*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font-family:inherit;margin:0;padding:0;vertical-align:baseline}a{text-decoration:none;color:inherit;cursor:pointer}button{cursor:pointer;background:none;border:none}ol,ul{list-style:none}@font-face{font-family:"Noto Serif";src:url("/fonts/NotoSerif-Regular.ttf");font-style:normal;font-weight:400}@font-face{font-family:"Noto Serif";src:url("/fonts/NotoSerif-Bold.ttf");font-style:normal;font-weight:700}@font-face{font-family:"Noto Sans";src:url("/fonts/NotoSans-Regular.ttf");font-style:normal;font-weight:400}@font-face{font-family:"Noto Sans";src:url("/fonts/NotoSans-Bold.ttf");font-style:normal;font-weight:700}@font-face{font-family:"Noto Sans";src:url("/fonts/NotoSans-BoldItalic.ttf");font-style:italic;font-weight:700}@font-face{font-family:Roboto;src:url("/fonts/Roboto-Light.ttf");font-style:normal;font-weight:300}@font-face{font-family:Roboto;src:url("/fonts/Roboto-Regular.ttf");font-style:normal;font-weight:400}@font-face{font-family:Roboto;src:url("/fonts/Roboto-Italic.ttf");font-style:italic;font-weight:400}@font-face{font-family:Roboto;src:url("/fonts/Roboto-Medium.ttf");font-style:normal;font-weight:500}.mnhpum-header{background-color:#fff}.mnhpum-header .header-container{padding-left:30px;padding-right:30px}.mnhpum-header .header-top{justify-content:space-between;height:84px;padding-top:35px;border-bottom:.8px solid #d2d1d1;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:26px}.mnhpum-header .header-top-search{display:flex;align-items:center;height:30px;width:200px;padding:0 16px}.mnhpum-header .header-top-search input{border:none;outline:none;width:100%;height:100%;padding:3px 6px;font-family:"Noto Serif";font-size:14px;font-weight:400;color:#000}.mnhpum-header .header-top-search input::placeholder{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}.mnhpum-header .header-logo{padding:25px;border-bottom:.8px solid #efefef}.mnhpum-header .header-logo img{width:235px;height:60px}.mnhpum-header .header-nav{justify-content:space-between;border-bottom:.8px solid #000}.mnhpum-header .header-nav nav{height:64px}.mnhpum-header .header-nav .nav-item{position:relative;height:100%;padding:21px 17px 22px 17px;color:#000;font-family:"Noto Sans";font-size:16px;font-weight:700;line-height:19px}.mnhpum-header .header-nav .nav-item::after{content:"";position:absolute;left:0;bottom:-3px;display:block;width:100%;height:3px;background:rgba(0,0,0,0)}.mnhpum-header .header-nav .nav-item.active::after{background:#02afff}.mnhpum-header .header-mobile{display:none}.mnhpum-header .mobile-search-form{display:none}@media(max-width: 1400px){.mnhpum-header{position:sticky;top:0;z-index:100;background-color:#000;box-shadow:0 0 13px -1px rgba(0,0,0,.17)}.mnhpum-header .header-container{padding-left:4px;padding-right:4px}.mnhpum-header .header-top,.mnhpum-header .header-logo{display:none}.mnhpum-header .header-mobile{display:flex;align-items:center;justify-content:space-between;height:56px}.mnhpum-header .header-mobile .mobile-tools .tool-item{display:flex;padding:15px}.mnhpum-header .header-mobile .menu-burger{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:48px;height:48px;padding:14px 12px;transition:all .2s ease-in-out;z-index:3}.mnhpum-header .header-mobile .menu-burger .line{display:block;width:24px;height:4px;border-radius:4px;background:#fff;transition:all .3s linear}.mnhpum-header .header-mobile .menu-burger.active .line:first-child{transform:rotate(45deg);transform-origin:2% 50%}.mnhpum-header .header-mobile .menu-burger.active .line:nth-child(2){opacity:0}.mnhpum-header .header-mobile .menu-burger.active .line:last-child{transform:rotate(-45deg);transform-origin:2% 50%}.mnhpum-header .mobile-search-form{position:absolute;top:60px;left:0;right:0;width:100%;height:46px;font-size:22px;line-height:46px;color:#fff;background-color:#000}.mnhpum-header .mobile-search-form input{border:none;padding:8px 8px 8px 10px;width:100%;color:inherit;background-color:inherit}.mnhpum-header .mobile-search-form input:hover,.mnhpum-header .mobile-search-form input:active,.mnhpum-header .mobile-search-form input:focus{outline:none}.mnhpum-header .mobile-search-form input::placeholder{color:#fff;font-style:italic}.mnhpum-header .header-nav{display:none;position:absolute;top:100%;left:0;width:270px;padding:128px 4px 0 0;background:#1f1f1f;box-shadow:0 0 11px 2px rgba(0,0,0,.17);overflow:hidden;height:657px;transition:all .3s ease-out}.mnhpum-header .header-nav nav{flex-direction:column;align-items:flex-start;height:auto;width:100%}.mnhpum-header .header-nav .nav-item{width:100%;padding:11px 16px;color:#fff;font-family:Roboto;font-size:16px;font-weight:400;line-height:26px}.mnhpum-header .header-nav .nav-item::after{content:none}.mnhpum-header .header-nav .nav-item.active{background:#02afff}.mnhpum-header .header-nav.active{display:flex}}.mnhpum-main .main-container{padding-left:30px;padding-right:30px}.mnhpum-main .container-w-aside{display:grid;grid-template-columns:1fr 415px;gap:60px}.mnhpum-main .news-img-tag{position:absolute;top:30px;left:30px;width:max-content;padding:4px 8px;background:#fff602;color:#000;font-family:"Noto Serif";font-size:15px;font-weight:700;line-height:16px}.mnhpum-main .news-img{position:relative;container-type:inline-size;display:flex}.mnhpum-main .news-img::before{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;opacity:.8;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%)}.mnhpum-main .news-img img{width:100%;height:100%;object-fit:cover}.mnhpum-main .news-img .img-content{position:absolute;bottom:0;left:0;right:0;padding:0 30px 17px}.mnhpum-main .news-img .img-title{color:#fff;font-family:"Noto Sans";font-size:20px;font-weight:400;line-height:23px}.mnhpum-main .news-img a:hover .img-title{color:#02afff}.mnhpum-main .news-img .img-tools{display:flex;align-items:center;margin-top:8px;gap:0 19px;color:#02afff;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:28px;flex-wrap:wrap}.mnhpum-main .news-img .share{display:flex;height:35px;width:35px;background-image:url("/img/icon_share-y.svg");background-repeat:no-repeat;background-position:center right;margin-left:auto}.mnhpum-main .news-img .time{display:flex;align-items:center}.mnhpum-main .news-img .time::before{content:"";display:block;width:20px;height:20px;background:url("/img/icon_clock-w.svg") no-repeat center/cover;margin-right:8px}@container (width < 600px){.mnhpum-main .news-img .img-title{font-size:16px;line-height:24px}}@container (width < 400px){.mnhpum-main .news-img .img-tools{display:none}}.mnhpum-main .news-img-wrapp{padding-top:30px;padding-bottom:30px}.mnhpum-main .news-img-wrapp.border-top{border-top:.8px dashed #d2d1d1}.mnhpum-main .news-card{display:grid;grid-template-columns:150px 1fr;gap:20px;padding-top:30px;padding-bottom:30px;container-type:inline-size}.mnhpum-main .news-card .card-img{position:relative;width:100%;height:115px}.mnhpum-main .news-card .card-img img{width:100%;height:100%;object-fit:cover}.mnhpum-main .news-card .card-title{color:#000;font-family:"Noto Sans";font-size:20px;font-style:italic;font-weight:700;line-height:26px}.mnhpum-main .news-card a:hover .card-title{color:#02afff}.mnhpum-main .news-card .card-p{color:#000;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px;margin:5px 0 4px}.mnhpum-main .news-card .card-tools{display:flex;align-items:center;gap:0 19px;color:#02afff;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:28px;flex-wrap:wrap}.mnhpum-main .news-card .card-tools .item{display:flex;align-items:center}.mnhpum-main .news-card .card-tools .item::before{display:block;width:20px;height:20px;margin-right:8px;background-repeat:no-repeat;background-position:center;background-size:cover}.mnhpum-main .news-card .card-tools .share{display:flex;height:35px;width:17px;background-image:url("/img/icon_share-b.svg");background-repeat:no-repeat;background-position:center right;margin-left:auto}.mnhpum-main .news-card .card-tools .time::before{content:"";background-image:url("/img/icon_clock-g.svg")}.mnhpum-main .news-card .card-tools .comments::before{content:"";background-image:url("/img/icon_message-g.svg")}.mnhpum-main .news-card:not(.column):not(.lg) .news-img-tag{top:10px;left:10px}.mnhpum-main .news-card.column{grid-template-columns:1fr;gap:16px}.mnhpum-main .news-card.column .card-img{height:196px}.mnhpum-main .news-card.border-top{border-top:.8px dashed #d2d1d1}.mnhpum-main .news-card.border-bottom{border-bottom:.8px dashed #d2d1d1}.mnhpum-main .news-card.lg{grid-template-columns:414px 1fr;gap:60px}.mnhpum-main .news-card.lg .card-title{font-size:30px;font-style:normal;line-height:38px;margin-bottom:16px}.mnhpum-main .news-card.lg .card-img{height:318px}.mnhpum-main .news-card.lg .card-img.auto{height:auto}.mnhpum-main .news-card.lg .card-p{margin:12px 0 25px}.mnhpum-main .news-card.lg.lg-column{grid-template-columns:1fr;gap:30px}.mnhpum-main .news-card.lg.lg-column .card-img:not(.auto){height:682px}.mnhpum-main .h{color:#000;margin-bottom:16px}.mnhpum-main .h1{font-family:"Noto Sans";font-size:50px;font-weight:700;line-height:63px}.mnhpum-main .h2{font-family:"Noto Serif";font-size:39px;font-weight:400;line-height:60px}.mnhpum-main .h3{font-family:"Noto Sans";font-size:30px;font-weight:700;line-height:38px}.mnhpum-main .h4{font-family:"Noto Serif";font-size:30px;font-weight:400;line-height:38px}.mnhpum-main .h5{font-family:"Noto Sans";font-size:20px;font-weight:700;line-height:26px}.mnhpum-main .h6{font-family:"Noto Sans";font-size:16px;font-weight:700;line-height:22px}.mnhpum-main .title-line{position:relative;display:flex;align-items:flex-end}.mnhpum-main .title-line::after{content:"";display:flex;width:100%;height:15px;border-top:1px solid #000;margin-left:10px}.mnhpum-main .title-line .h2{color:#000;width:max-content;flex-shrink:0}.mnhpum-main .news-img-gallery{display:grid;grid-template-columns:repeat(4, 1fr);gap:8px;padding:50px 0 60px}.mnhpum-main .news-img-gallery .gallery-img:first-child{grid-row-end:span 2;grid-column-end:span 2}.mnhpum-main .news-img-gallery .gallery-img .img-title{font-size:18px;font-weight:700;line-height:23px;transition:font-size .3s ease-out}.mnhpum-main .news-img-gallery .gallery-img .img-title.big{font-size:40px;line-height:50px}@container (width < 526px){.mnhpum-main .news-img-gallery .gallery-img .img-title.big{font-size:28px;line-height:42px}}@container (width < 400px){.mnhpum-main .news-img-gallery .gallery-img .img-title.big{font-size:16px;line-height:24px}}.mnhpum-main .pagination{display:flex;align-items:center;gap:10px;padding:30px 0}.mnhpum-main .pagination .pagination-item{width:50px;height:50px;text-align:center;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:50px}.mnhpum-main .pagination .pagination-item.active{background-color:#000;color:#fff602}.mnhpum-main .pagination .pagination-btn{padding:0 13px;color:#000;text-align:center;font-family:"Noto Sans";font-size:16px;font-weight:700;line-height:50px}.mnhpum-main .pagination .pagination-btn::after{content:url("/img/icon_arrow-r-g.svg");margin-left:10px;filter:brightness(1.5)}.mnhpum-main .pagination.border-top{border-top:.8px dashed #d2d1d1}.mnhpum-main .main-nav{display:flex;align-items:center;gap:30px;padding-top:20px;font-family:"Noto Serif";font-weight:400;color:#000}.mnhpum-main .main-nav .title{font-size:30px;line-height:38px;font-weight:inherit}.mnhpum-main .main-nav .nav{padding-left:28px;border-left:1px solid #efefef}.mnhpum-main .main-nav .nav .item{font-size:14px;line-height:30px}.mnhpum-main .main-nav .nav .item.active{color:#02afff}.mnhpum-main .main-nav .nav .line{color:#e2e1e1;font-size:14px;line-height:19px;padding:0 10px}.mnhpum-main .blockquotes{display:flex}.mnhpum-main .blockquotes .quote{width:44px;height:34px;margin:6px 19px 0 0;background-repeat:no-repeat;background-position:center;background-image:url("/img/icon_quote-b.svg");flex-shrink:0}.mnhpum-main .blockquotes .text{color:#000;font-family:"Noto Sans";font-size:30px;font-weight:700;line-height:38px;margin-bottom:17px}.mnhpum-main .blockquotes .author{color:#02afff;font-family:"Noto Serif";font-size:20px;font-weight:400;line-height:26px}.mnhpum-main .blockquotes.dark{align-items:center;justify-content:center;flex-direction:column;width:100%;height:450px;padding:40px;background-color:#000}.mnhpum-main .blockquotes.dark .quote{background-image:url("/img/icon_quote-y.svg");margin:0 0 30px 0}.mnhpum-main .blockquotes.dark .text{max-width:587px;color:#fff;text-align:center}.mnhpum-main .blockquotes.dark .author{text-align:center}.mnhpum-main .help-chat{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;align-items:end;gap:19px}.mnhpum-main .help-chat .text{padding:12px 18px 14px;border-radius:10px;background:#fff;box-shadow:0 .362px .942px -1px rgba(0,0,0,.13),0 3px 7.8px -2px rgba(0,0,0,.18);color:#111;font-family:"Segoe UI";font-size:14px;font-weight:400;line-height:19px}.mnhpum-main .help-chat .avatar{width:60px;height:60px;object-fit:cover;border-radius:50%;cursor:pointer}.mnhpum-main .title-line.aside{margin-bottom:30px}.mnhpum-main .title-line.aside .h2{font-size:30px;line-height:38px}.mnhpum-main .main-aside__search{min-height:160px;padding:15px 24px;margin-bottom:50px;background-color:#000}.mnhpum-main .main-aside__search .search-title{margin-bottom:12px;font-family:"Noto Serif";color:#fff;font-size:29px;font-weight:400;line-height:38px}.mnhpum-main .main-aside__search .search-input{height:50px;width:100%;padding:13px 19px;background-color:#fff;border:none;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:24px}.mnhpum-main .main-aside__search .search-input::placeholder{font-family:inherit;font-size:inherit}.mnhpum-main .main-aside__search .search-btn{margin-left:8px;width:113px}.mnhpum-main .main-aside__posts{margin-bottom:6px}.mnhpum-main .main-aside__comments{margin-bottom:6px;color:#000}.mnhpum-main .main-aside__comments .comments-card{padding-bottom:30px}.mnhpum-main .main-aside__comments .comments-card:not(:last-child){margin-bottom:30px;border-bottom:.8px dashed #d2d1d1}.mnhpum-main .main-aside__comments .comments-card .card-author{font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:26px}.mnhpum-main .main-aside__comments .comments-card .card-author .blue-text{color:#02afff}.mnhpum-main .main-aside__comments .comments-card .card-title{font-family:"Noto Sans";font-size:20px;font-style:italic;font-weight:700;line-height:26px}.mnhpum-main .main-aside__latest{margin-bottom:30px}.mnhpum-main .news-featured{margin-bottom:6px}.mnhpum-main .news-featured .title-line{margin-bottom:30px}.mnhpum-main .news-featured__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0 60px}.mnhpum-main .news-featured__grid .f-news-card .card-img{width:100%;height:196px}.mnhpum-main.home .main-aside{padding-top:36px}.mnhpum-main.home .news-popular{padding-top:30px;margin-bottom:6px}.mnhpum-main.home .news-popular .title-line{margin-bottom:20px}.mnhpum-main.home .news-popular__nav{justify-content:center;margin-bottom:10px}.mnhpum-main.home .news-popular__nav .nav-item{position:relative;height:100%;padding:10px 15px;color:#000;font-family:"Noto Sans";font-size:16px;font-weight:700;line-height:22px}.mnhpum-main.home .news-popular__nav .nav-item::after{content:"";position:absolute;left:0;bottom:-3px;display:block;width:100%;height:3px;background:rgba(0,0,0,0)}.mnhpum-main.home .news-popular__nav .nav-item.active{font-style:italic}.mnhpum-main.home .news-popular__nav .nav-item.active::after{background:#02afff}.mnhpum-main.home .news-popular__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 60px;padding:30px}.mnhpum-main.home .news-popular__grid .news-img{margin-bottom:30px}.mnhpum-main.home .news-latest{margin-bottom:6px}.mnhpum-main.home .news-latest .title-line{margin-bottom:25px}.mnhpum-main.home .news-latest__list{margin-bottom:30px}.mnhpum-main.home .news-world{margin-bottom:30px}.mnhpum-main.home .news-world .title-line{margin-bottom:25px}.mnhpum-main.home .news-world__grid{display:flex;flex-direction:column;flex-wrap:wrap;max-height:766px;gap:0 60px}.mnhpum-main.home .news-world__grid .news-card{width:calc(50% - 30px)}.mnhpum-main.home .news-world__grid .news-card:first-child .card-title{max-width:230px}.mnhpum-main.home .help-chat{bottom:18px;right:5px}.mnhpum-main.p404 .main-content{padding-top:50px;text-align:center}.mnhpum-main.p404 .main-aside{padding-top:86px}.mnhpum-main.p404 .p404-top{display:flex;flex-direction:column;align-items:center;margin-bottom:75px}.mnhpum-main.p404 .p404-title{color:#02afff;text-align:center;font-family:"Noto Serif";font-size:150px;font-weight:400;line-height:169px}.mnhpum-main.p404 .p404-subtitle{margin-bottom:26px;color:#000;text-align:center;font-family:"Noto Sans";font-size:50px;font-weight:700;line-height:63px}.mnhpum-main.p404 .p404-search{display:flex;flex-direction:column;align-items:center;padding-top:29px;border-top:.8px dashed #d2d1d1}.mnhpum-main.p404 .p404-search .search-p{margin-bottom:18px;color:#000;text-align:center;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px}.mnhpum-main.p404 .p404-search .search-input{height:50px;width:355px;padding:13px 19px;border:1px solid #d2d1d1;background:#efefef;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:24px}.mnhpum-main.p404 .p404-search .search-input::placeholder{font-family:inherit;font-size:inherit}.mnhpum-main.p404 .p404-search .search-btn{margin-left:8px;width:113px}.mnhpum-main.pages .main-content{padding-top:50px}.mnhpum-main.pages .main-aside{padding-top:86px}.mnhpum-main.pages .news-card .audio-wrapp{margin:12px 0}.mnhpum-main.pages .news-card .audio-wrapp audio{width:100%}.mnhpum-main.pages .twit-post-title{margin-bottom:40px;margin-top:8px}.mnhpum-main.pages .twit-post-card{position:relative;width:100%;max-width:548px;min-height:271px;padding:12px 16px;background-color:#fff;border-radius:12px;border:1px solid #cfd9de;font-family:"Segoe UI"}.mnhpum-main.pages .twit-post-card .link{color:#006fd6}.mnhpum-main.pages .twit-post-card .header{display:grid;grid-template-columns:48px 1fr;gap:4px;font-size:15px;font-weight:400;line-height:20px;margin-bottom:12px}.mnhpum-main.pages .twit-post-card .header img{width:48px;height:48px;object-fit:cover;border-radius:50%}.mnhpum-main.pages .twit-post-card .header .name{color:#0f1419;font-weight:700;margin-bottom:2px}.mnhpum-main.pages .twit-post-card .header .subtitle{color:#536471}.mnhpum-main.pages .twit-post-card .header .link{font-weight:700}.mnhpum-main.pages .twit-post-card .content{color:#0f1419;font-size:20px;font-weight:400;line-height:24px}.mnhpum-main.pages .twit-post-card .content .date-info{display:flex;align-items:center;justify-content:space-between;margin-top:8px;margin-bottom:10px;color:#536471;font-size:15px;font-weight:400;line-height:20px}.mnhpum-main.pages .twit-post-card .content .date-info .i-icon{content:url("/img/icon_info.svg")}.mnhpum-main.pages .twit-post-card .footer{border-top:.8px solid #cfd9de;font-size:14px;font-weight:700;line-height:16px}.mnhpum-main.pages .twit-post-card .footer .tools{display:flex;align-items:center;gap:16px;padding:4px 0;color:#536471}.mnhpum-main.pages .twit-post-card .footer .tool{display:flex;align-items:center}.mnhpum-main.pages .twit-post-card .footer .tool.likes::before{content:url("/img/icon_like.svg")}.mnhpum-main.pages .twit-post-card .footer .tool.reply::before{content:url("/img/icon_reply.svg")}.mnhpum-main.pages .twit-post-card .footer .tool.link::before{content:url("/img/icon_link.svg")}.mnhpum-main.pages .twit-post-card .footer .read-more-btn{display:flex;align-items:center;justify-content:center;width:100%;height:32px;border-radius:32px;border:1px solid #cfd9de;color:#006fd6;font-size:14px;font-weight:700;line-height:16px}.mnhpum-main.pages .twit-post-card::before{content:"";position:absolute;top:12px;right:16px;display:block;width:22px;height:20px;background:url("/img/icon_x.svg") no-repeat}.mnhpum-main.pages .facebook-post-title{color:#000;font-family:"Noto Sans";font-size:20px;font-weight:400;line-height:30px;margin-top:12px;margin-bottom:12px}.mnhpum-main.pages .facebook-post-card{margin-top:32px;color:#000;font-family:Roboto;font-size:20px;font-weight:300;line-height:28px}.mnhpum-main.pages .facebook-post-card .f-post-p{margin-top:28px;margin-bottom:9px}.mnhpum-main.pages .facebook-post-card .f-post-time{font-weight:400}.mnhpum-main.pages .facebook-post-card .link{color:#02afff}.mnhpum-main.contacts{color:#000}.mnhpum-main.contacts .contacts-list{margin-top:29px;margin-bottom:56px}.mnhpum-main.contacts .contacts-list li{font-family:Roboto;font-size:16px;font-weight:500;line-height:22px;margin-bottom:5px}.mnhpum-main.contacts .contacts-list .link{color:#02afff;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.mnhpum-main.contacts .contacts-title{font-family:"Noto Serif";font-size:39px;font-weight:400;line-height:60px;margin-bottom:44px}.mnhpum-main.contacts .contacts-subtitle{margin-bottom:17px;font-family:Roboto;font-size:16px;font-weight:400;line-height:22px}.mnhpum-main.contacts .contacts-subtitle .blue-text{color:#02afff}.mnhpum-main.contacts .contacts-form input,.mnhpum-main.contacts .contacts-form textarea{width:100%;padding:13px 19px;border:1px solid #d2d1d1;background:#efefef;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:24px;margin-bottom:20px}.mnhpum-main.contacts .contacts-form input::placeholder,.mnhpum-main.contacts .contacts-form textarea::placeholder{font-family:inherit;font-size:inherit}.mnhpum-main.contacts .contacts-form input:focus,.mnhpum-main.contacts .contacts-form textarea:focus{outline:1px solid #a7a7a7}.mnhpum-main.contacts .contacts-form input{height:50px}.mnhpum-main.contacts .contacts-form textarea{resize:none;height:135px}.mnhpum-main.post-types{color:#000}.mnhpum-main.post-types .main-content{padding-top:40px}.mnhpum-main.post-types .main-aside{padding-top:40px}.mnhpum-main.post-types .posts-d-tag{position:static;margin-bottom:16px}.mnhpum-main.post-types .title-line{margin-bottom:40px}.mnhpum-main.post-types .title-line .h2{font-size:30px;line-height:38px}.mnhpum-main.post-types .posts-d-post{position:relative;padding-left:84px;padding-bottom:60px}.mnhpum-main.post-types .posts-d-post .post-title{font-family:"Noto Sans";font-size:50px;font-weight:700;line-height:63px}.mnhpum-main.post-types .posts-d-post .post-tools{display:flex;align-items:center;gap:0 19px;padding:18px 0;color:#02afff;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:28px;flex-wrap:wrap}.mnhpum-main.post-types .posts-d-post .post-tools .item{display:flex;align-items:center}.mnhpum-main.post-types .posts-d-post .post-tools .item::before{display:block;width:20px;height:20px;margin-right:8px;background-repeat:no-repeat;background-position:center;background-size:cover}.mnhpum-main.post-types .posts-d-post .post-tools .share{display:flex;height:35px;width:17px;background-image:url("/img/icon_share-b.svg");background-repeat:no-repeat;background-position:center right;margin-left:auto}.mnhpum-main.post-types .posts-d-post .post-tools .time::before{content:"";background-image:url("/img/icon_clock-g.svg")}.mnhpum-main.post-types .posts-d-post .post-tools .comments::before{content:"";background-image:url("/img/icon_message-g.svg")}.mnhpum-main.post-types .posts-d-post .post-p{font-family:Roboto;font-size:16px;font-weight:300;line-height:22px;margin:15px 0}.mnhpum-main.post-types .posts-d-post .post-p i{font-style:italic;font-weight:400}.mnhpum-main.post-types .posts-d-post .post-img{width:100%;object-fit:contain;margin-top:21px;margin-bottom:22px}.mnhpum-main.post-types .posts-d-post .post-footer{display:flex;align-items:center;margin-top:15px;margin-bottom:20px;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:22px}.mnhpum-main.post-types .posts-d-post .post-footer::before{content:"";display:block;width:18px;height:20px;margin-right:8px;background-image:url("/img/icon_dir.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.mnhpum-main.post-types .posts-d-post .post-footer .link{color:#02afff}.mnhpum-main.post-types .posts-d-post .post-author{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:30px;background-color:#000;color:#fff;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px}.mnhpum-main.post-types .posts-d-post .post-author .content{display:flex;flex-direction:column;justify-content:center}.mnhpum-main.post-types .posts-d-post .post-author h3{font-family:"Noto Serif";font-size:30px;font-weight:400;line-height:38px;margin-bottom:7px}.mnhpum-main.post-types .posts-d-post .post-author img{width:150px;height:150px;object-fit:cover}.mnhpum-main.post-types .posts-d-post .post-author .blue-text{color:#02afff}.mnhpum-main.post-types .posts-d-post .post-soc-links{position:absolute;top:5px;left:7px;display:flex;flex-direction:column;gap:5px}.mnhpum-main.post-types .posts-d-swiper{position:relative;padding:30px 0;border-top:.8px solid #000}.mnhpum-main.post-types .posts-d-swiper .items{display:flex;justify-content:space-between}.mnhpum-main.post-types .posts-d-swiper .item{position:relative;max-width:348px;color:#000;font-family:"Noto Sans";font-size:20px;font-weight:700;line-height:26px}.mnhpum-main.post-types .posts-d-swiper .item .type{font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:26px}.mnhpum-main.post-types .posts-d-swiper .item.right{padding-right:30px;text-align:end}.mnhpum-main.post-types .posts-d-swiper .item.left{padding-left:30px}.mnhpum-main.post-types .posts-d-swiper .btn{position:absolute;top:50%;transform:translateY(-50%);height:20px;width:14px}.mnhpum-main.post-types .posts-d-swiper .btn::before{content:"";display:block;width:100%;height:100%;background-color:#999;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.mnhpum-main.post-types .posts-d-swiper .btn.prev{left:0}.mnhpum-main.post-types .posts-d-swiper .btn.prev::before{mask-image:url("/img/icon_arrow-l-g.svg")}.mnhpum-main.post-types .posts-d-swiper .btn.next{right:0}.mnhpum-main.post-types .posts-d-swiper .btn.next::before{mask-image:url("/img/icon_arrow-r-g.svg")}.mnhpum-main.post-types .posts-d-comments{margin-bottom:36px}.mnhpum-main.post-types .posts-d-comments .comment-item.border-bottom{margin-bottom:30px;padding-bottom:37px;border-bottom:.8px dashed #d2d1d1}.mnhpum-main.post-types .posts-d-comments .comment-item.sub{margin-top:30px;padding-left:52px}.mnhpum-main.post-types .posts-d-comments .comment-item .content{display:grid;grid-template-columns:100px 1fr;gap:20px}.mnhpum-main.post-types .posts-d-comments .comment-item .content p{color:#000;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px}.mnhpum-main.post-types .posts-d-comments .comment-item .tools{display:flex;align-items:center;color:#02afff;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:28px;flex-wrap:wrap;margin-bottom:16px}.mnhpum-main.post-types .posts-d-comments .comment-item .tools .reply{display:flex;height:20px;width:20px;background-image:url("/img/icon_reply2.svg");background-repeat:no-repeat;background-position:center right;margin-left:auto}.mnhpum-main.post-types .posts-d-comments .comment-item .tools .time{display:flex;align-items:center;margin-left:33px}.mnhpum-main.post-types .posts-d-comments .comment-item .tools .time::before{content:"";display:block;width:20px;height:20px;margin-right:8px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url("/img/icon_clock-g.svg")}.mnhpum-main.post-types .posts-d-comments .comment-item .tools .gray{color:#000}.mnhpum-main.post-types .posts-d-reply .note-p{color:#000;font-family:Roboto;font-size:16px;font-style:italic;font-weight:400;line-height:22px;margin-bottom:30px}.mnhpum-main.post-types .posts-d-reply .note-p .blue-text{color:#02afff}.mnhpum-main.post-types .posts-d-form input,.mnhpum-main.post-types .posts-d-form textarea{width:100%;padding:13px 19px;border:1px solid #d2d1d1;background:#efefef;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:24px;margin-bottom:12px}.mnhpum-main.post-types .posts-d-form input::placeholder,.mnhpum-main.post-types .posts-d-form textarea::placeholder{font-family:inherit;font-size:inherit}.mnhpum-main.post-types .posts-d-form input:focus,.mnhpum-main.post-types .posts-d-form textarea:focus{outline:1px solid #a7a7a7}.mnhpum-main.post-types .posts-d-form input{height:50px}.mnhpum-main.post-types .posts-d-form textarea{resize:none;height:230px;margin-top:30px}.mnhpum-main.about{color:#000}.mnhpum-main.about .main-content{padding-top:40px}.mnhpum-main.about .main-aside{padding-top:40px}.mnhpum-main.about .about-post{position:relative;padding-left:114px}.mnhpum-main.about .about-title{margin-bottom:45px;font-family:"Noto Sans";font-size:50px;font-weight:700;line-height:63px}.mnhpum-main.about .about-img{width:100%;object-fit:contain}.mnhpum-main.about .about-h3{margin-bottom:16px;margin-top:45px;font-family:"Noto Sans";font-size:30px;font-weight:700;line-height:38px}.mnhpum-main.about .about-p{margin-top:14px;margin-bottom:14px;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px}.mnhpum-main.about .about-p i{font-style:italic}.mnhpum-main.about .about-soc-links{position:absolute;top:5px;left:7px;display:flex;flex-direction:column;gap:5px}.mnhpum-main.typography .main-content{padding-top:40px}.mnhpum-main.typography .title-line{margin-bottom:40px}.mnhpum-main.typography .typography-p{color:#000;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px;margin-bottom:17px}.mnhpum-main.typography .typography-ul{list-style:disc;padding-left:18px}.mnhpum-main.typography .typography-ul li{font-family:Roboto;font-size:16px;font-weight:400;line-height:22px;margin-bottom:3px}.mnhpum-main.typography .typography-ul li::marker{color:#02afff}.mnhpum-main.typography .typography-ol{padding-left:18px}.mnhpum-main.typography .typography-ol li{font-family:Roboto;font-size:16px;font-weight:400;line-height:22px;margin-bottom:3px}.mnhpum-main.typography .mb26{margin-bottom:26px}.mnhpum-main.typography .mb36{margin-bottom:36px}.mnhpum-main.typography .styles-ul li{font-family:Roboto;font-size:16px;font-weight:400;line-height:22px;margin-bottom:5px}.mnhpum-main.typography .styles-ul b{font-weight:500}.mnhpum-main.typography .styles-ul .link{color:#02afff;text-decoration:underline}.mnhpum-main.typography .styles-ul .inline{padding:0 2px;background-color:#fff602}.mnhpum-main.typography .styles-ul .strike{text-decoration:line-through}.mnhpum-main.typography .typography-img{display:flex;width:100%;margin-top:42px;margin-bottom:24px}.mnhpum-main.typography .typography-img img{width:100%;object-fit:contain}.mnhpum-main.typography .typography-img.center img{max-width:536px;margin-left:auto;margin-right:auto}.mnhpum-main.typography .typography-img.left{display:grid;grid-template-columns:420px 1fr;gap:60px}.mnhpum-main.typography .typography-img.right{display:grid;grid-template-columns:1fr 420px;gap:60px}.mnhpum-main.business .main-content,.mnhpum-main.sports .main-content,.mnhpum-main.with-main-nav .main-content{padding-top:40px}.mnhpum-main.business .main-aside,.mnhpum-main.sports .main-aside,.mnhpum-main.with-main-nav .main-aside{padding-top:76px}.mnhpum-main.search .search-section{padding:20px 0;font-family:"Noto Sans";font-size:24px;font-weight:500}.mnhpum-main.search .search-list{max-width:800px;font-size:18px;overflow:hidden;padding-top:20px;counter-reset:li}.mnhpum-main.search .search-list-item{position:relative;padding-left:40px;font-size:16px;color:#999;margin-bottom:40px;font-family:Roboto}.mnhpum-main.search .search-list-item::before{content:counter(li, decimal-leading-zero) ".";counter-increment:li;position:absolute;left:0;top:13px;font-size:16px;line-height:inherit;font-weight:700;font-style:italic;color:#000;transform:translateY(-50%)}.mnhpum-main.search .search-title{font-family:"Noto Sans";font-size:18px;color:#02afff;margin-bottom:12px}.mnhpum-main.search .search-text{color:#fff;padding:0 .25em;background:#000}@media(max-width: 1400px){.mnhpum-main .main-container{padding-left:16px;padding-right:16px}.mnhpum-main .main-content{width:100%;max-width:525px;margin-left:auto;margin-right:auto}.mnhpum-main .news-img-gallery{grid-template-columns:1fr;max-width:525px;margin-left:auto;margin-right:auto}.mnhpum-main .news-img-gallery .gallery-img:first-child{grid-row-end:auto;grid-column-end:auto}.mnhpum-main .container-w-aside{grid-template-columns:1fr;gap:0}.mnhpum-main .h1{font-size:30px;line-height:45px}.mnhpum-main .h2{font-size:27px;line-height:42px}.mnhpum-main .h3{font-size:26px;line-height:38px}.mnhpum-main .h4{font-size:19px;line-height:30px}.mnhpum-main .title-line{flex-direction:column;align-items:flex-start}.mnhpum-main .title-line::after{height:6px;border-top:none;border-bottom:1px solid #000;margin-left:0}.mnhpum-main .title-line .h2{width:auto}.mnhpum-main .title-line.aside .h2{font-size:25px}.mnhpum-main .news-img-tag{top:15px;left:15px}.mnhpum-main .news-img .img-content{padding:0 15px 15px}.mnhpum-main .pagination .pagination-item{width:24px;height:24px;font-size:12px;line-height:24px}.mnhpum-main .pagination .pagination-btn{display:none}.mnhpum-main .main-aside{display:grid;grid-template-columns:1fr;max-width:525px;margin-left:auto;margin-right:auto}.mnhpum-main .main-aside__latest{order:3}.mnhpum-main .main-aside__search{order:1}.mnhpum-main .main-aside__search .search-title{font-size:25px}.mnhpum-main .main-aside__posts{order:2}.mnhpum-main .main-aside__posts .news-img{margin:0 auto;max-width:510px;height:390px}.mnhpum-main .main-aside__comments{order:4}.mnhpum-main .news-card.lg.lg-column .card-img:not(.auto){height:401px}.mnhpum-main .news-featured__grid{grid-template-columns:1fr}.mnhpum-main .news-featured__grid .f-news-card{padding-top:0;border-top:none}.mnhpum-main .news-featured__grid .f-news-card .card-img{max-width:337px;height:258px}.mnhpum-main .blockquotes{flex-direction:column}.mnhpum-main .blockquotes .quote{margin:0 0 24px 0}.mnhpum-main .blockquotes .text{font-size:20px;line-height:34px}.mnhpum-main .blockquotes .author{font-size:14px;line-height:24px}.mnhpum-main .blockquotes.dark{height:auto;padding-top:119px;padding-bottom:120px}.mnhpum-main .blockquotes.dark .text{max-width:318px}.mnhpum-main.home .news-popular__nav{flex-direction:column}.mnhpum-main.home .news-popular__nav .nav-item{display:flex;align-items:center;justify-content:center;width:100%;height:42px;padding:0 15px}.mnhpum-main.home .news-popular__nav .nav-item::after{content:none}.mnhpum-main.home .news-popular__nav .nav-item.active{font-style:italic}.mnhpum-main.home .news-popular__nav .nav-item:not(:first-child){border-top:.8px solid #eee}.mnhpum-main.home .news-popular__grid{padding:20px 0;grid-template-columns:1fr}.mnhpum-main.home .news-popular__grid .news-img{margin-bottom:18px}.mnhpum-main.home .news-popular__grid .news-img:first-child{order:1}.mnhpum-main.home .news-popular__grid .news-img:nth-child(2){order:4;margin-top:30px}.mnhpum-main.home .news-popular__grid .news-card:nth-child(3){order:2}.mnhpum-main.home .news-popular__grid .news-card:nth-child(4){order:5}.mnhpum-main.home .news-popular__grid .news-card:nth-child(5){order:3;border-bottom:.8px dashed #d2d1d1}.mnhpum-main.home .news-popular__grid .news-card:last-child{order:6}.mnhpum-main.home .news-latest{margin-bottom:19px}.mnhpum-main.home .news-latest__list{margin-bottom:30px}.mnhpum-main.home .news-world{margin-bottom:30px}.mnhpum-main.home .news-world .world-card-big{grid-template-columns:1fr;gap:20px}.mnhpum-main.home .news-world .world-card-big .card-title{font-size:20px;font-weight:400;line-height:30px}.mnhpum-main.home .news-world__grid{flex-wrap:unset;max-height:unset}.mnhpum-main.home .news-world__grid .news-card{width:100%}.mnhpum-main.home .news-world__grid .news-card:first-child .card-title{max-width:unset}.mnhpum-main.home .help-chat{display:none}.mnhpum-main.contacts .contacts-title{font-size:27px;line-height:42px;margin-bottom:37px}.mnhpum-main.post-types .title-line .h2{font-size:25px}.mnhpum-main.post-types .posts-d-post{padding-left:0}.mnhpum-main.post-types .posts-d-post .post-title{font-size:30px;line-height:45px}.mnhpum-main.post-types .posts-d-post .post-soc-links{position:static;flex-direction:row;margin-top:20px}.mnhpum-main.post-types .posts-d-post .post-author h3{font-size:26px;line-height:39px}.mnhpum-main.post-types .posts-d-swiper{margin-bottom:26px}.mnhpum-main.post-types .posts-d-swiper .items{flex-direction:column;gap:27px}.mnhpum-main.post-types .posts-d-swiper .item{width:100%;max-width:unset}.mnhpum-main.post-types .posts-d-swiper .item.right{text-align:start}.mnhpum-main.post-types .posts-d-comments{margin-bottom:36px}.mnhpum-main.post-types .posts-d-comments .comment-item.sub{padding-left:0}.mnhpum-main.post-types .posts-d-comments .comment-item img{width:100px;height:100px;margin:0 auto}.mnhpum-main.post-types .posts-d-comments .comment-item .content{grid-template-columns:1fr;gap:25px}.mnhpum-main.post-types .posts-d-comments .comment-item .content p{text-align:center}.mnhpum-main.about .about-post{padding-left:0}.mnhpum-main.about .about-title{font-size:30px;line-height:45px}.mnhpum-main.about .about-h3{font-size:20px;line-height:30px}.mnhpum-main.about .about-soc-links{position:static;flex-direction:row;justify-content:center;margin-top:30px}.mnhpum-main.typography .typography-img.left{grid-template-columns:1fr;gap:24px}.mnhpum-main.typography .typography-img.right{grid-template-columns:1fr;gap:24px}.mnhpum-main.typography .typography-img.right img{order:1}.mnhpum-main.typography .typography-img.right p{order:2}}@media(max-width: 600px){.mnhpum-main .news-card:not(.column):not(.lg){grid-template-columns:1fr;gap:16px}.mnhpum-main .news-card:not(.column):not(.lg) .card-img{width:150px}.mnhpum-main .main-aside__search .search-form{flex-direction:column;gap:15px}.mnhpum-main .main-aside__search .search-btn{margin-left:0;width:113px}.mnhpum-main .main-aside__posts .news-img{max-width:274px;height:210px}.mnhpum-main .main-nav{flex-direction:column;align-items:flex-start;gap:10px}.mnhpum-main .main-nav .title{font-size:26px}.mnhpum-main .main-nav .nav{padding-left:0;border-left:none}.mnhpum-main .main-nav .nav .item{font-style:italic}.mnhpum-main .news-card:not(.lg) .card-tools{display:none}.mnhpum-main .news-card.lg.lg-column .card-img:not(.auto){height:222px}.mnhpum-main .news-card.lg.lg-column .card-title{font-size:20px;font-weight:400;line-height:30px}.mnhpum-main .news-featured__grid .f-news-card .card-img{height:210px}.mnhpum-main.home .news-popular{padding-top:0}.mnhpum-main.home .news-popular__grid .news-card .card-img{width:100%;max-width:238px;height:182px}.mnhpum-main.home .news-world .world-card-big .card-img{height:222px}.mnhpum-main.pages .twit-post-card::before{right:12px}.mnhpum-main.pages .facebook-post-tools{display:none}.mnhpum-main.post-types .posts-d-post .post-author{grid-template-columns:1fr}}.mnhpum-footer{margin-top:50px}.mnhpum-footer .footer-container{padding-left:30px;padding-right:30px}.mnhpum-footer .footer-top{display:grid;grid-template-columns:1fr 1fr 415px 415px;gap:30px;padding:30px 0;margin-bottom:22px;border-top:2.4px solid #000}.mnhpum-footer .footer-bottom{padding:30px 0 77px;border-top:.8px solid #000;color:#000;font-family:Roboto;font-size:14px;font-weight:300;line-height:20px}.mnhpum-footer .footer-title{margin-bottom:17px;color:#000;font-family:"Noto Sans";font-size:16px;font-weight:700;line-height:22px}.mnhpum-footer .footer-ul li:not(:last-child){margin-bottom:5px}.mnhpum-footer .footer-ul a{color:#02afff;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:26px}.mnhpum-footer .footer-tags{flex-wrap:wrap;gap:8px}.mnhpum-footer .footer-tag{display:flex;align-items:center;justify-content:center;padding:13px 20px;border:1px solid #efefef;background:#efefef;color:#000;font-family:"Noto Serif";font-size:14px;font-weight:400;line-height:24px}.mnhpum-footer .footer-subscribe{padding:0 15px 0 30px;font-family:"Noto Serif"}.mnhpum-footer .footer-subscribe .subscribe-title{margin-bottom:16px;color:#000;font-size:29px;font-weight:400;line-height:38px}.mnhpum-footer .footer-subscribe .subscribe-subtitle{margin-bottom:25px;color:#000;font-family:Roboto;font-size:16px;font-weight:300;line-height:22px}.mnhpum-footer .footer-subscribe .subscribe-input{height:50px;width:100%;padding:13px 19px;background-color:#fff;border:1px solid #d2d1d1;color:#000;font-size:14px;font-weight:400;line-height:24px}.mnhpum-footer .footer-subscribe .subscribe-input::placeholder{font-family:inherit;font-size:inherit}.mnhpum-footer .footer-subscribe .subscribe-btn{margin-left:8px;width:137px}.mnhpum-footer .footer-subscribe .subscribe-form{position:relative}.mnhpum-footer .footer-subscribe .subscribe-error{position:absolute;top:-22px;left:4px;display:none;color:#ee0547;font-size:14px}.mnhpum-footer .footer-subscribe .subscribe-error.show{display:flex}.mnhpum-footer .footer-logo{width:235px;height:72px}.mnhpum-footer .footer-copy{margin-right:8px;margin-left:8px;margin-top:18px}.mnhpum-footer .footer-policy{color:#02afff;margin-top:18px}@media(max-width: 1200px){.mnhpum-footer .footer-container{padding-left:16px;padding-right:16px}.mnhpum-footer .footer-top{grid-template-columns:1fr 1fr;gap:30px 0;text-align:center}.mnhpum-footer .footer-colmn:nth-child(1){order:3}.mnhpum-footer .footer-colmn:nth-child(2){order:4}.mnhpum-footer .footer-colmn:nth-child(3){order:2;grid-column-end:span 2;padding:0 30px}.mnhpum-footer .footer-subscribe{order:1;grid-column-end:span 2;padding:0 30px}.mnhpum-footer .footer-subscribe .subscribe-title{font-size:25px}.mnhpum-footer .footer-bottom{flex-direction:column;padding-bottom:30px}.mnhpum-footer .footer-bottom .left-part{justify-content:center;order:2;gap:15px 0;flex-wrap:wrap}}@media(max-width: 500px){.mnhpum-footer .footer-top{grid-template-columns:1fr}.mnhpum-footer .footer-colmn:nth-child(3){padding:0;grid-column-end:auto}.mnhpum-footer .footer-subscribe{padding:0;grid-column-end:auto}.mnhpum-footer .footer-subscribe .subscribe-form{flex-direction:column}.mnhpum-footer .footer-subscribe .subscribe-btn{margin-left:0;margin-top:8px}}img{object-fit:contain}.flx{display:flex;align-items:center}.modal-note{position:fixed;top:80px;left:30px;padding:10px 20px;background-color:#000;color:#fff;font-family:"Noto Sans";font-size:20px;font-style:italic;font-weight:700;line-height:26px;animation:.5s ease-out forwards slide-in}@keyframes slide-in{0%{left:-200px}100%{left:30px}}.mnhpum{background-color:#fff;color:#000}.mnhpum .container{max-width:1440px;margin-left:auto;margin-right:auto}.mnhpum .soc-link-btn{display:flex;width:50px;height:50px;border-radius:50%}.mnhpum .soc-link-btn::before{content:"";display:flex;align-items:center;justify-content:center;width:100%;height:100%;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.mnhpum .soc-link-btn.facebook::before{mask-image:url("/img/icon_f-g.svg")}.mnhpum .soc-link-btn.twit::before{mask-image:url("/img/icon_twit-g.svg")}.mnhpum .soc-link-btn.inst::before{mask-image:url("/img/icon_inst-g.svg")}.mnhpum .soc-link-btn.youtube::before{mask-image:url("/img/icon_yout-g.svg")}.mnhpum .soc-link-btn.rss::before{mask-image:url("/img/icon_rss-g.svg")}.mnhpum .soc-link-btn.white{background-color:#fff}.mnhpum .soc-link-btn.white::before{background-color:#999}.mnhpum .soc-link-btn.black{background-color:#000}.mnhpum .soc-link-btn.black::before{background-color:#fff}.mnhpum .btn-yellow{display:flex;align-items:center;justify-content:center;height:49px;padding:0 28.6px;border:1px solid #fff602;background:#fff602;color:#000;font-family:"Noto Sans";font-size:16px;font-weight:700;line-height:20px}.mnhpum .btn-yellow:hover{background:#000;color:#fff602}/*# sourceMappingURL=style.min.css.map */