*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#000;--secondary-color:#d4a574;--accent-color:#ff3d00;--text-color:#fff;--light-text:#a8a8a8;--background-dark:#000;--background-card:#0d0d0d;--background-section:#050505;--white:#fff;--gold:#d4a574;--red:#ff3d00;--transition:all 0.6s cubic-bezier(0.23,1,0.32,1)}html{scroll-behavior:smooth;background:var(--background-dark);scroll-snap-type:none;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:0}@media (min-width:1024px){html{scroll-snap-type:y proximity}}a[href^="#"]{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}html:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.02) 4px);pointer-events:none;z-index:9999;opacity:.3}body{font-family:var(--font-poppins),sans-serif;color:var(--text-color);line-height:1.6;overflow-x:hidden;background:var(--background-dark);position:relative;animation:pageLoad .8s ease-out;scroll-behavior:smooth;-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}@keyframes pageLoad{0%{opacity:0}to{opacity:1}}body:before{background:radial-gradient(ellipse at 20% 30%,hsla(31,53%,64%,.03) 0,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(255,61,0,.03) 0,transparent 50%);z-index:0}body:after,body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}body:after{background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,hsla(0,0%,100%,.03) 0,hsla(0,0%,100%,.03) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,hsla(0,0%,100%,.03) 0,hsla(0,0%,100%,.03) 4px);opacity:.4;z-index:9999;animation:filmGrain .3s steps(4) infinite;mix-blend-mode:overlay}@keyframes filmGrain{0%,to{transform:translate(0)}10%{transform:translate(-5%,-5%)}20%{transform:translate(-10%,5%)}30%{transform:translate(5%,-10%)}40%{transform:translate(-5%,15%)}50%{transform:translate(-10%,5%)}60%{transform:translate(15%)}70%{transform:translateY(10%)}80%{transform:translate(-15%)}90%{transform:translate(10%,5%)}}.container{max-width:1400px;margin:0 auto;padding:0 60px;position:relative;z-index:1}section{padding:140px 0;overflow:hidden}.section-header{text-align:left;margin-bottom:90px;position:relative}.section-title{font-family:var(--font-playfair),serif;font-size:72px;font-weight:700;color:var(--white);margin-bottom:25px;text-transform:uppercase;letter-spacing:10px;position:relative;display:inline-block;background:linear-gradient(135deg,#fff,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;text-shadow:0 0 30px hsla(31,53%,64%,.3);animation:subtleGlow 3s ease-in-out infinite alternate}@keyframes subtleGlow{0%{filter:drop-shadow(0 0 10px rgba(212,165,116,.3))}to{filter:drop-shadow(0 0 20px rgba(212,165,116,.5))}}.section-title:before{content:"";position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:40px;height:2px;background:var(--gold)}.title-underline{width:200px;height:4px;background:linear-gradient(90deg,var(--gold) 0,transparent 100%);margin:0;box-shadow:0 0 10px hsla(31,53%,64%,.6);animation:expandUnderline 1s ease-out}@keyframes expandUnderline{0%{width:0;opacity:0}to{width:200px;opacity:1}}.section-description{margin-top:30px;font-size:20px;color:var(--light-text);max-width:600px;font-weight:300;letter-spacing:1px;line-height:1.8}section{position:relative}section:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,transparent 30%,rgba(0,0,0,.4) 100%);pointer-events:none;z-index:1;opacity:.6}section>*{position:relative;z-index:2}.fade-in-section{opacity:0;transform:translateY(50px);transition:opacity 1.2s cubic-bezier(.23,1,.32,1),transform 1.2s cubic-bezier(.23,1,.32,1)}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}@keyframes creditsRoll{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.credits-text{animation:creditsRoll 1.5s cubic-bezier(.23,1,.32,1) both}@media (max-width:768px){section{padding:80px 0}.container{padding:0 25px}.section-title{font-size:48px;letter-spacing:5px}.section-title:before{left:-30px;width:20px}.section-header{margin-bottom:50px}}@media (max-width:480px){.section-title{font-size:36px;letter-spacing:3px}.section-description{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-snap-type:none}}blockquote,li,p{max-width:75ch}a:not([class]){color:var(--gold);text-decoration:underline;-webkit-text-decoration-color:hsla(31,53%,64%,.3);text-decoration-color:hsla(31,53%,64%,.3);text-underline-offset:3px;transition:all .3s ease}a:not([class]):hover{-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.skip-to-content{position:absolute;top:-40px;left:0;background:var(--gold);color:#000;padding:8px 16px;text-decoration:none;z-index:10000;font-weight:600}.skip-to-content:focus{top:0}.FloatingNav_floatingNav__Drm5t{position:fixed;right:40px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:30px;animation:FloatingNav_fadeInRight__ryDY6 1.5s cubic-bezier(.23,1,.32,1) .5s backwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10px 0;-webkit-transform:translateY(-50%) translateZ(0);will-change:transform}@keyframes FloatingNav_fadeInRight__ryDY6{0%{opacity:0;transform:translateY(-50%) translateX(50px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.FloatingNav_navLine__MEBrF{position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent 0,hsla(31,53%,64%,.3) 20%,hsla(31,53%,64%,.5) 50%,hsla(31,53%,64%,.3) 80%,transparent);transform:translateX(-50%);pointer-events:none}.FloatingNav_navItem__6IZZw{position:relative;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:15px;padding:8px;transition:all .4s cubic-bezier(.23,1,.32,1);opacity:0;animation:FloatingNav_fadeInNav__jQrRS .6s cubic-bezier(.23,1,.32,1) forwards;border-radius:50%}.FloatingNav_navItem__6IZZw:focus-visible{outline:2px solid var(--gold);outline-offset:6px}.FloatingNav_navItem__6IZZw:active{transform:scale(.95)}@keyframes FloatingNav_fadeInNav__jQrRS{to{opacity:1}}.FloatingNav_navIcon__lS2IB{font-size:12px;color:hsla(31,53%,64%,.6);transition:all .4s cubic-bezier(.23,1,.32,1);filter:drop-shadow(0 0 8px rgba(212,165,116,.4));transform:rotate(45deg);display:block;position:relative;z-index:2}.FloatingNav_navLabel__Qflpm{right:100%;margin-right:20px;color:hsla(31,53%,64%,.8);font-size:11px;font-weight:600;letter-spacing:2px;white-space:nowrap;transform:translateX(20px);font-family:var(--font-poppins),sans-serif;text-shadow:0 0 10px hsla(31,53%,64%,.3)}.FloatingNav_navGlow__spHAY,.FloatingNav_navLabel__Qflpm{position:absolute;opacity:0;transition:all .4s cubic-bezier(.23,1,.32,1);pointer-events:none}.FloatingNav_navGlow__spHAY{top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background:radial-gradient(circle,hsla(31,53%,64%,.2) 0,transparent 70%);border-radius:50%}.FloatingNav_navItem__6IZZw:hover .FloatingNav_navIcon__lS2IB{color:#d4a574;filter:drop-shadow(0 0 15px rgba(212,165,116,.8));transform:rotate(45deg) scale(1.3)}.FloatingNav_navItem__6IZZw:hover .FloatingNav_navLabel__Qflpm{opacity:1;transform:translateX(0)}.FloatingNav_navItem__6IZZw:hover .FloatingNav_navGlow__spHAY{opacity:1;width:50px;height:50px}.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi .FloatingNav_navIcon__lS2IB{color:#d4a574;filter:drop-shadow(0 0 20px rgba(212,165,116,1));transform:rotate(45deg) scale(1.5);animation:FloatingNav_pulse__poDJy 2s ease-in-out infinite}.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi .FloatingNav_navGlow__spHAY{opacity:1;width:60px;height:60px;animation:FloatingNav_glow__O28AF 2s ease-in-out infinite}.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi .FloatingNav_navLabel__Qflpm{opacity:1;transform:translateX(0);color:#d4a574}@keyframes FloatingNav_pulse__poDJy{0%,to{transform:rotate(45deg) scale(1.5)}50%{transform:rotate(45deg) scale(1.6)}}@keyframes FloatingNav_glow__O28AF{0%,to{background:radial-gradient(circle,hsla(31,53%,64%,.3) 0,transparent 70%)}50%{background:radial-gradient(circle,hsla(31,53%,64%,.5) 0,transparent 70%)}}.FloatingNav_navItem__6IZZw:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:20px;height:20px;border:1px solid hsla(31,53%,64%,.2);transition:all .4s cubic-bezier(.23,1,.32,1);pointer-events:none}.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi:before,.FloatingNav_navItem__6IZZw:hover:before{border-color:hsla(31,53%,64%,.6);width:30px;height:30px}@media (max-width:1024px){.FloatingNav_floatingNav__Drm5t{right:25px;gap:22px;padding:8px 0}.FloatingNav_navIcon__lS2IB{font-size:11px}.FloatingNav_navLabel__Qflpm{font-size:10px;margin-right:12px;letter-spacing:1.5px}.FloatingNav_navItem__6IZZw:before{width:18px;height:18px}.FloatingNav_navGlow__spHAY,.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi:before,.FloatingNav_navItem__6IZZw:hover:before{width:28px;height:28px}.FloatingNav_navItem__6IZZw:hover .FloatingNav_navGlow__spHAY{width:45px;height:45px}.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi .FloatingNav_navGlow__spHAY{width:55px;height:55px}}@media (max-width:768px){.FloatingNav_floatingNav__Drm5t{right:20px;gap:20px}.FloatingNav_navIcon__lS2IB{font-size:10px}.FloatingNav_navLabel__Qflpm{display:none}.FloatingNav_navItem__6IZZw:before{width:16px;height:16px}.FloatingNav_navItem__6IZZw.FloatingNav_active__X2Zxi:before,.FloatingNav_navItem__6IZZw:hover:before{width:24px;height:24px}}@media (max-width:480px){.FloatingNav_floatingNav__Drm5t{right:15px;gap:18px}.FloatingNav_navIcon__lS2IB{font-size:8px}}.Footer_footer__pQtti{background:#000;color:var(--white);padding:60px 0 45px;border-top:1px solid hsla(31,53%,64%,.2);position:relative}.Footer_footer__pQtti:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,hsla(31,53%,64%,.03),transparent);pointer-events:none}.Footer_footerLogo__4BA6d{display:flex;align-items:center;justify-content:flex-start}.Footer_logoImage__WD24i{width:80px!important;height:80px!important;object-fit:contain;border-radius:50%;border:2px solid hsla(31,53%,64%,.4);padding:10px;background:rgba(0,0,0,.5)}.Footer_footerContent__yAl3k{display:flex;justify-content:space-around;align-items:center;gap:40px;position:relative;z-index:1;width:100%}.Footer_footerText__hCiSz{text-align:center;padding-left:0;flex:1 1}.Footer_footerText__hCiSz p{font-size:14px;margin-bottom:12px;color:var(--light-text);letter-spacing:1.5px;font-weight:300;line-height:1.8}.Footer_footerLegal__eDu4q{font-size:12px;color:hsla(0,0%,72%,.5);letter-spacing:1px;font-weight:300}.Footer_footerSocial__mGyvm{display:flex;justify-content:flex-end;gap:30px}.Footer_socialLink__hPzxm{color:var(--light-text);text-decoration:none;font-size:12px;transition:var(--transition);text-transform:uppercase;letter-spacing:2px;position:relative;padding:8px 12px;font-weight:500;border-radius:4px}.Footer_socialLink__hPzxm:focus-visible{outline:2px solid var(--gold);outline-offset:4px;background:hsla(31,53%,64%,.1)}.Footer_socialLink__hPzxm:before{left:0;bottom:0}.Footer_socialLink__hPzxm:after,.Footer_socialLink__hPzxm:before{content:"";position:absolute;width:0;height:2px;background:var(--gold);transition:var(--transition)}.Footer_socialLink__hPzxm:after{right:0;top:0}.Footer_socialLink__hPzxm:hover:after,.Footer_socialLink__hPzxm:hover:before{width:100%}.Footer_socialLink__hPzxm:hover{color:var(--gold);transform:translateY(-3px)}@media (max-width:768px){.Footer_footerContent__yAl3k{flex-direction:column;text-align:center;gap:40px;align-items:center}.Footer_footerLogo__4BA6d,.Footer_footerSocial__mGyvm{justify-content:center}.Footer_footer__pQtti{padding:60px 20px 30px}.Footer_footerText__hCiSz p{font-size:13px}.Footer_footerLegal__eDu4q{font-size:11px}.Footer_logoImage__WD24i{width:70px!important;height:70px!important}}.ScrollHeader_scrollHeader__Xn55e{position:fixed;top:-120px;left:0;right:0;height:100px;display:flex;align-items:center;justify-content:center;padding:0 40px;z-index:1001;background:linear-gradient(180deg,rgba(0,0,0,.98),rgba(0,0,0,.95));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid hsla(31,53%,64%,.2);box-shadow:0 5px 30px rgba(0,0,0,.8);transition:top .5s cubic-bezier(.23,1,.32,1),opacity .5s ease;opacity:0;transform:translateZ(0);will-change:top,opacity}.ScrollHeader_scrollHeader__Xn55e.ScrollHeader_visible__RS6ag{top:0;opacity:1}.ScrollHeader_logoLink__NV9NX{display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.ScrollHeader_logo__nsEZ1{width:80px!important;height:80px!important;object-fit:contain;filter:drop-shadow(0 0 20px rgba(212,165,116,.6));-webkit-filter:drop-shadow(0 0 20px hsla(31,53%,64%,.6));transition:all .4s cubic-bezier(.23,1,.32,1);border:3px solid hsla(31,53%,64%,.4);border-radius:50%;padding:10px;background:radial-gradient(circle,rgba(0,0,0,.98) 0,hsla(31,53%,64%,.15) 100%);box-shadow:0 0 0 4px rgba(0,0,0,.95),0 0 0 7px hsla(31,53%,64%,.3),0 10px 30px rgba(0,0,0,.8),inset 0 0 20px hsla(31,53%,64%,.15);cursor:pointer;transform:translateZ(0)}.ScrollHeader_logo__nsEZ1:hover{filter:drop-shadow(0 0 40px rgba(212,165,116,.9));transform:scale(1.08);border-color:hsla(31,53%,64%,.7)}@media (max-width:1024px){.ScrollHeader_scrollHeader__Xn55e{height:90px;padding:0 30px}.ScrollHeader_logo__nsEZ1{width:70px!important;height:70px!important;padding:9px;border:2.5px solid hsla(31,53%,64%,.4)}.ScrollHeader_logo__nsEZ1:hover{transform:scale(1.05)}}@media (max-width:768px){.ScrollHeader_scrollHeader__Xn55e{height:80px;padding:0 20px}.ScrollHeader_logo__nsEZ1{width:60px!important;height:60px!important;padding:8px}}@media (max-width:480px){.ScrollHeader_scrollHeader__Xn55e{height:70px}.ScrollHeader_logo__nsEZ1{width:50px!important;height:50px!important;padding:6px}}@font-face{font-family:__Playfair_Display_8ba1a1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_8ba1a1;font-style:normal;font-weight:400;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_8ba1a1;font-style:normal;font-weight:400;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_8ba1a1;font-style:normal;font-weight:400;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_8ba1a1;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_8ba1a1;font-style:normal;font-weight:600;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_8ba1a1;font-style:normal;font-weight:600;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_8ba1a1;font-style:normal;font-weight:600;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_8ba1a1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_8ba1a1;font-style:normal;font-weight:700;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_8ba1a1;font-style:normal;font-weight:700;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_8ba1a1;font-style:normal;font-weight:700;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_8ba1a1;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_8ba1a1{font-family:__Playfair_Display_8ba1a1,__Playfair_Display_Fallback_8ba1a1;font-style:normal}.__variable_8ba1a1{--font-playfair:"__Playfair_Display_8ba1a1","__Playfair_Display_Fallback_8ba1a1"}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-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:__Poppins_51684b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-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:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:__Poppins_51684b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:__Poppins_51684b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:__Poppins_51684b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:__Poppins_51684b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:__Poppins_Fallback_51684b;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_51684b{font-family:__Poppins_51684b,__Poppins_Fallback_51684b;font-style:normal}.__variable_51684b{--font-poppins:"__Poppins_51684b","__Poppins_Fallback_51684b"}