.section-hero-carousel{margin-block:80px}.section-hero-carousel .carousel{background-color:#f5f9ff;border-radius:15px;position:relative}.section-hero-carousel .carousel__slide{display:grid;grid-template-columns:4fr 5fr;padding-bottom:calc(19px + 3rem);position:relative}.section-hero-carousel .carousel__navigation{bottom:1.5rem;left:1.5rem;position:absolute}.section-hero-carousel .slide__bg{opacity:.3;position:absolute;right:0;top:0;width:60%;z-index:-1}.section-hero-carousel .slide__texts{align-items:start;display:flex;flex-direction:column;gap:1.25rem;justify-content:center;padding:3rem}.section-hero-carousel .slide__title{font-size:clamp(2rem,5vw + .5rem,3.125rem);margin:0}.section-hero-carousel .slide__title--md{font-size:clamp(1.675rem,4vw + .4rem,2.5rem)}.section-hero-carousel .slide__title--sm{font-size:clamp(1.375rem,3vw + .3rem,1.875rem)}.section-hero-carousel .slide__title--xs{font-size:clamp(1.125rem,2vw + .2rem,1.25rem)}.section-hero-carousel .slide__image{position:relative}.section-hero-carousel .slide__image img{left:0;min-height:700px;object-fit:cover;object-position:top left;position:absolute;top:5rem;width:100%}.section-offer{margin-block:80px}.section-offer .offer__list{display:grid;gap:1.125rem;grid-template-columns:repeat(auto-fit,minmax(275px,1fr))}.section-offer .offer__item{align-items:center;background-color:#fff;border:1px solid #0039a6;border-radius:15px;display:flex;justify-content:space-between;padding:.875rem;position:relative;transition:color .3s ease,background-color .3s ease}.section-offer .offer__item:focus-within,.section-offer .offer__item:hover{background-color:#0039a6;color:#fff}.section-offer .offer__item:focus-within .offer__name,.section-offer .offer__item:hover .offer__name{color:#fff}.section-offer .offer__image{border:1px solid #f2f2f2;border-radius:10px;flex-shrink:0;height:150px;overflow:hidden;width:100px}.section-offer .offer__image img{height:100%;object-fit:cover;width:100%}.section-offer .offer__name{padding:.5rem;transition:color .3s ease}.section-offer .offer__arrow{bottom:.5rem;left:.5rem;position:absolute}.section-offer .offer__arrow svg{color:#fff;height:23px;width:23px}.section-featured-products{margin:auto;margin-block:80px;max-width:2048px;overflow-x:clip;overflow-y:visible}.section-featured-products .carousel{overflow:visible}.section-featured-products .carousel__slide{padding-top:75px}.section-featured-products .carousel__slide:not([data-slide-position=active]) .slide{transform:scale(.9)}.section-featured-products .carousel__slide[data-slide-position=active] .slide{background-color:#0039a6;transform:none}.section-featured-products .carousel__slide[data-slide-position=active] .slide .section-title,.section-featured-products .carousel__slide[data-slide-position=active] .slide__text,.section-featured-products .carousel__slide[data-slide-position=active] .slide__title{color:#fff}.section-featured-products .carousel__navigation{justify-content:center;padding:1.5rem}.section-featured-products .slide{background-color:#e2e3e4;border-radius:15px;display:grid;grid-template-columns:5fr 4fr;height:100%;transition:background-color .3s ease,transform .3s ease}.section-featured-products .slide__image{display:flex;height:fit-content;justify-content:center;margin-top:-75px;max-height:500px;padding-bottom:1rem;padding-left:1rem}.section-featured-products .slide__image img{height:100%;max-height:500px;object-fit:contain;object-position:top;width:100%}.section-featured-products .slide__texts{align-items:start;display:flex;flex-direction:column;gap:1.25rem;height:100%;justify-content:center;padding:3rem}.section-featured-products .slide__text{display:-webkit-box;overflow:hidden;transition:color .3s ease;-webkit-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4}.section-featured-products .slide__text ul{margin:0;text-align:start}.section-featured-products .slide__title{display:-webkit-box;overflow:hidden;transition:color .3s ease;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;margin:0}.section-new-products{background-color:#e2e3e4;overflow:hidden;padding-block:55px}.section-new-products .section-wrapper{display:flex;flex-direction:column;position:relative}.section-new-products .section-bg{pointer-events:none;position:absolute;right:-1120px;top:-275px}.section-new-products .section-title{margin:0}.section-new-products .section-button{margin:0 auto}.section-new-products .new-products{display:grid;gap:1rem;grid-template-columns:1fr}.section-new-products .new-product{background-color:#fff;border:1px solid #0039a6;border-radius:15px;display:grid;gap:2.5rem;grid-template-columns:120px 1fr;height:244px;padding:1.5rem;transition:box-shadow .3s ease}.section-new-products .new-product:focus-within,.section-new-products .new-product:hover{box-shadow:0 15px 20px rgba(0,0,0,.3)}.section-new-products .new-product__image{align-items:center;border-radius:15px;display:flex;flex-direction:row;justify-content:center;overflow:hidden}.section-new-products .new-product__image img{height:100%;object-fit:contain}.section-new-products .new-product__texts{display:flex;flex-direction:column;gap:.75rem;justify-content:center}.section-new-products .new-product__text{color:#000;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:5;-webkit-line-clamp:5}.section-new-products .new-product__text ul{margin:0;text-align:start}.section-new-products .new-product__price{color:#0039a6;font-weight:700;margin-top:.25rem}.section-new-products .carousel{overflow:visible;padding-block:1.5rem calc(33px + 1rem);position:relative}.section-new-products .carousel__slide{opacity:0;padding-inline:.5rem;transition:visibility .3s ease,opacity .3s ease;visibility:hidden}.section-new-products .carousel__slide.is-active{opacity:1;visibility:visible}.section-new-products .carousel__btn{position:absolute;top:50%;transform:translateY(-50%)}.section-new-products .carousel__btn svg{height:33px;width:33px}.section-new-products .carousel__prev{left:calc(-33px + -1rem)}.section-new-products .carousel__next{right:calc(-33px + -1rem)}.section-discounted-products .section-title{grid-column:1/-1;margin:0;padding:.5rem 2.5rem;transition:color .3s ease}.section-discounted-products .carousel__slide{overflow:hidden;padding-top:0;position:relative}.section-discounted-products .carousel__slide.is-active .slide{background-color:#3c91e6}.section-discounted-products .carousel__slide.is-active .slide__text{color:#000}.section-discounted-products .slide{grid-template-columns:4fr 5fr;grid-template-rows:min-content 1fr}.section-discounted-products .slide__texts{gap:2.5rem;justify-content:start;padding-top:0}.section-discounted-products .slide__text{color:#0039a6}.section-discounted-products .slide__image{align-self:center;margin-top:0;max-height:400px}.section-discounted-products .slide__image:before{bottom:-105px;color:#fff;content:"%";font-size:220px;font-weight:700;left:-40px;opacity:.2;position:absolute;z-index:1}.section-discounted-products .slide__image img{z-index:1}.section-blog{margin-block:80px}.section-blog .posts{display:grid;gap:1.25rem;grid-template-columns:5fr 4fr}.section-blog .posts__list{display:flex;flex-direction:column;gap:1.125rem}.section-blog .first-post{border-radius:15px;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;overflow:hidden;padding:1rem 2.5rem;position:relative}.section-blog .first-post__texts{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:.1em;text-underline-offset:.25em;transition:text-decoration-color .3s ease}.section-blog .first-post__image{inset:0;position:absolute;transition:transform .3s ease;z-index:-1}.section-blog .first-post__image:before{background-color:#1c3465;content:"";inset:0;opacity:.55;position:absolute}.section-blog .first-post__image img{height:100%;object-fit:cover}.section-blog .first-post__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.section-blog .first-post__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.section-blog .first-post__button{align-self:end}.section-blog .first-post__button:focus-within,.section-blog .first-post__button:hover,.section-blog .first-post__texts:focus-within,.section-blog .first-post__texts:hover{text-decoration-color:#fff}.section-blog .first-post__button:focus-within~.first-post__image,.section-blog .first-post__button:hover~.first-post__image,.section-blog .first-post__texts:focus-within~.first-post__image,.section-blog .first-post__texts:hover~.first-post__image{transform:scale(1.1)}.section-blog .post{align-items:center;background-color:#f2f2f2;border-radius:15px;display:grid;gap:2rem;grid-template-columns:150px 1fr;padding:.875rem 1.125rem;transition:background-color .3s ease}.section-blog .post:focus-within,.section-blog .post:hover{background-color:#deebfe}.section-blog .post:focus-within .post__image img,.section-blog .post:hover .post__image img{transform:scale(1.1)}.section-blog .post__image{background-color:#e2e3e4;border-radius:10px;height:100%;min-height:100px;overflow:hidden}.section-blog .post__image img{height:100%;object-fit:cover;transition:transform .3s ease}.section-blog .post__title{margin:0}.section-cta-banner{background-color:#0039a6;mix-blend-mode:color;overflow:hidden;padding-block:55px;position:relative}.section-cta-banner .section-bg{inset:0;mix-blend-mode:multiply;position:absolute;transition:transform .3s ease}.section-cta-banner .section-bg img{height:100%;object-fit:cover;width:100%}.section-cta-banner .cta-banner{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.section-cta-banner .cta-banner__button:focus-within~.section-bg,.section-cta-banner .cta-banner__button:hover~.section-bg{transform:scale(1.1)}.section-cta-banner .cta-banner__title{margin:0}.section-cta-banner .cta-banner__button,.section-cta-banner .cta-banner__text,.section-cta-banner .cta-banner__title{position:relative;z-index:1}.section-text-image{overflow:hidden;position:relative}.section-text-image .section-bg{inset:0;opacity:.1;position:absolute;z-index:-1}.section-text-image .section-bg img{height:100%;object-fit:cover;width:100%}.section-text-image .text-image{align-items:start;display:grid;grid-template-columns:1fr 1fr}.section-text-image .text-image__image{align-items:center;display:flex;flex-direction:row;grid-area:image;justify-content:center}.section-text-image .text-image__image img{border-radius:15px;height:auto;object-fit:contain;width:100%}.section-text-image .text-image__texts{align-self:center;grid-area:text}.section-text-image .text-image__text :first-child{margin-top:0}.section-text-image .text-image__text :last-child{margin-bottom:0}.section-text-image .text-image__text h1,.section-text-image .text-image__text h2,.section-text-image .text-image__text h3,.section-text-image .text-image__text h4,.section-text-image .text-image__text h5,.section-text-image .text-image__text h6{text-wrap:balance}.section-text-image .text-image__button{grid-area:button;margin-top:2rem;width:fit-content}.section-text-image--bg-gray,.section-text-image--bg-image,.section-text-image--bg-none,.section-text-image--bg-primary{padding-block:80px}.section-text-image--bg-gray+.section-text-image--bg-gray,.section-text-image--bg-image+.section-text-image--bg-image,.section-text-image--bg-none+.section-text-image--bg-none,.section-text-image--bg-none:first-of-type,.section-text-image--bg-primary+.section-text-image--bg-primary{padding-top:0}.section-text-image--bg-gray:has(+.section-text-image--bg-gray),.section-text-image--bg-image:has(+.section-text-image--bg-image),.section-text-image--bg-none:has(+.section-text-image--bg-none),.section-text-image--bg-primary:has(+.section-text-image--bg-primary){padding-bottom:55px}.section-text-image--bg-gray{background-color:#f2f2f2}.section-text-image--bg-primary{background-color:#f5f9ff}.section-text-image--image-left .text-image,.section-text-image--image-right .text-image{gap:0 4rem}.section-text-image--image-left .text-image__image,.section-text-image--image-right .text-image__image{max-height:500px}.section-text-image--image-left .text-image{grid-template-areas:"image text"}.section-text-image--image-right .text-image{grid-template-areas:"text image"}.section-text-image--image-full .text-image{grid-template-areas:"image image" "text text"}.section-text-image--image-full .text-image__image img{aspect-ratio:7/2;height:100%;margin-bottom:1.5rem;object-fit:cover;width:100%}.section-features{background-color:#deebfe;padding-block:55px}.section-features .features__title{margin-bottom:55px;margin-top:0;text-align:center}.section-features .features__list{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.section-features .features__item{align-items:center;display:flex;gap:1rem;justify-self:center;max-width:270px;width:100%}.section-features .features__icon{align-items:center;background-color:#fff;border-radius:9999px;display:flex;flex-direction:row;flex-shrink:0;font-size:68px;height:68px;justify-content:center;width:68px}.section-features .features__icon span,.section-features .features__icon svg{color:#0039a6;display:flex;font-size:.7em;height:70%;width:70%}.section-brands-carousel{align-content:center;margin-inline:auto;max-width:1920px;min-height:100px;padding-block:40px}.section-brands-carousel .carousel__slide{max-height:110px;max-width:210px}.section-brands-carousel .carousel__slide a:focus-within img,.section-brands-carousel .carousel__slide a:hover img{filter:grayscale(0) contrast(1)}.section-brands-carousel .carousel__slide img{filter:grayscale(1) contrast(0);height:100%;object-fit:contain;padding-inline:2rem;transition:filter .3s ease;width:100%}@media (max-width:1384px){.section-hero-carousel{margin-block:70px}.section-hero-carousel .carousel__slide{grid-template-columns:1fr 1fr}.section-hero-carousel .slide__texts{gap:1rem;padding:2rem}.section-featured-products,.section-offer{margin-block:70px}.section-new-products{padding-block:45px}.section-new-products .new-product{gap:1.5rem;padding:.75rem}.section-new-products .new-product__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.section-new-products .new-product__text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4}.section-blog{margin-block:70px}.section-cta-banner{padding-block:45px}.section-text-image--bg-gray,.section-text-image--bg-image,.section-text-image--bg-none,.section-text-image--bg-primary{padding-block:70px}.section-text-image--bg-gray:has(+.section-text-image--bg-gray),.section-text-image--bg-image:has(+.section-text-image--bg-image),.section-text-image--bg-none:has(+.section-text-image--bg-none),.section-text-image--bg-primary:has(+.section-text-image--bg-primary){padding-bottom:45px}.section-features{padding-block:45px}.section-features .features__title{margin-bottom:45px}.section-brands-carousel{padding-block:30px}}@media (max-width:64rem){.section-hero-carousel{margin-block:60px}.section-hero-carousel .carousel__slide{grid-template-columns:5fr 4fr}.section-hero-carousel .slide__bg{opacity:.2;width:75%}.section-hero-carousel .slide__texts{gap:.75rem;padding:1.5rem}.section-hero-carousel .slide__image img{min-height:500px}.section-offer{margin-block:60px}.section-offer .offer__list{gap:.75rem}.section-featured-products{margin-block:60px}.section-featured-products .slide{display:flex;flex-direction:column}.section-featured-products .slide__image{align-self:center;max-height:250px;padding:0 3rem}.section-featured-products .slide__texts .cta-button{margin:auto auto 0}.section-featured-products .slide__texts{padding:1rem 1rem 2rem}.section-new-products{padding-block:35px}.section-new-products .new-product{gap:1.25rem;grid-template-columns:100px 1fr}.section-discounted-products .section-title{padding:1rem;text-align:center}.section-discounted-products .slide__texts{gap:1.25rem}.section-discounted-products .slide__image{padding:0 .5rem}.section-discounted-products .slide__image:before{opacity:.1}.section-blog{margin-block:60px}.section-blog .posts,.section-blog .posts__list{gap:.75rem}.section-blog .first-post{padding:1rem}.section-blog .post{gap:1rem;grid-template-columns:125px 1fr}.section-cta-banner{padding-block:35px}.section-text-image .text-image{grid-template-columns:1fr}.section-text-image .text-image__image img{height:100%;width:28rem}.section-text-image .text-image__image{margin-bottom:1.5rem}.section-text-image .text-image__text h1,.section-text-image .text-image__text h2,.section-text-image .text-image__text h3,.section-text-image .text-image__text h4,.section-text-image .text-image__text h5,.section-text-image .text-image__text h6{text-align:center}.section-text-image .text-image__button{display:flex;margin-left:auto;margin-right:auto}.section-text-image--bg-gray,.section-text-image--bg-image,.section-text-image--bg-none,.section-text-image--bg-primary{padding-block:60px}.section-text-image--bg-gray:has(+.section-text-image--bg-gray),.section-text-image--bg-image:has(+.section-text-image--bg-image),.section-text-image--bg-none:has(+.section-text-image--bg-none),.section-text-image--bg-primary:has(+.section-text-image--bg-primary){padding-bottom:35px}.section-text-image--image-left .text-image,.section-text-image--image-right .text-image{grid-template-areas:"image" "text"}.section-text-image--image-full .text-image__image img{margin-bottom:0}.section-features{padding-block:35px}.section-features .features__title{margin-bottom:35px}.section-features .features__list{grid-template-columns:repeat(2,1fr)}.section-brands-carousel{padding-block:20px}}@media (max-width:48rem){.section-hero-carousel{margin-block:40px}.section-hero-carousel .carousel__slide{grid-template-columns:1fr;padding-bottom:calc(19px + 1.5rem)}.section-hero-carousel .carousel__navigation{bottom:.75rem;justify-content:center;left:0;right:0}.section-hero-carousel .slide__bg{opacity:.15;width:90%}.section-hero-carousel .slide__texts{gap:.375rem;padding:.5rem 1rem}.section-hero-carousel .slide__image{display:none}.section-offer{margin-block:40px}.section-offer .offer__list{gap:.5rem}.section-offer .offer__item{padding:.675rem}.section-featured-products{margin-block:40px}.section-featured-products .slide__image{margin-top:-50px;max-height:200px}.section-featured-products .slide__texts{align-items:center;gap:.5rem;padding:1rem;text-align:center}.section-new-products{padding-block:25px}.section-new-products .new-products{gap:.375rem}.section-new-products .new-product{gap:1rem;grid-template-columns:80px 1fr;height:180px}.section-new-products .new-product__texts{gap:.375rem}.section-new-products .carousel__slide{padding-inline:0}.section-discounted-products .section-title{font-size:2rem;padding:.375rem}.section-discounted-products .slide__image{margin-top:0}.section-blog{margin-block:40px}.section-blog .posts{grid-template-columns:1fr}.section-cta-banner{padding-block:25px}.section-text-image--bg-gray,.section-text-image--bg-image,.section-text-image--bg-none,.section-text-image--bg-primary{padding-block:40px}.section-text-image--bg-gray:has(+.section-text-image--bg-gray),.section-text-image--bg-image:has(+.section-text-image--bg-image),.section-text-image--bg-none:has(+.section-text-image--bg-none),.section-text-image--bg-primary:has(+.section-text-image--bg-primary){padding-bottom:25px}.section-features{padding-block:25px}.section-features .features__title{margin-bottom:25px}.section-features .features__icon{font-size:54px;height:54px;width:54px}.section-brands-carousel{padding-block:10px}}@media (max-width:40rem){.section-offer .offer__list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.section-offer .offer__item{flex-direction:column}.section-offer .offer__image{width:150px}.section-offer .offer__name{text-align:center}.section-features .features__list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:calc(1384px + 2 * (33px + 1rem))){.section-new-products .carousel__btn{bottom:0;top:unset;transform:translateY(-8.25px)}.section-new-products .carousel__prev{left:0}.section-new-products .carousel__next{right:0}}
/*# sourceMappingURL=page-home.css.map */