.SplashScreen-module__I3M2YW__splash{z-index:9999;opacity:1;pointer-events:all;background-color:#2b1a12;justify-content:center;align-items:center;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.SplashScreen-module__I3M2YW__splashExit{opacity:0;pointer-events:none}.SplashScreen-module__I3M2YW__logoWrapper{flex-direction:column;align-items:center;display:flex}.SplashScreen-module__I3M2YW__logo_enter{opacity:0;animation:1s cubic-bezier(.22,1,.36,1) .1s forwards SplashScreen-module__I3M2YW__logoReveal;transform:scale(.82)translateY(12px)}.SplashScreen-module__I3M2YW__logo_hold{opacity:1;animation:3.5s ease-in-out infinite SplashScreen-module__I3M2YW__logoBreathe;transform:translateY(0)}.SplashScreen-module__I3M2YW__logo_exit{animation:1.5s cubic-bezier(.25,1,.5,1) forwards SplashScreen-module__I3M2YW__logoExit}@keyframes SplashScreen-module__I3M2YW__logoReveal{0%{opacity:0;transform:scale(.82)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SplashScreen-module__I3M2YW__logoBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes SplashScreen-module__I3M2YW__logoExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(120px)scale(.95)}}.SplashScreen-module__I3M2YW__logoImageContainer{aspect-ratio:260/300;width:clamp(180px,28vw,260px);height:clamp(210px,32vw,300px);position:relative}.SplashScreen-module__I3M2YW__logoImage{object-fit:contain;mix-blend-mode:lighten;border-radius:50%/55%;width:100%;height:100%;display:block}.SplashScreen-module__I3M2YW__logoShadow{filter:blur(16px);z-index:-1;pointer-events:none;mix-blend-mode:multiply;background:radial-gradient(circle,#140803e6 0%,#1408038c 50%,#0000 100%);border-radius:50%;width:80%;height:80%;animation:3.5s ease-in-out infinite SplashScreen-module__I3M2YW__shadowBreathe;position:absolute;top:15%;left:10%}@keyframes SplashScreen-module__I3M2YW__shadowBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.SplashScreen-module__I3M2YW__confettiCanvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.SplashScreen-module__I3M2YW__launchText{font-family:var(--font-playfair), serif;color:#c9882a;letter-spacing:4px;text-shadow:0 4px 10px #0006;z-index:3;margin-top:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;animation:1.2s cubic-bezier(.22,1,.36,1) forwards SplashScreen-module__I3M2YW__textReveal}@keyframes SplashScreen-module__I3M2YW__textReveal{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.SplashScreen-module__I3M2YW__centerContainer{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.page-module___8aEwW__main{opacity:0;pointer-events:none;background:#fff;flex-direction:column;min-height:100vh;transition:opacity 2.5s;display:flex}.page-module___8aEwW__main.page-module___8aEwW__visible{opacity:1;pointer-events:all}.page-module___8aEwW__placeholder{color:#a07850;letter-spacing:.18em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.85rem;font-weight:300}.page-module___8aEwW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;opacity:0;background-color:#1c0a0066;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s forwards page-module___8aEwW__fadeIn;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__modalCard{background-color:#faf6f0;border:1px solid #c9882a33;border-radius:24px;width:90%;max-width:500px;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards page-module___8aEwW__slideUp;transform:translateY(20px);box-shadow:0 20px 50px #1c0a0026}@keyframes page-module___8aEwW__fadeIn{to{opacity:1}}@keyframes page-module___8aEwW__slideUp{to{transform:translateY(0)}}.page-module___8aEwW__modalTitle{font-family:var(--font-playfair), serif;color:#1c0a00;text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module___8aEwW__modalSubtitle{color:#7a5c3a;text-align:center;margin-bottom:2rem;font-size:.95rem}.page-module___8aEwW__form{flex-direction:column;gap:1.25rem;display:flex}.page-module___8aEwW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.page-module___8aEwW__label{color:#4a2c17;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.page-module___8aEwW__input,.page-module___8aEwW__textarea{font-family:var(--font-maven-pro), sans-serif;color:#1c0a00;background-color:#fff;border:1px solid #1c0a001f;border-radius:12px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:all .3s}.page-module___8aEwW__input:focus,.page-module___8aEwW__textarea:focus{border-color:#c9882a;box-shadow:0 0 0 4px #c9882a1a}.page-module___8aEwW__textarea{resize:none;height:120px}.page-module___8aEwW__modalActions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.page-module___8aEwW__cancelBtn{font-family:var(--font-maven-pro), sans-serif;color:#7a5c3a;cursor:pointer;background:0 0;border:none;padding:.8rem 1.5rem;font-weight:600}.page-module___8aEwW__submitBtn{color:#f5ede0;font-family:var(--font-maven-pro), sans-serif;cursor:pointer;background-color:#1c0a00;border:none;border-radius:50px;padding:.8rem 2rem;font-weight:600;transition:all .3s}.page-module___8aEwW__submitBtn:hover{background-color:#c9882a}.page-module___8aEwW__successText{color:#2e7d32;text-align:center;margin-top:.5rem;font-weight:600}.page-module___8aEwW__chooseBrewSection{color:#1c0a00;text-align:center;background-color:#f5ede0;border-bottom:1px solid #1c0a0014;flex-direction:column;align-items:center;padding:6rem 2rem;display:flex}.page-module___8aEwW__chooseOverline{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:2px;color:#c9882a;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__chooseTitle{font-family:var(--font-playfair), serif;color:#1c0a00;margin-top:0;margin-bottom:3rem;font-size:3.5rem;font-style:italic;font-weight:800}.page-module___8aEwW__chooseGrid{flex-flow:wrap;justify-content:center;gap:2.5rem;width:100%;max-width:1000px;display:flex}.page-module___8aEwW__chooseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #c9882a33;border-radius:24px;flex-direction:column;flex:1;align-items:center;min-width:280px;padding:3rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000008}.page-module___8aEwW__chooseCard:hover{background:#fff;border-color:#c9882a;transform:translateY(-8px);box-shadow:0 20px 40px #c9882a1f}.page-module___8aEwW__chooseIconWrapper{color:#c9882a;background:#c9882a1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__chooseCard:hover .page-module___8aEwW__chooseIconWrapper{color:#f5ede0;background:#c9882a}.page-module___8aEwW__chooseCardTitle{font-family:var(--font-playfair), serif;margin-top:0;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module___8aEwW__chooseCardDesc{font-family:var(--font-maven-pro), sans-serif;color:#4a2c17;text-align:center;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.page-module___8aEwW__chooseCardBtn{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#f5ede0;cursor:pointer;background:#1c0a00;border:none;border-radius:50px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.page-module___8aEwW__chooseCardBtn:hover{background:#c9882a;transform:scale(1.05)}.page-module___8aEwW__chooseCardSecondaryBtn{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#1c0a00;cursor:pointer;background:0 0;border:1.5px solid #1c0a00;border-radius:50px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.page-module___8aEwW__chooseCardSecondaryBtn:hover{background:#1c0a000d}.page-module___8aEwW__faqSection{color:#faf6f0;z-index:5;background-color:#050301;flex-direction:column;align-items:center;padding:8rem 2rem;display:flex;position:relative}.page-module___8aEwW__faqOverline{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:2px;color:#c9882a;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__faqTitle{font-family:var(--font-playfair), serif;color:#faf6f0;text-align:center;margin-top:0;margin-bottom:4rem;font-size:3.5rem;font-style:italic;font-weight:800}.page-module___8aEwW__faqContainer{flex-direction:column;gap:1.25rem;width:100%;max-width:800px;display:flex}.page-module___8aEwW__faqItem{background:#ffffff05;border:1px solid #c9882a40;border-radius:16px;transition:all .3s;overflow:hidden}.page-module___8aEwW__faqItem:hover{background:#ffffff0a;border-color:#c9882a}.page-module___8aEwW__faqHeader{color:#faf6f0;text-align:left;cursor:pointer;width:100%;font-family:var(--font-playfair), serif;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;font-size:1.25rem;font-weight:600;display:flex}.page-module___8aEwW__faqQuestion{flex-grow:1}.page-module___8aEwW__faqIcon{color:#c9882a;flex-shrink:0;transition:transform .3s}.page-module___8aEwW__faqActive .page-module___8aEwW__faqIcon{transform:rotate(180deg)}.page-module___8aEwW__faqContent{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.page-module___8aEwW__faqActive .page-module___8aEwW__faqContent{max-height:250px}.page-module___8aEwW__faqAnswer{font-family:var(--font-maven-pro), sans-serif;color:#a07850;margin:0;padding:0 2rem 1.5rem;font-size:.95rem;line-height:1.7}@media (max-width:768px){.page-module___8aEwW__chooseTitle,.page-module___8aEwW__faqTitle{font-size:2.5rem}.page-module___8aEwW__chooseGrid{gap:1.5rem}.page-module___8aEwW__faqHeader{padding:1.25rem 1.5rem;font-size:1.1rem}.page-module___8aEwW__faqAnswer{padding:0 1.5rem 1.25rem;font-size:.9rem}}
.ProductShowcase-module___9eMoG__container{z-index:1;background-image:url(/falling_beans.jpg);background-position:50%;background-size:110%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;animation:20s ease-in-out infinite alternate ProductShowcase-module___9eMoG__beansMotion;display:flex;position:sticky;top:-50vh;overflow:visible}@keyframes ProductShowcase-module___9eMoG__beansMotion{0%{background-position:0 0}to{background-position:100% 100%}}.ProductShowcase-module___9eMoG__logoBackground{z-index:0;text-align:center;pointer-events:none;width:100%;position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}.ProductShowcase-module___9eMoG__logoText{font-family:var(--font-playfair), serif;letter-spacing:-2px;color:#2b1a12;text-transform:uppercase;margin:0;font-size:clamp(3rem,10vw,10rem);font-weight:900;line-height:.9}.ProductShowcase-module___9eMoG__packagesWrapper{z-index:1;width:100%;height:100%;position:relative}.ProductShowcase-module___9eMoG__package{filter:drop-shadow(0 40px 50px #000000b3);pointer-events:none;width:640px;height:896px;position:absolute;bottom:-290px;left:50%;transform:translate(-50%)}.ProductShowcase-module___9eMoG__waveAnim{width:100%;height:100%;animation:4s ease-in-out infinite ProductShowcase-module___9eMoG__floatWave}@keyframes ProductShowcase-module___9eMoG__floatWave{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.ProductShowcase-module___9eMoG__logoText{font-size:clamp(3rem,10vw,7rem)}.ProductShowcase-module___9eMoG__package{width:540px;height:756px;bottom:-210px}}@media (max-width:768px){.ProductShowcase-module___9eMoG__logoText{font-size:15vw}.ProductShowcase-module___9eMoG__package{width:100vw;max-width:600px;height:140vw;max-height:840px;bottom:-15vw}}@media (max-width:480px){.ProductShowcase-module___9eMoG__logoText{font-size:17vw;line-height:1.1}.ProductShowcase-module___9eMoG__package{width:135vw;height:189vw;bottom:-46vw}}.ProductShowcase-module___9eMoG__loaderPlaceholder{background:0 0;width:100%;height:100%}.ProductShowcase-module___9eMoG__sectionDividerWatercolor{z-index:10;pointer-events:none;width:100%;height:160px;position:absolute;bottom:-60px;left:0}.ProductShowcase-module___9eMoG__sectionDividerWatercolor svg{width:100%;height:100%;display:block}.ProductShowcase-module___9eMoG__orderNowBtn{z-index:10;color:#2b1a12;cursor:pointer;font-family:var(--font-playfair), serif;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #2b1a12;border-radius:50px;flex-direction:row;align-items:center;gap:.5rem;padding:.65rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .25s,color .25s,transform .25s;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.ProductShowcase-module___9eMoG__orderNowBtn:hover{color:#1c0a00;border-color:#1c0a00;transform:translate(-50%)translateY(-2px)}.ProductShowcase-module___9eMoG__orderNowText{line-height:1}.ProductShowcase-module___9eMoG__orderNowArrow{animation:1.4s ease-in-out infinite ProductShowcase-module___9eMoG__bounceRight}@keyframes ProductShowcase-module___9eMoG__bounceRight{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@media (max-width:768px){.ProductShowcase-module___9eMoG__orderNowBtn{display:none}}
.ProductSection-module___aovaW__container{color:#1c0a00;z-index:5;background-color:#f5ede0;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:clip}.ProductSection-module___aovaW__chooseBrewHeader{text-align:center;width:100%;margin-bottom:4rem}.ProductSection-module___aovaW__chooseOverline{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:2px;color:#c9882a;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.ProductSection-module___aovaW__chooseTitle{font-family:var(--font-playfair), serif;color:#1c0a00;margin-top:0;margin-bottom:1rem;font-size:3rem;font-weight:700}.ProductSection-module___aovaW__chooseSubtitle{font-family:var(--font-maven-pro), sans-serif;color:#4a2c17;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ProductSection-module___aovaW__productCard{-webkit-backdrop-filter:blur(20px);z-index:2;background:#fff9;border:1px solid #c9882a4d;border-radius:32px;flex-direction:row;width:100%;max-width:1200px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000014}.ProductSection-module___aovaW__chooseGrid{flex-flow:wrap;justify-content:center;gap:2.5rem;width:100%;max-width:1100px;margin-bottom:5rem;display:flex}.ProductSection-module___aovaW__chooseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #c9882a33;border-radius:24px;flex-direction:column;flex:1;align-items:center;min-width:280px;padding:3rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000008}.ProductSection-module___aovaW__chooseCard:hover{background:#fff;border-color:#c9882a;transform:translateY(-8px);box-shadow:0 20px 40px #c9882a1f}.ProductSection-module___aovaW__chooseIconWrapper{color:#c9882a;background:#c9882a1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .3s;display:flex}.ProductSection-module___aovaW__chooseCard:hover .ProductSection-module___aovaW__chooseIconWrapper{color:#f5ede0;background:#c9882a}.ProductSection-module___aovaW__chooseCardIcon{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.ProductSection-module___aovaW__chooseCardTitle{font-family:var(--font-playfair), serif;color:#1c0a00;margin-top:0;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ProductSection-module___aovaW__chooseCardDesc{font-family:var(--font-maven-pro), sans-serif;color:#4a2c17;text-align:center;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.ProductSection-module___aovaW__chooseCardBtn{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#f5ede0;cursor:pointer;background:#1c0a00;border:none;border-radius:50px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.ProductSection-module___aovaW__chooseCardBtn:hover{background:#c9882a;transform:scale(1.05)}.ProductSection-module___aovaW__activeCardBtn{color:#fff;box-shadow:0 4px 15px #c9882a4d;background:#c9882a!important}.ProductSection-module___aovaW__chooseCardSecondaryBtn{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#1c0a00;cursor:pointer;background:0 0;border:1.5px solid #1c0a00;border-radius:50px;margin-top:auto;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.ProductSection-module___aovaW__chooseCardSecondaryBtn:hover{color:#c9882a;background:#1c0a000d;border-color:#c9882a}.ProductSection-module___aovaW__tasteSpecsMini{box-sizing:border-box;background:#c9882a0a;border:1px solid #c9882a1a;border-radius:12px;flex-direction:column;gap:.5rem;width:100%;margin-bottom:2rem;padding:1rem;display:flex}.ProductSection-module___aovaW__tasteRowMini{font-family:var(--font-maven-pro), sans-serif;justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.ProductSection-module___aovaW__tasteRowMini span{color:#7a5c3a;font-weight:500}.ProductSection-module___aovaW__tasteRowMini strong{color:#1c0a00;font-weight:600}.ProductSection-module___aovaW__imageColumn{flex-direction:column;flex:1.2;justify-content:center;align-items:center;padding-top:2rem;display:flex;position:relative}.ProductSection-module___aovaW__imageColumn:after{content:"";background:linear-gradient(#0000,#0000000d 50%,#0000);width:1px;position:absolute;top:10%;bottom:10%;right:0}.ProductSection-module___aovaW__carouselContainer{filter:drop-shadow(0 20px 30px #00000026);justify-content:center;align-items:center;width:100%;max-width:550px;height:650px;display:flex;position:relative}.ProductSection-module___aovaW__carouselSlide{opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;transform:scale(.95)}.ProductSection-module___aovaW__activeSlide{opacity:1;pointer-events:auto;transform:scale(1)}.ProductSection-module___aovaW__carouselBtn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#1c0a00;cursor:pointer;z-index:10;background:#ffffffd9;border:1px solid #c9882a33;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductSection-module___aovaW__carouselBtn:hover{color:#f5ede0;background:#1c0a00;border-color:#1c0a00}.ProductSection-module___aovaW__prevBtn{left:15px}.ProductSection-module___aovaW__nextBtn{right:15px}.ProductSection-module___aovaW__dotsContainer{z-index:10;gap:8px;display:flex;position:absolute;bottom:25px}.ProductSection-module___aovaW__dot{cursor:pointer;background:#1c0a0033;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.ProductSection-module___aovaW__dot:hover{background:#1c0a0066}.ProductSection-module___aovaW__activeDot{background:#c9882a;transform:scale(1.3)}.ProductSection-module___aovaW__detailsColumn{flex-direction:column;flex:1;justify-content:center;padding:5rem 4rem;display:flex}.ProductSection-module___aovaW__badge{color:#c9882a;font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:3px;margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.ProductSection-module___aovaW__productTitle{font-family:var(--font-maven-pro), sans-serif;color:#1c0a00;margin-top:0;margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.ProductSection-module___aovaW__priceRow{flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.ProductSection-module___aovaW__price{font-family:var(--font-maven-pro), sans-serif;color:#c9882a;font-size:2.5rem;font-weight:600}.ProductSection-module___aovaW__originalPrice{font-family:var(--font-maven-pro), sans-serif;color:#a07850;font-size:1.5rem;font-weight:400;text-decoration:line-through}.ProductSection-module___aovaW__weight{font-family:var(--font-maven-pro), sans-serif;color:#7a5c3a;font-size:1rem;font-weight:400}.ProductSection-module___aovaW__divider{background:#1c0a001a;width:100%;height:1px;margin-bottom:2.5rem}.ProductSection-module___aovaW__description p{font-family:var(--font-maven-pro), sans-serif;color:#4a2c17;margin-top:0;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.ProductSection-module___aovaW__actionSection{flex-direction:column;gap:2rem;display:flex}.ProductSection-module___aovaW__selectorsRow{flex-flow:wrap;align-items:center;gap:3rem;display:flex}.ProductSection-module___aovaW__sizeSelector{align-items:center;gap:1.5rem;display:flex}.ProductSection-module___aovaW__selectWrapper{align-items:center;display:flex;position:relative}.ProductSection-module___aovaW__sizeSelect{font-family:var(--font-maven-pro), sans-serif;color:#1c0a00;cursor:pointer;appearance:none;background-color:#0000;border:1px solid #1c0a0033;border-radius:50px;outline:none;padding:.6rem 2.5rem .6rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ProductSection-module___aovaW__sizeSelect:hover,.ProductSection-module___aovaW__sizeSelect:focus{background-color:#c9882a0d;border-color:#c9882a}.ProductSection-module___aovaW__selectWrapper:after{content:"▼";color:#1c0a00;pointer-events:none;font-size:.6rem;position:absolute;right:1.2rem}.ProductSection-module___aovaW__hideArrow:after{display:none}.ProductSection-module___aovaW__hideArrow .ProductSection-module___aovaW__sizeSelect{cursor:default;padding-right:1.5rem}.ProductSection-module___aovaW__quantity{align-items:center;gap:1.5rem;display:flex}.ProductSection-module___aovaW__qtyLabel{font-family:var(--font-maven-pro), sans-serif;color:#7a5c3a;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.ProductSection-module___aovaW__qtyControls{border:1px solid #1c0a0033;border-radius:50px;align-items:center;padding:.25rem;display:flex}.ProductSection-module___aovaW__qtyBtn{color:#1c0a00;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .3s;display:flex}.ProductSection-module___aovaW__qtyBtn:hover{background:#1c0a000d}.ProductSection-module___aovaW__qtyValue{font-family:var(--font-maven-pro), sans-serif;text-align:center;width:30px;font-size:1.1rem;font-weight:600}.ProductSection-module___aovaW__buyNowBtn{color:#f5ede0;font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#1c0a00;border:none;border-radius:50px;justify-content:space-between;align-items:center;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.ProductSection-module___aovaW__buyNowBtn:hover{background:#c9882a;transform:translateY(-2px);box-shadow:0 10px 20px #c9882a33}.ProductSection-module___aovaW__btnIcon{margin-left:1rem;font-size:1.2rem}.ProductSection-module___aovaW__taglineSummary{font-family:var(--font-maven-pro), sans-serif;color:#4a2c17;margin-top:0;margin-bottom:2rem;font-size:1.25rem;font-weight:500;line-height:1.6}.ProductSection-module___aovaW__optionsBlock{flex-direction:column;gap:1.75rem;margin-bottom:2.5rem;display:flex}.ProductSection-module___aovaW__optionGroup{flex-direction:column;gap:.65rem;display:flex}.ProductSection-module___aovaW__optionLabel{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:#7a5c3a;font-size:.85rem;font-weight:600}.ProductSection-module___aovaW__radioGroup{flex-flow:wrap;gap:1.25rem;display:flex}.ProductSection-module___aovaW__radioLabel{font-family:var(--font-maven-pro), sans-serif;color:#1c0a00;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff6;border:1.5px solid #1c0a0026;border-radius:50px;align-items:center;gap:.65rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.ProductSection-module___aovaW__radioLabel:hover:not(.ProductSection-module___aovaW__disabledRadio){background-color:#c9882a0d;border-color:#c9882a}.ProductSection-module___aovaW__activeRadio{background-color:#c9882a1a;border-color:#c9882a;font-weight:600;box-shadow:0 4px 12px #c9882a1a}.ProductSection-module___aovaW__hiddenRadio{opacity:0;width:0;height:0;position:absolute}.ProductSection-module___aovaW__radioCustom{background-color:#fff;border:1.5px solid #1c0a004d;border-radius:50%;width:14px;height:14px;transition:all .25s;display:inline-block;position:relative}.ProductSection-module___aovaW__activeRadio .ProductSection-module___aovaW__radioCustom{background-color:#c9882a;border-color:#c9882a}.ProductSection-module___aovaW__activeRadio .ProductSection-module___aovaW__radioCustom:after{content:"";background-color:#faf6f0;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductSection-module___aovaW__disabledRadio{opacity:.5;cursor:not-allowed;background-color:#0000000a;border-style:dashed}.ProductSection-module___aovaW__futureTag{color:#7a5c3a;margin-left:2px;font-size:.75rem;font-style:italic}.ProductSection-module___aovaW__roastBadge{font-family:var(--font-maven-pro), sans-serif;color:#faf6f0;letter-spacing:.5px;background-color:#4a2c17;border:1px solid #c9882a4d;border-radius:50px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 10px #4a2c1726}.ProductSection-module___aovaW__compatibilityBlock{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.ProductSection-module___aovaW__compatGroup{flex-direction:column;gap:.5rem;display:flex}.ProductSection-module___aovaW__compatTitle{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#7a5c3a;font-size:.8rem;font-weight:600}.ProductSection-module___aovaW__compatTags{flex-flow:wrap;gap:.5rem;display:flex}.ProductSection-module___aovaW__compatTag{font-family:var(--font-maven-pro), sans-serif;color:#c9882a;background-color:#c9882a0f;border:1.5px solid #c9882a40;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .25s}.ProductSection-module___aovaW__compatNot{color:#8b2635!important;background-color:#8b26350f!important;border-color:#8b263540!important}.ProductSection-module___aovaW__marketingBadges{flex-flow:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.ProductSection-module___aovaW__marketingBadge{font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#c9882a;background-color:#c9882a14;border:1px solid #c9882a33;border-radius:50px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.ProductSection-module___aovaW__roastSliderContainer{width:100%;margin-top:1rem;padding-top:6px;padding-bottom:2rem;position:relative}.ProductSection-module___aovaW__roastTrack{z-index:1;background:#4a2c1733;border-radius:2px;height:4px;position:absolute;top:12px;left:0;right:0}.ProductSection-module___aovaW__roastProgress{z-index:1;background:#c9882a;border-radius:2px;width:50%;height:4px;position:absolute;top:12px;left:0}.ProductSection-module___aovaW__roastSteps{z-index:2;justify-content:space-between;margin-top:1.25rem;display:flex;position:relative}.ProductSection-module___aovaW__roastStep{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.ProductSection-module___aovaW__roastDot{display:none!important}.ProductSection-module___aovaW__roastLabel{font-family:var(--font-maven-pro), sans-serif;color:#7a5c3a;white-space:nowrap;font-size:.85rem;font-weight:500}.ProductSection-module___aovaW__activeRoastStep .ProductSection-module___aovaW__roastDot{background:#c9882a;border:2px solid #fff;transform:scale(1.6);box-shadow:0 0 0 4px #c9882a,0 4px 10px #c9882a66}.ProductSection-module___aovaW__activeRoastStep .ProductSection-module___aovaW__roastLabel{color:#1c0a00;font-weight:700}.ProductSection-module___aovaW__completedRoastStep .ProductSection-module___aovaW__roastDot{background:#c9882a;border-color:#c9882a}.ProductSection-module___aovaW__tasteProfileGrid{background:#ffffff4d;border:1px solid #1c0a000f;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.25rem;display:grid}.ProductSection-module___aovaW__tasteRow{justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.ProductSection-module___aovaW__tasteName{font-family:var(--font-maven-pro), sans-serif;color:#4a2c17;font-size:.9rem;font-weight:500}.ProductSection-module___aovaW__stars{letter-spacing:2px;color:#c9882a;font-size:1rem}.ProductSection-module___aovaW__brewRecsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.ProductSection-module___aovaW__brewRecItem{text-align:center;background:#ffffff59;border:1px solid #1c0a000f;border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.ProductSection-module___aovaW__brewRecLabel{font-family:var(--font-maven-pro), sans-serif;color:#7a5c3a;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.ProductSection-module___aovaW__brewRecValue{font-family:var(--font-maven-pro), sans-serif;color:#1c0a00;font-size:.95rem;font-weight:600}.ProductSection-module___aovaW__suitableBrewers{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.ProductSection-module___aovaW__suitableTitle{font-family:var(--font-maven-pro), sans-serif;color:#7a5c3a;font-size:.85rem;font-weight:600}.ProductSection-module___aovaW__suitableList{flex-flow:wrap;gap:1.25rem;display:flex}.ProductSection-module___aovaW__suitableItem{font-family:var(--font-maven-pro), sans-serif;color:#1c0a00;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}@media (max-width:1024px){.ProductSection-module___aovaW__productCard{flex-direction:column;max-width:700px}.ProductSection-module___aovaW__chooseGrid{flex-direction:column;align-items:center;gap:1.5rem}.ProductSection-module___aovaW__chooseCard{box-sizing:border-box;width:100%;max-width:500px}.ProductSection-module___aovaW__imageColumn:after{display:none}.ProductSection-module___aovaW__carouselContainer{height:500px}.ProductSection-module___aovaW__detailsColumn{padding:3rem}}@media (max-width:768px){.ProductSection-module___aovaW__productTitle{font-size:2.5rem}.ProductSection-module___aovaW__price{font-size:2rem}.ProductSection-module___aovaW__detailsColumn{padding:1.5rem 1rem}.ProductSection-module___aovaW__carouselContainer{height:350px}.ProductSection-module___aovaW__container{padding:3rem 1rem}.ProductSection-module___aovaW__specsSection{margin-top:3.5rem;padding:2.5rem 1.5rem}.ProductSection-module___aovaW__specsSectionTitle{margin-bottom:2rem;font-size:2rem}}@media (max-width:480px){.ProductSection-module___aovaW__productTitle{font-size:2rem}.ProductSection-module___aovaW__carouselContainer{height:250px}.ProductSection-module___aovaW__description p{margin-bottom:2rem;font-size:.95rem}.ProductSection-module___aovaW__actionSection{gap:1.5rem}.ProductSection-module___aovaW__buyNowBtn{padding:1rem 1.5rem}}.ProductSection-module___aovaW__productCardFlipContainer{perspective:1500px;width:100%;max-width:1200px;margin:0 auto 5rem;position:relative}.ProductSection-module___aovaW__productCardFlipInner{width:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}.ProductSection-module___aovaW__productCardFlipInner.ProductSection-module___aovaW__flipped{transform:rotateY(180deg)}.ProductSection-module___aovaW__productCardSideFront,.ProductSection-module___aovaW__productCardSideBack{backface-visibility:hidden;box-sizing:border-box;width:100%}.ProductSection-module___aovaW__productCardSideFront{z-index:2;position:relative}.ProductSection-module___aovaW__productCardSideBack{z-index:1;box-sizing:border-box;background:linear-gradient(135deg,#1c0a00 0%,#3a1a08 50%,#120a05 100%);border:1.5px solid #c9882a59;border-radius:32px;justify-content:center;align-items:center;padding:3rem;display:flex;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg);box-shadow:0 30px 60px #00000026}.ProductSection-module___aovaW__backContentWrapper{flex-direction:column;justify-content:space-between;width:100%;max-width:800px;height:100%;display:flex}.ProductSection-module___aovaW__backHeaderRow{border-bottom:1.5px solid #c9882a40;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ProductSection-module___aovaW__glanceHeaderBack{font-family:var(--font-playfair), serif;color:#f5ede0;margin:0;font-size:1.8rem;font-weight:700}.ProductSection-module___aovaW__flipBackBtn{color:#f5ede0;cursor:pointer;font-family:var(--font-maven-pro), sans-serif;background:#f5ede01a;border:1px solid #f5ede040;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s}.ProductSection-module___aovaW__flipBackBtn:hover{color:#1c0a00;background:#f5ede0}.ProductSection-module___aovaW__glanceTableContainer{flex:1;width:100%;padding-right:.5rem;overflow-y:auto}.ProductSection-module___aovaW__glanceTableContainer::-webkit-scrollbar{width:6px}.ProductSection-module___aovaW__glanceTableContainer::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.ProductSection-module___aovaW__glanceTableContainer::-webkit-scrollbar-thumb{background:#c9882a4d;border-radius:3px}.ProductSection-module___aovaW__glanceTable{border-collapse:collapse;width:100%}.ProductSection-module___aovaW__glanceTable th{text-align:left;font-family:var(--font-maven-pro), sans-serif;text-transform:uppercase;letter-spacing:1px;color:#c9882a;vertical-align:top;border-bottom:1px solid #f5ede01a;width:30%;padding:1.1rem .5rem;font-size:.85rem;font-weight:600}.ProductSection-module___aovaW__glanceTable td{text-align:left;font-family:var(--font-maven-pro), sans-serif;color:#f5ede0;vertical-align:top;border-bottom:1px solid #f5ede01a;padding:1.1rem .5rem;font-size:.95rem;font-weight:500}.ProductSection-module___aovaW__glanceTable tr:last-child th,.ProductSection-module___aovaW__glanceTable tr:last-child td{border-bottom:none}.ProductSection-module___aovaW__backFooterRow{justify-content:center;margin-top:1.5rem;display:flex}.ProductSection-module___aovaW__backToProductBtn{color:#050301;font-family:var(--font-maven-pro), sans-serif;cursor:pointer;background:#c9882a;border:none;border-radius:50px;padding:.8rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}.ProductSection-module___aovaW__backToProductBtn:hover{background:#e5ce9f;transform:translateY(-2px);box-shadow:0 10px 20px #c9882a33}.ProductSection-module___aovaW__glanceBadgeButton{color:#c9882a;font-family:var(--font-maven-pro), sans-serif;cursor:pointer;z-index:10;white-space:nowrap;background:#c9882a14;border:1px solid #c9882a59;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex;position:relative}.ProductSection-module___aovaW__glanceBadgeButton:hover{color:#050301;background:#c9882a;border-color:#c9882a;transform:translateY(-2px);box-shadow:0 10px 20px #c9882a40}@media (max-width:768px){.ProductSection-module___aovaW__productCardFlipContainer{margin-bottom:3rem;padding:0 1rem}.ProductSection-module___aovaW__productCardSideBack{border-radius:24px;padding:1.5rem}.ProductSection-module___aovaW__glanceHeaderBack{font-size:1.3rem}.ProductSection-module___aovaW__glanceTable th{width:35%;padding:.75rem .25rem;font-size:.75rem}.ProductSection-module___aovaW__glanceTable td{padding:.75rem .25rem;font-size:.85rem}.ProductSection-module___aovaW__backToProductBtn{padding:.6rem 1.5rem;font-size:.85rem}.ProductSection-module___aovaW__glanceBadgeButton{margin-top:.5rem!important;margin-bottom:.75rem!important;padding:.5rem 1.1rem!important;font-size:.75rem!important}.ProductSection-module___aovaW__productCard{border-radius:20px!important;width:100%!important;max-width:100%!important}.ProductSection-module___aovaW__imageColumn,.ProductSection-module___aovaW__detailsColumn{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.ProductSection-module___aovaW__selectorsRow{gap:1.5rem!important}.ProductSection-module___aovaW__buyNowBtn{justify-content:center!important;width:100%!important}.ProductSection-module___aovaW__radioGroup{flex-wrap:nowrap!important;gap:.5rem!important}.ProductSection-module___aovaW__radioLabel{flex:1!important;justify-content:center!important;gap:.4rem!important;padding:.5rem!important;font-size:.78rem!important}}.ProductSection-module___aovaW__hiddenFace{opacity:0!important;pointer-events:none!important;visibility:hidden!important;transition:opacity .4s,visibility .4s!important}.ProductSection-module___aovaW__toastContainer{pointer-events:none;background:#1c0a00;border:1px solid #c9882a;border-radius:50px;justify-content:center;align-items:center;padding:.8rem 1.8rem;animation:5s cubic-bezier(.4,0,.2,1) forwards ProductSection-module___aovaW__toastLifecycleRight;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:-5px 10px 30px #0006;z-index:999999!important}.ProductSection-module___aovaW__toastText{font-family:var(--font-maven-pro), sans-serif;color:#f5ede0;letter-spacing:.5px;text-align:center;font-size:.95rem;font-weight:500}@keyframes ProductSection-module___aovaW__toastLifecycleRight{0%{opacity:0;transform:translate(120%)}8%,90%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}@media (max-width:768px){.ProductSection-module___aovaW__toastContainer{width:calc(100% - 2rem)!important;max-width:320px!important;animation:5s cubic-bezier(.4,0,.2,1) forwards ProductSection-module___aovaW__toastLifecycleMobile!important;top:1rem!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}@keyframes ProductSection-module___aovaW__toastLifecycleMobile{0%{opacity:0;transform:translate(-50%)translateY(-20px)}8%,90%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-20px)}}
.OriginSection-module__TLqNwW__container{color:#fff4e6;z-index:5;background-color:#2b1a12;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.OriginSection-module__TLqNwW__container:before{content:"";opacity:.15;z-index:-1;pointer-events:none;background-image:url(../media/origin-texture.0_1o4h8k65g~1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.OriginSection-module__TLqNwW__contentWrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1600px;display:flex}.OriginSection-module__TLqNwW__leftColumn{text-align:left;flex:1}.OriginSection-module__TLqNwW__title{font-family:var(--font-maven-pro), sans-serif;letter-spacing:-1px;margin-bottom:1.5rem;font-size:4rem;font-weight:700}.OriginSection-module__TLqNwW__text{font-family:var(--font-maven-pro), sans-serif;color:#fff4e6;opacity:.9;text-align:justify;font-size:1.25rem;font-weight:400;line-height:1.6}.OriginSection-module__TLqNwW__rightColumn{flex:1;justify-content:center;display:flex}.OriginSection-module__TLqNwW__imageContainer{background-color:#111;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:600px;height:650px;animation:8s ease-in-out infinite OriginSection-module__TLqNwW__floatAndTwist;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}@keyframes OriginSection-module__TLqNwW__floatAndTwist{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(1deg)}}@media (max-width:900px){.OriginSection-module__TLqNwW__contentWrapper{text-align:center;flex-direction:column}.OriginSection-module__TLqNwW__leftColumn,.OriginSection-module__TLqNwW__rightColumn{text-align:center;width:100%}.OriginSection-module__TLqNwW__imageContainer{height:500px}}@media (max-width:768px){.OriginSection-module__TLqNwW__title{font-size:3rem}.OriginSection-module__TLqNwW__text{font-size:1.1rem}.OriginSection-module__TLqNwW__imageContainer{height:400px}}@media (max-width:480px){.OriginSection-module__TLqNwW__title{font-size:2.5rem}.OriginSection-module__TLqNwW__imageContainer{height:300px}}.OriginSection-module__TLqNwW__viewOriginLink{color:#c9882a;font-size:1.4rem;font-family:var(--font-maven-pro), sans-serif;transform-origin:0;font-weight:500;text-decoration:underline;transition:transform .3s cubic-bezier(.25,1,.5,1),color .3s;display:inline-block}.OriginSection-module__TLqNwW__container:hover .OriginSection-module__TLqNwW__viewOriginLink{color:#e5ce9f;transform:scale(2.2)}@media (max-width:900px){.OriginSection-module__TLqNwW__viewOriginLink{text-align:center;transform-origin:50%;padding:.5rem 1rem;font-size:1.6rem;display:block}.OriginSection-module__TLqNwW__container:hover .OriginSection-module__TLqNwW__viewOriginLink{color:#c9882a;transform:none}}
.ProcessSection-module__G585fq__container{color:#111;z-index:5;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.ProcessSection-module__G585fq__contentWrapper{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:1800px;display:flex}.ProcessSection-module__G585fq__header{justify-content:flex-start;width:100%;margin-bottom:1rem;display:flex}.ProcessSection-module__G585fq__title{font-family:var(--font-maven-pro), sans-serif;letter-spacing:-1px;color:#111;font-size:4rem;font-weight:700}.ProcessSection-module__G585fq__carouselWrapper{width:100%;position:relative}.ProcessSection-module__G585fq__videosContainer{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;padding-bottom:2rem;display:flex;overflow-x:auto}.ProcessSection-module__G585fq__videosContainer::-webkit-scrollbar{display:none}.ProcessSection-module__G585fq__videoCard{scroll-snap-align:start;flex-direction:column;flex:none;gap:1.5rem;width:70vw;min-width:0;max-width:1200px;display:flex}.ProcessSection-module__G585fq__videoWrapper{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:32px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ProcessSection-module__G585fq__video{object-fit:cover;background-color:#eaeaea;width:100%;height:100%}.ProcessSection-module__G585fq__cardInfo{flex-direction:column;gap:.5rem;padding:0 1rem;display:flex}.ProcessSection-module__G585fq__cardTitle{font-family:var(--font-maven-pro), sans-serif;color:#111;margin:0;font-size:1.5rem;font-weight:700}.ProcessSection-module__G585fq__cardDescription{font-family:var(--font-maven-pro), sans-serif;color:#555;max-width:600px;margin:0;font-size:1.125rem;line-height:1.5}.ProcessSection-module__G585fq__navContainer{justify-content:flex-end;gap:1rem;width:100%;padding-top:2rem;display:flex}.ProcessSection-module__G585fq__navButton{color:#111;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.ProcessSection-module__G585fq__navButton:hover{background-color:#e0e0e0}@media (max-width:1200px){.ProcessSection-module__G585fq__videosContainer{gap:1.5rem}.ProcessSection-module__G585fq__videoWrapper{width:80vw;min-width:0}}@media (max-width:1024px){.ProcessSection-module__G585fq__videoWrapper{width:85vw;min-width:0}.ProcessSection-module__G585fq__navContainer{justify-content:center}.ProcessSection-module__G585fq__title{font-size:3rem}}@media (max-width:768px){.ProcessSection-module__G585fq__title{font-size:2.5rem}.ProcessSection-module__G585fq__videosContainer{scroll-snap-type:x mandatory;flex-direction:row;align-items:flex-start;gap:1rem;overflow-x:auto}.ProcessSection-module__G585fq__videoCard{width:85vw;position:relative}.ProcessSection-module__G585fq__videoWrapper{aspect-ratio:4/5;width:100%;min-width:0}.ProcessSection-module__G585fq__videoWrapper:after{content:"";z-index:1;background:linear-gradient(#0000,#000c);width:100%;height:50%;position:absolute;bottom:0;left:0}.ProcessSection-module__G585fq__cardInfo{z-index:2;padding:0;position:absolute;bottom:2rem;left:1.5rem;right:1.5rem}.ProcessSection-module__G585fq__cardTitle{color:#fff;text-shadow:0 2px 4px #00000080}.ProcessSection-module__G585fq__cardDescription{color:#ffffffe6;text-shadow:0 1px 2px #00000080}.ProcessSection-module__G585fq__navContainer{pointer-events:none;z-index:10;justify-content:space-between;width:100%;padding:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ProcessSection-module__G585fq__navButton{pointer-events:auto;background-color:#ffffffe6;width:44px;height:44px;margin:0 -10px;box-shadow:0 4px 10px #0003}}
.Footer-module__S6Hkya__footerSection{z-index:10;background-color:#050301;border-top:1px solid #c9882a1a;width:100%;padding:6rem 6rem 3rem;position:relative}.Footer-module__S6Hkya__footerCols{grid-template-columns:2fr repeat(3,1fr);gap:4rem;margin-bottom:5rem;display:grid}.Footer-module__S6Hkya__footerBrandCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerLogo{font-family:var(--font-dethrone), "Antonio", sans-serif;color:var(--parchment-white);letter-spacing:2px;margin-bottom:.5rem;font-size:1.8rem}.Footer-module__S6Hkya__footerTagline{color:var(--amber-gold);letter-spacing:2.5px;margin-bottom:2rem;font-size:.65rem;font-weight:600}.Footer-module__S6Hkya__footerDesc{color:#f5ede080;max-width:320px;font-size:.95rem;line-height:1.6;font-family:var(--font-maven-pro), sans-serif;margin-bottom:2.5rem}.Footer-module__S6Hkya__footerContact{color:#f5ede0b3;font-size:.85rem;font-family:var(--font-maven-pro), sans-serif;flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__link{color:#f5ede0b3;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--amber-gold)}.Footer-module__S6Hkya__footerLinksCol h4{color:var(--parchment-white);letter-spacing:1.5px;font-size:.8rem;font-weight:700;font-family:var(--font-maven-pro), sans-serif;margin-bottom:2rem}.Footer-module__S6Hkya__footerLinksCol ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerLinksCol a,.Footer-module__S6Hkya__footerLinksCol li{color:#f5ede080;cursor:pointer;font-size:.9rem;font-family:var(--font-maven-pro), sans-serif;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__footerLinksCol li:hover,.Footer-module__S6Hkya__footerLinksCol a:hover{color:var(--amber-gold)}.Footer-module__S6Hkya__footerBottom{color:#f5ede04d;font-size:.8rem;font-family:var(--font-maven-pro), sans-serif;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{max-width:70%;line-height:1.6}.Footer-module__S6Hkya__fssai{letter-spacing:.5px;font-weight:600}@media (max-width:1024px){.Footer-module__S6Hkya__footerCols{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:1.25rem}.Footer-module__S6Hkya__copyright{max-width:100%}}@media (max-width:768px){.Footer-module__S6Hkya__footerSection{padding:4rem 2rem 2rem}}@media (max-width:480px){.Footer-module__S6Hkya__footerCols{grid-template-columns:1fr;gap:2.5rem}}
