*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--hero-bg:#f0f0f3;--nav-bg:#f8f8fb;--dark-bg:#151618;--dark-card-bg:#1b1d22;--text-primary:#222;--text-secondary:#676a70;--text-light:#adaeb5;--blue:#78b539;--blue-dark:#125d8e;--white:#fff;--font-main:sans-serif;--font-serif:serif}html{scroll-behavior:auto;overflow-x:hidden}body{font-family:var(--font-main);color:var(--text-primary);background:var(--hero-bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}p{font-family:var(--font-playful)}.grain-overlay{z-index:9999;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}.navbar{z-index:1000;background:var(--nav-bg);border-radius:100px;position:fixed;top:20px;right:20px;box-shadow:0 2px 20px #00000014,0 0 0 1px #0000000d}.nav-container{align-items:center;padding:8px 8px 8px 6px;display:inline-flex}.nav-logo{display:none}.floating-logo{z-index:1000;align-items:center;text-decoration:none;display:flex;position:fixed;top:20px;left:20px}.floating-logo img{width:auto;height:30px;transition:opacity .3s;display:block}.nav-right,.nav-links{align-items:center;gap:2px;display:flex}.nav-links a{color:var(--text-primary);white-space:nowrap;font-size:14px;font-weight:500;font-family:var(--font-playful);border-radius:100px;padding:8px 16px;text-decoration:none;transition:background .2s,color .2s}.nav-links a:hover{background:#0000000d}.nav-cta{white-space:nowrap;font-size:14px;font-weight:600;font-family:var(--font-playful);background:#78b539;border-radius:100px;padding:10px 22px;text-decoration:none;transition:opacity .2s;color:#fff!important}.nav-cta:hover{opacity:.85}.hero-wrapper{height:180vh;position:relative}.hero-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.hero-bg{background-image:radial-gradient(circle,#0000001f 2px,#0000 2px);background-size:56px 56px;background-color:var(--hero-bg);z-index:0;position:absolute;inset:0}.hero-content{z-index:105;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.expand-circle{transform-origin:50%;z-index:100;pointer-events:none;will-change:transform;background:#00714d;border-radius:50%;transition:none;position:fixed}.hero-side{letter-spacing:3px;text-transform:uppercase;color:var(--text-light);z-index:10;font-size:11px;font-weight:500;position:absolute}.hero-side.left{top:50%;left:40px;transform:translateY(-50%)}.hero-side.right{top:50%;right:40px;transform:translateY(-50%)}.hero-center{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero-headline{flex-direction:column;align-items:center;display:flex}.hero-line{align-items:center;gap:20px;display:flex}.hero-line.indent{padding-left:clamp(60px,8vw,120px)}.h-word{font-family:var(--font-serif);color:#111827;letter-spacing:-3px;font-size:clamp(52px,8vw,110px);font-weight:400;line-height:1}.italic-word{font-style:italic;font-weight:400}.grow-stack{display:inline-grid}.grow-cycle{grid-area:1/-1;transition:opacity .6s}.grow-in{opacity:1}.grow-out{opacity:0}.hero-sub{font-family:var(--font-playful,sans-serif);color:#1a5c2a;-webkit-text-stroke:.3px white;text-align:center;z-index:10;box-sizing:border-box;width:90%;max-width:480px;margin-top:32px;padding:0 16px;font-size:16px;line-height:1.7;position:relative}.mascot-wrap{z-index:15;flex-shrink:0;width:clamp(140px,18vw,220px);height:clamp(140px,18vw,220px);position:relative;overflow:visible}.our-work-section{z-index:200;opacity:0;background:#00714d;margin-top:-40vh;padding:60px 40px 100px;position:relative}.our-work-section .label-medium,.our-work-section .body-large{color:#fff}.section-container{max-width:1280px;margin:0 auto;overflow:visible}.anim-in{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.anim-in.visible{opacity:1;transform:translateY(0)}.anim-in.delay-1{transition-delay:.1s}.anim-in.delay-2{transition-delay:.25s}.anim-in.delay-3{transition-delay:.4s}.our-work-heading-div{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:64px;display:flex}.our-work-heading-left{flex:1}.label-medium{letter-spacing:2px;text-transform:uppercase;color:var(--text-light);margin-bottom:20px;font-size:11px;font-weight:400}.our-work-heading-left h1{letter-spacing:-1.5px;color:var(--white);font-size:clamp(34px,4.2vw,58px);font-weight:400;line-height:1.08}.italic-secondary{font-family:var(--font-serif);font-style:italic;font-weight:400}.scribble-wrap{display:inline-block;position:relative}.scribble-wrap svg{width:100%;position:absolute;bottom:-12px;left:0}.our-work-heading-right{max-width:300px;padding-top:52px}.body-large{color:var(--text-light);font-size:15px;font-weight:400;line-height:1.7}.flip-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.flip-card{cursor:pointer;border-radius:0;position:relative;overflow:hidden}.flip-card:hover{cursor:url(/cursor.svg) 11 1,pointer}.flip-card-inner{z-index:1;flex-direction:column;min-height:480px;display:flex;position:relative}.card-img{aspect-ratio:16/9;border-radius:0;position:relative;overflow:hidden}.card-img-inner{background:#005036;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.card-body{background:#005036;border-radius:0;flex-direction:column;flex:1;justify-content:space-between;padding:24px 28px 28px;display:flex}.card-body-top{flex-direction:column;gap:12px;display:flex}.card-num{letter-spacing:2px;color:#fff9;text-transform:uppercase;font-size:11px}.card-body h3{color:var(--white);letter-spacing:-1px;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.1}.si{font-family:var(--font-serif);font-style:italic;font-weight:400}.card-tags{flex-wrap:wrap;gap:8px;display:flex}.tag-marquee{width:100%;position:relative;overflow:hidden}.tag-marquee:before,.tag-marquee:after{content:"";z-index:2;pointer-events:none;width:36px;position:absolute;top:0;bottom:0}.tag-marquee:before{background:linear-gradient(90deg,#005036,#0000);left:0}.tag-marquee:after{background:linear-gradient(270deg,#005036,#0000);right:0}.tag-marquee-track{gap:8px;width:max-content;animation:10s linear infinite tag-scroll;display:flex}@keyframes tag-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tag{color:#fff;border:1px solid #ffffff80;border-radius:100px;padding:6px 14px;font-size:12px}.card-preview{opacity:0;pointer-events:none;z-index:20;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;overflow:hidden;transform:rotateY(8deg)rotateX(2deg);box-shadow:0 32px 80px #000000b3}.flip-card:hover .card-preview{opacity:1;transform:rotateY(0)rotateX(0)}.services-scroll{background:#fff;position:relative;overflow:hidden}.services-track{will-change:transform;width:max-content;display:flex}.panel{flex-shrink:0;width:100vw;height:100vh}.panel-inner{grid-template-columns:1fr 1fr;align-items:center;width:100%;height:100%;padding:80px 80px 110px;display:grid}.panel-left{flex-direction:column;gap:20px;max-width:540px;display:flex}.panel-label{letter-spacing:3px;text-transform:uppercase;color:#00000059;font-size:11px;font-weight:500}.panel-title{font-family:var(--font-serif);color:#111827;letter-spacing:-2px;font-size:clamp(52px,7vw,90px);font-weight:400;line-height:1}.panel-power{letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:400}.panel-body{color:#0000008c;max-width:440px;font-size:16px;line-height:1.75}.panel-cta{color:#fff;background:#78b539;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-top:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.panel-cta:hover{opacity:.85}.panel-right{justify-content:center;align-items:center;height:100%;display:flex}.panel-visual{border-radius:50%;justify-content:center;align-items:center;width:360px;height:360px;font-size:120px;display:flex}.services-nav{z-index:10;gap:12px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.snav-item{cursor:pointer;opacity:.35;flex-direction:column;align-items:center;gap:6px;transition:opacity .3s;display:flex}.snav-item.active{opacity:1}.snav-icon{font-size:20px}.snav-bar{background:#0000001f;border-radius:2px;width:40px;height:2px;overflow:hidden}.snav-fill{background:#111827;border-radius:2px;width:0%;height:100%;transition:width 50ms linear}.testimonials-section{background:#fff;padding:100px 0;overflow:hidden}.testimonials-heading{padding:0 80px 60px}.testimonials-heading h2{font-family:var(--font-serif);color:var(--text-primary);font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1.05}.testimonials-heading h2 em{font-style:italic}.testimonials-track{padding-bottom:8px;overflow:hidden}.testimonials-marquee{gap:24px;width:max-content;animation:40s linear infinite marquee-scroll;display:flex}.testimonials-marquee:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.t-card{background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:40px;width:480px;padding:44px 44px 36px;display:flex}.t-card-quote{color:var(--text-primary);font-size:17px;line-height:1.65}.t-card-author{align-items:center;gap:16px;display:flex}.t-card-avatar{background:#e0e0e8;border:2px solid #d0d0d8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.t-card-info strong{color:var(--text-primary);font-size:15px;font-weight:600;display:block}.t-card-info span{color:var(--text-secondary);font-size:13px}.enquiry-section{background:#00714d;padding:120px 40px 140px}.enquiry-inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1280px;margin:0 auto;display:grid}.enquiry-left h2{font-family:var(--font-serif);color:var(--white);font-size:clamp(42px,5.5vw,72px);font-weight:400;line-height:1.05}.enquiry-left h2 em{color:#78b539;font-style:italic}.enquiry-left p{color:#fff;max-width:380px;margin-top:20px;font-size:16px;line-height:1.7}.enquiry-contact{flex-direction:column;gap:12px;margin-top:48px;display:flex}.enquiry-contact a{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.enquiry-contact a:hover{color:var(--white)}.enquiry-contact-icon{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.enquiry-contact-icon svg{stroke:currentColor;width:15px;height:15px}.enquiry-form{flex-direction:column;gap:16px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{letter-spacing:1.5px;text-transform:uppercase;color:#fff;font-size:11px;font-weight:400}.form-field input,.form-field textarea,.form-field select{font-family:var(--font-playful);color:var(--white);background:#0003;border:1px solid #ffffff2e;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-size:15px;transition:border-color .2s,background .2s}.form-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%23676A70' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:44px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{background:#00000047;border-color:#ffffff80}.form-field textarea{resize:vertical;min-height:130px}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff73;opacity:1}.login-page .form-field label{color:#444}.login-page .form-field input,.login-page .form-field textarea,.login-page .form-field select{color:#111;background:#f5f5f0;border:1px solid #0000001f}.login-page .form-field input:focus,.login-page .form-field textarea:focus,.login-page .form-field select:focus{background:#fff;border-color:#78b539}.login-page .form-field input::placeholder,.login-page .form-field textarea::placeholder{color:#aaa}.form-services{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.service-chip{color:#fff;cursor:pointer;font-size:13px;font-family:var(--font-playful);background:0 0;border:1px solid #ffffff40;border-radius:100px;padding:8px 16px;transition:all .18s}.service-chip:hover{color:var(--white);border-color:#fff9}.service-chip.selected{color:#fff;background:#005036;border-color:#005036}.form-submit{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.form-submit p{color:#fff;max-width:240px;font-size:12px;line-height:1.5}.btn-submit{color:#fff;font-family:var(--font-playful);cursor:pointer;background:#78b539;border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.btn-submit:hover{opacity:.85;transform:scale(.98)}.btn-submit svg{stroke:currentColor;width:16px;height:16px}.footer{background:#0d0e10;border-top:1px solid #ffffff0f;padding:80px 40px 40px}.footer-inner{max-width:1280px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff0f;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:60px;padding-bottom:64px;display:grid}.footer-brand img{width:auto;height:28px;margin-bottom:20px;display:block}.footer-brand p{color:var(--text-light);max-width:260px;margin-bottom:28px;font-size:14px;line-height:1.7}.footer-social{gap:10px;display:flex}.footer-social a{width:36px;height:36px;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.footer-social a:hover{color:#fff;border-color:#ffffff4d}.footer-social svg{stroke:currentColor;width:15px;height:15px}.footer-col h4{letter-spacing:1.8px;text-transform:uppercase;color:var(--text-secondary);font-size:11px;font-weight:400;font-family:var(--font-playful);margin-bottom:20px}.footer-col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-col ul a{color:var(--text-light);font-size:14px;font-family:var(--font-playful);text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:#fff}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.footer-bottom p{color:var(--text-light);font-size:13px}.footer-bottom p span{color:var(--blue)}.footer-legal{gap:24px;display:flex}.footer-legal a{color:var(--text-light);font-size:13px;font-family:var(--font-playful);text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}.footer-wordmark{font-family:var(--font-serif);color:#ffffff0a;letter-spacing:-2px;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;padding:40px 0 0;font-size:clamp(52px,8vw,110px);font-weight:400;line-height:1}@media (max-width:900px){.our-work-heading-div{flex-direction:column}.our-work-heading-right{max-width:100%;padding-top:0}.flip-cards{grid-template-columns:1fr}.our-work-section{padding:80px 20px 60px}.enquiry-inner{grid-template-columns:1fr;gap:56px}.enquiry-left p{max-width:100%}.form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}.nav-hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;display:none}.nav-hamburger:focus-visible{box-shadow:none;outline:none}.ham-line{background:#111827;border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.ham-line.open:first-child{transform:translateY(7px)rotate(45deg)}.ham-line.open:nth-child(2){opacity:0;transform:scaleX(0)}.ham-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.fs-menu{z-index:500;opacity:0;pointer-events:none;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:0;transition:opacity .3s,transform .3s;display:flex;position:fixed;inset:0;transform:translateY(-16px)}.fs-menu--open{opacity:1;pointer-events:all;transform:translateY(0)}.fs-menu__close{cursor:pointer;color:#111827;background:#0000000f;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:absolute;top:24px;right:24px}.fs-menu__close:hover{background:#0000001a}.fs-menu__nav{flex-direction:column;align-items:center;gap:4px;margin-bottom:40px;display:flex}.fs-menu__link{color:#111827;letter-spacing:-.5px;font-size:20px;font-weight:400;font-family:var(--font-playful);border-radius:14px;padding:10px 20px;text-decoration:none;transition:background .15s,color .15s}.fs-menu__link:hover{color:var(--blue);background:#0000000d}.fs-menu__cta{background:var(--blue);color:#fff;letter-spacing:.01em;font-size:16px;font-weight:600;font-family:var(--font-playful);border-radius:100px;padding:14px 36px;text-decoration:none;transition:opacity .15s;display:inline-block}.fs-menu__cta:hover{opacity:.85}@media (min-width:769px){.hero-sub{max-width:860px;font-size:22px}.h-word{font-weight:500}}@media (max-width:768px){.nav-links,.nav-cta{display:none}.nav-hamburger{display:flex}.h-word{letter-spacing:-1px;font-size:clamp(36px,11vw,52px)}.hero-line.indent{padding-left:0}.hero-center{width:100%;padding:0 20px}.hero-sub{width:100%;max-width:100%;font-size:18px}.panel-inner{grid-template-columns:1fr;padding:40px 24px 80px}.panel-visual{width:200px;height:200px;font-size:72px}.panel-title{font-size:clamp(40px,10vw,64px)}.testimonials-heading{padding:0 24px 40px}}@media (max-width:960px){.pricing-grid{max-width:480px;margin:0 auto;grid-template-columns:1fr!important}.pricing-featured{transform:scale(1)!important}.schools-grid{grid-template-columns:1fr!important}.schools-visual{display:none!important}.faq-cta-card{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:640px){.pricing-hero-inner{padding:130px 24px 80px!important}.pricing-tiers{padding:80px 20px 100px!important}.pricing-schools{padding:80px 20px!important}.pricing-faq{padding:80px 20px 100px!important}}@media (max-width:560px){.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.form-submit{flex-direction:column;align-items:flex-start;gap:16px}}
@font-face{font-family:Be Vietnam Pro;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8c05d891185b693e-s.ffe3eeda.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:Be Vietnam Pro;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0447d3bb8985166f-s.9772c2ee.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:Be Vietnam Pro;font-style:italic;font-weight:300;font-display:swap;src:url(../media/ee133349fd859a6f-s.p.7a94a0a8.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:Be Vietnam Pro;font-style:italic;font-weight:400;font-display:swap;src:url(../media/84649a19e7c971e5-s.fdd72f61.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:Be Vietnam Pro;font-style:italic;font-weight:400;font-display:swap;src:url(../media/c2583d89bfe0cb07-s.1acf9211.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:Be Vietnam Pro;font-style:italic;font-weight:400;font-display:swap;src:url(../media/1c21aefeb0c154da-s.p.509d4a49.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:Be Vietnam Pro;font-style:italic;font-weight:500;font-display:swap;src:url(../media/2f2f1d7efbb1a246-s.bdfcf1e1.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:Be Vietnam Pro;font-style:italic;font-weight:500;font-display:swap;src:url(../media/a5bce8926c0def48-s.faffe453.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:Be Vietnam Pro;font-style:italic;font-weight:500;font-display:swap;src:url(../media/a36cacf12d3adfe6-s.p.d3a31ebe.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:Be Vietnam Pro;font-style:italic;font-weight:600;font-display:swap;src:url(../media/14aaf58164c7dbb1-s.3abf220b.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:Be Vietnam Pro;font-style:italic;font-weight:600;font-display:swap;src:url(../media/325d29cfd37fbc9b-s.0793b04d.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:Be Vietnam Pro;font-style:italic;font-weight:600;font-display:swap;src:url(../media/99e19b4140f0ce54-s.p.699aaa92.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:Be Vietnam Pro;font-style:italic;font-weight:700;font-display:swap;src:url(../media/3725ada89aecf9b5-s.bcb059f7.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:Be Vietnam Pro;font-style:italic;font-weight:700;font-display:swap;src:url(../media/472b5f005f5c1a3a-s.7c3e806c.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:Be Vietnam Pro;font-style:italic;font-weight:700;font-display:swap;src:url(../media/4bed1e06a8ea9c5c-s.p.82692011.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:Be Vietnam Pro;font-style:italic;font-weight:800;font-display:swap;src:url(../media/9f733f86db6b496c-s.c14eb30b.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:Be Vietnam Pro;font-style:italic;font-weight:800;font-display:swap;src:url(../media/a3057c2af4a56f5b-s.7f360149.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:Be Vietnam Pro;font-style:italic;font-weight:800;font-display:swap;src:url(../media/62b9b5a4d3daf5f6-s.p.2609d0c0.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:Be Vietnam Pro;font-style:italic;font-weight:900;font-display:swap;src:url(../media/d5c6e1faeabf49b9-s.bc56141e.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:Be Vietnam Pro;font-style:italic;font-weight:900;font-display:swap;src:url(../media/c550df97e7579a30-s.a7e388af.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:Be Vietnam Pro;font-style:italic;font-weight:900;font-display:swap;src:url(../media/7373b23d6eb98c47-s.p.ec528a53.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:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5f841e19a104a2f1-s.0a0d2ced.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:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6d62c74c8e468ef4-s.f58da2fe.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:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9d978ba009f47915-s.p.cb5dc5cb.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/53e45098eac42afb-s.cedabf29.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/85ea1b3aadcead52-s.4bda54ec.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3c285486269019b7-s.p.f6eddd95.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/625a092f804baad3-s.75ecebf5.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6afabefbb32d7517-s.cace8832.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a4f4f75ad654963f-s.p.bab09490.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a3bcb02a0e9e5d11-s.5d07ebb5.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35fd19aef91b293-s.d77488a5.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8f46d218c8f79e34-s.p.12435988.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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8ffc259da9d23054-s.8ab0ac6e.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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9e486ba39c38fb8a-s.190f34c5.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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6f42e0a3b0519c4d-s.p.7183773d.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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fcf129058e6e31f2-s.97839e11.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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7b74840ea7c05e95-s.29cdc01c.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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/3eca85881bcfa204-s.p.70aaf131.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:Be Vietnam Pro;font-style:normal;font-weight:900;font-display:swap;src:url(../media/72a16e137f4c90fd-s.cb478b92.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:Be Vietnam Pro;font-style:normal;font-weight:900;font-display:swap;src:url(../media/ac83d56547af7957-s.41a9de82.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:Be Vietnam Pro;font-style:normal;font-weight:900;font-display:swap;src:url(../media/00ea0ef410d3b1a3-s.p.1491abd8.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:Be Vietnam Pro Fallback;src:local(Arial);ascent-override:90.61%;descent-override:24.01%;line-gap-override:0.0%;size-adjust:110.36%}.be_vietnam_pro_135704f6-module__Q6ZjpW__className{font-family:Be Vietnam Pro,Be Vietnam Pro Fallback}.be_vietnam_pro_135704f6-module__Q6ZjpW__variable{--font-main:"Be Vietnam Pro","Be Vietnam Pro Fallback"}
@font-face{font-family:Platypi;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d3b3664305e133e4-s.72403844.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:Platypi;font-style:italic;font-weight:300;font-display:swap;src:url(../media/c60d4d1252de02af-s.eac0ae54.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:Platypi;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d9d8c89120ce7506-s.p.3c09193b.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:Platypi;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d3b3664305e133e4-s.72403844.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:Platypi;font-style:italic;font-weight:400;font-display:swap;src:url(../media/c60d4d1252de02af-s.eac0ae54.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:Platypi;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d9d8c89120ce7506-s.p.3c09193b.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:Platypi;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d3b3664305e133e4-s.72403844.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:Platypi;font-style:italic;font-weight:500;font-display:swap;src:url(../media/c60d4d1252de02af-s.eac0ae54.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:Platypi;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d9d8c89120ce7506-s.p.3c09193b.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:Platypi;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d3b3664305e133e4-s.72403844.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:Platypi;font-style:italic;font-weight:600;font-display:swap;src:url(../media/c60d4d1252de02af-s.eac0ae54.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:Platypi;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d9d8c89120ce7506-s.p.3c09193b.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:Platypi;font-style:italic;font-weight:700;font-display:swap;src:url(../media/d3b3664305e133e4-s.72403844.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:Platypi;font-style:italic;font-weight:700;font-display:swap;src:url(../media/c60d4d1252de02af-s.eac0ae54.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:Platypi;font-style:italic;font-weight:700;font-display:swap;src:url(../media/d9d8c89120ce7506-s.p.3c09193b.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:Platypi;font-style:italic;font-weight:800;font-display:swap;src:url(../media/d3b3664305e133e4-s.72403844.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:Platypi;font-style:italic;font-weight:800;font-display:swap;src:url(../media/c60d4d1252de02af-s.eac0ae54.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:Platypi;font-style:italic;font-weight:800;font-display:swap;src:url(../media/d9d8c89120ce7506-s.p.3c09193b.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:Platypi;font-style:normal;font-weight:300;font-display:swap;src:url(../media/29aa169aba2cfd53-s.32a350a8.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:Platypi;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b8ea828145cdae51-s.9505a635.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:Platypi;font-style:normal;font-weight:300;font-display:swap;src:url(../media/70b67c2afa151f98-s.p.d55807f3.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:Platypi;font-style:normal;font-weight:400;font-display:swap;src:url(../media/29aa169aba2cfd53-s.32a350a8.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:Platypi;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b8ea828145cdae51-s.9505a635.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:Platypi;font-style:normal;font-weight:400;font-display:swap;src:url(../media/70b67c2afa151f98-s.p.d55807f3.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:Platypi;font-style:normal;font-weight:500;font-display:swap;src:url(../media/29aa169aba2cfd53-s.32a350a8.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:Platypi;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b8ea828145cdae51-s.9505a635.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:Platypi;font-style:normal;font-weight:500;font-display:swap;src:url(../media/70b67c2afa151f98-s.p.d55807f3.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:Platypi;font-style:normal;font-weight:600;font-display:swap;src:url(../media/29aa169aba2cfd53-s.32a350a8.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:Platypi;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b8ea828145cdae51-s.9505a635.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:Platypi;font-style:normal;font-weight:600;font-display:swap;src:url(../media/70b67c2afa151f98-s.p.d55807f3.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:Platypi;font-style:normal;font-weight:700;font-display:swap;src:url(../media/29aa169aba2cfd53-s.32a350a8.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:Platypi;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8ea828145cdae51-s.9505a635.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:Platypi;font-style:normal;font-weight:700;font-display:swap;src:url(../media/70b67c2afa151f98-s.p.d55807f3.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:Platypi;font-style:normal;font-weight:800;font-display:swap;src:url(../media/29aa169aba2cfd53-s.32a350a8.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:Platypi;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b8ea828145cdae51-s.9505a635.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:Platypi;font-style:normal;font-weight:800;font-display:swap;src:url(../media/70b67c2afa151f98-s.p.d55807f3.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:Platypi Fallback;src:local(Times New Roman);ascent-override:92.33%;descent-override:20.6%;line-gap-override:0.0%;size-adjust:121.85%}.platypi_e425a667-module__6UKeca__className{font-family:Platypi,Platypi Fallback}.platypi_e425a667-module__6UKeca__variable{--font-serif:"Platypi","Platypi Fallback"}
@font-face{font-family:Boogaloo;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8ee437ee36bd8ad0-s.p.58064380.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:Boogaloo Fallback;src:local(Arial);ascent-override:120.8%;descent-override:31.51%;line-gap-override:0.0%;size-adjust:78.06%}.boogaloo_6d3a1b7-module__raNMDG__className{font-family:Boogaloo,Boogaloo Fallback;font-style:normal;font-weight:400}.boogaloo_6d3a1b7-module__raNMDG__variable{--font-playful:"Boogaloo","Boogaloo Fallback"}
