@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&family=Manrope:wght@200..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap");@keyframes HomeNew_fadeIn__ZxtBk{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeNew_slideInLeft__8_5A2{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes HomeNew_slideInRight__1kGAW{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes HomeNew_scaleIn__IybEH{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes HomeNew_float__zNoOm{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes HomeNew_navSlideDown__hX8f7{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.HomeNew_navbar__et_k8{position:fixed;top:0;width:100%;z-index:50;background:rgba(24,18,15,.6);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 20px 40px rgba(24,18,15,.3);animation:HomeNew_navSlideDown__hX8f7 .6s ease-out}.HomeNew_navContent__3yQY2{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;max-width:1536px;margin:0 auto;font-family:Newsreader,serif;color:#ece0da;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HomeNew_navLogo__22j46{font-size:1.5rem;font-family:serif;font-style:italic;color:#f27a18}.HomeNew_navLinks___qmXB{display:none;gap:2rem;align-items:center}@media (min-width:768px){.HomeNew_navLinks___qmXB{display:flex}}.HomeNew_navLink__a3sg0{color:#ece0da;transition:all .3s ease;position:relative}.HomeNew_navLink__a3sg0:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#f27a18;transition:width .3s ease}.HomeNew_navLink__a3sg0:hover{color:#f27a18}.HomeNew_navLink__a3sg0:hover:after{width:100%}.HomeNew_navLinkActive__vJ3_i{color:#f27a18;font-weight:700;border-bottom:2px solid #f27a18;padding-bottom:4px}.HomeNew_navCta__CdNEq{display:flex;gap:1rem;align-items:center}.HomeNew_navButton__R6_zq{background:#f27a18;color:#562500;padding:.5rem 1.5rem;border-radius:.375rem;font-weight:700;transition:all .3s ease;box-shadow:0 4px 6px rgba(242,122,24,.2)}.HomeNew_navButton__R6_zq:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 12px rgba(242,122,24,.3)}.HomeNew_navButton__R6_zq:active{transform:scale(.95) translateY(0)}.HomeNew_hero__vSjta{position:relative;min-height:921px;display:flex;align-items:center;overflow:hidden}.HomeNew_heroBg__iDLvj{position:absolute;inset:0;z-index:0}.HomeNew_heroBgImage__m7mPr{width:100%;height:100%;object-fit:cover;opacity:.4;mix-blend-mode:luminosity}.HomeNew_heroBgOverlay__TNtiR{position:absolute;inset:0;background:linear-gradient(90deg,#18120f,rgba(24,18,15,.8),transparent)}.HomeNew_heroContent__toNuj{position:relative;z-index:10;max-width:1536px;margin:0 auto;padding:6rem 2rem;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:768px){.HomeNew_heroContent__toNuj{grid-template-columns:1fr 1fr}}.HomeNew_heroLeft__K0cr7{display:flex;flex-direction:column;gap:2rem;animation:HomeNew_slideInLeft__8_5A2 .8s ease-out .2s both}.HomeNew_heroTitle__TBT4N{font-family:Newsreader,serif;font-size:3rem;line-height:1.2;color:#ece0da}@media (min-width:768px){.HomeNew_heroTitle__TBT4N{font-size:4.5rem}}.HomeNew_heroTitle__TBT4N span{color:#f27a18;font-style:italic;font-weight:500}.HomeNew_heroSubtitle__9pnC_{font-size:1.25rem;color:#d0c4be;max-width:42rem;line-height:1.75}@media (min-width:768px){.HomeNew_heroSubtitle__9pnC_{font-size:1.5rem}}.HomeNew_heroCta__fDCD9{display:flex;flex-wrap:wrap;gap:1.5rem;padding-top:1rem}.HomeNew_btnPrimary__vQQF2{background:#f27a18;color:#562500;padding:1rem 2rem;border-radius:.375rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;box-shadow:0 10px 25px rgba(0,0,0,.3);display:inline-flex;align-items:center;gap:.5rem;position:relative;overflow:hidden}.HomeNew_btnPrimary__vQQF2:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.HomeNew_btnPrimary__vQQF2:hover:before{width:300px;height:300px}.HomeNew_btnPrimary__vQQF2:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 12px 30px rgba(242,122,24,.4)}.HomeNew_btnPrimary__vQQF2:active{transform:scale(.95) translateY(0)}.HomeNew_btnSecondary__0dd_h{border:1px solid rgba(242,122,24,.2);color:#f27a18;padding:1rem 2rem;border-radius:.375rem;font-weight:700;font-size:1.125rem;transition:all .3s ease;position:relative;overflow:hidden}.HomeNew_btnSecondary__0dd_h:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(242,122,24,.1);transition:left .3s ease}.HomeNew_btnSecondary__0dd_h:hover:before{left:0}.HomeNew_btnSecondary__0dd_h:hover{border-color:#f27a18;transform:translateY(-2px)}.HomeNew_btnSecondary__0dd_h:active{transform:scale(.95) translateY(0)}.HomeNew_heroRight__gbcn0{display:none;justify-content:center;align-items:center}@media (min-width:768px){.HomeNew_heroRight__gbcn0{display:flex;animation:HomeNew_slideInRight__1kGAW .8s ease-out .4s both}}.HomeNew_globalBadge__5h_gO{background:#1f1915;padding:2rem;border-radius:.75rem;box-shadow:0 20px 40px rgba(0,0,0,.3),0 10px 10px rgba(0,0,0,.2);transform:rotate(3deg);transition:all .5s ease;border:1px solid rgba(79,68,59,.15);animation:HomeNew_float__zNoOm 4s ease-in-out infinite}.HomeNew_globalBadge__5h_gO:hover{transform:rotate(0deg) scale(1.05);animation-play-state:paused}.HomeNew_badgeContent___Mdu6{display:flex;flex-direction:column;gap:1rem}.HomeNew_badgeHeader__c4T5B{display:flex;align-items:center;gap:1rem}.HomeNew_badgeIcon__NLVgk{color:#f27a18;font-size:2.25rem}.HomeNew_badgeTitle__VAreX{font-family:Newsreader,serif;font-size:1.5rem;font-style:italic}.HomeNew_badgeDesc__5Ryj2{color:#d0c4be;font-style:italic}.HomeNew_divider__xVjCd{display:flex;justify-content:center;background:#18120f;padding:2rem 0}.HomeNew_celestialDivider__N9du6{width:1px;height:4rem;background:linear-gradient(180deg,transparent,#574236,transparent)}.HomeNew_benefits__j1sDX{max-width:1536px;margin:0 auto;padding:8rem 2rem;background:#18120f}.HomeNew_benefitsHeader__11luE{text-align:center;margin-bottom:5rem}.HomeNew_benefitsTitle__cW_In{font-family:Newsreader,serif;font-size:2.25rem;color:#ece0da}@media (min-width:768px){.HomeNew_benefitsTitle__cW_In{font-size:3rem}}.HomeNew_benefitsGrid__a8zm2{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.HomeNew_benefitsGrid__a8zm2{grid-template-columns:repeat(3,1fr)}}.HomeNew_benefitCard__gETqg{background:#1f1915;padding:3rem;border-radius:.75rem;border:1px solid rgba(79,68,59,.1);transition:all .3s ease;opacity:0;animation:HomeNew_fadeIn__ZxtBk .6s ease-out forwards}.HomeNew_benefitCard__gETqg:first-child{animation-delay:.2s}.HomeNew_benefitCard__gETqg:nth-child(2){animation-delay:.4s}.HomeNew_benefitCard__gETqg:nth-child(3){animation-delay:.6s}.HomeNew_benefitCard__gETqg:hover{background:#231d19;transform:translateY(-8px);box-shadow:0 12px 24px rgba(242,122,24,.15)}.HomeNew_benefitIcon__e5wbI{margin-bottom:1.5rem;width:4rem;height:4rem;border-radius:9999px;background:rgba(242,122,24,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.HomeNew_benefitCard__gETqg:hover .HomeNew_benefitIcon__e5wbI{background:rgba(242,122,24,.2);transform:scale(1.1) rotate(5deg)}.HomeNew_benefitIconSymbol__UBRga{color:#f27a18;font-size:1.875rem;font-family:Material Symbols Outlined}.HomeNew_benefitTitle__uyVQr{font-family:Newsreader,serif;font-size:1.5rem;margin-bottom:1rem}.HomeNew_benefitText__wKqm5{color:#d0c4be;line-height:1.75}.HomeNew_modules__uHROZ{background:#120d0a;padding:8rem 0}.HomeNew_modulesContainer__JDR7K{max-width:1536px;margin:0 auto;padding:0 2rem}.HomeNew_modulesHeader__CwJ1j{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;margin-bottom:5rem}@media (min-width:768px){.HomeNew_modulesHeader__CwJ1j{flex-direction:row;align-items:flex-end}}.HomeNew_modulesHeaderContent__nrlRB{max-width:42rem}.HomeNew_modulesTitle__kSxaZ{font-family:Newsreader,serif;font-size:2.25rem;color:#ece0da;margin-bottom:1.5rem}@media (min-width:768px){.HomeNew_modulesTitle__kSxaZ{font-size:3rem}}.HomeNew_modulesSubtitle__F4tAC{color:#d0c4be;font-size:1.25rem}.HomeNew_modulesGrid__LI8h7{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.HomeNew_modulesGrid__LI8h7{grid-template-columns:repeat(4,1fr)}}.HomeNew_moduleCard__huF8z{background:#18120f;padding:2.5rem;border-radius:.75rem;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;border:1px solid rgba(79,68,59,.1);transition:all .3s ease;opacity:0;animation:HomeNew_scaleIn__IybEH .6s ease-out forwards}.HomeNew_moduleCard__huF8z:first-child{animation-delay:.1s}.HomeNew_moduleCard__huF8z:nth-child(2){animation-delay:.2s}.HomeNew_moduleCard__huF8z:nth-child(3){animation-delay:.3s}.HomeNew_moduleCard__huF8z:nth-child(4){animation-delay:.4s}.HomeNew_moduleCard__huF8z:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.3)}.HomeNew_moduleCard1__8pSBO{grid-column:span 1}@media (min-width:768px){.HomeNew_moduleCard1__8pSBO{grid-column:span 2}}.HomeNew_moduleCard2__X9r8G{background:#2e271f}.HomeNew_moduleCard3__x_whm{background:#1f1915}.HomeNew_moduleCard4__1Jpen{background:#f27a18;color:#562500;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;position:relative;overflow:hidden}@media (min-width:768px){.HomeNew_moduleCard4__1Jpen{grid-column:span 4;flex-direction:row;align-items:center}}.HomeNew_moduleBadge__RilLE{color:#f27a18;font-weight:700;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;display:block}.HomeNew_moduleCard4__1Jpen .HomeNew_moduleBadge__RilLE{opacity:.8;color:#000}.HomeNew_moduleTitle__djTAv{font-family:Newsreader,serif;font-size:1.875rem;margin-bottom:1rem}.HomeNew_moduleCard1__8pSBO .HomeNew_moduleTitle__djTAv{font-size:1.875rem}.HomeNew_moduleCard4__1Jpen .HomeNew_moduleTitle__djTAv{font-size:2.25rem;color:#000}.HomeNew_moduleText___xh9o{color:#d0c4be;margin-bottom:1.5rem}.HomeNew_moduleCard4__1Jpen .HomeNew_moduleText___xh9o{font-size:1.125rem;opacity:.9;max-width:42rem;color:#000}.HomeNew_moduleTags__O_eHY{display:flex;gap:.75rem;flex-wrap:wrap}.HomeNew_moduleTag__vDW76{background:#2e271f;padding:.25rem .75rem;font-size:.75rem;border-radius:9999px}.HomeNew_moduleCard2__X9r8G .HomeNew_moduleTag__vDW76,.HomeNew_moduleCard3__x_whm .HomeNew_moduleTag__vDW76{background:#382f25;font-size:.625rem}.HomeNew_moduleCard4__1Jpen .HomeNew_moduleTags__O_eHY{position:relative;z-index:10}.HomeNew_moduleCard4__1Jpen .HomeNew_moduleTag__vDW76{background:rgba(86,37,0,.1);border:1px solid rgba(86,37,0,.2);padding:.5rem 1.5rem;font-weight:700;color:#000}.HomeNew_moduleIcon__X2esx{position:absolute;right:-2rem;bottom:-2rem;font-size:12.5rem;opacity:.1;font-family:Material Symbols Outlined;font-variation-settings:"FILL" 1}.HomeNew_details__5vzkD{max-width:1280px;margin:0 auto;padding:8rem 2rem}.HomeNew_detailsGrid__KpQDK{display:grid;grid-template-columns:1fr;grid-gap:5rem;gap:5rem;align-items:center}@media (min-width:1024px){.HomeNew_detailsGrid__KpQDK{grid-template-columns:1fr 1fr}}.HomeNew_detailsContent__5x08R{display:flex;flex-direction:column;gap:3rem}.HomeNew_detailsTitle__PKTgt{font-family:Newsreader,serif;font-size:2.25rem}@media (min-width:768px){.HomeNew_detailsTitle__PKTgt{font-size:3rem}}.HomeNew_detailsList__SaTZ_{display:flex;flex-direction:column;gap:2rem}.HomeNew_detailItem__nhvlM{display:flex;align-items:flex-start;gap:1.5rem}.HomeNew_detailIconBox__zGyxG{margin-top:.25rem;width:3rem;height:3rem;flex-shrink:0;background:#2e271f;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.HomeNew_detailIcon__u2OuH{color:#f27a18;font-family:Material Symbols Outlined}.HomeNew_detailContent__5GZff h4{font-weight:700;font-size:1.125rem;margin-bottom:.25rem}.HomeNew_detailContent__5GZff p{color:#d0c4be;font-size:1.25rem}.HomeNew_detailsImage__o9O7n{width:100%;height:28rem;object-fit:cover;border-radius:.75rem;box-shadow:0 20px 40px rgba(0,0,0,.3),0 10px 10px rgba(0,0,0,.2)}.HomeNew_detailsCta__fbpBl{margin-top:1rem}.HomeNew_cta__yHs77{background:#1f1915;padding:8rem 2rem}.HomeNew_ctaContainer__q4m7m{max-width:1280px;margin:0 auto;text-align:center}.HomeNew_ctaTitle__dSh92{font-family:Newsreader,serif;font-size:2.25rem;margin-bottom:1.5rem}@media (min-width:768px){.HomeNew_ctaTitle__dSh92{font-size:3rem}}.HomeNew_ctaText__0NXrU{color:#d0c4be;font-size:1.25rem;max-width:42rem;margin:0 auto 3rem;line-height:1.75}.HomeNew_ctaButtons__nLoJ4{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.HomeNew_footer__rOh1s{background:#120d0a;width:100%;padding:5rem 0 2.5rem}.HomeNew_footerContainer__aJil_{max-width:1280px;margin:0 auto;padding:0 2rem;text-align:center}.HomeNew_footerLogo__pVG09{font-size:1.875rem;font-family:serif;color:#f27a18;margin-bottom:1rem}.HomeNew_footerText__OIKqP{font-family:Manrope,sans-serif;color:hsla(20,32%,89%,.8);line-height:1.75;max-width:42rem;margin:0 auto 3rem}.HomeNew_footerBottom__Sx5qc{padding-top:2.5rem;border-top:1px solid rgba(79,68,59,.1)}.HomeNew_footerCopyright__3JU9X{font-family:Manrope,sans-serif;color:hsla(20,32%,89%,.4);font-size:.875rem}.HomeNew_materialIcon__h19Tn{font-family:Material Symbols Outlined;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}