:root{--black:#0a0a0a;--black-2:#050505;--charcoal:#1a1a1a;--panel:#111;--panel-2:#141414;--gold:#c9a84c;--gold-2:#e8c97a;--gold-dark:#9a7a2e;--white:#fff;--muted:#b5b5b5;--grey:#4a4a4a;--line:#c9a84c2e;--line-strong:#c9a84c57;--shadow:0 24px 70px #00000073;--radius:8px;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;letter-spacing:0}html{background:var(--black);color:var(--white);scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--font-inter), Arial, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}::selection{color:var(--white);background:#c9a84c52}@keyframes ajxKen{0%{transform:scale(1)}to{transform:scale(1.07)}}@keyframes ajxWordIn{0%{opacity:0;filter:blur(9px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes ajxDrift{0%{opacity:0;transform:translateY(0)}12%{opacity:var(--p-opacity)}85%{opacity:calc(var(--p-opacity) * .45)}to{opacity:0;transform:translateY(-860px)}}@keyframes ajxRing{0%{box-shadow:0 0 #c9a84c6b}30%{box-shadow:0 0 0 16px #c9a84c00}to{box-shadow:0 0 #c9a84c00}}@keyframes ajxDashFlow{to{stroke-dashoffset:-160px;background-position:90px 0}}@keyframes ajxPlanePath{0%{offset-distance:0%;opacity:0}8%{opacity:1}74%{offset-distance:100%;opacity:1}86%{opacity:0;offset-distance:100%}to{offset-distance:0%;opacity:0}}@keyframes ajxPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.78)}}@keyframes ajxChipPulse{0%,to{box-shadow:0 0 #c9a84c52}50%{box-shadow:0 0 0 7px #c9a84c00}}@keyframes ajxShine{0%{transform:translate(-160%)skew(-18deg)}to{transform:translate(360%)skew(-18deg)}}@keyframes ajxDrawCircle{to{stroke-dashoffset:0}}@keyframes ajxDrawCheck{to{stroke-dashoffset:0}}@keyframes ajxDiagramDraw{to{stroke-dashoffset:0}}@keyframes ajxDiagramReturnFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-56px}}@keyframes ajxBurstDot{0%{opacity:0;transform:rotate(var(--burst-rotation)) translateY(0) scale(1)}20%{opacity:.9}to{opacity:0;transform:rotate(var(--burst-rotation)) translateY(-54px) scale(.35)}}body.motion-ready [data-reveal]{opacity:0;transition:opacity .85s var(--ease), transform .85s var(--ease);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}body.motion-ready [data-reveal].revealed{opacity:1;transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1,.home-hero h1{font-family:var(--font-playfair), Georgia, serif}h2,h3,.button,.nav-link,.eyebrow,.footer-title{font-family:var(--font-montserrat), Arial, sans-serif}h1{margin-bottom:1.3rem;font-size:4.9rem;line-height:1.02}h2{margin-bottom:1rem;font-size:2.4rem;line-height:1.15}h3{font-size:1.15rem;line-height:1.3}p{color:var(--muted);font-size:1rem;line-height:1.75}input,select,textarea{background:var(--charcoal);width:100%;min-height:48px;color:var(--white);border:1px solid #333;border-radius:5px;outline:none;padding:.95rem 1rem;font-size:.95rem;line-height:1.2;transition:border-color .25s,box-shadow .25s}select{appearance:none;background-color:var(--charcoal);background-image:linear-gradient(45deg, transparent 50%, var(--gold) 50%), linear-gradient(135deg, var(--gold) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 18px),calc(100% - 12px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.75rem}select option{background:var(--charcoal);color:var(--white)}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px #c9a84c1f}.container{width:min(100% - 56px,1320px);margin-inline:auto}.narrow{width:min(100% - 56px,820px)}.centered{text-align:center}.section{background:var(--black);padding:6.5rem 0}.dark-band{background:#0d0d0d;border-block:1px solid #c9a84c1f}.eyebrow{color:var(--gold);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}.button{cursor:pointer;min-height:46px;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;transition:transform .25s var(--ease), box-shadow .25s ease, border-color .25s ease, background .25s ease;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.35rem;font-size:.78rem;font-weight:800;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.65}.button-gold{background:linear-gradient(135deg, var(--gold-2), var(--gold) 46%, var(--gold-dark));color:var(--black);position:relative;overflow:hidden}.button-gold>i{pointer-events:none;background:linear-gradient(105deg,#fff0 0%,#ffffff80 50%,#fff0 100%);width:38%;position:absolute;top:-45%;bottom:-45%;left:0;transform:translate(-160%)skew(-18deg)}.button-gold:hover>i{animation:ajxShine .72s var(--ease)}.button-gold:hover{box-shadow:0 0 42px #c9a84c47}.button-outline{color:var(--gold);background:#0a0a0a33;border-color:#c9a84cb8}.button-outline:hover{background:var(--gold);color:var(--black)}.button-small{min-height:40px;padding:.72rem 1rem}.button-disabled{color:#6b6b6b;cursor:not-allowed;background:#222;border-color:#ffffff14;width:100%}.button.full{width:100%}.button-row{flex-wrap:wrap;gap:.9rem;display:flex}.button-row.center{justify-content:center}.text-link{min-height:44px;color:var(--grey);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.78rem;font-weight:800;display:inline-flex}.text-link:hover,.text-link.gold{color:var(--gold)}.brand-link,.brand-lockup{color:var(--gold);align-items:center;gap:.78rem;display:inline-flex}.brand-image-lockup{gap:0}.brand-mark{filter:drop-shadow(0 0 10px #c9a84c24);flex:none}.brand-logo-image,.brand-icon-image{object-fit:contain;background:0 0;display:block}.brand-logo-image{filter:drop-shadow(0 10px 24px #00000047);width:auto;max-width:min(220px,48vw);height:54px}.brand-image-lockup.compact .brand-logo-image{max-width:min(188px,50vw);height:48px}.brand-icon-image{filter:drop-shadow(0 8px 18px #00000052)}.brand-main,.brand-sub{line-height:1;display:block}.brand-main{color:var(--white);font-family:var(--font-playfair), Georgia, serif;letter-spacing:.02em;font-size:1.2rem;font-weight:700}.brand-sub{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;letter-spacing:.06em;margin-top:.28rem;font-size:.55rem;font-weight:700}.site-header{z-index:1000;background:#0a0a0a00;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;inset:0 0 auto}.site-header.is-solid{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0adb;border-color:#c9a84c38}.site-header.menu-open{background:var(--black);-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(100% - 56px,1320px);height:76px;margin-inline:auto;display:flex}.desktop-nav,.header-actions{align-items:center;gap:1.25rem;display:flex}.desktop-nav{gap:2rem}.nav-link{color:var(--white);text-transform:uppercase;border-bottom:1px solid #0000;padding:.5rem 0;font-size:.75rem;font-weight:700}.nav-link:hover,.nav-link.active{border-bottom-color:var(--gold);color:var(--gold)}.icon-link,.menu-button{min-width:44px;min-height:44px;color:var(--gold);cursor:pointer;background:0 0;border:1px solid #c9a84c61;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.menu-button{border:0;display:none}.mobile-panel{z-index:1001;padding:1.5rem max(28px, env(safe-area-inset-left)) max(2rem, env(safe-area-inset-bottom)) max(28px, env(safe-area-inset-right));background:linear-gradient(#050505 0%,#0a0a0a 58%,#050505 100%);border-top:1px solid #c9a84c3d;flex-direction:column;display:flex;position:fixed;inset:76px 0 0;overflow-y:auto;box-shadow:0 26px 70px #000000b8}.mobile-nav{flex-direction:column;flex:1;justify-content:center;min-height:0;display:flex}.mobile-nav a{color:var(--white);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;border-bottom:1px solid #c9a84c29;padding:1.05rem 0;font-size:clamp(1.35rem,8vw,2rem);font-weight:800;line-height:1}.mobile-actions{grid-template-columns:1fr;gap:.85rem;padding-top:1.5rem;display:grid}.mobile-actions .button{width:100%}.home-hero{background:var(--black);align-items:center;min-height:86svh;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;transform-origin:50%;animation:22s ease-in-out infinite alternate ajxKen}.hero-overlay{background:linear-gradient(90deg,#050505f0 0%,#050505b8 37%,#05050538 74%,#0505059e 100%),linear-gradient(#0a0a0a80 0%,#0a0a0a1a 52%,#0a0a0aeb 100%);position:absolute;inset:0}.hero-content{z-index:2;width:min(100% - 56px,1320px);margin-inline:auto;padding-top:7rem;position:relative}.hero-particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-particles span{bottom:-10px;left:var(--p-left);width:var(--p-size);height:var(--p-size);background:rgba(232, 201, 122, var(--p-opacity));animation:ajxDrift var(--p-duration) linear var(--p-delay) infinite;border-radius:999px;position:absolute}.hero-content .eyebrow,.hero-content h1,.hero-content>p:not(.eyebrow),.hero-content .button-row{animation:ajxWordIn .9s var(--ease) both}.hero-content .eyebrow{animation-delay:50ms}.hero-content h1{animation-delay:.22s}.hero-content>p:not(.eyebrow){animation-delay:.42s}.hero-content .button-row{animation-delay:.62s}.hero-content h1{max-width:720px;margin-bottom:1.35rem}.hero-content h1 span,.page-hero h1 span{color:var(--gold);font-style:italic}.hero-content p:not(.eyebrow){max-width:560px;font-size:1.08rem}.route-ticker{background:#0d0d0d;border-block:1px solid #c9a84c33;padding:1rem 0;overflow:hidden}.route-ticker div{width:max-content;animation:44s linear infinite ticker;display:flex}.route-ticker span{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;white-space:nowrap;padding-inline:1.6rem;font-size:.76rem;font-weight:700}@keyframes ticker{to{transform:translate(-33.333%)}}.page-hero{background:radial-gradient(ellipse 70% 90% at 50% 0%, #1d1709 0%, var(--black) 70%);border-bottom:1px solid #c9a84c1f;padding:10.5rem 0 5.5rem;position:relative}.page-hero.compact{padding-bottom:4.2rem}.page-hero.tall{align-items:center;min-height:76svh;display:flex}.page-hero p{margin-inline:auto}.split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.concept-section{padding-top:5.5rem}.concept-layout{grid-template-columns:minmax(320px,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.concept-copy{max-width:620px}.concept-section .empty-leg-diagram{justify-items:center;min-height:500px}.concept-section .empty-leg-diagram svg{width:min(100%,820px)}.split-grid h2,.section-heading h2,.alert-section h2,.timeline-section h2{color:var(--white)}.strong-line{color:var(--white);font-weight:600}.concept-diagram{border-radius:var(--radius);min-height:290px;box-shadow:var(--shadow);background:linear-gradient(140deg,#15110a,#101010);border:1px solid #c9a84c33;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:1rem;padding:2rem;display:grid}.concept-diagram.wide{min-height:220px;margin-bottom:2rem}.concept-diagram span,.concept-diagram strong{font-family:var(--font-montserrat), Arial, sans-serif;color:var(--gold);font-weight:800}.concept-diagram i{background:repeating-linear-gradient(90deg,#c9a84c99 0 12px,#0000 12px 22px) 0 0/90px 1px;min-width:80px;height:1px;animation:8s linear infinite ajxDashFlow}.empty-leg-diagram{place-items:center;width:100%;min-height:360px;display:grid;overflow:visible}.empty-leg-diagram svg{width:min(100%,760px);height:auto;display:block;overflow:visible}.diagram-ground{stroke:#ffffff14;stroke-width:1.2px}.diagram-origin{fill:var(--gold);filter:drop-shadow(0 0 8px #c9a84c66)}.diagram-destination{fill:#0000;stroke:var(--gold);stroke-width:3px;filter:drop-shadow(0 0 8px #c9a84c52)}.diagram-outbound,.diagram-return-track,.diagram-return{fill:none;stroke-linecap:round}.diagram-outbound{stroke:var(--gold);stroke-width:3px;stroke-dasharray:1;stroke-dashoffset:1px;animation:ajxDiagramDraw 1.45s var(--ease) .18s forwards}.diagram-return-track{stroke:#b5b5b529;stroke-width:2.4px;stroke-dasharray:2 12}.diagram-return{stroke:#b5b5b5bd;stroke-width:2.4px;stroke-dasharray:2 12;animation:3.8s linear infinite ajxDiagramReturnFlow}.diagram-outbound-label,.diagram-return-label,.diagram-city,.diagram-discount text{font-family:var(--font-montserrat), Arial, sans-serif;font-weight:800}.diagram-outbound-label{fill:var(--gold);letter-spacing:.34em;font-size:18px}.diagram-return-label{fill:var(--muted);letter-spacing:.18em;font-size:15px}.diagram-city{fill:var(--muted);letter-spacing:.28em;font-size:19px}.diagram-discount rect{fill:var(--black);stroke:#c9a84cb3;stroke-width:1.8px}.diagram-discount text{fill:var(--gold);letter-spacing:.04em;font-size:22px}.section-heading{margin-bottom:3.2rem}.flight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.flight-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.flight-card{isolation:isolate;border-radius:var(--radius);transition:transform .25s var(--ease), box-shadow .25s ease, border-color .25s ease;background:#111;border:1px solid #c9a84c26;padding:1.55rem;position:relative;overflow:hidden;box-shadow:0 8px 28px #00000047}.flight-card:before,.flight-card:after{content:"";z-index:-2;position:absolute;inset:0}.flight-card:before{background-image:linear-gradient(180deg, #0808088c 0%, #0a0a0ac7 48%, #050505f5 100%), var(--flight-card-image);filter:saturate(.78)contrast(1.08);transition:transform .35s var(--ease), filter .35s ease;background-position:50%;background-size:cover;transform:scale(1.02)}.flight-card:after{z-index:-1;background:radial-gradient(circle at 50% 18%,#c9a84c33,#0000 36%),linear-gradient(#1414149e,#0a0a0ae6 72%)}.flight-card:hover{border-color:#c9a84c5c;transform:translateY(-6px);box-shadow:0 22px 55px #0000006b,0 0 34px #c9a84c1f}.flight-card:hover:before{filter:saturate(.9)contrast(1.12);transform:scale(1.08)}.flight-card-line{z-index:1;background:linear-gradient(135deg, var(--gold-2), var(--gold), var(--gold-dark));height:2px;position:absolute;inset:0 0 auto}.flight-card-top,.route,.price-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.flight-card>:not(.flight-card-line){z-index:1;position:relative}.route{justify-content:flex-start;align-items:center}.route strong{color:var(--white);font-family:var(--font-montserrat), Arial, sans-serif;font-size:1.7rem;line-height:1;display:block}.route.large strong{font-size:2.4rem}.route span{color:var(--muted);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;margin-top:.35rem;font-size:.7rem;font-weight:700;display:block}.route svg,.flight-meta svg,.countdown-chip svg{color:var(--gold);flex:none}.route-arc{flex:0 0 92px;width:92px;height:32px;position:relative}.route-arc svg{width:92px;height:32px;position:absolute;inset:0}.route-arc path{fill:none;stroke:#c9a84c73;stroke-width:1px;stroke-dasharray:1.5 5}.route-arc circle:first-of-type{fill:#c9a84c80}.route-arc circle:last-of-type{fill:var(--gold)}.route-plane{color:var(--gold);offset-path:path("M2 27 Q46 -4 90 27");offset-rotate:auto;animation:3.8s linear infinite ajxPlanePath;position:absolute;top:0;left:0}.status-pill{min-height:28px;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:.45rem;padding:.32rem .65rem;font-size:.68rem;font-weight:800;display:inline-flex}.status-pill span{background:currentColor;border-radius:999px;width:7px;height:7px}.status-pill.pulse span{animation:1.7s ease-in-out infinite ajxPulseDot}.status-pill.green{color:#4fa575;background:#4fa5751a}.status-pill.gold{color:var(--gold);background:#c9a84c1c}.status-pill.orange{color:#d97745;background:#d977451f}.status-pill.grey{color:#777;background:#7777771a}.flight-meta{gap:.7rem;margin:1.35rem 0 1.15rem;display:grid}.flight-meta span,.countdown-chip{color:var(--muted);align-items:center;gap:.65rem;font-size:.9rem;display:flex}.price-row{border-top:1px solid #c9a84c38;align-items:flex-end;padding-top:1.1rem}.price-row strong,.summary-price strong,.payment-total strong{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;font-size:1.9rem;font-weight:800;line-height:1.15;display:block}.strike{color:#656565;font-family:var(--font-montserrat), Arial, sans-serif;font-weight:700;text-decoration:line-through;display:block}.fine,.summary-price span,.summary-card small{color:var(--grey);font-size:.78rem}.save-badge{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;border:1px solid #c9a84c9e;border-radius:4px;padding:.38rem .55rem;font-size:.72rem;font-weight:800}.countdown-chip.urgent{animation:2.4s ease-in-out infinite ajxChipPulse}.countdown-chip{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:#0f0f0f;border:1px solid #c9a84c33;border-radius:5px;margin:1rem 0;padding:.6rem .72rem;font-size:.74rem;font-weight:800;display:inline-flex}.section-action{text-align:center;margin-top:2.3rem}.benefit-grid,.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.benefit-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-grid article,.steps-grid article,.panel,.deal-sidebar,.empty-state,.note-panel,.operator-table,.operator-form,.settings-list,.priority-contact,.operator-strip,.summary-card,.payment-box,.confirmed-summary,.form-success{border-radius:var(--radius);background:var(--charcoal);border:1px solid #c9a84c29}.benefit-grid article{padding:2.1rem}.benefit-grid svg,.steps-grid span,.alert-section svg,.note-panel>svg{color:var(--gold)}.benefit-grid strong{color:var(--white);font-family:var(--font-montserrat), Arial, sans-serif;margin-top:1.35rem;font-size:1.15rem;display:block}.benefit-grid p,.steps-grid p{margin-bottom:0}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.steps-grid article{padding:2rem}.steps-grid span{font-family:var(--font-playfair), Georgia, serif;font-size:3.8rem;line-height:1;display:block}.trust-strip{color:#222;background:#f5f5f5;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;padding:2.6rem 28px;display:flex}.trust-strip span{color:#4a4a4a;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.78rem;font-weight:800;display:inline-flex}.trust-strip svg{color:var(--gold-dark)}.whatsapp-band{background:#161616;border-block:1px solid #c9a84c24;overflow:hidden}.band-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:220px;padding-block:3.5rem;display:flex}.band-inner h2{max-width:650px;margin:0}.band-inner h2 span{color:var(--muted)}.alert-section .narrow>svg{margin-bottom:1rem}.alert-form{grid-template-columns:1fr auto;gap:.8rem;max-width:620px;margin:2rem auto 0;display:grid}.alert-form.compact{grid-template-columns:1fr;margin-top:1.25rem}.form-note{color:var(--grey);grid-column:1/-1;margin:.1rem 0 0;font-size:.78rem}.form-note.error,.form-stack em{color:#d97745}.form-note.success{color:#4fa575}.success-inline{color:var(--white);border:1px solid #c9a84c57;border-radius:5px;align-items:center;gap:.8rem;margin-top:2rem;padding:1rem 1.2rem;display:inline-flex}.success-inline svg,.form-success svg,.success-icon{color:var(--gold)}.success-mark{width:110px;height:110px;margin:0 auto 1.4rem;position:relative}.success-mark svg{z-index:2;width:110px;height:110px;position:relative;overflow:visible}.success-ring-bg,.success-ring,.success-check{fill:none;stroke-linecap:round;stroke-linejoin:round}.success-ring-bg{stroke:#c9a84c40;stroke-width:1.5px}.success-ring{stroke:var(--gold);stroke-width:2px;stroke-dasharray:315;stroke-dashoffset:315px;transform-origin:55px 55px;animation:ajxDrawCircle 1s var(--ease) .12s forwards;transform:rotate(-90deg)}.success-check{stroke:var(--gold);stroke-width:3px;stroke-dasharray:60;stroke-dashoffset:60px;animation:ajxDrawCheck .62s var(--ease) .82s forwards}.success-mark span{z-index:1;background:var(--gold-2);opacity:0;transform-origin:2px 2px;width:5px;height:5px;animation:ajxBurstDot 1s var(--ease) 1.12s forwards;border-radius:999px;position:absolute;top:53px;left:53px}.filter-bar{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0ae6;border-bottom:1px solid #c9a84c2e;position:sticky;top:76px}.filter-inner{align-items:center;gap:.8rem;width:min(100% - 56px,1320px);margin-inline:auto;padding:1rem 0;display:flex;overflow-x:auto}.filter-inner>svg{flex:none}.filter-inner select{flex:190px;width:auto;min-width:180px;max-width:280px}.range-filter{min-width:230px;color:var(--muted);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.75rem;font-weight:800;display:flex}.range-filter input{accent-color:var(--gold);min-height:auto;padding:0}.clear-button{min-height:44px;color:var(--grey);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:0 0;border:0;flex:none;font-size:.75rem;font-weight:800}.chip-row{flex-wrap:wrap;gap:.55rem;width:min(100% - 56px,1320px);margin-inline:auto;padding-bottom:1rem;display:flex}.filter-chip{min-height:34px;color:var(--gold);cursor:pointer;background:#c9a84c1a;border:1px solid #c9a84c66;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .8rem;display:inline-flex}.listing-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:2rem;display:grid}.result-label{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;margin-bottom:1.3rem;font-size:.78rem;font-weight:800}.deal-sidebar{padding:1.8rem;position:sticky;top:160px}.deal-sidebar svg{color:var(--gold)}.deal-sidebar h2{margin-top:1rem;font-size:1.25rem}.empty-state{text-align:center;padding:4rem 2rem}.home-empty-state h3{color:var(--white);font-family:var(--font-montserrat), Arial, sans-serif;margin-bottom:.7rem;font-size:1.45rem;line-height:1.2}.timeline{gap:1.5rem;margin-top:3rem;display:grid;position:relative}.timeline article{grid-template-columns:48px 36px 1fr;align-items:start;gap:1rem;display:grid}.timeline article>span{color:#0000;-webkit-text-stroke:1px var(--gold);font-family:var(--font-playfair), Georgia, serif;font-size:3rem;line-height:1}.timeline svg{color:var(--gold);margin-top:.45rem}.note-panel{gap:1.5rem;padding:2.2rem;display:flex}.note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;display:grid}.note-grid p{margin:0}.note-grid strong{color:var(--white)}.portrait-placeholder{border-radius:var(--radius);min-height:500px;color:var(--gold);background:linear-gradient(160deg,#1f1a10,#121212 68%);border:1px solid #c9a84c3d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.portrait-placeholder span,.founder-line span{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.75rem;font-weight:800}.founder-line{border-top:1px solid #c9a84c33;margin-top:2rem;padding-top:1.3rem}.founder-line strong{font-family:var(--font-playfair), Georgia, serif;font-size:1.25rem;display:block}.priority-contact,.operator-strip{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex}.priority-contact>svg{color:var(--gold);flex:none}.priority-contact h2,.operator-strip h2{margin:.75rem 0 0}.contact-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:2rem;display:grid}.panel{padding:2rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form textarea,.operator-form textarea{margin-top:1rem}.contact-form .button{margin-top:1.2rem}.contact-details{gap:1rem;display:grid}.contact-details a,.contact-details span{color:var(--white);align-items:center;gap:.7rem;display:flex}.contact-details svg{color:var(--gold)}.faq-wrap{width:min(100% - 56px,820px);margin-inline:auto}.tabs{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-bottom:3rem;display:flex}.tabs button,.operator-tabs button{min-height:44px;color:var(--muted);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:.7rem 1.1rem;font-size:.75rem;font-weight:800}.tabs button.active,.operator-tabs button.active{border-color:var(--gold);color:var(--gold);background:#c9a84c1f}.faq-list{gap:.85rem;display:grid}.faq-item{background:var(--panel-2);border:1px solid #c9a84c24;border-left:2px solid #c9a84c2e;border-radius:6px;overflow:hidden}.faq-item.open{border-left-color:var(--gold)}.faq-item button{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:68px;padding:1.25rem 1.4rem;display:flex}.faq-item button span{font-family:var(--font-montserrat), Arial, sans-serif;font-weight:700}.faq-item svg{color:var(--gold);transition:transform .25s var(--ease)}.faq-item.open svg{transform:rotate(45deg)}.faq-answer{transition:grid-template-rows .35s var(--ease);grid-template-rows:0fr;display:grid}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer p{margin:0;padding:0 3rem 1.4rem 1.4rem;overflow:hidden}.faq-cta{text-align:center;margin-top:4rem}.booking-page{background:var(--black);min-height:100svh}.booking-header{border-bottom:1px solid #c9a84c2e;justify-content:space-between;align-items:center;gap:1.5rem;min-height:78px;padding:0 28px;display:flex}.booking-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;width:min(520px,55vw);display:grid}.booking-steps span{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;flex-direction:column;align-items:center;gap:.4rem;font-size:.68rem;font-style:normal;font-weight:800;display:flex}.booking-steps b{border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.booking-steps .current,.booking-steps .done{color:var(--gold)}.booking-steps .current b,.booking-steps .done b{border-color:var(--gold)}.booking-steps .done b{background:var(--gold);color:var(--black)}.booking-main{width:min(100% - 56px,680px);margin:0 auto;padding:4.5rem 0 5rem}.booking-panel h1{font-size:2.6rem}.flight-media-gallery{gap:.8rem;margin-top:2rem;display:grid}.flight-media-hero,.flight-media-thumb{color:var(--white);cursor:pointer;background:#111;border:1px solid #c9a84c3d;padding:0;position:relative;overflow:hidden}.flight-media-hero{border-radius:var(--radius);aspect-ratio:16/8.2;width:100%;min-height:255px}.flight-media-hero img,.flight-media-hero video,.flight-media-thumb img,.flight-media-thumb video,.media-lightbox-media{object-fit:cover;width:100%;height:100%;display:block}.flight-media-hero:after,.flight-media-thumb:after{content:"";pointer-events:none;background:linear-gradient(#0505050f,#050505b8);position:absolute;inset:0}.flight-media-hero-label{z-index:1;color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:#050505ad;border:1px solid #c9a84c7a;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.flight-media-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;display:grid}.flight-media-thumb{aspect-ratio:1.3;border-radius:6px}.flight-media-thumb span{z-index:1;width:28px;height:28px;color:var(--gold);background:#050505b8;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:.45rem;right:.45rem}.media-lightbox{z-index:3000;background:#020202f0;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.media-lightbox-stage{border-radius:var(--radius);aspect-ratio:16/9;background:#050505;border:1px solid #c9a84c3d;width:min(100%,1120px);max-height:76svh;position:relative;overflow:hidden}.media-lightbox-close,.media-lightbox-nav{z-index:3001;color:var(--gold);cursor:pointer;background:#050505bd;border:1px solid #c9a84c6b;border-radius:999px;place-items:center;display:grid;position:fixed}.media-lightbox-close{width:48px;height:48px;top:1.25rem;right:1.25rem}.media-lightbox-nav{width:54px;height:54px;top:50%;transform:translateY(-50%)}.media-lightbox-nav.previous{left:1.25rem}.media-lightbox-nav.next{right:1.25rem}.media-lightbox-count{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;background:#050505b8;border:1px solid #c9a84c5c;border-radius:999px;padding:.5rem .7rem;font-size:.72rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}.summary-card{margin-top:2rem;padding:2rem;overflow:hidden}.summary-grid{border-block:1px solid #c9a84c38;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0;padding:1.4rem 0;display:grid}.summary-grid span,.form-stack span{color:var(--white);gap:.35rem;display:grid}.summary-grid b,.form-stack label>span,.payment-total span{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.72rem;font-weight:800}.summary-price{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.booking-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.form-stack{gap:1rem;margin-top:2rem;display:grid}.form-stack label{gap:.5rem;display:grid}.form-stack small{color:var(--grey)}.payment-total{border-radius:var(--radius);background:var(--panel);border:1px solid #c9a84c33;justify-content:space-between;align-items:baseline;gap:1rem;margin:2rem 0 1.4rem;padding:1.3rem;display:flex}.payment-box{overflow:hidden}.payment-tabs{border-bottom:1px solid #c9a84c29;grid-template-columns:repeat(3,1fr);display:grid}.payment-tabs button{min-height:54px;color:var(--grey);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:0 0;border:0;border-bottom:2px solid #0000;font-size:.76rem;font-weight:800}.payment-tabs button.active{border-bottom-color:var(--gold);color:var(--gold);background:#c9a84c14}.payment-copy{text-align:center;padding:2rem}.payment-copy svg,.payment-copy span svg{color:var(--gold)}.payment-copy h2{margin:1rem 0 .6rem;font-size:1.35rem}.payment-copy span{color:var(--grey);align-items:center;gap:.45rem;font-size:.85rem;display:inline-flex}.reference-chip{background:var(--charcoal);color:var(--gold);cursor:pointer;border:1px solid #c9a84c66;border-radius:6px;align-items:center;gap:.7rem;margin:1.4rem 0;padding:.8rem 1rem;display:inline-flex}.reference-chip span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem}.reference-chip em{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:800}.confirmed-summary{gap:.4rem;max-width:480px;margin:0 auto 1.5rem;padding:1.4rem;display:grid}.confirmed-summary strong{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;font-size:1.4rem}.confirmed-summary small{color:var(--muted)}.operator-login{background:radial-gradient(60% 50% at 50% 35%,#171204 0%,#070707 75%);place-items:center;min-height:100svh;padding:2rem;display:grid}.login-card{border-radius:var(--radius);text-align:center;background:#0f0f0f;border:1px solid #c9a84c40;gap:1rem;width:min(100%,430px);padding:2.5rem;display:grid}.login-card .brand-link{justify-content:center}.login-card small,.login-card a{color:var(--grey);line-height:1.6}.operator-app{background:#070707;min-height:100svh}.operator-header{z-index:10;background:var(--black);border-bottom:1px solid #c9a84c33;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:0 28px;display:flex;position:sticky;top:0}.operator-tabs{align-items:center;gap:.45rem;display:flex;overflow-x:auto}.operator-tabs button{white-space:nowrap;border-radius:5px}.operator-body{width:min(100% - 56px,1240px);margin-inline:auto;padding:3rem 0 5rem}.operator-title{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.operator-title h1,.operator-form-wrap h1{font-size:2.4rem}.stats-grid article{border-radius:var(--radius);background:#0f0f0f;border:1px solid #c9a84c33;padding:1.8rem}.stats-grid span{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.72rem;font-weight:800}.stats-grid strong{color:var(--gold);font-family:var(--font-montserrat), Arial, sans-serif;margin:.7rem 0 .2rem;font-size:2.4rem;display:block}.stats-grid em{color:var(--grey);font-style:normal}.operator-table{margin-top:2rem;overflow:visible}.table-head{border-bottom:1px solid #c9a84c24;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 1.5rem;display:flex}.table-head h2{text-transform:uppercase;margin:0;font-size:1rem}.table-scroll{overflow:auto visible}table{border-collapse:collapse;width:100%;min-width:780px}th,td{text-align:left;border-bottom:1px solid #ffffff0f;padding:1rem 1.5rem}th{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.68rem}td{color:var(--muted)}td small{color:var(--grey)}td:first-child{color:var(--white);font-weight:700}.inline-actions{flex-wrap:wrap;gap:.45rem;display:flex}.inline-actions button{min-height:34px;color:var(--gold);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;background:#c9a84c14;border:1px solid #c9a84c42;border-radius:5px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.68rem;font-weight:800;display:inline-flex}.icon-button{width:38px;height:38px;color:var(--gold);cursor:pointer;background:#c9a84c0f;border:1px solid #c9a84c3d;border-radius:6px;place-items:center;display:inline-grid}.action-menu{justify-content:flex-end;display:inline-flex;position:relative}.action-menu-panel{z-index:20;background:#101010;border:1px solid #c9a84c47;border-radius:8px;width:190px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 42px #00000080}.action-menu-panel button{min-height:42px;color:var(--white);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-align:left;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #ffffff0f;align-items:center;gap:.6rem;padding:0 .85rem;font-size:.72rem;font-weight:800;display:flex}.action-menu-panel button:hover{color:var(--gold);background:#c9a84c1a}.action-menu-panel button.danger{color:#ef8a6a}.button-danger{color:#120807;background:linear-gradient(135deg,#ffb199,#ef6f4f)}.modal-backdrop{z-index:1200;background:#000000b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.portal-modal{border-radius:var(--radius);background:#101010;border:1px solid #c9a84c47;width:min(100%,620px);max-height:min(92svh,900px);overflow:auto;box-shadow:0 24px 70px #0000009e}.portal-modal.wide{width:min(100%,980px)}.modal-head{z-index:1;background:#101010;border-bottom:1px solid #c9a84c2e;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex;position:sticky;top:0}.modal-head h2{text-transform:uppercase;margin:0;font-size:1.05rem}.dialog-form{border:0;border-radius:0;margin:0}.field-label{gap:.45rem;display:grid}.field-label span{color:var(--grey);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.68rem;font-weight:800}.field-label input,.field-label select{width:100%}.media-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.media-upload-card{background:#ffffff05;border:1px solid #c9a84c2e;border-radius:8px;gap:1rem;padding:1rem;display:grid}.media-upload-card span{color:var(--white);font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;font-size:.85rem;font-weight:800;display:block}.media-upload-card small{color:var(--grey)}.upload-button{min-height:42px;color:var(--gold);cursor:pointer;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;border:1px dashed #c9a84c6b;border-radius:7px;justify-content:center;align-items:center;gap:.55rem;padding:.65rem .9rem;font-size:.72rem;font-weight:800;display:inline-flex}.upload-button input{display:none}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.media-preview{aspect-ratio:4/3;background:#070707;border:1px solid #ffffff14;border-radius:7px;position:relative;overflow:hidden}.media-preview.single{aspect-ratio:16/9}.media-preview img,.media-preview video{object-fit:cover;width:100%;height:100%;display:block}.media-preview button{width:28px;height:28px;color:var(--white);cursor:pointer;background:#000000b8;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:6px;right:6px}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.confirm-copy{gap:1.3rem;padding:1.5rem;display:grid}.operator-form-wrap{max-width:760px}.operator-form,.settings-list{gap:1rem;margin-top:2rem;padding:2rem;display:grid}.settings-list button{min-height:68px;color:var(--white);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}.settings-list span{align-items:center;gap:.65rem;display:inline-flex}.settings-list svg{color:var(--gold)}.settings-list em{color:var(--grey);border:1px solid #333;border-radius:999px;padding:.35rem .8rem;font-style:normal}.settings-list em.on{border-color:var(--gold);color:var(--gold);background:#c9a84c1f}.form-success{text-align:center;padding:3rem 2rem}.legal-copy p{color:var(--muted)}.site-footer{background:var(--black-2);border-top:1px solid #c9a84c40}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem;width:min(100% - 56px,1320px);margin-inline:auto;padding:5rem 0 3.5rem;display:grid}.footer-tagline{color:var(--muted);font-family:var(--font-playfair), Georgia, serif;max-width:280px;margin:1.4rem 0 0;font-size:1.1rem;font-style:italic}.footer-title{color:var(--gold);text-transform:uppercase;margin-bottom:1.2rem;font-size:.75rem}.footer-links{color:var(--muted);gap:.8rem;display:grid}.footer-links a:hover{color:var(--gold)}.social-row{gap:.8rem;display:flex}.social-row a{width:42px;height:42px;color:var(--gold);border:1px solid #c9a84c66;border-radius:999px;place-items:center;display:grid}.footer-bottom{width:min(100% - 56px,1320px);color:var(--grey);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:1.4rem 0;font-size:.82rem;display:flex}.footer-legal{gap:1rem;display:inline-flex}.whatsapp-fab{z-index:900;background:linear-gradient(135deg, var(--gold-2), var(--gold), var(--gold-dark));width:58px;height:58px;color:var(--black);border-radius:999px;place-items:center;display:grid;position:fixed;bottom:26px;right:26px;box-shadow:0 12px 32px #0000007a}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1120px){h1{font-size:3.8rem}.desktop-nav,.desktop-only{display:none}.menu-button{display:inline-flex}.flight-grid,.flight-grid.two,.benefit-grid.four,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-layout,.concept-layout,.contact-layout{grid-template-columns:1fr}.concept-section .empty-leg-diagram{min-height:430px}.deal-sidebar{position:static}}@media (max-width:860px){h1{font-size:3rem}h2{font-size:2rem}.container,.narrow,.header-inner,.filter-inner,.chip-row,.footer-grid,.footer-bottom,.hero-content,.operator-body,.booking-main{width:min(100% - 36px,1320px)}.home-hero{min-height:84svh}.hero-content{padding-top:5rem}.hero-overlay{background:linear-gradient(90deg,#050505eb,#050505a3),linear-gradient(#0a0a0a2e,#0a0a0af5)}.section{padding:4.5rem 0}.split-grid,.flight-grid,.flight-grid.two,.benefit-grid,.benefit-grid.four,.steps-grid,.stats-grid,.footer-grid,.form-grid,.note-grid{grid-template-columns:1fr}.concept-diagram{text-align:center;grid-template-columns:1fr}.concept-diagram i{background:repeating-linear-gradient(0deg,#c9a84c99 0 12px,#0000 12px 22px);width:1px;min-width:1px;height:56px;margin-inline:auto}.band-inner,.priority-contact,.operator-strip,.operator-title,.booking-header,.footer-bottom{flex-direction:column;align-items:flex-start}.filter-inner{flex-direction:column;align-items:stretch;overflow:visible}.filter-inner select{width:100%;max-width:none}.range-filter{flex-direction:column;align-items:flex-start;min-width:0}.alert-form,.summary-grid{grid-template-columns:1fr}.booking-steps{width:100%}.booking-steps em{display:none}.payment-total,.summary-price,.booking-actions{flex-direction:column;align-items:stretch}.operator-header{flex-direction:column;align-items:flex-start;padding-block:1rem}.modal-backdrop{align-items:stretch;padding:14px}.portal-modal,.portal-modal.wide{width:100%;max-height:94svh}.media-section{grid-template-columns:1fr}}@media (max-width:560px){h1{font-size:2.55rem}.route{flex-wrap:wrap;align-items:flex-start}.route svg{margin-top:.25rem}.flight-card-top,.price-row{flex-direction:column}.payment-tabs{grid-template-columns:1fr}.timeline article{grid-template-columns:44px 1fr}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline article svg{display:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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.1y4-pdgsjb-pw.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.3lvt2whj97whp.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.2uwcyprjm3xu3.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.0k62hbripvv8p.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.3-6t-g6q0vh0a.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.2bn3s6zvc0dyp.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_98ad3912-module__9GIQTa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_98ad3912-module__9GIQTa__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.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:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.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:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.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:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.1dqa_6e_ad4sj.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:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_a312a60d-module__0ifYoG__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_a312a60d-module__0ifYoG__variable{--font-montserrat:"Montserrat", "Montserrat Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.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:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.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:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_525a95e5-module__wNihva__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_525a95e5-module__wNihva__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
