.testimonials-section{padding:6rem 0}.testimonials-heading{font-size:calc(var(--font-heading-scale) * 3rem);margin-bottom:4rem}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media screen and (max-width:989px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:rgb(var(--color-background));border-radius:var(--radius-media);transition:transform .3s,box-shadow .3s;overflow:hidden}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000000f}.testimonial-card__inner{grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:3rem;display:grid}@media screen and (max-width:549px){.testimonial-card__inner{grid-template-columns:1fr;padding:2rem}}.testimonial-product{align-items:center;gap:1.2rem;margin-bottom:1.2rem;display:flex}.testimonial-product__image{border-radius:var(--radius-media);flex-shrink:0;width:6rem;height:6rem;overflow:hidden}.testimonial-product__image img{object-fit:cover;width:100%;height:100%}.testimonial-product__title{font-family:var(--font-heading);font-size:1.4rem;font-weight:400}.testimonial-product__title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s}.testimonial-product__title a:hover{color:rgb(var(--color-accent))}.testimonial-stars{gap:.2rem;margin-bottom:1rem;display:flex}.star-icon{width:1.6rem;height:1.6rem;color:rgb(var(--color-accent))}.testimonial-text{color:rgba(var(--color-foreground), .7);margin-bottom:1.2rem;font-size:1.4rem;line-height:1.7}.testimonial-name{font-size:1.4rem}.testimonial-card__right{justify-content:center;align-items:center;display:flex}.testimonial-avatar{border-radius:50%;flex-shrink:0;width:10rem;height:10rem;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:549px){.testimonial-avatar{width:7rem;height:7rem}}
.image-banner-collection{position:relative}.image-banner-collection__banner{min-height:40rem;position:relative;overflow:hidden}@media screen and (min-width:990px){.image-banner-collection__banner{min-height:80rem}}.image-banner-collection__media{width:100%;height:100%;position:absolute;top:0;left:0}.image-banner-collection__media img{object-fit:cover;width:100%;height:100%}.image-banner-collection__media--desktop{display:none}@media screen and (min-width:990px){.image-banner-collection__media--desktop{display:block}.image-banner-collection__media--mobile{display:none}}.image-banner-collection__content{z-index:2;min-height:inherit;align-items:center;padding-top:4rem;padding-bottom:4rem;display:flex;position:relative}@media screen and (min-width:990px){.image-banner-collection__content{min-height:80rem}}.image-banner-collection__text{max-width:55rem}@media screen and (max-width:989px){.image-banner-collection__text{text-align:center;max-width:100%}.image-banner-collection__text h2{font-size:calc(var(--font-heading-scale) * 3.2rem)!important}}.image-banner-collection__products{z-index:3;margin-top:-190px;position:relative}@media screen and (max-width:989px){.image-banner-collection__products{margin-top:-40px}}.image-banner-collection__grid{gap:var(--grid-gap-desktop);grid-template-columns:repeat(4,1fr);display:grid}@media screen and (max-width:989px){.image-banner-collection__grid{gap:var(--grid-gap-mobile);grid-template-columns:repeat(2,1fr)}}
.promotion-cards-section{padding:3.6rem 0}.promotion-cards__title{font-size:calc(var(--font-heading-scale) * 2.4rem);margin:0 0 2rem}.promotion-cards__grid{gap:var(--grid-desktop-horizontal-spacing,20px);grid-template-columns:repeat(4,1fr);display:grid}@media screen and (max-width:989px){.promotion-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media screen and (max-width:549px){.promotion-cards__grid{grid-template-columns:1fr 1fr}}.promo-card{color:rgb(var(--color-foreground));border-radius:var(--media-radius,8px);text-decoration:none;transition:transform .3s,box-shadow .3s;overflow:hidden}.promo-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.promo-card__media{border-radius:var(--media-radius,8px);aspect-ratio:1;overflow:hidden}.promo-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.promo-card:hover .promo-card__media img{transform:scale(1.06)}.promo-card__text{padding:1.2rem .4rem}.promo-card__sale{text-transform:uppercase;letter-spacing:.06rem;color:rgba(var(--color-foreground), .5);margin-bottom:.3rem;font-size:1.1rem;display:block}.promo-card__name{font-size:calc(var(--font-heading-scale) * 1.6rem);margin:0}
.brands-section{padding:0 0 2rem}.brands-text{text-align:center;padding:3.6rem 0 2rem}.brands-heading{font-size:calc(var(--font-heading-scale) * 3.6rem);margin:0 0 1.2rem}.brands-heading em{font-style:normal;position:relative}.brands-heading em:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='167' height='10' viewBox='0 0 167 10'%3E%3Cpath d='M5 8C40 4 130 -1 162 6' stroke='%23c8273d' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") 50%/contain no-repeat;width:100%;height:.5em;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)scaleX(-1)}.brands-description{max-width:68rem;color:rgba(var(--color-foreground), .65);margin:0 auto;font-size:1.4rem;line-height:1.7}.brands-marquee{overflow:hidden}.brands-marquee__track{width:100%;overflow:hidden}.brands-marquee__content{animation:20s linear infinite scrollBrands;display:flex}.brands-marquee:hover .brands-marquee__content{animation-play-state:paused}.brands-marquee__item{flex:none;padding:0 3rem}.brands-marquee__item img{object-fit:contain;opacity:.7;width:auto;height:8.5rem;transition:opacity .2s}.brands-marquee__item:hover img{opacity:1}@keyframes scrollBrands{0%{transform:translate(0)}to{transform:translate(-50%)}}
.video-bg-section{padding:0}.video-bg-wrapper{border-radius:var(--media-radius,8px);width:100%;position:relative;overflow:hidden}.video-bg__video{border-radius:var(--media-radius,8px);width:100%;height:auto;display:block}
.featured-blog{padding:4.4rem 0 6rem}.featured-blog__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.featured-blog__title{font-size:calc(var(--font-heading-scale) * 2.4rem);margin:0}.featured-blog__view-all{color:rgb(var(--color-foreground));align-items:center;gap:.4rem;font-size:1.4rem;text-decoration:none;transition:opacity .2s;display:flex}.featured-blog__view-all:hover{opacity:.7}.featured-blog__view-all svg{width:1.2rem;height:1.2rem}.featured-blog__grid{gap:var(--grid-desktop-horizontal-spacing,20px);grid-template-columns:repeat(3,1fr);display:grid}@media screen and (max-width:989px){.featured-blog__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.featured-blog__grid{grid-template-columns:1fr}}.blog-card{color:rgb(var(--color-foreground));border-radius:var(--media-radius,8px);text-decoration:none;transition:transform .3s,box-shadow .3s;overflow:hidden}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.blog-card__media{aspect-ratio:1520/700;overflow:hidden}.blog-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-card:hover .blog-card__media img{transform:scale(1.06)}.blog-card__info{background:rgb(var(--color-base-accent-2,227, 241, 248));padding:1.4rem 1.6rem}.blog-card__date{color:rgba(var(--color-foreground), .5);align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:1.2rem;display:flex}.blog-card__date svg{opacity:.5;width:1.3rem;height:1.3rem}.blog-card__title{font-size:calc(var(--font-heading-scale) * 1.5rem);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}
