@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";.header{z-index:100;width:98vw;margin:0 auto;padding:20px;font-family:system-ui,-apple-system,sans-serif;transition:background-color .3s;position:fixed;top:28px}.header__container{max-width:1400px;margin:0 auto}.header__upper{justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.header__upper__left{align-items:center;gap:20px;display:flex}.header__upper__right .header__cta-btn{color:#000;cursor:pointer;background:#bfd049;border:none;border-radius:8px;padding:12px 24px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.header__upper__right .header__cta-btn:hover{opacity:.85}.header .header__toggle{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:600;display:flex}.header .header__toggle img{object-fit:contain;width:24px;height:24px}.header .header__logo-mobile{display:none}.header .header__logo-mobile img{max-width:80px;height:auto}.header__middle{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.header__middle .header__nav-grid{grid-template-columns:repeat(5,1fr);gap:30px;padding:40px 0;display:grid}.header__middle .header__nav-grid .header__nav-col .header__nav-title{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:0;font-size:24px;font-weight:400;display:flex}.header__middle .header__nav-grid .header__nav-col .header__nav-title .header__nav-arrow{opacity:.7;font-size:18px}.header__middle .header__nav-grid .header__nav-col .header__nav-list{max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s;overflow:hidden}.header__middle .header__nav-grid .header__nav-col .header__nav-list--open{max-height:300px}.header__middle .header__nav-grid .header__nav-col .header__nav-list li{margin-bottom:12px}.header__middle .header__nav-grid .header__nav-col .header__nav-list li a{color:#fff;opacity:.85;font-size:16px;text-decoration:none;transition:opacity .2s}.header__middle .header__nav-grid .header__nav-col .header__nav-list li a:hover{opacity:1;text-decoration:underline}.header__bottom{opacity:0;align-items:center;gap:40px;max-height:0;padding-top:20px;transition:max-height .4s,opacity .3s;display:flex;overflow:hidden}.header__bottom .header__featured-left{flex:1;align-items:center;gap:20px;display:flex}.header__bottom .header__featured-left img{border-radius:12px;width:200px;height:auto}.header__bottom .header__featured-left .header__featured-text h3{color:#fff;margin:0 0 15px;font-size:28px;font-weight:400;line-height:1.2}.header__bottom .header__featured-right{flex:1}.header__bottom .header__featured-right h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:600}.header__bottom .header__featured-right p{color:#fff;margin:0 0 20px;font-size:18px;line-height:1.4}.header__bottom .header__featured-cta{color:#fff;border:2px solid #fff;border-radius:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.header__bottom .header__featured-cta:hover{background:#ffffff26}.header--open{border-radius:24px;width:98vw;max-width:1400px;height:827px;margin:0 auto;top:16px;left:0;right:0}.header--open .header__middle,.header--open .header__bottom{opacity:1;max-height:1000px}@media (width<=768px){.header .header__logo-mobile{display:block}.header .header__toggle span,.header .header__upper__right .header__cta-btn{display:none}.header__middle .header__nav-grid{grid-template-columns:1fr;gap:0}.header__middle .header__nav-grid .header__nav-col{border-bottom:1px solid #fff3}.header__middle .header__nav-grid .header__nav-col .header__nav-title{margin:0;padding:18px 0;font-size:28px}.header__middle .header__nav-grid .header__nav-col .header__nav-list--open{max-height:400px;padding-bottom:15px}.header__middle .header__nav-grid .header__nav-col .header__nav-list li a{font-size:18px}.header__bottom{flex-direction:column;align-items:flex-start;gap:25px}.header__bottom .header__featured-left{flex-direction:column;align-items:flex-start;width:100%}.header__bottom .header__featured-left img{width:100%;max-width:100%}.header__bottom .header__featured-left .header__featured-cta--mobile{color:#111;background:#c5d84a;border-color:#c5d84a;margin-top:10px;display:inline-block}.header__bottom .header__featured-right{width:100%}.header--open .header__middle,.header--open .header__bottom{max-height:2000px}}@media (width>=769px){.header__middle,.header__bottom{display:none}.header--open .header__middle,.header--open .header__bottom{display:block}}.hero{z-index:-1;background-position:50%;background-size:cover;border-radius:24px;justify-content:center;align-items:center;width:98vw;max-width:1400px;height:827px;margin:0 auto;display:flex;position:relative;top:16px;left:0;right:0}.hero .hero__title{color:#fff;letter-spacing:0%;text-align:center;font-family:Instrument Serif,serif;font-size:164px;font-weight:300;line-height:100%}@media screen and (width<=768px){.hero{width:95vw;height:824px}.hero .hero__title{font-size:100px}}.footer{background-size:cover;border-radius:24px;width:98vw;max-width:1400px;margin:0 auto}.footer__container{max-width:1240px;margin:0 auto;padding-top:70px;padding-bottom:50px}@media (width<=768px){.footer__container{padding-bottom:14px;padding-left:24px;padding-right:24px}}.footer__upper{border-bottom:1px solid #c5925e80;justify-content:space-between;align-items:center;padding-bottom:48px;display:flex}.footer__upper__left img{max-width:86px;height:auto}@media (width<=768px){.footer__upper__left img{margin-bottom:28px;width:130px!important;max-width:130px!important}}.footer__upper__right{align-items:center;gap:20px;display:flex}.footer__upper__right .social-heading{text-transform:capitalize;color:#000;text-align:left;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.footer__upper__right a{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.footer__upper__right a img{object-fit:contain;width:100%;height:100%}@media (width<=768px){.footer__upper{flex-direction:column;align-items:center;gap:20px}}.footer__middle{justify-content:space-between;gap:40px;padding:48px 0 140px;display:flex}@media (width<=768px){.footer__middle{padding-bottom:0}}.footer__middle__left{flex:1;grid-template-columns:repeat(5,1fr);gap:38px;display:grid}@media (width<=900px){.footer__middle__left{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.footer__middle__left{grid-template-columns:repeat(2,1fr)}}.footer__middle .nav-column h3{text-transform:capitalize;color:#000;text-align:left;margin:0 0 10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.footer__middle .nav-column ul{margin:0;padding:0;list-style:none}.footer__middle .nav-column ul li{text-align:left;margin-bottom:10px}.footer__middle .nav-column ul li a{letter-spacing:0%;color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;text-decoration:none}.footer__middle .nav-column ul li a:hover{opacity:.8;text-decoration:underline}.footer__middle__right{flex:0 0 260px}@media (width<=768px){.footer__middle__right{flex:1;margin-bottom:48px}}.footer__middle__right h3{text-transform:capitalize;color:#000;text-align:left;margin:0 0 10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.footer__middle__right p,.footer__middle__right .contact-address{margin-bottom:12px}.footer__middle__right a,.footer__middle__right .contact-address{letter-spacing:0%;color:#000;text-align:left;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;text-decoration:none;display:block}.footer__middle__right a:hover,.footer__middle__right .contact-address:hover{text-decoration:underline}.footer__middle__right .contact-phone{display:flex}@media (width<=768px){.footer__middle{flex-direction:column;gap:30px}}.footer__bottom{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.footer__bottom__left{flex:1;align-items:flex-end;gap:36px;display:flex}@media (width<=768px){.footer__bottom__left{flex-direction:column;align-items:flex-start;gap:20px}}.footer__bottom__left img{object-fit:contain;width:163px;height:162px}@media (width<=768px){.footer__bottom__left img{width:119px;height:119px}}.footer__bottom__left .promo-content h2,.footer__bottom__left .promo-content .promo-title{color:#000;letter-spacing:0%;text-align:left;margin-bottom:12px;font-family:Instrument Serif,serif;font-size:36px;font-weight:300;line-height:1.5em}.footer__bottom__left .promo-content p{letter-spacing:0%;color:#000;text-align:left;margin-bottom:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;text-decoration:none}.footer__bottom__left .promo-content .promo-cta{color:#000;cursor:pointer;background:#bfd049;border:none;border-radius:8px;width:fit-content;padding:12px 24px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.footer__bottom__left .promo-content .promo-cta:hover{background:#a6b72f;transform:translateY(-2px)}.footer__bottom__right{gap:25px;display:flex}@media (width<=768px){.footer__bottom__right{margin-top:20px}}.footer__bottom__right a{letter-spacing:0%;color:#000;text-align:left;margin-bottom:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;text-decoration:none}.footer__bottom__right a:hover{opacity:.8;text-decoration:underline}@media (width<=768px){.footer__bottom{flex-direction:column;align-items:flex-start;gap:20px}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
