:root{--bg:#070b08;--bg-2:#0e1711;--ink:#f4efe4;--muted:#b7c0b4;--gold:#efc14a;--tiger:#ff6a1f;--line:rgba(244,239,228,0.12);--font-display:"Teko",Impact,sans-serif;--font-body:"Outfit",system-ui,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);color:var(--ink);background:var(--bg);line-height:1.5;overflow-x:hidden}.noise{pointer-events:none;position:fixed;inset:0;z-index:40;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}.top{position:relative;z-index:30;display:flex;justify-content:space-between;padding:.65rem 1.25rem;background:transparent;min-height:0}.brand,.top{align-items:center}.brand{display:inline-flex;gap:.55rem;font-family:var(--font-display);font-size:1.35rem;letter-spacing:.04em;text-transform:uppercase;line-height:1}.brand-logo{width:1.75rem;max-width:28px;max-height:28px;height:auto;object-fit:contain;border-radius:.25rem;flex-shrink:0}.brand span,.top-cta{color:var(--gold)}.top-cta{font-size:.85rem;font-weight:600;padding:.55rem .95rem;border:1px solid var(--gold);border-radius:999px;transition:background .25s ease,color .25s ease}.top-cta:hover{background:var(--gold);color:#111}.hero{position:relative;min-height:100svh;display:grid;align-items:end;padding:2.5rem 1.25rem 3.5rem;isolation:isolate}.hero-bg{position:absolute;inset:0;z-index:-1;overflow:hidden;background:#070b08}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:68% center;transform:scale(1.04);animation:ken 18s ease-in-out infinite alternate}.hero-veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,8,.92),rgba(7,11,8,.72) 42%,rgba(7,11,8,.35)),linear-gradient(180deg,rgba(7,11,8,.25),rgba(7,11,8,.55) 55%,rgba(7,11,8,.92))}.hero-copy{max-width:38rem;animation:rise .9s ease both}.brand-hero{margin:0 0 .65rem;font-size:clamp(2.4rem,9vw,4.4rem);line-height:.9;letter-spacing:.03em;color:var(--gold);text-shadow:0 0 40px rgba(239,193,74,.25);animation:rise .9s ease both}.brand-hero,.hero h1{font-family:var(--font-display);text-transform:uppercase}.hero h1{margin:0 0 1rem;font-size:clamp(2rem,7vw,3.4rem);line-height:.95;letter-spacing:.02em;font-weight:600;animation:rise .9s ease .08s both}.lead{margin:0 0 1.6rem;max-width:32rem;color:var(--muted);font-size:1.05rem;animation:rise .9s ease .16s both}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;animation:rise .9s ease .24s both}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 1.35rem;border-radius:999px;font-weight:700;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--tiger),#ff3d00 55%,var(--gold));color:#140800;box-shadow:0 10px 30px rgba(255,106,31,.35)}.btn-primary:hover{box-shadow:0 14px 36px rgba(255,106,31,.45)}.btn-ghost{border:1px solid var(--line);color:var(--ink);background:rgba(255,255,255,.03)}.btn-lg{min-height:3.4rem;padding-inline:1.8rem;font-size:1.05rem}.section{padding:4.5rem 1.25rem;max-width:960px;margin:0 auto}.media-section{max-width:none;padding-inline:max(1.25rem,calc((100% - 1080px) / 2));background:var(--bg-2);border-block:1px solid var(--line)}.media-grid{display:grid;grid-gap:1.75rem;gap:1.75rem;align-items:center}.media-shot{margin:0;overflow:hidden;border-radius:1rem;border:1px solid var(--line)}.media-shot img,.motif img{display:block;width:100%;height:auto}.motif{margin:2rem 0 0;max-width:280px;border-radius:1rem;overflow:hidden;border:1px solid var(--line)}.fact-list{margin:0;display:grid;grid-gap:.85rem;gap:.85rem}.fact-list>div{display:grid;grid-template-columns:7.5rem 1fr;grid-gap:.75rem;gap:.75rem;padding:.7rem 0;border-top:1px solid var(--line)}.fact-list dt{color:var(--gold);font-weight:600}.fact-list dd{margin:0;color:var(--muted)}.closer-logo{display:block;width:7rem;height:auto;margin:0 auto 1rem;filter:drop-shadow(0 8px 24px rgba(239,193,74,.25))}.section h2{margin:0 0 .6rem;font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);line-height:.95;text-transform:uppercase;letter-spacing:.03em;color:var(--ink)}.section-soft{background:linear-gradient(180deg,transparent,rgba(18,32,24,.65))}.section p{color:var(--muted);max-width:42rem}.section-lead{margin:0 0 2rem;color:var(--muted);max-width:34rem}.steps{list-style:none;margin:0;padding:0;display:grid;grid-gap:1.25rem;gap:1.25rem}.steps li{display:grid;grid-gap:.25rem;gap:.25rem;padding:1.1rem 0;border-top:1px solid var(--line)}.step-num{font-family:var(--font-display);color:var(--tiger);font-size:1.4rem;letter-spacing:.08em}.steps strong{font-size:1.15rem}.steps span:last-child{color:var(--muted)}.bullets{margin:0 0 2rem;padding:0;list-style:none;display:grid;grid-gap:.85rem;gap:.85rem}.bullets li{position:relative;padding-left:1.4rem;color:var(--ink)}.bullets li:before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;border-radius:50%;background:var(--gold);box-shadow:0 0 12px rgba(239,193,74,.6)}.st-faq{display:grid;grid-gap:.75rem;gap:.75rem}details{border-top:1px solid var(--line);padding:.9rem 0}summary{cursor:pointer;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}details p{margin:.7rem 0 0;color:var(--muted)}.closer{text-align:center;padding-bottom:5rem}.closer .brand-hero{font-size:clamp(2rem,7vw,3.2rem)}.closer .section-lead{margin-inline:auto}.foot{padding:1.5rem 1.25rem 2.5rem;text-align:center;color:var(--muted);font-size:.85rem;border-top:1px solid var(--line)}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ken{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(-1.5%,1%,0)}}@media (min-width:768px){.top{padding:.75rem 2.5rem}.top .brand{font-size:1.45rem}.top .brand-logo{width:1.85rem;max-width:30px;max-height:30px}.hero{padding-inline:2.5rem}.steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}.steps li{border-top:0;border-left:1px solid var(--line);padding:0 0 0 1.25rem}.steps li:first-child{border-left:0;padding-left:0}.bullets{grid-template-columns:1fr 1fr}.media-grid{grid-template-columns:1.05fr 1fr;gap:2.5rem}.fact-list{grid-template-columns:1fr 1fr}.hero-photo{object-position:72% center}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}html[data-design=slot-tigre] .st-faq{background:transparent!important;border:none!important;border-radius:0!important;overflow:visible!important;display:grid!important;grid-gap:.75rem!important;gap:.75rem!important}html[data-design=slot-tigre] .st-faq details{border-top:1px solid var(--line)!important;padding:.9rem 0!important;background:transparent!important;color:var(--ink)!important}html[data-design=slot-tigre] .st-faq summary{color:var(--ink)!important;font-weight:600!important;cursor:pointer}html[data-design=slot-tigre] .st-faq details p{color:var(--muted)!important;margin:.7rem 0 0!important;max-width:42rem}html[data-design=slot-tigre] .contact-fab{display:none!important}html[data-design=slot-tigre] body.app-shell{background:var(--bg)!important;color:var(--ink)!important;margin:0!important;padding:0!important;min-height:100vh;font-family:var(--font-body)!important}html[data-design=slot-tigre] .slot-tigre-page{min-height:100vh}html[data-design=slot-tigre] .app-shell>main{padding:0!important;max-width:none!important;margin:0!important}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_fe7774{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_fe7774{--font-manrope:"Manrope","Manrope Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_89caef{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_89caef{--font-jetbrains:"JetBrains Mono","JetBrains Mono Fallback"}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,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(/_next/static/media/48e2044251ef3125-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:112.83%}.__className_0c0859{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_0c0859{--font-montserrat:"Montserrat","Montserrat Fallback"}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/c105b29dc4e1ee2d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/ffe0837c71e69159-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/b07dd69d3f271780-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Golos Text;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/401f9db361b6e189-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Golos Text Fallback;src:local("Arial");ascent-override:90.27%;descent-override:20.26%;line-gap-override:0.00%;size-adjust:108.57%}.__className_71898b{font-family:Golos Text,Golos Text Fallback;font-style:normal}.__variable_71898b{--font-golos:"Golos Text","Golos Text Fallback"}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Rubik;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Rubik Fallback;src:local("Arial");ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.00%;size-adjust:104.98%}.__className_aea418{font-family:Rubik,Rubik Fallback;font-style:normal}.__variable_aea418{--font-rubik:"Rubik","Rubik Fallback"}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:111.26%}.__className_a12522{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_a12522{--font-playfair:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:Marck Script;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ac01b881c544ff39-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Marck Script;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e360ee2d3893fc4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Marck Script;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1d15866986031c98-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Marck Script Fallback;src:local("Arial");ascent-override:93.04%;descent-override:41.46%;line-gap-override:0.00%;size-adjust:92.87%}.__className_9f8ab9{font-family:Marck Script,Marck Script Fallback;font-weight:400;font-style:normal}.__variable_9f8ab9{--font-marck:"Marck Script","Marck Script Fallback"}