.testimonials{background-color:#f0ede8;width:100%;padding:6rem 0;position:relative;overflow:hidden}.testimonials .container{max-width:1400px;margin:0 auto;padding:0 2rem}.testimonials-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;display:flex}.testimonials-label{display:none}.testimonials-label p{font-family:var(--font-body);color:var(--base-300);letter-spacing:.05em;font-size:.875rem}.testimonials-title h2{font-family:var(--font-heading);color:#442824;letter-spacing:.04em;text-transform:uppercase;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:100%}.testimonials-nav{align-items:center;gap:.75rem;display:flex}.nav-btn{cursor:pointer;color:#fff;background-color:#663532;border:1px solid #663532;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;transition:all .3s;display:flex}.nav-btn:hover{color:#fff;background-color:#4f2c22;border-color:#4f2c22}.nav-btn.next{color:#fff;background-color:#663532;border-color:#663532}.nav-btn.next:hover{background-color:#4f2c22}.testimonials-slider-wrapper{min-height:420px;margin-bottom:4rem;padding:2rem 0;position:relative}.fluid-bg{z-index:1;pointer-events:none;will-change:transform;background-color:#c8ad73;border-radius:1rem;position:absolute;box-shadow:0 8px 40px #0000001f}.testimonials-slider{z-index:2;justify-content:space-between;gap:1rem;display:flex;position:relative}.testimonial-card{cursor:pointer;border-radius:1rem;flex:1;min-height:380px;padding:1.25rem;position:relative}.testimonial-card .testimonial-content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.testimonial-card:not(.active) .testimonial-content{opacity:.7}.testimonial-card:not(.active):hover .testimonial-content{opacity:.9}.testimonial-card-header{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.testimonial-avatar{background-color:#e7d0a6;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.avatar-placeholder{width:100%;height:100%;font-family:var(--font-body);color:var(--base-700);background-color:#e7d0a6;justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex}.testimonial-card.active .avatar-placeholder{color:var(--base-700);background-color:#e7d0a6}.testimonial-info{flex-direction:column;align-items:center;gap:.15rem;display:flex}.testimonial-number{font-family:var(--font-body);color:#999;font-size:.7rem}.testimonial-info h4{font-family:var(--font-body);color:var(--base-700);font-size:.9rem;font-weight:500}.testimonial-card.active .testimonial-info h4{color:#1a1a1a}.testimonial-role{font-family:var(--font-body);color:#888;font-size:.75rem}.testimonial-card.active .testimonial-role{color:#00000080}.testimonial-card.active .testimonial-number{color:#0006}.testimonial-headline{font-family:var(--font-body);color:var(--base-700);opacity:0;margin-bottom:.75rem;font-size:1.5rem;font-weight:500;transform:translateY(-10px)}.testimonial-card.active .testimonial-headline{opacity:1;color:#1a1a1a;transform:translateY(0)}.testimonial-images{justify-content:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.testimonial-image-card{background-color:#e7d0a6;border-radius:.5rem;width:80px;height:100px;transition:width .4s,height .4s;position:relative;overflow:hidden}.testimonial-image-card img{object-fit:cover;width:100%;height:100%}.testimonial-image-card .image-label{font-family:var(--font-body);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(#0000,#0009);padding:.25rem;font-size:.6rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}.testimonial-card.active .testimonial-image-card{width:100px;height:120px}.testimonial-text{font-family:var(--font-body);color:#555;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.testimonial-card.active .testimonial-text{color:#000000a6;font-size:.8rem}.testimonials-cta{border-top:1px solid #0000001a;justify-content:space-between;align-items:flex-end;padding-top:3rem;display:flex}.testimonials-cta-content h3{font-family:var(--font-heading);color:var(--base-700);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;line-height:1.2}.testimonials-cta-content>p{font-family:var(--font-body);color:#666;margin-bottom:1.5rem;font-size:1rem}.testimonials-btn{background-color:#d9c9a8;border-radius:2rem;align-items:center;gap:.75rem;padding:1rem 2rem;transition:all .3s;display:inline-flex}.testimonials-btn:before{content:"";background-color:var(--base-700);border-radius:50%;width:8px;height:8px}.testimonials-btn a{font-family:var(--font-body);color:var(--base-700);font-size:.9rem;font-weight:500;text-decoration:none}.testimonials-btn:hover{background-color:#e7d0a6}.testimonials-cta-note{align-items:flex-start;gap:1rem;max-width:300px;display:flex}.testimonials-cta-note span{font-family:var(--font-body);color:var(--base-700);font-size:1.25rem;font-weight:300}.testimonials-cta-note p{font-family:var(--font-body);color:#666;font-size:.9rem;line-height:1.6}.testimonials-mobile-nav,.mobile-arrow,.testimonials-mobile-dots{display:none}@media (max-width:1024px){.testimonials-header{flex-wrap:wrap}.testimonials-nav{order:3;justify-content:flex-end;width:100%;margin-top:1rem}.testimonial-card{width:260px}.testimonial-card.featured{width:320px}}@media (max-width:1199px) and (orientation:portrait){.testimonials{padding:4rem 0 5rem;overflow:visible}.testimonials .container{padding:0 1rem}.testimonials-header{flex-direction:column;align-items:flex-start;margin-bottom:2rem;padding:0 .5rem}.testimonials-nav{display:none}.testimonials-slider-wrapper{min-height:auto;margin-bottom:0;position:relative;overflow:visible}.testimonials-slider{position:relative}.testimonial-card{box-sizing:border-box;background-color:#c8ad73;border-radius:1rem;width:100%;min-height:auto;padding:1.5rem 2rem 2rem;display:none}.testimonial-card.active{display:block;box-shadow:0 4px 20px #00000014}.fluid-bg{display:none}.testimonial-card.active .testimonial-content{opacity:1}.testimonial-headline{opacity:1;color:#1a1a1a;font-size:1.15rem;transform:translateY(0)}.testimonial-card-header{gap:.75rem}.testimonial-avatar{width:44px;height:44px}.avatar-placeholder{font-size:1rem}.testimonial-info h4{font-size:.95rem}.testimonial-number,.testimonial-role{font-size:.7rem}.testimonial-images{gap:.75rem}.testimonial-card.active .testimonial-image-card{width:85px;height:105px}.testimonial-card.active .testimonial-info h4{color:#1a1a1a}.testimonial-card.active .testimonial-role{color:#00000080}.testimonial-card.active .testimonial-number{color:#0006}.testimonial-text{-webkit-line-clamp:3;color:#000000a6;-webkit-box-orient:vertical;font-size:.85rem;display:-webkit-box;overflow:hidden}.mobile-arrow{z-index:20;color:#fff;cursor:pointer;background-color:#663532;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000040}.mobile-arrow-left{left:-4px}.mobile-arrow-right{right:-4px}.testimonials-mobile-dots{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.testimonial-dot{cursor:pointer;background-color:#4f2c2233;border-radius:50%;width:8px;height:8px;transition:all .3s}.testimonial-dot.active{background-color:#c8ad73;border-radius:4px;width:24px}.testimonials-cta{flex-direction:column;align-items:flex-start;gap:2rem}.testimonials-cta-note{max-width:100%}}@media (max-width:480px){.testimonials{padding:3rem 0 4rem}.testimonials .container{padding:0 .75rem}.testimonials-header{text-align:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:0 .25rem}.testimonials-title h2{font-size:clamp(1.5rem,6vw,2rem)}.testimonials-title h2 br{display:none}.testimonials-desc{font-size:.85rem}.testimonials-desc br{display:none}.testimonial-card{padding:1.25rem 1.5rem 1.75rem}.testimonial-headline{font-size:1rem}.testimonial-text{-webkit-line-clamp:2;font-size:.8rem}.testimonial-card.active .testimonial-image-card{width:75px;height:95px}.testimonial-avatar{width:38px;height:38px}.avatar-placeholder{font-size:.9rem}.testimonials-cta{border-top:none}.testimonials-cta-content h3{font-size:clamp(1.5rem,5vw,2rem)}.mobile-arrow{width:34px;height:34px}.mobile-arrow svg{width:18px;height:18px}.mobile-arrow-left{left:-2px}.mobile-arrow-right{right:-2px}}@media (min-width:1440px){.testimonials .container{max-width:1400px;margin-left:auto;margin-right:auto;padding:0 4rem}}@media (min-width:1920px){.testimonials{padding:8rem 0}.testimonials .container{max-width:1700px;padding:0 5rem}.testimonials-title h2{font-size:3rem}.testimonial-card{min-height:450px}.testimonial-headline{font-size:1.6rem}.testimonial-text{font-size:1rem}.testimonial-image-card{width:100px;height:130px}.testimonial-card.active .testimonial-image-card{width:120px;height:150px}}@media (min-width:2560px){.testimonials{padding:10rem 0}.testimonials .container{max-width:2100px;padding:0 5rem}.testimonials-title h2{font-size:3.5rem}.testimonial-card{min-height:520px}.testimonial-headline{font-size:1.8rem}.testimonial-text{font-size:1.15rem}}
.hover-word-container{cursor:pointer;display:inline-block;position:relative}.hover-word-text{z-index:2;font-style:italic;font-weight:500;transition:color .3s,opacity .3s;position:relative}.hover-word-text.hovered{color:var(--base-700);opacity:.4}.hover-word-image-wrapper{z-index:9999;pointer-events:none;margin-top:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.hover-word-image-wrapper.popup-top{margin-top:0;margin-bottom:8px;top:auto;bottom:100%}.hover-word-image{object-fit:cover;border-radius:9999px;width:140px;height:70px;box-shadow:0 10px 40px #00000026}@media (max-width:480px){.hover-word-image{width:90px;height:45px}.hover-word-image-wrapper,.hover-word-image-wrapper.popup-top{left:0;transform:none}}
.shop-by-product{background-color:#fff;width:100%;height:100vh;min-height:700px;position:relative;overflow:hidden}.sbp-main-image{background-color:#d9c9a8;border-radius:2rem 2rem 0;position:absolute;inset:1rem;overflow:hidden}.sbp-main-image>img{object-fit:cover;width:110%;height:110%;transition:opacity .5s,transform .5s}.sbp-main-image:before{content:"";z-index:5;background-color:#fff;border-top-left-radius:2.5rem;width:420px;height:350px;position:absolute;bottom:0;right:0}.sbp-content{z-index:10;text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:400px;height:360px;padding:2rem;display:flex;position:absolute;bottom:1rem;right:1rem}.sbp-text{flex-direction:column;gap:1rem;display:flex}.sbp-title{font-family:var(--font-heading);color:var(--base-700);letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1}.sbp-tagline{font-family:var(--font-body);color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:300px;font-size:.9rem;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.sbp-cta{background-color:var(--base-700);color:#fff;font-family:var(--font-body);letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.75rem;width:fit-content;margin-top:1rem;padding:1rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sbp-cta:hover{background-color:var(--base-600);transform:translateY(-2px)}.sbp-cta svg{stroke:#fff;width:18px;height:18px}.sbp-cta span{color:#fff}.sbp-cta-mobile{display:none}.sbp-side-text{z-index:10;flex-direction:column;display:flex;position:absolute;top:3rem;left:3rem}.sbp-side-text span{font-family:var(--font-heading);color:inherit;letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1;display:block}.sbp-nav{z-index:15;background:#fffffff2;border-radius:1rem;gap:1rem;padding:.75rem 1.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 4px 20px #0000001a}.sbp-nav-btn{font-family:var(--font-body);color:#666;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;border-radius:0;padding:.75rem 1.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s;position:relative;overflow:visible}.sbp-nav-btn-text{z-index:2;position:relative}.sbp-nav-btn-bar{background:var(--base-700);border-radius:2px;width:0;height:3px;transition:width .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.sbp-nav-btn-img{object-fit:cover;opacity:0;pointer-events:none;z-index:-1;border-radius:1rem;width:120px;height:120px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(80%)}.sbp-nav-btn:hover{color:var(--base-700)}.sbp-nav-btn:hover .sbp-nav-btn-bar{width:30px}.sbp-nav-btn.active{color:var(--base-700)}.sbp-nav-btn.active .sbp-nav-btn-bar{width:100%}.sbp-nav-btn.active .sbp-nav-btn-img{opacity:1;transform:translate(-50%)translateY(-10px)}.sbp-hotspot{background-color:var(--base-700);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute}.sbp-hotspot:hover{background-color:var(--base-600);transform:scale(1.1)}.sbp-hotspot-icon{color:#fff;font-size:1.25rem;font-weight:300}.sbp-hotspot-1{top:15%;right:25%}.sbp-hotspot-2{top:50%;right:10%}.sbp-product-card{background:var(--base-100);z-index:10;border-radius:1rem;padding:1rem;position:absolute;box-shadow:0 10px 40px #0000001a}.sbp-product-card-top{align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;top:30%;left:35%}.sbp-product-card-icon{background:#d9c9a8;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sbp-product-card-icon svg{width:24px;height:24px;color:var(--base-700)}.sbp-product-card-info h4{font-family:var(--font-body);color:var(--base-700);letter-spacing:.05em;margin-bottom:.25rem;font-size:.85rem;font-weight:600}.sbp-product-card-info p{font-family:var(--font-body);color:#888;font-size:.75rem}.sbp-product-card-right{width:200px;padding:1.25rem;bottom:25%;left:3rem}.sbp-product-card-header h4{font-family:var(--font-body);color:var(--base-700);letter-spacing:.08em;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.sbp-product-card-header p{font-family:var(--font-body);color:#888;font-size:.7rem}.sbp-product-card-image{justify-content:center;align-items:center;width:100%;height:120px;margin:1rem 0;display:flex}.sbp-product-card-image img{object-fit:contain;border-radius:.75rem;max-width:100%;max-height:100%}.sbp-product-card-footer{justify-content:space-between;align-items:center;display:flex}.sbp-product-card-prices{flex-direction:column;display:flex}.sbp-old-price{font-family:var(--font-body);color:#aaa;font-size:.75rem;text-decoration:line-through}.sbp-new-price{font-family:var(--font-body);color:var(--base-700);font-size:1rem;font-weight:600}.sbp-product-card-btn{background:var(--base-700);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.sbp-product-card-btn:hover{background:var(--base-600)}.sbp-product-card-btn svg{color:#fff;width:18px;height:18px}.sbp-rating{z-index:10;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:3rem;right:3rem}.sbp-rating-stars{flex-direction:column;gap:.15rem;display:flex}.sbp-rating-stars .star{color:var(--base-700);font-size:1rem;line-height:1}.sbp-rating-stars .star:not(.filled){opacity:.3}.sbp-rating-value{font-family:var(--font-body);color:var(--base-700);margin-top:.25rem;font-size:.85rem;font-weight:600}@media (max-width:1200px){.sbp-main-image:before{width:380px;height:340px}.sbp-content{width:360px;height:320px}.sbp-title{font-size:clamp(2.5rem,5vw,3.5rem)}.sbp-product-card-right{left:2rem}}@media (max-width:1000px){.shop-by-product{height:auto;min-height:auto}.sbp-main-image{border-radius:1.5rem;height:60vh;min-height:400px;margin:1rem;position:relative;inset:0}.sbp-main-image:before{display:none}.sbp-content{text-align:left;align-items:flex-start;width:100%;height:auto;padding:2rem;position:relative;bottom:auto;right:auto}.sbp-product-card-top{top:10%;left:5%}.sbp-product-card-right{display:none}.sbp-rating{top:2rem;right:2rem}.sbp-nav{justify-content:center;width:fit-content;margin-top:2rem;margin-left:auto;margin-right:auto;position:relative;bottom:auto;left:auto;transform:none}}@media (max-width:640px){.sbp-main-image{border-radius:1rem;height:50vh;min-height:350px;margin:.5rem}.sbp-content{padding:1.5rem}.sbp-title{font-size:2rem}.sbp-tagline{max-width:100%;font-size:.85rem}.sbp-hotspot{width:32px;height:32px}.sbp-hotspot-icon{font-size:1rem}.sbp-product-card-top{display:none}.sbp-rating{top:1.5rem;right:1.5rem}.sbp-rating-stars .star{font-size:.85rem}}@media (max-width:480px){.shop-by-product{flex-direction:column;gap:0;height:auto;min-height:auto;padding:1.5rem .75rem;display:flex}.sbp-main-image{aspect-ratio:3/4;height:auto;min-height:auto;box-shadow:none;background-color:#0000;border:none;border-radius:1.25rem 1.25rem 0;outline:none;margin:0;position:relative;inset:auto}.sbp-main-image>img{object-fit:cover;border:none;outline:none;width:calc(100% + 4px);height:calc(100% + 4px);display:block;position:absolute;top:-2px;left:-2px;transform:none!important}.sbp-main-image:before{background-color:#fff;border-top-left-radius:1.25rem;width:180px;height:180px;display:block;bottom:-1px;right:-1px}.sbp-side-text{top:1rem;left:1rem}.sbp-side-text span{font-size:clamp(2.5rem,10vw,3rem)}.sbp-title{font-size:3.25rem;line-height:1}.sbp-product-card-right{display:none}.sbp-rating{top:1rem;right:1rem}.sbp-rating-stars .star{font-size:.75rem}.sbp-rating-value{font-size:.7rem}.sbp-content{z-index:10;width:178px;height:auto;margin-top:-178px;margin-left:auto;margin-right:0;padding:1rem;position:relative;bottom:auto;right:auto}.sbp-text{gap:.25rem}.sbp-tagline{display:none}.sbp-cta{white-space:nowrap;justify-content:center;gap:.4rem;width:100%;margin-top:.5rem;padding:.5rem .75rem;font-size:.65rem}.sbp-cta-desktop{display:none}.sbp-cta-mobile{display:inline}.sbp-cta svg{width:12px;height:12px}.sbp-nav{flex-wrap:nowrap;justify-content:center;gap:.5rem;width:100%;margin:5rem 0 0;padding:.6rem 1rem;position:relative;bottom:auto;left:auto;transform:none}.sbp-nav-btn{padding:.5rem 1rem;font-size:.7rem}.sbp-nav-btn-img{width:130px;height:130px}.sbp-hotspot{display:none}}@media (min-width:1920px){.shop-by-product{min-height:900px}.sbp-main-image-cutout{width:520px;height:440px}.sbp-content-area{width:500px;height:450px}.sbp-max-width{max-width:1800px}.sbp-nav-btn-img{width:200px;height:200px}}@media (min-width:2560px){.shop-by-product{min-height:1100px}.sbp-main-image-cutout{width:620px;height:520px}.sbp-content-area{width:600px;height:530px}.sbp-max-width{max-width:2200px}.sbp-nav-btn-img{width:240px;height:240px}}
.blog-section{background-color:#f0ede8;width:100%;padding:5rem 2rem;overflow:hidden}.blog-section-container{max-width:1300px;margin:0 auto}.blog-section-header{border-bottom:1px solid #4f2c221a;justify-content:center;align-items:center;margin-bottom:4rem;padding-bottom:2rem;display:flex}.blog-header-left{flex-direction:column;gap:.75rem;display:flex}.blog-section-label{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--base-300);font-size:.7rem;font-weight:500}.blog-section-title{font-family:var(--font-heading);color:var(--base-700);letter-spacing:.04em;text-transform:uppercase;text-align:center;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:100%}.blog-header-right{align-items:center;display:flex}.blog-view-all{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--base-700);border:1px solid var(--base-700);white-space:nowrap;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.6rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.blog-view-all span{transition:color .4s cubic-bezier(.4,0,.2,1)}.blog-view-all:hover span{color:var(--base-100)}.blog-view-all svg{transition:transform .4s cubic-bezier(.4,0,.2,1)}.blog-view-all:hover{background-color:var(--base-700);color:var(--base-100)}.blog-view-all:hover svg{stroke:var(--base-100);transform:translate(3px,-3px)}.blog-grid{align-items:center;gap:1.5rem;display:flex}.blog-grid .blog-card-green{flex-shrink:0;width:280px}.blog-grid .blog-card-featured{flex:1}.blog-card{background:#4f2c22;border-radius:1rem;flex-direction:column;text-decoration:none;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.blog-card:hover{transform:translateY(-6px);box-shadow:0 25px 50px #4f2c221f}.blog-card-green{background:#4f2c22}.blog-card-green .blog-card-title{color:#fff}.blog-card-green .blog-card-category{color:var(--base-200)}.blog-card-green .blog-card-divider,.blog-card-green .blog-card-date{color:#ffffff80}.blog-card-green .blog-card-read-more{color:#fff}.blog-card-green:hover .blog-card-title{color:var(--base-200)}.blog-card-featured .blog-card-image-wrapper{height:400px}.blog-card-featured .blog-card-content{background:linear-gradient(#0000 0%,#0006 40%,#000000d9 100%);padding:2.5rem;position:absolute;bottom:0;left:0;right:0}.blog-card-featured .blog-card-meta,.blog-card-featured .blog-card-title,.blog-card-featured .blog-card-excerpt,.blog-card-featured .blog-card-read-more{color:#fff}.blog-card-featured .blog-card-category{color:var(--base-200)}.blog-card-featured .blog-card-read-more{color:var(--base-100)}.blog-card-featured .blog-card-divider,.blog-card-featured .blog-card-date{color:#fff9}.blog-card-featured .blog-card-title{font-size:1.75rem}.blog-card-featured .blog-card-excerpt{color:#fffc;display:block}.blog-card-image-wrapper{height:220px;position:relative;overflow:hidden}.blog-card-image{will-change:transform;width:100%;height:140%;position:absolute;top:-20%;left:0}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-overlay{z-index:2;position:absolute;top:1rem;left:1rem}.blog-card-number{font-family:var(--font-body);letter-spacing:.1em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4f2c22b3;border-radius:9999px;padding:.4rem .75rem;font-size:.65rem;font-weight:500;display:inline-block}.blog-card-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-card-meta{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.blog-card-category{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--base-300);font-size:.65rem;font-weight:500}.blog-card-divider{color:#ccc;font-size:.75rem}.blog-card-date{font-family:var(--font-body);letter-spacing:.05em;color:#999;text-transform:uppercase;font-size:.65rem;font-weight:400}.blog-card-title{font-family:var(--font-body);color:var(--base-700);text-transform:none;margin-bottom:.5rem;font-size:1.15rem;font-weight:600;line-height:1.35;transition:color .3s}.blog-card:hover .blog-card-title{color:var(--base-700)}.blog-card-featured:hover .blog-card-title{color:var(--base-100)}.blog-card-excerpt{font-family:var(--font-body);color:#666;text-transform:none;margin-bottom:1rem;font-size:.9rem;font-weight:400;line-height:1.5;display:none}.blog-card-read-more{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--base-700);align-items:center;gap:.4rem;margin-top:auto;font-size:.7rem;font-weight:500;display:flex}.blog-card-read-more svg{width:14px;height:14px;transition:transform .3s}.blog-card:hover .blog-card-read-more svg{transform:translate(4px)}.blog-card.blog-card-featured .blog-card-read-more{color:#fff!important}.blog-card.blog-card-featured .blog-card-read-more svg{stroke:#fff!important}.blog-card.blog-card-green .blog-card-read-more,.blog-card.blog-card-green .blog-card-read-more span{color:#fff!important}.blog-card.blog-card-green .blog-card-read-more svg{stroke:#fff!important}.blog-card.blog-card-featured .blog-card-read-more span{color:#fff!important}@media (max-width:1024px){.blog-grid{flex-wrap:wrap}.blog-grid .blog-card{flex:calc(50% - .75rem);min-width:calc(50% - .75rem)}.blog-grid .blog-card:first-child{flex:100%}}@media (max-width:768px){.blog-section{padding:5rem 1.5rem}.blog-section-header{flex-direction:row;align-items:flex-end;gap:0}.blog-grid{flex-direction:row;gap:1rem}.blog-grid .blog-card{flex:unset;min-width:unset}.blog-grid .blog-card-featured{flex:1}.blog-grid .blog-card-green{flex-shrink:0;width:200px}.blog-card-featured .blog-card-image-wrapper{min-height:300px}.blog-card-featured .blog-card-title{font-size:1.5rem}.blog-card-image-wrapper{height:200px}}@media (max-width:480px){.blog-section{padding:3rem .75rem}.blog-section-header{flex-direction:row;align-items:flex-end;gap:0;margin-bottom:2rem;padding-bottom:1rem}.blog-section-title{font-size:clamp(1.5rem,6vw,2rem)}.blog-section-label{font-size:.55rem}.blog-view-all{justify-content:center;width:auto;padding:.3rem .6rem;font-size:.5rem}.blog-grid{flex-direction:row;align-items:stretch;gap:.5rem}.blog-grid .blog-card{flex:unset;min-width:unset}.blog-grid .blog-card-featured{flex:1;min-width:0}.blog-grid .blog-card-green{flex:1;width:auto}.blog-card-featured .blog-card-image-wrapper{height:100%;min-height:280px}.blog-card-featured .blog-card-content{padding:1rem}.blog-card-featured .blog-card-title{font-size:1rem}.blog-card-featured .blog-card-excerpt{display:none}.blog-card-image-wrapper{height:200px}.blog-card-content{padding:.6rem}.blog-card-title{margin-bottom:.25rem;font-size:.7rem}.blog-card-meta{gap:.25rem;margin-bottom:.4rem}.blog-card-category,.blog-card-divider,.blog-card-date{font-size:.5rem}.blog-card-number{padding:.25rem .5rem;font-size:.5rem}.blog-card-read-more{font-size:.5rem}.blog-card-read-more svg{width:10px;height:10px}}@media (min-width:1440px){.blog-section{padding:5rem 4rem}.blog-section-container{max-width:1400px;margin-left:auto;margin-right:auto}}@media (min-width:1920px){.blog-section{padding:6rem 5rem}.blog-section-container{max-width:1700px}.blog-section-title{font-size:3rem}.blog-grid .blog-card-green{width:350px}.blog-card-featured .blog-card-image-wrapper{height:500px}.blog-card-image-wrapper{height:280px}.blog-card-title{font-size:1.35rem}.blog-card-content{padding:2rem}}@media (min-width:2560px){.blog-section{padding:8rem 6rem}.blog-section-container{max-width:2100px}.blog-section-title{font-size:3.5rem}.blog-grid .blog-card-green{width:420px}.blog-card-featured .blog-card-image-wrapper{height:600px}.blog-card-image-wrapper{height:340px}.blog-card-title{font-size:1.5rem}}@media (max-width:1199px) and (min-width:481px) and (orientation:portrait){.blog-section{padding:4rem 1.5rem}.blog-section-header{flex-direction:row;align-items:flex-end;gap:0;margin-bottom:2.5rem}.blog-grid{flex-flow:row;align-items:stretch;gap:1.25rem;display:flex}.blog-grid .blog-card{flex:1;min-width:0}.blog-grid .blog-card-featured{flex:1.6;min-width:0}.blog-grid .blog-card-green{flex:1;width:auto}.blog-card-featured .blog-card-image-wrapper{height:100%;min-height:380px}.blog-card-featured .blog-card-content{padding:1.5rem}.blog-card-featured .blog-card-title{font-size:1.5rem}.blog-card-image-wrapper{height:320px}.blog-card-content{padding:1.25rem}.blog-card-title{font-size:1.1rem}}
.before-after{background-color:var(--base-100);width:100%;padding:6rem 2rem;overflow:hidden}.ba-container{max-width:1240px;margin:0 auto}.ba-header{text-align:center;margin-bottom:4rem}.ba-title{font-family:var(--font-heading);color:#4f2c22;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:100%}.ba-subtitle{font-family:var(--font-body);color:#4f2c22;opacity:.7;max-width:520px;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.5}.ba-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ba-card{background-color:#fff;border:1px solid #4f2c221f;border-radius:1rem;padding:1rem;transition:box-shadow .3s}.ba-card:hover{box-shadow:0 8px 30px #4f2c221a}.ba-images{gap:.5rem;margin-bottom:1rem;display:flex}.ba-image-wrapper{aspect-ratio:1/1.15;background-color:#e7d0a6;border-radius:.5rem;flex:1;position:relative;overflow:hidden}.ba-image-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.ba-label{color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;z-index:2;background-color:#1e1e1ebf;border-radius:9999px;padding:.2rem .6rem;font-size:.65rem;font-weight:500;line-height:1.4;position:absolute;top:.5rem;left:.5rem}.ba-label-after{background-color:#4f2c22d9}.ba-card-info{padding:.25rem .25rem 0}.ba-name{font-family:var(--font-body);color:#4f2c22;margin-bottom:.35rem;font-size:.95rem;font-weight:600}.ba-testimony{font-family:var(--font-body);color:#555;margin-bottom:.5rem;font-size:.85rem;font-style:italic;font-weight:400;line-height:1.5}.ba-product{font-family:var(--font-body);color:#999;letter-spacing:.02em;font-size:.75rem;font-weight:400}@media (max-width:1024px){.ba-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:640px){.before-after{padding:4rem 1rem}.ba-header{margin-bottom:2.5rem}.ba-grid{grid-template-columns:1fr;gap:1.25rem;max-width:400px;margin:0 auto}}@media (max-width:480px){.before-after{padding:3rem .75rem}.ba-title{font-size:clamp(1.5rem,6vw,2rem)}.ba-subtitle{font-size:.85rem}.ba-header{margin-bottom:2rem}.ba-grid{max-width:100%}}@media (min-width:1440px){.before-after{padding:6rem 3rem}.ba-container{max-width:1500px}}@media (min-width:1920px){.before-after{padding:8rem 4rem}.ba-container{max-width:1800px}.ba-title{font-size:3rem}}@media (min-width:2560px){.before-after{padding:10rem 5rem}.ba-container{max-width:2200px}.ba-title{font-size:3.5rem}}
.fomo-popup{background:var(--base-700);z-index:9990;opacity:0;border:1px solid #e7d0a633;border-radius:50px;max-width:none;padding:.5rem 1rem .5rem .5rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;position:fixed;bottom:1.5rem;left:1.5rem;transform:translate(-120%);box-shadow:0 4px 20px #0003}.fomo-popup.visible{opacity:1;transform:translate(0)}.fomo-close{color:#e7d0a680;cursor:pointer;background:0 0;border:none;align-items:center;margin-left:.5rem;padding:.25rem;transition:color .3s;display:flex}.fomo-close:hover{color:#e7d0a6}.fomo-content{align-items:center;gap:.6rem;display:flex}.fomo-icon{color:#e7d0a6;background:#e7d0a626;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex}.fomo-text{white-space:nowrap;align-items:center;gap:.4rem;display:flex}.fomo-message{color:#e7d0a6b3;margin:0;font-size:.7rem}.fomo-message strong{color:#e7d0a6}.fomo-product{color:#e7d0a6;margin:0;font-size:.7rem;font-weight:500}.fomo-time{color:#e7d0a666;margin-left:.25rem;font-size:.6rem}@keyframes fomo-slide-in{0%{opacity:0;transform:translate(-120%)}60%{opacity:1;transform:translate(5%)}to{opacity:1;transform:translate(0)}}@keyframes fomo-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120%)}}.fomo-popup.visible{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards fomo-slide-in}.fomo-popup:not(.visible){animation:.4s ease-in forwards fomo-slide-out}@keyframes fomo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fomo-popup.visible .fomo-icon{animation:2s ease-in-out infinite fomo-pulse}@media (max-width:480px){.fomo-popup{display:none}}
.chat-support-btn{cursor:pointer;color:#fff;z-index:9980;background:#2e1f14;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:5rem;left:1.5rem;box-shadow:0 4px 24px #2e1f144d}.chat-support-btn:hover{transform:scale(1.05);box-shadow:0 6px 30px #2e1f1466}.chat-support-btn.hidden{opacity:0;pointer-events:none;transform:scale(0)}.chat-window{z-index:9985;opacity:0;pointer-events:none;background:#fff;border:1px solid #4f2c221a;border-radius:16px;flex-direction:column;width:360px;height:500px;max-height:calc(100vh - 3rem);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:5rem;left:1.5rem;overflow:hidden;transform:scale(.9)translateY(20px);box-shadow:0 10px 50px #00000026}.chat-window.open{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.chat-header{background:#4f2c220d;border-bottom:1px solid #4f2c221a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.chat-header-info{align-items:center;gap:.75rem;display:flex}.chat-avatar{background:#4f2c221a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.chat-avatar img{object-fit:contain;width:24px;height:24px}.chat-header-info h4{color:var(--base-700);margin:0 0 .15rem;font-size:.9rem}.chat-status{color:#4f2c2299;align-items:center;gap:.35rem;font-size:.7rem;display:flex}.status-dot{background:#4ade80;border-radius:50%;width:6px;height:6px}.chat-close{color:#4f2c2299;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .3s}.chat-close:hover{color:var(--base-700)}.chat-messages{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1 1 0;gap:1rem;min-height:0;padding:1rem;display:flex;overflow:hidden auto}.chat-message{align-items:flex-start;gap:.5rem;max-width:85%;display:flex}.chat-message.user{flex-direction:row-reverse;align-self:flex-end}.message-avatar{background:#4f2c221a;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex;overflow:hidden}.message-avatar img{object-fit:contain;width:16px;height:16px}.message-bubble{border-radius:12px;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.chat-message.bot .message-bubble{color:#4f2c22e6;background:#4f2c221a;border-bottom-left-radius:4px}.chat-message.user .message-bubble{background:var(--base-700);color:var(--base-100);border-bottom-right-radius:4px}.chat-quick-replies{border-top:1px solid #4f2c221a;flex-wrap:wrap;flex-shrink:0;gap:.5rem;padding:.75rem 1rem;display:flex}.quick-reply-btn{color:var(--base-700);cursor:pointer;background:0 0;border:1px solid #4f2c224d;border-radius:20px;padding:.5rem .75rem;font-size:.7rem;transition:all .3s}.quick-reply-btn:hover{border-color:var(--base-700);background:#4f2c221a}.quick-reply-btn.whatsapp{color:#fff;background:#25d366;border-color:#25d366}.quick-reply-btn.whatsapp:hover{background:#1ebe57;border-color:#1ebe57}.chat-input{border-top:1px solid #4f2c221a;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.chat-input input{color:var(--base-700);background:#4f2c2214;border:1px solid #4f2c2226;border-radius:25px;outline:none;flex:1;padding:.75rem 1rem;font-size:.85rem;transition:border-color .3s}.chat-input input::placeholder{color:#4f2c2266}.chat-input input:focus{border-color:#4f2c2266}.chat-send{background:var(--base-700);width:40px;height:40px;color:var(--base-100);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.chat-send:hover{background:#4f2c22cc;transform:scale(1.05)}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#4f2c2233;border-radius:2px}@media (max-width:480px){.chat-window{border-radius:0;width:100%;height:100%;max-height:100vh;bottom:0;left:0;right:0}.chat-support-btn{bottom:.75rem;left:.75rem;right:auto}}
