@charset "UTF-8";:root{--content-width:1560px;--container-offset:20px;--container-width:var(--content-width);--red:#c6224e;--dark-grey:#252525;--light-grey:#efefef;--medium-grey:#4c4c4c;--grey:#b3b3b3;--white:#fff}.custom-checkbox__field:checked+.custom-checkbox__content::after{opacity:1}.custom-checkbox__field:focus+.custom-checkbox__content::before{outline:red solid 2px;outline-offset:2px}.custom-checkbox__field:disabled+.custom-checkbox__content{opacity:.4;pointer-events:none}@font-face{font-family:Montserrat;src:local("Montserrat Medium"),local("Montserrat-Medium"),url(../fonts/Montserrat-Medium.woff2);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:local("Montserrat Regular"),local("Montserrat-Regular"),url(../fonts/Montserrat-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(../fonts/Montserrat-SemiBold.woff2);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:local("Montserrat Bold"),local("Montserrat-Bold"),url(../fonts/Montserrat-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded ExtraLight"),local("Bounded-ExtraLight"),url(../fonts/Bounded-ExtraLight.woff2);font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded Light"),local("Bounded-Light"),url(../fonts/Bounded-Light.woff2);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded Regular"),local("Bounded-Regular"),url(../fonts/Bounded-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded Medium"),local("Bounded-Medium"),url(../fonts/Bounded-Medium.woff2);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded SemiBold"),local("Bounded-SemiBold"),url(../fonts/Bounded-SemiBold.woff2);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded Bold"),local("Bounded-Bold"),url(../fonts/Bounded-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local("Bounded Black"),local("Bounded-Black"),url(../fonts/Bounded-Black.woff2);font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Fira Sans";src:local("Fira Sans Regular"),local("FiraSans-Regular"),url(../fonts/FiraSans-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Fira Sans";src:local("Fira Sans Medium"),local("FiraSans-Medium"),url(../fonts/FiraSans-Medium.woff2);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Fira Sans";src:local("Fira Sans SemiBold"),local("FiraSans-SemiBold"),url(../fonts/FiraSans-SemiBold.woff2);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Fira Sans";src:local("Fira Sans Bold"),local("FiraSans-Bold"),url(../fonts/FiraSans-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:local("Raleway Regular"),local("Raleway-Regular"),url(../fonts/Raleway-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box;scrollbar-gutter:stable;scroll-behavior:smooth}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}.page{height:100%;font-family:Bounded,sans-serif;--light-grey:#efefef;-webkit-text-size-adjust:100%;color:#242424;line-height:1.4}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul{margin:0;padding:0;list-style:none}.page__body{scrollbar-gutter:stable;margin:0;min-width:320px;min-height:100%;font-size:16px}.page__body.overflow{overflow:hidden}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none}.is-hidden{display:none!important}.btn-reset{border:none;padding:0;background:0 0;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:#fff}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;padding:0 var(--container-offset);-webkit-box-sizing:border-box;box-sizing:border-box;max-width:var(--container-width);width:100%}.js-focus-visible :focus:not(.focus-visible){outline:0}.centered{text-align:center}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none}.page--ios .dis-scroll{position:relative}.site-container{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.header{position:fixed;top:0;z-index:99999;width:100%;border-bottom:1px solid var(--light-grey);background-color:#fafafa}.header__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 0;gap:20px;z-index:999999;-webkit-transition:.3s;transition:.3s}.header__logoWrapp{width:225px;aspect-ratio:225/66}@media (max-width:576px){.header{border:1px solid transparent;background-color:#fff}.header__wrapp{padding:4px 0 0}.header__logoWrapp{width:162px;aspect-ratio:162/48}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transition:.3s;transition:.3s}@media (max-width:1200px){.header__right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:40px;gap:14px}.header__nav{display:none}}@media (max-width:576px){.header__right{background-color:transparent;padding:0}}.header__nav{width:100%;-ms-grid-column-align:center;justify-self:center}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.header__menu a{font-family:Bounded,sans-serif;font-weight:300;font-size:14px;color:#000;-webkit-transition:.3s;transition:.3s}.header__menu a:hover{color:var(--red)}.header__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__connect{border-radius:16px;background:var(--red);padding:6px 24px;white-space:nowrap;border:1px solid transparent;font-family:Bounded,sans-serif;font-weight:400;font-size:14px;color:var(--white);-webkit-transition:.3s;transition:.3s}.header__connect:hover{border:1px solid var(--red);background-color:var(--white);color:var(--red)}.header__connect:active{background-color:var(--grey);color:var(--medium-grey);border:1px solid transparent}@media (max-width:1200px){.header__connect{display:none}}.header__cart{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:44px;height:44px;-webkit-transition:opacity .3s;transition:opacity .3s}.header__cart:hover{opacity:.8}.header__cart svg{width:28px;height:25px}.header__cartCount{position:absolute;top:27%;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:#ff4cff;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:1;color:#fff}.header__wrappMobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}@media (max-width:1200px){.header__wrappMobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__burger{display:none;place-items:center;position:relative;background:0 0;width:26px;height:22px;cursor:pointer;z-index:3}.header__burger span{height:2px;display:block;border-radius:999px;background-color:var(--red);-webkit-transition:.3s;transition:.3s;-ms-grid-column-align:end;justify-self:end;position:absolute}.header__burger span:nth-child(1){top:0;width:11px}.header__burger span:nth-child(2){top:8px;width:22px}.header__burger span:nth-child(3){top:16px;width:16px}@media (max-width:1200px){.header__burger{display:block}}.header__burger.active span:nth-child(1){-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:0;width:100%;top:8px}.header__burger.active span:nth-child(2){position:absolute;opacity:0;left:0;top:8px}.header__burger.active span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:8px;left:0;width:100%}.header__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:-300%;left:0;z-index:10;width:100%;height:calc(100vh - 80px);background-color:var(--red);-webkit-transition:top .5s;transition:top .5s;overflow-y:auto}.header__mobile.active{top:78px}@media (max-width:576px){.header__mobile{height:calc(100vh - 48px)}.header__mobile.active{top:52px}}.header__mobileTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:44px;gap:5px}.header__mobileTitle h2{font-weight:400;font-size:47px;line-height:110%;color:#fff}.header__mobileTitle h3{font-family:Montserrat,sans-serif;text-align:center;font-weight:300;font-size:19px;line-height:100%;color:#b8b8b8}.header__mobileTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin:42px 0 44px}.header__mobileMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;gap:16px}.header__mobileMenu li a{display:inline-block;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;text-align:center;color:var(--white);-webkit-transition:.3s;transition:.3s}.header__mobileMenu li a:hover{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.header__mobileConnect{font-family:Bounded,sans-serif;font-weight:400;font-size:14px;color:var(--red);background:var(--white);border-radius:16px;padding:6px 24px 7px 23px;border:1px solid transparent;-webkit-transition:.3s;transition:.3s}.header__mobileConnect:hover{border:1px solid #000;color:var(--dark-grey)}.header__mobileConnect:active{border:1px solid var(--medium-grey);color:var(--medium-grey)}.header__mobileCompany{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:140%;text-align:center;color:var(--red)}.header__mobileFactory{font-family:Montserrat,sans-serif;font-weight:300;font-size:15px;line-height:140%;text-align:center;color:var(--red)}.header__mobileCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-fill-available;height:-moz-available;height:stretch;gap:24px;width:100%;padding:32px 25px 110px;background-color:var(--white);border-radius:90px 90px 0 0}.header__mobileContact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.header__mobileContact a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;text-align:center;color:var(--red);-webkit-transition:.3s;transition:.3s}.header__mobileContact a:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.header__mobileContact h6{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;text-align:center;color:var(--red);margin-top:8px}.header__mobileSocial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.header__mobileSocial svg{width:34px;height:34px;-webkit-transition:.3s;transition:.3s}.header__mobileSocial svg:hover{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.header__mobileCopyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;padding-top:25px}.header__mobileCopyright p{font-family:Montserrat,sans-serif;font-weight:300;font-size:16px;line-height:100%;text-align:center;color:#fff}.header__mobileSvg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;-webkit-transition:opacity .3s;transition:opacity .3s}.header__mobileSvg:hover{opacity:.7}.header__modal{position:fixed;inset:0;z-index:100002;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;background-color:rgba(0,0,0,.55);opacity:0;visibility:hidden;-webkit-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.header__modal.active{opacity:1;visibility:visible}.header__modalWrapp{position:relative;width:100%;max-width:505px;border-radius:5px;padding:38px 30px 46px}.header__modal--success .header__modalWrapp{max-width:505px;min-height:244px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:78px 68px}.header__modalClose{position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;-webkit-transition:opacity .3s;transition:opacity .3s}.header__modalClose:hover{opacity:.6}.header__modalClose svg path{stroke:currentColor}.header__modalTitle{margin-bottom:30px;font-family:Bounded,sans-serif;font-weight:600;font-size:40px;line-height:110%}@media (max-width:576px){.header__modalWrapp{padding:50px 25px 35px}.header__modal--success .header__modalWrapp{min-height:200px;padding:90px 50px}.header__modalTitle{margin-bottom:30px}}.header__modalTitle--center{margin-bottom:0;text-align:center}.header__modalTitle--success{font-family:Bounded,sans-serif;font-weight:600;font-size:40px;line-height:110%;text-align:center}@media (max-width:576px){.header__modalTitle--success{font-size:30px}}.header__modalForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.header__modalField{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.header__modalLabel{font-family:Bounded,sans-serif;font-weight:500;font-size:18px;line-height:110%}.header__modalInput{width:100%;height:50px;border-radius:5px;padding:10px 16px;font-family:Bounded,sans-serif;font-weight:500;font-size:18px;line-height:110%;outline:0;-webkit-transition:border-color .3s;transition:border-color .3s}.header .header__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.header__checkboxInput{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;width:26px;height:26px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:0;cursor:pointer;-webkit-transition:background-size .15s,border-color .15s;transition:background-size .15s,border-color .15s}.header__checkboxInput::before{content:"";width:15px;height:10px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;background-color:transparent;clip-path:polygon(13% 50%,4% 60%,42% 90%,100% 14%,92% 4%,40% 72%)}.header__checkboxInput:checked{background-size:70%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232c2c2c' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E")}.header__checkboxInput:checked::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.header__checkboxInput:focus-visible{outline-offset:2px}.header__checkboxLabel{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Bounded,sans-serif;font-weight:300;font-size:14px}.header__checkboxLabel a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Bounded,sans-serif;font-weight:300;font-size:14px;text-decoration:underline}.header__modalBtn{margin-top:14px;border-radius:5px;padding:20px;font-family:Bounded,sans-serif;font-weight:600;font-size:22px;line-height:110%;width:100%;cursor:pointer;-webkit-transition:.3s;transition:.3s}.header__modalBtn:hover{opacity:.7}.header__modalBtn:active{background-color:#505050;border-color:#505050}.header .cookieBanner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:22px;position:fixed;right:0;top:80%;padding:38px 24px;border:1px solid var(--light-grey);border-radius:16px;z-index:99999;-webkit-box-shadow:0 6px 16px -8px rgba(0,0,0,.05);box-shadow:0 6px 16px -8px rgba(0,0,0,.05);background-color:var(--white)}@media (max-width:576px){.header .cookieBanner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;top:70%}}.header .cookieBanner__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.header .cookieBanner__top h4{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:var(--dark-grey)}.header .cookieBanner__top p{font-family:Montserrat,sans-serif;font-weight:400;font-size:13px;line-height:150%;color:var(--medium-grey)}.header .cookieBanner button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:14px 18px;-webkit-transition:.3s;transition:.3s;border-radius:16px;background:var(--red);font-family:Bounded,sans-serif;font-weight:400;font-size:14px;color:var(--white);border:1px solid transparent}.header .cookieBanner button:hover{border:1px solid #000;color:var(--dark-grey)}.header .cookieBanner button:active{border:1px solid var(--medium-grey);color:var(--medium-grey)}.header .contactUs__overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;-webkit-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s;z-index:100000}.header .contactUs__overlay.active{opacity:1;visibility:visible}.header .contactUs{display:none;position:fixed;right:0;-webkit-box-shadow:0 12px 32px -4px rgba(0,0,0,.1);box-shadow:0 12px 32px -4px rgba(0,0,0,.1);background-color:var(--white);border-radius:16px;max-height:576px;overflow-y:auto;max-height:100vh;width:90%;max-width:440px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100001}.header .contactUs__wrapp{padding:24px;position:relative}.header .contactUs__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}.header .contactUs__btn{border-radius:16px;padding:18px 20px;width:100%;-webkit-box-shadow:0 8px 16px -4px rgba(198,34,78,.2);box-shadow:0 8px 16px -4px rgba(198,34,78,.2);background:var(--red);-webkit-transition:.3s;transition:.3s;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:var(--white);border:1px solid transparent}.header .contactUs__btn:hover{border:1px solid #000;color:var(--dark-grey)}.header .contactUs__btn:active{border:1px solid var(--medium-grey);color:var(--medium-grey)}.header .contactUs__formTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.header .contactUs__formTitle h4{font-family:Bounded,sans-serif;font-weight:500;font-size:24px;color:#000}@media (max-width:576px){.header .cookieBanner button{padding:10px 34px}.header .contactUs__formTitle h4{font-size:22px}}.header .contactUs__formTitle p{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:var(--grey)}.header .contactUs__cross{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:var(--grey);cursor:pointer;position:absolute;top:24px;right:24px;z-index:99999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);padding:5px 10px;border:1px solid var(--grey);border-radius:16px;background-color:var(--white);-webkit-transition:.3s;transition:.3s}.header .contactUs__cross:active,.header .contactUs__cross:hover{color:var(--red);border:1px solid var(--red)}.header .contactUs__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.header .contactUs__label{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;color:#000}.header .contactUs__input{border:1px solid var(--grey);border-radius:8px;background-color:var(--white);padding:14px 16px;outline:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:#000}@media (max-width:576px){.header .contactUs__input{font-size:16px}}.header .contactUs__input::-webkit-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs__input::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs__input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs__input::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs__input::placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs textarea{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:#000;outline:0;padding:12px 0 20px 16px;height:80px;overflow:hidden}.header .contactUs textarea::-webkit-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs textarea::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs textarea:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs textarea::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs textarea::placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey)}.header .contactUs.active{display:block}.header .contactUs .contactUs__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px}.header .contactUs .contactUs__checkboxInput{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;border:1.5px solid var(--red);border-radius:4px;background-color:transparent;cursor:pointer;display:-ms-grid;display:grid;place-content:center;-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.header .contactUs__checkboxInput::before{content:"";width:12px;height:12px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}.header .contactUs__checkboxInput:checked::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background-color:var(--red)}.header .contactUs__checkboxInput:focus-visible{outline-offset:2px}.header .contactUs__checkboxLabel{font-family:Montserrat,sans-serif;font-weight:400;font-size:13px;line-height:150%;color:var(--grey)}.header .contactUs__checkboxLabel a{font-weight:600;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--red)}.header .success__overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;-webkit-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s;z-index:999}.header .success__overlay.active{opacity:1;visibility:visible}.header .success{display:none;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;inset:0;z-index:99999}.header .success__cross{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:var(--grey);cursor:pointer;position:absolute;top:20px;right:20px;z-index:99999;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);padding:5px 10px;border:1px solid var(--grey);border-radius:16px;background-color:var(--white)}.header .success__wrapp{-webkit-box-shadow:0 12px 32px -4px rgba(0,0,0,.1);box-shadow:0 12px 32px -4px rgba(0,0,0,.1);background-color:var(--white);border-radius:16px;padding:56px 96px;z-index:9999;position:relative}.header .success h4{font-family:Bounded,sans-serif;font-weight:400;font-size:24px;text-align:center;color:#000}.header .success.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1200px){.header.scrolled:has(.header__mobile.active) .header__right{border:none}.header.scrolled:has(.header__mobile.active) .header__logoWrapp{border:none}}.footer{padding:68px 0 42px;margin-top:120px;background:var(--red);border-radius:90px 90px 0 0}.footer__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media (max-width:768px){.footer{padding:0 0 40px;border-radius:0}.footer__wrapp{gap:40px}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:110px}@media (max-width:768px){.footer__top{gap:40px}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media (max-width:768px){.footer__bottom{width:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid color-mix(in srgb,var(--white) 20%,transparent);padding-top:12px;gap:12px}}.footer__bottom p{font-family:Bounded,sans-serif;font-weight:400;font-size:16px;color:var(--white)}@media (max-width:576px){.header .success__cross{top:15px 20px}.header .success__wrapp{padding:56px 36px}.header .success h4{font-size:22px}.footer__bottom p{color:rgba(255,255,255,.8)}}.footer__bottom a{font-family:Bounded,sans-serif;font-weight:400;font-size:16px;color:var(--white)}.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:576px){.footer__bottom a{color:rgba(255,255,255,.8)}.footer__left{gap:40px}}.footer__logoMobile{position:relative;display:none;padding-bottom:32px;border-radius:0 0 90px 90px;background-color:var(--white)}.footer__logoMobile img{display:block;width:180px;margin:0 auto}.footer__logo{position:relative;padding:32px 54px 32px 34px;border-radius:0 90px 90px 0;background-color:var(--white)}@media (max-width:768px){.footer__logoMobile{display:block}.footer__logo{display:none}.footer__nav{margin-top:48px;width:100%}}.footer__logo::after{content:"";position:absolute;top:0;right:100%;width:100vw;height:100%;background-color:var(--white)}.footer__logo img{width:225px}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:flex-start;gap:30px}.footer__nav h5{font-family:Bounded,sans-serif;font-weight:500;font-size:18px;color:var(--white)}@media (max-width:576px){.footer__nav{gap:24px}.footer__nav h5{font-weight:600px}}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.footer__menu li a{display:inline-block;font-family:Bounded,sans-serif;font-weight:400;font-size:16px;color:var(--white);-webkit-transition:.3s;transition:.3s}.footer__menu li a:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}@media (max-width:1200px){.footer__menu li a:hover{-webkit-transform:none;-ms-transform:none;transform:none}}.footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:456px;gap:20px}.footer a,.footer h6,.footer__company{font-family:Bounded,sans-serif;font-weight:500;font-size:16px;color:var(--white)}@media (max-width:576px){.footer a,.footer h6,.footer__company{font-weight:400}}.footer a{-webkit-transition:.3s;transition:.3s}.footer a:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.footer__factory{font-family:Bounded,sans-serif;font-weight:300;font-size:16px;color:var(--white)}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:40px;gap:10px}@media (max-width:1280px){.footer__social{padding:0;width:100%}}@media (max-width:768px){.footer__contact{width:100%}.footer__social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.bannert{margin:102px 0 0}.bannert__wrappSlider{position:relative}.bannert__swiper{width:100%;overflow:hidden}.bannert__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex}.bannert__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;gap:40px;width:100%}@media (max-width:576px){.footer__factory{font-size:15px}.bannert{margin:90px 0 0}.bannert__slide{gap:20px}}.bannert__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:54px;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(45% - 20px)}@media (max-width:1200px){.footer a:hover{-webkit-transform:none;-ms-transform:none;transform:none}.bannert__left{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.bannert__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.bannert__sell{padding:4px 36px;border:1px solid rgba(76,76,76,.4);border-radius:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:var(--medium-grey)}.bannert h1{max-width:578px;font-family:Bounded,sans-serif;font-weight:400;font-size:36px;line-height:110%;color:#000;margin-bottom:10px}.bannert h1 span{font-size:26px;color:var(--medium-grey)}.bannert__desc{max-width:578px;font-family:Montserrat,sans-serif;font-weight:400;font-size:20px;color:#000;line-height:120%}@media (max-width:576px){.bannert__top{gap:20px}.bannert__sell{padding:8px 36px}.bannert h1{font-size:24px}.bannert h1 span,.bannert__desc{font-size:18px}}.bannert__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.bannert__btn{padding:12px 20px;border:1px solid transparent;border-radius:16px;white-space:nowrap;-webkit-transition:.3s;transition:.3s;cursor:pointer;font-family:Bounded,sans-serif;font-weight:400;font-size:16px}.bannert__btn:nth-child(1){text-align:center;color:var(--white);background-color:var(--red);color:var(--white)}.bannert__btn:nth-child(1):hover{background-color:var(--white);border-color:var(--red);color:var(--red)}.bannert__btn:nth-child(1):active{border-color:transparent;background-color:var(--grey);color:var(--white)}.bannert__btn:nth-child(2){border:1px solid var(--dark-grey);color:var(--dark-grey);background-color:transparent;border:1px solid var(--dark-grey);color:var(--dark-grey)}.bannert__btn:nth-child(2):hover{border:1px solid transparent;background-color:var(--dark-grey);color:var(--white)}.bannert__btn:nth-child(2):active{color:var(--dark-grey);background-color:var(--medium-grey);border:1px solid var(--dark-grey)}@media (max-width:576px){.bannert__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:10px}.bannert__btn{padding:14px 24px;font-size:14px}}.bannert__right{position:relative;-ms-flex-negative:0;flex-shrink:0;width:calc(55% - 20px);aspect-ratio:855/584;max-height:584px;border-radius:90px;background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:1200px){.bannert h1,.bannert__desc{max-width:none}.bannert__right{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.bannert__badge{position:absolute;right:7%;bottom:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:14px 24px;border-radius:30px;background:rgba(255,255,255,.49)}.bannert__badge p{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--white);white-space:nowrap}@media (max-width:576px){.bannert__right{aspect-ratio:320/300;border-radius:30px}.bannert__badge{right:14px;bottom:14px;gap:6px;padding:4px 10px}.bannert__badge p{font-size:13px}}.bannert__pagination{top:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;counter-reset:bannert-pag;z-index:2;margin-top:60px}@media (max-width:1200px){.bannert__pagination{margin-top:30px}}.bannert .swiper-pagination-bullet,.bannert__bullet{counter-increment:bannert-pag;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin:0;border-radius:21px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.25);box-shadow:0 0 4px 0 rgba(0,0,0,.25);background:var(--white);background:0 0;opacity:1;cursor:pointer;font-family:Bounded,sans-serif;font-weight:400;font-size:14px;color:#c7c7c7;-webkit-transition:.3s;transition:.3s}.bannert .swiper-pagination-bullet::before,.bannert__bullet::before{content:counter(bannert-pag,decimal-leading-zero)}.bannert .swiper-pagination-bullet:hover,.bannert__bullet:hover{border-color:var(--grey)}.bannert .swiper-pagination-bullet-active,.bannert__bullet--active{color:#000}.about{margin:100px 0}.about__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;border-bottom:1px solid var(--medium-grey);border-radius:90px;background:#fafafa;padding:66px 56px}@media (max-width:576px){.about{margin:60px 0}.about__wrapp{gap:24px;border-radius:30px;padding:24px 16px 30px}}.about__left{width:calc(65% - 25px)}@media (max-width:1024px){.about__wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.about__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (max-width:576px){.about__cards{gap:10px}}.about__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:calc((100% - 32px)/ 3);aspect-ratio:316/180;padding:20px;border-radius:20px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:1200px){.about__card{width:calc((100% - 16px)/ 2)}}.about__card::after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(35%,rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.75) 100%)}.about__card h3{position:relative;z-index:1;font-family:Bounded,sans-serif;font-weight:500;font-size:16px;color:var(--white)}.about__card p{position:relative;z-index:1;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:rgba(255,255,255,.8)}@media (max-width:576px){.about__card{width:100%;aspect-ratio:288/138}.about__card p{font-size:12px}}.about__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:42px;width:calc(35% - 25px)}@media (max-width:1200px){.about__right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media (max-width:1024px){.about__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}}@media (max-width:576px){.about__right{gap:16px}}.about__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.about__txt{font-family:Bounded,sans-serif;font-weight:300;font-size:18px;color:#000}.about__title{font-family:Bounded,sans-serif;font-weight:300;font-size:22px;color:#000}.about__title span{font-family:Bounded,sans-serif;font-weight:500;font-size:24px;text-transform:uppercase;color:var(--red)}.about__desc{font-family:Montserrat,sans-serif;font-weight:300;font-size:16px;color:#000}@media (max-width:576px){.about__top{gap:12px}.about__desc{font-size:14px}}.about__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.about__bottom p{max-width:220px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:#636e72}.about__bottom p span{font-weight:700;color:var(--red)}.about__img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.about__img img{border:4.2px solid var(--white);border-radius:34px;width:67px;height:67px}@media (max-width:1076px){.about__img img{width:57px;height:57px}}.about__img img:not(:last-child){margin-right:-10px}.catalog{margin:100px 0 0}@media (max-width:576px){.about__bottom p{font-size:14px}.about__img img{width:32px;height:32px}.catalog{margin:60px 0 0}}.catalog h2{margin-bottom:30px;font-family:Bounded,sans-serif;font-weight:400;font-size:22px;color:#000}.catalog__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media (max-width:1350px){.catalog__wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.catalog__swiper{display:none}@media (max-width:910px){.catalog__wrapp{display:none}.catalog__swiper{display:block}}.catalog__swiper .catalog__right{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;width:100%}.catalog__left{width:calc(37% - 4px);cursor:pointer}@media (max-width:1350px){.catalog__left{height:300px;width:100%}}.catalog__left:hover .catalog__arrow{border-color:var(--red);background:var(--red)}.catalog__right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;width:calc(63% - 4px)}@media (max-width:1350px){.catalog__right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.catalog__card{width:calc((100% - 24px)/ 2);aspect-ratio:16/10;-webkit-transition:.3s;transition:.3s;cursor:pointer}.catalog__card:hover .catalog__arrow{border-color:var(--red);background:var(--red)}.catalog__card,.catalog__left{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:24px;border-radius:24px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:576px){.catalog h2{margin-bottom:20px;font-size:20px}.catalog__left{-webkit-transform:none;-ms-transform:none;transform:none}.catalog__card{height:340px;width:100%}.catalog__card,.catalog__left{padding:20px;border-radius:20px}}.catalog__card::after,.catalog__left::after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%)}.catalog__text{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6px}.catalog__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.catalog__desc h3{font-family:Bounded,sans-serif;font-weight:700;font-size:22px;line-height:110%;color:var(--white)}@media (max-width:576px){.catalog__desc h3{font-size:18px}}.catalog__desc p{max-width:320px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:rgba(255,255,255,.8)}.catalog__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;bottom:0;border:1px solid var(--white);border-radius:22px;width:44px;height:44px;background:rgba(255,255,255,.1);-webkit-transition:.3s;transition:.3s}.info{margin-top:120px;--swiper-pagination-bullet-size:14px;--swiper-pagination-bullet-horizontal-gap:5px;--swiper-pagination-color:#d9d9d9;--swiper-pagination-bullet-inactive-color:rgba(217, 217, 217, 0.19);--swiper-pagination-bullet-inactive-opacity:1}.info__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media (max-width:576px){.catalog__desc p{max-width:154px;font-size:13px}.catalog__arrow{width:40px;height:40px}.info{margin-top:60px}.info__wrapp{gap:20px}}.info__swiper{width:100%}.info .swiper-pagination{position:relative;margin-top:35px}.info .swiper-pagination-bullet-active-next,.info .swiper-pagination-bullet-active-prev{background:rgba(217,217,217,.46)}.info__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.info__top h2{font-family:Bounded,sans-serif;font-weight:400;font-size:22px;color:#111827}@media (max-width:576px){.info .swiper-pagination{margin-top:22px}.info{--swiper-pagination-bullet-size:11px}.info__top h2{font-size:20px}.info__top a{display:none}}.info__top a{font-family:Bounded,sans-serif;font-weight:300;font-size:16px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-transition:.3s;transition:.3s;color:var(--medium-grey);text-decoration-thickness:2px;text-underline-offset:6px}.info__top a:hover{color:var(--red)}.info__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;border:1px solid #e5e7eb;border-radius:12px;-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.05);box-shadow:0 6px 16px 0 rgba(0,0,0,.05);background:var(--white);padding:32px 32px 30px;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.info__desc h3{font-family:Bounded,sans-serif;font-weight:500;font-size:24px;line-height:130%;color:#111827}.info__desc p{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:160%;color:#6b7280}.info__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;max-width:180px}.info__more span{font-family:Bounded,sans-serif;font-weight:500;font-size:16px;color:var(--red)}.project{margin-top:120px}.project__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:48px}.project__title h2{font-family:Bounded,sans-serif;font-weight:400;font-size:22px;color:#111827}.project__title h3{font-family:Bounded,sans-serif;font-weight:400;font-size:20px;line-height:150%;color:var(--medium-grey)}.project__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:38px}@media (max-width:576px){.project{margin-top:60px}.project__tabs{margin-bottom:28px;overflow:auto;padding-bottom:10px}}.project__tab{padding:12px 24px;border:1px solid #e5e7eb;background-color:#fff;border-radius:100px;cursor:pointer;-webkit-transition:.3s;transition:.3s;white-space:nowrap;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#111827}.project__tab.active{background-color:var(--red);border-color:var(--red);color:#fff}.project__panel{display:none;gap:32px}.project__panel.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.05);box-shadow:0 4px 12px 0 rgba(0,0,0,.05);background:var(--white);border-radius:12px;gap:40px;width:calc(50% - 16px);cursor:pointer}.project__card:last-child:nth-child(odd){width:100%}.project__card:last-child:nth-child(odd) .project__img{max-width:none;width:100%}.project__card:hover .project__btn{background-color:var(--white);border-color:var(--red);color:var(--red)}.project__card:active .project__btn{border-color:transparent;background-color:var(--grey);color:var(--white)}.project__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.project__img{max-width:716px;height:240px;aspect-ratio:716/240;border-radius:8px}@media (max-width:1024px){.project__card{width:100%}.project__img{max-width:none}}.project__type{padding:4px 10px;background:rgba(198,34,78,.05);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:var(--red)}@media (max-width:576px){.project__type{padding:4px 8px;font-size:11px}}.project__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.project__about h4{font-family:Bounded,sans-serif;font-weight:400;font-size:24px;color:#111827}.project__about p{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#6b7280}.project__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.project__solution,.project__task{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.project__solution h5,.project__task h5{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#374151}.project__solution p,.project__task p{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#4b5563}.project__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project__bottom p{font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#4b5563;padding:6px 12px;background:#f3f4f6;border-radius:6px}.project__btn{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--white);padding:10px 16px;background:var(--red);border-radius:16px;-webkit-transition:.3s;transition:.3s;border:1px solid transparent;cursor:pointer}.project__calcDesc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px;gap:16px;border-radius:12px;background:var(--dark-grey);padding:32px 40px}.project__calcDesc p{font-family:Bounded,sans-serif;font-weight:500;font-size:18px;color:var(--white)}@media (max-width:576px){.project__calcDesc{padding:24px}.project__calcDesc p{font-weight:400}}.project__calcDesc button{font-family:Bounded,sans-serif;font-weight:700;font-size:16px;color:var(--white);border:1px solid transparent;-webkit-transition:.3s;transition:.3s;background:var(--red);padding:18px 32px;border-radius:8px}@media (max-width:1024px){.project__calcDesc{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.project__calcDesc button{width:100%}}.project__calcDesc button:hover{background-color:var(--white);border-color:var(--red);color:var(--red)}.project__calcDesc button:active{border-color:transparent;background-color:var(--grey);color:var(--white)}.bid{margin-top:120px}.bid__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.bid__map{position:relative;width:calc(50% - 20px);border-radius:16px;overflow:hidden}@media (max-width:1024px){.bid__map{width:100%;height:412px}}.bid__left{position:absolute;inset:0;width:100%;height:100%;border:none}.bid__overlay{position:absolute;inset:0;z-index:1;cursor:pointer;background:rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bid__overlay::after{content:"👆 Нажмите для взаимодействия с картой";margin-bottom:20px;padding:10px 18px;border-radius:8px;background:rgba(0,0,0,.75);font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;text-align:center;color:var(--white)}.bid__overlay.hidden{display:none}.bid__right{width:calc(50% - 20px);border:1px solid #e5e7eb;border-radius:16px;-webkit-box-shadow:0 8px 24px -8px rgba(0,0,0,.05);box-shadow:0 8px 24px -8px rgba(0,0,0,.05);background:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:32px}@media (max-width:1024px){.bid__right{width:100%}}.bid form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.bid__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:576px){.project__calcDesc button{font-size:14px;padding:16px}.bid{margin-top:60px}.bid__right{gap:16px;padding:16px}.bid form{gap:16px}.bid__form{gap:12px}}.bid__formTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.bid__formTitle h4{font-family:Bounded,sans-serif;font-weight:500;font-size:24px;color:#111827}.bid__formTitle p{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#6b7280}.bid__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.bid__field label{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:#374151}.bid__field input{outline:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#374151;border:1px solid #e5e7eb;background:#f9fafb;border-radius:8px;padding:16px}.bid__field input::-webkit-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field input::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field input::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field input::placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field textarea{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#374151;outline:0;border:1px solid #e5e7eb;background:#f9fafb;border-radius:8px;padding:16px}.bid__field textarea::-webkit-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field textarea::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field textarea:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field textarea::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__field textarea::placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#9ca3af}.bid__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:22px}.bid a,.bid__checkboxLabel{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#4b5563}.bid__checkboxLabel a{-webkit-transition:.3s;transition:.3s;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#4b5563}.bid__checkboxLabel a:hover{color:var(--red)}.bid__btn{-webkit-box-shadow:0 10px 20px -8px rgba(17,24,39,.15);box-shadow:0 10px 20px -8px rgba(17,24,39,.15);background:var(--red);border-radius:8px;font-family:Bounded,sans-serif;font-weight:500;font-size:16px;color:var(--white);width:100%;padding:16px 20px;-webkit-transition:.3s;transition:.3s;border:1px solid transparent}.bid__btn:hover{background-color:var(--white);border-color:var(--red);color:var(--red)}.bid__btn:active{border-color:transparent;background-color:var(--grey);color:var(--white)}@media (max-width:576px){.bid__checkbox{margin-bottom:30px}}.bid__checkboxInput{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;border:1px solid #d1d5db;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;background-color:transparent;cursor:pointer;display:-ms-grid;display:grid;place-content:center;-webkit-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}.bid__checkboxInput::before{content:"";width:12px;height:12px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;background-color:transparent;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}.bid__checkboxInput:checked{background-color:transparent;border-color:#000}.bid__checkboxInput:checked::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background-color:#000}.bid__checkboxInput:focus-visible{outline-offset:2px}.bid__checkboxLabel{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#4b5563}.door{margin-top:120px}.door__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:40px}@media (max-width:576px){.door{margin-top:72px}.door__breadcrumbs{margin-bottom:30px}}.door__breadcrumbs a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey);white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.door__breadcrumbs a:hover,.door__breadcrumbs a:last-child{color:var(--red)}.door__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:58px;padding-bottom:10px;overflow:auto}@media (max-width:576px){.door__tabs{margin-bottom:40px}}.door__tab{padding:12px 24px;border:1px solid #e5e7eb;background-color:#fff;border-radius:100px;cursor:pointer;-webkit-transition:.3s;transition:.3s;white-space:nowrap;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#111827}.door__tab.active{background-color:var(--red);border-color:var(--red);color:#fff}.door__panels{margin-bottom:60px}@media (max-width:576px){.door__panels{margin-bottom:40px}}.door__showMore{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:var(--white);padding:8px 42px;border-radius:16px;background-color:var(--red);border:1px solid transparent;-webkit-transition:.3s;transition:.3s;display:block;margin:0 auto}.door__showMore:hover{color:var(--red);border:1px solid var(--red);background-color:#fff}.door__showMore:active{color:var(--medium-grey);border:1px solid transparent;background:var(--grey)}.door__showMore.hidden{display:none}.door__panel{display:none;gap:40px}@media (max-width:576px){.door__showMore{padding:8px 56px}.door__panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.door__panel.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.door__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc((100% - 120px)/ 4);gap:82px;padding:0 16px 16px;border:1px solid #e8e8e8;border-radius:16px;background-color:var(--white)}.door__card:hover .door__more{color:#fff;background-color:var(--red)}.door__card:active .door__more{color:var(--medium-grey);border:1px solid transparent;background:var(--grey)}@media (max-width:1440px){.door__card{width:calc((100% - 80px)/ 3)}.door__card:nth-child(4){display:none}}@media (max-width:768px){.door__card{width:calc(50% - 20px)}.door__card:nth-child(3){display:none}}@media (max-width:576px){.door__card{width:100%;gap:96px}.door__card:is(:nth-child(3),:nth-child(4)){display:-webkit-box;display:-ms-flexbox;display:flex}}.door__cardTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:relative}.door__spanHit,.door__spanInStock,.door__spanNew{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--white)}.door__spanInStock{background-color:#2ecc71}.door__spanHit{background-color:var(--red)}.door__spanNew{background:var(--dark-grey)}.door__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.door__desc h2{font-family:Bounded,sans-serif;font-weight:500;font-size:14px;color:#000}.door__desc p{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;line-height:150%;color:var(--medium-grey)}.door__more{border:1px solid var(--red);border-radius:16px;background:var(--white);padding:8px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:.3s;transition:.3s;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:var(--red)}.product{margin-top:120px}.product__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:34px}@media (max-width:576px){.product{margin-top:72px}.product__breadcrumbs{overflow:auto;padding-bottom:10px;margin-top:30px}}.product__breadcrumbs a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey);white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.product__breadcrumbs a:hover,.product__breadcrumbs a:last-child{color:var(--red)}.product__breadcrumbs svg{-ms-flex-negative:0;flex-shrink:0;display:block;width:18px}.product__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media (max-width:1024px){.product__wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px;gap:0}}.product__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;width:calc(42% - 30px)}@media (max-width:1024px){.product__gallery{display:none}}.product__cardgalleryMain{width:calc(75% - 5px);border:1px solid #e8e8e8;border-radius:16px;overflow:hidden;cursor:pointer}.product__cardgalleryMain img{display:block;width:100%;aspect-ratio:484/614;-o-object-fit:cover;object-fit:cover}.product__galleryGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:calc(25% - 5px)}.product__cardgallery{border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;cursor:pointer;-webkit-transition:border-color .3s;transition:border-color .3s}.product__cardgallery.active,.product__cardgallery:hover{border-color:var(--red)}.product__cardgallery img{display:block;width:100%;aspect-ratio:144/183;-o-object-fit:cover;object-fit:cover}.product__swipper{display:none}@media (max-width:1024px){.product__swipper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product__swiper{width:100%;overflow:hidden}.product__swiperSlide{width:100%;aspect-ratio:484/614;-o-object-fit:cover;object-fit:cover;border:1px solid #e8e8e8;border-radius:16px;cursor:pointer}.product__scrollbar.swiper-scrollbar{position:static;width:100%;height:6px;margin-top:16px;background:var(--light-grey);border-radius:999px}.product__scrollbar.swiper-scrollbar .swiper-scrollbar-drag{background:var(--red);border-radius:999px}.product__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-top:26px;gap:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap}@media (max-width:1024px){.product__right{padding-top:65px}}.product__right>button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:14px 58px;border-radius:16px;background-color:var(--dark-grey);border:1px solid transparent;-webkit-transition:.3s;transition:.3s;font-family:Bounded,sans-serif;font-weight:500;font-size:16px;text-transform:uppercase;color:var(--white)}.product__right>button:hover{border:1px solid var(--dark-grey);color:var(--dark-grey);background-color:transparent}.product__right>button:active{border:1px solid var(--dark-grey);background-color:var(--medium-grey);color:var(--dark-grey)}.product__type{position:absolute;top:0;right:0;border:1px solid #2ecc71;border-radius:2px;padding:4px 8px;font-family:Montserrat,sans-serif;font-weight:700;font-size:9px;text-transform:uppercase;color:#2ecc71}.product__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.product__top h1{font-family:Bounded,sans-serif;font-weight:500;font-size:30px;line-height:120%;color:#1a1a1a}@media (max-width:576px){.product__right>button{padding:14px 20px;width:100%}.product__top{gap:16px}.product__top h1{font-size:24px}}.product__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media (max-width:1024px){.product__type{top:30px;left:0;right:auto}.product__tabs{padding-bottom:10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.product__tab{margin-left:6px}}.product__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:68px;cursor:pointer;-webkit-transition:margin-top .3s;transition:margin-top .3s;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}.product__tab.active{margin-top:8px}@media (max-width:1024px){.product__tab.active{margin-top:10px}}.product__tab.active img{border:1px solid rgba(0,0,0,.05);width:53px;height:53px;outline:rgba(0,0,0,.15) solid 1px;outline-offset:8px;border-radius:8px}@media (max-width:576px){.product__tab{width:36px}.product__tab.active{margin-top:6px}.product__tab.active img{width:26px;height:26px;outline-offset:5px}}.product__swatch{width:100%;border-radius:8px;border:1px solid rgba(0,0,0,.05);aspect-ratio:68/68;-webkit-transition:.3s;transition:.3s}.product__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;text-align:center;color:#a09892}.product:hover .product__swatch{border:1px solid rgba(0,0,0,.15)}.specs{margin-top:100px;margin-bottom:120px}@media (max-width:576px){.product__swatch{width:36px;height:36px;aspect-ratio:36/36}.product__name{font-size:10px}.specs{margin-top:60px;margin-bottom:84px}}.specs__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:40px}.specs__title h2{font-family:Bounded,sans-serif;font-weight:500;font-size:40px;color:var(--dark-grey)}@media (max-width:576px){.specs__title h2{font-size:22px}.specs__title p{font-size:16px}}.specs__title p{font-family:Bounded,sans-serif;font-weight:300;font-size:16px;line-height:150%;color:var(--medium-grey)}.specs__desc{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;gap:48px}.specs__main{width:calc(50% - 24px)}@media (max-width:1024px){.specs__desc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.specs__main{width:100%}}.specs__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.specs__blockTitle{position:relative;font-family:Bounded,sans-serif;padding-left:18px;font-weight:566;font-size:22px;color:var(--dark-grey)}.specs__blockTitle::before{content:"";top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;border-radius:3px;width:6px;height:24px;background-color:var(--red)}.specs__table{width:100%;border:1px solid #e5e7eb;border-radius:12px;border-spacing:0;overflow:hidden}.specs__table thead tr{background-color:#f9fafb}.specs__table thead tr th{border-bottom:1px solid #e5e7eb;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;color:var(--medium-grey);text-align:left;padding:12px 24px 12px 16px}.specs__table tbody tr td:nth-child(1){font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--dark-grey);border-bottom:1px solid #e5e7eb;padding:14px 24px 18px 16px}.specs__table tbody tr td:nth-child(2){font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:var(--dark-grey);border-bottom:1px solid #e5e7eb;padding:14px 16px}.specs__table tbody tr:nth-child(odd){background:var(--white)}.specs__table tbody tr:nth-child(even){background:#f9fafb}.specs__aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;width:calc(50% - 24px)}@media (max-width:1024px){.specs__aside{width:100%}}.specs__size{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.specs__size h3{font-family:Bounded,sans-serif;font-weight:566;font-size:22px;color:var(--dark-grey);padding-left:18px;position:relative}@media (max-width:576px){.specs__desc{margin-bottom:30px}.specs__blockTitle{font-weight:500;font-size:20px}.specs__size h3{font-weight:500;font-size:18px}}.specs__size h3::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--red);border-radius:3px;width:6px;height:24px}.specs__blockSize{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.specs__blockSize p{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--dark-grey);padding:10px 14px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:999px}@media (max-width:576px){.specs__blockSize p{font-weight:400;font-size:12px}}.specs__sizeDesc{font-family:Montserrat,sans-serif;font-style:italic;font-weight:400;font-size:14px;line-height:150%;color:var(--medium-grey)}.specs__components{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.specs__components h3{font-family:Bounded,sans-serif;font-weight:566;font-size:22px;color:var(--dark-grey);padding-left:18px;position:relative}@media (max-width:576px){.specs__components h3{font-weight:500;font-size:18px}}.specs__components h3::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--red);border-radius:3px;width:6px;height:24px}.specs__componentsDesc{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:768px){.specs__componentsDesc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.specs__componentsLeft,.specs__componentsRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;width:calc(50% - 12px)}@media (max-width:768px){.specs__componentsLeft,.specs__componentsRight{width:100%}}.specs__componentsLeft h4,.specs__componentsRight h4{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:var(--dark-grey)}.specs__componentsLeft ul,.specs__componentsRight ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.specs__componentsLeft ul li,.specs__componentsRight ul li{font-family:Montserrat,sans-serif;font-weight:400;font-size:15px;line-height:150%;color:var(--dark-grey);position:relative;padding-left:16px}.specs__componentsLeft ul li::before,.specs__componentsRight ul li::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:4px;width:8px;height:8px;background-color:var(--red)}.specs__base,.specs__baseMobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.specs__base h3,.specs__baseMobile h3{font-family:Bounded,sans-serif;font-weight:566;font-size:22px;color:var(--dark-grey);position:relative;padding-left:18px}.specs__base h3::before,.specs__baseMobile h3::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--red);border-radius:3px;width:6px;height:24px}.specs__base ul,.specs__baseMobile ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.specs__base ul li,.specs__baseMobile ul li{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:var(--dark-grey)}@media (max-width:1024px) and (max-width:1024px){.specs__base{display:none}}.specs__baseMobile{display:none}@media (max-width:1024px){.specs__baseMobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.offer__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-repeat:no-repeat;background-position:center;background-size:cover;gap:14px;padding:40px 20px 50px 56px;border-radius:8px}@media (max-width:576px){.specs__base h3,.specs__baseMobile h3{font-weight:500;font-size:18px}.offer__wrapp{gap:12px;padding:40px 20px 48px}}.offer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;position:relative;padding-left:20px}.offer__top::before{content:"";position:absolute;top:0;left:0;border-radius:2px;width:3px;height:130px;background:var(--red)}@media (max-width:576px){.offer__top{padding-left:18px}.offer__top::before{height:282px}}.offer__top p{font-family:Montserrat,sans-serif;font-weight:600;font-size:10px;text-align:center;color:var(--white);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 10px;border-radius:13px;background-color:var(--red)}.offer__top h3{font-family:Bounded,sans-serif;font-weight:500;font-size:30px;line-height:120%;color:var(--white)}.offer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-left:20px}.offer__bottom a,.offer__bottom span{font-family:Bounded,sans-serif;font-weight:400;text-align:center;color:var(--white);-webkit-transition:.3s;transition:.3s}.offer__bottom a{border-radius:4px;-webkit-transition:.3s;transition:.3s;border:1px solid transparent;font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--red);padding:12px 10px}.offer__bottom a:hover{border:1px solid var(--red);background-color:var(--white);color:var(--red)}.offer__bottom a:hover span{color:var(--red)}.offer__bottom a:active{background-color:var(--grey);color:var(--medium-grey);border:1px solid transparent}.offer__bottom a:active span{color:var(--medium-grey)}.offer__bottom span{font-size:12px}.offer__bottom p{font-family:Bounded,sans-serif;font-weight:300;font-size:12px;color:#b8bfd6}.hero{margin-top:120px}@media (max-width:576px){.offer__bottom{gap:32px;padding-left:18px}.offer__bottom a{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.offer__bottom p{font-size:14px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hero{margin-top:72px}}.hero__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1024px){.hero__wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:64px}.hero__breadcrumbs a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey);white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.hero__breadcrumbs a:hover,.hero__breadcrumbs a:last-child{color:var(--red)}.hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;width:50%;padding:112px 20px 112px 120px;background-color:#f8f8f8}@media (max-width:1024px){.hero__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding:32px 20px 40px}}@media (max-width:576px){.hero__breadcrumbs{margin-bottom:30px}.hero__left{gap:32px}}.hero__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.hero__about{font-family:Bounded,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 12px}.hero h1{font-family:Bounded,sans-serif;font-weight:800;font-size:40px;line-height:110%;color:var(--red)}.hero h1 span{font-family:Bounded,sans-serif;font-size:40px;line-height:110%;font-weight:500;color:#000}@media (max-width:576px){.hero__top{gap:16px}.hero__about{font-weight:500;font-size:11px;color:var(--red);background-color:rgba(198,34,78,.1);border-radius:4px}.hero h1{font-size:26px}.hero h1 span{font-weight:400;font-size:26px}}.hero__desc{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:160%;color:#000}.hero__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.hero__bottom p{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:var(--medium-grey)}.hero__bottom p span{font-weight:700;color:var(--dark-grey)}.hero__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.hero__cards img{aspect-ratio:40/40;border-radius:20px;-o-object-fit:cover;object-fit:cover}.hero__cards img:not(:first-child){margin-left:-12px}@media (max-width:576px){.hero__desc{font-size:15px;line-height:150%}.hero__bottom{gap:12px}.hero__cards img{aspect-ratio:36/36;width:36px;height:36px}}.hero__right{width:50%}.hero__right img{display:block;width:100%;height:100%;aspect-ratio:780/700;-o-object-fit:cover;object-fit:cover}@media (max-width:1024px){.hero__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.hero__right img{aspect-ratio:320/220;height:320px}}.achievements{margin-top:120px}@media (max-width:576px){.achievements{margin-top:60px}}.achievements__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;width:100%;max-width:var(--container-width);margin:0 auto;padding:0 var(--container-offset)}.achievements__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;width:calc((100% - 60px)/ 4);text-align:center}@media (max-width:768px){.achievements__card{width:calc((100% - 20px)/ 2)}}.achievements__card h3{font-family:Bounded,sans-serif;font-weight:566;font-size:50px;color:var(--red)}@media (max-width:576px){.achievements__card h3{font-size:40px}}.achievements__card p{font-family:Bounded,sans-serif;font-weight:400;font-size:18px;text-transform:uppercase;color:#000}.help{margin-top:120px}@media (max-width:576px){.achievements__card p{font-size:14px}.help{margin-top:60px}}.help__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;max-width:800px;margin:0 auto 80px;text-align:center}.help__top h2{font-family:Bounded,sans-serif;font-weight:500;font-size:40px;line-height:120%;text-align:center;color:#000}@media (max-width:576px){.help__top{gap:16px;margin-bottom:48px}.help__top h2{font-size:26px}}.help__top p{font-family:Montserrat,sans-serif;font-weight:400;font-size:22px;line-height:160%;text-align:center;color:#000}.help__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (max-width:576px){.help__top p{font-size:16px}.help__bottom{gap:24px}}.help__bottom>p{font-family:Bounded,sans-serif;font-weight:500;font-size:20px;text-transform:uppercase;text-align:center;color:#000}.help__cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media (max-width:1200px){.help__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.help__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:calc((100% - 80px)/ 3);padding:40px}@media (max-width:1200px){.help__card{padding:24px;width:100%}}.help__cardBottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.help__cardBottom h4{font-family:Bounded,sans-serif;font-weight:500;font-size:24px;color:#000}@media (max-width:576px){.help__cardBottom h4{font-size:20px}}.help__cardBottom p{font-family:Montserrat,sans-serif;font-weight:400;font-size:22px;line-height:160%;color:#000}.help__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:24px;background:rgba(198,34,78,.06)}.article{margin-top:120px}.article__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:40px}.article__breadcrumbs a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey);white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.article__breadcrumbs a:hover,.article__breadcrumbs a:last-child{color:var(--red)}.article__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media (max-width:576px){.help__cardBottom p{font-size:16px}.help__icon{width:40px;height:40px;border-radius:20px}.article{margin-top:70px}.article__breadcrumbs{margin-top:30px}.article__wrapp{gap:44px}}.article h1{font-family:Bounded,sans-serif;font-weight:500;font-size:40px;color:#000}.article__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.article__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:var(--white);border-radius:16px;-webkit-box-shadow:0 6px 16px 0 rgba(0,0,0,.05);box-shadow:0 6px 16px 0 rgba(0,0,0,.05);cursor:pointer}.article__card:hover .article__cardBottom span{color:var(--red);border:1px solid var(--red);background-color:var(--white)}.article__card:active .article__cardBottom span{color:var(--medium-grey);border:1px solid transparent;background:var(--grey)}.article__imgCard{position:absolute;top:0;left:0;width:256px;height:100%;aspect-ratio:262/280}.article__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-left:256px;padding:24px}@media (max-width:768px){.article__imgCard{aspect-ratio:288/180;position:static;width:100%;height:200px}.article__right{margin-left:0}}@media (max-width:576px){.article h1{font-size:20px;text-transform:uppercase}.article__right{gap:20px;padding:20px}}.article__cardTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.article__cardTop h3{font-family:Bounded,sans-serif;font-weight:500;font-size:20px;line-height:130%;color:#1a1a1a}@media (max-width:576px){.article__cardTop h3{font-size:16px}.article__cardTop p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}}.article__cardTop p{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#4a4a4a}.article__cardBottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.article__cardBottom p{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#9e9e9e}.article__cardBottom span{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;text-transform:uppercase;color:var(--white);padding:10px 24px;border-radius:16px;background-color:var(--red);border:1px solid transparent;-webkit-transition:.3s;transition:.3s}.article__btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:var(--white);padding:8px 42px;border-radius:16px;background-color:var(--red);border:1px solid transparent;-webkit-transition:.3s;transition:.3s}@media (max-width:576px){.article__btn{width:100%;padding:10px 42px}}.article__btn:hover{color:var(--red);border:1px solid var(--red);background-color:var(--white)}.article__btn:active{color:var(--medium-grey);border:1px solid transparent;background:var(--grey)}.article__btn.hidden{display:none}.notFound{padding:302px 0 0;position:relative}.notFound__cube{position:absolute;border-radius:200px;width:1000px;height:754px;background:var(--red);opacity:.02}.notFound__cube:nth-child(1){right:60%;top:30%}.notFound__cube:nth-child(2){left:60%;bottom:35%}.notFound__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:576px){.notFound{padding:140px 0 0}.notFound__wrapp{gap:8px}}.notFound__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.notFound__title h1{font-family:Bounded,sans-serif;font-weight:700;font-size:240px;line-height:90%;color:var(--red)}@media (max-width:1024px){.notFound__title h1{font-size:200px}}@media (max-width:576px){.notFound__title{gap:12px}.notFound__title h1{font-size:123px}}.notFound__title h2{font-family:Bounded,sans-serif;font-weight:500;font-size:48px;text-align:center;color:var(--dark-grey)}@media (max-width:1024px){.notFound__title h2{font-size:40px}}.notFound__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}.notFound__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:150%;text-align:center;color:var(--medium-grey)}.notFound__btn{font-family:Bounded,sans-serif;font-weight:566;font-size:16px;color:var(--white);z-index:1;-webkit-box-shadow:0 8px 16px -4px rgba(198,34,78,.2);box-shadow:0 8px 16px -4px rgba(198,34,78,.2);background:var(--red);border-radius:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:18px 48px;-webkit-transition:.3s;transition:.3s;border:1px solid transparent}.notFound__btn:hover{background-color:var(--white);border-color:var(--red);color:var(--red)}.notFound__btn:active{border-color:transparent;background-color:var(--grey);color:var(--white)}.internalArticle{margin-top:120px}@media (max-width:576px){.notFound__title h2{font-size:24px}.notFound__content{gap:22px}.internalArticle{margin-top:72px}}.internalArticle__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:40px}@media (max-width:768px){.internalArticle__breadcrumbs{margin-bottom:24px;overflow:auto;padding-bottom:10px}}.internalArticle__breadcrumbs svg{-ms-flex-negative:0;flex-shrink:0}.internalArticle__breadcrumbs a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey);white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.internalArticle__breadcrumbs a:hover,.internalArticle__breadcrumbs a:last-child{color:var(--red)}.internalArticle__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.internalArticle__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.internalArticle__title h1{font-family:Bounded,sans-serif;font-weight:500;font-size:40px;color:#000}.internalArticle__title p{font-family:Montserrat,sans-serif;font-weight:400;font-size:22px;color:#000}@media (max-width:576px){.internalArticle__wrapp{gap:30px}.internalArticle__title{gap:20px}.internalArticle__title h1{font-size:22px}.internalArticle__title p{font-size:16px}}.internalArticle__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:120px}@media (max-width:576px){.internalArticle__cards{gap:40px}}.internalArticle__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:30px}@media (max-width:1200px){.internalArticle__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.internalArticle__card.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:1200px){.internalArticle__card.reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.internalArticle__cardleft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(50% - 15px);border:1px solid #e8e8e8;border-radius:24px}@media (max-width:1200px){.internalArticle__cardleft{height:368px;width:100%}}.internalArticle__cardleft img{display:block;height:100%;-o-object-fit:contain;object-fit:contain}.internalArticle__cardRight{width:calc(50% - 15px);padding:16px 40px;border:1px solid #e8e8e8;border-radius:24px}@media (max-width:1200px){.internalArticle__cardRight{width:100%}}@media (max-width:768px){.internalArticle__cardRight{padding:0 20px;border:none}}.internalArticle__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.internalArticle__interiorCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding:24px 0}.internalArticle__interiorCard:not(:last-child){border-bottom:1px solid #e8e8e8}@media (max-width:576px){.internalArticle__interiorCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.internalArticle__interiorCardLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:22px;width:44px;height:44px;background:#c8102e;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:122%;color:var(--white)}.internalArticle__interiorCard .internalarticle__interiorCardRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.internalArticle__interiorCard .internalarticle__interiorCardRight h3{font-family:Bounded,sans-serif;font-weight:500;font-size:22px;line-height:127%;color:#111827}@media (max-width:576px){.internalArticle__interiorCardLeft{width:40px;height:40px;font-size:16px}.internalArticle__interiorCard .internalarticle__interiorCardRight{gap:8px}.internalArticle__interiorCard .internalarticle__interiorCardRight h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:133%;color:#111827}}.internalArticle__interiorCard .internalarticle__interiorCardRight p{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:133%;color:#374151}.payment{margin-top:120px}.payment__breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:40px}.payment__breadcrumbs svg{-ms-flex-negative:0;flex-shrink:0}.payment__breadcrumbs a{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;color:var(--grey);white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.payment__breadcrumbs a:hover,.payment__breadcrumbs a:last-child{color:var(--red)}.payment__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.payment__wrapp h1{font-family:Bounded,sans-serif;font-weight:500;font-size:30px;color:#000}@media (max-width:576px){.internalArticle__interiorCard .internalarticle__interiorCardRight p{font-size:14px;line-height:143%}.payment{margin-top:72px}.payment__breadcrumbs{margin-bottom:24px}.payment__wrapp{gap:30px}.payment__wrapp h1{font-size:22px}}.payment__cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:1024px){.payment__cards{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:85px}}.payment__card{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;border:1px solid #e5e7eb;border-radius:20px;background:var(--white)}@media (max-width:1024px){.payment__card{width:100%}}.payment__img{border-radius:20px 20px 0 0;height:200px;aspect-ratio:768/200}.payment__svg{border-radius:16px;width:56px;height:56px;background:#f3f4f6;margin-left:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:0 48px 48px}.payment__desc h2{font-family:Bounded,sans-serif;font-weight:500;font-size:24px;line-height:120%;color:#111827}.payment__desc p{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#374151}.payment__desc ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;list-style-type:disc;padding-left:20px}.payment__desc ul li,.payment__desc ul li span{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#111827}.buyNow{margin-top:120px}@media (max-width:576px){.payment__img{aspect-ratio:320/200}.payment__svg{margin-left:16px}.payment__desc{gap:10px;padding:0 16px 52px}.payment__desc p{margin-bottom:58px}.buyNow{margin-top:60px}}.buyNow__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-repeat:no-repeat;background-image:var(--buy-now-img);background-size:cover;background-position-x:center;gap:16px;border-radius:16px;padding:48px 48px 48px 64px}.buyNow__wrapp button{font-family:Bounded,sans-serif;font-weight:500;font-size:16px;color:#111827;white-space:nowrap;-webkit-transition:.3s;transition:.3s;background:var(--white);border-radius:12px;padding:14px 80px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.buyNow__wrapp button:hover{color:var(--red)}.buyNow__wrapp button:active{color:var(--medium-grey)}@media (max-width:576px){.buyNow__wrapp{background-image:var(--buy-now-img-mobile);padding:65px 32px 42px 28px;gap:22px}.buyNow__wrapp button{padding:14px 60px}}.buyNow__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.buyNow__title h2{font-family:Bounded,sans-serif;font-weight:566;font-size:44px;line-height:110%;color:var(--white)}@media (max-width:576px){.buyNow__title h2{font-size:22px}}.buyNow__title h3{font-family:Bounded,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#e5e7eb}@media (max-width:576px){.buyNow__title h3{font-weight:300;font-size:16px}}