.promo-bar{background-color:var(--base-700);justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 2rem;display:flex}.promo-bar span{font-family:var(--font-body);color:var(--base-100);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.promo-bar .promo-left,.promo-bar .promo-right{flex:1}.promo-bar .promo-center{text-align:center;flex:1}.promo-bar .promo-right{text-align:right}@media (max-width:1199px) and (orientation:portrait){.promo-bar{height:36px;padding:0 1rem}.promo-bar .promo-left,.promo-bar .promo-right{display:none}.promo-bar .promo-center{font-size:.7rem}}.hero-wrapper{z-index:2;background-color:#f0ede8;padding-bottom:5rem;position:relative}.hero{background-color:#f0ede8;width:100%;height:70svh;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50% 30%;background-repeat:no-repeat;background-size:cover;transition:opacity 1s ease-in-out;position:absolute;inset:0}.hero-slide:first-child{opacity:1;z-index:0}.hero-slide.active{opacity:1;z-index:1}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#442824d9 0%,#44282400 100%);width:100%;height:55%;position:absolute;top:0;left:0}.hero-bottom-tagline{text-align:center;max-width:900px;margin:0 auto;padding:2.5rem 2rem .75rem}.hero-bottom-tagline p{font-family:var(--font-heading);color:var(--base-700);letter-spacing:.02em;text-transform:uppercase;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1.3}.hero .hero-header{text-align:right;will-change:transform;color:#fff;z-index:2;flex-direction:column;align-items:flex-end;gap:1.8rem;width:49%;display:flex;position:absolute;top:50%;right:6.5%;transform:translateY(-50%)}.hero .hero-header h1{font-family:var(--font-heading);letter-spacing:.09em;text-transform:uppercase;font-size:clamp(2.5rem,4.2vw,3.8rem);font-weight:400;line-height:1}.hero .hero-subtitle{color:#fff;letter-spacing:0;text-align:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1}.hero .hero-btn-wrapper{width:fit-content;margin-top:.5rem;overflow:hidden}.hero .hero-btn{color:#fff;width:14.3125rem;height:4.0625rem;font-family:var(--font-body);text-transform:uppercase;letter-spacing:0;cursor:pointer;background-color:#c8ad73;border:none;border-radius:.75rem;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;transition:transform .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out 1.05s forwards btnReveal;display:inline-flex;transform:translateY(100%)}@keyframes btnReveal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.hero .hero-btn:hover{transform:scale(1.05)}.hero .hero-img{will-change:opacity;width:100%;height:100%;position:absolute;top:20svh;left:0}.hero .hero-img img{object-fit:contain}.about{background-color:var(--base-700);width:100%;height:100%;color:var(--base-100);padding:8rem 0;position:relative}.about .container{justify-content:center;align-items:center;display:flex}.about .section-footer{justify-content:center}.about .about-copy{text-align:center;flex-direction:column;align-items:center;gap:4rem;width:70%;display:flex}.about .about-copy p{color:var(--base-500)}.about .about-copy .about-icon{width:25rem;height:25rem}.about .about-copy .about-icon svg{object-fit:cover;width:100%;height:100%}#featured{margin-top:-5rem}.featured-products{background-color:#e7d0a6;padding:0 0 6rem}.featured-products .featured-products-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex}.featured-products .featured-products-header p{color:var(--base-500);font-family:var(--font-body)}.featured-products .featured-products-header h3{font-family:var(--font-heading)}.featured-products .featured-products-separator{flex-direction:column;gap:2rem;display:flex}.featured-products .featured-products-divider{background-color:#afb3ab59;width:calc(100% - 5rem);height:1px;margin:3rem auto 1.5rem;position:relative}.featured-products .featured-products-divider:before,.featured-products .featured-products-divider:after{content:"";background-color:#afb3ab59;width:1px;height:1.5rem;position:absolute;top:0}.featured-products .featured-products-divider:before{left:0}.featured-products .featured-products-divider:after{right:0}.featured-products .featured-products-labels{justify-content:space-between;width:100%;display:flex}.featured-products .featured-products-labels p,.featured-products .featured-products-labels a{color:var(--base-700);font-family:var(--font-body)}.featured-products .featured-products-list{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;display:grid}.featured-products .featured-products-list .product:nth-child(2) .product-img img{transform:scale(1.3)translateY(-4%)}.featured-products .featured-products-list .product:nth-child(2):hover .product-img img{transform:scale(1.4)translateY(-4%)}@media (max-width:1024px){.featured-products .featured-products-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-products .featured-products-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-products .featured-products-list{grid-template-columns:1fr}}@media (max-width:1199px) and (orientation:portrait){.hero .hero-header{text-align:right;align-items:flex-end;width:calc(100% - 3rem);right:1.5rem}.about .about-copy{width:90%}.about .about-copy .about-icon{width:auto;height:10rem}}@media (max-width:1199px) and (min-width:481px) and (orientation:portrait){.hero-wrapper{background-color:#f0ede8;padding-bottom:0}.hero{border-radius:0;height:100svh}.hero-bottom-tagline{background-color:#f0ede8;padding:1.25rem 1.5rem 0;display:block}.hero-bottom-tagline p{font-size:clamp(1.1rem,3vw,1.75rem)}.hero-slide{display:none}.hero:after{content:"";z-index:0;background-image:url(/images/mobilehero.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero .hero-header{z-index:2;text-align:right;align-items:flex-end;gap:1.5rem;width:calc(100% - 5rem);top:50%;left:auto;right:2.5rem;transform:translateY(-50%)}.hero .hero-header h1{letter-spacing:.06em;font-size:clamp(3rem,7vw,4.5rem);line-height:1}.hero .hero-subtitle{white-space:normal;letter-spacing:0;width:auto;font-size:clamp(1rem,2vw,1.25rem)}.hero .hero-btn-wrapper{align-self:flex-end;margin-top:.75rem}.hero .hero-btn{width:13.5rem;height:3.75rem;font-size:1.15rem}}@media (min-width:2000px){.hero .hero-header{width:45%}}.formulas{background-color:#f0ede8;flex-direction:column;justify-content:center;width:100%;min-height:auto;padding:4rem 0 1rem;display:flex;position:relative;overflow:clip visible}.formulas-header{text-align:center;z-index:10;justify-content:center;align-items:center;padding:4rem 2rem 0;display:flex;position:relative}.formulas-tagline{font-family:var(--font-heading);color:var(--base-700);letter-spacing:.04em;text-align:center;max-width:700px;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1}.formulas-content{width:100%;max-width:90rem;height:32.5rem;min-height:32.5rem;margin:-5.625rem auto 0;padding:0;position:relative;overflow:visible}.formulas-image-layer{z-index:1;position:absolute;inset:0;overflow:visible}.formulas-leaf-layer{z-index:3;pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.formulas-cards-layer{z-index:5;position:absolute;inset:0;overflow:visible}.formula-box-tl{z-index:10;position:absolute;top:.625rem;left:18%}.formula-box-tr{z-index:10;position:absolute;top:.625rem;right:18%}.formula-box-bl{z-index:10;position:absolute;bottom:.625rem;left:6%}.formula-box-br{z-index:10;position:absolute;bottom:.625rem;right:6%}.formula-box{text-align:center;background-color:#fff;border-radius:.8125rem;flex-direction:column;justify-content:center;width:11.625rem;height:15.4375rem;padding:1.25rem;display:flex;box-shadow:0 .25rem 1.25rem #00000014}.formula-box-icon{width:2rem;height:2rem;color:var(--base-700);margin:0 auto .75rem}.formula-box-icon svg{stroke:currentColor;width:100%;height:100%}.formula-box h4{font-family:var(--font-body);color:var(--base-700);margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.3}.formula-box p{font-family:var(--font-body);color:#555;font-size:.8rem;font-weight:400;line-height:1.5}.formulas-center{justify-content:center;align-items:center;width:39.1875rem;height:21.9375rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.formulas-center-image{z-index:10;will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.formulas-center-image img{object-fit:contain;border-radius:8px;width:100%;height:100%}@media (max-width:1199px) and (min-width:769px) and (orientation:portrait){.formulas{padding:2rem 0 2.5rem}.formulas-header{padding:2rem 1.5rem 0}.formulas-content{max-width:100%;height:clamp(32rem,45vw,38rem);min-height:clamp(32rem,45vw,38rem);margin-top:-1rem;padding:0 1rem;overflow:visible}#featured{margin-top:0}.formulas-center{width:clamp(30rem,60vw,44rem);height:clamp(20rem,36vw,26rem)}.formula-box{width:clamp(10rem,16vw,11.5rem);height:clamp(13rem,20vw,15rem);padding:1.1rem 1rem}.formula-box h4{margin-bottom:.6rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.2}.formula-box p{font-size:clamp(.8rem,1.1vw,.9rem);line-height:1.4}.formula-box-icon{width:clamp(1.7rem,2.3vw,2rem);height:clamp(1.7rem,2.3vw,2rem);margin-bottom:.65rem}.formula-box-tl{top:1.5rem;left:3%}.formula-box-tr{top:1.5rem;right:3%}.formula-box-bl{bottom:.5rem;left:1%}.formula-box-br{bottom:.5rem;right:1%}}@media (max-width:768px){#featured{margin-top:0}.formulas{padding:1rem 0 2rem}.formulas-content{height:auto;min-height:auto;margin-top:-2rem;padding:1.5rem 1rem;overflow:visible}.formulas-image-layer{z-index:1;justify-content:center;margin-bottom:1.25rem;display:flex;position:relative;inset:auto}.formulas-leaf-layer{z-index:0;pointer-events:none;width:0;height:0;display:block;position:absolute;top:9rem;left:50%;transform:translate(-50%,-50%)}.formulas-cards-layer{z-index:5;grid-template-columns:1fr 1fr;gap:.85rem;display:grid;position:relative;inset:auto}.formula-box-tl,.formula-box-tr,.formula-box-bl,.formula-box-br{position:relative;inset:auto}.formula-box{width:100%;height:auto;min-height:11rem;padding:1rem .9rem}.formulas-center{width:100%;max-width:100%;height:16rem;position:relative;top:auto;left:auto;transform:none}.formulas-header{padding:2rem 1rem 0}.formulas-tagline{font-size:clamp(1rem,4vw,1.25rem)}}@media (max-width:480px){.promo-bar .promo-center{font-size:.6rem}.hero-wrapper{background-color:#0000;padding-bottom:0}.hero{border-radius:0;height:100svh}.hero-bottom-tagline{background-color:#f0ede8;max-width:100%;padding:1.25rem 1rem .5rem;display:block}.hero-bottom-tagline p{font-size:clamp(.95rem,4.5vw,1.35rem);line-height:1.25}.hero-slide{display:none}.hero:after{content:"";z-index:0;background-image:url(/images/mobilehero.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero .hero-header{z-index:2;text-align:right;align-items:flex-end;gap:1rem;width:calc(100% - 2rem);top:50%;left:auto;right:1rem;transform:translateY(-50%)}.hero .section-footer{z-index:2}.hero .hero-header h1{letter-spacing:.05em;font-size:clamp(2.5rem,10vw,4rem);line-height:1}.hero .hero-subtitle{white-space:normal;letter-spacing:0;width:auto;font-size:clamp(.85rem,3.5vw,1.1rem)}.hero .hero-btn-wrapper{align-self:flex-end;margin-top:.5rem}.hero .hero-btn{width:11.25rem;height:3.125rem;font-size:1rem}.about{padding:5rem 0}.about .about-copy{gap:2.5rem;width:95%}.about .about-copy .about-icon{width:auto;height:8rem}.featured-products{padding:4rem 0}.featured-products .featured-products-header{gap:2rem}.featured-products .featured-products-labels{flex-direction:column;gap:.5rem;padding:0 1rem}.featured-products .featured-products-divider{width:calc(100% - 2rem)}.formulas{justify-content:flex-start;min-height:auto;padding:1rem 0 2rem}.formulas-content{margin-top:-1.5rem;padding:1rem .75rem}.formulas-cards-layer{gap:.65rem}.formula-box{border-radius:.625rem;width:100%;height:auto;min-height:10rem;padding:.85rem .75rem}.formula-box h4{margin-bottom:.35rem;font-size:.85rem}.formula-box p{font-size:.7rem;line-height:1.4}.formula-box-icon{width:1.25rem;height:1.25rem;margin-bottom:.5rem}.formulas-image-layer{margin-bottom:1rem}.formulas-leaf-layer{top:7rem}.formulas-center{width:100%;max-width:100%;height:13rem}.formulas-center-image img{object-fit:cover;border-radius:16px}.formulas-header{padding:1.5rem 1rem 0}.formulas-tagline{font-size:clamp(.9rem,4vw,1.1rem)}}.cta-section{background-color:#f0ede8;width:100%;padding:4rem 2rem}.cta-card{border-radius:1rem;justify-content:flex-end;align-items:center;max-width:77.75rem;height:26rem;margin:0 auto;display:flex;position:relative;overflow:hidden}.cta-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:2;text-align:right;flex-direction:column;align-items:flex-end;gap:1rem;padding:3rem;display:flex;position:relative}.cta-heading{font-family:var(--font-heading);letter-spacing:.04em;text-align:right;color:#fff;max-width:28rem;font-size:3rem;font-weight:400;line-height:100%}.cta-desc{letter-spacing:0;text-align:right;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:400;line-height:100%}.cta-shop-btn{color:#1a1a1a;background:#eccfa0;border-radius:.75rem;justify-content:center;align-items:center;width:14.3125rem;height:4.0625rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:100%;text-decoration:none;transition:background .3s;display:inline-flex}.cta-shop-btn:hover{background:#d9b980}@media (max-width:768px){.cta-card{height:18.75rem}.cta-heading{max-width:17.5rem;font-size:1.75rem}.cta-desc{font-size:1rem}.cta-shop-btn{width:11.25rem;height:3.125rem;font-size:1rem}.cta-content{padding:1.5rem}}@media (max-width:480px){.cta-section{padding:3rem .75rem}.cta-card{border-radius:.75rem;height:12.5rem}.cta-heading{max-width:11.25rem;font-size:1.125rem}.cta-desc{font-size:.75rem}.cta-shop-btn{border-radius:.5rem;width:7.5rem;height:2.375rem;font-size:.75rem}.cta-content{gap:.5rem;padding:.75rem}}@media (min-width:1440px){.about{padding:10rem 0}.about .about-copy{max-width:55%}.hero-bottom-tagline{max-width:1000px;padding:4rem 2rem 1.5rem}.hero-bottom-tagline p{font-size:2.5rem}.formulas-content{margin-top:-3rem}.hero-wrapper{padding-bottom:6rem}.formulas-header{padding:4rem 3rem 0}.formulas-tagline{font-size:2.5rem}.cta-section{padding:5rem 3rem}.cta-card{max-width:87.5rem;height:28.125rem}}@media (min-width:1920px){.hero .hero-header h1{font-size:clamp(3rem,4vw,5rem)}.hero .hero-subtitle{font-size:1.2rem}.hero .hero-btn{width:13.75rem;height:3.75rem;font-size:1.125rem}.about{padding:12rem 0}.about .about-copy{max-width:50%}.about .about-copy p{font-size:1.15rem}.formulas{padding:3rem 0 8rem}.formulas-content{max-width:112.5rem;height:37.5rem;margin-top:-2rem}.hero-wrapper{padding-bottom:8rem}.hero-bottom-tagline{padding:5.5rem 2rem 2rem}.formulas-header{padding:5rem 4rem 0}.formulas-tagline{font-size:3rem}.formulas-center{width:46.875rem;height:26.25rem}.formula-box{width:17.5rem;height:17.5rem;padding:2rem}.formula-box-tl{top:1rem;left:16%}.formula-box-tr{top:1rem;right:16%}.formula-box-bl{top:auto;bottom:1rem;left:5%}.formula-box-br{top:auto;bottom:1rem;right:5%}.formula-box h4{font-size:1.2rem}.formula-box p{font-size:.95rem}.hero-bottom-tagline{max-width:68.75rem}.hero-bottom-tagline p{font-size:3rem}.cta-section{padding:6rem 4rem}.cta-card{max-width:106.25rem;height:31.25rem;margin:0 auto}.cta-heading{max-width:32.5rem;font-size:3.5rem}.cta-desc{font-size:1.75rem}.cta-content{padding:4rem}}@media (min-width:2560px){.hero .hero-header h1{font-size:clamp(4rem,4.5vw,6rem)}.hero .hero-subtitle{font-size:1.4rem}.hero .hero-btn{width:16.25rem;height:4.375rem;font-size:1.25rem}.about{padding:14rem 0}.about .about-copy p{font-size:1.3rem}.formulas{padding:4rem 0 10rem}.formulas-content{max-width:137.5rem;height:45rem;margin-top:-1.5rem}.hero-wrapper{padding-bottom:10rem}.hero-bottom-tagline{padding:7rem 2rem 2.5rem}.formulas-header{padding:6rem 5rem 0}.formulas-tagline{font-size:3.5rem}.formulas-center{width:56.25rem;height:31.25rem}.formula-box{width:21.25rem;height:21.25rem;padding:2.5rem}.formula-box-tl{top:1.25rem;left:14%}.formula-box-tr{top:1.25rem;right:14%}.formula-box-bl{top:auto;bottom:1.25rem;left:4%}.formula-box-br{top:auto;bottom:1.25rem;right:4%}.formula-box h4{font-size:1.4rem}.formula-box p{font-size:1.1rem}.hero-bottom-tagline{max-width:81.25rem}.hero-bottom-tagline p{font-size:3.5rem}.cta-section{padding:8rem 5rem}.cta-card{max-width:131.25rem;height:36.25rem}.cta-heading{max-width:37.5rem;font-size:4rem}.cta-desc{font-size:2rem}.cta-shop-btn{width:17.5rem;height:4.6875rem;font-size:1.375rem}.cta-content{gap:1.5rem;padding:5rem}}@media (max-width:1199px) and (min-width:481px) and (orientation:portrait){.sbc-title,.products-section-title,.featured-section-title,.byr-title,.blog-section-title,.reels-tagline,.testimonials-title h2{white-space:nowrap!important;letter-spacing:.04em!important;text-align:center!important;max-width:100%!important;font-size:clamp(1.75rem,4vw,2.25rem)!important;line-height:1.05!important}.sbc-title br,.products-section-title br,.featured-section-title br,.byr-title br,.blog-section-title br,.reels-tagline br,.testimonials-title h2 br{display:none!important}.hero-bottom-tagline p{letter-spacing:.04em!important;white-space:normal!important;max-width:28rem!important;margin:0 auto!important;font-size:clamp(1.75rem,4vw,2.25rem)!important;line-height:1.2!important}}
.leaf-spread{pointer-events:none;z-index:5;width:0;height:0;position:absolute;top:50%;left:50%;overflow:visible}.leaf{transform-origin:50%;will-change:transform,opacity;width:40px;height:40px;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.leaf svg{width:100%;height:100%}.leaf-depth-0{z-index:4;opacity:.6}.leaf-depth-1{z-index:5}.leaf-depth-2{z-index:6}@media (max-width:1199px) and (min-width:481px){.leaf{width:32px;height:32px}}@media (max-width:480px){.leaf{width:22px;height:22px}}
.marquee-banner{contain:layout style paint;background-color:#f0ede8;justify-content:center;align-items:center;width:100%;height:100svh;padding:1rem;display:flex;position:relative;overflow:hidden}.marquee-banner .marquees{pointer-events:none;z-index:1;flex-direction:column;justify-content:center;width:100%;height:100%;padding:2rem 0;display:flex;position:absolute;top:0;left:0}.marquee-banner .marquees .marquee-header{color:#c24f35;will-change:transform;width:200%;position:relative}.marquee-banner .marquees .marquee-header h1{white-space:nowrap;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(4rem,10vw,10rem);font-weight:400}.marquee-banner .marquees .marquee-header-1{transform:translate(5%)}.marquee-banner .marquees .marquee-header-2{transform:translate(-25%)}.marquee-banner .marquees .marquee-header-3{display:none;transform:translate(15%)}.marquee-banner .reels-header-top{z-index:10;position:absolute;top:3rem;left:50%;transform:translate(-50%)}.marquee-banner .reels-footer{z-index:10;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.marquee-banner .instagram-handle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000014}.marquee-banner .instagram-handle:hover{background:#fff;transform:scale(1.02);box-shadow:0 6px 25px #0000001f}.marquee-banner .instagram-icon{width:18px;height:18px;color:var(--base-700)}.marquee-banner .instagram-handle span{font-family:var(--font-body);color:var(--base-700);letter-spacing:.02em;font-size:.85rem;font-weight:500}.marquee-banner .reels-tagline{max-width:678px;font-family:var(--font-heading);color:#663532;text-align:center;letter-spacing:.04em;text-transform:uppercase;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;line-height:1}.marquee-banner .reel-nav-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:20;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000001a}.marquee-banner .reel-nav-btn:hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 25px #00000026}.marquee-banner .reel-nav-btn:disabled{opacity:.5;cursor:not-allowed}.marquee-banner .reel-nav-btn:disabled:hover{transform:translateY(-50%)scale(1)}.marquee-banner .reel-nav-btn svg{width:24px;height:24px;color:var(--base-700)}.marquee-banner .reel-nav-prev{left:2rem}.marquee-banner .reel-nav-next{right:2rem}.marquee-banner .reels-container{z-index:2;perspective:1000px;width:100%;max-width:1400px;height:100%;position:relative}.marquee-banner .reel-card{cursor:pointer;width:250px;height:360px;position:absolute}.marquee-banner .reel-card-inner{background:var(--base-700);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);backface-visibility:hidden;width:100%;height:100%;transition:box-shadow .4s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 25px 50px -12px #00000040;mask-image:radial-gradient(#fff,#000);border-radius:1.25rem!important}.marquee-banner .reel-card:hover .reel-card-inner{box-shadow:0 35px 60px -15px #00000059;border-radius:1.25rem!important}.marquee-banner .reel-card-left-top{top:12%;left:5%;transform:rotate(-3deg)}.marquee-banner .reel-card-center{z-index:3;width:280px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee-banner .reel-card-right-bottom{bottom:12%;right:5%;transform:rotate(3deg)}.marquee-banner .reel-media{width:100%;height:100%;position:absolute;top:0;left:0}.marquee-banner .reel-poster{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1)}.marquee-banner .reel-card:hover .reel-poster{transform:scale(1.08)}.marquee-banner .reel-overlay{background:linear-gradient(#0000 0%,#0000001a 50%,#000000b3 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.marquee-banner .reel-card:hover .reel-overlay{opacity:.9}.marquee-banner .reel-content{z-index:2;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.marquee-banner .reel-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--font-body);color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#ffffff26;border-radius:2rem;align-items:center;gap:.35rem;width:fit-content;padding:.35rem .75rem;font-size:.7rem;font-weight:500;display:inline-flex}.marquee-banner .reel-badge:before{content:"";background:#ff4757;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.marquee-banner .reel-info{flex-direction:column;gap:.25rem;display:flex}.marquee-banner .reel-subtitle{font-family:var(--font-body);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.marquee-banner .reel-title{font-family:var(--font-body);color:#fff;font-size:1.25rem;font-weight:500;line-height:1.3}.marquee-banner .reel-card-center .reel-title{font-size:1.5rem}.marquee-banner .reel-play{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.marquee-banner .reel-play svg{color:#fff;width:24px;height:24px}.marquee-banner .reel-card:hover .reel-play{opacity:1;transform:translate(-50%,-50%)scale(1)}.marquee-banner .reel-card-center .reel-play{width:70px;height:70px}.marquee-banner .reel-card-center .reel-play svg{width:28px;height:28px}.marquee-banner .reel-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.marquee-banner .reel-card:hover .reel-shine{left:100%}.marquee-banner .reels-indicator{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.marquee-banner .indicator-dot{background:#4a2c2a4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.marquee-banner .indicator-dot.active{background:var(--base-600);transform:scale(1.2)}@media (max-width:1200px){.marquee-banner .reel-card{width:240px;height:360px}.marquee-banner .reel-card-center{width:280px;height:420px}.marquee-banner .reel-card-left-top{top:10%;left:3%}.marquee-banner .reel-card-right-bottom{bottom:10%;right:3%}}@media (max-width:1199px) and (orientation:portrait){.marquee-banner{height:auto;min-height:100svh;padding:6rem 1rem 4rem}.marquee-banner .reels-header-top{top:2rem}.marquee-banner .reels-footer{bottom:2rem}.marquee-banner .reel-nav-btn{width:40px;height:40px}.marquee-banner .reel-nav-btn svg{width:20px;height:20px}.marquee-banner .reel-nav-prev{left:.5rem}.marquee-banner .reel-nav-next{right:.5rem}.marquee-banner .reels-tagline{max-width:90%;font-size:clamp(1.5rem,8vw,2.5rem)}.marquee-banner .reels-container{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding:2rem 0;display:flex;position:relative}.marquee-banner .reel-card,.marquee-banner .reel-card-center{aspect-ratio:9/16;position:relative;inset:auto;transform:none;width:clamp(240px,34vw,320px)!important;max-width:none!important;height:auto!important}.marquee-banner .reel-card-left-top{order:1;align-self:flex-start}.marquee-banner .reel-card-center{order:2;align-self:flex-end}.marquee-banner .reel-card-right-bottom{order:3;align-self:flex-start}.marquee-banner .marquees{flex-direction:column;justify-content:flex-start;gap:1.5rem;padding:10rem 0 0}.marquee-banner .marquees .marquee-header{flex-shrink:0;align-items:center;height:clamp(425px,60vw,570px);display:flex}.marquee-banner .marquees .marquee-header h1{font-size:clamp(4rem,12vw,8rem)}.marquee-banner .marquees .marquee-header-1{transform:translate(20%)}.marquee-banner .marquees .marquee-header-2{display:flex;transform:translate(-20%)}.marquee-banner .marquees .marquee-header-3{display:flex;transform:translate(12%)}.marquee-banner .reels-indicator{bottom:1rem}}@media (max-width:480px){.marquee-banner{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;min-height:auto;padding:3rem .75rem}.marquee-banner .reels-header-top{z-index:10;justify-content:center;width:100%;margin-bottom:1rem;display:flex;position:relative;top:auto;left:auto;transform:none}.marquee-banner .reels-container{align-items:flex-start;gap:1rem;width:100%;padding:1rem 0}.marquee-banner .reel-card,.marquee-banner .reel-card-center{width:55%!important;max-width:none!important;height:400px!important}.marquee-banner .reel-card-left-top{align-self:flex-start}.marquee-banner .reel-card-center{align-self:flex-end}.marquee-banner .reel-card-right-bottom{align-self:flex-start}.marquee-banner .marquees{flex-direction:column;justify-content:flex-start;gap:1rem;padding:7rem 0 0}.marquee-banner .marquees .marquee-header{flex-shrink:0;align-items:center;height:400px;display:flex}.marquee-banner .marquees .marquee-header h1{font-size:clamp(4rem,18vw,7rem)}.marquee-banner .marquees .marquee-header-1{transform:translate(25%)}.marquee-banner .marquees .marquee-header-2{display:flex;transform:translate(-25%)}.marquee-banner .marquees .marquee-header-3{display:flex;transform:translate(15%)}.marquee-banner .reel-title{font-size:.95rem}.marquee-banner .reel-card-center .reel-title{font-size:1rem}.marquee-banner .reel-content{gap:.5rem;padding:1rem}.marquee-banner .reel-badge{padding:.25rem .6rem;font-size:.6rem}.marquee-banner .reel-subtitle{font-size:.65rem}.marquee-banner .reels-footer{justify-content:center;margin-top:1.5rem;display:flex;position:relative;bottom:auto;left:auto;transform:none}.marquee-banner .reels-tagline{text-align:center;letter-spacing:.03em;margin:0 auto;font-size:clamp(3rem,12vw,4rem)}}@media (max-width:380px){.marquee-banner .reel-card,.marquee-banner .reel-card-center{width:55%!important;height:350px!important}.marquee-banner .marquees .marquee-header{height:350px}.marquee-banner .reel-content{gap:.4rem;padding:.75rem}.marquee-banner .reel-play{width:40px;height:40px}.marquee-banner .reel-play svg{width:18px;height:18px}}@media (min-width:1920px){.marquee-banner .marquees h1{font-size:7vw}.marquee-banner .reels-tagline{font-size:3.5rem}.marquee-banner .reel-card{width:320px;height:470px}.marquee-banner .reel-card-center{width:380px;height:550px}}@media (min-width:2560px){.marquee-banner .marquees h1{font-size:6vw}.marquee-banner .reels-tagline{font-size:4rem}.marquee-banner .reel-card{width:380px;height:560px}.marquee-banner .reel-card-center{width:440px;height:640px}}
.peel-reveal{background-color:var(--base-100);contain:layout style paint;width:100%;height:100svh;position:relative;overflow:hidden}.peel-reveal .peel-reveal-img-container{will-change:transform;z-index:5;border-radius:3rem;width:100%;height:100%;position:relative;overflow:hidden}.peel-reveal .peel-reveal-img-container .pr-img{will-change:transform;z-index:5;width:90%;height:90%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.peel-reveal .peel-reveal-img-container .pr-img img{object-fit:contain;width:100%;height:100%}.peel-reveal .peel-reveal-img-container .pr-img.mask{z-index:2;-webkit-mask-image:url(/peel-reveal/peel-reveal-img-mask.png);mask-image:url(/peel-reveal/peel-reveal-img-mask.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.peel-reveal .peel-reveal-header{text-align:center;width:80%;color:var(--base-700);z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.peel-reveal .peel-reveal-header h1{font-family:var(--font-heading);letter-spacing:.02em;text-align:center;width:100%;font-size:10rem}.peel-reveal .peel-reveal-intro-text-container{z-index:3;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.peel-reveal .peel-reveal-intro-text{will-change:transform;text-align:center;position:relative}@media (max-width:768px){.peel-reveal{height:70svh}.peel-reveal .peel-reveal-img-container{border-radius:1.5rem}.peel-reveal .peel-reveal-img-container .pr-img{width:95%;height:95%}.peel-reveal .peel-reveal-header{width:90%}.peel-reveal .peel-reveal-header h1{font-size:4rem}}@media (max-width:480px){.peel-reveal{height:100svh}.peel-reveal .peel-reveal-img-container{border-radius:1rem}.peel-reveal .peel-reveal-header h1{letter-spacing:.03em;font-size:clamp(4.5rem,16vw,7rem)}.peel-reveal .peel-reveal-intro-text-container{gap:.25rem}.peel-reveal .peel-reveal-intro-text h1{font-size:clamp(4rem,15vw,5rem)}}@media (min-width:1440px){.peel-reveal .peel-reveal-header h1{font-size:12rem}}@media (min-width:1920px){.peel-reveal .peel-reveal-header h1{font-size:14rem}.peel-reveal .peel-reveal-img-container .pr-img{width:85%;height:85%}}@media (min-width:2560px){.peel-reveal .peel-reveal-header h1{font-size:16rem}.peel-reveal .peel-reveal-img-container .pr-img{width:80%;height:80%}}
