@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@700;800&family=Gloria+Hallelujah&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--primary-color:#c5a021;--secondary-color:#767e0e;--accent-color:#f8f8f4;--accent-green-light:#f0f2e8;--background-color:#fff;--text-primary:#2c2e1d;--text-secondary:#4f523a;--text-muted:#8e917a;--border-color:#e6e8db;--font-sans:"Inter",system-ui,-apple-system,sans-serif;--font-brand:"Gloria Hallelujah",cursive;--container-width:1280px;--transition-speed:.3s}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);color:var(--text-primary);background:var(--background-color);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{box-sizing:border-box}.section{padding:6rem 0}@media (max-width:968px){.section{padding:4rem 0}}@media (max-width:480px){.section{padding:3rem 0}}h1,h2,h3,h4,h5,h6{color:var(--secondary-color);margin-bottom:.75rem;font-weight:700;line-height:1.15}h1{font-size:3rem}h2{font-size:2.25rem}p{color:var(--text-secondary);margin-bottom:1.25rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.btn{cursor:pointer;transition:all var(--transition-speed);text-align:center;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:2px;padding:.75rem 1.75rem;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-block}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:#af8e1d;transform:translateY(-1px);box-shadow:0 4px 12px #c5a02133}.btn-secondary{color:var(--secondary-color);border:1px solid var(--secondary-color);background-color:#0000}.btn-secondary:hover{background-color:var(--secondary-color);color:#fff}section{padding:4rem 0}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}header{border-bottom:1px solid var(--border-color);z-index:1000;background:#fff;align-items:center;height:70px;display:flex;position:sticky;top:0}footer{background:var(--accent-color);border-top:1px solid var(--border-color);padding:3rem 0}.card{border:1px solid var(--border-color);background:#fff;border-radius:4px}.grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.grid-auto{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}@media (max-width:968px){.grid-2,.grid-3{grid-template-columns:1fr;gap:2rem}}@media (max-width:1024px){:root{--container-width:100%}h1{font-size:2.5rem}h2{font-size:2rem}.container{padding:0 1.5rem}}@media (max-width:768px){section{padding:3rem 0}h1{font-size:2.25rem}h2{font-size:1.75rem}.btn{width:100%;margin-bottom:.75rem}.btn:last-child{margin-bottom:0}}@media (max-width:480px){h1{font-size:2rem}.container{padding:0 1.25rem}}
.layout-module__L5FxyW__header{border-bottom:1px solid var(--border-color);z-index:1000;background:#fff;align-items:center;height:90px;transition:all .3s;display:flex;position:sticky;top:0}.layout-module__L5FxyW__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.layout-module__L5FxyW__nav{margin-left:auto}.layout-module__L5FxyW__navUl{align-items:center;gap:2.5rem;list-style:none;display:flex}.layout-module__L5FxyW__navLink{color:var(--text-primary);font-weight:500;text-decoration:none;transition:color .3s}.layout-module__L5FxyW__navLink:hover{color:var(--primary-color)}.layout-module__L5FxyW__mobileToggle{display:none}.layout-module__L5FxyW__footer{background:var(--accent-color);border-top:1px solid var(--border-color);padding:5rem 0 3rem}.layout-module__L5FxyW__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:4rem;display:grid}.layout-module__L5FxyW__footerBottom{border-top:1px solid var(--border-color);text-align:center;color:var(--text-muted);margin-top:4rem;padding-top:2rem;font-size:.8rem}.layout-module__L5FxyW__mobileMenuBtn{color:var(--secondary-color);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:2rem;display:none}@media (max-width:968px){.layout-module__L5FxyW__header{height:80px}.layout-module__L5FxyW__nav{border-bottom:1px solid var(--border-color);z-index:1001;background:#fff;width:100%;padding:2rem;display:none;position:fixed;top:80px;left:0;box-shadow:0 10px 20px #0000000d}.layout-module__L5FxyW__navActive{animation:.3s ease-out layout-module__L5FxyW__slideDown;display:block}.layout-module__L5FxyW__navUl{flex-direction:column;align-items:center;gap:1.5rem}.layout-module__L5FxyW__mobileMenuBtn{display:block}.layout-module__L5FxyW__footerGrid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.layout-module__L5FxyW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#2c2e1d33;width:100%;height:100vh;position:fixed;top:80px;left:0}}@keyframes layout-module__L5FxyW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
