html{scroll-behavior:smooth}.main{background-color:#f5f5f5}.container{padding:2rem 1rem;max-width:80rem;margin:56px auto 0;min-height:calc(100vh - 56px)}.header{display:flex;flex-direction:column;justify-content:center;align-items:center}.divider{border:3px solid #9dba27;border-radius:1.5rem;width:100%;max-width:12.5rem;margin:.5rem auto}.content{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.landing-page-presentation{line-height:1.4;overflow:hidden;background-color:#fff}.landing-page-presentation .heading1{font-size:3rem}.landing-page-presentation .heading2{font-size:2rem}.landing-page-presentation .heading3{font-size:1.25rem}.landing-page-presentation .body{font-size:1rem}.landing-page-presentation .caption{font-size:.75rem}.landing-page-presentation .font-bold{font-weight:700}.landing-page-presentation .button{min-width:11.25rem;min-height:2.5rem;padding:.5rem 1rem;border:2px solid;border-radius:8px;font-size:1rem;font-weight:700;transition:background-color .2s ease-in-out}.landing-page-presentation .primary-button{color:#fff;background:#9dba27;border-color:#9dba27}.landing-page-presentation .primary-button:hover{background:#8da920}.landing-page-presentation .secondary-button{color:#9dba27;background:#fff;border-color:#9dba27}.landing-page-presentation .secondary-button:hover{color:#8da920;border-color:#8da920}.landing-page-presentation .section-content{max-width:92.5rem;margin:auto;padding:4rem 1rem;display:flex;flex-direction:column;gap:2rem}.landing-page-presentation .section-title{text-align:center;color:#053579}.landing-page-presentation .section-title hr{border:.1875rem solid #9dba27;border-radius:1.5rem;width:100%;max-width:12.5rem;margin:.5rem auto}.landing-page-presentation .hero-section .hero-section-image{background-image:url(/assets/images/fanta-tennis-hero-image.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;position:relative}.landing-page-presentation .hero-section .hero-section-image .shape-container{position:absolute;bottom:-2px;left:0;right:0;transform:rotate(180deg)}.landing-page-presentation .hero-section .hero-section-content{align-items:flex-start;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;color:#fff}.landing-page-presentation .hero-section .hero-section-content h1,.landing-page-presentation .hero-section .hero-section-content h2{color:#053579;max-width:31.25rem}.landing-page-presentation .hero-section .hero-section-content h1{line-height:1.2}.landing-page-presentation .hero-section .hero-section-content .hero-section-buttons{display:flex;align-items:center;gap:1rem}.landing-page-presentation .hero-section .hero-section-content .hero-section-buttons img{height:3rem;width:auto}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:67.5rem;margin:auto}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step .how-it-works-step-content{display:flex;gap:1rem;flex:0 1 50%}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step .how-it-works-step-content .how-it-works-step-number{position:relative;width:3.125rem;height:3.125rem;flex:0 0 3.125rem}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step .how-it-works-step-content .how-it-works-step-number p{position:absolute;top:0;left:0;right:0;bottom:0;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;color:#fff}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step .how-it-works-step-content .how-it-works-step-text{color:#053579;display:flex;flex-direction:column;gap:.5rem}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step .how-it-works-step-content .how-it-works-step-text .body{color:#333;max-width:25rem}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step .how-it-works-step-image{flex:0 1 50%}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.landing-page-presentation .prizes-section{position:relative;background-color:#053579}.landing-page-presentation .prizes-section .ball-stamp{position:absolute;top:-6.25rem;right:-6.25rem;z-index:1}.landing-page-presentation .prizes-section .prizes-section-content{max-width:67.5rem;margin:auto}.landing-page-presentation .prizes-section .section-title{color:#fff}.landing-page-presentation .prizes-section .prizes-section-prizes{display:flex;gap:2rem;justify-content:center;align-items:center}.landing-page-presentation .prizes-section .prizes-section-prizes .prize-card{display:flex;flex-direction:column;gap:1rem;align-items:center;background-color:#fff;border-radius:.5rem;padding:2rem 1rem}.landing-page-presentation .prizes-section .prizes-section-prizes .prize-card .prize-card-content{text-align:center}.landing-page-presentation .prizes-section .prizes-section-prizes-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.landing-page-presentation .faq-section{position:relative;background-color:#053579}.landing-page-presentation .faq-section .ball-stamp{position:absolute;top:-6.25rem;right:-6.25rem;z-index:1}.landing-page-presentation .faq-section .shape-container{position:absolute;top:-2px;left:0;right:0}.landing-page-presentation .faq-section .section-title{color:#fff}.landing-page-presentation .faq-section .faq-section-content{max-width:67.5rem;margin:auto;padding-top:12.5rem}.landing-page-presentation .faq-section .faq-section-content .faq-list{display:flex;flex-direction:column;gap:1rem}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion{padding:.5rem 1rem;background-color:#fff;border:.125rem solid #fff;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;cursor:pointer}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion .faq-accordion-header{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;color:#053579}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion .faq-accordion-header svg{width:1.5rem;height:1.5rem;transition:transform .3s ease-in-out}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion .faq-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion .faq-accordion-content .body{margin-bottom:.5rem;color:#333}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion.open .faq-accordion-header svg{transform:rotate(180deg)}.landing-page-presentation .faq-section .faq-section-content .faq-list .faq-accordion.open .faq-accordion-content{max-height:500px}.landing-page-presentation .app-in-arrivo-section{position:relative}.landing-page-presentation .app-in-arrivo-section .ball-stamp{position:absolute;top:-6.25rem;left:-6.25rem;z-index:1}.landing-page-presentation .app-in-arrivo-section .shape-container{margin-top:-2px}.landing-page-presentation .app-in-arrivo-section .section-content{max-width:67.5rem;margin:0 auto;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;gap:4rem}.landing-page-presentation .app-in-arrivo-section .section-title h3{color:#053579;margin-bottom:1rem}.landing-page-presentation .app-in-arrivo-section .section-title p{color:#053579;max-width:37.5rem;margin:0 auto}.landing-page-presentation .app-in-arrivo-section .app-features{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;width:100%}.landing-page-presentation .app-in-arrivo-section .app-features .app-feature{flex:1;min-width:15.625rem;max-width:18.75rem;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background:#efefef;border-radius:1rem;transition:transform .3s ease}.landing-page-presentation .app-in-arrivo-section .app-features .app-feature:hover{transform:translateY(-5px)}.landing-page-presentation .app-in-arrivo-section .app-features .app-feature svg{color:#053579}.landing-page-presentation .app-in-arrivo-section .app-features .app-feature .heading3{color:#053579;text-align:center}.landing-page-presentation .app-in-arrivo-section .app-features .app-feature p{color:#333;text-align:center}.landing-page-presentation .app-in-arrivo-section .pre-registration{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:30rem;margin:0 auto}.landing-page-presentation .app-in-arrivo-section .pre-registration .pre-registration-text .heading3{color:#053579}.landing-page-presentation .app-in-arrivo-section .pre-registration .pre-registration-text .body{color:#333}.landing-page-presentation .app-in-arrivo-section .pre-registration .pre-registration-form{display:flex;gap:.5rem;margin:auto}.landing-page-presentation .app-in-arrivo-section .pre-registration .pre-registration-form input{flex:1;padding:.75rem 1rem;border-radius:.5rem;border:none;font-size:1rem}.landing-page-presentation .app-in-arrivo-section .pre-registration .pre-registration-form input:focus{outline:none}.landing-page-presentation .app-in-arrivo-section .store-buttons{display:flex;align-items:center;gap:1rem;margin-top:2rem}.landing-page-presentation .app-in-arrivo-section .store-buttons img{height:3rem;width:auto}.landing-page-presentation .app-in-arrivo-section .store-buttons a{transition:transform .3s ease}.landing-page-presentation .app-in-arrivo-section .store-buttons a:hover{transform:translateY(-5px)}.landing-page-presentation .footer{background-color:#053579}.landing-page-presentation .footer .footer-content{max-width:67.5rem;margin:8rem auto auto;display:flex;justify-content:space-between;padding:4rem 1rem}.landing-page-presentation .footer .footer-content .footer-column{display:flex;flex-direction:column;gap:2rem}.landing-page-presentation .footer .footer-content .footer-column .footer-group{color:#fff;display:flex;flex-direction:column;gap:1rem}.landing-page-presentation .footer .footer-content .footer-column .footer-links{display:flex;flex-direction:column;gap:.25rem}.landing-page-presentation .footer .footer-content .footer-column .footer-social-icons{display:flex;align-items:center;gap:1.5rem}.landing-page-presentation .footer .footer-content .footer-column .footer-social-icons img{height:1.25rem;width:auto}.landing-page-presentation .footer .footer-divider{width:95%;border:none;border-top:1px solid hsla(0,0%,100%,.2);margin:2rem auto}.landing-page-presentation .footer .footer-copyright{text-align:center;padding:1rem 0}.landing-page-presentation .footer .footer-copyright p{margin:.5rem 0;color:hsla(0,0%,100%,.7)}@media(max-width:768px){.landing-page-presentation .heading1{font-size:2.25rem}.landing-page-presentation .heading2{font-size:1.5rem}.landing-page-presentation .body,.landing-page-presentation .heading3{font-size:1rem}.landing-page-presentation .button{min-width:auto}.landing-page-presentation .ball-stamp{max-width:6.25rem}.landing-page-presentation .hero-section{height:100vh;background-color:#053579}.landing-page-presentation .hero-section .hero-section-image{--background-image-height:1097;--background-image-width:1920;background-size:195%;background-position:90% top;height:0;padding-bottom:calc(195%*var(--background-image-height)/var(--background-image-width))}.landing-page-presentation .hero-section .hero-section-image:before{content:"";position:absolute;width:0;height:0;padding-bottom:calc(195%*var(--background-image-height)/var(--background-image-width))}.landing-page-presentation .hero-section .hero-section-image svg path{fill:#053579}.landing-page-presentation .hero-section .hero-section-content{top:auto;padding:2rem 1rem;background:#053579}.landing-page-presentation .hero-section .hero-section-content h1,.landing-page-presentation .hero-section .hero-section-content h2{color:#fff}.landing-page-presentation .how-it-works-section .tennis-ball{max-width:3.125rem}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step{flex-direction:column}.landing-page-presentation .how-it-works-section .how-it-works-section-content .how-it-works-step:nth-child(2n){flex-direction:column-reverse}.landing-page-presentation .prizes-section .ball-stamp{top:-3.125rem;right:-3.125rem}.landing-page-presentation .prizes-section .prizes-section-prizes{flex-direction:column}.landing-page-presentation .faq-section .faq-section-content{padding-top:4.5rem}.landing-page-presentation .faq-section .ball-stamp{top:-3.125rem;right:-3.125rem}.landing-page-presentation .app-in-arrivo-section .ball-stamp{top:-3.125rem;left:-3.125rem}.landing-page-presentation .footer .footer-content{display:grid;grid-template-columns:50% 50%;gap:2rem;margin-top:2rem}.landing-page-presentation .footer .footer-content .footer-column:first-child,.landing-page-presentation .footer .footer-content .footer-column:nth-child(2){grid-column:1}.landing-page-presentation .footer .footer-content .footer-column:nth-child(3){grid-column:2;grid-row:1/3}}@font-face{font-family:__Poppins_559008;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_559008;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_559008;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_559008;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_559008;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_559008;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_559008;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_559008;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_559008;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_559008;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_559008;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_559008{font-family:__Poppins_559008,__Poppins_Fallback_559008;font-style:normal}.__variable_559008{--font-poppins:"__Poppins_559008","__Poppins_Fallback_559008"}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-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:__Inter_dbf9c5;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-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:__Inter_dbf9c5;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-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:__Inter_dbf9c5;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-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:__Inter_dbf9c5;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-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:__Inter_dbf9c5;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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:__Inter_Fallback_dbf9c5;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_dbf9c5{font-family:__Inter_dbf9c5,__Inter_Fallback_dbf9c5;font-style:normal}.__variable_dbf9c5{--font-inter:"__Inter_dbf9c5","__Inter_Fallback_dbf9c5"}@font-face{font-family:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1533fec2a2ccfdf9-s.woff2) format("woff2");unicode-range:U+0307,U+0323,U+0951-0952,U+0964-0965,U+0d00-0d7f,U+1cda,U+1cf2,U+200c-200d,U+20b9,U+25cc,U+a830-a832}@font-face{font-family:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7ad5fdef4acd748-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:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/71edce7615c79915-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:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/74307980278950b1-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:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1533fec2a2ccfdf9-s.woff2) format("woff2");unicode-range:U+0307,U+0323,U+0951-0952,U+0964-0965,U+0d00-0d7f,U+1cda,U+1cf2,U+200c-200d,U+20b9,U+25cc,U+a830-a832}@font-face{font-family:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b7ad5fdef4acd748-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:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/71edce7615c79915-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:__Baloo_Chettan_2_d92542;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/74307980278950b1-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:__Baloo_Chettan_2_Fallback_d92542;src:local("Arial");ascent-override:111.44%;descent-override:40.52%;line-gap-override:0.00%;size-adjust:96.74%}.__className_d92542{font-family:__Baloo_Chettan_2_d92542,__Baloo_Chettan_2_Fallback_d92542;font-style:normal}