:root{--cream:#f3efe6;--cream-2:#ece6d8;--ink:#1d3100;--green-deep:#23330f;--green:#2e4012;--green-soft:#3e5419;--green-pale:#e7ead8;--gold:#c79a4b;--line:#232e1224;--cream-rgb:243, 239, 230}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}h1,h2,h3,.serif{color:var(--green-deep);margin:0;font-family:Cormorant Garamond;font-weight:600}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:1180px;margin:0 auto;padding:0 32px}button{cursor:pointer;border:none;font-family:Inter,sans-serif}.btn{letter-spacing:.2px;white-space:nowrap;border-radius:40px;justify-content:center;align-items:center;gap:8px;padding:15px 30px;font-size:14.5px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green-deep);color:#f6f3ea;box-shadow:0 6px 18px #232e1240}.btn-primary:hover{background:var(--green-soft)}.btn-secondary{color:var(--green-deep);background:#fbf9f3;border:1px solid #232e1226}.btn-secondary:hover{background:#fff}.btn-light{color:var(--green-deep);background:#fbf9f3}.btn-light:hover{background:#fff}header{background:var(--cream);z-index:50;border-bottom:1px solid #0000;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:22px 32px;display:flex}.logo{object-fit:contain;width:197px;height:47px}.nav-links{align-items:center;gap:40px;margin:0;padding:0;font-size:15px;font-weight:500;list-style:none;display:flex}.nav-links a{opacity:.85;transition:opacity .15s}.nav-links a:hover{opacity:1}.nav-cta{display:none}@media (min-width:880px){.nav-cta{display:inline-flex}}.nav-toggle{background:0 0;display:none}@media (max-width:880px){.nav-links{display:none}.nav-toggle{display:flex}}.hero{background:linear-gradient(90deg,#f7f2e8e6 0%,#f7f2e8d6 23%,#f7f2e8cc 38%,#f7f2e800 100%),url(/hero.png) 50% 38%/cover no-repeat;align-items:center;min-height:600px;display:flex;position:relative}.hero-inner{width:100%;max-width:1180px;margin:0 auto;padding:90px 32px 70px}.hero-gradient{background:linear-gradient(90deg,#f7f2e8e6 0%,#f7f2e8d6 23%,#f7f2e8cc 38%,#f7f2e800 100%);position:absolute;inset:0}.hero-content{max-width:540px}.hero h1{color:#1e3200;letter-spacing:-.5px;font-size:72px;font-weight:600;line-height:1.05}.hero p.lead{margin:22px 0 26px;font-size:18px;font-weight:400}.hero-meta{flex-wrap:wrap;gap:18px;margin-bottom:14px;font-size:14px;display:flex}.hero-meta span{align-items:center;gap:6px;display:inline-flex}.hero-sub{margin-bottom:30px;font-size:14.5px}.hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:30px;display:flex}.hero-note{color:#3a3f30;background:#f6f3eaf0;border-radius:14px;align-items:flex-start;gap:12px;max-width:480px;padding:16px 18px;font-size:13.5px;line-height:1.5;display:flex}.hero-note .dot{color:#6b6f5c;border:1.4px solid #6b6f5c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-family:Fraunces,serif;font-size:12px;font-style:italic;display:flex}.ticket-banner{background:var(--green-deep);z-index:5;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1116px;margin:-46px auto 0;padding:30px 38px;display:flex;position:relative;box-shadow:0 24px 50px -20px #141c0a73}.ticket-left{color:#f3efe2;align-items:center;gap:20px;display:flex}.ticket-icon{background:#ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.ticket-left h3{color:#fbf8ef;margin-bottom:4px;font-size:20px}.ticket-left p{color:#cfd3bd;margin:0;font-size:13.5px;line-height:1.5}.section{padding:90px 0}.section-faq{padding:90px 0 0}.section-tight{padding-top:60px}.section-title{text-align:center;margin-bottom:46px;font-size:36px}.section-title-faq{text-align:center;font-size:36px}.features{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:900px){.features{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.features{grid-template-columns:1fr}}.feature-card{border:1px solid var(--line);background:#fbf9f2;border-radius:16px;padding:30px 26px}.feature-icon{width:42px;height:42px;color:var(--green-deep);margin-bottom:20px}.feature-card h4{color:var(--green-deep);text-align:center;margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.3}.feature-card p{color:#5b6049;text-align:center;margin:0;font-size:13px;line-height:1.55}.gallery{grid-template-columns:5fr 4fr 5fr 3fr;gap:14px;margin-top:60px;display:grid}@media (max-width:760px){.gallery{grid-template-columns:repeat(2,1fr)}}.gallery img{object-fit:cover;border-radius:12px;width:100%;height:230px}.info-grid{grid-template-columns:1.05fr 1fr 1fr;gap:50px;display:grid}@media (max-width:880px){.info-grid{grid-template-columns:1fr;gap:40px}}.info-col h3{margin-bottom:18px;font-size:28px}.check-list{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.check-list li{color:#3c4130;align-items:flex-start;gap:10px;font-size:14px;display:flex}.check-list .ico{background:var(--green-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.check-list .ico svg{width:10px;height:10px}.meta-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.meta-list li{color:#3c4130;align-items:flex-start;gap:10px;font-size:14px;display:flex}.meta-list .ico{color:var(--green-deep);flex:none;margin-top:2px}.timeline{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.timeline li{gap:14px;display:flex}.timeline .num{background:var(--green-deep);color:#f3efe2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.timeline .t-time{color:var(--green-deep);margin-bottom:2px;font-size:14px;font-weight:600}.timeline .t-label{color:#5b6049;font-size:13.5px}.faq{margin:0 auto}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;color:var(--green-deep);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:22px 4px;font-size:16.5px;display:flex}.faq-q .chev{color:var(--green-deep);flex:none;transition:transform .25s}.faq-item.open .faq-q .chev{transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a-inner{color:#5b6049;padding:0 4px 22px;font-size:14.5px;line-height:1.6}.cta-banner{background:#1c2a0d;border-radius:20px;min-height:230px;display:flex;position:relative;overflow:hidden}.cta-banner-img{background:url(https://images.unsplash.com/photo-1593111774240-d529f12cf4bb?q=80&w=900&auto=format&fit=crop) 50%/cover no-repeat;flex:0 0 34%;position:relative}.cta-banner-img:after{content:"";background:linear-gradient(90deg,#0f140800 0%,#0f14088c 100%);position:absolute;inset:0}.cta-banner-content{color:#f3efe2;background:linear-gradient(120deg,#26350f,#1d2a0c);flex-direction:column;flex:1;justify-content:center;gap:18px;padding:46px 48px;display:flex}.cta-banner-content h3{color:#fbf8ef;max-width:420px;font-size:26px}.cta-banner-meta{color:#cfd3bd;flex-wrap:wrap;gap:28px;font-size:13px;display:flex}.cta-banner-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}@media (max-width:760px){.cta-banner{flex-direction:column}.cta-banner-img{flex:0 0 160px}}footer{border-top:1px solid var(--line);padding:36px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.footer-links{color:#5b6049;gap:30px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.social{color:var(--green-deep);width:20px;height:20px}@media (max-width:680px){.hero h1{font-size:38px}.hero-inner{padding:60px 20px 50px}.wrap{padding:0 20px}.ticket-banner{margin:-30px 20px 0;padding:24px}.section{padding:60px 0}.cta-banner-content{padding:32px 26px}}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2?dpl=dpl_MyHH1mDrSHnxDfTAp76QTUH7BMx8)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:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2?dpl=dpl_MyHH1mDrSHnxDfTAp76QTUH7BMx8)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2?dpl=dpl_MyHH1mDrSHnxDfTAp76QTUH7BMx8)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:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2?dpl=dpl_MyHH1mDrSHnxDfTAp76QTUH7BMx8)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:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2?dpl=dpl_MyHH1mDrSHnxDfTAp76QTUH7BMx8)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:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_3fb5fd0-module__kBBDDq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_3fb5fd0-module__kBBDDq__variable{--font-geist-sans:"Cormorant Garamond", "Cormorant Garamond Fallback"}
