:root{--large-height:620px;--small-height:300px}.category-block{padding:100px 0 50px}@media (max-width:1024px){.category-block{padding:50px 0 25px}}.category-block__wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);gap:20px;width:100%;margin-bottom:50px}@media (max-width:1024px){.category-block__wrap{margin-bottom:25px}}.category-block__link{position:relative;max-height:var(--large-height);height:100%;overflow:hidden;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;border-radius:10px;color:#000;-webkit-box-shadow:0 4px 20px #D2D2D2;box-shadow:0 4px 20px #D2D2D2;background-color:#fff;-webkit-transition:background-color ease-in-out 0.3s,color ease-in-out 0.3s;transition:background-color ease-in-out 0.3s,color ease-in-out 0.3s}.category-block__link:hover{background-color:var(--category-bg)}.category-block__link:hover .category-block__name,.category-block__link:hover .category-block__num,.custom-products__link:hover .custom-products__name,.custom-products__link:hover .custom-products__num{transition:all 0.3s;color:#fff}.category-block__link:hover .category-block__info{color:#00136C}.category-block__link:nth-child(1){grid-column:1/span 2;grid-row:1/span 2;height:var(--large-height)}.category-block__link:nth-child(2){grid-column:3/span 2;grid-row:1;height:var(--small-height)}.category-block__link:nth-child(3){grid-column:3;grid-row:2;height:var(--small-height)}.category-block__link:nth-child(4){color:#000;grid-column:4;grid-row:2;height:var(--small-height)}.category-block__wrap-3-block>.category-block__link:nth-child(3){grid-column:3/span 2;grid-row:2;height:var(--small-height)}@media (max-width:1024px){.category-block__wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-block__link:nth-child(1){grid-column:1;grid-row:1;height:var(--small-height)}.category-block__link:nth-child(2){grid-column:span 1;grid-row:span 1}.category-block__link:nth-child(3){grid-column:span 1;grid-row:span 1}.category-block__link:nth-child(4){grid-column:1/span 3;grid-row:2/span 2}.category-block__wrap-3-block>.category-block__link:first-child{grid-column:1/span 2;grid-row:1/span 1}.category-block__wrap-3-block>.category-block__link:nth-child(2){grid-column:3/span 1;grid-row:1/span 1}.category-block__wrap-3-block>.category-block__link:last-child{grid-column:1/span 3;grid-row:2}}@media (max-width:820px){.category-block__wrap .category-block__link,.category-block__wrap-3-block>.category-block__link:nth-child(3){height:250px}.category-block__link:nth-child(1){grid-column:1/span 1;grid-row:1/span 1}.category-block__link:nth-child(2){grid-column:2/span;grid-row:1/span 1}.category-block__link:nth-child(3){grid-column:1/span 1;grid-row:2/span 1}.category-block__link:nth-child(4){grid-column:2/span 1;grid-row:2/span 1}.category-block__wrap-3-block>.category-block__link:first-child{grid-column:1/span 1;grid-row:1/span 1}.category-block__wrap-3-block>.category-block__link:nth-child(2){grid-column:2/span 1;grid-row:1/span 1}.category-block__wrap-3-block>.category-block__link:last-child{grid-column:1/span 2;grid-row:2}}@media (max-width:550px){.category-block__link:nth-child(1){grid-column:1;grid-row:1}.category-block__link:nth-child(2){grid-column:1;grid-row:2}.category-block__link:nth-child(3){grid-column:1;grid-row:3}.category-block__link:nth-child(4){grid-column:1;grid-row:4}.category-block__wrap-3-block>.category-block__link:first-child{grid-column:1;grid-row:1}.category-block__wrap-3-block>.category-block__link:nth-child(2){grid-column:1;grid-row:2}.category-block__wrap-3-block>.category-block__link:nth-child(3){grid-column:1;grid-row:3}}.category-block__info{position:absolute;top:20px;left:20px;color:#181C1F;z-index:1}.category-block__info span{display:block}.category-block__name{position:relative;margin-bottom:5px;font-size:20px;font-weight:500;z-index:1}.category-block__num{position:relative;z-index:1;font-weight:400;font-size:16px}.category-block__imgs{overflow:hidden;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}.category-block__imgs img{-o-object-fit:cover;object-fit:cover;max-width:unset!important}@media (max-width:820px){.category-block__imgs img{max-height:250px}}.slider-cards{padding:50px 0}@media (max-width:1024px){.slider-cards{padding:25px 0}}.slider-cards__box{margin:auto;--slide-height:19rem;--slide-spacing:1rem;--slide-size:50%}@media (max-width:767px){.slider-cards__box{--slide-size:70%}}@media (max-width:500px){.slider-cards__box{--slide-size:100%}}.slider-cards .embla__viewport{overflow:hidden}.slider-cards .embla__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.slider-cards .embla__slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-box-flex:0;-ms-flex:0 0 var(--slide-size);flex:0 0 var(--slide-size);padding-left:var(--slide-spacing);background-color:#F3F5F7;padding:15px;border-radius:16px}.slider-cards .slider-cards__title{position:relative;font-size:20px;color:#000;padding-bottom:15px}.slider-cards .slider-cards__title::before{content:"";position:absolute;width:60px;height:2px;background-color:#9CA5AE;bottom:0;left:0}.slider-cards__descr{margin-top:15px}.slider-cards .embla__controls{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;margin-top:25px}@media (max-width:767px){.slider-cards .embla__controls{margin-top:10px}}.slider-cards .embla__dots{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;gap:10px}.slider-cards .embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;-ms-touch-action:manipulation;touch-action:manipulation;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;border:0;padding:0;margin:0;width:20px;height: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;border-radius:50%;background-color:#F3F5F7}.slider-cards .embla__dot:after{width:20px;height:20px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:""}.slider-cards .embla__dot--selected:after{background-color:#1279D6}.promo{padding:50px 0}@media (max-width:1024px){.promo{padding:25px 0}}.promo__wrap{background:radial-gradient(65.83% 140.44% at 65.83% 50%,#1279D6 0%,#014FA0 38.4%,#00136C 72.4%,#000213 100%);background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;padding:60px 25px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:767px){.promo__wrap{padding:30px 20px}}.promo__inner{max-width:630px;color:#fff}.promo__title{color:#fff;margin-bottom:15px;font-weight:500;font-size:clamp(1.125rem, 0.7913rem + 1.4239vw, 2.5rem)}.promo__description{margin-bottom:25px;font-weight:400}.product-cta{height:90vh;background:radial-gradient(65.83% 140.44% at 65.83% 50%,#1279D6 0%,#014FA0 38.4%,#00136C 72.4%,#000213 100%);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;margin:50px 0}@media (max-width:1400px){.product-cta{height:80vh}.product-cta::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:1}}@media (max-width:1024px){.product-cta{margin:25px 0;height:60vh}}@media (max-width:767px){.product-cta{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:50px 0}}.product-cta__wrap{height:90vh;display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1400px){.product-cta__wrap{height:80vh}}@media (max-width:1200px){.product-cta__wrap{grid-template-columns:1fr}}@media (max-width:1024px){.product-cta__wrap{height:60vh}}@media (max-width:767px){.product-cta__wrap{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.product-cta__inner{position:relative;z-index:1;grid-column:2;padding:20px 0}.product-cta__inner--reverse{grid-column:1}.product-cta__price{display:block;font-size:clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);font-weight:500;margin-bottom:10px;color:#fff}.product-cta__title{margin-bottom:15px}.product-cta__descr{font-weight:500;margin-bottom:30px;color:#fff}.product-cta__descr p{margin-bottom:15px}.product-cta__descr ul{padding-left:0}.product-cta__descr li{margin-bottom:15px;margin-left:20px}