@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,400;1,500&display=swap";:root{--heading-font-family:"Playfair Display","Times New Roman",serif;--text-font-family:"Inter",system-ui,sans-serif;--counter-text:"Playfair Display",serif;--max-content-width:1240px;--h-full:100svh;--w-full:100vw;--hero-padding-inline:clamp(1.5625rem,.5078rem + 4.6875vw,5.3125rem);--z--1:-1;--z-0:0;--z-1:1;--z-2:2;--z-9:9;--z-99:99;--bg-deep:#0a1a17;--bg-body:#0e2420;--bg-card:#14302a;--bg-elev:#1c3d35;--gold:#d4ab5c;--gold-bright:#e8c478;--gold-deep:#a8842e;--dark-gold:#a8842e;--text-gold:#e8c478;--text-white:#f0f3f0;--text-primary:#f0f3f0;--text-secondary:#c8d0cc;--text-muted:#7d8d87;--white:#fff;--line:rgba(212,171,92,.12);--line-soft:hsla(0,0%,100%,.08);--line-strong:rgba(212,171,92,.35);--green:#4cc9a4;--green-soft:rgba(76,201,164,.12);--red:#e05a5a;--red-soft:rgba(224,90,90,.12);--navy-blue:var(--bg-body);--grey-blue:var(--bg-card);--blue-800:#1a2f3c;--blue-700:#344651;--blue-600:#4d5d67;--blue-500:#808b92;--blue-400:#b3babe;--black:#101010;--charcoal-black:#262626;--dark-grey:#848484;--grey:#c6c6c6;--light-grey:#e7e7e7;--white-grey:#f8f8f8;--space-s-5:clamp(.5rem,.5rem,.5rem);--space-s-10:clamp(1rem,1rem,1rem);--space-s-15:clamp(1.5rem,1.5rem,1.5rem);--space-s-20:clamp(2rem,2rem,2rem);--space-25:clamp(2rem, calc(.39vw + 1.86rem) ,2.5rem);--space-30:clamp(2rem, calc(.78vw + 1.72rem) ,3rem);--space-35:clamp(3rem, calc(.39vw + 2.86rem) ,3.5rem);--space-40:clamp(3rem, calc(.78vw + 2.72rem) ,4rem);--space-45:clamp(3rem, calc(1.17vw + 2.58rem) ,4.5rem);--space-60:clamp(4rem, calc(1.56vw + 3.44rem) ,6rem);--space-80:clamp(4rem, calc(3.13vw + 2.88rem) ,8rem);--space-100:clamp(6rem, calc(3.13vw + 4.88rem) ,10rem);--space-120:clamp(6rem, calc(4.69vw + 4.31rem) ,12rem);--space-140:clamp(2rem, calc(11.11vw - 1.56rem) ,14rem);--space-160:clamp(8rem, calc(6.25vw + 5.75rem) ,16rem);--space-180:clamp(8rem, calc(7.81vw + 5.19rem) ,18rem);--space-200:clamp(8rem, calc(9.38vw + 4.63rem) ,20rem);--text-12:clamp(1.1rem,1.1rem,1.1rem);--text-14:clamp(1.4rem,1.4rem,1.4rem);--text-16:clamp(1.4rem, calc(.16vw + 1.34rem) ,1.6rem);--text-18:clamp(1.6rem, calc(.16vw + 1.54rem) ,1.8rem);--text-20:clamp(1.6rem, calc(.31vw + 1.49rem) ,2rem);--text-25:clamp(2rem, calc(.39vw + 1.86rem) ,2.5rem);--text-30:clamp(2rem, calc(.78vw + 1.72rem) ,3rem);--text-35:clamp(2.5rem, calc(.78vw + 2.22rem) ,3.5rem);--text-40:clamp(3rem, calc(.78vw + 2.72rem) ,4rem);--text-60:clamp(4rem, calc(1.56vw + 3.44rem) ,6rem);--text-80:clamp(4.5rem, calc(3.5vw + 3rem) ,8rem);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--radius-100:100%;--radius-45:clamp(3rem, calc(-1.17vw + 4.92rem) ,4.5rem);--radius-40:clamp(3rem, calc(-.78vw + 4.28rem) ,4rem);--radius-35:clamp(2rem, calc(-1.17vw + 3.92rem) ,3.5rem);--radius-30:clamp(2rem, calc(-.78vw + 3.28rem) ,3rem);--radius-25:clamp(2rem, calc(-.39vw + 2.64rem) ,2.5rem);--radius-s-24:24px;--radius-s-20:20px;--radius-s-16:16px;--radius-s-15:15px;--radius-s-12:12px;--radius-s-10:10px;--radius-s-8:8px;--radius-s-5:5px;--radius-pill:999px;--lh-200:200%;--lh-180:180%;--lh-160:160%;--lh-150:150%;--lh-140:140%;--lh-130:130%;--lh-120:120%;--lh-110:110%;--lh-105:105%;--lh-100:100%;--transition:.4s ease-in-out;--transition-fast:.2s ease-out;--shadow-gold-glow:0 0 60px rgba(212,171,92,.15);--shadow-gold-soft:0 0 24px rgba(212,171,92,.08)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%;scroll-behavior:smooth}body,html{overflow-x:hidden}body{background-color:var(--bg-body);color:var(--text-white);font-family:var(--text-font-family),sans-serif;font-weight:400;line-height:var(--lh-160)}a{color:inherit;text-decoration:none}:is(h1,h2,h3,h4,h5,h6){font-family:var(--heading-font-family),sans-serif;font-weight:500}.span-color{color:var(--gold)}.p-small{font-size:var(--text-12);font-weight:400;line-height:var(--lh-130)}.p-base{font-size:var(--text-16);line-height:var(--lh-160)}.p-medium{font-size:var(--text-20);font-weight:500;line-height:var(--lh-140)}.p-large{font-size:var(--text-35);font-weight:500;line-height:var(--lh-160)}p{font-size:var(--text-16)}img{display:block;height:auto;width:100%}.section{padding-inline:var(--space-140)}.section-block-padding{padding-block:var(--space-100)}@media(max-width:967px){.section-block-padding{padding-block:30px}}.container{margin-inline:auto;max-inline-size:var(--max-content-width)}@media(max-width:967px){.container{max-inline-size:100%}}#main{min-height:100svh;overflow-x:clip}h1{color:var(--text-white);font-size:var(--text-60);line-height:var(--lh-110)}@media(max-width:967px){h1{font-size:clamp(25px,5vw + 10px,30px)}}.page-enter-active,.page-leave-active{transition:opacity .25s ease}.page-enter-from,.page-leave-to{opacity:0}
