@import url("/tpl/fnt/font.css");:root{--body-bg:#fff;--text:#000;--text-hover:#fff;--text-muted:#999;--gray-title:#cccdce;--accent-color:#16618a;--top-bg:#333;--top-text:#f7f8fa;--header-bg:#202020;--header-text:#f7f8fa;--item-bg:#f5f5f7;--item-text:#141414;--font-title:"MM-S",sans-serif;--font-main:"MM-A",sans-serif}*,*:after,*:before{padding:0;margin:0;outline:0;border:0;box-sizing:border-box;font-family:var(--font-main)}body{background:var(--body-bg);color:var(--text);font-size:clamp(14px,1.1vw,16px);line-height:clamp(18px,1.53vw,22px)}tpl{display:none}a{text-decoration:none;color:var(--text);transition:color 0.3s}.inset{max-width:1342px;padding:0 15px;margin:0 auto}pre{background:#000;color:#47fa47;font-size:10px;padding:8px}html{scroll-padding-top:114px}#top{background:var(--top-bg)}#top .inset{height:48px;line-height:48px;display:flex;justify-content:space-between}#top .location{width:200px}#top .contacts{display:flex;gap:8px}#top a{color:var(--top-text);font-weight:bold}#header{background:var(--header-bg)}#header .inset{display:flex;justify-content:space-between;height:64px;padding:8px 0;line-height:48px}#header a{color:var(--header-text);font-weight:700}#header .logo{max-height:66px;width:100%}#header .menu,#header .functions{display:flex;gap:16px}#nav{display:flex;gap:64px}#crumbs{background:var(--item-bg);padding:8px 0}#crumbs .inset{display:flex;gap:8px}#crumbs a,#crumbs b,#crumbs i{display:block;font-weight:700;font-style:normal}#welcome{background:var(--item-bg);padding:16px 0}#search{position:fixed;display:none}#main{}#articles .records .item{display:block;background:var(--item-bg);border-radius:8px;padding:16px;margin-bottom:16px}#products .parent-folder{display:flex;gap:16px;margin-bottom:32px}#products .parent-folder .description{margin-bottom:16px}#products .parent-folder h2{font-family:var(--font-title);font-size:80px;line-height:64px;color:var(--gray-title)}#products .folders .list{display:flex;gap:16px;margin-bottom:64px}#products .folders .folder{width:100%;padding:16px;display:block;background:var(--item-bg)}#products .folders .folder .title{font-family:var(--font-title);font-size:32px}#products .folders .folder .image{display:block;width:100%;padding-top:50%;background:no-repeat center;background-size:contain}#products .items{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-bottom:64px}#products .items .item{display:block;background:var(--item-bg);padding:16px}#products .items .item .title{font-family:var(--font-title);font-size:32px}#products .items .item .price{font-size:24px;font-family:var(--font-title);margin-bottom:16px}#products .items .item .image{display:block;width:100%;padding-top:50%;background:no-repeat center;background-size:contain}#products .items .item .components{margin-bottom:16px}#products .items .item .components i{display:block;font-style:normal;font-size:12px}#products .view .info{display:flex;gap:16px}#products .view .image{display:block;background:no-repeat center;background-size:contain;width:200px;height:200px}#products .view .components{display:flex;gap:16px}#products .view .components .image{background:no-repeat center;background-size:contain;display:block;width:80px;height:80px}#b_view{margin-bottom:32px}#b_view button{padding:8px 16px;background:#1497d7;color:#fff}#b_view .price{font-size:24px;font-weight:bold}#b_components .list{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}#b_components .item-component{height:80px;padding:8px;background:var(--item-bg);cursor:pointer}#b_components .image{display:block;width:64px;height:64px;background:#fff no-repeat center;background-size:contain;float:left;margin-right:8px}#b_components .type{color:var(--text-muted)}#b_components .price{font-weight:bold}#b_components_edit{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:none}#b_components_edit .mute{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}#b_components_edit._show{display:block;padding:64px}#b_components_edit .brands{display:flex;gap:16px;line-height:48px;margin-bottom:32px}#b_components_edit .item-brand{background:var(--item-bg);padding:0 16px}#b_components_edit .list{background:var(--body-bg);padding:16px;border-radius:16px;position:relative;max-height:100%;overflow:auto}#b_components_edit .components{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}#b_components_edit .item-component{height:56px;padding:8px;background:var(--item-bg);cursor:pointer}#b_components_edit ._current{border-right:2px solid var(--accent-color)}#b_components_edit ._current{color:var(--accent-color)}#b_components_edit .image{display:block;width:40px;height:40px;background:#fff no-repeat center;background-size:contain;float:left;margin-right:8px}#b_components_edit .price{font-weight:bold}#footer{background:var(--header-bg);padding:16px 0}#footer .inset .columns{display:flex;margin-bottom:32px}#footer a{display:block;color:var(--header-text)}#footer .col{width:33.33%}.mm-hide-bloks #header,.mm-hide-bloks #crumbs,.mm-hide-bloks #tools,.mm-hide-bloks .mm-social-cont,.mm-hide-bloks footer{display:none}header{background:#202020;position:relative;z-index:12}header.mf-basket-empty{position:relative}header.mf-basket-empty::after{content:"Корзина пуста";position:absolute;bottom:-21px;left:0;width:100%;font-size:18px;line-height:16px;font-weight:700;font-family:"MM-S";background-color:#fbea36;text-align:center;text-transform:uppercase;padding-block:4px}header.mm-hidden{position:fixed;top:0;width:100%}.mm-header-geo-city,.mm-container{max-width:1342px;margin:0 auto;padding:0 15px}#menu.mm-container{max-height:66px}#SubHeader .mm-container,#menu.mm-container{display:flex;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;color:#ffffff}#SubHeader{position:relative;background:rgba(51,51,51,1);font-size:14px;line-height:18px;height:48px;transition:height 0.3s,opacity 0.7s ease}.mm-hidden #SubHeader{opacity:0;height:0;visibility:hidden}#SubHeader .mm-container .mm-header-social{display:flex;align-items:center;gap:24px;justify-content:flex-end}#GeoCity{background:transparent;color:#ffffff;display:flex;gap:8px;align-items:center;cursor:pointer}#GeoCity input{width:0px;background:transparent;color:#ffffff}.active #GeoCity input{width:200px;transition:width 0.3s ease}#AllSearch i,#GeoCity i{display:none}.active #GeoCity span{display:none}.mm-header-geo-hidden{position:absolute;top:48px;left:0;width:100%;max-height:0;transition:max-height 0.2s ease;background:rgba(51,51,51,1);overflow:hidden}.active .mm-header-geo-hidden{max-height:397px;z-index:1}.mm-header-geo-city{display:flex;flex-direction:column;gap:16px;opacity:0;max-height:0;transition:max-height 0.3s,opacity 0.2s ease}.active .mm-header-geo-city{max-height:500px;padding-bottom:24px;opacity:1}.mm-header-geo-city span{font-weight:400;cursor:pointer}.mm-header-geo-city span:nth-child(1){margin-top:16px}.mm-header-geo-pick{display:flex;gap:60px;margin-top:16px;opacity:0;transition:opacity 0.5s ease}.active .mm-header-geo-pick{opacity:1}.mm-header-geo-pick div{display:flex;flex-direction:column;gap:16px}#AllSearch button{background:transparent;margin-left:35px;cursor:pointer}.mm-header-search-line{display:flex;justify-content:space-between;width:0;transition:width 0.7s ease;flex-direction:row}.mm-header-search-line img,.mm-header-search-line input{opacity:0;background:transparent;color:#ffffff;transition:opacity 0s ease}.mm-header-search-line.active{width:100%}.mm-header-search-line.active img,.mm-header-search-line.active input{opacity:1;transition:opacity 0.2s ease}.mm-header-flx-icon a,.mm-header-search-close{cursor:pointer}#GeoCity svg,.mm-header-flx-logo img,.mm-header-social a,.mm-header-search-close,.mm-header-flx-icon a{transition:transform 0.3s ease}#GeoCity svg:hover,.mm-header-flx-logo img:hover,.mm-header-social a:hover,.mm-header-search-close:hover,.mm-header-flx-icon a:hover{transform:scale(1.05)}.mf-header-basketBtn{background-color:transparent;color:var(--header-text);font-weight:700;display:flex;flex-wrap:nowrap;font-size:inherit;line-height:inherit}.mm-header-search-line img{width:24px;height:24px;margin:auto 0;margin-left:5px}.mm-header-flx-logo{display:flex;align-items:center;gap:16px;width:100%;max-height:66px}.mm-header-flx-nav{display:flex;gap:62px;width:100%;transition:width,opacity 0.5s ease}.mm-header-flx-nav.active{visibility:hidden;width:0;opacity:0;overflow:hidden}.mm-nav-link{padding:0 23px}.hd-hover .mm-nav-link{opacity:0.5}.hd-hover .mm-nav-link:hover{opacity:1}.mm-header-flx-contents{display:flex}.mm-header-flx-icon{display:flex;gap:24px}.mm-header-flx-icon > a,.mm-header-flx-icon > button{position:relative}.mf-header-roundBlock{color:#000;background-color:#fbea36;border-radius:50%;height:16px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:12px;position:absolute;top:-5px;left:11px}header a{display:inherit}header li{list-style-type:none}.mm-header-link-op{opacity:0.8}.mm-header-link-op:hover{opacity:1}.mm-header-hidden-inf{position:absolute;width:100%;max-height:0px;left:0;z-index:11;overflow:hidden;transition:max-height 0.2s ease}header li:hover .mm-header-hidden-inf{max-height:650px;transition:max-height 0.7s ease}.mm-header-sub-cont{background:#202020;padding-top:28px;padding-bottom:24px;margin-top:20px}.mm-header-flx-block{display:flex;justify-content:space-between;width:100%;opacity:0;transition:opacity 0.3s ease}.mm-header-flx-contents li:hover .mm-header-flx-block{opacity:1;transition:opacity 0.9s ease}.mm-nav-fix-back{position:fixed;top:0;right:0;left:0;bottom:0;z-index:10;background-color:rgba(51,51,51,0.7);opacity:0;-webkit-backdrop-filter:grayscale(1) blur(4px);backdrop-filter:grayscale(1) blur(18px);visibility:hidden;width:100%;height:110%;transition:all 0.9s ease}.mm-nav-fix-back.visible{visibility:visible;opacity:0.9}.mm-header-flx-block-left{display:flex;flex-direction:column;justify-content:space-between}.mm-header-flx-block-right{display:flex;flex-wrap:wrap;gap:24px;padding-top:12px;max-width:755px;padding-right:5px}.mm-header-flx-block-right a{position:relative;max-width:363px;max-height:164px}.mm-header-stock-cont div,.mm-header-hover-bg li div,.mm-header-flx-block-right a span{position:absolute;padding-top:12px;padding-left:12px;z-index:2}.mm-header-hover-bg li{position:relative;max-width:177px;min-height:229px;background-color:rgba(51,51,51,1)}.mm-header-stock-cont img,.mm-header-stock-cont a,.mm-header-hover-bg a{z-index:3}.mm-header-stock-cont div,.mm-header-hover-bg li div,.mm-header-flx-block-right div{position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(32,32,32,0.6);transition:height 0.3s ease;top:0;padding:0}.mm-header-stock-cont:hover div,.mm-header-hover-bg li:hover div,.mm-header-flx-block-right li:hover div{height:0}.mm-header-flx-selection{display:flex;gap:43px}.mm-header-flx-selection a{padding-bottom:8px;font-size:14px;line-height:clamp(16px,1.2vw,18px);font-weight:400 !important}.mm-header-flx-selection div a:first-child{font-size:clamp(14px,1.2vw,16px);line-height:clamp(18px,1.2vw,22px);font-weight:700 !important}.mm-header-series li ul{display:flex;gap:16px;padding-top:12px}.mm-header-series li ul a{display:flex;flex-direction:column;position:relative}.mm-header-series li ul a span{padding-left:12px;padding-right:12px}.mm-header-series li ul a span:nth-child(1){padding-top:12px}.mm-header-series li ul a span:nth-child(2){font-size:12px;line-height:16px;font-weight:300;padding-top:4px;padding-bottom:12px;opacity:0.7}.mm-header-series li div{display:flex;justify-content:space-between;align-items:flex-end}#headerWorck div{max-width:562px}.mm-header-series #headerWorck{padding-top:32px}.mm-header-stock-cont{position:relative;margin-top:48px;background-color:rgba(51,51,51,0.7);cursor:pointer}.mm-header-stock-cont a{position:absolute;display:flex;flex-direction:column;gap:4px;padding-top:12px;padding-left:12px}.mm-header-stock-cont a span:nth-child(2){font-size:12px;line-height:16px;font-weight:300;max-width:153px}.mm-header-stock-cont img{background:no-repeat center;background-size:cover;position:relative}.mm-nw2-popup-town{display:none;position:absolute;z-index:50;top:49px;width:auto}.mm-nw2-close-btn{position:absolute;top:8px;right:10px;font-size:18px !important;cursor:pointer;color:#141414}.mm-nw2-popup-content{background:#ffffff;padding:16px;min-width:220px;text-align:center;position:relative;box-shadow:0 2px 10px rgba(0,0,0,0.2)}.mm-nw2-town-btn-con{display:flex;gap:16px;margin-top:16px}#mm-nw2-btn-yes{background-color:#ffc501;color:#202020;border:none;flex:1;padding:8px}#mm-nw2-btn-no{background-color:#202020;color:#fff;border:none;flex:1;padding:8px}.mm-nw2-popup-content p{font-size:14px;color:#141414;margin-right:16px}.mm-nw2-popup-content::after{content:"";position:absolute;bottom:100%;left:14%;border-width:10px;border-style:solid;border-color:transparent transparent #fff transparent}.city-container{background:#333;padding:0 20px 10px;display:none;flex-direction:column;position:absolute;top:37px;z-index:999;text-align:left;min-width:300px;height:381px;overflow:auto;margin-top:5px}.city-container::-webkit-scrollbar{width:3px;background-color:#f5f5f70a}.city-container::-webkit-scrollbar-thumb{background:#999999}.city-container li{padding:12px 11px}.city-container li:hover{background:#99999914}#menu form input{margin-bottom:0;padding:8px;font-size:16px;border-radius:0;border:none;width:100%}.mm-nav-link-plus{display:flex;justify-content:space-between;align-items:center}.mm-nav-link-plus span{font-weight:700;cursor:pointer}.mm-burger-menu{display:none;color:#ffffff}.mm-header-menu-mob input{width:100%;height:60px;padding:18px;background:#202020}.sub-header-mob{display:none}.ptb-30-60{padding:30px 0 60px}.mf-header-search-wrapper{position:absolute;left:0;width:100%;background:#272727;transition-duration:0.3s}.mf-header-search-result{display:none;grid-template-columns:clamp(300px,30.5vw,440px) 1fr;grid-template-rows:auto 1fr auto;column-gap:15px;row-gap:20px;overflow-y:hidden;transition-duration:0.3s;max-width:1342px;margin:0 auto;padding:24px 15px}.mf-search-opened{height:auto;position:fixed;top:0;width:100%;background:#272727 !important}.mf-search-opened .mf-header-search-wrapper{top:109px}.mf-search-opened.mm-hidden .mf-header-search-wrapper{top:61px}.mf-search-result-goods,.mf-search-result-categories,.mf-search-result-articles{display:none}.mf-search-result-goods{grid-row:-1/1;grid-column:2/3}.mf-search-result-categories li,.mf-search-result-articles li{margin-top:4px}.mf-search-result-categories a,.mf-search-result-articles a{font-weight:300 !important;transition:0.3s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;opacity:0.8}.mf-search-result-categories a:hover,.mf-search-result-articles a:hover{font-weight:700 !important}.mf-search-result-goods ul{display:flex;gap:16px;overflow-x:hidden;margin-top:12px}.mf-goods-link{padding:12px;max-width:200px;width:100%;display:flex;flex-direction:column;background:rgba(240,240,242,0.9);color:#272727 !important}.mf-goods-component{display:flex}.mf-goods-component > p{font-size:12px;background:linear-gradient(to left,transparent 2%,#202020 30%);-webkit-background-clip:text;color:transparent !important;width:159px;max-width:181px;white-space:nowrap;font-weight:300 !important}.mf-goods-component > img{width:20px;height:20px;margin-right:4px}.mf-goods-name,.mf-goods-price{font-family:var(--font-title);font-size:18px;line-height:16px}.mf-goods-price > span{font-weight:300 !important;font-size:15px}.mf-goods-btn{display:flex;justify-content:center;background-color:#fff !important;padding-block:10px;margin-left:0 !important;font-size:14px;line-height:14px;font-family:var(--font-title);transition:background 0.5s ease}.mf-goods-img{align-self:center;margin-top:21px}.mf-all-results{display:flex;justify-content:left;align-items:start}.mf-all-results > a{padding:10px 24px;background:#fff;font-size:20px;line-height:20px;font-weight:700;font-family:"MM-S";cursor:pointer;transition:color 0.5s ease;transition:background 0.5s ease}.mf-goods-btn,.mf-all-results > a{color:#272727 !important}.mf-goods-link:hover .mf-goods-btn,.mf-all-results > a:hover{color:#fff !important}.mf-all-results > a:hover,.mf-goods-link:hover .mf-goods-btn{background-color:#272727 !important}.mm-header-info-mini{position:relative}.mm-header-info-hiden{display:flex;opacity:0;visibility:hidden;transition:opacity 0.3s ease;padding-top:15px;position:absolute;top:100%;right:-5px;z-index:1}.mm-header-info-arrow{display:flex;justify-content:flex-end;padding:20px;width:100%;background:#444444;box-shadow:0 2px 10px rgba(0,0,0,0.4)}.mm-header-info-arrow::after{content:'';position:absolute;top:0;right:15%;border-width:8px;border-style:solid;border-color:transparent transparent #444444 transparent}.sub-header-mob .mm-header-info-arrow{background:transparent;padding:0;box-shadow:none}.sub-header-mob .mm-header-info-arrow::after{display:none}.mm-header-social:hover.mm-header-info-mini{max-width:435px;width:100%}.mm-header-menu-mob .mm-header-info-mini{width:0}.mm-active-burger .mm-header-info-mini{max-width:100%;width:100%}.mm-header-info-mini:hover .mm-header-info-hiden{opacity:1;visibility:visible;width:100%}.mm-header-info-170{max-width:170px}.mm-header-info-txt{display:flex;flex-direction:column;gap:8px;width:100%}.mm-header-info-arrow-tg:hover img{filter:invert(55%) sepia(100%) saturate(662%) hue-rotate(177deg) brightness(100%) contrast(100%)}.mm-header-info-arrow-wp:hover img{filter:invert(53%) sepia(76%) saturate(456%) hue-rotate(72deg) brightness(100%) contrast(100%)}.mm-header-info-txt p{color:#ffffff}.mm-header-info-txt div{display:flex;gap:1rem}.mm-header-info-txt .mm-fst-t2{color:#999999}.mm-phone-low i:after{border-left:2px solid;border-top:2px solid;content:"";display:block;width:5px;height:5px;margin-top:6px;margin-left:6px;opacity:0.5;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg)}.mm-header-info-mini:hover i:after{opacity:1}@media (max-width:1200px){.mf-search-result-goods ul{overflow-x:auto;padding-bottom:10px}.mf-search-opened .mf-header-search-wrapper{top:55px}.mf-header-search-result{height:calc(100vh - 60px);padding:24px 15px 0 15px;row-gap:8px;left:0px;width:100%;grid-template-columns:1fr;grid-template-rows:repeat(3,auto) 1fr}.mf-search-opened.mm-hidden,.mf-search-opened{height:100vh}.mf-search-result-goods{overflow-x:auto;grid-row:3 / 4;grid-column:1 / 2;overflow-y:hidden;overflow-x:auto}.mm-burger-menu{display:flex;background:transparent;align-items:center}.mm-header-menu-mob{position:absolute;display:flex;flex-direction:column;justify-content:space-between;top:60px;right:-430px;width:0;max-width:430px;height:calc(100vh - 60px);background:#202020;overflow:auto;transition:right 0.7s,width 0.6s ease}.mm-header-flx-contents{flex-direction:column;padding:0 16px}.mm-active-burger .mm-header-menu-mob{right:0;width:100%}.mm-header-flx-block{opacity:1;flex-direction:column-reverse}.mm-header-hidden-inf{position:relative}header li:hover .mm-header-hidden-inf{max-height:0}.mm-header-flx-block-right li{width:100%}.mm-header-flx-block-right a{max-width:100%;max-height:100%}.mm-header-flx-block-right img{width:100%}.mm-header-flx-nav{justify-content:flex-end}#SubHeader{position:initial}#SubHeader,.mm-hidden #SubHeader{visibility:visible;min-height:249px;opacity:0}.mm-active-burger #SubHeader{position:initial;opacity:1;min-height:249px;height:}.mm-header-menu-mob .mm-header-info-arrow{opacity:0;margin-left:200px}.mm-active-burger .mm-header-info-arrow{opacity:1;margin-left:0;transition:opacity 3s,margin-left 1s ease}.mm-header-geo-hidden{position:fixed;top:0;right:0;left:auto;max-width:430px;width:100%;max-height:0;transition:max-height 0.2s ease;background:#333;overflow:hidden;border-bottom:1px solid #4f4f4f}.mm-header-geo-inf{display:flex;flex-direction:column;gap:16px;width:100%}#menu{height:60px}#AllSearch button{margin-left:0;height:auto}.mm-header-series li ul{overflow:auto;height:177px}.mm-header-series li ul a{width:177px}.mm-nav-link{padding:16px 0;border-bottom:1px solid #333}.mm-header-sub-cont{padding-top:8px;padding-bottom:8px;margin-top:0}.mm-header-sub-cont .mm-container{padding:0}.mm-header-hover-bg li{min-height:155px;max-height:155px}.mm-header-hover-bg img{max-width:89px;margin:0 auto}.mm-header-stock-cont{margin-top:32px}.mm-header-flx-left-info{display:flex;flex-direction:column-reverse;gap:48px}.mm-header-flx-contents .fs-h1{display:none}.mm-nav-link-plus i:after{content:"+";font-size:24px;font-style:normal}.active .mm-nav-link-plus i:after{content:"\2014";font-size:24px;font-style:normal}.active .mm-header-geo-hidden{max-height:100vh;height:100%;z-index:12}.city-container{padding:8px;top:55px;min-width:100%;height:-webkit-fill-available}.active #GeoCity span{display:block}#GeoCity{gap:2px}.active #GeoCity svg{transform:rotate(180deg);transition:none}.mm-header-input-mob{display:flex;padding:1px 15px 0px 15px;background:#202020}.mm-header-input-close{background:transparent}.sub-header-pc{display:none}.sub-header-mob{display:block}*{cursor:default !important}}@media (max-width:445px){.mf-header-search-result{padding:0 15px 0 15px}.mf-all-results > a{display:flex;justify-content:center;width:100%}}.mm-banner-blk{background:#202020;padding-top:38px}.mm-banner-flx{display:flex;align-items:flex-end;justify-content:space-between;animation:showBlock 0.4s;gap:60px}.mm-banner-flx p{max-width:421px;opacity:0.8}.mm-banner-flx div:nth-child(1){margin-bottom:64px;color:#ffffff}.mm-banner-flx img{max-width:819px;width:100%;height:auto}.mm-nw-banner-flx-inf{display:flex;gap:12px;padding-top:16px;align-items:center}.mm-nw-banner-flx-inf img{width:24px;height:24px}#crumbs{background:transparent;position:absolute;width:100%}#crumbs .inset,#crumbs a{position:relative;mix-blend-mode:difference;color:white;z-index:2;font-size:16px;line-height:22px;font-weight:bold}#crumbs a{opacity:0.6}@media (max-width:1200px){.mm-banner-flx{flex-direction:column-reverse;align-items:center;gap:24px}}footer,footer a{color:#ffffff}footer ul{list-style:none}.grecaptcha-badge{visibility:hidden}.mm-foot-cont{background:#141414;padding-top:30px;padding-bottom:30px}.mm-foot-cont a:hover{color:#fbea36}.mm-foot-logo{max-width:248px}.mm-foot-logo img,.mm-foot-social img{transition:0.2s ease}.mm-foot-logo:hover img,.mm-foot-social:hover img{filter:brightness(0) saturate(100%) invert(82%) sepia(56%) saturate(3730%) hue-rotate(14deg) brightness(106%) contrast(108%);transform:scale(1.1)}.mm-foot-social img,.mm-foot-social svg{width:35px}.mm-nw-foot-btn{background:none;cursor:pointer;font-weight:700}.mm-nw-foot-flx-logo{display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;align-items:center;padding-bottom:12px}.mm-nw-foot-flx-logo img{max-width:248px}.mm-nw-foot-link-flx{display:flex;flex:1;max-width:686px;gap:85px}.mm-nw-foot-flx-cont{display:flex;flex-wrap:wrap;padding-top:24px;gap:85px}.mm-nw-foot-flx-cont li{padding-top:12px}.mm-nw-foot-left-con{display:flex;justify-content:space-between;flex-wrap:wrap;flex:2;gap:24px}.mm-nw-foot-left-con button{background:transparent;color:#ffffff}.mm-nw-foot-left-con button:hover{color:#fbea36;cursor:pointer}.mm-nw-foot-soc-link{display:flex;gap:16px}.mm-nw-foot-soc-link img{max-width:32px}.mm-nw-foot-right-flx,.mm-nw-foot-ya-flx{display:flex;flex:1;flex-wrap:wrap;justify-content:flex-start}.mm-nw-foot-right-flx{gap:85px}.mm-nw-foot-ya-flx{align-items:flex-end;gap:54px}.mm-nw-foot-ya-flx div{display:flex;justify-content:flex-start;gap:12px}.mm-foot-rating{background:#242528;border-radius:5px;max-width:150px;max-height:50px}.mm-nw-foot-pay-img img{max-width:32px}.mm-nw-foot-cont{width:93%;max-width:1312px;margin:0 auto}@media (max-width:1100px){.mm-nw-foot-link-flx{flex:none}.mm-nw-foot-left-con{justify-content:normal;flex:none}.mm-nw-foot-flx-cont,.mm-nw-foot-ya-flx,.mm-nw-foot-right-flx,.mm-nw-foot-link-flx{gap:24px}.mm-nw-foot-cont .mm-fst-t2{font-size:14px}}@media (max-width:854px){.mm-foot-ord-1{order:1}.mm-foot-ord-2{order:2}.mm-nw-foot-ya-flx div{align-items:flex-start;height:50px}}@media (max-width:560px){.mm-nw-foot-flx-cont,.mm-nw-foot-link-flx{flex-direction:column}.mm-nw-foot-flx-cont{padding-top:0}.mm-foot-ord-1{padding-top:36px}.mm-nw-foot-flx-cont,.mm-nw-foot-left-con{gap:12px}.mm-nw-foot-pay-img img{max-width:24px}}.mm-nw2-pc-con-rice,.mm-nw2-pc-compon-flx,.mm-nw2-pc-info-flx,.mm-nw2-pc-icon-flx,.mm-nw2-pc-card-flx{display:flex}.mm-nw2-pc-card-flx{flex-wrap:wrap;gap:22px}.mm-nw2-pc-card-flx a{display:flex;width:100%}.mm-nw2-pc-info-flx{justify-content:space-between;margin-bottom:16px}.mm-nw2-pc-compon-flx{gap:12px;flex-direction:column;margin-top:24px}.mm-nw2-pc-icon-flx .mm-nw-pc-cpsn-checkbox__face{position:relative;width:32px;height:32px}.mm-nw2-pc-icon-flx .mm-nw-pc-cpsn-favor-icon,.mm-nw2-pc-icon-flx .mm-nw-pc-cpsn-compr-icon{background-repeat:no-repeat;background-size:contain}.mm-nw2-pc-card-blok{position:relative;max-width:422px;width:100%;padding:12px;background:rgba(240,240,242,0.9)}.mm-nw2-pc-card-bgnone.mm-nw2-pc-card-blok{background:none}.mm-nw2-pc-card-bgnone .fs-h1{margin-bottom:48px;max-width:300px}.mm-nw2-pc-txt-buy{width:100%;text-align:center;color:#202020;background:#ffffff;text-transform:uppercase;cursor:pointer;padding:16px 0}.mm-nw2-pc-card-li-buy{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px;text-align:left;color:#ffffff;background:#202020;text-transform:uppercase;margin-bottom:2px;cursor:pointer}.mf-pr-card-status{display:none;justify-content:space-between;align-items:center;width:100%;padding:14px;text-align:left;background:#fff;text-transform:uppercase;margin-bottom:2px;color:#141414}.mf-pr-card-status::before{content:"в корзине";font-family:inherit}.mf-pr-card-status img{max-width:100%;height:auto}.mf-pr-in-basket + .mf-pr-card-status{display:flex}.mf-pr-in-basket{display:none}.mm-nw2-pc-card-blok:hover .mm-nw2-pc-txt-buy{color:#ffffff;background:#202020}.mm-nw2-pc-buy-btn-con{position:relative}.mm-nw2-pc-buy-btn-con .mm-nw2-pc-buy-btn-all{display:none;position:absolute;width:100%;top:-54px}.mm-nw2-pc-card-li-buy:hover{background:#fbea36;color:#141414}.mm-nw2-pc-card-pk.mm-nw2-pc-card-li-buy,.mm-nw2-pc-card-pk.mm-nw2-pc-card-li-buy:hover{color:#202020;background:#ffffff;margin-bottom:0}.mm-nw-pc-cpsn-checkbox3:hover .mm-nw-pc-cpsn-checkbox__face{opacity:1}.mm-nw-pc-cpsn-checkbox3 [data-tooltip]{opacity:0}.mm-nw-pc-cpsn-checkbox3 [data-tooltip]::after{content:attr(data-tooltip);position:absolute;width:140px;right:0;top:30px;background:#ffffff;backdrop-filter:blur(7.5px);color:#141414;font-size:12px;font-weight:normal;text-align:center;padding:5px;box-shadow:2px 2px 5px rgba(0,0,0,0.3);pointer-events:none;opacity:1;transition:0.5s;white-space:nowrap}.mm-nw-pc-cpsn-checkbox3:hover [data-tooltip]{opacity:1;transition:0.3s}.mm-nw2-pc-box-hover{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.mm-nw2-pc-box-hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:rgba(223,223,224,0.9);-webkit-transition:0.3s;transition:0.3s;z-index:-1}.mm-nw2-pc-box-hover:hover:after{height:100%}.mm-nw2-pc-card-info{padding:12px}.mm-nw2-pc-card-info span,.mm-nw2-pc-card-info p{color:#202020}.mm-nw2-pc-card-info .tt-uper{display:block}.mm-nw2-pc-har__icon{width:24px;height:24px;margin-right:8px}.mm-nw2-pc-har__wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.mm-nw2-pc-har__text{color:#000;max-height:24px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;white-space:nowrap}.mm-nw2-pc-card-img{height:220px;margin:24px auto;pointer-events:none}.mm-nw2-icon-tg{width:24px;height:24px;background-image:url("/tpl/img/icon/tg_wt.svg");background-repeat:no-repeat;background-size:contain}.mm-nw2-icon-ck{width:24px;height:24px;background-image:url("/tpl/img/icon/ck_wt.svg");background-repeat:no-repeat;background-size:contain}.mm-nw2-icon-cd{width:24px;height:24px;background-image:url("/tpl/img/icon/cd_wt.svg");background-repeat:no-repeat;background-size:contain}.mm-nw2-pc-card-pk .mm-nw2-icon-cd{background-image:url("/tpl/img/icon/cd_bk.svg")}.mm-nw2-pc-card-li-buy:hover .mm-nw2-icon-tg{background-image:url("/tpl/img/icon/tg_bk.svg")}.mm-nw2-pc-card-li-buy:hover .mm-nw2-icon-ck{background-image:url("/tpl/img/icon/ck_bk2.svg")}.mm-nw2-pc-card-li-buy:hover .mm-nw2-icon-cd{background-image:url("/tpl/img/icon/cd_bk.svg")}.mm-nw2-fade-out-text-blk{background:linear-gradient(to left,transparent 2%,#202020 30%);-webkit-background-clip:text;color:transparent !important;width:300px;max-width:290px}.mm-nw-pc-cpsn-checkbox{cursor:pointer;position:absolute;top:15px;right:45px}.mm-nw-pc-cpsn-checkbox2{cursor:pointer;position:absolute;top:15px;right:15px}.mm-nw-pc-cpsn-checkbox__face{display:inline-block;height:24px;width:24px;opacity:0.5}.mm-nw-pc-cpsn-compr-icon{background-image:url("/tpl/img/icon/comparison-icon.svg")}.mm-nw-pc-cpsn-favor-icon{background-image:url("/tpl/img/icon/favorites-icon4.svg")}.mm-nw-pc-cpsn-checkbox__input:checked + .mm-nw-pc-cpsn-checkbox__face{opacity:1}.mm-nw-pc-cpsn-checkbox__input:checked + .mm-nw-pc-cpsn-checkbox__face.mm-nw-pc-cpsn-favor-icon{background-image:url("/tpl/img/icon/favorites-icon3.svg")}.mm-nw-pc-cpsn-checkbox2:hover .mm-nw-pc-cpsn-checkbox__face,.mm-nw-pc-cpsn-checkbox:hover .mm-nw-pc-cpsn-checkbox__face{opacity:1}.mm-nw-pc-cpsn-checkbox__input{position:absolute;opacity:0}.mm-nw2-pc-component{display:flex;flex-direction:column;gap:2px}.mm-in_stock{padding:2px 6px;border:1px solid #8eff92;color:#4caf50 !important;width:fit-content}.mm-out_stock{padding:2px 6px;border:1px solid #d2d2d2;width:fit-content}.mm-nw2-pc-card-info .mm-in_stock,.mm-nw2-pc-card-info .mm-out_stock{margin-top:4px}@media (max-width:1400px){.mm-nw2-gm-series,.mm-nw2-pc-card-flx{justify-content:center}}.mm-slider .mm-fst-t2{opacity:0.7}@keyframes showBlock{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}@keyframes moveBlock{0%{translate:50px 0px}100%{translate:0px 0px}}.mm-slider{color:#ffffff;background-color:#202020;max-height:598px;display:flex;align-items:flex-end}.slider__container{position:relative;max-width:1342px;width:100%;padding:0 15px;margin-inline:auto;overflow:hidden}.frame__frame-order{position:absolute;display:flex;-moz-column-gap:8px;column-gap:8px;bottom:clamp(344px,1vw,1px)}.frame__frame-button{padding-inline:0px;background-color:transparent;border:none;color:#777777;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider__frame{animation:showBlock 1s;height:auto;display:none}.slider__frame--not-transparent{background:url("../images/Rectangle 4031.svg") center/cover no-repeat,url("../images/image 1191.svg") center/cover no-repeat}.slider__frame--is-visible{display:flex;align-items:end;justify-content:space-between;-moz-column-gap:15px;column-gap:15px}.frame__body{height:332px;padding-bottom:64px;margin-top:44px;max-width:533px;display:flex;flex-direction:column;align-items:start;row-gap:24px}.frame__frame-button--active{color:#ffffff}.frame__title{text-transform:uppercase;text-align:left}.frame__description{max-width:421px;flex:1 1 auto}.frame__description p{margin-block:0;font-weight:300}.frame__link{display:inline-flex;text-transform:uppercase;letter-spacing:-0.02em;text-decoration:none;background-color:#FBEA36;color:#272727;padding:16px 32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frame__img{animation:moveBlock 0.5s;max-width:clamp(410px,56.88vw,819px);height:auto;align-self:center}.mm-no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width:1000px){.mm-slider{max-height:100%;height:auto}}@media (max-width:825px){.frame__frame-order{top:calc(72vw - 10px);left:15px;bottom:auto}.frame__img{max-width:100%}.slider__frame{flex-wrap:wrap-reverse;height:auto}.frame__body{justify-content:center;padding-block:10px !important;row-gap:12px;height:auto}}.mm-social-cont{position:fixed;right:2%;bottom:4%;z-index:11}.mm-social-btn{display:flex;align-items:center;width:48px;height:48px;background:#FBEA36;text-align:center;cursor:pointer;-webkit-animation:glow 2s infinite alternate ease-in-out;-moz-animation:glow 2s infinite alternate ease-in-out;-o-animation:glow 2s infinite alternate ease-in-out;animation:glow 2s infinite alternate ease-in-out}.mm-social-btn .mm-social-block-close{display:none;width:32px;height:32px;margin:auto}.mm-social-block{width:48px;height:auto;display:none}.mm-social-block div{margin-bottom:5px}.mm-social-block div:hover svg{filter:drop-shadow(2px 4px 6px black);transition:filter 0.3s ease-out}.mm-social-block div:hover{transform:scale(1.05);transition:all 0.1s ease-out}.mm-social-hiden-con{justify-content:flex-end;height:24px;cursor:auto;display:none}.mm-social-hiden-con svg{fill:rgba(128,128,128,0.8)}.mm-social-block-inf{margin:auto}.mm-social-show-block .mm-social-hiden-con,.mm-social-show-block .mm-social-block-inf{display:none}.mm-social-show-block .mm-social-btn .mm-social-block-close,.mm-social-show-block .mm-social-block{display:block}.mm-social-show-block .mm-social-btn .mm-social-block-close{animation:0.6s socialRot}.mm-social-show-block .mm-social-btn{animation:none}.mm-social-btn .mm-social-block-inf{animation:0.3s slidein22}.mm-social-show-block .mm-social-tg-btn{background-color:#2ca8dd;animation:0.3s slidein22}.mm-social-show-block .mm-social-vk-btn{background-color:#4a76a8;animation:0.6s slidein22}.mm-social-show-block .mm-social-wp-btn{background-color:#57d163;animation:0.9s slidein22}@keyframes slidein22{from{opacity:0;transform:scale(0.1)}to{opacity:1;transform:scale(1.0)}}@-webkit-keyframes glow{0%{-webkit-box-shadow:0 0 16px rgba(255,197,1,0.5);border-color:rgba(255,197,1,0.5)}100%{-webkit-box-shadow:0 0 16px rgba(255,197,1,1.0),0 0 22px rgba(239,188,99,1.0);border-color:rgba(255,197,1,1.0)}}@-moz-keyframes glow{0%{-moz-box-shadow:0 0 16px rgba(255,197,1,0.5);border-color:rgba(255,197,1,0.5)}100%{-moz-box-shadow:0 0 16px rgba(255,197,1,1.0),0 0 22px rgba(239,188,99,1.0);border-color:rgba(255,197,1,1.0)}}@-o-keyframes glow{0%{box-shadow:0 0 16px rgba(255,197,1,0.5);border-color:rgba(255,197,1,0.5)}100%{box-shadow:0 0 16px rgba(255,197,1,1.0),0 0 22px rgba(239,188,99,1.0);border-color:rgba(255,197,1,1.0)}}@keyframes glow{0%{box-shadow:0 0 5px rgba(255,197,1,0.5)}100%{box-shadow:0 0 5px rgba(255,197,1,1),0 0 7px rgba(255,255,255,0.9)}}@keyframes socialRot{0%{transform:rotate(45deg)}100%{transform:rotate(90deg)}}@media (max-width:667px){.mm-social-btn{width:38px;height:38px;cursor:auto}.mm-social-block div svg,.mm-social-block div{width:38px;height:38px}.mm-social-block{width:38px}.mm-social-cont{position:fixed;bottom:2%}.mm-social-hiden-con{display:flex;align-items:center}.mm-social-hide-block{display:none}}.ng-bb-mainCon{background-image:url(/tpl/css/mainPage/img/bgImg1.jpg);background-repeat:no-repeat;background-size:cover;max-width:100%;max-height:100%;width:1440px;height:560px}.ng-pcm-cardCon{display:flex;justify-content:space-between;gap:24px;margin-top:48px;padding-bottom:32px}.ng-pcm-card{padding:24px 24px 0 24px;background-color:#272727;max-width:310px;display:flex;position:relative;transition:color 2s ease-in-out;z-index:1;overflow:hidden}.ng-pcm-mainLinkBtn{display:flex;flex-direction:column;justify-content:space-between}.ng-pcm-card .ng-pcm-cardBtn a{position:absolute;font-weight:700;font-size:20px;line-height:20px;font-family:"MM-S";color:#fff;transition:color 0.7s ease-in-out,bottom 0.7s ease-in-out;left:0;right:0;bottom:-55px;padding:16px 97px 16px 97px;background-color:#202020;text-align:center}.ng-pcm-card:hover .ng-pcm-cardBtn a{bottom:0}.ng-pcm-cardBtn:hover .ng-pcm-cardBtn{color:#fbea36}.ng-pcm-card::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#141414;transition:height 0.7s ease-in-out;z-index:-1}.ng-pcm-card:hover::before{height:100%}.ng-pcm-card div,.ng-pcm-card p{transition:color 1s ease-in-out}.ng-pcm-card:hover div,.ng-pcm-card:hover p{color:#fbea36}.ng-pcm-cardImg{max-width:100%}.ng-ms-mainCon{display:flex;gap:136px}.ng-ms-leftCon{max-width:421px}.ng-ms-rightCon{display:flex;flex-direction:column;gap:48px}.ng-ms-servCard a:hover{transition:transform 0.2s ease-in;transform:scale(1.04)}.ng-ms-firstServicesCon{display:flex;gap:134px}.ng-ms-secondServicesCon{display:flex;gap:134px}.ng-ms-servCard{display:flex;flex-direction:column;max-width:311px}.ng-ms-cardImg{max-width:100%;margin-bottom:24px}.ng-atp-mainCon{display:flex;gap:136px;overflow:auto;overflow-x:hidden;user-select:none}.ng-atp-leftCon{max-width:421px}.ng-atp-rightCon{display:flex;gap:25px;overflow:auto;overflow-y:hidden;cursor:grab}.ng-atp-rightCon::-webkit-scrollbar{display:none}.ng-atp-rightCard{display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-color:#141414;padding:24px;max-height:100%;height:492px;flex-shrink:0}.ng-atp-rightCard:nth-child(1){max-width:421px;width:100%;background-image:url(/tpl/img/mainPage/bg1atp.webp)}.ng-atp-rightCard p{max-width:323px}.ng-atp-rightCard:nth-child(2){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg2atp.webp)}.ng-atp-rightCard:nth-child(3){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg3atp.webp)}.ng-atp-rightCard:nth-child(4){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg4atp.webp)}.ng-atp-rightCard:nth-child(5){max-width:421px;width:100%;background-image:url(/tpl/img/mainPage/bg5atp.webp)}.ng-atp-rightCard:nth-child(6){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg6atp.webp)}.ng-atp-rightCard:nth-child(7){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg7atp.webp)}.ng-atp-rightCard:nth-child(8){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg8atp.webp)}.ng-atp-rightCard:nth-child(9){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg9atp.webp);background-repeat:no-repeat;background-size:cover}.ng-atp-rightCard:nth-child(10){max-width:308px;width:100%;background-image:url(/tpl/img/mainPage/bg10atp.webp)}.ng-sn-mainCon{display:flex;gap:136px}.ng-sn-titleCon{max-width:421px}.ng-sn-snCon{display:flex;gap:45px}.ng-sn-telegram{font-family:"MM-S";font-size:60px;line-height:60px;font-weight:600;letter-spacing:0;background-image:linear-gradient(#37aee2,#1e96c8);background-clip:text;-webkit-background-clip:text;color:transparent}.ng-sn-youtube{font-family:"MM-S";font-size:60px;line-height:60px;font-weight:600;letter-spacing:0;color:#f61c0d}.ng-sn-tiktok{font-family:"MM-S";font-size:60px;line-height:60px;font-weight:600;letter-spacing:0;background-image:linear-gradient(#ff004f,#00f2ea);background-clip:text;-webkit-background-clip:text;color:transparent}.ng-sn-VK{font-family:"MM-S";font-size:60px;line-height:60px;font-weight:600;letter-spacing:0;color:#07f}.ng-map{width:100%;height:593px;filter:grayscale(1)}.ng-rr-mainCon{display:flex;flex-direction:column}.ng-rr-titleCon{display:flex;flex-direction:column;gap:16px;max-width:421px;margin-left:557px}.ng-rr-contentCon{display:flex;flex-direction:column;gap:64px}.ng-rr-topCon{display:flex;gap:136px}.ng-rr-leftCon{max-width:421px;display:flex;flex-direction:column}.ng-rr-img{max-width:16px}.ng-rr-centralCon{max-width:420px}.ng-rr-rightCon{display:flex;flex-direction:column}.ng-rr-botCon{display:flex;gap:136px}.ng-rr-yImg{max-width:133px}.ng-rr-2gisImg{max-width:88px}.ng-ggg-galery{padding:64px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(193px,1fr));grid-auto-flow:dense;grid-gap:22px}.ng-ggg-img{border:16px solid #333333;max-width:100%;width:100%;height:100%;object-fit:cover}.ng-ggg-vertImg{grid-column:span 2;grid-row:span 2}.ng-ggg-horizImg{grid-column:span 2}.ng-gg-absolutTitle{padding:64px 0;position:absolute;display:flex;flex-direction:column;align-items:center;left:0;right:0}.ng-gg-galeryTitle{color:#fff;font-weight:700;font-size:48px;line-height:48px;font-family:"MM-S";margin-bottom:12px;max-width:100%}.ng-gg-textTitle{color:#f7f8fa;font-weight:600;font-size:120px;line-height:96px;font-family:"MM-S";opacity:50%;max-width:100%;text-align:center}.ng-gg-fixed{position:fixed;top:10%}@media (max-width:1375px){.ng-pcm-cardCon{flex-wrap:wrap}.ng-pcm-card{max-width:48%}.ng-pcm-cardText{max-width:100%}.ng-pcm-cardImg{width:500px;margin:48px auto 0}.ng-pcm-card a{bottom:0;color:#272727}.ng-pcm-cardBtn{display:flex;justify-content:center}.ng-pcm-card:hover::before{height:0}.ng-pcm-card:hover h3,.ng-pcm-card:hover p{color:#fff}}@media (max-width:1300px){.ng-rr-titleCon{margin-left:0px}.ng-rr-topCon,.ng-rr-botCon{flex-direction:column;gap:24px}.ng-rr-titleCon,.ng-rr-centralCon,.ng-rr-leftCon{max-width:100%}}@media (max-width:1200px){.ng-atp-mainCon{gap:24px}.ng-ms-mainCon{flex-direction:column;gap:44px}.ng-ms-leftCon{max-width:100%}.ng-ms-servCard{max-width:100%}.ng-atp-mainCon{flex-direction:column}.ng-sn-mainCon{flex-direction:column;gap:24px}.ng-atp-leftCon{max-width:100%}.ng-atp-leftCon{max-width:100%}}@media (max-width:900px){.ng-ggg-galery{gap:10px;grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}.ng-ggg-img{border:7px solid #333333}.ng-gg-textTitle{font-size:80px;line-height:80px}}@media (max-width:800px){.ng-atp-rightCard{max-width:260px;max-height:380px}.ng-sn-snCon{flex-direction:column;gap:16px}.ng-ms-firstServicesCon{flex-direction:column;gap:44px}.ng-ms-secondServicesCon{flex-direction:column;gap:44px}.ng-pcm-card button{bottom:-85px}.ng-pcm-cardCon{flex-direction:column}.ng-pcm-card{max-width:100%}.ng-ggg-galery,.ng-gg-absolutTitle{padding:24px 0}}@media (max-width:600px){.ng-ggg-galery{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.ng-ggg-smollImg{display:none}}.ng-ppi-MainCon{display:flex;gap:136px}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.ng-ppi-fadeIn{opacity:1;animation:fade-in 0.5s ease-in}.ng-ppi-leftCon{max-width:445px}.ng-ppi-rightCon{max-width:655px;width:100%}.ng-ppi-selectionCon{display:flex;gap:24px;overflow:hidden;margin-top:16px;margin-bottom:48px}.ng-ppi-selectionCon > h3:hover{color:#000}.ng-ppi-preformansCon{display:flex}.mf-num-fps{display:flex;justify-content:end;align-items:end;white-space:nowrap;width:max(10%,var(--length-fps))}.mf-fps-wrapper{--length-fps:0%;display:grid;grid-template-columns:22% minmax(200px,1fr);grid-template-rows:auto auto;column-gap:8px}.mf-ppi-name{grid-row:-1/1;padding-bottom:8px}.ng-ppi-LineCon{display:flex;flex-direction:column;max-width:100% !important}.ng-ppi-progressLineYellow{display:flex;width:100%;height:4px;transition:width 0.4s ease-in-out;position:relative;border-radius:3px;margin-bottom:16px}.ng-ppi-secondCon{position:relative;display:flex;flex-direction:column;width:100%;padding-bottom:50px}.ng-ppi-botInfo{display:block;max-width:164px;font-size:14px;line-height:18px;font-weight:700;width:100%}.ng-ppi-secondBotInfo{font-family:'MM-S';width:100%;max-width:164px;font-size:14px;line-height:18px;font-weight:700}.ng-ppi-thirdCon .ng-ppi-secondBotInfo:nth-child(1){position:relative;right:3%;white-space:nowrap;text-align:right}.ng-ppi-secondBotInfo span{font-family:'MM-S';position:absolute;right:-4px;bottom:18px}.mf-ppi-right-column{padding:0 0 18px 8px;height:100%;border-left:1px solid #999999;margin-top:auto;display:flex;align-items:end}.ng-ppi-thirdCon{display:flex;align-items:end;position:absolute;width:76.5%;height:100%;left:calc(22% + 8px);z-index:-1}.ng-vc-mainCon{position:relative;display:flex;padding:48px 0 0 0}.ng-vc-leftCon{max-width:421px}.ng-vc-centralCon{position:relative;display:flex;flex-direction:column;align-items:center}.ng-vc-centralTitle{position:absolute;font-weight:700;font-size:150px;line-height:150px;font-family:"MM-S";color:#f7f8fa;z-index:1}.ng-vc-centralImg{max-width:100%;margin-top:102px;z-index:1}.ng-vc-rightCon{display:flex;flex-direction:column;margin-left:100px}.ng-vc-rightInfoCon{margin-top:120px;display:flex;flex-direction:column;gap:4px}.ng-vc-rightInfoCon:nth-child(2){margin-top:24px}.ng-vc-bottomNav{display:flex;padding:32px 0px 32px 0px;justify-content:space-between}.ng-vc-navCard{display:flex;flex-direction:column}.ng-vc-cardIcon{width:24px;filter:brightness(0.1) grayscale(1)}.ng-pi-mainCon{display:flex;justify-content:space-between;gap:20px}.ng-pi-leftTextCon{max-width:385px}.ng-pi-rightImgCon{display:flex;gap:24px;align-items:flex-start}.ng-cs-mainCon{display:flex;justify-content:space-between;gap:20px;padding:0 0px 48px 0px}.ng-cs-rightCon{display:flex;flex-direction:column;max-width:421px}.ng-cs-leftCon{display:flex;align-items:center}.ng-cs-coolingImg{max-width:100%}.ng-cp-mainCon{display:flex;gap:20px;justify-content:space-between}.ng-cp-rightCon{display:flex;flex-direction:column;justify-content:space-between;max-width:421px;background-color:#272727}.ng-cp-topCon{padding:24px 24px 0px 24px}.ng-cp-warrantyCon{display:flex;flex-direction:column;gap:4px}.ng-cp-imgWarrantyCon{display:flex;flex-direction:column}.ng-cp-deliveryCon{display:flex;flex-direction:column;gap:4px}.ng-cp-configImg{max-width:385px;width:100%}.ng-cp-leftCon{width:100%;max-width:770px}.ng-cp-configInfoRow{border-bottom:1px solid #ccc;display:flex;gap:150px;padding-bottom:16px;padding-top:16px}.ng-cp-configInfoRow span{max-width:184px;width:100%}.ng-ap-mainCon{padding:48px 64px 48px 64px;background-image:url("/tpl/img/productPage/bg1.png");background-repeat:no-repeat;background-size:cover;display:flex;gap:136px}.ng-ap-leftrCon{max-width:421px}.ng-ap-rightCon{display:flex;flex-direction:column;gap:48px}.ng-ap-topCon,.ng-ap-botCon{display:flex;gap:135px}.ng-ap-card{display:flex;flex-direction:column;max-width:310px;width:100%;align-items:flex-start}.ng-rr-imgReview{margin-bottom:16px}@media (max-width:1375px){.ng-ap-mainCon{flex-direction:column;gap:24px}.ng-ap-leftrCon,.ng-ap-card{max-width:100%}.ng-cp-mainCon{flex-direction:column}.ng-cp-rightCon{display:flex;flex-direction:column;max-width:100%;width:100%}.ng-cp-leftCon{max-width:100%}.ng-cp-configInfoRow{justify-content:space-between}.ng-cp-imgWarrantyCon{display:flex;justify-content:center}}@media (max-width:1220px){.ng-vc-mainCon{flex-direction:column}.ng-vc-leftCon{max-width:100%}.ng-vc-rightCon{order:2;margin-left:0;align-items:center}.ng-vc-centralCon{order:3}.ng-vc-rightInfoCon{margin-top:36px;align-items:center}.ng-pi-procImgSecond{display:none}.ng-ppi-MainCon{flex-direction:column;gap:24px}}@media (max-width:1110px){.ng-vc-bottomNav{flex-direction:column;gap:17px;align-items:center;padding:32px 32px 32px 32px}.ng-vc-navCard{max-width:220px;display:flex;align-items:center}.ng-pi-mainCon{flex-direction:column;align-items:center;padding:32px 32px 32px 32px}.ng-pi-procImgFirst{max-width:100%}.ng-cs-mainCon{flex-direction:column;padding:16px 16px 16px 16px}}@media (max-width:800px){.ng-vc-mainCon{padding:16px 16px 0 16px}.ng-vc-centralTitle{font-size:120px;line-height:120px}.ng-vc-centralImg{margin-top:65px}.ng-ap-topCon,.ng-ap-botCon{flex-direction:column;gap:32px}.ng-ap-mainCon{padding:24px 16px 24px 16px}}@media (max-width:685px){.ng-cp-configInfoRow{flex-direction:column;gap:4px}.ng-ppi-thirdCon{display:none}.mf-ppi-name,.ng-ppi-secondCon{padding-bottom:0}.mf-fps-wrapper{grid-template-columns:max(110px,calc(var(--length-fps)) - 60px) 1fr}.mf-num-fps{width:auto;justify-content:start}.mf-ppi-name{grid-row:1}.ng-ppi-progressLineYellow{grid-column:-1/1}}@media (max-width:500px){.ng-ppi-botInfo{font-weight:450;font-size:12px;line-height:16px;max-width:90px}.ng-ppi-LeftTitle{font-weight:600;font-size:64px;line-height:64px}}@media (max-width:420px){.ng-vc-vcName{font-size:120px}.ng-vc-centralTitle{font-size:100px;line-height:100px}}@media (srefers-reduced-motion:reduce){*{animation-duration:0.1ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}.product__content{--color-yellow:#fbea36;--light-border:1px solid #cccdce;--width-description-block:53vw;--width-info:38.2vw}@keyframes showBlock{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}button{border:none}.product__info .big-button{padding-inline:0;height:50px;font-family:"MM-S";font-size:20px;letter-spacing:-0.02em;text-transform:uppercase;display:flex;justify-content:center;align-items:center;transition-duration:1s;white-space:nowrap;width:100%}.product__content{display:flex;justify-content:center;min-height:610px}.product__description{--full-width:0%;width:min(830px,62vw);background-color:#fbfbfb;padding-inline:35px;padding-top:48px;z-index:1;position:relative;&::after{content:"";position:absolute;inset:0;right:var(--full-width);background-color:#ecedef;z-index:2;transition-duration:1s}}.description__block{position:relative;z-index:3;width:clamp(334px,var(--width-description-block),763px);overflow:hidden}.top-block{margin-bottom:30px}.description__action{display:flex;justify-content:space-between}.action__block{display:flex;column-gap:12px}.action__btn{font-family:"MM-S";font-size:20px;line-height:20px;font-weight:700;background-color:transparent;border:none;cursor:pointer;color:grey}.action__button--current{color:rgba(39,39,39,1)}.description__section{min-width:clamp(334px,var(--width-description-block),763px)}.description__wrapper{display:flex;translate:-100%;transition-duration:0.7s;transition-timing-function:ease-in}.mf-pp-product{display:flex;flex-direction:column;justify-content:center;row-gap:60px}.mf-pp-product__body{display:flex;justify-content:center}.mf-pp-product__image{display:none;width:clamp(240px,40vw,474px);height:auto;animation:showBlock 1s}.config__title{margin-bottom:8px}.config__table{width:100%;border-collapse:collapse;font-family:"MM-A";line-height:18px;font-size:14px;text-align:left;& th{width:44%;font-weight:700;padding-block:16px}& tr:not(:last-child){border-bottom:1px solid #cccccc}}.product__info{padding-top:50px;background-color:#fff;max-width:549px;width:100%;display:flex;flex-direction:column}.info__wrap{padding-inline:35px}.info__main{display:none;flex:1 1 auto;animation:showBlock 1s;margin-bottom:15px;font-size:16px;.info__section{font-size:14px;padding-bottom:24px;border-bottom:var(--light-border)}}.info__rating{display:flex;justify-content:start;align-items:center;column-gap:4px;margin-block:12px 22px;& span{padding-left:4px;color:rgba(20,20,20,0.5)}}.info__text{border-top:var(--light-border);margin-top:12px;& p{padding-top:12px}&:not(:first-child){font-weight:400;line-height:18px}}.info__action{padding-top:20px;display:flex;justify-content:center;column-gap:10px}.info__link{color:#202020;text-decoration:none;background-color:transparent;background-color:#f5f5f7;&:hover{color:#fff;background-color:#202020;fill:#cccccc}}.link__icon{display:none}.info__footer{opacity:1;display:flex;justify-content:space-between;column-gap:15px;padding-block:10px;background-color:#ffffff;padding-inline:min(35px,2.43vw)}.price__full{white-space:nowrap;font-family:"MM-S";font-size:clamp(27px,2.22vw,32px);font-weight:700;line-height:1;letter-spacing:-0.02em;text-align:left}.info__price{width:100%;max-width:100px}.price__partial{position:relative;padding-inline:0px;background-color:transparent;&::after{content:"";width:15px;aspect-ratio:1;position:absolute;bottom:5px;right:-19px}}.info__button{display:flex;column-gap:11px;width:100%}.button__buy{cursor:pointer;color:#fff;background-color:#202020;&:hover{color:var(--color-yellow)}}.mf-pp-button__in-basket{cursor:pointer;background-color:var(--color-yellow);color:#272727;&:hover{color:var(--color-yellow);background-color:#272727}}.mf-pp-button__in-basket:disabled:hover{background-color:#f5f5f7;color:#272727}.mf-pp-button__in-basket > p{font-family:inherit}.mf-pp-button__in-basket:disabled{background-color:#f5f5f7;cursor:auto}.mf-pp-button__in-basket:disabled > p{display:none}.mf-pp-button__in-basket:disabled .mf-pp-disabled-btn{display:flex}.mf-pp-disabled-btn{display:none;justify-content:center;align-items:flex-end;column-gap:20px}.visible{display:block}.bottom__block{background-color:#f5f5f7;top:66px;position:sticky;z-index:2}.block__wrap{font-family:"MM-A";font-size:16px;font-weight:400;line-height:22px;display:flex;justify-content:space-between;column-gap:15px;& a{text-decoration:none;color:currentColor}}.cart__product{display:flex;column-gap:16px;align-items:center;min-width:167px;padding:10px 0px 10px 0px}.list__links{display:flex;justify-content:space-between;column-gap:48px;flex-wrap:nowrap}.list__item{display:flex;align-items:center}.item__link{white-space:nowrap;font-family:"MM-A";font-size:16px;font-weight:700;line-height:22px;padding:10px 0px;text-align:center;transition-duration:0.3s;&:hover{color:rgba(39,39,39,0.6)}}.mm-art-cat{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:15px 0}.mm-art-cat div{display:flex;gap:6px;flex-wrap:wrap}.mm-art-cat a{text-decoration:underline}@media (max-width:1280px){:root{--width-description-block:55vw;--width-info:40vw}.big-button{padding-inline:16px}.top-block{margin-bottom:15px}.info__rating{margin-block:6px 16px}}@media (max-width:1242px){.info__wrap{padding-inline:10px}.product__content{justify-content:center}.list__links{column-gap:20px;overflow-y:auto;&::-webkit-scrollbar{height:10px}&::-webkit-scrollbar-track{background-color:#ecedef;border-radius:20px}&::-webkit-scrollbar-thumb{background-color:#202020;border-radius:5px;border-block:3px solid #ecedef}}}@media (max-width:960px){.product__description{width:100%;display:flex;justify-content:center;padding-inline:0px}.link__label{display:none}.link__icon{display:block}.info__link:last-child{padding:12px}.info__footer{row-gap:15px;padding-top:12px}.info__text{margin-top:16px;padding-top:16px}:root{--width-description-block:95vw;--width-info:70vw}.product__content{flex-direction:column;align-items:center;row-gap:15px}.info__footer{flex-wrap:nowrap}.config__table{& th{padding-block:0px}& tr{padding-block:4px;width:100%;display:flex;flex-direction:column;row-gap:1px}}.bottom__block{align-items:center;flex-direction:column}.product__info{max-width:100%}.mf-pp-button__in-basket:disabled .mf-pp-disabled-btn{justify-content:space-between;width:100%;padding:0 10px 0 10px}}@media (max-width:560px){.fixed-bottom{z-index:50;position:fixed;bottom:0;left:0px;right:0}.price__full{font-size:27px}.product__info .big-button{font-size:16px;padding-inline:10px;height:50px}.config__title{display:none}.cart__product{display:none}}.mm-btnLinkYellow{display:inline-block;padding:16px 32px 16px 32px;background:#fbea36;font-size:20px;line-height:20px;font-weight:700;font-family:"MM-S";cursor:pointer;transition:color 0.5s ease;transition:background 0.5s ease}.mm-btnLinkYellow:hover{color:#fbea36;background:#272727}.mm-btnLinkBlack{padding:16px 32px 16px 32px;background:#202020;font-size:20px;line-height:20px;font-weight:700;font-family:"MM-S";cursor:pointer;color:#ffffff;transition:color 0.5s ease;transition:background 0.5s ease}.mm-btnLinkBlack:hover{color:#fbea36}.mm-btnUnderline{font-family:"MM-S";font-weight:600;font-size:20px;line-height:20px;text-decoration:underline}.mm-btnLinkYellowGreyBg{padding:16px 32px 16px 32px;background:#fbea36;font-size:20px;line-height:20px;font-weight:700;font-family:"MM-S";cursor:pointer;transition:color 0.5s ease;transition:background 0.5s ease}.mm-btnLinkWhiteBg{padding:16px 32px 16px 32px;background:#ffffff;font-size:20px;line-height:20px;font-weight:700;font-family:"MM-S";cursor:pointer;transition:color 0.5s ease;transition:background 0.5s ease}.mm-btnLinkWhiteBg:hover{color:#ffffff;background:#000}.mm-selectionBtn{text-transform:uppercase;font-family:"MM-S";font-size:32px;line-height:32px;font-weight:700;background:none;color:grey;transition:color 0.5s ease-out;white-space:nowrap;cursor:pointer}.mm-selectionBtn:hover{color:#202020}.mm-selectionBtnSmoll{text-transform:uppercase;font-family:"MM-S";font-size:20px;line-height:20px;font-weight:700;background:none;color:grey;transition:color 0.5s ease-out;white-space:nowrap;cursor:pointer}.mm-selectionBtnSmoll:hover{color:#202020}.mm-selectionBtnBgBlack{text-transform:uppercase;font-family:"MM-S";font-size:32px;line-height:32px;font-weight:700;background:none;color:grey;transition:color 0.5s ease-out;white-space:nowrap;cursor:pointer}.mm-selectionBtnBgBlack:hover{color:#fff}.mm-linkNoneBg{font-size:20px;line-height:20px;font-weight:700;font-family:"MM-S"}.mm-linkWhite{padding:16px 32px 16px 32px;font-family:"MM-S";font-size:20px;line-height:20px;font-weight:700;background:#fff;cursor:pointer;border:0;z-index:1;text-align:center}.mm-linkWhite:hover{background:#000;color:#fbea36}.mm-containerSecond{max-width:1342px;margin:0 auto}.mm-paddingTop120{padding-top:120px}.mm-paddingBot120{padding-bottom:120px}.mm-paddingTB120{padding:120px 0px 120px 0px}.mm-paddingTB86120{padding:84px 0px 120px 0px}.mm-paddingTop84{padding:84px 0px 0px 0px}.mm-plr-15px{padding:0 15px}.mm-marginB4{margin-bottom:4px}.mm-margin4{margin-top:4px}.mm-margin8{margin-top:8px}.mm-margin12{margin-top:12px}.mm-margin14{margin-top:14px}.mm-margin16{margin-top:16px}.mm-margin19{margin-top:19px}.mm-margin24{margin-top:24px}.mm-margin30{margin-top:30px}.mm-margin32{margin-top:32px}.mm-margin36{margin-top:36px}.mm-margin34{margin-top:34px}.mm-margin48{margin-top:48px}.mm-margin50{margin-top:50px}.mm-margin62{margin-top:62px}.mm-margin64{margin-top:64px}.mm-margin68{margin-top:68px}.mm-margin112{margin-top:112px}.mm-margin120{margin-top:120px}.mm-marginBot120{margin-bottom:120px}.mn-pt-4px{padding-top:4px}.mn-pb-4px{padding-bottom:4px}.mn-pt-6px{padding-top:6px}.mn-pt-8px{padding-top:8px}.mn-pt-12px{padding-top:12px}.mn-pt-16px{padding-top:16px}.mn-pb-16px{padding-bottom:16px}.mn-pt-18px{padding-top:18px}.mn-pb-18px{padding-bottom:18px}.mn-pb-15px{padding-bottom:15px}.mn-mt-18px{margin-top:18px}.mn-pt-24px{padding-top:24px}.mn-pb-24px{padding-bottom:24px}.mn-mt-24px{margin-top:24px}.mn-pt-28px{padding-top:28px}.mn-pt-30px{padding-top:30px}.mn-pb-30px{padding-bottom:30px}.mn-mt-30px{margin-top:30px}.mn-pb-32px{padding-bottom:32px}.mn-pt-36px{padding-top:36px}.mn-mt-36px{margin-top:36px}.mn-mt-60px{margin-top:60px}.mn-pt-60px{padding-top:60px}.mn-pb-60px{padding-bottom:60px}.mn-pt-48px{padding-top:48px}.mn-pb-48px{padding-bottom:48px}.mn-pt-90px{padding-top:90px}.mn-pt-120px{padding-top:120px}.mn-pb-120px{padding-bottom:120px}.mn-mb-120px{margin-bottom:120px}.mn-pt-180px{padding-top:180px}.mn-p-lr-15{padding-left:15px;padding-right:15px}.mm-opacity50{opacity:50%}.mm-opacity40{opacity:40%}.mm-hWihite{color:#fff}.mm-inactiveColor{color:grey}.mm-activeColor{color:#202020}.mm-hGreen{color:#19b473}.mm-figmaGrey{color:#202020}.mm-hBlue{color:#5888e3}.mm-mainGrey{color:#cccdce}.mm-greyBG{background-color:#ecedef}.mm-blackBg14{background-color:#141414}.mm-bgBlackCon{background-color:#202020}.mm-blackBG{background-color:#000}.mm-seconBgBlackCon{background-color:#05090e}.mm-backgroundGrad{background:linear-gradient(#0b0b0b,#232321)}.mm-secondBgGrad{background:linear-gradient(#030712,#040a1a)}.mm-addGradColor{background:linear-gradient(#5b5656,#232321);-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.ng-sp-fadeIn{opacity:1;animation:fade-in 0.5s ease-in}.mm-secondFont{font-family:"MM-S";font-weight:700;font-size:20px;line-height:20px;color:#fbea36}.mmLableFs-14{font-size:14px;font-weight:700;line-height:18px;font-family:"MM-A"}.mmLableFs-16{font-size:14px;font-weight:700;line-height:22px;font-family:"MM-A";text-transform:none}.mm-font14weiht400{font-family:"MM-A";font-size:14px;line-height:18px}.mm-addFont{font-family:"MM-S";font-weight:600;font-size:36px;line-height:36px;text-transform:uppercase}.mm-figmaBigText{font-family:"MM-S";font-weight:700;font-size:150px;line-height:120px;color:#ffffff;max-width:421px;text-transform:uppercase}.mm-figmaBigTextSecond{font-family:"MM-S";font-weight:700;font-size:150px;line-height:120px;color:#ffffff;max-width:421px;text-transform:uppercase}.mm-largeText{font-family:"MM-S";font-weight:600;font-size:240px;line-height:240px;text-transform:uppercase}.mm-bigText{font-family:"MM-S";font-weight:700;font-size:60px;line-height:60px;text-transform:uppercase}.mm-curosrPointer{cursor:pointer}.mm-displayNone{display:none !important}.mm-displayBlock{display:block}.mm-whiteSpace{white-space:nowrap}@media (max-width:1000px){.mm-paddingBot120{padding-bottom:96px}.mm-paddingTop120{padding-top:96px}.mm-paddingTB120{padding:96px 0px 96px 0px}.mm-margin120{margin-top:96px}}.ng-pcas-bgCon{background-color:#ecedef}.ng-pcas-mainCon{display:flex;justify-content:space-between;padding:64px 0px 64px 0px}.ng-pcas-centralCon{display:flex;flex-direction:column;align-items:center}.ng-pcas-centralTitle{font-weight:700;font-size:36px;line-height:36px;opacity:10%}.ng-pcas-bottomText{font-size:120px;line-height:96px;font-weight:600;font-family:"MM-S";background:linear-gradient(#38e8ff,#495fc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:10%}.ng-pcas-rightCon{display:flex;flex-direction:column;gap:16px;max-width:755px}.ng-pcas-bgConSecond{background-color:#f7f8fa}.ng-pcas-botomInfo{display:flex;padding:24px 0px 24px 0px;justify-content:space-between}.ng-pcas-botCard{padding:16px;max-width:421px}.ng-pcas-botCard p:first-child{margin-bottom:12px}.ng-pcas-mobBtn{display:none}.ng-sag-mainCon{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:24px}.ng-sag-img{height:100%;object-fit:cover;transition:0.3s linear;transform:scale(1.02);transform-origin:center center}.ng-sag-mainCon div{overflow:hidden;cursor:pointer;transition:0.3s linear;position:relative;display:flex;justify-content:center}.ng-sag-img:hover{transform:scale(1);filter:brightness(120%)}.ng-sag-galleryItem1{max-width:199px;max-height:208px;grid-column:1/3}.ng-sag-galleryItem2{max-width:199px;max-height:208px;grid-column:1/3}.ng-sag-galleryItem3{max-width:199px;max-height:208px;grid-column:1/3;grid-row:3}.ng-sag-galleryItem4{max-width:310px;max-height:440px;grid-column:3/6;grid-row:1/3}.ng-sag-galleryItem5{max-width:310px;max-height:208px;grid-column:3/6}.ng-sag-galleryItem6{max-width:755px;max-height:671px;grid-column:6/13;grid-row:1/5}.ng-sag-popupCon{position:fixed;top:0;left:0;background:rgba(0,0,0,0.9);height:100%;width:100%;z-index:100}.ng-sag-popupImgCon{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 20px}.ng-sag-popUpImg{max-width:100%}.ng-sag-clouseBtn{position:absolute;top:8%;right:5%;cursor:pointer}.ng-sag-imgNumCon{display:flex;align-items:center;gap:25px;margin-top:25px}.ng-sag-arrow{border:none;background-color:#202020;cursor:pointer;padding:10px}.ng-sag-leftArrow{transform:rotate(180deg)}.ng-akk-mainCon{display:flex;gap:136px}.ng-akk-leftCon{max-width:421px}.ng-akk-leftCon h2{margin-bottom:32px}.ng-akk-rightCon{max-width:100%;width:100%}.ng-akk-rightCon .ng-cp-configInfoRow p:first-child{max-width:184px;width:100%;font-weight:700}.ng-aar-mainCon{display:grid;grid-template-columns:533px 755px;grid-template-rows:repeat(3,auto);grid-gap:24px}.ng-aar-mainCon p{margin-top:16px}.ng-aar-titleCon{grid-column:2}.ng-aar-LeftCard{display:flex;align-items:flex-end;background-size:cover;padding:24px;min-height:423px}.nf-aar-rightImg{max-width:755px;width:100%}.ng-lgc-mainCon{display:flex;gap:278px}.ng-lgc-leftCon{max-width:421px}.ng-lgc-rightImg{max-width:545px;width:100%}.ng-pcm-cardImg{max-width:262px}.mm-projects-con .mf-art__grid-card{max-width:100%}@media (max-width:1375px){.ng-pcas-mainCon{flex-direction:column;background-image:none;padding:64px 0px 40px 0px;gap:32px}.ng-pcas-centralCon{order:3;padding-bottom:400px;background-image:url("/tpl/img/prodject/bg1mob.png");background-repeat:no-repeat;background-size:contain;background-position:top}.ng-pcas-rightCon{order:2;max-width:100%;align-items:start}.ng-pcas-leftCon button{display:none}.ng-pcas-mobBtn{display:block}.ng-akk-mainCon{flex-direction:column;gap:48px}.ng-akk-leftCon{max-width:100%}.ng-aar-mainCon{grid-template-columns:1fr}.ng-aar-titleCon{grid-column:1}.ng-aar-LeftCard{max-width:755px}.ng-lgc-mainCon{flex-direction:column;gap:56px}.ng-lgc-leftCon{max-width:100%}}@media (max-width:1200px){.ng-pcas-botomInfo{flex-direction:column}.ng-pcas-botCard{max-width:100%}}@media (max-width:1000px){.ng-sag-mainCon{gap:8px;grid-template-columns:repeat(6,1fr)}.ng-sag-galleryItem1{max-width:329px;max-height:208px;grid-column:1 / 3}.ng-sag-galleryItem2{max-width:313px;max-height:208px;grid-column:3 / 5}.ng-sag-galleryItem3{max-width:314px;max-height:208px;grid-column:5 / 8}.ng-sag-galleryItem4{max-width:310px;max-height:331px;grid-row:2 / 3;grid-column:5 / 8}.ng-sag-galleryItem5{max-width:310px;max-height:332px;grid-column:5 / 7;grid-row:1 / 3}.ng-sag-galleryItem6{max-width:755px;max-height:671px;grid-column:1 / 5;grid-row:1 / 3}}@media (max-width:700px){.ng-pcas-centralCon{padding-bottom:180px}}@media (max-width:600px){.ng-aar-LeftCard{min-height:300px}.ng-sag-mainCon{grid-template-columns:repeat(4,1fr)}.ng-sag-galleryItem1{max-width:557px;max-height:266px;grid-column:1 / 5}.ng-sag-galleryItem2{max-width:557px;max-height:271px;grid-column:1 / 5}.ng-sag-galleryItem3{max-width:561px;max-height:268px;grid-column:1 / 5;grid-row:3}.ng-sag-galleryItem4{max-width:557px;max-height:331px;grid-column:1 / 5}.ng-sag-galleryItem5{max-width:557px;max-height:332px;grid-column:1 / 5;grid-row:5 / 6;grid-column:1 / 5}.ng-sag-galleryItem6{max-width:755px;max-height:671px}}@media (max-width:400px){.ng-pcas-centralCon{padding-bottom:130px}.ng-lgc-mainCon{gap:30px}}.ng-csp-cardCon{display:flex;gap:24px}.ng-csp-card{display:flex;padding:24px;gap:24px;max-width:644px;background-color:#272727}.ng-csp-LeftCard{display:flex;flex-direction:column;align-items:baseline}.ng-csp-cradInfo{display:flex;gap:15px}.ng-csp-rightCardImg{max-width:280px}.ng-ccb-infoCon{display:flex;flex-direction:column;align-items:baseline;max-width:450px}.ng-ccb-mainCon{background-image:url(/tpl/img/computers/bg1.png);background-repeat:no-repeat;background-size:cover;background-position:bottom center;background-attachment:fixed;background-color:#202020d6;background-blend-mode:overlay;padding:300px 64px 64px 64px}.ng-nvp-cardCon{display:flex;gap:24px}.ng-nvp-card{display:flex;flex-direction:column;padding:24px 24px 0px 24px;background-color:#f5f5f7;max-width:421px}.ng-nvp-cradImg{max-width:421px;max-height:204px}.ng-lgp-mainCon{display:flex;justify-content:space-between}.ng-lgp-leftCon{max-width:421px}.ng-lgp-rightCon{display:flex;gap:24px}.ng-lgp-rightCard{display:flex;flex-direction:column;padding:24px 24px 0px 24px;background-color:#f5f5f7;max-width:366px}.ng-lgp-cardInfoCon{display:flex;gap:32px}.ng-lgp-cardImg{max-width:366px}.ng-ppc-mainCon{display:flex;flex-direction:column}.ng-ppc-titleCon{display:flex;justify-content:flex-end}.ng-ppc-centralCon{display:flex;justify-content:space-between}.ng-ppc-leftCon{max-width:421px}.ng-ppc-rightCon{max-width:655px;width:100%}.ng-ppc-botCon{display:flex;justify-content:flex-end;gap:136px}.ng-mfi-mainCon{display:flex;flex-direction:column}.ng-nfi-centralCon{display:flex;justify-content:space-between;gap:24px}.ng-mfi-leftCard,.ng-mfi-rightCard{display:flex;flex-direction:column;padding:24px;background-color:#f5f5f7;max-width:644px;width:100%}.ng-mfi-leftCardTitleCon{display:flex;justify-content:space-between}.ng-mfi-rightCardTitleCon{display:flex;justify-content:space-between}.ng-mfi-progreaaLineGreen{display:flex;align-items:end;justify-content:end;width:100%;height:4px;background-color:#19b473;border-radius:3px;margin-bottom:16px;margin-top:22px}.ng-mfi-progreaaLineBlue{display:flex;align-items:end;justify-content:end;width:100%;height:4px;background-color:#5888e3;border-radius:3px;margin-bottom:16px;margin-top:22px}.ng-mfi-botCon{padding:0px 0px 120px 0px}.ng-uieo-mainCon{padding:120px 0px 64px 0px;display:flex;flex-direction:column;gap:24px}.ng-uieo-topCon{padding:32px 24px 323px 24px;background-image:url("/tpl/img/computers/bg2.png");background-repeat:no-repeat;background-size:cover}.ng-uieo-textCon{max-width:366px}.ng-uieo-centralCon{display:flex;gap:24px;justify-content:space-between}.ng-uieo-centralLeftCon,.ng-uieo-centralRightCon{padding:25px;background-color:#272727;display:flex;gap:20px}.ng-uieo-text{max-width:333px;margin-top:131px}.ng-uieo-rightImgCon{display:flex}.ng-uieo-img{max-width:235px}.ng-uieo-botCon{padding:353px 24px 24px 24px;background-image:url("/tpl/img/computers/bg3.png");background-repeat:no-repeat;background-size:cover}.ng-uieo-botTextCon{max-width:421px}.ng-ba-mainCon{display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-column-gap:136px;grid-row-gap:48px}.ng-ba-titleCon{grid-column:2}.ng-ba-leftTitleCon{display:flex;gap:8px}.ng-ba-imgCon{display:flex;align-items:flex-start;gap:24px}.ng-ba-firstRightImg{max-width:310px;width:310px}.ng-ba-secondRightImg{max-width:421px}.ng-ba-botText{max-width:532px}@media (max-width:1420px){.ng-mfi-progreaaLineBlue,.ng-mfi-progreaaLineGreen{margin-top:18px}}@media (max-width:1375px){.ng-csp-cardCon{flex-direction:column;align-items:center}.ng-csp-card{max-width:100%}.ng-nvp-cardCon{flex-wrap:wrap;justify-content:center}.ng-lgp-mainCon{flex-direction:column;gap:36px}.ng-lgp-leftCon{max-width:100%}.ng-lgp-rightCard{max-width:100%}.ng-ppc-centralCon{flex-direction:column;gap:36px}.ng-ppc-rightCon{order:2}.ng-ppc-leftCon{order:3;max-width:100%}.ng-ppc-botCon{justify-content:flex-start}.ng-ppc-titleCon{justify-content:flex-start}.ng-nfi-centralCon{flex-direction:column}.ng-uieo-centralCon{flex-direction:column}.ng-uieo-text{max-width:100%}.ng-ba-mainCon{grid-template-columns:1fr}.ng-ba-titleCon{grid-column:1}.ng-ba-botText{max-width:100%}}@media (max-width:1000px){.ng-lgp-rightCon{flex-direction:column}.ng-ba-firstRightImg{display:none}.ng-ba-secondRightImg{max-width:100%}.ng-nvp-mainCon,.ng-lgp-mainCon,.ng-ppc-mainCon,.ng-mfi-mainCon,.ng-ba-mainCon{padding:96px 0px 0px 0px}.ng-mfi-botCon{padding:0px 0px 96px 0px}}@media (max-width:700px){.ng-csp-card{flex-direction:column}.ng-csp-rightCard{display:flex;justify-content:center}.ng-ccb-mainCon{padding:369px 16px 16px 16px;background-position:center}.ng-nvp-card{max-width:100%}.ng-ppc-botCon{flex-direction:column;gap:24px}.ng-uieo-centralLeftCon,.ng-uieo-centralRightCon{flex-direction:column}.ng-uieo-text{margin-top:0px}.ng-uieo-topCon{background-position:center}.ng-uieo-botCon{background-position:center}}@media (max-width:400px){.ng-csp-LeftCard{display:contents}.ng-csp-LeftCard a{order:1;margin:0;text-align:center}}.ng-faq-mainCon{display:flex;justify-content:space-between}.ng-faq-leftCon{max-width:421px}.ng-faq-rightCon{max-width:755px;width:100%}.ng-faq-selectionBtnCon{display:flex;gap:24px;overflow:auto}.ng-faq-selectionBtnCon::-webkit-scrollbar{display:none}.ng-faq-questionCon{border-top:1px solid #cccdce;padding:25px 0px 25px 0px}.ng-faq-lastQuestionCon{border-top:1px solid #cccdce;border-bottom:1px solid #cccdce;padding:25px 0px 25px 0px}.ng-faq-titleBtnCon{display:flex;justify-content:space-between}.ng-faq-answer{overflow:hidden;max-height:0px;transition:max-height 0.5s ease}.ng-faq-openBtn{background:none;cursor:pointer}.ng-faq-arrowBtn{transform:rotate(0)}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.ng-faq-fadeIn{opacity:1;animation:fade-in 0.5s ease-in}@media (max-width:1375px){.ng-faq-mainCon{flex-direction:column;gap:36px}.ng-faq-leftCon{max-width:100%}.ng-faq-rightCon{max-width:100%}}@media (max-width:1000px){.ng-faq-mainCon{padding:96px 0px 0px 0px}}.mm-bgCustomAssembly{background-image:url("/tpl/img/customComputerAssembly/bg1.png")}.ng-apc-textCon{max-width:533px;grid-row:2}.ng-apc-btnCon{display:flex;gap:16px}.ng-soc-mainCon{display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-column-gap:136px;grid-row-gap:48px}.ng-soc-textLink{font-weight:bold}.soc-titleCon{grid-column:2}.ng-soc-leftCon{display:flex;flex-direction:column;align-items:baseline;max-width:421px}.ng-soc-imgCon{display:flex;align-items:flex-start;gap:24px}.ng-soc-vertImg{width:310px}.ng-soc-horizonImg{width:421px}.ng-soc-botText{max-width:556px}.ng-bgc-mainCon{display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-row-gap:48px;grid-column-gap:136px}.ng-bgc-titleCon{grid-column:2}.ng-bgc-leftCon{display:flex;align-items:center;max-width:421px}.ng-bgc-ol{list-style-type:decimal;padding-left:16px}.ng-bgc-ol li{margin-top:8px}.ng-bgc-topText,.ng-bgc-botText{max-width:556px}.ng-bgc-imgCon{display:flex;gap:24px}.ng-bgc-bigImg{max-width:421px}.ng-bgc-smollImg{max-width:310px}.ng-boa-mainCon{display:flex;gap:136px}.ng-boa-leftCon{display:flex;flex-direction:column;gap:86px;max-width:421px}.ng-boa-rightCon{max-width:755px;display:flex;gap:135px}.ng-boa-firstCon{display:flex;flex-direction:column;gap:48px}.ng-boa-secondCon{display:flex;flex-direction:column;justify-content:space-between}.ng-oft-mainCon{display:flex}.ng-oft-leftCon{max-width:538px;padding:48px 0px 48px 0px}.ng-oft-rightCon{display:flex}.ng-oft-rightImg{max-width:843px}.ng-cd-contentCon{display:flex;justify-content:space-between;gap:24px}.ng-cd-contentCon{display:flex}.ng-cd-leftCon{background-image:url("/tpl/img/customComputerAssembly/bg2.png");background-repeat:no-repeat;background-size:cover;background-color:black;max-width:532px;padding:24px}.ng-cd-rightCon{background-image:url("/tpl/img/customComputerAssembly/bg3.png");background-repeat:no-repeat;background-size:cover;background-color:black;max-width:755px;padding:24px}.ng-cd-botText{max-width:533px}.ng-was-mainCon{display:flex;gap:136px}.ng-was-leftCon{max-width:421px}.ng-was-rightCon{display:flex;align-items:flex-start;gap:24px}.ng-was-vertImg{max-width:310px}.ng-was-horizonImg{max-width:421px}.ng-psc-mainCon{display:flex;justify-content:space-between}.ng-psc-leftCon{max-width:420px}.ng-psc-rightCon{display:flex;flex-direction:column;max-width:755px;width:100%}.ng-psc-textCon{display:flex;justify-content:space-between}.ng-psc-textCon a{text-decoration:underline}@media (max-width:1375px){.ng-soc-mainCon{grid-template-columns:1fr}.soc-titleCon{grid-column:1}.ng-soc-leftCon{max-width:100%}.ng-soc-botText{max-width:100%}.ng-bgc-mainCon{grid-template-columns:1fr;grid-gap:24px}.ng-bgc-titleCon{grid-column:1}.ng-bgc-leftCon{max-width:100%}.ng-bgc-botText{max-width:100%}.ng-boa-mainCon{flex-direction:column;gap:24px}.ng-boa-leftCon{max-width:100%;gap:32px}.ng-boa-rightCon{max-width:100%}.ng-oft-mainCon{flex-direction:column}.ng-oft-leftCon,.ng-oft-rightImg{max-width:100%}.ng-cd-contentCon{flex-direction:column}.ng-cd-leftCon{max-width:100%;padding:24px 24px 180px 24px}.ng-cd-rightCon{max-width:100%}.ng-was-mainCon{flex-direction:column;gap:16px}.ng-was-leftCon{max-width:100%}.ng-was-vertImg{display:none}.ng-was-horizonImg{max-width:100%}}@media (max-width:1000px){.ng-soc-vertImg{display:none}.ng-soc-horizonImg{max-width:100%}.ng-bgc-smollImg{display:none}.ng-bgc-bigImg{max-width:100%}.ng-boa-rightCon,.ng-boa-leftCon,.ng-boa-secondCon,.ng-boa-firstCon{flex-direction:column;gap:24px}.ng-psc-mainCon{flex-direction:column;gap:36px}.ng-psc-rightCon{max-width:100%}.ng-apc-mainCon{padding:260px 15px 64px 15px;background-position:center}}@media (max-width:700px){.ng-soc-mainCon,.ng-bgc-mainCon{grid-row-gap:24px}.ng-psc-textCon{flex-direction:column;gap:8px}}@media (max-width:600px){.ng-psc-rightPrice{flex-direction:column;gap:8px}}.ng-fbf-mainCon{display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-column-gap:136px}.ng-fbf-titleCon{grid-column:2}.ng-fbf-leftCon{grid-column:1;grid-row:2}.ng-fbf-numberCon{display:flex;flex-direction:column;gap:8px}.ng-fbf-numberTextCon{display:flex;gap:12px}.ng-fbf-numberTextCon a{cursor:pointer}.ng-fbf-iconCon{display:flex;gap:12px;margin-top:12px}.ng-fbf-leftText{max-width:421px;margin-top:18px}.ng-fbf-rightForm{max-height:532px;display:flex;flex-direction:column;gap:32px}.ng-fbf-inputCon{display:flex;flex-direction:column;gap:12px;width:100%}.ng-fbf-formImput{border:none;border-bottom:1px solid #000000;border-radius:0px;max-width:100%;font-size:20px;font-weight:700;line-height:24px;font-family:"MM-A";padding-bottom:8px}.ng-fbf-inputCon textarea{resize:vertical}.ng-fbf-inputCon input:not(:placeholder-shown) + label i{display:none}@media (max-width:1200px){.ng-fbf-mainCon{grid-template-columns:1fr;grid-row-gap:48px}.ng-fbf-titleCon{grid-column:1}.ng-fbf-leftCon{grid-row:3}}.ng-ob-sliderCon{overflow:auto;display:flex;flex-direction:row;gap:24px}.ng-ob-sliderCon::-webkit-scrollbar{display:none}.ng-ob-imgCard{position:relative;display:flex}.ng-ob-infoIcon{position:absolute;padding:10px;top:0;right:0;cursor:pointer}.ng-ob-imgCard .ng-ob-infoIcon{display:none}.ng-ob-infoText{color:white;position:absolute;top:0;height:100%;padding:15px;font-size:16px;line-height:22px;font-weight:400;background-color:rgba(0,0,0,0.9);display:flex;align-items:center}.ng-ob-imgCard:hover .ng-ob-infoIcon{display:block;z-index:1}.ng-ob-sliderCard{overflow:auto}.ng-ob-sliderImg{max-width:421px;max-height:421px;cursor:pointer}.ng-ob-modalWindow{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;background-color:rgba(0,0,0,0.9);z-index:12}.ng-ob-modalMainCon{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.ng-ob-modalImg{max-width:100%;max-height:78.187vh}.ng-ob-arrowBtn{border:none;background-color:#202020;cursor:pointer;padding:10px}.ng-ob-leftArrow{transform:rotate(180deg)}.ng-ob-imgIndexCon{display:flex;align-items:center;gap:25px;margin-top:25px}.ng-ob-imgIndex{font-weight:700;font-size:20px;line-height:20px;text-transform:uppercase;color:white}.ng-ob-modalClouseCon{position:relative;width:100%}.ng-ob-modalClouseBtn{position:absolute;border:none;background-color:rgba(0,0,0,-0.1);cursor:pointer;padding:10px;top:10%;right:0%}.ng-ob-hidden{display:none}.ng-bti-mainCon{display:flex;padding:0 15px 64px;height:75vh;align-items:flex-end}.mm-bgImage-con{background-repeat:no-repeat;background-size:cover;background-position:bottom;background-blend-mode:overlay;background-attachment:fixed;background-color:#404040}.mm-bgTradeIN{background-image:url("/tpl/img/trade-in/bgTi.png")}.ng-bti-textCon{max-width:533px}.ng-pmm-mainCon{padding:84px 0px 0px 0px}.ng-pmm-topCon{display:flex;gap:136px}.ng-pmm-topCon p{max-width:532px}.ng-pmm-botCon{margin-top:64px;display:flex;gap:24px;justify-content:space-between}.ng-pmm-botCard{max-width:421px}.ng-pmm-cardImg{max-width:100%;margin-top:16px;margin-bottom:16px}.ng-wt-mainCon{padding:120px 0px 0px 0px}.ng-wt-topCon{margin-top:32px}.ng-wt-topCon{display:flex;gap:136px}.ng-wt-topTextCon{max-width:421px}.ng-wt-infoCon{display:flex;gap:88px;width:100%}.ng-wt-numberCon{display:flex;gap:12px;align-items:end}.ng-wt-leftInfoCon{display:flex;flex-direction:column;max-width:310px;width:100%}.ng-wt-rgihtInfoCon{display:flex;flex-direction:column;max-width:310px;width:100%}.ng-wt-botCon{margin-top:54px}.ng-wt-botImg{width:1440px;max-width:100%}.ng-wt-mobImg{display:none}@media (max-width:1300px){.ng-wt-topCon{flex-direction:column;gap:32px}.ng-wt-topTextCon{max-width:100%}}@media (max-width:1000px){.ng-pmm-topCon{flex-direction:column;gap:16px}.ng-pmm-topCon p{max-width:100%}.ng-pmm-botCon{flex-direction:column}.ng-pmm-botCard{max-width:100%}.ng-bti-mainCon{padding:386px 15px 64px 15px;background-position:center}}@media (max-width:700px){.ng-wt-botImg{display:none}.ng-wt-infoCon{flex-direction:column;gap:32px}.ng-wt-mobImg{display:flex;width:100%}}.ng-fbf-mainConV2{padding:120px 0px 120px 0px;display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-column-gap:136px}.ng-fbf-leftConV2{display:flex;flex-direction:column;justify-content:flex-end;background-color:#272727;padding:24px 24px 0px 24px;max-width:421px;grid-column:1;grid-row:1/2}.ng-fbf-titleConV2{grid-column:2;grid-row:1}.ng-fbf-img{max-width:373px}.ng-fbf-rightFormV2{display:flex;flex-direction:column;align-items:baseline;gap:32px;grid-column:2;grid-row:1}@media (max-width:1375px){.ng-fbf-mainConV2{grid-template-columns:1fr;grid-row-gap:48px}.ng-fbf-titleConV2,.ng-fbf-rightFormV2{grid-column:1}.ng-fbf-leftConV2{grid-column:1;grid-row:2;max-width:100%;align-items:center}}@media (max-width:500px){.ng-fbf-img{max-width:100%}}.mm-bgCompClub{background-image:url("/tpl/img/computerClubs/bg1.png")}.ng-mcc-textCon{max-width:533px}.ng-sb-cardCon{display:flex;justify-content:space-between;gap:24px}.ng-sb-card{max-width:421px}.ng-sb-cardImg{margin-bottom:30px;max-width:100%}.ng-mp-mainCon{display:grid;grid-template-columns:532px 755px;grid-template-rows:auto;grid-column-gap:24px;grid-row-gap:48px}.ng-mp-titleCon{grid-column:2}.ng-mp-leftCon{grid-column:1;grid-row:2;padding:24px;background-image:url(/tpl/img/computerClubs/bg2.png);background-repeat:no-repeat;background-size:cover;max-width:565px;width:100%}.ng-mp-leftTextCon{margin-top:192px;max-width:421px}.ng-mp-rightCon{padding:24px;background-image:url(/tpl/img/computerClubs/bg3.png);background-repeat:no-repeat;background-size:cover;max-width:755px;width:100%}.ng-mp-rightTextCon{max-width:532px;margin-top:192px}.ng-vv-video{max-width:1440px;width:100%}@media (max-width:1375px){.ng-sb-cardCon{flex-direction:column}.ng-sb-card{max-width:100%}.ng-mp-mainCon{grid-template-columns:1fr}.ng-mp-titleCon{grid-column:1}.ng-mp-leftCon,.ng-mp-rightCon{max-width:100%}}@media (max-width:700px){.ng-mcc-mainCon{padding:326px 16px 64px 16px}}.ng-sp-mainCon{display:flex;gap:136px;height:100%}.ng-sp-leftCon{display:flex;flex-direction:column;align-items:baseline;max-width:421px}.ng-sp-rightCon{position:relative;max-width:755px;width:100%}.ng-sp-selectionBtnCon{display:flex;gap:24px;overflow:auto;overflow-y:hidden;margin-top:16px}.ng-sp-selectionBtnCon::-webkit-scrollbar{display:none}.ng-sp-selectionBtnCon > h3:hover{color:#000}.ng-sp-imgCon{position:relative;margin-top:48px;overflow:hidden}.ng-sp-img{position:absolute;opacity:0;max-height:100%}.ng-sp-imgNotA{opacity:0;width:100%}.ng-sp-mobTitle{display:none}@keyframes slide-top{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes slide-bot{0%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.ng-sp-fadeIn{opacity:1;animation:fade-in 0.5s ease-in}.ng-sp-active{opacity:1;animation:slide-top 0.5s ease-in}.ng-sp-inActive{opacity:1;animation:slide-bot 0.5s ease-in}@media (max-width:1100px){.ng-sp-mainCon{flex-direction:column;gap:24px}.ng-sp-leftCon{order:2}.ng-sp-mobTitle{display:block;margin-top:32px}.ng-sp-leftCon{max-width:100%}}@media (max-width:1000px){.ng-sp-mainCon{padding:96px 0px 0px 0px}}.ng-pmc-cardCon{display:flex;flex-wrap:wrap;gap:24px}.ng-pmc-card{padding:24px 24px 0 24px;background-color:#f5f5f7;max-width:310px;display:flex;position:relative;transition:color 2s ease-in-out;z-index:1;overflow:hidden}.ng-pmc-card .ng-pmc-cardBtn{position:absolute;font-weight:700;font-size:20px;line-height:20px;font-family:"MM-S";color:#fff;transition:color 0.7s ease-in-out,bottom 0.7s ease-in-out;left:0;right:0;bottom:-55px;padding:16px 97px 16px 97px;background-color:#202020;text-align:center}.ng-pmc-card:hover .ng-pmc-cardBtn{bottom:0}.ng-pmc-card .ng-pmc-cardBtn:hover{color:#fbea36;cursor:pointer}.ng-pmc-card::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#202020;transition:height 0.7s ease-in-out;z-index:-1}.ng-pmc-card:hover::before{height:100%}.ng-pmc-card:hover .fs-h3,.ng-pmc-card:hover h3,.ng-pmc-card:hover p{transition:color 1s ease-in-out}.ng-pmc-card:hover .fs-h3,.ng-pmc-card:hover h3,.ng-pmc-card:hover p{color:#fff}@media (max-width:1375px){.ng-pmc-cardCon{justify-content:center}}@media (max-width:1345px){.ng-pmc-card a{bottom:0}.ng-pmc-card:hover::before{height:0}.ng-pmc-card:hover h3,.ng-pmc-card:hover p{color:black}}@media (max-width:1000px){.ng-pmc-mainCon{padding:96px 0px 0px 0px}}@media (max-width:800px){.ng-pmc-card{max-width:100%}}.ng-cat-mainCon{display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-column-gap:136px;grid-row-gap:46px}.ng-cat-titleCon{grid-column:2;overflow:hidden}.ng-cat-selectionCon{display:flex;gap:22px;overflow:auto}.ng-cat-selectionCon::-webkit-scrollbar{display:none}.ng-cat-leftCon{grid-row:2}.ng-cat-rightCon{grid-column:2;display:flex;gap:24px;align-items:start}.ng-cat-rightCard{background-color:#f5f5f7;max-width:421px;display:flex;flex-direction:column}.ng-cat-cardText{padding:24px 24px 48px 24px}.ng-cat-cardImg{max-width:100%;width:421px}.ng-cat-rightImg{max-width:100%;width:310px}.ng-bbm-cardCon{display:flex;flex-wrap:wrap;gap:24px}.ng-bbm-card{max-width:421px;display:flex;flex-direction:column}.ng-bbm-cardImg{max-width:421px;width:100%}.ng-dnr-topCon{display:flex;gap:136px}.ng-dnr-leftBotCon{max-width:533px;width:100%}.ng-dnr-topRightCon{max-width:532px}.ng-dnr-botCon{display:flex;gap:24px}.ng-dnr-imgCon{display:flex;gap:24px;align-items:start}.ng-dnr-leftImg{max-width:310px;width:100%}.ng-dnr-secondLeftImg{max-width:199px;width:100%}.ng-dnr-rightImg{max-width:755px;width:100%}@media (max-width:1375px){.ng-cat-titleCon,.ng-cat-rightCon{grid-column:1}.ng-cat-mainCon{grid-template-columns:auto}.ng-bbm-card{max-width:100%}.ng-dnr-botCon{flex-direction:column}.ng-dnr-topCon{flex-direction:column;gap:24px}.ng-dnr-topRightCon{max-width:100%}.ng-dnr-leftBotCon{max-width:100%}}@media (max-width:800px){.ng-cat-rightCon{flex-direction:column}.ng-cat-rightImg{display:none}.ng-cat-rightCard{max-width:100%;align-items:center}}@media (max-width:600px){.ng-dnr-secondLeftImg{display:none}}.ng-rob-blogCon{display:flex;gap:24px;justify-content:space-between}.ng-rob-blogCard{display:flex;flex-direction:column;max-width:421px;flex:1}.ng-rob-blogImg{max-width:421px;width:100%;margin-bottom:24px}.ng-rob-blogInfoCon{display:flex;gap:4px;align-items:center;margin-top:12px}.ng-rob-dot{width:7px;height:7px;opacity:50%;background-color:#717171;border-radius:10px}@media (max-width:1200px){.ng-rob-blogCon{overflow:auto}.ng-rob-blogCon::-webkit-scrollbar{display:none}}@media (max-width:1000px){.ng-rob-mainCon{padding:96px 0px 96px 0px}}@media (max-width:800px){.ng-rob-mw250 .ng-rob-blogImg{max-width:250px;width:auto}}.ng-waw-mainCon{display:flex;justify-content:space-between}.ng-waw-leftCon{max-width:445px}.ng-waw-rightCon{display:flex;max-width:775px;background-color:#202020;padding:24px;gap:63px}.ng-waw-rightTextCon{display:flex;flex-direction:column;max-width:345px}.ng-waw-randomFact{display:flex;align-items:center;gap:8px}.ng-waw-rightImgCon{display:flex;align-items:end}.ng-waw-rightImg{max-width:248px;width:100%}.ng-ctl-contentCon{background-image:url("/tpl/img/aboutUs/bg1.png");background-repeat:no-repeat;background-size:cover;padding:60px 15px 24px 15px;display:flex;flex-direction:column;justify-content:space-between;height:calc(40vh + 300px)}.ng-ctl-mainTextCon{position:relative;display:flex;padding-top:70px;margin-bottom:48px}.ng-ctl-textCon{position:absolute;max-width:422px;opacity:0%;transition:opacity 0.5s ease}.ng-ctl-textConNA{max-width:422px;opacity:0%;transition:opacity 0.5s ease}.ng-ctl-timeLinesCon{margin-top:48px;display:flex;gap:16px}.ng-ctl-lineCon{display:flex;flex-direction:column;gap:12px;width:100%;cursor:pointer}.ng-ctl-line{position:relative;height:2px;background-color:#ffffff}.ng-ctl-progresBar{position:absolute;width:0%;height:2px;background-color:#fbea36}.ng-ctl-lineText{opacity:50%;color:#ffffff}.ng-bamm-mainCon{display:flex;flex-direction:column;gap:48px}.ng-bamm-contentCon{display:flex;justify-content:space-between}.ng-bamm-titleCon{max-width:421px}.ng-bamm-textCon{max-width:310px}.ng-bamm-botCon{display:flex;justify-content:space-between}.ng-tmm-cardCon{display:flex;gap:25px}.ng-tmm-textCon{max-width:310px}.ng-tmm-card{display:flex;flex-direction:column}.ng-tmm-cardImg{max-width:533px;width:100%}.ng-tmm-secondCardImg{width:100%}.ng-tmm-thirdCardImg{max-width:421px;width:100%}.mm-comp-details-container{display:flex;gap:24px;background:#edf0f2;align-items:center;flex-wrap:wrap;padding:24px}.mm-comp-details-image{width:100%;flex:1;padding:24px}@media (max-width:1250px){.ng-tmm-cardCon{flex-direction:column}.ng-tmm-card{flex-direction:row;gap:25px}.ng-tmm-textCon{max-width:100%}}@media (max-width:1200px){.ng-waw-mainCon{flex-direction:column;gap:36px}.ng-waw-leftCon{max-width:100%}.ng-bamm-contentCon{flex-direction:column;gap:24px}.ng-bamm-textCon{max-width:100%}}@media (max-width:1000px){.ng-ctl-timeLinesCon{order:1;gap:4px;margin-top:16px}.ng-ctl-mainTextCon{order:2}.ng-ctl-lineCon p{display:none}.ng-ctl-contentCon{justify-content:normal}}@media (max-width:900px){.ng-tmm-card{flex-direction:column;gap:0px}}@media (max-width:800px){.ng-waw-rightCon{flex-direction:column}.ng-waw-rightTextCon{max-width:100%}}.ng-op-titleCon{max-width:445px}.ng-op-imgCon{display:flex;overflow:auto}.ng-op-imgCon::-webkit-scrollbar{display:none}.ng-op-imgPart{width:100%}@media (max-width:1200px){.ng-op-titleCon{max-width:100%}}@media (max-width:1000px){.ng-op-mainCon{padding:96px 0px 96px 0px}}.ng-bcp-mainCon{position:relative;background:linear-gradient(#0b0b0b,#232321);padding:94px 15px 0px 15px;display:flex;justify-content:space-between}.ng-bcp-leftCon{max-width:401px}.ng-bcp-ccentralCon{position:relative;display:flex;flex-direction:column;align-items:center}.ng-bcp-centralTextCon{display:flex;flex-direction:column;align-items:center;position:absolute;z-index:1}.ng-bcp-cetralTitle{font-family:"MM-S";font-weight:600;font-size:32px;line-height:32px;color:#5a5a55}.ng-bcp-largeText{font-family:"MM-S";font-weight:600;font-size:240px;line-height:240px;color:#5a5a55}.ng-bcp-centralImg{margin-top:128px;max-width:600px;width:100%;height:352px;z-index:2;object-fit:cover}.ng-bcp-rightCon{max-width:310px}.ng-cipc-mainCon{display:flex;flex-direction:column}.ng-cipc-titleCon{display:flex}.ng-cipc-titleCon h2{margin-left:555px}.ng-cipc-contentCon{display:flex;gap:136px}.ng-cipc-leftCon{display:flex;flex-direction:column;max-width:421px;background-color:#040507}.ng-cipc-leftTextCon{padding:0px 24px 24px 24px}.ng-cipc-leftImg{max-width:421px;width:100%}.ng-cipc-rightCon{display:flex;flex-direction:column;width:100%;gap:16px}.ng-cipc-rightInfoCon{border-top:1px solid #333;display:flex;justify-content:space-between;padding-top:16px}.ng-secondInfoCon{max-width:421px}.ng-fwtb-mainCon{display:flex;flex-direction:column}.ng-fwtb-titleCon h2{margin-left:555px}.ng-fwtb-contentCon{display:flex;gap:136px}.ng-fwtb-leftCon{max-width:421px}.ng-fwtb-rightCon{display:flex;gap:24px;align-items:start}.ng-fwtb-firstRightImg{max-width:310px;width:100%}.ng-fwtb-secondRightImg{max-width:421px;width:100%}.ng-bcpc-mainCon{display:flex;flex-direction:column;gap:57px}.ng-bcpc-topCon{display:flex;gap:24px;align-items:start}.ng-bcpc-firstTopImg{max-width:310px;width:100%}.ng-bcpc-secondTopImg{max-width:199px;width:100%}.ng-bcpc-thirdTopImg{max-width:755px;width:100%}.ng-bcpc-botCon{display:flex;gap:220px}.ng-bcpc-topTextCon{max-width:532px}.ng-ippc-mainCon{display:flex;flex-direction:column;gap:48px}.ng-ippc-topCon{display:flex;gap:136px}.ng-ippc-titleCon{max-width:421px;width:100%}.ng-ippc-textCon{max-width:532px}.ng-ippc-botCon{display:flex;gap:24px;overflow:auto;align-items:start}.ng-ippc-botCon::-webkit-scrollbar{display:none}.ng-ippc-textCon a{text-decoration:underline}.ng-ippc-botImg{max-width:100%}@media (max-width:1350px){.ng-fwtb-titleCon h2{margin-left:0px}.ng-fwtb-contentCon{flex-direction:column;gap:16px}.ng-fwtb-leftCon{max-width:100%}.ng-bcpc-firstTopImg,.ng-bcpc-secondTopImg{display:none}.ng-bcpc-botCon{flex-direction:column;gap:24px}.ng-bcpc-topTextCon{max-width:100%}.ng-bcpc-topCon{order:2}}@media (max-width:1325px){.ng-bcp-mainCon{flex-direction:column;gap:24px;padding:24px 64px 0px 64px}.ng-bcp-leftCon,.ng-bcp-rightCon{max-width:100%}.ng-bcp-ccentralCon{order:3}}@media (max-width:1200px){.ng-cipc-contentCon{flex-direction:column;gap:36px}.ng-cipc-leftCon{order:2;max-width:100%;align-items:center}.ng-cipc-titleCon h2{margin-left:0px}.ng-ippc-topCon{flex-direction:column;gap:36px}.ng-ippc-textCon{max-width:100%}}@media (max-width:1000px){.ng-bcp-mainCon{padding:24px 24px 0px 24px}.ng-bcp-largeText{font-size:170px;line-height:170px}}@media (max-width:800px){.ng-fwtb-firstRightImg{display:none}}@media (max-width:700px){.ng-cipc-rightInfoCon{flex-direction:column;gap:16px}}.ng-fpsig-titleCon{display:flex;gap:136px}.ng-fpsig-mainTitle{font-family:var(--font-title);font-size:clamp(64px,9vw,120px);line-height:clamp(64px,9vw,96px);letter-spacing:-0.01em;text-transform:uppercase}.ng-fpsig-contentCon{display:flex;gap:136px}.ng-fpsig-leftCon{max-width:421px}.ng-fpsig-rightCon{display:flex;gap:24px;max-width:755px;width:100%}.ng-fpsig-imgCon{display:flex;flex-direction:column;gap:24px}.ng-fpsig-img{max-width:122px}.ng-fpsig-tableFpsCon{position:relative;display:flex;flex-direction:column;max-width:617px;width:100%;gap:24px}.ng-fpsig-mainLineCon{display:flex;flex-direction:column;gap:16px}.ng-fpsig-lineCon{display:flex;flex-direction:column}.ng-fpsig-firstCon{max-width:172px;width:100%}.ng-fpsig-greyLine{background-color:#cccdce;height:4px;max-width:100%;width:172px;border-radius:3px;display:flex}.ng-fpsig-secondCon{position:relative;display:flex;align-items:end;width:100%}.ng-fpsig-greenLine{background-color:rgba(25,180,115,0.6);height:4px;width:100%;border-radius:3px;display:flex;justify-content:end;align-items:end}.ng-fpsig-botInfoCon{display:flex;justify-content:space-between}.ng-fpsig-firstBorderCon{position:absolute;height:100%;width:28%;border-right:1px solid #333}.ng-fpsig-secondBorderCon{position:absolute;height:100%;width:72%;border-right:1px solid #333}.ng-fpsig-conLine{display:flex}.ng-fpsig-greyline{position:relative;height:4px;width:28%;background-color:#cccdce;display:flex;justify-content:end;align-items:end}.ng-fpsig-greenLine{position:relative;height:4px;width:73%;background-color:#19b473;display:flex;justify-content:end;align-items:end}.ng-test-info{display:flex;justify-content:space-between;width:100%;margin-bottom:4px}@media (max-width:1300px){.ng-fpsig-titleCon{flex-direction:column;gap:40px}.ng-fpsig-contentCon{flex-direction:column;gap:36px}.ng-fpsig-leftCon{max-width:100%}}@media (max-width:1000px){.ng-fpsig-mainCon{padding:96px 0px 0px 0px}}@media (max-width:800px){.ng-fpsig-rightCon{flex-direction:column}.ng-fpsig-imgCon{flex-direction:row;overflow:auto}.ng-fpsig-img{opacity:50%;transition:opacity 0.5s ease-in}.ng-fpsig-imgCon::-webkit-scrollbar{display:none}}@media (max-width:500px){.ng-fpsig-secondBorderCon{display:none}.ng-fpsig-botInfoCon p:nth-child(3){display:none}}.ng-rpcs-mainCon{padding:94px 15px 0px 15px;display:flex;justify-content:space-between}.ng-rpcs-leftCon{max-width:421px}.ng-rpcs-centralCon{position:relative;display:flex;flex-direction:column;align-items:center}.ng-rpcs-textCon{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:1}.ng-rpcs-centralImg{margin-top:128px;max-width:600px;width:100%;height:352px;z-index:2;object-fit:cover}.ng-rpcs-rightCon{max-width:310px}.ng-tlp-titleCon h2{margin-left:555px}.ng-tlp-contenetCon{display:flex;gap:136px}.ng-tlp-leftCon{max-width:421px}.ng-tlp-rightCon{display:flex;gap:24px}.ng-tlp-leftCard{display:flex;flex-direction:column;max-width:310px}.ng-tlp-leftCardImg{max-width:310px;width:100%}.ng-tlp-rightCard{display:flex;flex-direction:column;max-width:421px}.ng-tlp-rightCardImg{max-width:421px;width:100%}.ng-pcfs-titleCon h2{margin-left:555px}.ng-pcfs-contentCon{display:flex;gap:24px;justify-content:space-between}.ng-pcfs-leftCon{display:flex;gap:24px;width:100%;max-width:480px}.ng-pcfs-leftCard{display:flex;flex-direction:column;align-items:center;padding:14px 19px 9px 19px;background-color:#f0f0f2;justify-content:space-between;width:100%}.ng-pcfs-cardImg{margin-top:44px;max-width:147px;width:100%}.ng-pcfs-centralCon{max-width:421px}.ng-pcfs-rightCard{display:flex;flex-direction:column;gap:28px}@media (max-width:1300px){.ng-tlp-contenetCon{flex-direction:column;gap:36px}.ng-tlp-titleCon h2{margin-left:0px}.ng-tlp-leftCon{max-width:100%}.ng-pcfs-titleCon h2{margin-left:0px}.ng-pcfs-contentCon{flex-direction:column;gap:24px}.ng-pcfs-centralCon{max-width:100%}.ng-rpcs-mainCon{flex-direction:column;gap:24px}.ng-rpcs-centralCon{order:3}.ng-rpcs-rightCon{max-width:100%}}@media (max-width:1000px){.ng-tlp-mainCon,.ng-pcfs-mainCon{padding:96px 0px 0px 0px}}@media (max-width:800px){.ng-tlp-rightCon{flex-direction:column}}@media (max-width:450px){.mm-largeText{font-size:190px;line-height:190px}}.ng-eupc-mainCon{padding:94px 0px 0px 0px;background:linear-gradient(#0b0b0b,#232321);background-position:center;display:flex;justify-content:space-between}.ng-eupc-leftCon{max-width:421px}.ng-eupc-centralCon{position:relative;display:flex;flex-direction:column;align-items:center}.ng-eupc-textCon{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:1}.ng-eupc-centralImg{margin-top:128px;max-width:600px;width:100%;height:352px;z-index:2;object-fit:cover}.ng-eupc-rightCon{max-width:310px}.ng-elvc-mainCon{display:flex;justify-content:space-between;padding:64px 0px 0px 0px}.ng-elvc-leftCon{max-width:367px}.ng-elvc-centralCon{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.ng-elvc-largeText{position:absolute;font-family:"MM-S";font-weight:700;font-size:150px;line-height:150px;color:#f7f8fa;z-index:2}.ng-elvc-centralImg{margin-top:80px;max-width:470px;width:100%;z-index:3}.ng-elvc-rightCon{display:flex;flex-direction:column;gap:32px;max-width:310px}.ng-pchp-mainCon{display:flex;gap:138px}.ng-pchp-leftImg{max-width:419px;width:100%}.ng-pchp-rightCon{max-width:532px;padding:64px 0px 64px 0px}.ng-cwcs-mainCofn{display:flex;gap:136px}.ng-cwcs-leftCon{background-color:#f5f5f7;display:flex;flex-direction:column;justify-content:space-between;max-width:421px}.ng-cwcs-leftTextCon{max-width:415px;padding:24px 24px 0px 24px}.ng-cscs-leftImg{max-width:421px;width:100%}.ng-cwcs-rightCon{max-width:755px;width:100%}.ng-cwcs-infoCon{display:flex;justify-content:space-between;border-top:1px solid #ccc;padding-top:16px}.ng-cwcs-infoCon p{max-width:421px}.ng-cwcs-infoCon span{max-width:198px}.ng-cwcs-infoCon:nth-child(6){border-bottom:1px solid #ccc;padding-bottom:16px}.ng-apcc-mainCon{display:flex;gap:136px}.ng-appc-leftCon{padding-top:144px;display:flex;flex-direction:column;gap:36px;max-width:421px}.ng-appc-rightImg{max-width:644px;width:100%}.ng-appc-rightCon p{max-width:532px}.ng-udwc-mainCon{display:flex;flex-direction:column;gap:48px}.ng-udwc-topCon{display:flex;gap:112px}.ng-udwc-topCon h2{max-width:445px}.ng-udwc-topCon p{max-width:532px}.ng-udwc-botCon{display:flex;align-items:start;gap:24px}.ng-udwc-botImg{max-width:100%}.ng-cppc-mainCon{padding:120px 0px 0px 0px}@media (max-width:1330px){.ng-udwc-topCon{flex-direction:column;gap:12px}.ng-udwc-topCon p{max-width:100%}.ng-udwc-botCon{flex-wrap:wrap}}@media (max-width:1300px){.ng-eupc-mainCon{flex-direction:column;gap:28px;padding:24px 0px 0px 0px}.ng-eupc-rightCon{max-width:100%}.ng-eupc-centralCon,.ng-elvc-centralCon{order:3}.ng-elvc-mainCon{flex-direction:column;gap:36px}.ng-elvc-leftCon,.ng-elvc-rightCon,.ng-hfps-topTextCon,.ng-cwcs-leftCon,.ng-cwcs-rightCon,.ng-cwcs-leftTextCon{max-width:100%}.ng-cwcs-mainCofn{flex-direction:column;gap:36px}.ng-apcc-mainCon{flex-direction:column;gap:36px}.ng-appc-leftCon{padding-top:0;order:2;max-width:100%}.ng-appc-rightCon p{max-width:100%}}@media (max-width:1100px){.ng-pchp-mainCon{flex-direction:column;gap:48px}.ng-pchp-leftCon{order:2}.ng-pchp-rightCon{max-width:100%;padding:24px 16px 0px 16px}}@media (max-width:1000px){.ng-udwc-mainCon{padding:96px 0px 96px 0px}.ng-cwcs-mainCofn,.ng-apcc-mainCon{padding:96px 0px 0px 0px}}@media (max-width:700px){.ng-cwcs-infoCon{flex-direction:column;gap:12px}}@media (max-width:500px){.ng-elvc-mainCon{padding:24px 0px 0px 0px}.ng-elvc-largeText{font-size:120px;line-height:120px}}.ng-wsb-mainCon{padding:94px 64px 0px 64px;display:flex;justify-content:space-between}.ng-wsb-leftCon{max-width:407px}.ng-wsb-centralCon{position:relative;display:flex;flex-direction:column;align-items:center}.ng-wsb-centralText{position:absolute;display:flex;align-items:center;flex-direction:column}.ng-wsb-largeText{font-family:'MM-S';font-weight:600;font-size:100px;line-height:100px;text-transform:uppercase;color:#5a5a55}.ng-wsb-centralImg{width:100%;max-width:446px;z-index:1;margin-top:100px}.ng-wsb-rightCon{max-width:310px}.ng-h2Con{max-width:496px}.ng-kpdp-titleCon{display:flex;gap:50px;align-items:end}.ng-cwss-mainCon{padding:120px 0px 0px 0px}.ng-cwss-titleCon h2{margin-left:555px}.ng-cwss-contentCon{display:flex;gap:136px}.ng-cwss-leftCon{display:flex;flex-direction:column;background-color:#040507;max-width:421px;width:100%}.ng-cwss-leftImg{max-width:421px;width:100%}.ng-cwss-leftTextCon{max-width:420px;padding:0px 24px 24px 24px}.ng-asws-mainCon{padding:120px 0px 0px 0px;display:flex;gap:112px}.ng-asws-leftCon{max-width:445px}.ng-asws-rightCon{display:flex;gap:25px;overflow:auto}.ng-asws-rightCon::-webkit-scrollbar{display:none}.ng-asws-card{padding:24px;max-width:350px;height:492px;background-color:#202020;flex-shrink:0}.ng-asws-card:nth-child(1){background-image:url('/tpl/img/workstationPage/bg1.png')}.ng-asws-card:nth-child(2){background-image:url('/tpl/img/workstationPage/bg2.png')}.ng-asws-card:nth-child(3){background-image:url('/tpl/img/workstationPage/bg3.png')}.ng-asws-card:nth-child(4){background-image:url('/tpl/img/workstationPage/bg4.png')}.ng-asws-card:nth-child(5){background-image:url('/tpl/img/workstationPage/bg5.png')}.ng-asws-card:nth-child(6){background-image:url('/tpl/img/workstationPage/bg6.png')}@media (max-width:1320px){.ng-wsb-mainCon{flex-direction:column;gap:24px}.ng-wsb-leftCon,.ng-wsb-rightCon{max-width:100%}.ng-wsb-centralCon{order:3}}@media (max-width:1300px){.ng-kpdp-titleCon{flex-direction:column;gap:24px;align-items:start}.ng-cwss-contentCon{flex-direction:column;gap:36px}.ng-cwss-leftCon,.ng-cwss-leftTextCon{max-width:100%;align-items:center}.ng-cwss-leftCon{order:2}.ng-cwss-titleCon h2{margin-left:0px}.ng-asws-mainCon{flex-direction:column;gap:20px}.ng-asws-card{max-width:300px;height:380px}}@media (max-width:1000px){.ng-wsb-mainCon{padding:24px 16px 0px 16px}.ng-cwss-mainCon,.ng-asws-mainCon{padding:96px 0px 0px 0px}}@media (max-width:500px){.ng-wsb-largeText{font-size:84px;line-height:84px}}.ng-gpsl-mainCon{padding:48px 15px 48px 15px;background-image:url("/tpl/img/gaming-pc/bg1.png");background-repeat:no-repeat;background-size:cover}.ng-gpsl-contetnCon{display:flex;flex-direction:column;align-items:start;max-width:421px}.ng-gpp-mainCon{display:flex;justify-content:space-between}.ng-gpp-leftCon{display:flex;flex-direction:column;align-items:baseline;max-width:445px}.ng-gpp-rightCon{display:flex}.ng-gpp-rightImg{max-width:644px;width:100%}.ng-bgcpc-mainCon{display:grid;grid-template-columns:421px 755px;grid-template-rows:auto;grid-column-gap:136px;grid-row-gap:48px}.ng-bgcpc-titleCon{grid-column:2;overflow:hidden}.ng-bgcpc-selectionBtnCon{display:flex;gap:22px;overflow:auto}.ng-bgcpc-selectionBtnCon::-webkit-scrollbar{display:none}.ng-bgcpc-leftCon{grid-row:2}.ng-bgcpc-rightCon{display:flex;align-items:start;gap:24px;grid-row:2;grid-column:2}.ng-bgcpc-rightCard{max-width:421px;background-color:#f5f5f7}.ng-bgcpc-cardText{padding:24px 24px 0px 24px}.ng-bgcpc-cardImg{max-width:421px;width:100%}.ng-bgcpc-rightImg{max-width:310px;width:100%}.ng-mmsaw-mainCon{display:flex;flex-direction:column}.ng-mmsaw-topCon{display:flex;gap:280px}.ng-mmsaw-topText{max-width:532px}.ng-mmsaw-centralCon{display:flex;gap:23px}.ng-mmsaw-smollCardImg{max-width:310px;width:100%}.ng-mmsaw-bigCardImg{max-width:645px;width:100%}.ng-mmsaw-botCon{display:flex;gap:136px}.ng-mmsaw-leftText{max-width:421px}.ng-mmsaw-leftRight{max-width:532px}@media (max-width:1330px){.ng-bgcpc-mainCon{grid-template-columns:auto}.ng-bgcpc-leftCon{grid-row:2}.ng-bgcpc-titleCon{grid-column:1}.ng-bgcpc-rightCon{grid-column:1;grid-row:3}}@media (max-width:1100px){.ng-mmsaw-topCon{flex-direction:column;gap:12px}.ng-mmsaw-topText{max-width:100%}.ng-mmsaw-centralCon{flex-wrap:wrap}}@media (max-width:1000px){.ng-gpp-mainCon{flex-direction:column;gap:24px}.ng-gpp-leftCon{max-width:100%}}@media (max-width:800px){.ng-gpsl-mainCon{background-position:right}.ng-mmsaw-botCon{flex-direction:column;gap:24px}.ng-mmsaw-leftText,.ng-mmsaw-leftRight{max-width:100%}}@media (max-width:700px){.ng-bgcpc-rightImg{display:none}}.ng-bsgrtx-mainCon{padding:64px 0px 0px 0px;display:flex;gap:136px}.ng-bsgrtx-leftCon{display:flex;flex-direction:column;max-width:421px}.ng-bsgrtx-rightCon{position:relative;display:flex;flex-direction:column}.ng-bsgrtx-rightImg{position:absolute;left:26%;bottom:0;max-width:576px;width:200%}.ng-bsgrtx-advantages{display:flex;padding:32px 0px 32px 0px;justify-content:space-between}.ng-bsgrtx-textCon{display:flex;flex-direction:column}.ng-bsgrtx-icoCart{max-width:24px}.ng-caai-mainCon{display:flex;padding:0px 0px 64px 0px;justify-content:space-between}.ng-caai-leftCon{display:flex;flex-direction:column;max-width:421px}.ng-caai-cartIcon{max-width:354px;width:100%}.ng-caai-centralCon{display:flex}.ng-caai-rightCon{display:flex;flex-direction:column;gap:16px}.ng-caai-rightBtn{background-color:#e3e3e3;display:flex}.ng-caai-activBorder{border:1px solid #6b6b6b}.ng-caai-btnImg{max-width:80px;width:100%}.ng-caai-btnTextCon{display:flex;flex-direction:column;padding:16px 61px 16px 0px}.ng-cbaw-mainCon{display:flex;flex-direction:column;gap:48px}.ng-cbaw-titleCon{margin-left:555px}.ng-cbaw-container{display:flex;gap:136px}.ng-cbwa-leftCon{display:flex;flex-direction:column;max-width:421px;gap:24px}.ng-cbaw-rightCon{display:flex;gap:24px}.ng-cbaw-rightCard{display:flex;flex-direction:column}.ng-cbaw-firstImg{max-width:310px}.ng-cbaw-secondImg{max-width:421px}.ng-bslg-mainCon{padding:64px 0px 64px 0px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:minmax(150px,auto);grid-auto-flow:dense;max-width:100%}.ng-bslg-galeryImg{border:16px solid #6b6b6b;width:100%;height:100%;object-fit:cover}.ng-bslg-galeryImg:nth-child(1){grid-column:span 3;grid-row:span 3}.ng-bslg-galeryImg:nth-child(2){grid-column:span 2;grid-row:span 2}.ng-bslg-galeryImg:nth-child(3){grid-column:span 1}.ng-bslg-galeryImg:nth-child(4){grid-column:span 1}.ng-bslg-galeryImg:nth-child(5){grid-column:span 2}.ng-bslg-galeryImg:nth-child(6){grid-column:span 1}@media (max-width:1330px){.ng-bsgrtx-mainCon{flex-direction:column;overflow:hidden}.ng-bsgrtx-leftCon{max-width:100%}.ng-cbaw-titleCon{margin-left:0px}.ng-cbaw-container{flex-direction:column;gap:36px}.ng-cbaw-mainCon{gap:24px}.ng-cbwa-leftCon{max-width:100%}}@media (max-width:1300px){.mm-containerSecond{padding:0 15px}.ng-caai-mainCon{gap:36px;flex-direction:column}.ng-caai-leftCon{max-width:100%}.ng-caai-centralCon{order:3;justify-content:center}.ng-caai-rightCon{order:2;flex-direction:row;justify-content:center}}@media (max-width:900px){.ng-bsgrtx-advantages{flex-direction:column;gap:4px;align-items:center}.ng-bsgrtx-textCon{align-items:center}}@media (max-width:800px){.ng-cbaw-rightCard:nth-child(1){display:none}.ng-cbaw-secondImg{width:100%}}@media (max-width:700px){.ng-bslg-galeryImg{border:4px solid #6b6b6b}}@media (max-width:600px){.ng-bsgrtx-rightImg{left:0}.ng-caai-rightCon{flex-direction:column}}.ng-lgip-mainCon{display:flex;gap:136px}.ng-lgip-leftCon{max-width:421px}.ng-lgip-rightCon{display:flex;gap:23px}.ng-lgip-rightCard{padding:24px 24px 0px 24px;display:flex;flex-direction:column;background-color:#f5f5f7;max-width:366px}.ng-lgip-infoCon{display:flex;justify-content:space-between}.ng-lgip-leftTextCon,.ng-lgip-rightTextCon{display:flex;flex-direction:column}.ng-lgip-cardImg{max-width:318px;width:100%}@media (max-width:1300px){.ng-lgip-mainCon{flex-direction:column;gap:36px}.ng-lgip-leftCon{max-width:100%}}@media (max-width:800px){.ng-lgip-rightCon{flex-direction:column}.ng-lgip-rightCard{max-width:100%}.ng-lgip-infoCon{max-width:300px}}@media (max-width:500px){.ng-lgip-rightCard{padding:16px 16px 0px 16px}}.ng-ram-mainCon{display:flex;gap:24px}.ng-ram-rightCon{background-color:#202020;display:flex;flex-direction:column;justify-content:space-between;max-width:533px}.ng-ram-rightCon > div{padding:24px 24px 0 24px}.ng-ram-recordingText{color:#f7f8fa}.ng-ram-secondRamInfoCon{display:flex;gap:36px;margin-top:32px;margin-bottom:64px}.ng-ram-readingSpeed{display:flex;flex-direction:column;gap:4px}.ng-ram-recordingCycles{display:flex;flex-direction:column;gap:4px}.ng-ram-titleTextCon{display:flex;flex-direction:column}.ng-ram-ssdImg1{max-width:533px;width:100%;margin-top:30px;margin-bottom:30px}.ng-ram-mobImg{display:none;width:100%}.ng-ram-imgCon{display:flex;background:#2e2d2d}.ng-ram-leftCon{display:flex;gap:24px;background-color:#202020}.ng-ram-ssdFreqCon{margin-top:25px;display:flex;flex-direction:column;gap:24px}.ng-ram-ssdInfoCon{display:flex;flex-direction:column;justify-content:space-between;padding:24px 24px 32px 0}@media (max-width:1250px){.ng-ram-mainCon{flex-direction:column}.ng-ram-rightCon{max-width:100%;align-items:flex-start}}@media (max-width:620px){.ng-ram-leftCon{flex-direction:column}.ng-ram-ramImg1{display:none}.ng-ram-mobImg{display:flex;margin:0 auto;padding:0px 73px 1px 58px;background:#2e2d2d}.ng-ram-ssdInfoCon{padding:24px 16px 0px 16px}}.ng-hfsp-topCon{max-width:644px;margin-left:621px}.ng-hfps-topTextCon{max-width:532px}.ng-hfps-centralCon{display:flex;gap:24px;align-items:start;overflow:auto;cursor:grab}.ng-hfps-centralCon::-webkit-scrollbar{display:none}.ng-hfps-card{display:flex;flex-direction:column}.ng-hfps-botCon{max-width:532px;margin-left:621px}@media (max-width:1300px){.ng-hfsp-topCon,.ng-hfps-botCon{max-width:100%;margin-left:0px}}.ng-madp-mainCon{display:flex}.ng-madp-leftCon{padding:34px 64px 32px 64px;background-color:#ecedef;max-width:891px;width:100%}.ng-madp-btnCon{display:flex;justify-content:end;gap:24px}.ng-madp-imgCon{display:flex;justify-content:center;max-width:891px;width:100%}.ng-madp-leftImg{max-width:474px;width:100%}.ng-madp-slectionBtnCon{display:flex;justify-content:center;gap:8px;max-width:891px;width:100%}.ng-madp-selectionBtn{display:block;height:2px;width:32px;background-color:#cccdce;cursor:pointer}.ng-madp-selectionActiv{background-color:#202020}.ng-madp-rightCon{padding:36px 36px 0px 36px;display:flex;flex-direction:column;max-width:549px;position:relative}.ng-madp-rightSelectionBtnCon{display:flex;gap:12px}.ng-madp-starCon{display:flex;gap:4px}.ng-madp-botCon{position:absolute;display:flex;gap:56px;padding:16px 36px 16px 36px;background-color:#f7f7f8;bottom:0;left:0;right:0}.ng-madp-link{display:none}.ng-madp-creditCon{display:flex;gap:4px}.ng-madp-botBtnCon{display:flex;align-items:center;gap:11px}.ng-madp-heightBtn{height:50px}.ng-mabp-stikMenuCon{display:flex;padding:0px 64px 0px 64px;background-color:#f7f7f8;justify-content:space-between}.ng-mabp-leftInfoCon{display:flex;gap:16px;flex-grow:1}.ng-mabp-menuImg{max-width:74px;width:100%}.ng-mabp-textCon{display:flex;flex-direction:column;justify-content:center;white-space:nowrap}.ng-mabp-rightMenuCon{display:flex;gap:48px;align-items:center}.ng-cdpa-mainCon{display:flex;justify-content:space-between;padding:84px 0px 0px 0px}.ng-cdpa-leftCon{display:flex;flex-direction:column;background-color:#272727;max-width:421px}.ng-cdpa-leftTextCon{padding:24px 24px 0px 24px}.ng-cdpa-leftImg{max-width:421px;width:100%}.ng-cdpa-rightCon{max-width:755px;width:100%}.ng-cdpa-characteristicsCon{display:flex;flex-direction:column}.ng-cdpa-characteristics{display:flex;padding:16px 0px 16px 0px;border-bottom:1px solid #333;justify-content:space-between}.ng-hcgc-mainCon{display:flex;flex-direction:column;gap:48px}.ng-hcgc-topCon{display:flex;gap:265px}.ng-hcgc-rightSideCon{display:flex;flex-direction:column;gap:16px}.ng-hcgc-selectionBtnCon{display:flex;gap:24px;overflow:auto}.ng-hcgc-selectionBtnCon::-webkit-scrollbar{display:none}.ng-hcgc-botCon{display:flex;gap:112px}.ng-hcgc-botLeftCon{max-width:445px}.ng-hcgc-botRightImg{max-width:755px;width:100%}.ng-aamc-mainCon{padding:120px 0px 0px 0px;display:flex;gap:24px}.ng-aamc-firstColumn{display:flex;flex-direction:column;gap:24px}.ng-aamc-topCon{display:flex;gap:24px}.ng-aamc-smollCard{padding:16px 16px 163px 16px;max-width:254.5px;width:100%}.ng-aamc-smollCard:nth-child(1){background-color:#f5f5f7;background-image:url("/tpl/img/accessoriesDetailPage/bg1.png");background-size:cover;background-repeat:no-repeat;background-position:right}.ng-aamc-smollCard:nth-child(2){background-color:#f5f5f7;background-image:url("/tpl/img/accessoriesDetailPage/bg2.png");background-size:cover;background-repeat:no-repeat;background-position:right}@media (max-width:1350px){.ng-cdpa-mainCon{flex-direction:column;gap:48px}.ng-cdpa-leftCon,.ng-cdpa-rightCon{max-width:100%}}@media (max-width:1100px){.ng-madp-mainCon{flex-direction:column}.ng-madp-leftCon,.ng-madp-rightCon{max-width:100%}}@media (max-width:950px){.ng-mabp-rightMenuCon{overflow:auto;white-space:nowrap;padding:26px}.ng-mabp-stikMenuCon{gap:24px;padding:0px 16px 0px 16px;overflow:hidden;justify-content:center}.ng-mabp-leftInfoCon{display:none}}@media (max-width:600px){.ng-madp-leftCon{padding:24px 16px 24px 16px}.ng-madp-rightCon{padding:16px 36px 0px 16px}.ng-madp-botCon{padding:16px}.ng-madp-link{display:block;padding:12px}.ng-madp-botBtnCon a:nth-child(1){display:none}.ng-madp-botCon{gap:25px}.ng-cdpa-characteristics{flex-direction:column;gap:4px}}.ng-rc-mainCon{display:flex;justify-content:space-between}.ng-rc-leftCon{display:flex;flex-direction:column}.ng-rc-ratingScoreCon{display:flex;flex-direction:column;max-width:421px}.ng-rc-starCon{display:flex;gap:4px;margin-top:8px;margin-bottom:16px}.ng-rc-scoreLineCon{display:flex;flex-direction:column;gap:16px;margin-top:24px}.ng-rc-lineInfoCon{display:flex;justify-content:space-between}.ng-rc-lineInfo{display:flex}.ng-rc-lineCon{display:flex}.ng-rc-fiveLineFirst{height:4px;max-width:100%;width:362px;background-color:#fbea36}.ng-rc-fiveLineSecond{height:4px;max-width:100%;width:59px;background-color:#cccdce}.ng-rc-fourLineFirst{height:4px;max-width:100%;width:52px;background-color:#fbea36}.ng-rc-fourLineSecond{height:4px;max-width:100%;width:369px;background-color:#cccdce}.ng-rc-threeLineSecond{height:4px;max-width:100%;background-color:#cccdce;width:421px}.ng-rc-rightCon{display:flex;flex-direction:column;gap:32px;max-width:581px;width:100%}.ng-rc-filterCon{display:flex;margin-bottom:24px;cursor:pointer}.ng-rc-reviewCart{display:flex;flex-direction:column;max-width:581px;background-color:#f0f0f2;padding:24px}.ng-rc-reviewPhotoCon{display:flex;gap:12px;margin-top:24px}@media (max-width:1220px){.ng-rc-mainCon{flex-direction:column}.ng-rc-filterCon{margin-top:37px}.ng-rc-reviewCart{max-width:100%}}@media (max-width:800px){.ng-rc-reviewPhoto{width:96px;max-width:100%}.ng-rc-reviewPhoto:nth-child(4){display:none}.ng-rc-reviewCart{padding:16px}.ng-rc-reviewPhotoCon{gap:8px}}@media (max-width:420px){.ng-rc-reviewPhoto{width:80px}}.ng-rp-mainCon{padding:0 0 120px 0}.ng-rp-productCon{display:flex;gap:24px;justify-content:space-between;margin-top:48px;overflow:hidden}.ng-rp-productCart{display:flex;flex-direction:column;padding:24px;background-color:#f5f5f7;position:relative;transition:color 2s ease-in-out}.ng-rp-productCart::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:grey;transition:height 0.7s ease-in-out;opacity:10%;z-index:0}.ng-rp-productCart:hover::before{height:100%}.ng-rp-productCart:hover .mm-btnWhite{background:#141414;color:#fff}.ng-rp-productCart .mm-btnWhite:hover{color:#fbea36}.mf-bsk-order-placed{display:flex;min-height:70vh;font-weight:700;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mf-bsk-order-placed > p:first-child{margin-bottom:24px}.mf-bsk-basket__subtitle{font-size:20px;font-weight:700;line-height:24px}.mf-bsk-info-btn{display:inline-flex;justify-content:center;align-items:start;width:17px;aspect-ratio:1;background-color:transparent}.mf-bsk-basket{background-color:#fff;font-size:14px;font-weight:400;line-height:18px}.mf-bsk-basket button:focus,.mf-bsk-basket a:focus{outline:none}.mf-bsk-basket__inner{display:flex;-moz-column-gap:15px;column-gap:15px;justify-content:space-between;align-items:start}.mf-bsk-big-radio-btn{margin-top:0px;width:100%;max-width:310px;padding:12px 16px;background-color:#ecedef;display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;border:1px solid rgb(204,205,206)}.mf-bsk-big-radio-btn > svg{flex:0 0 32px;height:32px}.mf-bsk-modal__block{position:fixed;margin:auto;padding:0;translate:0px -100%;border:none;transition-duration:0.5s;z-index:4}.mf-bsk-modal__block::backdrop{background-color:rgba(76,76,76,0.7882352941)}.mf-bsk-modal__wrap{max-width:1250px;height:650px;padding:15px;margin-inline:15px;overflow-y:auto}.mf-bsk-modal__title{font-size:28px;font-weight:700;line-height:36px;margin-block:18px 30px}.mf-bsk-modal__close{position:absolute;right:15px;top:15px;width:18px;height:18px;cursor:pointer;z-index:5;background-color:transparent}.mf-bsk-modal__close::before,.mf-bsk-modal__close::after{content:"";position:absolute;top:0;bottom:0;background-color:#1f1d1d;width:1px;transform:rotate(45deg)}.mf-bsk-modal__close::before{transform:rotate(-45deg)}.mf-bsk-modal__map{margin-top:40px;width:clamp(300px,50vw,720px);aspect-ratio:1;max-height:544px}[class*="ground-pane"]{filter:grayscale(1)}.mf-bsk-delivery__modal-map-block{background-color:transparent}.mf-bsk-delivery__modal-map-block .mf-bsk-modal__wrap{height:auto;max-width:none;background-color:transparent;padding:0 0 0 0;margin:0px}.mf-bsk-delivery__modal-map-block .mf-bsk-modal__close::before,.mf-bsk-delivery__modal-map-block .mf-bsk-modal__close::after{background-color:#fbea36}.mf-bsk-product__modal{margin:0;min-width:100vw;padding:24px;background-color:#fff}.mf-bsk-product__modal > .mf-bsk-modal__wrap{max-height:470px;max-width:660px;margin-inline:auto;padding:0px}.mf-bsk-product__modal .mf-bsk-modal__close{right:calc(50% - 345px)}.mf-bsk-modal__body{display:flex;align-items:center;gap:25px}.mf-bsk-modal__img-box{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 310px}.mf-bsk-modal__img-pc{max-width:100%;height:auto}.mf-bsk-modal__name-pc{text-align:center;font-size:20px;font-weight:700;line-height:32px;letter-spacing:-0.02em}.mf-bsk-modal__list-components{padding-left:20px;border-left:1px solid #999;min-width:305px;overflow:auto}.mf-bsk-modal__component-item{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;min-height:36px}.mf-bsk-modal__component-item:not(:last-child){margin-bottom:4px}.mf-bsk-modal__component-item > img{flex:0 0 24px;aspect-ratio:1}.mf-bsk-modal__component-text{display:flex;flex-direction:column}.mf-bsk-modal__component-type{font-weight:700}.mf-bsk-payment{margin-bottom:87px}.mf-bsk-payment > h2{display:inline-block;margin:0 0 36px 0}.mf-bsk-payment__list{display:flex;flex-wrap:wrap;gap:24px}.mf-bsk-payment__item{list-style:none;flex:0 0 310px}.mf-bsk-payment__label{display:block}.mf-bsk-customer-info{margin-bottom:60px;display:inline-flex;flex-direction:column}.mf-bsk-customer-info .mf-bsk-basket__subtitle{margin-bottom:36px}.mf-bsk-delivery__address-input,.mf-bsk-customer-info__row-input{margin-top:0px;display:block;transition:0.3s;position:relative}.mf-bsk-delivery__address-input:not(:last-child),.mf-bsk-customer-info__row-input:not(:last-child){margin-bottom:28px}.mf-bsk-delivery__address-input > span,.mf-bsk-customer-info__row-input > span{transition:0.3s;position:absolute;top:23px;left:12px;font-size:16px;font-weight:700;line-height:20px;color:#202020;opacity:0.5}.mf-bsk-customer-info__input{margin-bottom:0px;transition:0.3s;background-color:rgba(204,205,206,0.1);font-size:16px;font-weight:700;line-height:20px;max-width:421px;width:100%;height:66px;border:1px solid rgb(204,205,206);outline:none;padding:12px;padding-top:34px}.mf-bsk-customer-info__input:not(:-moz-placeholder-shown) + span{top:12px;font-size:14px;font-weight:400;line-height:18px}.mf-bsk-customer-info__input:focus + span,.mf-bsk-customer-info__input:not(:placeholder-shown) + span{top:12px;font-size:14px;font-weight:400;line-height:18px}.mf-bsk-customer-info__communication{display:flex;flex-wrap:wrap;justify-content:start;-moz-column-gap:12px;column-gap:12px}.mf-bsk-customer-info__communication > h3{flex:1 1 100%;grid-column:-1/1;margin:0 0 12px 0;font-size:16px;font-weight:700;line-height:20px}.mf-bsk-customer-info__communication-btn{display:inline-block;height:32px;width:32px}.mf-bsk-customer-info__communication-btn rect{color:#ecedef}.mf-bsk-customer-info__communication-btn input:checked + svg{border:1px solid #000000}.mf-bsk-big-radio-btn,.mf-bsk-customer-info__communication-btn{margin:0;cursor:pointer;position:relative;height:100%}.mf-bsk-basket input[type="radio"]{margin:0;position:absolute;opacity:0;height:0;width:0;z-index:3}.mf-bsk-delivery{margin-bottom:60px}.mf-bsk-delivery > h2{display:inline-block;margin:0}.mf-bsk-delivery__body{margin:36px 0 0 0}.mf-bsk-delivery__block-btn{margin-bottom:32px;display:flex;flex-wrap:wrap;gap:24px}.mf-bsk-delivery__block-btn .mf-bsk-big-radio-btn{height:182px}.mf-bsk-delivery__radio-btn{width:310px}.mf-bsk-payment__label input:checked + span,.mf-bsk-delivery__radio-btn input:checked + span{border:1px solid #000000}.mf-bsk-delivery__text span{display:block}.mf-bsk-delivery__type{font-size:16px;font-weight:700;line-height:20px;margin-bottom:6px}.mf-bsk-delivery__address-input{margin-bottom:36px !important;display:none}.mf-bsk-delivery__btn-open-map{display:inline-block !important;margin-bottom:12px;font-size:16px;line-height:20px;cursor:pointer}.mf-bsk-current-basket{margin-bottom:68px}.mf-bsk-product{position:relative;padding-block:24px;display:flex;-moz-column-gap:clamp(12px,1.81vw,26px);column-gap:clamp(12px,1.81vw,26px)}.mf-bsk-product:not(:last-child){border-bottom:1px solid rgba(32,32,32,0.2)}.mf-bsk-product__img{flex:0 0 74px}.mf-bsk-product__img img{max-width:100%;height:auto}.mf-bsk-product__info{min-height:74px;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between}.mf-bsk-product__text{display:flex;-moz-column-gap:8px;column-gap:8px}.mf-bsk-product__name{font-size:16px;font-weight:700;line-height:20px;max-width:280px}.mf-bsk-product__quantity{display:inline-flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.mf-bsk-product__quantity input{margin-bottom:0px;font-size:14px;font-weight:700;line-height:18px;text-align:center;border:none;width:34px;height:18px;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.mf-bsk-product__quantity input::-webkit-outer-spin-button,.mf-bsk-product__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mf-bsk-product__quantity input:focus{outline:none}.mf-bsk-quantity__subtract,.mf-bsk-quantity__add{cursor:pointer;position:relative;width:16px;height:16px;background-color:#ecedef;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-bsk-quantity__subtract::after,.mf-bsk-quantity__add::after{content:"";position:absolute;width:8px;height:2px;background-color:#000;top:7px;left:4px}.mf-bsk-quantity__add::before{content:"";position:absolute;width:2px;height:8px;background-color:#000;top:4px;left:7px}.mf-bsk-product__price{display:flex;align-items:end}.mf-bsk-product__price > span{font-weight:700;white-space:nowrap}.mf-bsk-product__btn-remove{width:16px;aspect-ratio:1;background-color:transparent;position:absolute;right:0}.mf-bsk-product__btn-remove::after{content:"";position:absolute;background-color:black;width:8px;height:2px;top:7px;right:4px;transform:rotate(45deg)}.mf-bsk-product__btn-remove::before{content:"";position:absolute;background-color:black;width:2px;height:8px;right:7px;top:4px;transform:rotate(45deg)}.mf-bsk-current-basket__total{line-height:20px;display:flex;justify-content:space-between;-moz-column-gap:15px;column-gap:15px;padding-block:24px;border-block:1px solid #202020}.mf-bsk-current-basket__total span{font-size:16px;font-weight:700}.mf-bsk-current-basket__sum-price{font-size:16px}.mf-bsk-basket__body{max-width:clamp(100px,60vw,779px)}.mf-bsk-basket__body button{cursor:pointer}.mf-bsk-basket__title{font-size:28px;font-weight:700;line-height:36px;margin-block:60px 48px}.mf-bsk-basket__order-card{margin-bottom:15px;padding:36px 24px;background-color:#f2f3f5;max-width:clamp(365px,33.68vw,485px);width:100%;position:sticky;top:68px;right:0}.mf-bsk-basket__order-card > *:not(:last-child,:first-child){border-bottom:1px solid rgba(32,32,32,0.2)}.mf-bsk-basket__order-card .mf-bsk-basket__subtitle{margin-bottom:24px}.mf-bsk-order-card__total-price{display:flex;justify-content:space-between}.mf-bsk-order-card__subtitle{font-size:16px;font-weight:700;line-height:20px;margin-bottom:16px}.mf-bsk-order-card__list-products,.mf-bsk-order-card__personal-data,.mf-bsk-order-card__delivery,.mf-bsk-order-card__payment{padding-block:16px}.mf-bsk-order-card__product-item{display:flex;justify-content:space-between;-moz-column-gap:16px;column-gap:16px}.mf-bsk-order-card__product-item:not(:last-child){margin-bottom:8px}.mf-bsk-order-card__product-name,.mf-bsk-order-card__product-price > span,.mf-bsk-order-card__sum-price > span{font-weight:700}.mf-bsk-order-card__product-price{white-space:nowrap}.mf-bsk-order-card__personal-data{display:grid;grid-template:auto auto/40% 60%}.mf-bsk-order-card__personal-data .mf-bsk-order-card__subtitle{grid-column:-1/1}.mf-bsk-order-card__buyer-data{display:flex;flex-direction:column;row-gap:8px}.mf-bsk-order-card__buyer-tel{max-width:140px;word-wrap:break-word;padding-right:15px}.mf-bsk-order-card__communication{display:flex;justify-content:end;align-items:center}.mf-bsk-unut-price,.mf-bsk-order-card__communication,.mf-bsk-order-card__delivery,.mf-bsk-order-card__payment{opacity:0.7}.mf-bsk-unut-price{padding-left:12px;font-size:12px}.mf-bsk-order-card__btn{margin-top:16px;min-width:100%;text-transform:uppercase}@media (max-width:1072px){.mf-bsk-basket__title{margin-block:30px}}@media (max-width:900px){.mf-bsk-basket__inner{flex-direction:column;align-items:center}.mf-bsk-basket__order-card{max-width:100%}.mf-bsk-basket__body{max-width:779px}}@media (max-width:845px){.mf-bsk-modal__body{display:flex;flex-direction:column;align-items:center;gap:25px}.mf-bsk-modal__list-components{max-height:none;overflow:auto}.mf-bsk-product__modal > .mf-bsk-modal__wrap{max-height:100vh}.mf-bsk-product__modal .mf-bsk-modal__close{right:7px}}@media (hover:hover){.mf-bsk-order-card__btn:hover{background-color:#272727;color:#fbea36}.mf-bsk-customer-info__communication-btn:hover > svg{border:1px solid rgba(153,153,153,0.6901960784)}}@media (hover:none){.mf-bsk-order-card__btn:active{background-color:#272727;color:#fbea36}.mf-bsk-customer-info__communication-btn:active > svg{border:1px solid rgba(153,153,153,0.6901960784)}}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;border:0 !important;padding:0 !important;white-space:nowrap !important;-webkit-clip-path:inset(100%) !important;clip-path:inset(100%) !important;clip:rect(0 0 0 0) !important;overflow:hidden !important}.mf-pr-in-basket + .mf-pr-card-status{display:flex}.mf-cf-compare__title{margin:48px 0 24px auto;width:645px}.mf-cf-compare-subtitle{margin-bottom:16px}.mf-cf-compare__body{display:flex;justify-content:space-between;align-items:start;-moz-column-gap:24px;column-gap:24px}.mf-cf-device__rating{background-color:#fafafb;padding:24px;min-width:302px;margin-bottom:48px}.mf-cf-device__rating > p{margin:0 0 16px 0}.mf-cf-rating__list{display:flex;justify-content:center;align-items:center;-moz-column-gap:24px;column-gap:24px}.mf-cf-rating__item{position:relative;display:inline-flex;min-width:183px}.mf-cf-rating__item span:first-child{padding-left:24px}.mf-cf-rating__item span:last-child{opacity:0.5;margin-left:8px}.mf-cf-rating__item::before{content:"";width:18px;aspect-ratio:1;background:url("/tpl/img/comparison/star.svg") center/contain no-repeat;position:absolute;left:0;top:1px}.mf-cf-compare__fps-block{margin-bottom:40px;position:sticky;top:70px;min-width:clamp(375px,37.01vw,533px)}.mf-cf-fps-block__btn{background-color:transparent;color:rgb(32,32,32);opacity:0.5}.mf-cf-fps-block__btn:first-child{margin-right:12px}.mf-cf-fps-block__list-program{display:flex;max-width:533px;-moz-column-gap:8px;column-gap:8px;overflow-x:auto;margin-bottom:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-cf-program__item{flex:0 0 60px;opacity:0.5}.mf-cf-program__item img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-cf-graph__name-program{display:none;margin-bottom:16px}.mf-cf-graph__main{display:none;flex-direction:column}.mf-cf-graph__name{opacity:0.5;margin-bottom:8px;display:block}.mf-cf-graph__name:not(:first-child){margin-top:24px}.mf-cf-graph__name span:first-child{display:block}.mf-cf-graph__name span:last-child,.mf-cf-number-config,.mf-pr-in-basket,.mf-cf-fps-section,.mf-cf-fps-block__list-program::-webkit-scrollbar{display:none}.mf-cf-graph__list{max-width:100%;display:flex;flex-direction:column;align-items:stretch;-moz-column-gap:16px;column-gap:16px;margin-bottom:15px}.mf-cf-graph__device{list-style:none;--fps:0;position:relative}.mf-cf-graph__device:not(:last-child){margin-bottom:16px}.mf-cf-graph__text{display:flex;justify-content:space-between;-moz-column-gap:15px;column-gap:15px;width:var(--fps);max-width:100%}.mf-cf-graph__text span{white-space:nowrap}.mf-cf-graph__text::after{content:"";display:inline-block;position:absolute;background-color:#aa69ff;width:506px;height:4px;width:var(--fps);max-width:100%;bottom:-4px}.mf-cf-graph__fullhd .mf-cf-graph__text::after{background-color:#58e36e}.mf-cf-graph__2k .mf-cf-graph__text::after{background-color:#597eff}.mf-cf-graph__4k .mf-cf-graph__text::after{background-color:#aa69ff}.mf-cf-table-checkbox{padding-left:28px;display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-cf-table-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.mf-cf-checkmark{position:absolute;top:0;left:0;width:18px;aspect-ratio:1;border:2px solid #202020;border-radius:3px}.mf-cf-checkmark::after{content:"✓";position:absolute;display:none;left:3px;top:-3px;font-weight:bold;font-size:13px;color:#141414}.mf-cf-table-checkbox input:checked ~ .mf-cf-checkmark::after{display:block}.mf-cf-device__compare-block{display:inline-flex;flex-direction:column;align-items:stretch}.mf-cf-compare-block__head{padding:16px 24px;background-color:#fafafb}.mf-cf-compare__list{display:inline-flex;flex-direction:column;align-items:start;width:-moz-min-content;width:min-content;min-width:100%}.mf-cf-compare-section{--arrow-opacity:0;background:#f5f5f7;padding:24px;width:100%}.mf-cf-compare-section:hover{--arrow-opacity:1}.mf-cf-compare-section:nth-child(even){background-color:#fafafb}.mf-cf-compare-section__name{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:16px;padding-right:15px;position:relative;display:inline-flex}.mf-cf-compare-section__name::after{content:"";opacity:var(--arrow-opacity);position:absolute;width:6px;aspect-ratio:1;top:8px;right:0;border:solid rgb(0,0,0);border-width:0 2px 2px 0;transform:rotate(45deg);transition-duration:0.5s;transition-property:opacity}.mf-cf-up-arrow::after{border-width:2px 0 0 2px;top:10px}.mf-cf-component__info{list-style:none;flex:0 0 183px;min-width:183px}.mf-cf-compare-subsection__list-properties > .mf-cf-compare-subsection__item:nth-child(3){padding-bottom:24px;border-bottom:1px solid #cccdce}.mf-cf-compare-subsection__item:not(:last-child){margin-bottom:24px}.mf-cf-compare-subsection__item > p{margin:0 0 12px 0}.mf-cf-compare__device{position:relative;max-width:645px;margin-bottom:40px;min-width:645px;display:inline-flex;flex-direction:column;align-items:start}.mf-cf-device__block-card{position:relative;background-color:#f5f5f7;padding:24px;margin-bottom:16px;min-width:302px}.mf-cf-block-card__top-line{padding-bottom:25px;display:flex;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.mf-cf-clear-compare{background-color:transparent;font:inherit;display:flex;margin-left:auto}.mf-cf-clear-compare > span{margin-left:12px}.mf-cf-config-card{position:relative;flex:0 0 183px;display:flex;flex-direction:column;justify-content:center}.mf-cf-config-card__info{display:flex;justify-content:space-between}.mf-cf-name-config{margin-bottom:4px}.mf-cf-price-config{font-weight:700}.mf-cf-price-config > span{font-weight:400}.mf-cf-info-icon{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.mf-cf-info-icon > button{background-color:transparent}.mf-cf-config-card__img{margin:25px 0 12px 0;max-width:183px;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.mf-cf-arrow{display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:3;position:absolute;top:217px;width:10px;height:10px;border:solid rgb(0,0,0);transform:rotate(45deg)}.mf-cf-right-arrow{right:13px;border-width:2px 2px 0 0}.mf-cf-left-arrow{left:13px;border-width:0 0 2px 2px}.mf-cf-frame{-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;max-width:1265px;transition-duration:0.5s}.mf-cf-slider{display:flex;justify-content:start;-moz-column-gap:24px;column-gap:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition-duration:0.5s}.mf-cf-slider li{transition-duration:0.5s}.mf-cf-fixed-top{position:sticky;opacity:1;z-index:2;top:66px;max-width:1265px;width:-moz-min-content;width:min-content;margin-bottom:0px}.mf-cf-fixed-top .mf-cf-config-card{flex-direction:row-reverse;-moz-column-gap:15px;column-gap:15px;align-items:center;min-width:183px}.mf-cf-fixed-top .mf-cf-arrow{top:50%}.mf-cf-fixed-top .mf-cf-config-card__img{max-width:60px;max-height:60px}.mf-cf-fixed-top .mf-cf-info-icon,.mf-cf-fixed-top .mf-cf-block-card__top-line,.mf-cf-fixed-top .mf-cf-config-card__btn,.mf-cf-fixed-top .mf-pr-card-status{display:none}.mf-cf-fixed-top .mf-cf-config-card__img{margin:0}@media (max-width:1300px){.mf-cf-frame,.mf-cf-fixed-top{max-width:645px}.mf-cf-compare__body{flex-direction:column;justify-content:space-between;align-items:center;-moz-column-gap:24px;column-gap:24px}.mf-cf-compare__fps-block{order:2}.mf-cf-compare__device{order:1}.mf-cf-compare__title{margin-inline:auto}.mf-cf-fixed-top{top:60px}}@media (max-width:675px){.mf-cf-compare__title,.mf-cf-compare__device{max-width:375px;min-width:auto}.mf-cf-fixed-top{max-width:375px}.mf-cf-config-card__img{max-width:160px;max-height:160px}.mf-cf-config-card,.mf-cf-component__info,.mf-cf-rating__item{flex:0 0 160px;min-width:160px}.mf-cf-number-config{font-weight:700}.mf-cf-clear-compare > span{display:none}.mf-cf-config-card__info{flex-direction:column-reverse;justify-content:start}.mf-cf-hidden-graph .mf-cf-graph__name{max-height:42px}.mf-cf-hidden-graph .mf-cf-graph__section{padding-bottom:67px}.mf-cf-frame:not(.mf-cf-compare-subsection__list-properties > .mf-cf-frame){padding:16px;max-width:375px}.mf-cf-fixed-top .mf-cf-config-card{min-width:160px}.mf-cf-arrow{display:none !important}.mf-cf-compare__graph{padding-right:16px}.mf-cf-compare__fps-block,.mf-cf-compare__device .mf-cf-compare-subtitle{padding-left:16px}}@media (hover:hover){.mf-cf-config-card__btn:hover{color:#fbea36}}@media (hover:none){.mf-cf-config-card__btn:active{color:#fbea36}.mf-cf-compare-section{--arrow-opacity:1}}.mf-cf-big-btn-graph{margin-block:0;padding-inline:0;min-width:clamp(102px,8.125vw,117px);border:1px solid #cccdce;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:50px;font-family:var(--font-title);font-size:20px;font-weight:700;line-height:1;letter-spacing:-0.02em;text-transform:uppercase;display:inline-flex;justify-content:center;align-items:center;transition-duration:0.5s;white-space:nowrap}.mf-cf-hidden-subsection{overflow:hidden;max-height:0px;margin-block:0px;padding-block:0px}.mf-cf-hidden-subsection li{max-height:0px;margin-block:0px;padding-block:0px}.mf-cf-selected-btn{background-color:#272727;opacity:1;color:#fff;border:none}.mf-cf-hidden-graph{flex-direction:row;position:relative;-moz-column-gap:8px;column-gap:8px;row-gap:0px;justify-content:start}.mf-cf-hidden-graph .mf-cf-graph__name{margin-block:0}.mf-cf-hidden-graph .mf-cf-graph__name span:first-child{display:none}.mf-cf-hidden-graph .mf-cf-graph__name span:last-child{font-family:var(--font-title);display:block}.mf-cf-hidden-graph .mf-cf-graph__section{display:none;position:absolute;top:74px;left:0;min-width:100%}.ng-up-mainCon{display:grid;background-color:#000;padding:64px 64px 0 64px;grid-template-columns:1fr 2fr;grid-template-rows:130px 1fr;grid-column-gap:24px;grid-row-gap:102px}.ng-up-leftCon{grid-row-start:1;grid-row-end:3;width:533px;max-width:100%;display:flex;flex-direction:column;align-items:baseline}.ng-up-rightSelectionCon{grid-column-start:2}.ng-up-selectionCon{display:flex;flex-wrap:wrap;row-gap:12px;column-gap:24px;margin-top:16px;overflow:hidden;touch-action:none}.ng-up-rightBotCon{display:flex;justify-content:space-between;grid-column-start:2}.ng-up-rightContentCon{display:flex;flex-direction:column;gap:24px}.ng-up-rightInfoCon{display:flex;flex-direction:column;gap:4px}@media (max-width:1200px){.ng-up-mainCon{grid-template-columns:1fr;grid-template-rows:1fr;padding:16px 16px 0 16px;grid-column-gap:0;grid-row-gap:32px}.ng-up-rightSelectionCon{grid-column-start:1}.ng-up-leftCon{grid-row-start:2;width:100%}.ng-up-rightBotCon{grid-row-start:3;grid-column-start:1;justify-content:start;gap:32px}}@media (max-width:800px){.ng-up-selectionCon{flex-wrap:nowrap}.ng-up-rightSelectionCon{overflow:hidden}.ng-up-contentImg{max-width:100%}.ng-up-rightBotCon{flex-direction:column}.ng-up-rightContentCon{flex-direction:row;flex-wrap:wrap}.ng-up-leftTitle{font-size:64px;line-height:64px}.ng-up-imgCon{display:flex;justify-content:center}.ng-up-rightInfoCon:nth-child(1){display:none}}.ng-ic-mainCon{display:flex;gap:136px}.ng-ic-leftCon{max-width:421px;display:flex;flex-direction:column;align-items:start}.ng-ic-mobailNumberCon{display:flex;flex-direction:column;gap:8px;margin-top:12px;margin-bottom:48px}.ng-ic-mobailNumberCon a{cursor:pointer}.ng-ic-emailCon{display:flex;flex-direction:column;gap:12px}.ng-ic-addressCon{display:flex;flex-direction:column;gap:8px;margin-top:12px;margin-bottom:48px}.ng-ic-icon{cursor:pointer;transition:all 0.5s ease}.ng-ic-icon:hover{filter:drop-shadow(1px 2px 5px #999999)}.ng-ic-communityIconCon{display:flex;gap:12px;margin-top:12px}.ng-ic-mapCon{display:flex;justify-content:center;padding:96px 0px 0px 0px}.ng-ic-map{width:100%}.ng-ic-mobMap{display:none;max-width:100%}.ng-ic-callPopUpCon{position:fixed;background-color:rgb(0,0,0,0.5);width:100%;height:100%;top:0;left:0;z-index:100;display:flex;justify-content:center;align-items:center}.ng-ic-callForm{position:relative;display:flex;flex-direction:column;gap:24px;margin:0 auto;background-color:#ffffff;padding:35px 40px 50px;z-index:101}.ng-ic-formItem{display:flex;flex-direction:column;gap:12px}.ng-ic-popUpInput{border:none;border-bottom:1px solid black;border-radius:0px;font-size:20px;font-weight:700;line-height:24px;font-family:"MM-A";transition:border-bottom 0.5s ease-in}.ng-ic-formTextArea{font-family:"MM-A";font-size:16px;line-height:22px;font-weight:400;border:0.5px solid black;padding:2px}.ng-ic-personalDataCon{display:flex;gap:16px;align-items:center}.ng-ic-dataCheck{appearance:none;min-width:32px;height:32px;border:1px solid black;border-radius:5px;cursor:pointer;transition:border-color 1s ease-in;display:flex;justify-content:center;align-items:center}.ng-ic-dataCheck:checked::after{content:"✓";color:var(--item-text);font-size:24px;font-weight:700}.ng-ic-dataCheck.error{box-shadow:0 0 15px red}.ng-ic-popUpSmCon{display:flex;flex-direction:column;gap:12px}.ng-ic-icoCon{display:flex;gap:8px}.ng-ic-popUpInput.error{border-bottom:1px solid red}.ng-ic-successModal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;z-index:1000}.ng-ic-successCon{position:relative;max-width:528px;margin:0 auto;padding:36px 40px 50px;background-color:#ffffff}.ng-ic-successCon > p{text-align:center}.ng-ic-clouseCross{position:absolute;width:20px;right:5%;top:9%;cursor:pointer}.ng-ic-sendLoadCon{position:fixed;z-index:14;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center}@media (max-width:1250px){.ng-ic-mainCon{flex-direction:column;gap:24px}.ng-ic-leftCon{max-width:100%}}.mm-artsw-txt{display:flex;gap:10%}.mm-artsw-50{flex:3;max-width:780px;padding:0 0 48px}.mm-artsw-30{max-width:310px;width:100%;flex:1}.mm-artsw-flex{display:flex;gap:24px;align-items:flex-start}.mm-artsw-flex p,.mm-artsw-flex img{flex:1;margin-bottom:0 !important}.mm-artsw-ank,.mm-artsw-none{}.mm-artsw-txt b{padding-top:24px;display:block;padding-bottom:8px;font-family:var(--font-title);font-size:clamp(20px,3.2vw,24px);line-height:clamp(20px,3.2vw,24px)}.mm-artsw-txt h3,.mm-artsw-txt h2,.mm-artsw-txt h1{padding-bottom:8px;text-transform:none}.mm-artsw-txt h2{padding-top:48px}.mm-artsw-txt h1{padding-top:60px;flex:3;max-width:780px}.mm-artsw-txt h3{padding-top:36px}.mm-artsw-txt h4{padding-top:24px}.mm-artsw-txt p{padding-top:16px}.mm-artsw-txt img{width:100%;margin:16px 0}.mm-artsw-sidebar li{color:#141414}.mm-artsw-sidebar.mm-artsw-con-sidebar{position:sticky;top:66px;flex:1;padding-top:20px;max-width:310px;width:100%;height:max-content;padding-bottom:48px;align-items:flex-start}.mm-artsw-sidebar.mm-artsw-con-sidebar.is_stuck{margin:70px 0}.mm-artsw-50 a{text-decoration:underline}.mm-artsw-50 h2{font-family:var(--font-title);font-size:clamp(28px,3.2vw,32px);line-height:clamp(28px,3.2vw,32px)}.mm-artsw-50 h3{font-family:var(--font-title);font-size:clamp(24px,3.2vw,28px);line-height:clamp(24px,3.2vw,28px)}.mm-artsw-50 a:hover{font-weight:600;border-bottom:none}.mm-artsw-50 li{color:#141414;padding:8px 0;line-height:1.5em}.mm-artsw-50 ul{list-style:none;counter-reset:li}.mm-artsw-50 ol li{list-style-type:auto;margin-left:20px}.mm-artsw-50 ul li{list-style-type:disc;color:#141414;margin-left:20px}.mm-artsw-50 ul,.mm-artsw-50 ol{padding-top:16px}.mm-artsw-50 table{width:100%;max-width:900px;margin-left:auto;margin-right:auto;border-collapse:collapse;margin-top:16px}.mm-artsw-50 tbody{border:1px solid #ddd}.mm-artsw-50 td,.mm-artsw-50 th{border-bottom:1px solid #ddd;padding:8px}.mm-artsw-50 tr:nth-child(even){background-color:#F3F3F3}.mm-artsw-50 tr:hover{background-color:#ddd}.mm-artsw-50 th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#141414;color:white}html{--scroll-behavior:smooth;scroll-behavior:var(--scroll-behavior)}@media (prefers-reduced-motion:reduce){html{--scroll-behavior:smooth}}.mm-artsw-sidebar ul li{border-bottom:1px inset #CCCCCC}.mm-artsw-sidebar ul li:first-child,.mm-artsw-sidebar ul li:last-child{border:none}.mm-artsw-sidebar .mm-artsw-item-link{display:block;padding:8px 0;width:100%;margin:0}.mm-artsw-sidebar .mm-artsw-item-link.active{font-weight:600}.mm-artsw-banner-mob{display:none}.mm-artsw-link{display:flex;gap:60px;grid-row-gap:0;flex-wrap:wrap}.mm-artsw-link div{display:flex;flex-direction:column;max-width:433px}.mm-artsw-link div a{font-family:Avenir NC Medium;font-size:1.125rem;padding-top:16px}.mm-nw-artic-flx-con{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding:70px 0 90px;margin:0 auto}.mm-nw-artic-socinf{max-width:419px;transition:0.3s}.mm-nw-artic-socinf-2{flex:1;max-width:419px}.mm-nw-artic-flx-con img{max-width:100%}.mm-nw-artic-flx-con a:hover{transform:scale(1.05);filter:drop-shadow(1px 1px) brightness(1.3);transition:0.3s,filter 0s}.mm-proj-computers{display:flex;gap:32px;margin:32px 0}.mm-proj-computers .mm-proj-computers-img{margin:0;background:#EFEFEF;border:none}.mm-proj-computers-img img{max-width:212px}.mm-proj-computers a{font-weight:600;float:right}.mm-proj-computers span{display:block;margin-bottom:12px;font-family:var(--font-title);font-size:clamp(16px,3.2vw,20px);line-height:clamp(16px,3.2vw,20px)}.mm-proj-computers-colum{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding-top:24px}.mm-proj-computers-colum div{font-family:var(--font-title);font-size:clamp(16px,3.2vw,20px);line-height:clamp(16px,3.2vw,20px);font-weight:600}.mm-proj-computers-colum p{font-family:var(--font-main);font-size:clamp(14px,1.1vw,16px);line-height:clamp(18px,1.53vw,22px);font-weight:400}.mm-proj-computers-colum a{font-family:var(--font-main);font-size:clamp(14px,1.1vw,16px);line-height:clamp(18px,1.53vw,22px)}.mm-wlg-780{margin-top:48px}@media (max-width:1000px){.mm-nw-artic-flx-con{align-items:normal;padding:60px 15px}.mm-nw-artic-socinf{max-width:100%}.mm-artsw-flex{flex-direction:column}.mm-artsw-50{max-width:100%}.mm-artsw-50 table{overflow:auto;display:block;padding-bottom:20px}.mm-artsw-50 table::-webkit-scrollbar{width:5px;height:5px;background-color:#dedede}.mm-artsw-50 tbody{display:block;width:max-content}.mm-artsw-banner-mob{display:block}.mm-artsw-banner-pc{display:none}.mm-artsw-txt .mm-artsw-con-sidebar.is_stuck{position:absolute !important;top:0 !important}.mm-artsw-txt{flex-direction:column;gap:5%;padding:0 15px}.mm-artsw-sidebar.mm-artsw-con-sidebar{position:relative;top:0;padding-top:14px;padding-bottom:6px}.mm-proj-computers{align-items:center;gap:10px}}@media (max-width:420px){.mm-nw-artic-flx-con{flex-direction:column}}.mm-art-tab-table{text-align:left;width:100%;margin:32px 0;border-collapse:collapse}.mm-art-tab-table th{padding:0 24px 21px}.mm-art-grid-tab{display:grid;grid-gap:48px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.mm-art-tab-tbody td{padding:12px 24px}.fs-s16,.mm-art-tab-table th,.mm-art-tab-tbody td{font-family:'MM-S';letter-spacing:0.04em}.fs-s20{font-family:'MM-S';font-size:clamp(18px,3.2vw,20px);line-height:clamp(18px,3.2vw,20px);letter-spacing:0.02em}.fs-a12{font-size:clamp(10px,1.1vw,12px);line-height:clamp(14px,1.53vw,16px)}.fs-a60{font-size:clamp(24px,4.47vw,60px);line-height:clamp(24px,4.47vw,60px);font-weight:600}.mm-art-tab-tbody tr:nth-child(1){background-color:#2F4267}.mm-art-tab-tbody tr:nth-child(2){background-color:#4A255F}.mm-art-tab-tbody tr:nth-child(3){background-color:#6F481C}.mm-art-tab-gpu,.mm-art-tab-gpu2{padding:0 48px}.mm-art-tab-gpu2 h3,.mm-art-tab-gpu h3,.mm-art-tab-gpu p{text-align:center;max-width:684px;margin-left:auto;margin-right:auto}.mm-table-inf-gpu h4{padding-top:24px}.mm-table-inf-gpu h4:nth-child(1){padding-top:0}.mm-table-inf-gpu{border-left:1px inset #fff;padding-left:24px}.mm-art-table-line{display:flex;align-items:baseline}.mm-art-table-line p{padding:0 0 0 12px;width:150px}.mm-art-table-line span{height:12px}.mm-art-line-orange{width:100%;background-color:#6F481C}.mm-art-line-violet{background-color:#4A255F}.mm-art-line-blue{background-color:#2F4267}.mm-art-line-green{background-color:#16543A}.mm-art-model-cont{display:grid;grid-gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding-top:27px;max-width:520px}.mm-art-model{display:flex}.mm-art-model span{display:block;width:16px;height:16px;margin-right:12px}.mm-art-flx{display:flex;gap:24px;justify-content:space-between;align-items:center;min-height:85vh}.mm-art-flx2{display:flex;justify-content:space-between;flex-direction:column}.mm-art-spn-wt a span{color:#fff !important;font-size:0.875em !important;line-height:1.25rem}.mm-art-flx3{display:flex;flex-wrap:wrap;gap:32px;padding-top:32px}.mm-art-inf-blr{background-color:rgba(20,20,20,0.2);backdrop-filter:blur(6px);padding:24px;margin:32px 0}.mm-art-ul-inf{padding-top:12px}.mm-art-ul-inf li{padding-top:12px}.mm-art-ul-inf li a{text-decoration:underline;opacity:0.8;color:#ffffff}.mm-art-img-pc{max-width:421px;max-height:540px;margin-right:112px}.mm-art-img-mob{display:none}.mm-art-mw533{max-width:533px}.mm-art-mw422{max-width:422px}.mm-art-grid-tab a,.mm-art-mw422 a{border-bottom:1px solid;color:#ffffff}.mm-art-flx3 span{font-size:1.125em;opacity:0.8}.mm-art-flx-video{display:flex;gap:15px;width:100%;overflow:auto;padding-bottom:15px;margin-bottom:32px;margin-top:60px}.mm-art-flx4{display:flex;gap:15px;flex-wrap:wrap}.mm-art-flx4 div{flex:1}.mm-art-flx4 a{text-decoration:underline}.mm-art-flx4 div:nth-child(1){max-width:421px}.mm-art-flx5{display:flex;flex-direction:column}.mm-art-flx6{display:flex;align-items:center}.mm-art-flx6 p{flex:1;margin-top:16px}.mm-art-flx7{display:flex;flex-wrap:wrap;align-items:center;margin-top:32px;padding-bottom:32px}.mm-art-flx7-flex1{flex:1}.mm-art-flx7 .mm-art-img-pc{max-width:644px;height:auto;margin-right:0}.mm-art-flx8{display:flex;margin-top:12px;gap:47px}.mm-art-flx9{display:flex;justify-content:center;gap:37px}.mm-art-flx9 div{display:flex;gap:4px;flex-direction:column;align-items:center}.mm-art-bg-pcbot{background-color:#000000;background-size:contain;background-position:bottom center;background-repeat:no-repeat}.mm-art-mw866-posrel{max-width:866px;margin:0 auto;position:relative;min-height:720px}.mm-art-blur-posabs{backdrop-filter:blur(6px);width:100%;padding:32px;position:absolute;bottom:48px}.mm-art-blur-posabs img{width:32px}.mm-art-flx-video iframe{width:-webkit-fill-available;height:236px}.mm-art-ml-8px{margin-left:8px}.mm-art-mw310{max-width:310px}.mm-art-flx6 ul{margin-top:16px;flex:1}.mm-art-flx6 ul li{font-weight:500;color:#141414;margin-left:20px;padding-top:8px;position:relative}.mm-art-flx6 ul li::before{content:"";width:3px;height:3px;border-radius:50%;background-color:#141414;position:absolute;left:-15px;top:19px}.mm-art-hide-mob{text-align:center}.mm-art-grad-00-14{padding-top:120px;background:rgb(0,0,0)}.mm-art-bg-leibl{background-size:contain;background-position:bottom;background-repeat:no-repeat}.mm-art-banner-container{margin:60px auto;max-width:1312px}.mm-art-button-link{display:block;width:fit-content;margin-top:24px}.mm-art-button-link:hover{color:#fff;background:#141414}.mm-art-button-link:hover a{color:#fff}.mm-art-banner-inf{margin:0px auto;max-width:1120px;padding:60px 15px}.mm-art-title h1{text-transform:none}.mm-art-title h2{letter-spacing:0.02em;font-size:clamp(28px,3.2vw,32px);line-height:clamp(28px,3.2vw,32px);text-transform:none}.mm-art-title .fs-h4,.mm-art-title h3{letter-spacing:0.02em;font-size:clamp(20px,3.2vw,26px);line-height:clamp(20px,3.2vw,26px);text-transform:none}.rating-mini{display:flex;font-size:0}.rating-mini span{padding:0;font-size:24px;line-height:1;color:lightgrey}.rating-mini > span:before{content:'★';text-shadow:0 0 black}.rating-mini > span.active{color:#fbea36}@media (max-width:1300px){tbody.mm-art-tbody2,.mm-art-table2 tr{display:block}tbody.mm-art-tbody2{margin-bottom:0}tr.mm-art-tr{display:none}.mm-art-tbody2 tr td:nth-child(1){font-size:32px;line-height:38px;padding-bottom:10px}.mm-art-table2 tbody td{height:auto;max-width:100%}.mm-art-img-pc{max-width:421px;max-height:540px;margin-right:0}.mm-art-banner-container{margin-bottom:0}}@media (max-width:1200px){.mm-pc-images{max-width:100%}.mm-pc-card-flx .info-grid-pc{max-width:644px;margin:0 auto}}@media (max-width:1000px){.mm-art-flx7 .mm-art-img-pc{display:none}.mm-art-flx9 div{gap:9px;flex-direction:row}.mm-art-flx7 .mm-art-img-mob{display:block;margin-top:24px;margin-bottom:0;width:100%;max-width:250px}.mm-art-mw422{max-width:100%}.mm-art-blur-posabs{padding:8px 12px;bottom:18px;left:15px}.mm-art-flx9{justify-content:center;gap:9px;flex-direction:column}.mm-art-bg-pcbot{background-size:cover;background-position:21%}.mm-art-hide-pc{display:none}.mm-art-hide-mob{padding:15px;text-align:left}.mm-art-blur-posabs{padding:0;bottom:18px;left:15px}.mm-art-mw866-posrel{max-width:240px;min-height:457px;margin:0}.mm-art-grad-00-14{padding-top:48px}}@media (max-width:768px){.mm-art-grid{display:block;padding:10px}.mm-art-grid iframe{height:230px}.mm-art-grid-video{grid-gap:10px;padding:10px}.mm-art-grid-video iframe{height:200px}.mm-art-grid-inf{padding:0 10px;display:block}.mm-art-rec{align-items:flex-start}.mm-art-rec p{padding-left:10px}.mm-art-rec img{padding-top:3px}.mm-art-grid h2,.mm-art-h{font-size:36px;line-height:48px}.mm-art-cpu-cont,.mm-art-tab-gpu{padding:0px 10px}.mm-art-tab-gpu2{padding:0}.mm-table-inf-gpu{border-left:none;padding-left:0}.mm-art-tab h3{padding-top:10px}.mm-art-grad{background:-moz-linear-gradient(top,rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 0%);background:linear-gradient(to bottom,rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%,rgba(0,0,0,1) 0%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#000000',GradientType=0 )}.mm-top-pc-grid{display:grid;grid-gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:80px 10px 10px 10px}.mm-pc-grid-p img{max-width:100px;padding-bottom:48px}.mm-art-config .mm-tab-item-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:stretch;padding:15px}.mm-art-grid img{float:right;width:100%;max-width:976px;padding-bottom:20px}.mm-art-tab .mm-tab button{transition:0.3s;font-size:24px;font-family:Oswald;line-height:28px;padding:15px}.mm-art-img-pc{display:none}.mm-art-img-mob{display:block;width:100%;margin-bottom:24px}.mm-art-inf-blr{margin:48px 0 24px}.mm-art-mw533{max-width:100%}.mm-art-flx3{display:flex;flex-wrap:wrap;gap:8px;padding-top:16px}.mm-art-flx4{gap:24px;flex-direction:column}.mm-art-flx5{display:flex;gap:8px;flex-direction:row;align-items:center}.mm-art-flx5 img{max-width:26px}.mm-art-flx6{align-items:normal;flex-direction:column;margin-bottom:36px}.mm-art-inf-sys{margin-top:8px}.mm-art-bg-leibl{background-size:150%;background-position:-43% 6%;background-repeat:no-repeat}}@media (max-width:667px){.mm-pc-images-mini div{max-width:48px;max-height:48px;min-height:48px}.mm-pc-images-mini{row-gap:10px}.mm-pc-flx-img{gap:10px}}.mf-art__main a{color:inherit;text-decoration:none}.mf-art__main a:active{color:inherit}.mf-art__main{font-size:clamp(14px,1.1vw,16px);line-height:clamp(18px,1.53vw,22px);font-family:"MM-A",sans-serif;font-weight:400}.mf-art__body{display:flex;gap:clamp(16px,1.67vw,24px);margin-top:36px}.mf-art__grid-card{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:repeat(3,auto);row-gap:42px;-moz-column-gap:24px;column-gap:24px;justify-items:center}.mf-art__card-img{max-width:100%;height:auto}.mf-art__link-card{max-width:310px;width:100%}.mf-art__card-bottom-line{opacity:0.5}.mf-art__filter-block{max-width:clamp(200px,21.52vw,310px);max-width:310px;display:flex;flex-direction:column;row-gap:32px;position:sticky;top:114px;align-self:flex-start}.mf-art__filter-section{display:flex;flex-wrap:wrap;gap:8px}.mf-art__filter-section > p{width:100%;padding-bottom:4px}.mf-art__filter-btn{position:relative;cursor:pointer}.mf-art__filter-btn > input{position:absolute;opacity:0;height:0;width:0}.mf-art__filter-btn > input:checked + span{color:#fff;border:2px solid #000;background-color:#000}.mf-art__filter-btn > span{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;padding:clamp(12px,1.68vw,16px) clamp(16px,2vw,19px);border:2px solid #6B6B6B;color:#6B6B6B;transition-duration:0.2s}.mf-art__header{max-width:978px;margin-left:334px}.mf-art__num-articles{opacity:0.5}@media (max-width:950px){.mf-art__body{margin:0}.mf-art__header{margin-left:0px}.mf-art__body{flex-direction:column}.mf-art__grid-card{max-width:100%}.mf-art__filter-block{background-color:#fff;flex-direction:row;-moz-column-gap:10px;column-gap:10px;max-width:100%;width:100%;top:0;z-index:3;min-height:50px;padding-top:10px;border-bottom:1px solid rgba(0,0,0,0.4784313725)}.mf-art__filter-section{height:28px;overflow-y:hidden;transition:0.2s;max-width:185px}.mf-art__filter-btn{width:100%}.mf-art__filter-btn > span{padding:0;border:none}.mf-art__filter-section > p{padding:5px 0 5px 0;text-wrap:nowrap;width:auto;position:relative;display:inline-block}.mf-art__filter-section > p::after{content:"";position:absolute;right:-12px;top:10px;display:block;width:7px;height:7px;border:solid rgb(0,0,0);border-width:0 2px 2px 0;transform:rotate(45deg)}.mf-art__select{margin-bottom:7px}.mf-art__select > p::after{top:14px;transform:rotate(225deg)}}@media (max-width:600px){.mf-art__filter-block{display:block}}.mf-pay-payment-main{margin-bottom:120px}.mf-pay-payment-main a{display:block;color:inherit;text-decoration:none}.mf-pay-payment-main a:active{color:inherit}.mf-pay-payment__wrapper{max-width:780px;width:100%;margin-left:auto}.mf-pay-payment__block{max-width:532px;width:100%}.mf-pay-payment__types-banks{}.mf-pay-bank > p{max-width:470px}.mf-pay-bank > *:not(p,.mf-pay-bank__logo-wrap){max-width:532px;width:100%}.mf-pay-bank__logo-wrap{height:73px;background-color:#F5F5F7;padding-left:24px;margin-left:-24px;display:flex;justify-content:start;align-items:center}.mf-pay-bank__offers{display:flex;-moz-column-gap:24px;column-gap:24px;white-space:nowrap}.mf-pay-bank__offers > p{font-family:inherit}.mf-pay-font-color1{color:#FFDD2D}.mf-pay-font-color2{color:#21A038}.mf-pay-bank__requirements-list{list-style:none;display:flex;flex-direction:column;row-gap:8px}[data-css-loan-interrst]::after{font-family:inherit;content:" годовых"}[data-css-credit-limit]::after{font-family:inherit;content:" руб."}.mf-pay-payment__methods-list{list-style:none;margin:24px 0 120px 0}.mf-pay-methods__item:not(:last-child){margin-bottom:48px}.mf-pay-methods__types-cards{width:192px;height:48px}@media (max-width:1000px){.mf-pay-payment__wrapper{margin:0 auto 0 auto}.mf-pay-bank__logo-wrap{margin-left:0px}}@media (max-width:700px){.mf-pay-payment-main{margin-bottom:84px}.mf-pay-payment-main .ng-ic-mainCon{padding-top:96px}.mf-pay-payment-main .ng-ic-mapCon{padding-top:48px}.mf-pay-payment-main .ng-map{height:413px}.mf-pay-payment-main .ng-ic-leftCon:first-child,.mf-pay-payment-main .ng-ic-addressCon,.mf-pay-payment-main .ng-ic-mobailNumberCon{margin-bottom:24px}.mf-pay-payment__title{margin:64px 0 16px 0}[data-css-loan-interrst]::after{content:" год"}[data-css-credit-limit]::after{content:""}.mf-pay-bank__offers{display:flex;-moz-column-gap:15px;column-gap:15px}.mf-pay-bank__logo-wrap{height:65px;padding-left:16px}.mf-pay-payment__methods-list{margin-bottom:84px}}.mf-pay-payment__title{margin:64px 0 24px 0}.mf-pay-methods__item .fs-ss-20{display:block;background:transparent;cursor:pointer;color:#999999}.mf-pay-methods__item .fs-ss-20:hover{text-decoration:underline}.mf-bsk-modal__block1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateY(-50px);opacity:0;border:none;padding:40px 4%;background:#ffffff;width:90%;max-width:1200px;transition:all 0.3s ease}.mf-bsk-modal__block1[open]{transform:translate(-50%,-50%) translateY(0px);opacity:1}.mf-bsk-modal__block1[open]::backdrop{background-color:#0000009e}.mf-bsk-modal__wrap1 blockquote{padding:16px;margin:16px 0;background:#f5f5f7}@keyframes showBlock{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}.mf-del-delivery{margin-bottom:120px}.mf-del-long-block{display:flex;justify-content:space-between;-moz-column-gap:15px;column-gap:15px}.mf-del-questions{margin-bottom:84px}.mf-del-questions__info{}.mf-del-text-block{max-width:421px;width:100%}.mf-del-basic-block{max-width:755px;width:100%}.mf-del-questions__accordion{border-bottom:1px solid #CCCDCE}.mf-del-accordion__summary{list-style:none;padding:17px 25px 17px 0;border-top:1px solid #CCCDCE;position:relative}.mf-del-accordion__summary::after{content:"";position:absolute;display:block;right:6px;top:20px;width:8px;height:8px;border:solid rgb(0,0,0);border-width:0 2px 2px 0;transform:rotate(45deg)}.mf-del-accordion__content{display:grid;grid-template-rows:0fr;transition-duration:0.3s}.mf-del-accordion__content-body{overflow:hidden}.mf-del-accordion__details[open] + .mf-del-accordion__content{grid-template-rows:1fr;padding-bottom:16px}.mf-del-accordion__details[open] > summary::after{transform:rotate(225deg)}.mf-del-terminal__info{margin-top:172px}.mf-del-terminal__search-block{}.mf-del-terminal__input-block{height:114px;background-color:#FAFAFB;display:flex;flex-direction:column;row-gap:12px;padding:24px}.mf-del-terminal__input-block > input{background-color:inherit;border:none;border-bottom:1px solid #000000;padding-bottom:8px}.mf-del-terminal__input-block > input::-moz-placeholder{color:#000000;opacity:20%}.mf-del-terminal__input-block > input::placeholder{color:#000000;opacity:20%}.mf-del-terminal__input-block > input:focus{outline:none}.mf-del-terminal__num-matches{display:none;padding:24px 0 12px 24px;opacity:50%}.mf-del-terminal__list{display:none;flex-direction:column;row-gap:12px}.mf-del-terminal__item{height:218px;padding:24px;background-color:#FAFAFB;display:flex;flex-direction:column;row-gap:12px;justify-content:space-between}.mf-del-terminal__city{flex:1 1 auto}.mf-del-terminal__entries{display:flex;justify-content:space-between}.mf-del-terminal__city-prompt{list-style:none;display:grid;margin-top:58px;padding-left:24px;grid-template-columns:repeat(2,145px);grid-template-rows:22px 38px repeat(7,22px);-moz-column-gap:14px;column-gap:14px;row-gap:16px;grid-auto-flow:column;grid-auto-columns:145px}.mf-del-terminal__city-prompt > li{height:0}.mf-del-terminal__city-prompt > li:nth-child(-n+2){width:100%;grid-column:span 4}.mf-del-options{overflow:hidden;margin-bottom:84px}.mf-del-options__header{margin:0 0 48px auto}.mf-del-delivery__subtitle{margin-bottom:16px}.mf-del-options__switch-block{display:flex;-moz-column-gap:24px;column-gap:24px;overflow:hidden;touch-action:none}.mf-del-options__switch-block h3{cursor:pointer;white-space:nowrap;transition-duration:0.5s;margin:0;opacity:60%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-del-optons__info-block{display:none;transition:0.2s;animation:showBlock 0.5s}.mf-del-optons__info-block .mf-del-optons__description:not(:last-child){margin-bottom:24px}.mf-del-optons__details{touch-action:none;overscroll-behavior:none}.mf-del-details__table{display:none;transition:0.2s;animation:showBlock 0.5s}.mf-del-details__table table{width:755px;border-collapse:collapse}.mf-del-details__table thead th{text-align:left;padding:16px 22px;line-height:20px;background-color:#EEEEF1}.mf-del-details__table tbody th{text-align:left;padding:24px 0 16px 24px;line-height:20px}.mf-del-details__table tbody td{padding:0 0 24px 22px}.mf-del-details__table tbody tr:nth-child(-n+2){background-color:rgba(250,250,251,0.2)}.mf-del-details__table tbody tr:nth-last-child(-n+2){background-color:rgb(250,250,251)}.mf-del-details__table tbody tr:nth-child(3),.mf-del-details__table tbody tr:nth-child(4){background-color:rgb(238,238,241)}.mf-del-details__table tbody > tr:nth-child(2n) > td:first-child,.mf-del-details__table thead th:first-child{padding-left:24px}.mf-del-details__table tbody > tr:nth-child(2n) > td:last-child,.mf-del-details__table thead th:last-child{padding-right:24px}.mf-del-delivery__top-block{margin:64px 0 64px auto}@media (max-width:1072px){.mf-del-long-block{flex-direction:column-reverse;row-gap:32px;align-items:start}.mf-del-questions,.mf-del-terminal{flex-direction:column}.mf-del-delivery__top-block{margin:64px 0 48px 0}.mf-del-options__header{margin:0 0 32px 0}.mf-del-optons__details{overflow-x:hidden;width:100%}.mf-del-terminal__info{margin-top:0}}@media (max-width:700px){.mf-del-optons__info-block .mf-del-optons__description:not(:last-child){margin-bottom:16px}.mf-del-delivery__subtitle{margin-bottom:12px}.mf-del-delivery{margin-bottom:84px}.mf-del-delivery .ng-ic-mainCon{padding-top:96px}.mf-del-delivery .ng-ic-mapCon{padding-top:48px}.mf-del-delivery .ng-map{height:413px}.mf-del-delivery .ng-ic-leftCon:first-child,.mf-del-delivery .ng-ic-addressCon,.mf-del-delivery .ng-ic-mobailNumberCon{margin-bottom:24px}.mf-del-terminal__input-block{padding:16px}.mf-del-terminal__item{height:auto;row-gap:16px;padding:24px 16px}.mf-del-terminal__city{margin-bottom:8px}.mf-del-terminal__entries{flex-direction:column;row-gap:4px}.mf-del-terminal__city-prompt{padding-left:12px;margin-top:24px;row-gap:12px}}.mf-gr-guarantee__main a{color:inherit;text-decoration:none}.mf-gr-guarantee__main a:active{color:inherit}.mf-gr-text-block{max-width:532px}.mf-gr-guarantee__main .ng-bti-mainCon{color:#fff}.mm-bg-Warranty{background-image:url("/tpl/img/warranty/Frame_1.png")}.mf-gr-guarantee__main h1{white-space:nowrap}.mf-gr-service{background:url("/tpl/img/warranty/Frame_2.png");background-repeat:no-repeat;background-size:cover;padding:48px 15px 58px 15px;color:#fff;display:flex;justify-content:end}.mf-gr-service__content{width:100%;max-width:755px}.mf-gr-service__content > p:nth-child(2){margin-bottom:48px}.mf-gr-guarantee__wrap{margin-left:auto;width:100%;max-width:755px}.mf-gr-obligation > p:last-child{margin-top:36px}.mf-gr-guarantee__subtitle{margin-bottom:24px}.mf-gr-guarantee__contacts{margin-top:36px;display:flex;-moz-column-gap:83px;column-gap:83px}.mf-gr-contact{display:flex;flex-direction:column;row-gap:12px}.mf-gr-guarantee__main .ng-bti-mainCon,.mf-gr-obligation,.mf-gr-conditions,.mf-gr-limit{margin-bottom:84px}.mf-gr-item{list-style-type:decimal;list-style-position:inside}.mf-gr-item:not(:last-child){margin-bottom:16px}.mf-gr-guarantee__main .ng-boa-mainCon{padding:120px 0 0 0}@media (max-width:1072px){.mf-gr-guarantee__wrap{margin-inline:auto}.mf-gr-service{justify-content:center}}@media (max-width:700px){.mf-gr-guarantee__main .ng-bti-mainCon{padding:298px 16px 24px 16px}.mf-gr-guarantee__main .ng-boa-mainCon{padding:84px 0 0 0}.mf-gr-guarantee__subtitle{margin-bottom:16px}.mf-gr-guarantee__main h1{white-space:wrap}.mf-gr-guarantee__contacts{flex-direction:column;row-gap:24px}.mf-gr-contact{row-gap:8px}.mf-gr-obligation > p:last-child,.mf-gr-guarantee__contacts{margin-top:24px}.mf-gr-service{padding:16px 15px 22px 15px}.mf-gr-service__content > p:nth-child(2){margin-bottom:86px}}.mm-pbrindex-tab-container{display:flex;cursor:pointer;gap:24px;margin-top:24px;margin-bottom:48px;overflow:hidden;overflow-x:scroll}.mm-pbrindex-tab-container::-webkit-scrollbar{height:0px}.mm-pbrindex-tab{color:#999999;transition:color 0.2s ease-in}.mm-pbrindex-btn-cont{display:flex;flex-wrap:wrap;gap:12px}.mm-pbrindex-btn-cont div{display:contents}.mm-pbrindex-tab-content span{display:block;color:#000000;margin:0 auto;padding-top:32px;opacity:0.5}.mm-pbrindex-tab.active{color:#000}.mm-pbrindex-tab-content{visibility:hidden;height:0;margin:0 auto;opacity:0;transition:opacity 0.3s ease-in}.mm-pbrindex-tab-content.active{visibility:visible;height:auto;opacity:1}.mm-pbrindex-btn{background-color:#202020;color:#ffffff;font-weight:700;font-family:var(--font-title);font-size:clamp(16px,3.2vw,20px);line-height:clamp(16px,3.2vw,20px);text-transform:uppercase;padding:16px 35px;text-align:center;flex:auto;max-width:280px;transition:background-color 0.2s ease-in}.mm-pbrindex-btn:hover{background-color:#fbea36;color:#272727}.mm-pbrindex-yly.mm-pbrindex-btn{display:table;justify-content:center;margin-top:12px;background:#fbea36;color:#272727}.mm-nw-txt-c{text-align:center}@media (max-width:775px){.mm-pbrindex-tab-container{gap:12px;justify-content:normal;margin-top:32px;margin-bottom:32px}.mm-pbrindex-tab-container .fs-h3{font-size:28px;line-height:28px;min-width:fit-content}.mm-pbrindex-btn{max-width:100%}}.mm-pop-slider-container{width:100%;max-width:1310px;margin:0 auto;overflow:hidden;position:relative}.mm-pop-slider-wrapper{display:flex;transition:transform 0.3s ease;cursor:grab}.mm-pop-slide{flex:0 0 444px;padding-right:22px;user-select:none}.mm-pop-slide a{user-select:none}.mm-pop-slider-nav{text-align:right;max-width:1310px}.mm-pop-slider-btn{display:inline-block;background-color:#F5F5F7;min-width:32px;min-height:32px;cursor:pointer;margin-left:10px}.mm-pop-slider-btn span{display:block;width:12px;height:12px;background-image:url('/tpl/img/popular-computers/arrow-left-pop.svg');margin:0 auto}#POPnextBtn{transform:scaleX(-1)}.mm-pop-slider-btn:disabled{cursor:not-allowed}.mm-pop-slide-title-con{display:flex;align-items:center;justify-content:space-between}.mm-pop-slider-wrapper a{display:flex;width:100%}@media (max-width:600px){.mm-pop-slide{flex:0 0 100%;max-width:100%;padding-right:0}}.fc-green,.mm-nw2-gm-series-right.fc-green a:hover{color:#5BFF21}.fc-black,.fc-black p{color:#202020}.fc-blue,.mm-nw2-gm-series-right.fc-blue a:hover{color:#2152FF}.fc-violet,.mm-nw2-gm-series-right.fc-violet a:hover{color:#9747FF}.fc-grey,.mm-nw2-gm-series-right.fc-grey a:hover{color:#CCCDCE}.td-under{text-decoration:underline}.mm-nw2-gm-series{display:flex;flex-wrap:wrap;gap:22px;margin:84px 0 48px}.mm-nw2-gm-series-right{max-width:533px;width:100%;color:#000}.mm-nw2-gm-series-left{max-width:422px;width:100%;padding-right:9px;word-wrap:break-word}.mm-nw2-ws-series-left{max-width:533px;width:100%}.mm-nw2-gm-series-right .fs-t1{margin-top:16px;margin-bottom:16px}.nw2-mt-12px{margin-top:12px}.mm-nw2-pc-card-info{display:flex;flex-direction:column;justify-content:space-between;height:100%}.mm-nw2-pc-card-li{display:contents}.mm-nw2-pc-card-li ul{display:flex;gap:12px;flex-direction:column;margin-top:24px;list-style-type:none}.mm-nw2-pc-card-li li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.mm-nw2-pc-card-flx a{height:100%}@media (max-width:1200px){.mm-nw2-gm-series-left{min-width:auto;max-width:422px}.mm-nw2-gm-series-right{max-width:422px}}.mf-upg__block-stages > h2{margin-bottom:48px}.mf-upg__stages-content{display:flex;-moz-column-gap:24px;column-gap:24px}.mf-upg__stages-item{padding:24px clamp(16px,1.67vw,24px);display:flex;flex-direction:column;background-color:#F2F2F2;max-width:clamp(343px,29.3vw,422px)}.mf-upg__stages-text{margin-top:32px}.mf-upg__block-services{margin-top:84px}.mf-upg__block-services-header{max-width:755px;margin-left:auto}.mf-upg-service-title{max-width:755px;margin-left:auto}.mf-upg-service__content{margin-top:27px;display:flex;justify-content:space-between;-moz-column-gap:15px;column-gap:15px}.mf-upg-service__info{max-width:clamp(375px,31.5vw,445px);display:flex;flex-direction:column}.mf-upg-service__text{flex:1 1 auto}.mf-upg-service__list-works{list-style:none;margin-top:16px;display:flex;flex-direction:column;row-gap:8px;list-style:inside square}.mf-upg-service__block-img{max-height:313px;max-width:755px;display:flex;-moz-column-gap:24px;column-gap:24px}.mf-upg-service__block-img img{width:100%;height:auto}@media (max-width:1160px){.mf-upg-service-title,.mf-upg__block-services-header{margin-left:0px}.mf-upg-service__block-img > img:last-child{display:none}}@media (max-width:900px){.mf-upg__stages-content{flex-wrap:wrap;justify-content:center;row-gap:24px}}@media (max-width:750px){.mf-upg-service__list-works{margin-top:12px}.mf-upg__block-stages > h2{margin-bottom:24px}.mf-upg__stages-content{justify-content:start;row-gap:0px}.mf-upg__block-services-header{max-width:514px}.mf-upg-service__content{margin-top:16px;flex-direction:column;align-items:start;row-gap:32px}.mf-upg__stages-text{margin-top:24px}}.mm-bgUpgrade{background-image:url(/tpl/img/upgrade/Frame279.png)}.mm-404-flx{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-evenly;align-items:center;max-width:1342px;margin:0 auto;padding:64px 15px;height:100vh}.mm-404-flx div{max-width:421px;font-weight:500}.mm-404-flx div p{margin-top:16px}.mm-404-flx img{max-width:500px;width:100%}@keyframes showBlock{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}@keyframes jumpsUp{0%{translate:0 50px}100%{translate:0 0px}}@keyframes cardJumpsUp{0%{translate:0 100%}100%{translate:0 0%}}.mf-led__main .ng-fbf-mainCon{background-color:#fff;position:relative;z-index:3}.mf-led__shift{translate:clamp(-545px,-37.85vw,-300px)}.mf-led-gallery{background-color:#06070B;color:#F7F8FA;padding-top:64px}.mf-led-gallery__wrap{display:flex;flex-direction:column;overflow:hidden}.mf-led-gallery__main{display:flex;-moz-column-gap:clamp(15px,9.44vw,136px);column-gap:clamp(15px,9.44vw,136px);flex-wrap:nowrap;transition-duration:1s}.gallery__header{margin-bottom:clamp(24px,3.33vw,48px)}.mf-led-gallery__left-block{max-width:clamp(30px,29.2vw,421px);width:100%}.mf-led-text-column__block{display:none;animation:showBlock 1s;width:clamp(30px,29.2vw,421px);margin-bottom:15px}.mf-led-text-column__button{display:inline-block}.mf-led-gallery__center-block{max-width:1303px}.mf-led-product__exemplar{display:none}.mf-led-product-column__block{display:flex;-moz-column-gap:98px;column-gap:98px}.mf-led-product-column__main{width:clamp(200px,52.43vw,755px);display:flex;justify-content:space-between;align-items:end;-moz-column-gap:15px;column-gap:15px}.mf-led-product__detail-list{animation:showBlock 1s;display:flex;flex-direction:column;gap:clamp(16px,1.67vw,24px);align-self:start;padding-bottom:10px;min-width:164px}.mf-led-detail__item{display:flex;flex-direction:column;row-gap:clamp(5px,0.833vw,12px)}.mf-led-detail__item > p{text-align:left}.mf-led-product__imag{width:clamp(343px,37.01vw,533px);height:auto}.mf-led-gallery__action-block{min-height:196px;width:clamp(300px,52.4vw,755px)}.mf-led-product__list{display:flex;-moz-column-gap:24px;column-gap:24px;row-gap:12px;flex-wrap:wrap;list-style:none}.mf-led-product__btn{cursor:pointer;background-color:transparent;color:rgba(247,248,250,0.5);white-space:nowrap;transition-duration:0.5s}.mf-led-product__btn:hover{color:#fff}.mf-led-product__smart-block{animation:jumpsUp 1s;position:relative}.mf-led-product__part-btn{cursor:pointer;--y:0%;--x:0%;bottom:var(--y);left:var(--x);--text-visibility:none;position:absolute;display:flex;justify-content:center;align-items:center;-moz-column-gap:5px;column-gap:5px;padding:12px 16px;background-color:transparent;transition:1s;z-index:0}.mf-led-product__part-btn svg{min-width:32px;color:#FBEA36;transition-duration:1s}.mf-led-product__part-btn::after{content:"";position:absolute;z-index:-1;inset:0;background-color:#fff;right:100%;transition-duration:1s}.mf-led-product__part-btn:focus{--text-visibility:block}.mf-led-product__part-btn:focus::after{right:0%}.mf-led-product__part-btn:focus svg{color:#202020}.mf-led-btn__text-line{color:#202020;display:var(--text-visibility);white-space:nowrap;text-transform:uppercase}.mf-led-component__column{display:none}.mf-led-component__card{animation:showBlock 1s;transition-duration:1s;display:none;width:clamp(250px,31.3vw,450px);background-color:rgb(39,39,39);padding:clamp(15px,1.667vw,24px)}.mf-led-component__imag{width:clamp(150px,27.78vw,400px);height:auto}.mf-led-card__header{display:flex;justify-content:space-between;align-items:start;padding-bottom:clamp(15px,1.667vw,24px)}.mf-led-component__close-btn{cursor:pointer;background-color:transparent;padding-inline:0px;width:32px;aspect-ratio:1}.mf-led__collaborations{position:relative;z-index:2;padding-top:120px;display:grid;grid-template-columns:1fr repeat(2,clamp(164px,25.42vw,366px));grid-template-rows:repeat(2,214px);gap:clamp(16px,1.67vw,24px);background-color:#fff}.mf-led__collab-info{max-width:clamp(343px,29.23vw,421px);grid-row:span 2}.mf-led__collab-img{background-color:#F5F5F7;display:flex;align-items:center;justify-content:center}.mf-led__collab-img > img{max-width:clamp(100px,13.89vw,200px);height:auto}.mf-led__care-block{position:relative;z-index:2;background-color:#fff}.mf-led__care-block > h2{margin:0 0 48px auto;max-width:clamp(343px,52.43vw,755px)}.mf-led__info-main{display:flex;-moz-column-gap:24px;column-gap:24px;align-items:start}.mf-led__info-communication{background-color:#FFEBEB;padding:258px 87px clamp(12px,1.66vw,24px) clamp(12px,1.66vw,24px);max-width:clamp(343px,36.94vw,532px)}.mf-led__info-communication > .mf-led__info-text{width:clamp(319px,29.24vw,421px)}.mf-led__info-service{padding:387px 12px clamp(12px,1.66vw,24px) clamp(12px,1.66vw,24px);background-color:#D9D9D9;width:100%;max-width:clamp(343px,52.43vw,755px)}.mf-led__info-service > .mf-led__info-text{width:clamp(319px,36.94vw,532px)}.mf-led__creation-block{margin-block:120px;position:sticky;top:70px}.mf-led__creation-block h2{max-width:clamp(343px,52.43vw,755px);margin:0 0 24px auto}.mf-led__stage-block{max-height:536px;overflow-y:auto;scroll-snap-type:y proximity;scrollbar-width:none}.mf-led__stage-block::-webkit-scrollbar{display:none}.mf-led__stage-creation{scroll-snap-align:start}.mf-led__stage-creation:not(:last-child){margin-bottom:15px}.mf-led__stage-creation--content{display:flex;-moz-column-gap:15px;column-gap:15px}.mf-led__stage-description{margin-right:auto;max-width:clamp(343px,29.23vw,421px)}.mf-led__stage-num{font-family:"MM-S",sans-serif;font-size:clamp(84px,8.33vw,120px);font-weight:700;line-height:clamp(84px,6.67vw,96px);letter-spacing:-0.01em;color:#CCCDCE}.mf-led__stage-list-results{display:flex;flex-direction:column;row-gap:8px;list-style:inside square}.mf-led__stage-img-block{display:flex;-moz-column-gap:clamp(16px,1.67vw,24px);column-gap:clamp(16px,1.67vw,24px);padding-right:2px}.mf-led__stage-img-block > img{-o-object-fit:contain;object-fit:contain;max-width:clamp(164px,22.52vw,310px);max-height:370px;height:auto}.mf-led__stage-img-block > img:last-child{max-width:clamp(164px,38.24vw,421px);max-height:536px}.mf-led__long-block{color:#fff;background:url("/tpl/img/legendary/imgBig.jpg"),#000;background-position:center;background-size:auto clamp(375px,67.3vw,970px);background-repeat:no-repeat;height:100vh;transition:2s;overflow-x:hidden}.mf-led__long-block--content{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:clamp(15px,4.51vw,65px) 15px 0 15px;opacity:0;display:flex;align-items:start;gap:15px;min-width:clamp(375px,91.11vw,1312px);transition:2s}.mf-led__long-block--content > h2{max-width:418px;margin:0 auto 0 0}.mf-led__long-block--text{max-width:312px}.mf-led__long-block--wrapper{display:flex;align-items:start;position:relative;left:0px;top:calc(50% - 350px)}.mf-led__state-1{background-position:0 52%;background-size:auto max(111.11vw,1600px)}.mf-led__state-1 .mf-led__long-block--content:first-child{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;opacity:1}.mf-led__state-2{background-position:100% 52%}.mf-led__state-2 .mf-led__long-block--content:first-child{opacity:0;translate:-100% 0}.mf-led__state-2 .mf-led__long-block--content:last-child{translate:-100% 0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;opacity:1}.mf-led__banner{background-color:#000;position:relative;overflow:hidden}.mf-led__banner-showreel{background:url("/tpl/img/legendary/image46.png"),#202020;background-size:cover;background-repeat:no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.mf-led__banner-showreel p{text-align:center}@media (max-width:1100px){.mf-led__long-block--wrapper{top:10%}.mf-led__creation-block h2,.mf-led__care-block > h2{margin:0 0 24px 0}.mf-led__long-block--content{flex-wrap:wrap}.mf-led__long-block--content > h2{min-width:100%}.mf-led__stage-description-header{order:1}.mf-led__stage-img-block{margin-top:24px;order:2}.mf-led__stage-description-body{max-width:clamp(343px,29.23vw,421px);order:3}.mf-led__info-service{padding-top:268px}.mf-led__creation-block{margin-block:96px}}@media (max-width:920px){.mf-led__creation-block{position:static}.mf-led__stage-block{max-height:none;overflow-y:unset;scroll-snap-type:none}.mf-led-gallery__left-block,.mf-led-gallery__center-block{display:contents}.mf-led-gallery__main{flex-direction:column;align-items:center;row-gap:15px}.mf-led-gallery__action-block,.mf-led-text-column__block,.mf-led-product-column__main,.mf-led-product-column__block{width:100%}.mf-led-gallery__left-block{max-width:100%}.mf-led-component__card{animation:cardJumpsUp 1s;position:absolute;bottom:0;right:0;width:clamp(320px,70.89vw,533px);margin:0 0 10px 0}.mf-led-gallery__action-block{min-height:auto;order:1}.mf-led-gallery__product-name{width:100%;order:2}.mf-led-text-column__block{order:3}.mf-led-product__exemplar{order:4}.mf-led-product-column__block{-moz-column-gap:0;column-gap:0}.mf-led-card__main{display:flex;flex-direction:row;-moz-column-gap:15px;column-gap:15px;align-items:start}.gallery__header{margin-bottom:0px}.mf-led__shift{translate:0}.mf-led-product__list{overflow:hidden;flex-wrap:nowrap;touch-action:none;overscroll-behavior:none}.mf-led__long-block{background-image:url("/tpl/img/legendary/image47.png");background-size:contain;background-position:bottom}}@media (max-width:800px){.mf-led__info-main{flex-direction:column;row-gap:16px}.mf-led__stage-description{display:contents}.mf-led__stage-creation--content{display:flex;flex-direction:column}.mf-led__info-communication{background-color:#FFEBEB;padding-top:211px}.mf-led__collaborations{padding-top:96px;display:grid;grid-template-columns:repeat(2,clamp(164px,25.42vw,366px));grid-template-rows:1fr repeat(2,clamp(96px,14.86vw,214px))}.mf-led__collab-info{max-width:clamp(343px,29.23vw,421px);grid-column:span 2;grid-row:span 1}.mf-led__collab-img > img{scale:1}}@media (max-width:550px){.mf-led-product-column__main{flex-direction:column}.mf-led-product__detail-list{flex-direction:row;flex-wrap:wrap}.mf-led-card__main{display:flex;flex-direction:column;row-gap:15px}.mf-led-card__main img{width:100%}.mf-led-product__part-btn{flex-direction:column;justify-content:start;align-items:start}}.mf-led__active{color:#F7F8FA}.mf-led__visible{display:block}@charset "UTF-8";@media (srefers-reduced-motion:reduce){*{animation-duration:0.1ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mf-conf-preloader{position:absolute;top:0;width:100%;height:100%;z-index:10;display:flex;justify-content:center;align-items:center}.mf-conf-loader{animation:2s spin infinite linear}.mf-conf-blur{filter:blur(3px);overflow:hidden;max-height:calc(100vh - 65px)}.mf-conf-configurator{--color-yellow:#fbea36;--color-dark:#272727}.mf-conf-configurator dialog::backdrop{background-color:rgba(255,255,255,0.4862745098)}.mf-conf-configurator button{cursor:pointer}.mf-conf-configurator .big-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-inline:32px;height:50px;font-size:20px;font-weight:700;line-height:1;letter-spacing:-0.02em;text-transform:uppercase;display:inline-flex;justify-content:center;align-items:center;transition-duration:0.5s;white-space:nowrap}.mf-conf-option__remove-content{margin-block:10px;border:2px solid rgb(107,107,107)}.mf-conf-option__remove-content:hover{border:solid rgb(167,60,60);color:rgb(167,60,60)}.mf-conf-option + .mf-conf-option__content-wrapper{display:grid;grid-template-rows:0fr;transition-duration:0.5s}._mf-conf-open + .mf-conf-option__content-wrapper{padding-bottom:70px;grid-template-rows:1fr}.mf-conf-option__content-wrapper > *{overflow:hidden}.mf-conf-configurator__body{display:flex;justify-content:space-between;align-items:start;-moz-column-gap:15px;column-gap:15px}.mf-conf-selected .mf-conf-component__install > svg,.mf-conf-selected .mf-conf-component__btn-select > svg{display:none}.mf-conf-modal-component-card{padding:0;background-color:var(--item-bg);border:none;max-width:343px;width:100%;margin:auto auto 0 calc(50% - 657px)}.mf-conf-modal-component-card .mf-conf-modal-info__header{margin-bottom:0px}.mf-conf-modal-component-card .mf-conf-component__text{padding-block:0}.mf-conf-component-card__main{padding:16px 16px 24px 16px}.mf-conf-component__install{width:100%;height:40px;background-color:rgba(204,205,206,0.5);position:relative}.mf-conf-selected .mf-conf-component__install::after,.mf-conf-selected .mf-conf-component__btn-select::after{content:"";display:inline-block;position:absolute;width:7px;height:12px;top:13px;border:solid rgb(0,0,0);border-width:0 2px 2px 0;transform:rotate(45deg);transition-property:opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-conf-component__install:active{background-color:#cccdce}.mf-conf-config__device{padding:12px}.mf-conf-modal-info__body{margin-block:24px}.mf-conf-modal-info__img{max-width:100%;height:auto;margin:16px auto;display:block}.mf-conf-modal-info__list-propertiy{display:flex;flex-direction:column;row-gap:12px}.mf-conf-propertiy{display:flex;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.mf-conf-propertiy__value{text-align:end;min-width:35%}.mf-conf-modal-info{border:none;padding:0;margin:0 0 0 auto;z-index:7;position:absolute;top:96px;opacity:1}.mf-conf-modal-info::after{content:"";display:block;position:fixed;min-width:100%;min-height:100%;top:0;left:0;background-color:rgba(255,255,255,0.4862745098);z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-conf-modal-wrapper,.mf-conf-modal-info__wrapper{max-width:430px;width:100%;background-color:var(--item-bg);padding:24px}.mf-conf-modal-info__header{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:15px;column-gap:15px;background-color:transparent}.mf-conf-modal-info__btn-close-modal{width:40px;aspect-ratio:1;background-color:transparent;position:relative}.mf-conf-modal-info__btn-close-modal::after{content:"";position:absolute;background-color:black;width:12px;height:2px;top:50%;left:14px;transform:rotate(45deg)}.mf-conf-modal-info__btn-close-modal::before{content:"";position:absolute;background-color:black;width:2px;height:12px;right:19px;top:15px;transform:rotate(45deg)}.mf-conf-modal-info__text{}.mf-conf-current-config{max-width:clamp(342px,33.7vw,485px);width:100%;position:sticky;top:66px;transition:0.5s}.mf-conf-config__device{background-color:var(--item-bg);display:flex;justify-content:start;align-items:center;-moz-column-gap:12px;column-gap:12px}.mf-conf-device__img,.mf-conf-component__img{max-width:100%;height:auto}.mf-conf-config__text > span{display:block}.mf-conf-config__text > span:last-child{font-weight:700}.mf-conf-device__article{margin-bottom:12px}.mf-conf-config__body{background-color:#fff}.mf-conf-config__list-device-component{overscroll-behavior:none;max-height:calc(100vh - 290px);overflow-y:auto}.mf-conf-config__list-device-component::-webkit-scrollbar{display:none}.mf-conf-device-component__item{cursor:pointer;background-color:rgba(245,245,247,0.4);padding:16px 24px;display:flex;justify-content:start;align-items:center;-moz-column-gap:12px;column-gap:12px}.mf-conf-device-component__item svg{min-width:24px;aspect-ratio:1}.mf-conf-component__description > span{display:block}.mf-conf-config__action-block{display:flex}.mf-conf-config__action-block button{min-width:50%;height:61px}.mf-conf-ask-questions{background-color:var(--color-dark);color:#fff}.mf-conf-by-device{}.mf-conf-option{position:sticky;z-index:1;top:66px;display:block;transition:0.5s}.mf-conf-option::after{content:"";opacity:0;position:absolute;width:7px;aspect-ratio:1;top:47%;right:22px;border:solid rgb(0,0,0);border-width:0 2px 2px 0;transform:rotate(45deg);transition-duration:0.5s;transition-property:opacity}._mf-conf-open{transition:0.5s;border-bottom:1px solid #cccdce}._mf-conf-open::after{opacity:1;transform:rotate(225deg)}._mf-conf-open .mf-conf-option-section__info{display:none;margin-right:25px}.mf-conf-settings-config__list-option{display:flex;flex-direction:column;row-gap:8px;list-style:none}.mf-conf-settings-config__list-option > li{scroll-margin-top:60px;position:relative}.mf-conf-option{background-color:var(--item-bg);display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;padding:24px 12px}.mf-conf-option-section__text{max-width:calc(100% - 80px);flex:1 1 auto}.mf-conf-option-section__text span{line-height:18px}.mf-conf-option-section__text h3{font-family:var(--font-main);text-transform:none;font-size:clamp(14px,1.2vw,16px);line-height:clamp(18px,1.2vw,22px);font-weight:700}.mf-conf-option-section__info{background:transparent;max-height:24px;display:none}.mf-conf-option__action-block{overscroll-behavior:none;display:flex;gap:8px;margin-block:32px 16px;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-conf-option__action-block::-webkit-scrollbar{display:none}.mf-conf-type-detail{cursor:pointer;background-color:transparent;padding-inline:24px;position:relative;border:2px solid rgb(107,107,107);color:rgb(107,107,107)}._activBrandBtn{background-color:var(--color-dark);border-color:var(--color-dark);color:#fff}.mf-conf-option__list-component{display:grid;grid-template-columns:auto;row-gap:8px}.mf-conf-component{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;background-color:var(--item-bg);padding-right:16px}.mf-conf-component__text{align-self:start;padding-block:16px;flex:1 1 auto}.mf-conf-component__text > p{margin-bottom:8px}.mf-conf-component__price{position:relative}.mf-conf-component__price::after{display:none}.mf-conf-component__action-block{max-height:40px;display:flex;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px}.mf-conf-component__action-block > *:not(span){background-color:rgba(204,205,206,0.5);min-width:40px;height:40px;justify-content:center;align-items:center}.mf-conf-component__action-block > *:not(span):active{background-color:#cccdce}.mf-conf-component__btn-info{display:flex}.mf-conf-component__btn-select{cursor:pointer;display:flex;position:relative;transition-duration:0.2s}.mf-conf-counter{flex:0 0 140px}.mf-conf-counter button{overflow:hidden}.mf-conf-selected .mf-conf-counter .mf-conf-component__btn-select,.mf-conf-selected .mf-conf-counter .mf-conf-component__btn-info{display:none}.mf-conf-selected .mf-conf-component__subtract,.mf-conf-selected .mf-conf-component__add{display:flex}.mf-conf-selected .mf-conf-component__total{display:block}.mf-conf-component__add,.mf-conf-component__subtract{display:none;position:relative}.mf-conf-component__add::after,.mf-conf-component__subtract::after{content:"";position:absolute;background-color:black;width:12px;height:2px;top:50%}.mf-conf-component__total{display:none;background-color:transparent;flex:0 0 44px;height:22px;font-weight:700;text-align:center}.mf-conf-component__add::before{content:"";position:absolute;background-color:black;width:2px;height:12px;right:19px;top:15px}.mf-conf-selected .mf-conf-component__price{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:transparent}.mf-conf-selected .mf-conf-component__price::after{content:"Выбранная модель";color:var(--color-dark);opacity:0.5;display:block;position:absolute;width:-moz-max-content;width:max-content;top:0;left:0}.mf-conf-installed .mf-conf-component__btn-select,.mf-conf-installed .mf-conf-counter{opacity:0.5}.mf-conf-installed .mf-conf-component__price::after{content:"Предустановленная модель"}.mf-conf-selection-block{max-width:clamp(343px,52.43vw,755px);width:100%;margin:0 0 0 auto}.mf-conf-selection-block input[type="radio"]{position:absolute;opacity:0;cursor:pointer;height:0;width:0;z-index:3}.mf-conf-settings-config__categories{display:flex;-moz-column-gap:16px;column-gap:16px;margin-bottom:16px;overflow-x:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mf-conf-settings-config__categories::-webkit-scrollbar{display:none}.mf-conf-parameter__btn{letter-spacing:-0.02em;background-color:transparent;position:relative}@media (max-width:1317px){.mf-conf-modal-component-card{margin:auto auto 0 15px}.mf-conf-option{top:58px}}@media (max-width:950px){.mf-conf-option__action-block{flex-wrap:nowrap;overflow-x:auto}.mf-conf-config__device{position:relative}.mf-conf-config__device .mf-conf-device__article{margin-bottom:4px}.mf-conf-config__device::after{content:"";position:absolute;width:7px;aspect-ratio:1;top:49%;right:22px;border:solid rgb(0,0,0);border-width:0 2px 2px 0;transform:rotate(45deg);transition-duration:0.5s;transition-property:opacity;z-index:10}.mf-conf-device__img{max-width:62px;max-height:62px}.mf-conf-current-config{bottom:0;min-width:100%;z-index:10;overflow:hidden}.mf-conf-current-config .mf-conf-config__device{border-top:1px solid #cccdce}.mf-conf-no-height-block{bottom:0px;height:80px}.mf-conf-no-height-block .mf-conf-config__device::after{transform:rotate(225deg)}.mf-conf-configurator__body{flex-direction:column-reverse;align-items:start;-moz-column-gap:15px;column-gap:15px}.mf-conf-selection-block{max-width:100%;min-width:343px;padding-bottom:20px}.mf-conf-device-component__item{padding:8px 24px}}@media (max-width:530px){.mf-conf-config__action-block{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:center}.mf-conf-config__action-block button{margin-block:16px 12px}._mf-conf-open + .mf-conf-option__content-wrapper{padding-bottom:15px}.mf-conf-option__action-block{margin-block:16px}.mf-conf-option__list-component{display:grid;grid-template-columns:1fr 1fr;flex-direction:column;justify-content:center;gap:15px}.mf-conf-component{display:flex;flex-direction:column;align-items:center;-moz-column-gap:16px;column-gap:16px;background-color:var(--item-bg);padding-right:16px}.mf-conf-component__img{margin:4px 0px 4px 0;order:2}.mf-conf-component__text{order:1;padding-block:0px}.mf-conf-component__text p{min-height:32px;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mf-conf-component__price{font-size:14px;line-height:18px}.mf-conf-component__action-block{order:3;flex-direction:row-reverse}.mf-conf-component__btn-select{min-width:92px !important}.mf-conf-component{padding:12px}.mf-conf-selected .mf-conf-component__price::after{content:"Выбранная"}.mf-conf-installed .mf-conf-component__price::after{content:"Предустановленная"}.mf-conf-modal-info,.mf-conf-modal-component-card{margin:auto}}@media (hover:hover){.mf-conf-option:hover::after{opacity:1}.mf-conf-ask-questions:hover{color:var(--color-yellow)}}@media (hover:none){.mf-conf-option::after{opacity:1 !important}.mf-conf-ask-questions:active{color:var(--color-yellow)}}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;border:0 !important;padding:0 !important;white-space:nowrap !important;-webkit-clip-path:inset(100%) !important;clip-path:inset(100%) !important;clip:rect(0 0 0 0) !important;overflow:hidden !important}#mm-product-accessories .record{padding:32px 0}#mm-product-accessories .items{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:32px 0}#mm-product-accessories .item{display:block;padding:16px}.mm-accessories-item{display:flex;flex-direction:column;justify-content:space-between;background:#F5F5F7}.mm-accessories-item img{width:100%}.mm-accessories-btn{padding:0 15px 15px}.mm-accessories-btn button{width:100%;text-align:center;color:#202020;background:#ffffff;text-transform:uppercase;cursor:pointer;padding:16px 0}.mm-acessories-cont .description__block{display:flex;margin-top:40px}.mm-acessories-cont .info__button span{color:#ffffff;font-weight:500;padding:20px;width:100%;text-align:center;background:#f63a3a;text-transform:uppercase}.mm-acessories-banner{margin:auto;width:clamp(240px,33vw,400px);height:auto;animation:showBlock 1s}.mf-fe__feature-block{color:#fff;background-color:#000;padding-block:60px}.mf-fe__feature-video-card{margin-bottom:96px;display:grid;grid-template-columns:minmax(275px,422px) minmax(375px,644px);grid-template-rows:repeat(4,auto);-moz-column-gap:clamp(16px,9.44vw,136px);column-gap:clamp(16px,9.44vw,136px);row-gap:32px}.mf-fe__feature-video-card > h2{grid-column:2;margin:0}.mf-fe__feature-video-card > h2 + p{grid-column:2}.mf-fe__feature-img{max-width:100%;height:auto}.mf-fe__main-features{grid-row:3/5}.mf-fe__list-features{display:flex;flex-direction:column;row-gap:12px}.mf-fe__list-features > li{margin-left:15px;list-style-type:disc}.mf-fe__feature-system-block{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:space-between}.mf-fe__feature-info{max-width:clamp(297px,29.24vw,421px)}.mf-fe__feature-info > h2{margin:0 0 clamp(24px,2.22vw,32px) 0}.mf-fe__feature-info > p:not(:last-child){margin-bottom:16px}.mf-fe__feature-image-block{display:flex;gap:32px;justify-content:space-between;flex-direction:column}@media (max-width:750px){.mf-fe__feature-video-card{grid-template-columns:minmax(343px,100%)}.mf-fe__feature-video-card > h2{grid-column:1;margin:0}.mf-fe__feature-video-card > h2 + p{grid-column:1}.mf-fe__main-features{grid-row:3}.mf-fe__feature-system-block{flex-direction:column;row-gap:32px}.mf-fe__feature-info{max-width:100%}}.mf-acs-advantage{background-color:#050704;color:#fff}.mf-acs-advantage-info{min-width:344px}.mf-acs-advantage-wrap{display:flex;gap:15px;justify-content:space-between;align-items:start}.mf-acs-advantage-wrap h2{margin-block:48px}.mf-acs-accessories-tile{margin-block:120px}.mf-acs-accessories-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,255px)) 421px minmax(230px,310px);grid-template-rows:repeat(3,200px);row-gap:clamp(15px,1.39vw,20px);-moz-column-gap:clamp(15px,1.67vw,24px);column-gap:clamp(15px,1.67vw,24px)}.mf-acs-accessories-link{background-color:#F5F5F7;display:flex;justify-content:space-between;-moz-column-gap:8px;column-gap:8px}.mf-acs-accessories-info{margin:16px 0 0 16px;min-width:105px}.mf-acs-accessories-price{white-space:nowrap;color:#CCCDCE}.mf-acs-advantage-wrap > img,.mf-acs-accessories-img{max-width:100%;height:auto}.mf-acs-link-big1{grid-column:1/3;grid-row:2/4;-moz-column-gap:0px;column-gap:0px}.mf-acs-link-big2{-moz-column-gap:0px;column-gap:0px;grid-row:1/3}@media (max-width:1180px){.mf-acs-accessories-tile{margin-block:96px}.mf-acs-accessories-grid{grid-template-columns:repeat(2,minmax(220px,1fr)) 420px}.mf-acs-advantage-wrap{flex-direction:column}.mf-acs-advantage-wrap:last-child{flex-direction:column-reverse}.mf-acs-advantage-wrap h2{margin-block:24px}}@media (max-width:970px){.mf-acs-accessories-grid{grid-template-columns:repeat(2,minmax(220px,1fr));grid-template-rows:repeat(7,200px)}.mf-acs-link-big2{grid-row:5/7;grid-column:1/-1}}@media (max-width:530px){.mf-acs-accessories-grid{display:flex;flex-direction:column;-moz-column-gap:15px;column-gap:15px}.mf-acs-accessories-link{align-items:start}.mf-acs-accessories-img{max-width:144px}}.mm-nw2-sort-menu{display:flex;gap:32px;user-select:none}.mm-nw2-sort-check span.mm-nw2-sort-sub,.mm-nw2-sort-sub{display:flex;color:#141414;font-size:18px;line-height:22px;font-weight:700;padding-right:20px;position:relative;cursor:pointer}.mm-nw2-sort-sub:last-child{padding-right:0}.mm-nw2-sort-list{display:none;position:absolute;max-width:310px;width:100%;padding:16px;margin-top:16px;background:#f7f8fa;border:1px solid #cccdce;opacity:0;z-index:2}.open .mm-nw2-sort-list{opacity:1}.mm-nw2-sort-pk{padding:60px 0 0 0;display:flex;justify-content:space-between;max-width:1342px;margin:0 auto}.mm-nw2-sort-check{display:flex;flex-direction:column;row-gap:16px;padding-top:12px}.mm-nw2-sort-check label{display:flex;gap:4px;cursor:pointer}.mm-nw2-sort-check label > div{font-weight:700}.mm-nw2-sort-check span{font-size:14px;color:#141414;width:100%}.filter-checkbox:disabled,.filter-checkbox:disabled ~ span,.filter-checkbox:disabled ~ span{opacity:0.5}.mm-nw2-sort-check input[type="checkbox"]{display:none}.mm-nw2-sort-check input[type="checkbox"] ~ span{position:relative;display:inline-block;padding:0 0 0 25px}.mm-nw2-sort-check input[type="checkbox"] ~ span:before{content:"";position:absolute;display:block;width:18px;height:18px;background:#fff;border:2px solid #909090;border-radius:4px;left:0;top:0;padding-left:3px;box-sizing:border-box;transition:all 100ms ease-in-out}.mm-nw2-sort-check input[type="checkbox"]:checked ~ span:before{content:"✓";font-size:11px;color:#141414;border:2px solid #141414;font-weight:bold;background:#daecdc;display:flex;align-items:center}.sort-holder{height:10px;position:absolute;right:0;top:0;width:0;color:black}.mm-nw2-sort-check input[type="number"]{background:#ecedef;border:1px solid #cccdce;color:#141414;padding:10px 6px;max-width:381px;width:100%;margin-top:12px}.mm-nw2-sort-check input::-webkit-input-placeholder{color:#cccdce;font-family:"Avenir NC Medium"}.closeSpan{color:#70c391;font-size:13px !important}.sort-holder:after,.sort-holder:before{content:"";display:block;height:6px;position:absolute;right:0;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);width:6px;z-index:10;color:#141414 !important}.sort-holder:before{border-left-color:inherit;border-left-style:solid;border-left-width:2px;border-top-color:inherit;border-top-style:solid;border-top-width:2px;top:5px}.open .sort-holder:before{color:#141414}.open .sort-holder:after,.open .sort-holder:before{top:10px;-webkit-transform:rotate(45deg) !important;-moz-transform:rotate(45deg) !important;transform:rotate(45deg) !important}.mm-nw2-sort-border{border-bottom:1px solid #cccdce;padding-bottom:16px;margin-bottom:16px}.mm-nw2-sort-btn{display:flex;align-items:center;gap:10px;order:1;font-size:16px;font-weight:500;padding:12px 16px;background:#d8ecdb;color:#19b473}.mm-nw2-sort-btn span{font-size:16px;color:#19b473}.mm-nw2-sort-btn-reset{display:none;order:2;padding:12px 16px;background:#202020;color:#fff}.clouseSpan{cursor:pointer}.mm-nw2-sort-item-quantity{color:#000000;font-size:12px;font-weight:700}.mm-nw2-sort-picBtn{min-height:50px;margin-bottom:16px}.mm-nw2-sotr-btn-filtr{display:none;position:relative;padding-right:20px}.btnFilter-holder{height:10px;position:absolute;right:0;top:0;width:0;color:black}.btnFilter-holder:before{border-left-color:inherit;border-left-style:solid;border-left-width:2px;border-top-color:inherit;border-top-style:solid;border-top-width:2px;top:5px}.btnFilter-holder:after,.btnFilter-holder:before{content:"";display:block;height:6px;position:absolute;right:0;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);width:6px;z-index:10;color:#141414 !important}.open-btnFilter .btnFilter-holder:after,.open-btnFilter .btnFilter-holder:before{top:10px;-webkit-transform:rotate(45deg) !important;-moz-transform:rotate(45deg) !important;transform:rotate(45deg) !important}.mm-nw2-sort-filtr-img{display:none}.mm-nw2-pc-all-cont{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}.mm-nw2-pc-all-cont-left{width:100%;max-width:900px}.mm-nw2-pc-all-cont-hide{display:none}.mm-nw2-pc-all-close .mm-button-comp-link{background:#202020;color:#ffffff}ul,ol{list-style:none}@media (max-width:1000px){.mm-nw2-sort-filtr-img{display:inline-block}.mm-nw2-sort-sub:last-child{justify-content:flex-end;flex-direction:row-reverse;gap:8px;margin-top:18px}.mm-nw2-sort-pk{padding-top:24px;display:none;gap:24px;flex-direction:column-reverse}.mm-nw2-sort-menu-filter,#priceSortingBLK{padding-top:24px}.mm-nw2-sort-menu{gap:24px;flex-direction:column}.mm-nw2-sort-list{position:relative;max-width:100%}.mm-nw2-sotr-btn-filtr{display:flex;gap:8px;width:fit-content}.mm-nw2-sort-picBtn{min-height:0}.mm-nw2-sort-menu .mm-nw2-sort-dropdownlink{display:flex;gap:8px;align-items:center}}@media (max-width:900px){.mm-nw2-sort-pk{max-width:422px;margin:0 auto}}.mf-serv__provide{overflow:hidden;margin-bottom:120px}.mf-serv__provide-content{position:relative}.mf-serv__provide-block{margin-top:60px;display:flex;flex-wrap:wrap;-moz-column-gap:24px;column-gap:24px;row-gap:60px;max-width:644px}.mf-serv__provide-item{position:relative;display:flex;flex-direction:column;gap:12px;width:310px;padding:24px;background-color:#efefef}.mf-serv__provide-num{position:absolute;left:0;top:-60px;z-index:-1;font-size:60px;line-height:84px;font-weight:700;color:#ccc}.mf-serv__provide-link{align-self:start}.mf-serv__provide-img{position:absolute;top:-40px;right:0;max-width:100%;z-index:-2;min-width:867px}.mf-serv__proposal,.mf-serv__components,.mf-serv__electronics{margin-bottom:120px}.mf-serv__proposal-list{list-style:none;margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));grid-template-rows:424px;gap:14px}.mf-serv__proposal-item{background-repeat:no-repeat;background-size:cover}.mf-serv__proposal-item:nth-child(1){background-image:url("/tpl/img/kakMyRabotaem/assembly.png")}.mf-serv__proposal-item:nth-child(2){background-image:url("/tpl/img/kakMyRabotaem/trade-in.png")}.mf-serv__proposal-item:nth-child(3){background-image:url("/tpl/img/kakMyRabotaem/upgrade.png")}.mf-serv__proposal-item:nth-child(4){background-image:url("/tpl/img/kakMyRabotaem/club.png")}.mf-serv__proposal-link{padding:24px 42px 57px 24px;height:100%;display:flex;flex-direction:column;color:#fff;row-gap:12px;background-color:rgba(20,20,20,0.8);position:relative;overflow:hidden;transition:0.5s ease}.mf-serv__proposal-link > h3{flex:1 1 auto}.mf-serv__proposal-link:hover{background:linear-gradient(to bottom,rgba(188,188,188,0) 43%,rgb(39,39,39) 72%)}.mf-serv__proposal-link:hover > .mf-serv__proposal-bottom-line{bottom:0}.mf-serv__proposal-bottom-line{position:absolute;bottom:-46px;left:0;width:100%;display:flex;padding-left:24px;align-items:center;background-color:#202020;height:46px;transition:0.5s ease}.mf-serv__components-block{margin-top:30px;display:flex;justify-content:space-between;align-items:start;-moz-column-gap:15px;column-gap:15px;row-gap:24px;flex-wrap:wrap}.mf-serv__components-info{max-width:533px}.mf-serv__components-quality{display:grid;grid-template-columns:25px 1fr;gap:18px 12px}.mf-serv__components-quality > p{grid-column:-1/1}.mf-serv__components-img{max-width:100%;height:auto}.mf-serv__electronics-wrapper{margin-top:30px;display:flex;gap:22px}.mf-serv__electronics-section{background-color:#EDEDED;max-width:clamp(533px,44vw,633px);display:flex}.mf-serv__electronics-info{flex:1 1 auto;padding:clamp(24px,2.5vw,36px)}.mf-serv__electronics-img{max-height:357px;max-width:100%;height:auto}@media (max-width:1100px){.mf-serv__provide-img{top:-5px}.mf-serv__proposal-list{grid-template-columns:repeat(2,minmax(300px,1fr));grid-template-rows:repeat(2,300px)}.mf-serv__proposal-item:nth-child(1),.mf-serv__proposal-item:nth-child(4){background-position:50% 75%}.mf-serv__electronics-wrapper{flex-wrap:wrap}.mf-serv__electronics-section{max-width:300px;flex-direction:column-reverse}}@media (max-width:900px){.mf-serv__components,.mf-serv__electronics,.mf-serv__proposal,.mf-serv__provide{margin-bottom:96px}.mf-serv__provide-img{right:calc(50% - 433px)}}@media (max-width:675px){.mf-serv__provide-img{top:100px}.mf-serv__proposal-list{grid-template-columns:minmax(300px,1fr);grid-template-rows:repeat(4,300px)}}@media (hover:hover){.mf-serv__proposal-link:hover{background:linear-gradient(to bottom,rgba(188,188,188,0) 43%,rgb(39,39,39) 72%)}.mf-serv__proposal-link:hover > .mf-serv__proposal-bottom-line{bottom:0}}@media (hover:none){.mf-serv__proposal-link{background:linear-gradient(to bottom,rgba(188,188,188,0) 43%,rgb(39,39,39) 72%)}.mf-serv__proposal-bottom-line{bottom:0}}@keyframes showBlock{0%{opacity:0}50%{opacity:0.5}100%{opacity:1}}.mf-pr-dialog-wrap button{cursor:pointer}.mf-pr-dialog-wrap svg *[fill]{fill:currentColor}.mf-pr-dialog-wrap svg *[stroke]{stroke:currentColor}.mf-pr-dialog-wrap svg *{transition-property:fill,stroke}.mf-pr-dialog-wrap{padding:0;margin:0;border:none;position:fixed;right:calc(50% - 668px);top:118px;margin-inline:auto 15px;z-index:7;animation:showBlock 0.3s}.mf-pr-dialog-wrap::backdrop{background-color:transparent}.mf-pr-modal{background-color:rgb(39,39,39);color:#fff;padding:16px;min-width:329px;max-height:532px}.mf-pr-modal__top-line{display:flex;justify-content:space-between;align-items:center;max-height:27px}.mf-pr-modal__body{display:none;flex-direction:column;row-gap:24px}[data-type-modal="basket"] .mf-pr-modal__body{row-gap:15px}[data-type-modal="basket"] .mf-pr-block-basket,[data-type-modal="favorit"] .mf-pr-block-favorit,[data-type-modal="compare"] .mf-pr-block-compare,[data-type-modal="basketEmpty"] .mf-pr-block-basket-empty{display:flex}[data-type-modal="basket"] .mf-pr-modal__cunter::before{content:"В корзине"}[data-type-modal="compare"] .mf-pr-modal__cunter::before{content:"В сравнении"}[data-type-modal="favorit"] .mf-pr-modal__cunter::before{content:"В избранном"}.mf-pr-modal__cunter::before{padding-right:5px}[data-type-modal="basketEmpty"] .mf-pr-modal__top-line > p{color:transparent;user-select:none;position:relative}[data-type-modal="basketEmpty"] .mf-pr-modal__top-line > p::before{content:"В корзине пока нет товаров";color:#fff;position:absolute;top:0;left:0;width:215px}.mf-pr-btn-close-modal{background-color:transparent;color:inherit;position:relative;top:0px;left:14px}.mf-pr-block-compare .mf-pr-modal__list,.mf-pr-block-favorit .mf-pr-modal__list{flex:0 0 305px}.mf-pr-modal__list{flex:0 0 352px;overflow-y:auto}.mf-pr-modal__list::-webkit-scrollbar{width:8px}.mf-pr-modal__list::-webkit-scrollbar-track{color:transparent}.mf-pr-modal__list::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px}.mf-pr-modal__item{padding-right:4px;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.mf-pr-modal__item:not(:first-child){margin-top:16px}.mf-pr-modal__img{max-width:100%;height:auto}.mf-pr-modal__text_block{flex:1 1 auto;color:#fff}.mf-pr-modal__name{max-width:146px;width:100%;display:block;color:inherit}.mf-pr-quantity-block{display:inline-flex;color:#ffffff;padding:0 8px 0 0}.mf-pr-minus,.mf-pr-plus{height:24px;aspect-ratio:1;background-color:#3b3a3a;display:flex;align-items:center;justify-content:center;user-select:none;cursor:pointer;color:#fbea36;font-size:12px;font-weight:500}.mf-pr-quantity{margin-bottom:0px;font-size:14px;font-weight:700;line-height:18px;text-align:center;border:none;width:34px;height:auto;-webkit-appearance:none;appearance:none;-moz-appearance:textfield;background:transparent;color:#fff}.mf-pr-quantity::-webkit-outer-spin-button,.mf-pr-quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mf-pr-quantity:focus{outline:none}.mf-pr-modal__item-remove{background-color:transparent;color:transparent;transition-duration:0.3s}.mf-pr-unit-price{font-size:12px}.mf-pr-total{display:flex;justify-content:space-between}.mf-pr-modal__link-btn{text-align:center}.mf-pr-modal__btn-cleaning{}@media (max-width:1337px){.mf-pr-dialog-wrap{right:0px}}@media (max-width:900px){}@media (hover:hover){.mf-pr-modal__item:hover .mf-pr-modal__item-remove{color:inherit}}@media (hover:none){.mf-pr-modal__item-remove{color:inherit}}.mm-crumbs-con{display:flex;flex-wrap:wrap}.mm-crumbs-con li{display:flex}.mm-crumbs-con i.crumb-separator::before{content:'/';padding:0 8px}.mm-crumbs-con .crumb-item{display:flex}@media screen and (max-width:999px){.mm-crumbs-con .crumb-item{display:none}.mm-crumbs-con .crumb-item.show-on-mobile{display:flex;align-items:center}.mm-crumbs-con .crumb-item.show-on-mobile i{display:none}.mm-crumbs-con i.crumb-separator::before{content:"";display:block;background-image:url('/tpl/ico/arrow-sm.svg');background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;width:14px;height:14px;mix-blend-mode:difference}}.ng-rrs-mainCon{display:flex;justify-content:space-between;gap:64px;flex-wrap:wrap}.ng-rss-leftCon{display:flex;flex-direction:column;max-width:421px}.ng-rss-starsCon{display:flex;gap:4px}.ng-rss-rightCon{display:flex;flex-direction:column;width:100%;max-width:700px}.ng-rss-reviewForm{display:flex;flex-direction:column;gap:36px}.ng-rss-formItem{display:flex;flex-direction:column;gap:12px;max-width:755px}.ng-rss-formInput{border-bottom:1px solid black;padding-bottom:8px;font-family:"MM-A";font-size:20px;font-weight:700;line-height:24px;background:transparent}.ng-rss-ratingStarsCon{position:relative;font-size:34px;display:inline-block;width:min-content}.ng-rss-ratingStarsCon::before{content:"★★★★★";display:block}.ng-rss-ratingItems{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:row-reverse;overflow:hidden}.ng-rss-ratingItem{position:absolute;width:0%;height:0%;top:0;left:0;opacity:0;visibility:hidden}.ng-rss-ratingLabel{flex:0 0 20%;height:100%;cursor:pointer;color:#757575}.ng-rss-ratingLabel::before{content:"★";display:block;transition:color 0.3s ease 0s}.ng-rss-ratingLabel:hover,.ng-rss-ratingLabel:hover ~ .ng-rss-ratingLabel,.ng-rss-ratingLabel:checked ~ .ng-rss-ratingLabel:hover{color:#e4d63b}.ng-rss-ratingItem:checked,.ng-rss-ratingItem:checked ~ .ng-rss-ratingLabel{color:#fbea36}.ng-rss-textArea{resize:vertical;border-bottom:1px solid black;background:transparent}.ng-rss-reviewForm button{width:fit-content}.ng-rss-ratingLabel.error{color:red}.ng-rss-formInput.error{border-bottom:1px solid red}.mf-bc-modal{margin:auto}.mf-bc-modal::backdrop{background-color:rgba(0,0,0,0.5)}.mf-bc-empty-modal{display:flex;font-weight:700;flex-direction:column;align-items:center;text-align:center;padding:35px 40px 50px}.mf-bc-modal__formBuy{display:flex;flex-direction:column;gap:24px;margin:0 auto;background-color:#ffffff;padding:35px 40px 50px}.mf-bc-close-btn{position:absolute;right:15px;top:15px;width:18px;height:18px;cursor:pointer;background-color:transparent;z-index:5}.mf-bc-close-btn::before,.mf-bc-close-btn::after{content:"";position:absolute;top:0;left:-webkit-calc(50% - 0.5px);left:-moz-calc(50% - 0.5px);left:calc(50% - 0.5px);bottom:0;background-color:#1f1d1d;width:1px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mf-bc-close-btn::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.mf-bc-close-btn span{display:none;user-select:none}.mm-select-banner{max-width:650px;padding-top:90px;animation:showBlock 0.4s}.mm-slt-flx-3{display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;align-items:center}.mm-slt-flx-3 a{text-decoration:underline;color:#fff}.mm-slt-flx-3 div{flex:31%}.mm-slt-flx-3 img{flex:30%;width:100%}.mm-slt-flx-3 ul > li{margin-left:15px;list-style-type:disc}.mm-slt-flx-3 p,.mm-slt-flx-3 ul{padding-top:24px}.mm-select-no-compon{display:flex;gap:18px;padding:24px;margin-top:36px;border:1px solid #999999}@media (max-width:1200px){.mm-slt-mw533{order:2}.mm-slt-flx-3.mn-pb-120px{padding-bottom:60px}}.mf-gp-info-section{background-color:#141414;color:#fff}.mf-gp-info-main{display:flex;align-items:center;-moz-column-gap:60px;column-gap:60px;padding:35px}.mf-gp-info-main iframe{aspect-ratio:16/9;height:315px}.mf-gp-info-text{flex:1 1}.mf-gp-suitable-pc{padding-block:60px}.mf-gp-switch-btn-block{display:flex;justify-content:start;gap:12px;padding:60px 0 48px 0}.mf-gp-switch-btn{background-color:transparent;opacity:0.5;transition-duration:0.3s}.mf-gp-active{opacity:1}.mf-gp-block-pc{display:none;flex-wrap:nowrap;gap:22px;margin-bottom:60px;padding-bottom:22px;overflow-x:auto}.mf-gp-block-pc::-webkit-scrollbar{width:100px;height:7px}.mf-gp-block-pc::-webkit-scrollbar-thumb{background:#999999}.mf-gp-block-pc .mm-nw2-pc-card-blok a{display:flex;width:100%}.mf-gp-block-pc .mm-nw2-pc-card-blok{width:85%}.mf-gp-pc-card{min-width:422px;width:100%;height:744px}.mf-gp-link-wrap{display:flex;justify-content:center}.mf-gp-link-wrap a{margin:0}.mf-gp-all-pc-link{padding:12px 24px;border:1px solid #141414;text-align:center;margin:30px 0;display:block;transition-duration:0.3s}.mf-gp-all-pc-link:hover{color:#fff;background-color:#141414}[data-resolution="fullhd"] .mf-gp-pc-card{background-color:tomato}[data-resolution="qhd"] .mf-gp-pc-card{background-color:rgb(32,133,12)}[data-resolution="uhd"] .mf-gp-pc-card{background-color:rgba(255,175,71,0.932)}@media (max-width:1200px){.mf-gp-switch-btn-block{padding:30px 0 24px 0}}@media (max-width:1000px){.mf-gp-info-main{flex-direction:column;row-gap:30px}}@media (max-width:900px){.mf-gp-all-pc-link{margin:0}}@media (max-width:900px){.mf-gp-info-main iframe{width:100%;height:auto}}.mf-ds-grid-game{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;grid-row-gap:48px;width:100%;justify-content:center}.mf-ds-link-game img{width:100%;height:auto}.mf-ds-link-game:hover img{transform:scale(1.05);transition:0.3s}.mf-gp-game-page .mm-banner-flx{padding-top:40px;padding-bottom:40px}.mf-gp-game-page .mm-banner-flx div:nth-child(1){margin-bottom:0}.mf-gp-game-page .mm-banner-flx{align-items:center}.mm-config-series-con{display:flex;flex-direction:column;gap:16px;justify-content:space-between;height:100%}.mm-config-series-con:hover .mm-pbrindex-btn{background-color:#fbea36;color:#272727}.mm-config-series-flx{display:flex;gap:10px;margin-top:36px;margin-bottom:60px;overflow-x:auto;animation:showBlock 0.4s}.mm-config-series-flx-2{display:flex;flex-direction:column}.mm-config-series-link{background:rgba(240,240,242,0.9);width:100%;min-width:320px;padding:24px;transition:background 0.2s ease-in-out}.mm-config-series-link:hover{background:rgba(220,220,220,0.9)}.mm-config-series-link .mm-pbrindex-btn{max-width:100%}.mm-config-series-img{height:220px;margin:24px auto;pointer-events:none;padding-top:24px}.mm-config-series-compon{display:flex;gap:12px;flex-direction:column;margin-top:24px}.mm-config-series-compon li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.mm-config-series-compon span{white-space:nowrap}.mm-config-series-compon .mm-nw2-fade-out-text-blk{max-width:240px;width:100%}.mm-mw-780{max-width:780px}.mf-gl-wrapper{overflow:auto;transition:transform 0.3s ease;display:flex;flex-direction:row;gap:24px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.mf-gl-wrapper::-webkit-scrollbar{display:none}.mf-lg-slide{width:100%;max-width:421px;aspect-ratio:1}.mf-gl-picture{max-width:inherit;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mm-pop-slide-title-con{display:flex;align-items:center;justify-content:space-between}.ng-wt-mainCon{padding:120px 0px 0px 0px}@media (max-width:450px){.mf-lg-slide{max-width:clamp(250px,93.5vw,421px)}}