@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap);*,::after,::before{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.select,input,textarea{display:inline-block;border-radius:.25rem;border:2px solid var(--clr-primary);transition:.3s ease background-color,.3s ease border-color;color:inherit}.menu__nav-list{gap:1.25rem}.cart-link{position:relative;display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;padding:6px 10px;border:1px solid rgba(255,255,255,.5);border-radius:6px}.cart-link__icon{display:inline-block}.cart-link__text{font-size:1.1rem}.cart-link__badge{position:absolute;top:-6px;right:-6px;background:var(--clr-primary);color:#fff;border-radius:9999px;padding:2px 6px;font-size:12px;line-height:1;min-width:18px;text-align:center}.mobile-cart{display:none;margin-right:12px}.mobile-cart.cart-link{border-color:rgba(255,255,255,.35);padding:4px 8px}.mobile-cart .cart-link__badge{top:-8px;right:-8px}@media (max-width:980px){.mobile-cart{display:inline-block}}.header__actions{display:inline-flex;align-items:center;gap:12px}.hero-selector .constructor-step__fields{align-items:stretch}.hero-selector .button#hero-go{height:56px;line-height:56px;margin:0}.hero-selector .nice-select,.hero-selector select{height:56px;line-height:56px}.hero-selector .constructor-step__field{min-width:0}.hero-selector .nice-select{width:100%!important}#products .advantage__items{align-items:stretch}#products .advantage__item{display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:hidden;height:460px}#products .advantage__item>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}#products .advantage__item-desc{position:static;opacity:1;background:#fff;color:#000;padding:16px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:space-between;flex:1 1 auto}#products .advantage__item-desc h3{margin:0}#products .advantage__item-desc p{margin:0;text-align:center}#products .advantage__item-desc .button{margin-top:auto;min-width:140px}@media (max-width:640px){#products .advantage__item{height:auto}#products .advantage__item>img{height:auto}}#products .advantage__items{overflow-x:hidden}#products .advantage__item{overflow:hidden}#products .advantage__item img{width:100%;max-width:100%;display:block}@media (max-width:540px){.advantage__item-desc{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center}}input,textarea{padding:.625rem 1.25rem}.select:active,.select:focus-visible,input:active,input:focus,input:focus-visible,textarea:active,textarea:focus,textarea:focus-visible{outline:2px solid #e1817c;outline-offset:2px}input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;padding:0;font:inherit;color:currentColor;cursor:pointer;width:1rem;height:1rem;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:inline-grid;place-content:center}input[type=checkbox]::before{content:"";width:.6em;height:.6em;clip-path:circle(50%);transform:scale(0);transform-origin:center;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em var(--clr-primary);background-color:CanvasText}input[type=checkbox]:checked::before{transform:scale(1)}input[type=checkbox]:disabled{--form-control-color:var(--form-control-disabled);color:var(--form-control-disabled)}@media (max-width:900px){.hero{padding:10rem 0 .5rem 0}.hero__title{margin-bottom:1.5rem}.hero__sub-title{margin-bottom:2rem}.hero-selector{margin-top:.5rem}.hero-scroll-down{margin-top:.75rem}.hero__text{margin-bottom:2rem}}@media (max-width:560px){.hero-scroll-down{display:none}}#tab0 .row>[class*=col-] img{width:100%;height:100%;object-fit:cover;display:block}.widgetblock-preimdesc181 ul{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;padding:0;margin:0}.widgetblock-preimdesc181 .item{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;background:#fff;border:1px solid #eee;border-radius:10px;padding:12px}.widgetblock-preimdesc181 .item img{width:100%;height:180px;object-fit:cover;border-radius:8px}.widgetblock-preimdesc181 .item .title{margin:10px 0 4px;font-weight:700}.widgetblock-preimdesc181 .item .desc{margin:0}@media (max-width:992px){.widgetblock-preimdesc181 ul{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.widgetblock-preimdesc181 ul{grid-template-columns:1fr}}section#products{padding-top:1.25rem;padding-bottom:1.25rem}#products .section__title{margin-bottom:.75rem}#products .advantage__items{display:grid;grid-template-columns:1fr;grid-template-areas:"item1" "item2" "item3";gap:12px;align-items:stretch}#products .advantage__item{height:auto}#products .advantage__item:first-child{grid-area:item1}#products .advantage__item:nth-child(2){grid-area:item2}#products .advantage__item:nth-child(3){grid-area:item3}@media (min-width:560px){#products .advantage__items{grid-template-columns:1fr 1fr;grid-template-areas:"item1 item1" "item2 item3";gap:14px}}@media (min-width:1024px){#products .advantage__items{width:50%;margin:0 auto}}@media (max-width:768px){.faq__item-title{font-size:16px}}@media (max-width:560px){.faq__item-title{font-size:14px}}@media (max-width:400px){.faq__item-title{font-size:13px}}@font-face{font-family:icomoon;src:url("fonts/icomoon.eot?4541rw");src:url("fonts/icomoon.eot?4541rw#iefix") format("embedded-opentype"),url("fonts/icomoon.ttf?4541rw") format("truetype"),url("fonts/icomoon.woff?4541rw") format("woff"),url("fonts/icomoon.svg?4541rw#icomoon") format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-present:before{content:"\e908"}.icon-info-filled:before{content:"\e900"}.icon-arrow-down:before{content:"\e901"}.icon-chevron-down:before{content:"\e902"}.icon-call-in:before{content:"\e903"}.icon-mail:before{content:"\e904"}.icon-instagram:before{content:"\e905"}.icon-facebook:before{content:"\e907"}@keyframes scroll-arrow-opacity{0%{opacity:1}100%{opacity:.5}}@keyframes blink{0%{opacity:0}100%{opacity:1}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.about-product{background-image:url(../images/about-product/about-product-bg.jpg);background-repeat:no-repeat;background-size:cover;height:587px}.title__about-product{font-weight:800;font-size:48px;color:#fff;padding:44px 0 3rem}.about-product__inner{display:flex;flex-direction:column;gap:25px;color:#fff;max-width:700px;line-height:24px}.about-product__text-title{font-weight:600;font-size:32px}.about-product__text-text{font-weight:400;font-size:20px}.features{padding:110px 0 176px}.features__title{font-style:italic;font-weight:800;font-size:36px;color:#000;text-align:center;padding-bottom:55px}.withstand__title{max-width:225px}.more__title{max-width:200px}.features__items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px}.features__item{display:flex;position:relative;justify-content:space-between;padding:50px 40px}.line-right-bottom::before{content:'';position:absolute;top:0;right:0;width:1px;height:90%;background-color:#d3d3d3}.line-right-bottom::after{content:'';position:absolute;bottom:0;right:0;left:0;width:90%;height:1px;background-color:#d3d3d3}.line-top-left::before{content:'';position:absolute;top:-2px;right:0;width:90%;height:1px;background-color:#d3d3d3}.line-top-left::after{content:'';position:absolute;bottom:0;left:-3px;width:1px;height:90%;background-color:#d3d3d3}.features__item__inner{display:flex;flex:none;flex-direction:column;gap:17px;color:#000;line-height:24px;margin-top:39px}.features__item-title{font-weight:800;font-size:20px;max-width:250px;margin:0}.features__item-text{font-weight:300;font-size:15px;width:236px}.comparison{background:url(../images/comparison/comparison-bg.jpg) center center/cover no-repeat}.comparison__cards{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:1.5rem}.card-comparison{color:#fff;padding:1.5rem;background-color:rgba(0,0,0,.5);-webkit-box-flex:0;-ms-flex:0 1 23.75rem;flex:0 1 23.75rem}.card-comparison--highlighted{color:var(--clr-dark);background-color:#fff;border:2px solid var(--clr-primary)}.card-comparison__title{font-size:1.675rem;font-weight:700;margin-bottom:1.5rem}.card-comparison__title span{color:var(--clr-primary)}.card-comparison__image{position:relative;padding-bottom:80%}.card-comparison__image>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1150px){.card-comparison--highlighted{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.reviews{padding:3rem 0}.shopNow-btn{display:flex;align-items:center;justify-content:center;cursor:pointer;margin:50px auto 0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:linear-gradient(184deg,#429600 0,#59ca00 100%);border:none;border-radius:41px;max-width:400px;width:100%;height:75px;padding:0}.shopNow-btn a{font-weight:700;font-size:32px;color:#fff;text-decoration:none}.reviews__title{font-weight:800;font-size:36px;color:#000;text-align:center;padding-bottom:55px}.slide__inner{border:.5px solid #000;border-radius:23px;padding:60px 90px 100px 100px;margin:0 60px}.reviews__item-headline{display:flex;justify-content:space-between}.headline__inner{width:280px;display:flex;justify-content:space-between;align-items:center}.headline__inner-avatar{width:105px;height:105px;border-radius:100%}.headline__inner-text{display:flex;flex-direction:column;gap:12px}.headline__inner-user{margin:0;font-weight:600;font-size:24px;color:#000}.headline__inner-date{font-weight:500;font-size:16px;color:#000}.headline-photo{width:105px;height:105px;cursor:pointer}.reviews__item-text{margin-top:90px;font-weight:400;font-size:16px;color:#000;position:relative}.about-btn{color:#000}.faq{padding:50px 0}.faq__title{font-weight:800;font-size:36px;line-height:44px;text-align:center;padding-bottom:68px}.faq__items{display:flex;flex-direction:column;gap:10px}.faq__item{cursor:pointer}.faq__item-title{display:flex;align-items:center;position:relative;border:1px solid #000;border-radius:23px;width:100%;height:60px;margin:0;padding:0 40px 0 20px}.faq__item-title::after{content:'+';position:absolute;top:10px;right:20px;font-size:20pt;transition:all .5s ease}.faq__item-title.opened::after{transform:rotate(45deg)}.faq__item-text{height:0;padding:0;overflow:hidden;line-height:22px;width:100%}.faq__item-text p{padding:20px}.features__title-mobile{display:none}@media (max-width:1180px){.features{padding:110px 0 0}.line-right-bottom::after,.line-right-bottom::before,.line-top-left::after,.line-top-left::before{content:none}.features__title{display:none}.features__items{grid-template-rows:repeat(5,380px);column-gap:30px}.features__item{flex-direction:column;justify-content:flex-start;padding:0}.features__title-mobile{display:flex;font-weight:900;font-size:48px;text-align:right;color:#000;grid-column:2/span 1;grid-row:1/span 1}.more{grid-row:1/span 2;grid-column:1/span 1}.original{flex-direction:column-reverse;grid-row:2/span 2;grid-column:2/span 1;align-items:flex-end;justify-content:flex-end}.withstand{grid-row:3/span 2;grid-column:1/span 1}.templates{flex-direction:column-reverse;grid-row:4/span 2;grid-column:2/span 1;align-items:flex-end;justify-content:flex-end}.about-product__inner{margin:0 auto;text-align:center;max-width:720px}.features__item-title{font-size:32px}.features__item__inner{align-items:start}.align-right{align-items:end}.features__item-title{max-width:300px;text-align:right;line-height:30px}.features__item-text{font-weight:400;font-size:20px;width:290px;text-align:right}.more__text{text-align:left}.more__title{text-align:left;max-width:270px}.withstand__title{text-align:left;max-width:350px}.individual__title{max-width:350px}.withstand__text{text-align:left}.features__item-img{width:380px;height:380px}.slide__inner{padding:50px}}@media (max-width:760px){.reviews{padding:30px 0}.faq{padding:30px 0}.faq__title{padding-bottom:30px}.features__items{grid-template-rows:repeat(5,320px);column-gap:25px}.features__item-img{height:50%}.features__title-mobile{font-size:40px}.features__item-title{font-size:27px;line-height:28px}.more__title{font-size:28px}.withstand__title{max-width:320px}.more__text{font-size:18px;width:280px}.features__item-text{font-size:18px;width:280px}.slide__inner{padding:40px}.reviews__item-text{margin-top:40px}}@media (max-width:630px){.title__about-product{font-size:44px;padding:30px 0 2rem}.about-product__text-title{font-size:28px}.about-product__text-text{font-size:16px}.features__items{grid-template-rows:repeat(5,300px);column-gap:20px}.features__item-img{width:240px;height:40%}.features__title-mobile{font-size:32px}.more__title{font-size:24px;max-width:200px}.features__item-title{font-size:24px;line-height:24px}.features__item-text{font-size:14px;width:210px}.slide__inner{padding:30px;margin:0 40px}.headline__inner{justify-content:flex-start;gap:5px}.headline__inner-text{gap:5px}.headline__inner-user{font-size:20px}.headline__inner-date{font-size:14px}.headline-photo,.headline__inner-avatar{width:80px;height:80px}.reviews__item-text{font-size:14px}:root{--swiper-navigation-size:38px}}@media (max-width:550px){.about-product{height:500px}.title__about-product{font-size:38px;padding:1rem 0}.about-product__text-title{font-size:24px}.about-product__text-text{font-size:14px}.features__item-img{width:200px;height:30%}.features__title-mobile{font-size:28px}.features__item-title{font-size:18px;line-height:18px;max-width:170px}.features__item-text{font-size:12px;width:180px;line-height:16px}}@media (max-width:440px){.features__items{grid-template-rows:repeat(5,200px);column-gap:10px}.title__about-product{font-size:34px}.about-product__text-title{font-size:20px}.about-product__text-text{font-size:12px}.features__item-img{width:150px;height:35%}.features__title-mobile{font-size:24px}.features__item-title{font-size:16px;line-height:16px;max-width:150px}.features__item-text{font-size:12px;width:160px}.slide__inner{padding:20px;margin:0 30px}.headline__inner-user{font-size:16px}.headline__inner-date{font-size:12px}.headline-photo,.headline__inner-avatar{width:60px;height:60px}.reviews__item-text{margin-top:20px;font-size:12px}:root{--swiper-navigation-size:28px}}@media (max-width:380px){.title__about-product{font-size:30px}.about-product__text-title{font-size:16px}.about-product__text-text{font-size:10px}.features__items{grid-template-rows:repeat(5,150px);column-gap:5px}.features__item-img{width:140px}.features__title-mobile{font-size:24px}.features__item-title{font-size:14px;line-height:14px;max-width:140px}.features__item-text{font-size:10px;line-height:12px;width:140px}}.delivery__inner{padding:2rem 0}.delivery__title,.warantly__title{font-size:32px;padding:1.5rem 0}.delivery__desc{font-size:16px}.delivery__items-title{font-weight:400;font-size:24px;margin:1rem 0 .8rem}.delivery__payment__inner{display:flex;flex-direction:column;gap:1rem}.warantly__inner{padding:2rem 0}.warantly__items__inner{display:flex;flex-direction:column;gap:2rem;padding-top:1.5rem}.warantly__items__inner ul{margin:0;padding-left:20px;gap:1rem}.aboutUs{padding:2rem 0}.aboutUs__img{width:100%;height:350px}.aboutUs__inner{padding:2rem 0 6rem;display:flex;justify-content:space-between}.aboutUs__title{font-weight:700;font-size:48px;line-height:58px;color:#000;text-align:center;padding-bottom:30px}.aboutUs__info{padding-right:5rem}.aboutUs__desc{max-width:500px;font-style:normal;font-weight:334;font-size:20px;line-height:24px;color:#000}.contactUs__title{font-weight:700;font-size:48px;line-height:58px;color:#000;text-align:center;padding-bottom:55px}.contactUs__inner{position:relative;display:flex;flex-direction:column;align-items:center;margin-right:90px}.contactUs__content{position:relative;display:flex;flex-direction:column;gap:35px;justify-content:center;align-items:center;width:550px;height:259px;backdrop-filter:blur(4px);box-shadow:7px 3px 10px 0 rgba(0,0,0,.25);background:rgba(255,233,233,.4);border-radius:18px}.contentUs__span{position:absolute;width:237.16px;height:228.68px;background:red;border-radius:4px;transform:rotate(21.94deg);top:200px;right:-54px;bottom:0;z-index:-1}.contactUs__svg{position:absolute;width:85.48px;top:-25px;left:-33px;height:82.44px;z-index:1;background-image:url(../images/aboutUs-svg1.svg)}@media (max-width:1150px){.aboutUs__inner{flex-direction:column;align-items:center;gap:3rem}.aboutUs__info{padding:0}.aboutUs__desc{max-width:100%;text-align:center}.contactUs__inner{margin:0}}@media (max-width:800px){.aboutUs__img{height:250px}.contactUs__content{width:440px}.contentUs__span{width:200px;height:200px;top:230px}}@media (max-width:760px){.aboutUs__title{font-size:42px}.contactUs__title{font-size:42px}.contentUs__span{width:150px;height:150px;top:280px}.aboutUs__desc{font-size:18px}.contactUs__content{width:380px}.contactUs__svg{width:60px;height:60px;background-position:center;background-size:cover;top:-20px;left:-26px}}@media (max-width:550px){.aboutUs__inner{gap:1rem}.aboutUs__title{font-size:36px}.contactUs__title{font-size:36px;padding-bottom:30px}.aboutUs__desc{font-size:15px}.aboutUs__img{height:160px}.contactUs__content{width:250px}.contentUs__span{width:120px;height:120px;top:270px;right:-40px}}@media (max-width:400px){.contentUs__span{width:120px;height:120px;top:300px;right:-20px}}:root{--clr-primary:#d42920;--clr-primary-300:#e1817c;--clr-primary-200:#e1a4a1;--clr-dark:#01232d;--clr-footer:#282828;--clr-dark-grey:#818181;--clr-grey:#b2b4c4;--clr-light-grey:#f4f4f4}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Open Sans",sans-serif;color:var(--clr-dark)}.wrapper{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}.content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container{max-width:80rem;padding:0 1rem;margin-inline:auto}.logo__image{max-width:10rem}.logo-mobile{display:none}.hidden{display:none}textarea{resize:vertical}.title{font-size:3rem;font-weight:500}.sub-title{font-size:2rem;font-weight:300}.text{font-size:1rem}.text-line-through{text-decoration:line-through;font-size:.875rem}.section{padding:5rem 0 3rem}.section__title{color:var(--clr-dark);font-size:2rem;text-align:center;margin-bottom:2.5rem;font-weight:700}.section__title:has(+ .section__sub-title){margin-bottom:.75rem}.section__title span{color:var(--clr-primary)}.section__sub-title{text-align:center;color:var(--clr-dark-grey);margin-bottom:1.25rem}.button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;text-decoration:none;text-align:center;color:#fff;background-color:var(--clr-primary);border-radius:.25rem;border:2px solid var(--clr-primary);-webkit-transition:.3s ease background-color;-o-transition:.3s ease background-color;transition:.3s ease background-color;padding:.625rem 1.25rem;font-size:1.125rem;line-height:1.15}.button:active,.button:focus,.button:focus-within{outline:2px solid var(--clr-primary-300);outline-offset:2px}.select__arow .nice-select-dropdown::after{border-bottom:4px solid #999;border-right:4px solid #999;content:"";display:block;height:20px;margin-top:-4px;pointer-events:none;position:absolute;right:50%;bottom:10px;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:20px}.button:hover{background-color:var(--clr-primary-300);cursor:pointer}.form--pending [type=submit]{pointer-events:none;cursor:wait;position:relative;background:var(--clr-primary-300)}.form--pending [type=submit]::before{content:"";width:1em;height:1em;border:.25em solid #fff;border-bottom-color:var(--clr-primary);border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.form--pending-order [type=submit]{pointer-events:none;cursor:wait;position:relative;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;-webkit-box-shadow:inset 3px 4px 6px 1px rgba(54,12,0,.25);box-shadow:inset 3px 4px 6px 1px rgba(54,12,0,.25)}.form--pending-order [type=submit]::before{content:"";width:1em;height:1em;border:.25em solid #fff;border-bottom-color:var(--clr-primary);border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:5px;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.form-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:.125rem}.form-help{font-size:.875rem;color:var(--clr-primary)}.property-list{list-style:none;padding:0}.property-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.property-list__item:not(:last-child){margin-bottom:.5rem}.toastify.form-submit-toast{padding:1.5rem;background:var(--clr-primary);color:#fff;font-size:1.125rem}.toastify.form-submit-toast .toast-close{margin-left:.5rem;padding:0 .5rem}.toastify.order-toast{padding:1.5rem;color:#000;font-size:1.125rem}.toastify.order-toast .toast-close{position:absolute;top:10px;right:10px}@media (max-width:48em){.section{padding:2.5rem 0}.title{font-size:2.5rem}.section__title{font-size:2rem}.sub-title{font-size:1.5em}}@media (max-width:30em){.section{padding:1.5rem 0}.title{font-size:1.875rem}.section__title{font-size:1.5rem;margin-bottom:1.25rem}.section__sub-title,.sub-title{font-size:1.125rem}.text{font-size:.825rem}.button,input{padding:.5rem 1rem}}.header{position:unset;background-color:#10141f;top:0;left:0;width:100%;padding:2rem 1rem}.header__main{position:absolute;background-color:transparent}.about-info{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}.about-info__menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__nav-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0 3rem}.nav__list-item{list-style:none}.nav__list-link{text-decoration:none;color:#fff;font-size:1.2rem;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.nav__list-link:hover{color:var(--clr-primary)}.about-info__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.social-btn{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem;font-weight:700;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:35px;color:#000;border-radius:4px;cursor:pointer;z-index:2;border:.5px solid #fff}.social-btn-main{background-color:transparent;color:#fff;border:#edeef6 .5px solid;font-size:1.1rem}.social__list{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px;top:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:200px;position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,.48);box-shadow:1px 1px 2px 0 rgba(0,0,0,.48);background:#fff;border-radius:4px}.social__list-main{-webkit-box-shadow:1px 1px 2.3px #fff;box-shadow:1px 1px 2.3px #fff;background-color:transparent}.fadeIn{opacity:1;top:90px}.fadeOut{top:0;opacity:0}#arow{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.about__info-icon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-top:1rem}.about-info__link{text-decoration:none;color:#000;font-size:1.25rem;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-info__link i{font-size:1.5rem}.about-info__link-main{color:#fff}.about-info__text{font-size:.9rem;font-weight:200;color:#000}.about-info__text-main{color:#fff}.about-info__link:hover{color:var(--clr-primary)}.burger-btn{display:none}.hero{min-height:100vh;background:url(../images/header-bg.jpg) center center/cover no-repeat;padding:14rem 0 2rem 0}.hero__content{text-align:center}.hero__title{color:#fff;margin-bottom:2rem}.hero__sub-title{color:var(--clr-grey);margin-bottom:2rem}.hero__sub-title::after{content:"|";position:relative;top:-3px;-webkit-animation:blink .5s infinite;animation:blink .5s infinite}.hero__text{color:#fff;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:.25rem;font-size:1.125rem}.hero__text-icon{display:inline-block}.hero-scroll-down{margin-top:5rem;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:2rem}.hero__button{border-radius:25px;padding:.875rem 2rem}.hero-scroll-down__arrows{display:block;text-decoration:none}.hero-scroll-down__arrow{font-size:1.25rem;color:var(--clr-primary);line-height:1;-webkit-animation:scroll-arrow-opacity 1s infinite ease-in;animation:scroll-arrow-opacity 1s infinite ease-in}.hero-scroll-down__arrow:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.hero-scroll-down__arrow:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}@media (max-width:1180px){.menu__nav-list{padding:0 .5rem}.nav__list-link{font-size:1rem}.social-btn{font-size:1rem}.hero__title{font-size:2rem;margin-bottom:1rem}.hero__sub-title{font-size:1.5rem}}@media (max-width:760px){.hero__title{font-size:1.75rem}.hero__sub-title{font-size:1.25rem}.hero__text{font-size:1rem}}@media (max-width:670px){.hero__title{font-size:1.5rem}.hero__sub-title{font-size:1rem}.hero__text{font-size:.85rem}.hero__button{border-radius:25px;padding:.7rem 1.5rem;font-size:1rem}}.header__menu-mobile{position:fixed;z-index:9999;top:0;right:0;width:0;height:100%;background-color:#fff;padding:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header__menu-mobile--active{padding:2rem;width:100%}.header__menu-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__menu-logo{display:block;max-width:15rem}.close-btn{width:30px;cursor:pointer}.header__menu-items{padding:1rem 0 2rem 28px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:0}.header__menu-item a{font-size:1.25rem;font-weight:500;color:#000;text-decoration:none}.header__menu-social{padding-left:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.header__menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.header__menu-icon a{font-size:2rem}.header_menu-link{color:#000;text-decoration:none;font-size:1.25rem}.header_menu-text{margin-top:1rem;color:#000;font-size:1.25rem}@media (max-width:980px){.burger-btn{cursor:pointer;display:block;width:30px}.about-info__menu{display:none}}@media (max-width:480px){.logo__image{max-width:8rem}.burger-btn{width:20px}}@media (max-width:30em){.header{padding:2rem 1rem}}@media (max-width:48em){.hero{padding:14rem 0 1rem 0}.header-scroll-down{margin-top:3rem}.hero-scroll-down{margin-top:4rem;gap:1rem}}.advantage__items{margin-top:2rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:1fr 20px 1fr;gap:20px}.advantage__items>:first-child{-ms-grid-row:1;-ms-grid-column:1}.advantage__items>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.advantage__items>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.advantage__items>:nth-child(4){-ms-grid-row:3;-ms-grid-column:1}.advantage__items>:nth-child(5){-ms-grid-row:3;-ms-grid-column:3}.advantage__items>:nth-child(6){-ms-grid-row:3;-ms-grid-column:5}.advantage__item{position:relative}.advantage__item img{width:100%;height:100%}.advantage__item-desc{user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;position:absolute;padding:1.25rem;border-radius:10px;opacity:0;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;top:0;bottom:0;left:0;color:#fff;background-color:#2c2c2c}.advantage__item-desc--active{opacity:.9}.video__text{padding:2rem 0;text-align:center}.video__title{font-size:3rem;padding:1rem 0}.video__subtitle{font-size:1.5rem}.advantages__video{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;color:#fff;text-transform:uppercase;background-image:url(../images/advantages/videobg.png);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;padding:1.5rem 0}.advantages__video img{border-radius:10px}@media (max-width:660px){.advantage__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.video__title{font-size:2.5rem;padding:.8rem 0}.video__subtitle{font-size:1.25rem}.advantages__video a{width:500px}}@media (max-width:540px){.video__title{font-size:2rem;padding:.5rem 0}.video__subtitle{font-size:1rem}.advantages__video a{width:400px}}@media (max-width:420px){.video__title{font-size:1.5rem;padding:0}.video__subtitle{font-size:.75rem}.advantages__video a{width:300px}.advantage__item-desc{font-size:.7rem}}.comparison{background:url(../images/comparison/comparison-bg.jpg) center center/cover no-repeat}.comparison__cards{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:1.5rem}.card-comparison{color:#fff;padding:1.5rem;background-color:rgba(0,0,0,.5);-webkit-box-flex:0;-ms-flex:0 1 23.75rem;flex:0 1 23.75rem}.card-comparison--highlighted{color:var(--clr-dark);background-color:#fff;border:2px solid var(--clr-primary)}.card-comparison__title{font-size:1.675rem;font-weight:700;margin-bottom:1.5rem}.card-comparison__title span{color:var(--clr-primary)}.card-comparison__image{position:relative;padding-bottom:80%}.card-comparison__image>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1150px){.card-comparison--highlighted{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.get-gift{background-image:url(../images/bg-discount.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;height:500px;padding:117px 0 0;position:relative}.get-gift__inner{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}.get-gift__title{margin:38px 0 10px;font-weight:800;font-size:36px;line-height:44px;text-align:center;text-wrap:wrap;text-transform:uppercase;color:#000;max-width:600px}.get-gift__timer{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;width:500px;height:88px;gap:10px;background-color:red;border-radius:33px}.get-gift__timer div{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:800;font-size:40px;line-height:48px;color:#fff}.get-gift__text{font-weight:500;font-size:20px;line-height:24px;color:#000;text-align:center}.get-gift__button{position:absolute;bottom:-50px;width:415px;height:72px;background-color:red;border:none;border-radius:30px;font-weight:700;font-size:32px;line-height:39px;color:#fff;cursor:pointer;outline:transparent}.get-gift__button::after{content:'';position:absolute;bottom:26px;right:-10px;width:61.72px;height:68.71px;background-image:url(../images/gift.svg);background-size:cover}@media (max-width:920px){.get-gift{background-position:right;height:400px;position:relative;margin-top:5rem}.get-gift__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:13px}.get-gift__title{margin:70px 0 10px;font-size:32px}.get-gift__timer{position:absolute;top:-52px;left:-23px;width:450px}.get-gift__button{bottom:0}}@media (max-width:820px){.get-gift__title{font-size:28px}.get-gift__text{font-size:16px}.get-gift__button{width:360px}}@media (max-width:760px){.get-gift__title{margin:50px 0 10px;font-size:24px;max-width:360px;line-height:20px;text-align:left}.get-gift__text{font-size:16px;max-width:280px;text-align:left}.get-gift__button{width:300px}.get-gift__button::after{bottom:-47px;right:-100%;width:120px;height:140px}}@media (max-width:630px){.get-gift__title{font-size:20px;max-width:300px;line-height:17px}.get-gift__text{font-size:16px;max-width:260px;text-align:left}.get-gift__button{width:230px}.get-gift__timer{position:absolute;top:-52px;left:-23px;width:350px;height:53px}.get-gift__timer div{font-size:30px}}@media (max-width:580px){.get-gift{height:260px}.get-gift__title{font-size:18px;max-width:230px;line-height:17px;margin:5px 0}.get-gift__timer div{font-size:24px}.get-gift__text{font-size:14px;max-width:200px}.get-gift__timer{width:312px}.get-gift__button{width:190px;height:43px;font-size:20px}.get-gift__button::after{bottom:-22px;right:-160%;width:84px;height:84px}}@media (max-width:500px){.get-gift__button::after{right:-130%}}@media (max-width:450px){.get-gift{height:240px;padding-top:90px}.get-gift__button::after{right:-100%}}@media (max-width:400px){.get-gift{height:222px;padding-top:80px}.get-gift__button::after{right:-80%}.get-gift__title{font-size:14px;max-width:130px}.get-gift__text{font-size:10px;max-width:193px;line-height:12px}}.work-examples{margin-top:4rem;padding:2rem 0 3rem;background-color:var(--clr-light-grey)}.work-examples-swiper{width:100%;padding-bottom:3rem;--swiper-pagination-color:var(--clr-primary);--swiper-navigation-color:var(--clr-primary)}.work-example-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:20rem}.work-example-slide>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1200px){.work-example-slide{height:16rem}}.price-constructor__holder{max-width:60rem;margin-inline:auto}.price-constructor__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.25rem;overflow-x:auto}.price-constructor__nav{white-space:nowrap;text-align:center;background:#fff;text-decoration:none;padding:.5rem 1rem;border:none;border-bottom:2px solid var(--clr-primary-200);color:var(--clr-dark);-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;border-top-left-radius:.5rem;border-top-right-radius:.5rem;cursor:pointer}.price-constructor__nav--active{border-color:var(--clr-primary);background-color:var(--clr-primary);color:#fff}.price-constructor__mobile-menu{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;gap:1rem}@media (min-width:48em){.price-constructor__mobile-menu{display:none}}.price-constructor__mobile-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:50%;background:var(--clr-primary);color:#fff;width:3rem;height:3rem;display:-ms-grid;display:grid;place-items:center;border:none}.price-constructor__mobile-button svg{width:1.5rem}.price-constructor__mobile-button--left i{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.price-constructor__mobile-button--right i{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.price-constructor__mobile-nav{display:none;text-align:center;-webkit-box-flex:0;-ms-flex:0 1 20rem;flex:0 1 20rem}.price-constructor__mobile-nav--active{display:block}.price-constructor__step{display:none;min-height:20rem}.price-constructor__step--active{display:-webkit-box;display:-ms-flexbox;display:flex}.constructor-step{padding:1.5rem 1rem 2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.constructor-step__title{text-align:center;font-size:1.25rem;margin-bottom:1rem;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.constructor-step__image{-webkit-box-flex:0;-ms-flex:0 1 24rem;flex:0 1 24rem}.constructor-step__image img{max-height:280px;height:100%}[data-step-id="2"] .constructor-step__image{-webkit-box-flex:0;-ms-flex:0 1 18rem;flex:0 1 18rem}@media (max-width:48em){.price-constructor__header{display:none}[data-step-id="2"] .constructor-step__image{-webkit-box-flex:0;-ms-flex:0 1 14rem;flex:0 1 14rem}}.constructor-step__fields>:not(:last-child){margin-bottom:1rem;text-align:center}.constructor-step__field-title{margin-bottom:1.125rem}.nice-select.constructor-step__control{width:100%;max-width:16rem;margin:0 auto}.card-step{position:relative;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 1 16rem;flex:0 1 18rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;text-align:center;border:2px solid var(--clr-dark);border-radius:.25rem}.card-step__discount{position:absolute;display:-ms-grid;display:grid;place-items:center;top:0;right:0;background:var(--clr-primary);color:#fff;width:3rem;height:3em;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.card-step--active{border:4px solid var(--clr-primary)}.card-step__title{color:var(--clr-dark);font-size:1.25rem;margin-bottom:1.125rem}.card-step__see-more{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px;color:var(--clr-dark-grey-grey);margin-bottom:1rem}.card-step__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-grid;display:grid;gap:.5rem;margin-bottom:1.125rem}.card-step__image{max-height:15.75rem;-o-object-fit:cover;object-fit:cover;margin-bottom:1.25rem}.card-step__total-price{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:600;font-size:1.25rem;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.card-step__accessory-info{text-decoration:none;color:var(--clr-primary)}.card-step__accessory-info>i{font-size:1.25rem}@media (max-width:685px){.constructor-step__image{-webkit-box-flex:0;-ms-flex:0 1 17rem;flex:0 1 17rem}}.modal-inner__top{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__title{margin-bottom:1.125rem}.modal__image{width:100%;margin:0 auto}.modal__text{margin-bottom:1rem}.tingle-modal .tingle-modal-box{max-width:40rem;background-color:transparent!important}.tingle-modal-box__content{padding:2rem}.modal-inner{display:none}.tingle-modal .modal-inner{display:block}.modalBuy__form{padding:20px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto 20px auto 20px auto;grid-template-rows:repeat(3,auto);justify-items:center;row-gap:20px}.modalBuy__form__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/span 2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:500px;width:100%;padding-right:20px}.modalBuy__title{margin-bottom:13px;font-weight:700;font-size:28px;color:#000}.modalBuy__form-input{border:1px solid #000;width:100%;height:56px}#province{display:none}.modalBuy__form-select{border:1px solid #000;border-radius:10px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nice-select.modalBuy__form-select:after{right:22px;height:10px;width:10px}.modalBuy__form-select .nice-select-dropdown{right:0}.modalBuy__form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.modalBuy__region-title{font-weight:700}.modalBuy__form-group-textarea{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-top:20px}.modalBuy__form-textarea{border:1px solid #000;border-radius:10px;height:129px;resize:none}.order{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/span 1;max-width:600px;width:100%;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:start;-ms-flex-align:start;align-items:flex-start}.order__product{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%;padding:30px 55px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:#fff;gap:15px;margin-top:20px}.order__product-img{max-width:30rem;height:50%;border-radius:15px}.order__product-items{width:100%;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;line-height:24px;height:100%}.order__product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2px 11px;border-bottom:1px solid #000}.order__product-desc{text-transform:capitalize;font-weight:400;font-size:20px;color:#000}.order__product sum{font-weight:700;font-size:24px;color:#1e1e1e;line-height:24px}.order__total{-ms-grid-column:2;grid-column:2;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/span 1;width:100%;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background-color:#fff;padding:40px 55px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:55px;margin-top:30px}.order__items{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}.order__total-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:inherit;padding:0 2px 11px;border-bottom:1px solid #000}.total-text{font-weight:500;font-size:20px}.total-price{font-weight:800;font-size:20px;color:#1e1e1e;line-height:24px}.order__total-item--promo{width:100%;height:210px;margin-top:36px;border:1px solid #000;border-radius:10px;background:#fff;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;padding:30px 60px;position:relative}.promo__inputs{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:100%}.promo__btn{font-weight:900;font-size:20px;color:#000;border:none;background-color:transparent;padding-bottom:3px;border-bottom:3px solid #000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.promo__btn:hover{padding-bottom:10px}.promoValid{font-weight:900;font-size:20px;color:#4cc700;border:none}.promoInvalid{position:absolute;left:60px;top:55%;font-weight:500;font-size:13px;color:red}.bold{font-weight:700}.order__payment{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/span 1;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/span 1;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);width:100%;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;padding:30px;gap:10px}.order__payment-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%}.order__payment-inner input{width:24px;height:100%;border-radius:50%;border:#999 2px solid}.order__payment-inner label{font-size:24px;line-height:24px;font-weight:700;cursor:none}.order__payment-text{font-size:24px;width:100%}.modalBuy__form-submit{cursor:pointer;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/span 1;-ms-grid-column:1;grid-column:1;font-weight:700;font-size:32px;color:#fff;margin-top:20px;margin-right:18px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:-o-linear-gradient(266deg,#429600 0,#59ca00 100%);background:linear-gradient(184deg,#429600 0,#59ca00 100%);border:none;border-radius:41px;max-width:400px;width:100%;height:75px;padding:0}.modalBuy__form-submit:hover{-webkit-box-shadow:inset 3px 4px 6px 1px rgba(54,12,0,.25);box-shadow:inset 3px 4px 6px 1px rgba(54,12,0,.25)}.order-messege{padding:1.5rem;background:var(--clr-primary);color:#fff;font-size:1.125rem}@media (max-width:1200px){.order{max-width:500px}}@media (max-width:980px){.modalBuy__form{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto}.modalBuy__form>:first-child{-ms-grid-row:1;-ms-grid-column:1}.modalBuy__form__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/span 1;padding:0;max-width:90%}.order__total{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/span 1;-webkit-box-shadow:none;box-shadow:none;border:1px solid;border-radius:10px;width:90%}.order{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/span 1;max-width:90%}.modalBuy__form-submit{-ms-grid-row:4;-ms-grid-row-span:1;grid-row:5/span 1;margin:0}.order__product-img{max-width:100%}.promo__inputs .modalBuy__form-label{text-align:center;font-weight:600;font-size:20px}.order__payment{-webkit-box-shadow:none;box-shadow:none;border:1px solid;border-radius:10px;width:90%;-ms-grid-row:4;-ms-grid-row-span:1;grid-row:4/span 1;-ms-grid-column:1;grid-column:1}}@media (max-width:680px){.order__payment-inner label{font-size:20px;line-height:20px}.order__payment-inner input{width:20px}.order__payment-text{font-size:20px}}@media (max-width:570px){.promoInvalid{position:absolute;left:20px}.modalBuy__form__content,.order,.order__total{width:100%;max-width:100%}.order__total-item--promo{padding:20px}.order__product,.order__total{padding:30px}.order__payment{width:100%}.order__payment-inner label{font-size:15px;line-height:15px}.order__payment-inner input{width:15px}.order__payment-text{font-size:15px}input[type=checkbox]::before{width:.4em;height:.4em}}@media (max-width:430px){.promo__inputs .modalBuy__form-input{height:40px}.promo__inputs .modalBuy__form-input::-webkit-input-placeholder{font-size:12px}.promo__inputs .modalBuy__form-input::-moz-placeholder{font-size:12px}.promo__inputs .modalBuy__form-input:-ms-input-placeholder{font-size:12px}.promo__inputs .modalBuy__form-input::-ms-input-placeholder{font-size:12px}.promo__inputs .modalBuy__form-input::placeholder{font-size:12px}.order__product-item{padding-bottom:5px}.order__product sum{font-size:20px}.total-text{font-size:18px}.promoInvalid{top:45%}.order__payment-text{font-size:12px}input[type=checkbox]::before{width:.4em;height:.4em}}@media (max-width:369px){.promo__inputs .modalBuy__form-input::-webkit-input-placeholder{font-size:10px}.promo__inputs .modalBuy__form-input::-moz-placeholder{font-size:10px}.promo__inputs .modalBuy__form-input:-ms-input-placeholder{font-size:10px}.promo__inputs .modalBuy__form-input::-ms-input-placeholder{font-size:10px}.promo__inputs .modalBuy__form-input::placeholder{font-size:10px}}.how-we-work{padding:3rem 0}.how-we-work__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3rem 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 3rem 1fr;grid-template-rows:1fr 1fr;gap:3rem}.how-we-work__items>:first-child{-ms-grid-row:1;-ms-grid-column:1}.how-we-work__items>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.how-we-work__items>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.how-we-work__items>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}.how-we-work__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-repeat:no-repeat;background-size:cover;text-decoration:none;background-position:center;height:300px}.how-we-work__link-items{margin:0 0 40px 20px}.how-we-work__link-title{color:#fff;font-weight:500;font-size:3rem;padding-bottom:10px;max-width:260px;line-height:40px}.how-we-work__item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-decoration:underline;color:#fcd151}@media (max-width:980px){.how-we-work__link-title{font-size:2.5rem;padding-bottom:10px}}@media (max-width:760px){.how-we-work__link-title{font-size:2rem;padding-bottom:10px;max-width:220px;line-height:40px}}@media (max-width:680px){.how-we-work__link-title{font-size:1.75rem;line-height:30px;max-width:150px;padding-bottom:5px}.how-we-work__link-items{margin:0 0 20px 20px}.how-we-work__link{height:240px}}@media (max-width:550px){.how-we-work__link-items{margin:0 0 10px 10px}.how-we-work__link-title{font-size:1.5rem;max-width:113px}.how-we-work__item span{font-size:.8rem}}@media (max-width:450px){.how-we-work__link{height:150px}.how-we-work__link-title{font-size:1rem}.how-we-work__item span{font-size:.7rem}}.feedback{background:url(../images/feedback/feedback-bg.jpg) center center/cover no-repeat}.feedback__title{color:#fff}.feedback-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;max-width:53.75rem;margin-inline:auto}.feedback-form__field{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.feedback-form__field:last-of-type{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;resize:vertical}.feedback-form__input,.feedback-form__message{color:#fff;background:rgba(255,255,255,.125)}.feedback-form__input::-webkit-input-placeholder,.feedback-form__message::-webkit-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-moz-placeholder,.feedback-form__message::-moz-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input:-ms-input-placeholder,.feedback-form__message:-ms-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-ms-input-placeholder,.feedback-form__message::-ms-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-webkit-input-placeholder,.feedback-form__message::-webkit-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-moz-placeholder,.feedback-form__message::-moz-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input:-ms-input-placeholder,.feedback-form__message:-ms-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-ms-input-placeholder,.feedback-form__message::-ms-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-webkit-input-placeholder,.feedback-form__message::-webkit-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-moz-placeholder,.feedback-form__message::-moz-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input:-ms-input-placeholder,.feedback-form__message:-ms-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::-ms-input-placeholder,.feedback-form__message::-ms-input-placeholder{color:rgba(255,255,255,.75)}.feedback-form__input::placeholder,.feedback-form__message::placeholder{color:rgba(255,255,255,.75)}.footer{padding:2rem 1rem;background:#000}@media (max-width:48em){.footer{padding:1rem}}@media (max-width:930px){.footer .about-info,.footer .about-info__social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.wrapper_2bannres{display:flex;align-items:center;justify-content:center;gap:50px;margin:20px 0}