html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;scroll-behavior:smooth}ol,ul{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}li,ul[class]{list-style:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer;padding:0;border:0;background:transparent}a{text-decoration:none;color:inherit}:root{--main-dark:#15181b;--gray:#9ca7b2;--gray-2:#76767a;--light-gray:#f8f8f8;--light-gray-2:#b1b1b1;--orange:#d55c27;--green:#44944a;--white:#fff;--border:#e7e8ea;--main-gray:#94a9b7;--main-light:#fff;--main-blue:#1560bd}@font-face{font-family:Manrope;font-weight:800;font-style:normal;src:url(../fonts/Manrope-ExtraBold.woff2) format("woff2")}@font-face{font-family:Manrope;font-weight:700;font-style:normal;src:url(../fonts/Manrope-Bold.woff2) format("woff2")}@font-face{font-family:Manrope;font-weight:600;font-style:normal;src:url(../fonts/Manrope-SemiBold.woff2) format("woff2")}@font-face{font-family:Manrope;font-weight:500;font-style:normal;src:url(../fonts/Manrope-Medium.woff2) format("woff2")}@font-face{font-family:Manrope;font-weight:400;font-style:normal;src:url(../fonts/Manrope-Regular.woff2) format("woff2")}@font-face{font-family:icomoon;font-weight:400;font-style:normal;src:url(../fonts/icomoon.woff) format("woff")}[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-arrow-2:before{content:"\e900"}.icon-arrow-drop:before{content:"\e901"}.icon-arrow-slider:before{content:"\e902"}.icon-arrow:before{content:"\e903"}.icon-basket-2:before{content:"\e904"}.icon-basket:before{content:"\e905"}.icon-check:before{content:"\e906"}.icon-favorite:before{content:"\e907"}.icon-inst:before{content:"\e908"}.icon-map-point:before{content:"\e909"}.icon-search:before{content:"\e90a"}.icon-tg:before{content:"\e90b"}.icon-vk:before{content:"\e90c"}.icon-checkbox-checked:before{content:"\ea52"}.icon-checkbox-unchecked:before{content:"\ea53"}.icon-radio-checked:before{content:"\ea54"}.icon-radio-unchecked:before{content:"\ea56"}body{font-family:Manrope,sans-serif;font-size:14px;color:var(--main-dark);background-color:#fff;font-weight:400;line-height:1.25}@media only screen and (min-width:769px){body{font-size:16px}}*,:after,:before{box-sizing:border-box}.container{width:100%;padding-inline:15px;margin:auto}@media only screen and (min-width:567px){.container{max-width:none}}@media only screen and (min-width:769px){.container{max-width:756px}}@media only screen and (min-width:1024px){.container{max-width:1012px}}@media only screen and (min-width:1280px){.container{max-width:1210px}}@media only screen and (min-width:1600px){.container{max-width:1597px}}.wrapper-container{display:-ms-flexbox;display:flex;width:100%;min-height:100vh}.wrapper-container__main-section{-ms-flex:1;flex:1;min-width:0}.btn{display:inline-block;text-align:center;padding:16px 24px;border-radius:16px;font-size:16px;color:var(--white);background-color:var(--main-blue);border:none;text-transform:uppercase;white-space:nowrap;font-weight:600}.btn-icon{-ms-flex-pack:center;justify-content:center;column-gap:8px;padding:16px 24px;font-size:18px;max-width:267px}.btn-icon,.btn-nopad{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.btn-nopad{column-gap:10px}@media only screen and (max-width:769px){.btn{font-size:14px}}:focus-visible{outline:2px solid var(--main-dark);border-radius:20px}.items-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.h1{text-align:center;font-size:40px;line-height:1.25;font-weight:600;color:var(--main-dark)}@media only screen and (min-width:1024px){.h1{font-size:54px;line-height:65px}}.h2{text-align:center;font-size:40px;font-weight:600;line-height:1.25;color:var(--main-dark)}.h2-light{color:var(--main-light)}@media only screen and (min-width:1024px){.h2{font-size:54px;line-height:65px}}.h3{font-size:24px;line-height:1.375;font-weight:500}.section{padding-block:50px 75px}@media only screen and (min-width:1024px){.section{padding-block:100px 150px}}.section-1{margin-top:40px}@media only screen and (min-width:1024px){.section-1{margin-top:80px}}.section-2{margin-top:60px}@media only screen and (min-width:1024px){.section-2{margin-top:100px}}.product__cards{margin-top:20px;width:100%;display:grid;grid-template:1fr/repeat(2,1fr);gap:15px}@media only screen and (min-width:769px){.product__cards{grid-template:1fr/repeat(3,1fr);margin-top:40px}}@media only screen and (min-width:1024px){.product__cards{grid-template:1fr/repeat(4,1fr)}}.product__card{padding:10px;border:1px solid var(--border)}@media only screen and (min-width:769px){.product__card{padding:20px 15px}}.product__imgs .swiper-horizontal>.swiper-pagination-bullets,.product__imgs .swiper-pagination-bullets.swiper-pagination-horizontal,.product__imgs .swiper-pagination-custom,.product__imgs .swiper-pagination-fraction{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.product__imgs .swiper-pagination-bullet{-ms-flex:1;flex:1;border-radius:unset;height:1px;background:#d9d9d9}.product__imgs .swiper-pagination-bullet-active{background:var(--orange)}.product__imgs .swiper-horizontal>.swiper-pagination-bullets,.product__imgs .swiper-pagination-bullets.swiper-pagination-horizontal,.product__imgs .swiper-pagination-custom,.product__imgs .swiper-pagination-fraction{bottom:0}.product-img{margin-bottom:10px}.product-img img{width:100%;min-height:138px;-o-object-fit:cover;object-fit:cover}.product-name{margin-top:10px;font-size:14px;font-weight:400;color:var(--main-dark);height:67px;overflow:hidden;display:block;-webkit-line-clamp:4;display:box;display:-webkit-box;text-overflow:ellipsis;white-space:normal;transition:.3s ease-out}@media only screen and (min-width:769px){.product-name{font-size:16px;height:60px}}.product-name:hover{color:var(--orange)}.product-status{padding-left:20px;margin-top:10px;font-size:12px;position:relative}.product-status:after{display:block;content:"";width:13px;height:13px;border-radius:20px;background-color:var(--orange);position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1}.product-status.order{color:var(--orange)}.product-btn{margin-top:15px;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:769px){.product-btn{margin-top:30px}}.made-by{position:absolute;bottom:0;left:0;right:0;z-index:99;background-color:var(--main-dark);color:var(--main-light);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:12px}.made-by:hover{text-decoration:underline}.header{margin-top:64px}.header-inner{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.header-inner,.header .nav{display:-ms-flexbox;display:flex}.header .nav{column-gap:32px}.header .nav-link{font-weight:600;position:relative}.header .nav-link:hover:after{opacity:1}.header .nav-link:after{display:block;content:"";width:100%;position:absolute;bottom:-5px;left:0;right:0;margin:auto;height:2px;background-color:var(--main-blue);opacity:0;transition:.3s ease}.header .nav-burger{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:42px;height:42px;gap:4px}.header .nav-burger span{display:inline-block;width:100%;height:2px;background-color:var(--main-dark)}.header .nav-mobile__link{font-weight:600;position:relative}.header .nav-mobile__link:after{content:"";display:block;width:100%;position:absolute;height:2px;background-color:var(--main-blue);bottom:-10px;right:0;bottom:0;left:0;margin:auto;z-index:1;opacity:0;transition:.3s ease}.header .nav-mobile__link:hover:after{opacity:1}.header .nav-mobile__modal{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;background:rgba(0,0,0,.3);display:none;z-index:999}.header .nav-mobile__modal.active{display:block}.header .nav-mobile__modal-content{background:var(--main-light);height:100%;width:100%;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:32px}.header .nav-mobile__modal-close{position:absolute;top:35px;right:35px;height:42px;width:42px;transition:.3s ease}.header .nav-mobile__modal-close:hover{transform:rotate(90deg)}@media only screen and (min-width:1024px){.header .nav-mobile{display:none}}@media only screen and (max-width:1024px){.header .nav{display:none}}.footer{background:var(--main-blue);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;padding-inline:15px}.footer:after{display:block;content:"";background:url(/assets/images/svg/footer-form.svg) 50% no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1;pointer-events:none}.footer-inner{width:100%;max-width:1250px;margin:auto}.footer-form{background:var(--main-light);position:relative;z-index:2;padding:48px;border-radius:16px}@media only screen and (max-width:769px){.footer-form{padding:24px}}@media only screen and (max-width:769px){.footer-form__title{font-size:32px}}.footer-form__inner{margin-top:48px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px}.footer-form__label{position:absolute;top:-9px;left:16px;background-color:var(--main-light);padding:0 5px;text-transform:capitalize;font-weight:600}.footer-form__input{width:100%;border-radius:16px;border:2px solid var(--main-blue);padding:17.5px 24px;font-size:20px}@media only screen and (max-width:567px){.footer-form__input{padding:13.5px 16px;font-size:16px}}.footer-form__input-wrapper{position:relative}.footer-form__checkboxes-label{font-size:18px;font-weight:600;color:var(--main-blue)}@media only screen and (max-width:567px){.footer-form__checkboxes-label{font-size:12px}}.footer-form__btn{font-size:18px;font-weight:900;padding:21px}@media only screen and (max-width:567px){.footer-form__btn{font-size:15px;font-weight:900;padding:16px}}.footer-info{margin-top:32px;color:var(--main-light)}.footer-info__logo{display:inline-block;max-width:190px}.footer-info__inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:32px}@media only screen and (max-width:1280px){.footer-info__inner{-ms-flex-direction:column;flex-direction:column}}.footer-info__social{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px}.footer-info__social-item a{margin-left:5px;display:inline-block;font-weight:600}.footer-info__social-inner{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:567px){.footer-info__social-inner{-ms-flex-direction:column;flex-direction:column}}.footer-info__right{width:100%;max-width:666px;text-align:end}@media only screen and (max-width:1280px){.footer-info__right{text-align:start;max-width:unset}}.footer-info__right-title a{color:var(--green)}body.lock{overflow:hidden}.popup{position:fixed;inset:0;z-index:1000;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding:48px 15px;overflow-y:auto;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.popup.open{opacity:1;visibility:visible}.popup__content{width:min(920px,100%);background:var(--main-light);border-radius:16px;padding:28px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.25)}@media only screen and (max-width:769px){.popup__content{padding:18px}}.close-popup{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.equip-popup__title{text-align:left;margin:0 0 12px;padding-right:56px}.equip-popup__meta{color:var(--gray);line-height:1.6;margin-bottom:16px}.equip-popup__section-title{margin:18px 0 8px}.equip-popup__text{line-height:1.7;color:var(--main-dark)}.equip-popup__list{margin:10px 0 0;padding-left:20px;line-height:1.7}.equip-popup__bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08)}.equip-popup__price{font-weight:600}input[type=checkbox]{position:absolute;left:-9999px}input[type=checkbox]+label{position:relative;padding-left:2.5rem;cursor:pointer}@media only screen and (max-width:567px){input[type=checkbox]+label{padding-left:1.5rem}}input[type=checkbox]+label:after{position:absolute;display:block;left:0;top:-4px;width:30px;height:30px;font-family:icomoon;font-size:1.5em;line-height:2rem;color:var(--main-blue)}@media only screen and (max-width:567px){input[type=checkbox]+label:after{width:20px;height:20px;font-size:1.2em;line-height:1.7rem}}input[type=checkbox]:checked+label:after{content:"\ea54"}input[type=checkbox]:not(:checked)+label:after{content:"\ea56"}input[type=checkbox]:focus-visible+label{outline:2px dotted var(--main-dark);outline-offset:2px}.checkboxes input[type=checkbox]:checked+label:after{content:"\ea52"}.checkboxes input[type=checkbox]:not(:checked)+label:after{content:"\ea53"}.tabs__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0}.tabs__btn,.tabs__nav{display:-ms-flexbox;display:flex}.tabs__btn{font-size:14px;text-align:center;cursor:pointer;transition:.3s ease-out;border:1px solid var(--border);background:transparent;padding-inline:10px;min-width:unset;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--main-dark);height:45px;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (min-width:1024px){.tabs__btn:not(:first-child){border-left:1px}}@media only screen and (max-width:1024px){.tabs__btn{min-width:150px}}.tabs__btn_active{background-color:var(--orange);color:var(--white);border:1px solid var(--orange)}.tabs__content{margin-top:20px}@media only screen and (min-width:1024px){.tabs__content{margin-top:30px}}.tabs__btn:not(.tabs__btn_active):focus,.tabs__btn:not(.tabs__btn_active):hover{background-color:var(--orange);color:var(--white);border:1px solid var(--main-dark)}.tabs__pane{display:none}.tabs__pane_show{display:block}.tabs__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1024px){.tabs__header{margin-bottom:21px}}.accordion__item{border-radius:10px;overflow:hidden}.accordion__header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;cursor:pointer;transition:.2s ease-in-out}.accordion__header:after{display:block;content:"";position:absolute;background:url(/assets/images/svg/arrow-down.svg) 50% no-repeat;background-size:cover;width:7px;height:4px;right:10px;top:50%;transform:translateY(-50%) rotate(-180deg);transition:transform .2s ease-out}@media only screen and (min-width:567px){.accordion__header:after{width:9px}}.accordion__item_show .accordion__header:after,.accordion__item_slidedown .accordion__header:after{transform:rotate(0deg)}.accordion__body{display:none;overflow:hidden}.accordion__item_show .accordion__body{display:block}#fastlinks-accordion .fastlinks__wrapper{border:1px solid #ccc;margin-bottom:10px;border-radius:4px;overflow:hidden}#fastlinks-accordion .fastlinks__title{background:#f0f0f0;padding:10px;cursor:pointer;font-weight:700}#fastlinks-accordion .fastlinks__list{padding:10px;background:#fafafa}#fastlinks-accordion .fastlinks__list.collapse{display:none}#fastlinks-accordion .fastlinks__list.collapsing{transition:height .35s ease}#fastlinks-accordion .fastlinks__wrapper_show .fastlinks__list{display:block}.dropdown-container ul{list-style:none}.dropdown-wrapper{position:relative}.dropdown-container{position:absolute;top:100%;left:0;display:none}.dropdown-container.active{display:block}.intro{padding-block:140px 150px;position:relative}@media only screen and (max-width:769px){.intro{padding-block:70px 75px}}.intro:before{display:block;content:"";position:absolute;width:100%;height:481px;bottom:0;left:0;right:0;z-index:-1;background:url(/assets/images/gradient.jpg) 50% no-repeat;background-size:cover;pointer-events:none}.intro-title{max-width:1248px;margin:auto}.intro-subtitle{text-align:center;margin:24px auto 0;font-size:24px;font-weight:600;color:var(--gray);line-height:1.375;max-width:763px}.intro-btn{margin:48px auto 0}.intro-content{width:100%;overflow-x:hidden;display:-ms-flexbox;display:flex;max-width:2100px;margin:64px auto 0}.intro-content::-webkit-scrollbar{display:none}.intro-content__inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:36px;animation:linear 10s a infinite;padding-right:36px}.intro-content__card{width:313px!important;border:2px solid var(--main-blue);border-radius:16px;background-color:var(--main-light);overflow:hidden}.intro-content__card-top{padding:24px}.intro-content__card-img img{width:100%;height:80px}.intro-content__card-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:16px;background-color:var(--main-blue);gap:32px}.intro-content__card-title{font-size:16px;font-weight:500;color:var(--main-light)}@keyframes a{0%{translate:-100%}to{translate:0}}.about{background-color:var(--green);position:relative;overflow:hidden}.about:after,.about:before{display:block;content:"";position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none;width:815px;height:1108px}.about:after{background:url(/assets/images/svg/about-form-left.svg) 50% no-repeat;left:0;width:400px;height:100%}.about:before{background:url(/assets/images/svg/about-form-right.svg) 50% no-repeat;right:0;width:510px;height:100%}.about-text{margin-top:24px;text-align:center;font-size:24px;color:var(--main-light);line-height:1.375}@media only screen and (max-width:769px){.about-text{font-size:18px}}.benefits-cards{margin-top:48px;display:grid;grid-template:auto/repeat(1,1fr);gap:32px}@media only screen and (min-width:769px){.benefits-cards{grid-template:repeat(2,1fr)/repeat(2,1fr)}}@media only screen and (min-width:1024px){.benefits-cards{grid-template:repeat(2,1fr)/repeat(3,1fr)}}.benefits-card{padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:-moz-max-content;min-height:max-content;gap:16px;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:16px}.equip{background:var(--main-blue);position:relative;overflow:hidden}.equip:after,.equip:before{display:block;content:"";position:absolute;width:100%;z-index:0;pointer-events:none}.equip:after{top:0;left:-15%;height:1090px;background:url(/assets/images/svg/equip-form-top.svg) 50% no-repeat;z-index:0}@media only screen and (max-width:769px){.equip:after{left:0}}.equip:before{bottom:0;right:-15%;height:800px;width:100%;background:url(/assets/images/svg/equip-form-bottom.svg) 50% no-repeat}@media only screen and (max-width:769px){.equip:before{right:0}}.equip-slider__wrapper{margin-top:64px;position:relative}@media only screen and (max-width:1024px){.equip-slider__wrapper{padding-inline:30px}}.equip-cards{display:grid;grid-template:repeat(2,1fr)/repeat(4,1fr);gap:24px}@media only screen and (max-width:1280px){.equip-cards{grid-template:auto/repeat(2,1fr)}}@media only screen and (max-width:567px){.equip-cards{grid-template:auto/repeat(1,1fr)}}.equip-card{background:var(--main-light);border-radius:16px;padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px;min-height:-moz-max-content;min-height:max-content}.equip-card__about{min-height:40px}.equip-card__imgs{height:220px;padding-bottom:18px}.equip-card__imgs .swiper-slide{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.equip-card__imgs img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.equip-card__imgs .swiper-horizontal>.swiper-pagination-bullets,.equip-card__imgs .swiper-pagination-bullets.swiper-pagination-horizontal,.equip-card__imgs .swiper-pagination-custom,.equip-card__imgs .swiper-pagination-fraction{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.equip-card__imgs .swiper-pagination-bullet{-ms-flex:1;flex:1;border-radius:unset;height:2px;background:#d9d9d9}.equip-card__imgs .swiper-pagination-bullet-active{background:var(--main-blue)}.equip-card__imgs .swiper-horizontal>.swiper-pagination-bullets,.equip-card__imgs .swiper-pagination-bullets.swiper-pagination-horizontal,.equip-card__imgs .swiper-pagination-custom,.equip-card__imgs .swiper-pagination-fraction{bottom:0}.equip-card__setup{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px}.equip-card__setup-title{font-size:12px}.equip-card__price span{font-weight:600}.equip .swiper-button-next:after,.equip .swiper-button-prev:after{color:var(--main-light);position:absolute}.equip .swiper-button-next,.equip .swiper-rtl .swiper-button-prev{right:-70px}@media only screen and (max-width:1024px){.equip .swiper-button-next,.equip .swiper-rtl .swiper-button-prev{right:-10px}}.equip .swiper-button-prev,.equip .swiper-rtl .swiper-button-next{left:-70px}@media only screen and (max-width:1024px){.equip .swiper-button-prev,.equip .swiper-rtl .swiper-button-next{left:-10px}}.reviews-cards{margin-top:64px;display:grid;grid-template:repeat(2,1fr)/repeat(2,1fr);gap:32px}@media only screen and (max-width:1024px){.reviews-cards{grid-template:repeat(4,1fr)/1fr}}.reviews-card{background:var(--green);color:var(--main-light);border-radius:16px;padding:24px;min-height:-moz-max-content;min-height:max-content}.reviews-card__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width:769px){.reviews-card__top{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:16px}}.reviews-card__name{font-size:32px;font-weight:500}@media only screen and (max-width:769px){.reviews-card__name{font-size:24px}}.reviews-card__text{margin-top:24px;font-size:18px;font-weight:400}.reviews-card__rating{min-width:120px}.steps{background:var(--main-blue);position:relative}.steps:after{display:block;content:"";width:100%;height:100%;background:url(/assets/images/svg/steps-form.svg) 50% no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;pointer-events:none}.steps-cards{position:relative;z-index:2;margin-top:64px;display:grid;grid-template:repeat(1,1fr)/repeat(4,1fr);gap:32px}@media only screen and (max-width:1280px){.steps-cards{grid-template:repeat(2,1fr)/repeat(3,1fr)}}@media only screen and (max-width:1024px){.steps-cards{grid-template:repeat(2,1fr)/repeat(2,1fr)}}@media only screen and (max-width:567px){.steps-cards{grid-template:repeat(4,1fr)/repeat(1,1fr)}}.steps-card{background:var(--main-light);border-radius:16px;padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;min-height:-moz-max-content;min-height:max-content}.gallery{max-width:1280px;margin:0 auto}.gallery-inner{position:relative}.gallery .swiper-button-next,.gallery .swiper-rtl .swiper-button-prev{right:-40px}@media only screen and (max-width:1024px){.gallery .swiper-button-next,.gallery .swiper-rtl .swiper-button-prev{right:10px;color:var(--main-light)}}.gallery .swiper-button-prev,.gallery .swiper-rtl .swiper-button-next{left:-40px}@media only screen and (max-width:1024px){.gallery .swiper-button-prev,.gallery .swiper-rtl .swiper-button-next{left:10px;color:var(--main-light)}}.gallery .gallery-slider__thumbs .swiper-slide{width:25%;opacity:.4}@media only screen and (max-width:769px){.gallery .gallery-slider__thumbs .swiper-slide{width:50%}}.gallery .gallery-slider__thumbs .swiper-slide-thumb-active{opacity:1}.gallery-slider{margin-top:64px}.gallery-slider__main .swiper-slide{width:100%;height:700px}@media only screen and (max-width:769px){.gallery-slider__main .swiper-slide{height:350px}}.gallery-slider__main .swiper-slide img{border-radius:16px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-slider__thumbs{margin-top:16px}.gallery-slider__thumbs .swiper-slide{width:100%;height:147px}.gallery-slider__thumbs .swiper-slide img{border-radius:16px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}