.landing_layout__u7Gk2{display:flex;flex-direction:column;align-items:center;min-height:100vh;position:relative;background-color:var(--coral-background)}.BatchCard_card-container__9KO68{display:flex;flex-direction:column;gap:1rem;border-radius:12px;border-width:1px;border-color:var(--coral-system-gray);color:var(--coral-foreground)}@media not all and (min-width:768px){.BatchCard_card-container__9KO68{padding:1rem 1rem .5rem}}@media (min-width:768px){.BatchCard_card-container__9KO68{padding:1.25rem 1.25rem .75rem}}.BatchCard_card-header__dYzsL{display:flex;justify-content:space-between}@media not all and (min-width:768px){.BatchCard_card-header__dYzsL{flex-direction:column;gap:.75rem}}@media (min-width:768px){.BatchCard_card-header__dYzsL{flex-direction:row}}.BatchCard_learner-container__hzRvm{display:flex;align-items:center;justify-content:space-between}@media not all and (min-width:768px){.BatchCard_learner-container__hzRvm{flex-direction:column}}@media (min-width:768px){.BatchCard_learner-container__hzRvm{flex-direction:row}}@media not all and (min-width:768px){.BatchCard_learner-container__hzRvm{padding-top:.75rem;padding-bottom:.75rem}}@media (min-width:768px){.BatchCard_learner-container__hzRvm{padding-top:1rem;padding-bottom:1rem}}.BatchCard_footer-container__Jc6DQ{display:flex}@media not all and (min-width:768px){.BatchCard_footer-container__Jc6DQ{flex-direction:column;gap:1.5rem}}@media (min-width:768px){.BatchCard_footer-container__Jc6DQ{flex-direction:row;justify-content:space-between}}.BatchCard_dropdown-menu-item__sTYvh{height:40px;border-radius:8px}.BatchCard_dropdown-menu-item__sTYvh:hover{background-color:var(--coral-secondary-system)}.Footer_footer-layout__8ZFIB{position:relative;padding-top:0;margin-top:80px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.Footer_footer-base__sM_8U,.Footer_footer-layout__8ZFIB{width:100%;display:flex;flex-direction:column;align-items:center}.Footer_footer-base__sM_8U{padding-left:16px;padding-right:16px;background-color:var(--coral-primary);min-height:48px;height:100%}@media not all and (min-width:1280px){.Footer_footer-base__sM_8U{padding-top:.5rem;padding-bottom:70px}}@media (min-width:1280px){.Footer_footer-base__sM_8U{padding-top:.5rem;padding-bottom:.5rem}}.Footer_footer-base-content__QEJJn{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;color:var(--coral-static-white)}.Footer_social-icon__2vycM{cursor:pointer}.Footer_social-icon__2vycM svg{width:32px;height:32px}@media not all and (min-width:768px){.Footer_social-icon__2vycM svg{width:1.5rem}}.Footer_social-icon__2vycM svg path{fill:var(--coral-static-white)}.Footer_content___uZU3{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.75rem;row-gap:1.5rem;position:relative;z-index:10;padding-bottom:2.5rem;padding-top:2rem}.Footer_content___uZU3 a,.Footer_content___uZU3 p{transition:.2s;cursor:pointer}.Footer_content___uZU3 a:hover,.Footer_content___uZU3 p:hover{color:var(--coral-primary-text);text-decoration:underline;cursor:pointer}.Footer_background-controller__6IAIG,.Footer_footer-main__It7EK{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.Footer_background-controller__6IAIG{background-color:var(--coral-primary-background);padding-left:16px;padding-right:16px;z-index:2}.Footer_background-overlay__Pgkq1{position:absolute;top:0;left:0;background-color:var(--coral-background);width:100%;height:100%;z-index:1}.Footer_logo-controller__y7mxI{display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.Footer_logo-controller__y7mxI span{max-width:280px}}@media not all and (min-width:768px){.Footer_logo-controller__y7mxI svg{width:280px}}@media (min-width:768px){.Footer_logo-controller__y7mxI svg{width:360px}}.Footer_footer-asset-controller__OnMxd{width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;position:relative;height:48px}.Footer_footer-asset-controller__OnMxd svg{position:absolute;top:0;left:50%;transform:translateX(-50%)}.try-for-free-button{transition:all .3s ease!important;cursor:pointer!important;display:inline-block!important;background-color:#1e40af!important;color:#fff!important;padding:4px 10px!important;border-radius:4px!important;position:relative!important;z-index:6!important}.try-for-free-button:after{content:"→";color:#fff;margin-left:0;opacity:0;position:absolute;right:6px;transform:translateX(-10px);transition:all .3s ease}.try-for-free-button:hover{padding-right:22px!important}.try-for-free-button:hover:after{opacity:1;transform:translateX(0)}.try-for-free-button~div,.try-for-free-button~p,.try-for-free-button~span{transition:none!important}.try-for-free-button~div:hover,.try-for-free-button~p:hover,.try-for-free-button~span:hover{transform:none!important;background-color:inherit!important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.BrowseClassesCard_demo-grid__GTUTY{max-width:1024px;margin:40px auto;padding:0 24px}@media screen and (max-width:768px){.BrowseClassesCard_demo-grid__GTUTY{padding:0 16px}}.BrowseClassesCard_demo-card__2Bhdk{background-color:var(--coral-modal-background);border-radius:16px;padding:32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;max-width:800px;margin:0 auto;box-shadow:0 4px 16px rgba(0,0,0,.08)}@media screen and (max-width:768px){.BrowseClassesCard_demo-card__2Bhdk{flex-direction:column;padding:24px;gap:16px}}.BrowseClassesCard_cta-control__VlDGK{display:flex;flex-direction:column;gap:16px;flex-shrink:0}@keyframes Landing_jiggle__3yvwF{0%{margin:0}20%{margin:1px 2px -1px -2px}40%{margin:2px 1px -2px -1px}60%{margin:-1px -1px 1px 1px}80%{margin:-2px 1px 2px -1px}to{margin:0}}.Landing_layout__v6nW9{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;width:100%;min-height:80vh;background-color:var(--coral-sea-background);position:relative;z-index:1;margin-bottom:0;padding-bottom:0!important}@media screen and (max-width:768px){.Landing_layout__v6nW9{min-height:fit-content;padding-bottom:40px;margin-bottom:0}}@media screen and (min-width:768px){.Landing_layout__v6nW9{padding:0 32px;min-height:580px}}.Landing_asset-holder__xiMC5{position:absolute;bottom:0;left:0;right:0;z-index:3;width:100%;transform:none}.Landing_coral-tall-asset__VWfdg{position:absolute;bottom:-10px;right:0}@media screen and (max-width:768px){.Landing_coral-tall-asset__VWfdg{bottom:0;right:20px}.Landing_coral-tall-asset__VWfdg svg{width:130px;height:145px}}.Landing_coral-short-asset__ECbFF{position:absolute;bottom:-28px;right:250px}@media screen and (max-width:768px){.Landing_coral-short-asset__ECbFF{bottom:0;right:180px}.Landing_coral-short-asset__ECbFF svg{width:120px;height:140px}}.Landing_content__Sfq0y{width:100%;height:100%;min-height:95vh;justify-content:center;gap:28px;display:grid;grid-template-columns:repeat(12,1fr);align-items:center;margin-top:-56px}@media screen and (max-width:768px){.Landing_content__Sfq0y{gap:20px;min-height:fit-content;justify-content:flex-start;padding-top:8px;display:flex;flex-direction:column;align-items:flex-start;margin-top:0}}@media screen and (min-width:769px)and (max-width:1024px)and (max-height:700px){.Landing_content__Sfq0y{min-height:fit-content;justify-content:flex-start;padding-top:16px;margin-top:0}}.Landing_content-item__K5LnO{grid-column:span 5;display:flex;flex-direction:column;gap:20px;position:relative}@media screen and (max-width:768px){.Landing_content-item__K5LnO{grid-column:span 12;width:100%}}.Landing_asset-item__xbC9c{grid-column:7/span 6;position:relative;z-index:0;height:100%}@media screen and (max-width:768px){.Landing_asset-item__xbC9c{display:none}}.Landing_logo__Yyd9d{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:8px}.Landing_logo__Yyd9d svg{width:320px;height:52px;max-width:100%;transition:width .2s,height .2s}@media screen and (max-width:768px){.Landing_logo__Yyd9d{margin-bottom:4px}.Landing_logo__Yyd9d svg{width:240px;height:44px;max-width:100%}}@media screen and (min-width:769px)and (max-width:1024px)and (max-height:700px){.Landing_logo__Yyd9d{margin-bottom:8px}.Landing_logo__Yyd9d svg{width:280px;height:48px;max-width:100%}}.Landing_description__Y4gQt{text-align:left;font-feature-settings:"liga" off,"clig" off;font-family:Manrope;font-size:16px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:.32px;max-width:560px;width:100%}.Landing_offer-card__JRoqz{border-radius:14px;padding:16px;cursor:default;background-color:var(--coral-modal-background);width:100%;max-width:510px;transition:.2s;display:flex;flex-direction:column;gap:12px}.Landing_offer-card__JRoqz:hover{transform:scale(102%)}.Landing_offer-card__JRoqz:active{transform:scale(99%)}.Landing_text-content__9SbNl{display:flex;flex-direction:column;gap:6px}.Landing_text-content__9SbNl span{font-family:Manrope;font-size:12px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.32px}.Landing_asset__8Qk_k svg{width:72px;height:72px}.Landing_squiggly-line__mUm7e{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.Landing_squiggly-line__mUm7e svg{width:42px;height:16px;overflow:unset}.Landing_squiggly-line__mUm7e svg path{strokewidth:6px}.Landing_input-form__C7i20{margin-top:28px;display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;max-width:560px}@media screen and (max-width:768px){.Landing_input-form__C7i20{flex-direction:column;align-items:stretch;gap:8px}}.Landing_input-form__C7i20 form{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%}@media screen and (max-width:768px){.Landing_input-form__C7i20 form{flex-direction:column;align-items:stretch;gap:8px}}.Landing_input-form__C7i20 input[type=email],.Landing_input-form__C7i20 input[type=text]{flex:1 1 0%;min-width:0;font-size:1.1rem;padding:12px 16px;border-radius:8px;border:1px solid #e5e7eb}.Landing_input-form__C7i20 .Landing_waves-btn__yLDe6,.Landing_input-form__C7i20 button{background:var(--coral-primary);color:#fff;font-weight:700;font-size:1.1rem;border:none;border-radius:8px;padding:12px 28px;cursor:pointer;transition:background .2s,filter .2s;box-shadow:0 2px 8px rgba(0,0,0,.04);white-space:nowrap}.Landing_input-form__C7i20 .Landing_waves-btn__yLDe6:hover,.Landing_input-form__C7i20 button:hover{background:var(--coral-primary);filter:brightness(.92)}.Landing_offer-card-controller__ImNEN{margin-top:16px;margin-bottom:32px}@media screen and (max-height:600px){.Landing_offer-card-controller__ImNEN{margin-top:0}}.Landing_dialog__VQlpm{background-color:var(--coral-sea-background);display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:32px;max-width:460px;border-radius:16px;overflow:hidden;min-height:400px}@media screen and (max-width:768px){.Landing_dialog__VQlpm{padding-left:16px;padding-right:16px;border-radius:10px;min-height:340px}}.Landing_dialog__VQlpm .Landing_icon__PrTKx svg{width:100px;height:100px}@media screen and (max-width:768px){.Landing_dialog__VQlpm .Landing_icon__PrTKx svg{width:72px;height:72px}}.Landing_background__3JpCp{position:absolute;bottom:0;left:0;z-index:0;opacity:60%}@media screen and (max-width:768px){.Landing_background__3JpCp{top:-64px}}.Landing_input-container__cx1V9 input::selection{background-color:transparent}.Landing_input-container__cx1V9 input{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Landing_unlimited-container__d_AkY{width:64px;height:64px;background-color:var(--coral-premium-blue-background);border-radius:12px;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width:768px){.Landing_unlimited-container__d_AkY{width:56px;height:56px}}.Landing_trustpilotWidget__zNrln{width:100%;max-width:600px;display:flex;justify-content:flex-start;margin-bottom:24px;position:relative;z-index:5;text-align:left}@media screen and (max-width:768px){.Landing_trustpilotWidget__zNrln{margin-bottom:16px}}.Landing_trustpilotWidget__zNrln .trustpilot-widget{background:#fff;border-radius:4px;padding:4px 8px;min-width:240px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Landing_trustpilotWidget__zNrln .trustpilot-widget iframe{width:100%!important}.Landing_attributes-section__ByVXn{width:100%;padding:32px 16px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;background:var(--coral-sand);border-radius:0;margin:0}.Landing_attributes-section__ByVXn:after{content:"";position:absolute;bottom:-60px;left:0;width:100%;height:60px;background:linear-gradient(to bottom,var(--coral-sand) 20%,hsla(30,55%,78%,0));z-index:1}@media screen and (max-width:768px){.Landing_attributes-section__ByVXn{padding:24px 16px;margin-top:-1px}.Landing_attributes-section__ByVXn:after{height:40px;bottom:-40px}}.Landing_attributes-section__ByVXn.Landing_hero-inline__JQlOw{background:none!important;box-shadow:none!important;padding:0!important;margin:0!important;border-radius:0!important}@media screen and (max-width:768px){.Landing_attributes-section__ByVXn.Landing_hero-inline__JQlOw{margin-bottom:160px!important}}.Landing_attributes-section__ByVXn.Landing_hero-inline__JQlOw:after{display:none!important}.Landing_attributes-section-content___P5lt{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width:768px){.Landing_attributes-section-content___P5lt{gap:16px}}.Landing_attributes-section-content___P5lt.Landing_hero-inline__JQlOw{display:flex!important;flex-direction:row!important;align-items:center!important;gap:32px!important;width:100%;max-width:none!important;margin:0!important;justify-content:flex-start!important}@media screen and (max-width:768px){.Landing_attributes-section-content___P5lt.Landing_hero-inline__JQlOw{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}}.Landing_attributes-section-content___P5lt.Landing_hero-inline__JQlOw span{font-size:16px!important;font-family:Manrope,sans-serif;font-weight:700;line-height:1.2;white-space:nowrap}@media screen and (max-width:768px){.Landing_attributes-section-content___P5lt.Landing_hero-inline__JQlOw span{white-space:normal}}.Landing_attributes-section-content___P5lt.Landing_hero-inline__JQlOw svg{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.Landing_hero-headlines__6KBcR{display:flex;flex-direction:column;align-items:flex-start;gap:.25em;margin-top:32px;margin-bottom:12px}@media screen and (max-width:768px){.Landing_hero-headlines__6KBcR{margin-top:16px;margin-bottom:8px}}.Landing_headline1__XA0bh,.Landing_headline2__oaiqd{font-family:Manrope,sans-serif;font-weight:800;font-size:3rem;line-height:1.1;letter-spacing:.5px;color:#fff;text-align:left}@media(max-width:600px){.Landing_headline1__XA0bh,.Landing_headline2__oaiqd{font-size:2rem}}.Landing_headline1Orange__JVIVc,.Landing_headline2Orange__vEIZR{color:var(--coral-primary-text)}.Landing_main-bubble__hqxCh{width:320px;height:320px;position:absolute;top:50%;right:50%;border-radius:50%;animation:Landing_jiggle__3yvwF 6s ease-in-out infinite;transform:translate(50%,-50%)}@media not all and (min-width:1024px){.Landing_main-bubble__hqxCh{display:none}}.Landing_bottom-right-bubble__QwrO5{width:135px;height:135px;position:absolute;top:50%;transform:translateY(-250px);right:10%;animation:Landing_jiggle__3yvwF 6s ease-in-out .2s infinite}@media not all and (min-width:1024px){.Landing_bottom-right-bubble__QwrO5{display:none}}.Landing_top-right-bubble__4jNs0{width:135px;height:135px;position:absolute;bottom:55%;transform:translateY(250px);right:2%;animation:Landing_jiggle__3yvwF 6s ease-in-out .7s infinite}@media not all and (min-width:1024px){.Landing_top-right-bubble__4jNs0{display:none}}.Landing_bottom-left-bubble__GnAlE{width:160px;height:160px;position:absolute;bottom:50%;transform:translateY(270px);left:24px;animation:Landing_jiggle__3yvwF 6s ease-in-out 1s infinite}@media not all and (min-width:1024px){.Landing_bottom-left-bubble__GnAlE{display:none}}.Landing_top-left-bubble__39cLC{width:140px;height:140px;position:absolute;top:50%;transform:translateY(-270px);left:44px;animation:Landing_jiggle__3yvwF 6s ease-in-out 1.2s infinite}@media not all and (min-width:1024px){.Landing_top-left-bubble__39cLC{display:none}}.Landing_waveWrapper__PO_NB{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:1;pointer-events:none;line-height:0;margin-bottom:-2px}@media screen and (max-width:1023px){.Landing_content__Sfq0y{display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-height:85vh;margin-top:0;padding-top:56px}.Landing_content-item__K5LnO{width:100%;grid-column:span 12}.Landing_asset-item__xbC9c{display:none}.Landing_input-form__C7i20{flex-direction:column;align-items:stretch;gap:8px;max-width:560px}}.WaitlistPopup_waitlist-popup__z5v_K{max-width:640px;background-color:var(--coral-modal-background);border-radius:16px;position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:40;width:100%;box-shadow:var(--coral-popover-shadow);display:flex;flex-direction:row;overflow:hidden}.WaitlistPopup_waitlist-popup__z5v_K .WaitlistPopup_asset__zmPCp svg{width:112px;height:114px}@media screen and (max-width:768px){.WaitlistPopup_waitlist-popup__z5v_K{width:calc(100% - 32px);flex-direction:column;border-radius:10px;padding-top:4px}.WaitlistPopup_waitlist-popup__z5v_K .WaitlistPopup_asset__zmPCp{display:none}.WaitlistPopup_waitlist-popup__z5v_K .WaitlistPopup_asset__zmPCp svg{width:80px}}.FrequentlyAskedQuestions_layout__Ei9Ba{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;width:100%;background:linear-gradient(180deg,var(--coral-background) 19.12%,var(--coral-sea-background) 91.35%)}@media not all and (min-width:768px){.FrequentlyAskedQuestions_layout__Ei9Ba{padding-top:3rem;padding-bottom:3rem}}@media (min-width:768px){.FrequentlyAskedQuestions_layout__Ei9Ba{padding-top:5rem;padding-bottom:5rem}}@media screen and (min-width:768px){.FrequentlyAskedQuestions_layout__Ei9Ba{padding-left:32px;padding-right:32px}}.FrequentlyAskedQuestions_accordion-trigger__X6DFf svg{width:32px;height:32px}.FrequentlyAskedQuestions_icon-active__F_s63 svg path{fill:var(--coral-primary)}.FrequentlyAskedQuestions_border__actBU{border-bottom:1px solid var(--coral-system-gray)!important}.FrequentlyAskedQuestions_faq-content__vfQ08 a{color:var(--coral-primary-text)}.SocialsCard_socials-grid__LRxf1{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}@media not all and (min-width:768px){.SocialsCard_socials-grid__LRxf1{margin-top:100px}}@media (min-width:768px){.SocialsCard_socials-grid__LRxf1{margin-top:72px}}.SocialsCard_socials-card__kNh_a{width:100%}@media not all and (min-width:1024px){.SocialsCard_socials-card__kNh_a{grid-column:span 12/span 12}}@media (min-width:1024px){.SocialsCard_socials-card__kNh_a{grid-column:span 10/span 10;grid-column-start:2}}.SocialsCard_socials-card__kNh_a{background-color:var(--coral-modal-background);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media not all and (min-width:768px){.SocialsCard_socials-card__kNh_a{padding:.75rem}}@media (min-width:768px){.SocialsCard_socials-card__kNh_a{padding:1rem 4rem 1rem 1rem}}.SocialsCard_socials-card__kNh_a{display:flex;justify-content:space-between;border-radius:24px}@media not all and (min-width:1024px){.SocialsCard_socials-card__kNh_a{flex-direction:column;gap:1.5rem}}@media (min-width:1024px){.SocialsCard_socials-card__kNh_a{align-items:center}}.SocialsCard_socials-card__kNh_a{box-shadow:var(--coral-popover-shadow)}@media screen and (max-width:768px){.SocialsCard_socials-card__kNh_a{border-radius:12px}.SocialsCard_socials-card__kNh_a svg{width:56px;height:56px;flex-shrink:0}}.SocialsCard_social-icon__vUYIT{width:64px;height:64px;border-radius:200px;transition:.2s;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.SocialsCard_social-icon__vUYIT:hover{transform:translatey(-10px)}.SocialsCard_social-icon__vUYIT svg{width:38px}@media screen and (max-width:768px){.SocialsCard_social-icon__vUYIT{width:48px;height:48px}.SocialsCard_social-icon__vUYIT svg{width:28px}}.SocialsCard_youtube-bg__sbRYW{background:rgba(255,0,0,.16)}.SocialsCard_instagram-bg__ceS7q{background:radial-gradient(92.18% 99.11% at 26.56% 107.7%,#fd5 0,#fd5 10%,#ff543e 50%,#c837ab 100%)}.ContactUs_layout__uTpFb{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;background-color:var(--coral-sea-background);padding:55px 16px 300px;margin-bottom:-160px}@media screen and (max-width:1024px){.ContactUs_layout__uTpFb{padding-bottom:440px}}@media screen and (min-width:768px){.ContactUs_layout__uTpFb{padding-left:32px;padding-right:32px}}.ContactUs_contact-card__8s7rV{background-color:var(--coral-modal-background);width:100%;border-radius:16px;padding:32px 24px 24px;display:flex;flex-direction:column;gap:6px}@media screen and (max-width:768px){.ContactUs_contact-card__8s7rV{padding:24px 16px}}.ContactUs_contact-form__YVmuF{padding:40px;background-color:var(--coral-modal-background);width:100%;border-radius:16px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.ContactUs_contact-form__YVmuF{padding:24px}}.ContactUs_contact-attribute__Wzu9E{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:10px;border-radius:16px;transition:.2s}.ContactUs_contact-attribute__Wzu9E button{margin-left:auto}@media screen and (max-width:768px){.ContactUs_contact-attribute__Wzu9E{flex-direction:column;align-items:flex-start}.ContactUs_contact-attribute__Wzu9E button{align-self:flex-end}}.ContactUs_icon-container__NZfku{width:48px;height:48px;background-color:var(--coral-secondary-button-background);border:1px solid var(--coral-system-gray);display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:200px}.ContactUs_icon-container__NZfku svg path{fill:var(--coral-primary-text)}.ContactUs_coral-asset__Vewlk{position:absolute;right:200px;bottom:140px}@media screen and (max-width:768px){.ContactUs_coral-asset__Vewlk{bottom:80px;right:32px}.ContactUs_coral-asset__Vewlk svg{width:250px}}.ContactUs_asset-holder__RDunE{position:absolute;top:0;left:50%;z-index:1;width:100%;height:100%;transform:translateX(-50%)}.ContactUs_line__J9Re7{position:relative;width:fit-content}.ContactUs_line__J9Re7:after{content:".";position:absolute;right:0;color:transparent;bottom:-16px;background-image:url(/line.svg);background-repeat:no-repeat;width:175px;height:12px;background-size:contain}@media screen and (max-width:768px){.ContactUs_line__J9Re7:after{width:140px}}.ContactUs_required-symbol__Hyh5w:after{content:"*";color:red}.ContactUs_phone-input__Po9RP{width:100%!important;background-color:var(--coral-type-background)!important;border:1px solid var(--coral-system-gray)!important;margin-top:4px!important;min-height:44px!important;border-radius:10px!important}.ContactUs_phone-input__Po9RP:focus{border:1px solid var(--coral-primary)!important}@media screen and (max-width:768px){.ContactUs_phone-input__Po9RP{min-height:36px!important;border-radius:8px!important}}.ContactUs_button-input__byQ6S,.ContactUs_button-input__byQ6S:hover{background-color:var(--coral-system-gray)!important;border:none!important;border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.ContactUs_input-container__kwUSF{margin-top:12px!important;border-radius:10px!important;font-family:Manrope,sans-serif!important;font-weight:600}.ContactUs_input-dropdown__Lkn7n{background-color:var(--coral-modal-background)!important}.TopReasons_layout__X3zeC{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;width:100%}@media not all and (min-width:768px){.TopReasons_layout__X3zeC{padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:768px){.TopReasons_layout__X3zeC{padding-top:72px;padding-bottom:72px}}@media screen and (min-width:768px){.TopReasons_layout__X3zeC{padding-left:32px;padding-right:32px}}.TopReasons_card-base__nI0t5,.TopReasons_kid-card__BK63J,.TopReasons_learning-card__6wnKA,.TopReasons_search-card__jn1HX,.TopReasons_teachers-card__QNGrV{border-radius:20px;padding:32px;width:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:24px;min-height:272px;height:100%;overflow:hidden;position:relative}.TopReasons_card-base__nI0t5 h4,.TopReasons_card-base__nI0t5 span,.TopReasons_kid-card__BK63J h4,.TopReasons_kid-card__BK63J span,.TopReasons_learning-card__6wnKA h4,.TopReasons_learning-card__6wnKA span,.TopReasons_search-card__jn1HX h4,.TopReasons_search-card__jn1HX span,.TopReasons_teachers-card__QNGrV h4,.TopReasons_teachers-card__QNGrV span{position:relative;z-index:2}@media screen and (max-width:768px){.TopReasons_card-base__nI0t5,.TopReasons_kid-card__BK63J,.TopReasons_learning-card__6wnKA,.TopReasons_search-card__jn1HX,.TopReasons_teachers-card__QNGrV{gap:20px;padding:18px;border-radius:14px;min-height:240px}}.TopReasons_badge-base__pw0sN,.TopReasons_badge-blue__jO_0U,.TopReasons_badge-green__IP_cT,.TopReasons_badge-orange___Am1x,.TopReasons_badge-yellow__Vh8AU{padding:8px 16px;width:fit-content;border-radius:12px;position:relative;z-index:2;text-transform:uppercase}@media screen and (max-width:768px){.TopReasons_badge-base__pw0sN,.TopReasons_badge-blue__jO_0U,.TopReasons_badge-green__IP_cT,.TopReasons_badge-orange___Am1x,.TopReasons_badge-yellow__Vh8AU{padding:6px 12px}}.TopReasons_badge-base__pw0sN span,.TopReasons_badge-blue__jO_0U span,.TopReasons_badge-green__IP_cT span,.TopReasons_badge-orange___Am1x span,.TopReasons_badge-yellow__Vh8AU span{color:#f4f4f4;font-feature-settings:"liga" off,"clig" off;font-family:Rubik;font-size:19px;font-style:normal;font-weight:700;line-height:30.435px;letter-spacing:.348px}@media screen and (max-width:768px){.TopReasons_badge-base__pw0sN span,.TopReasons_badge-blue__jO_0U span,.TopReasons_badge-green__IP_cT span,.TopReasons_badge-orange___Am1x span,.TopReasons_badge-yellow__Vh8AU span{font-size:16px;font-style:normal;font-weight:700;line-height:30.435px;letter-spacing:.348px}}.TopReasons_badge-orange___Am1x{background-color:var(--coral-primary-text)}.TopReasons_badge-yellow__Vh8AU{background:var(--coral-prelaunch-yellow)}.TopReasons_badge-blue__jO_0U{background:#32a8c5}.TopReasons_badge-green__IP_cT{background:var(--coral-positive)}.TopReasons_search-card__jn1HX{background-color:rgba(213,127,77,.259)}.TopReasons_search-card__jn1HX span{max-width:440px}.TopReasons_search-card__jn1HX .TopReasons_asset__QXD2o{position:absolute;right:-60px;top:50%;transform:translateY(-50%);z-index:0}.TopReasons_search-card__jn1HX .TopReasons_asset-mobile__eY__M{position:absolute;left:50%;bottom:-25px;transform:translateX(-50%);z-index:0;opacity:15%}.TopReasons_teachers-card__QNGrV{background:hsla(45,97%,71%,.4)}.TopReasons_teachers-card__QNGrV .TopReasons_asset__QXD2o{position:absolute;right:0;top:-16px;z-index:0}@media screen and (max-width:768px){.TopReasons_teachers-card__QNGrV .TopReasons_asset__QXD2o{opacity:25%;bottom:-16px;top:unset}}.TopReasons_learning-card__6wnKA{background-color:var(--coral-sea-background);min-height:300px}@media screen and (max-width:768px){.TopReasons_learning-card__6wnKA{min-height:244px}}.TopReasons_learning-card__6wnKA .TopReasons_asset__QXD2o{position:absolute;right:-24px;top:-16px;z-index:0}@media screen and (max-width:768px){.TopReasons_learning-card__6wnKA .TopReasons_asset__QXD2o{opacity:25%;left:50%;transform:translateX(-50%);bottom:-20px;top:unset;right:unset}.TopReasons_learning-card__6wnKA .TopReasons_asset__QXD2o svg{height:150px}}.TopReasons_kid-card__BK63J{background:rgba(75,255,168,.24);min-height:300px}@media screen and (max-width:768px){.TopReasons_kid-card__BK63J{min-height:244px}}.TopReasons_kid-card__BK63J span{max-width:400px}.TopReasons_kid-card__BK63J .TopReasons_asset__QXD2o{position:absolute;right:-56px;top:50%;transform:translateY(-50%);z-index:0}@media screen and (max-width:768px){.TopReasons_kid-card__BK63J .TopReasons_asset__QXD2o{opacity:25%;bottom:-40px;right:-40px}.TopReasons_kid-card__BK63J .TopReasons_asset__QXD2o svg{width:250px;height:250px}}.Testimonials_layout__PQWmT{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;width:100%;background:linear-gradient(180deg,var(--coral-sea-background) 0,var(--coral-background) 100%)}@media not all and (min-width:768px){.Testimonials_layout__PQWmT{padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:768px){.Testimonials_layout__PQWmT{padding-top:72px;padding-bottom:72px}}@media screen and (min-width:768px){.Testimonials_layout__PQWmT{padding-left:32px;padding-right:32px}}.Testimonials_button-controller__IcCZD{display:flex;align-items:center;justify-content:space-between}@media not all and (min-width:768px){.Testimonials_button-controller__IcCZD{flex-direction:column;align-items:flex-start;gap:1rem}}.Testimonials_youtube-bg__GkRzh{background:rgba(255,0,0,.16)}.Testimonials_instagram-bg__qKH7u{background:radial-gradient(92.18% 99.11% at 26.56% 107.7%,#fd5 0,#fd5 10%,#ff543e 50%,#c837ab 100%)}.Testimonials_testimonial-card__fNHcl{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:20px 20px 36px;border-radius:14px;border:1px solid var(--coral-system-gray);width:100%;max-width:360px;flex-shrink:0;background-color:var(--coral-background)}@media screen and (max-width:768px){.Testimonials_testimonial-card__fNHcl{width:100%;max-width:360px;min-width:320px}}.Testimonials_testimonials__M1hGt{margin-top:44px}@media screen and (max-width:768px){.Testimonials_testimonials__M1hGt{margin-top:24px}}.Testimonials_line-clamp-7__cqFAY{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.layout_app-layout__PM_E3{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.layout_app-max-width__p1bQK{margin:0 auto;width:100%;max-width:1280px;min-height:calc(100vh - 56px);min-height:calc(100dvh - 56px);display:flex;flex-direction:column;height:100%}@media screen and (min-width:1024px)and (max-width:1312px){.layout_app-max-width__p1bQK{padding-left:16px;padding-right:16px}}@media screen and (min-width:640px){.layout_app-max-width__p1bQK{min-height:calc(100vh - 72px);min-height:calc(100dvh - 72px)}}.layout_header__EkDYT{width:100%;display:flex;justify-content:center;border-bottom:1px solid var(--coral-system-gray);padding-left:16px;padding-right:16px;background-color:var(--coral-background);height:72px;position:sticky;top:0;z-index:10}@media screen and (max-width:768px){.layout_header__EkDYT{height:56px}}@media screen and (max-width:1024px){.layout_header__EkDYT{padding-right:6px}}.layout_header-max-width__9QZzA{width:100%;max-width:1280px;display:flex;align-items:center;justify-content:space-between}.layout_header-substitute__LHUWE{width:100%;height:72px;background-color:var(--coral-background);position:sticky;top:0;z-index:10}@media screen and (max-width:1024px){.layout_header-substitute__LHUWE{height:56px}}.layout_navigation-btn-not-active__1Sy64{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:10px;padding:.5rem .75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.layout_navigation-btn-not-active__1Sy64:hover{background-color:var(--coral-secondary-system)}@media not all and (min-width:1024px){.layout_navigation-btn-not-active__1Sy64{justify-content:center}}@media (min-width:768px){.layout_navigation-btn-not-active__1Sy64{min-height:2.75rem;min-width:2.75rem}}@media (min-width:1024px){.layout_navigation-btn-not-active__1Sy64{padding-right:1rem}}.layout_navigation-btn-not-active-premium__juh71{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:10px;padding:.5rem .75rem;color:var(--coral-premium-blue);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.layout_navigation-btn-not-active-premium__juh71:hover{background-color:var(--coral-premium-blue-background)}@media not all and (min-width:1024px){.layout_navigation-btn-not-active-premium__juh71{justify-content:center}}@media (min-width:768px){.layout_navigation-btn-not-active-premium__juh71{min-height:2.75rem;min-width:2.75rem}}@media (min-width:1024px){.layout_navigation-btn-not-active-premium__juh71{padding-right:1rem}}.layout_navigation-btn-active__SclE7{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:10px;background-color:var(--coral-primary-background);padding:.5rem .75rem;color:var(--coral-primary-text);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media not all and (min-width:1024px){.layout_navigation-btn-active__SclE7{justify-content:center}}@media (min-width:768px){.layout_navigation-btn-active__SclE7{min-height:2.75rem;min-width:2.75rem}}@media (min-width:1024px){.layout_navigation-btn-active__SclE7{padding-right:1rem}}.layout_primary-bg__thowg{position:absolute;width:100%;height:100%;background-color:var(--coral-primary-background);top:0;left:0}.layout_logo-substitute__OlGuu{border-radius:32px;height:40px;width:140px;background-color:var(--coral-primary)}@media screen and (max-width:768px){.layout_logo-substitute__OlGuu{width:118px;height:32px}}.layout_dropdown-menu-trigger__CVLJS{display:flex;align-items:center}@media not all and (min-width:1024px){.layout_dropdown-menu-trigger__CVLJS{gap:.25rem}}@media (min-width:1024px){.layout_dropdown-menu-trigger__CVLJS{gap:.5rem}}.layout_dropdown-menu-trigger__CVLJS{padding:.375rem .5rem;border-radius:12px;color:var(--coral-foreground)}.layout_dropdown-menu-trigger__CVLJS:hover{background-color:var(--coral-secondary-system)}.layout_dropdown-menu-item__93cKe{display:flex;width:100%;cursor:pointer;align-items:center;gap:.5rem;border-radius:10px;padding:.5rem}.layout_dropdown-menu-item__93cKe:hover{background-color:var(--coral-secondary-system)}.layout_dropdown-menu-item__93cKe svg{width:24px!important;height:24px!important}.layout_toggle-btn__JW5f_:hover{background-color:var(--coral-secondary-system)}.layout_toggle-btn__JW5f_{cursor:pointer;align-items:center;gap:.25rem;border-radius:10px;padding:.25rem .125rem .25rem .5rem}@media screen and (max-width:1080px){.layout_navigation-condensed-cell__6udfM{width:44px;height:44px;padding:8px}.layout_navigation-condensed-cell__6udfM span{display:none}}.layout_consent-modal__l47sl{display:flex;flex-direction:column;align-items:center}@media not all and (min-width:768px){.layout_consent-modal__l47sl{gap:.75rem;padding:1rem}}@media (min-width:768px){.layout_consent-modal__l47sl{max-width:440px;gap:1rem;padding:1.5rem 1.5rem 1.25rem}}.layout_consent-modal__l47sl{position:fixed;background-color:var(--coral-modal-background);bottom:24px;top:unset;left:unset;transform:translate(0);left:20px;z-index:50;border-radius:16px;box-shadow:var(--coral-popover-shadow)}@media screen and (max-width:768px){.layout_consent-modal__l47sl{left:50%!important;width:calc(100% - 32px);transform:translateX(-50%)!important}}.layout_activity-dialog__e2ndx{display:flex;flex-direction:column;gap:.75rem}@media not all and (min-width:768px){.layout_activity-dialog__e2ndx{min-width:100vw;border-radius:0;padding:1rem 0}}@media (min-width:768px){.layout_activity-dialog__e2ndx{height:fit-content;max-width:720px;padding-left:.5rem;padding-right:.5rem}}@media screen and (max-width:768px){.layout_activity-dialog__e2ndx{height:100vh;height:100dvh}}.layout_activity-content__J0I1_{display:flex;flex-direction:column}@media not all and (min-width:768px){.layout_activity-content__J0I1_{height:90vh;height:90dvh}}.UpcomingClasses_layout__qIfBj{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;width:100%;background:linear-gradient(180deg,var(--coral-sand) 0,var(--coral-background) 10.44%)}@media not all and (min-width:768px){.UpcomingClasses_layout__qIfBj{padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width:768px){.UpcomingClasses_layout__qIfBj{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width:768px){.UpcomingClasses_layout__qIfBj{padding-left:32px;padding-right:32px}}.UpcomingClasses_blogLayout__VS1_9{background:transparent;padding-left:0!important;padding-right:0!important}@media screen and (min-width:768px){.UpcomingClasses_blogLayout__VS1_9{padding-left:0!important;padding-right:0!important}}.UpcomingClasses_button-controller__st98A{display:flex;align-items:center;justify-content:space-between}@media not all and (min-width:768px){.UpcomingClasses_button-controller__st98A{flex-direction:column;align-items:flex-start;gap:1rem}}.UpcomingClasses_demo-grid__ycxzZ{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}@media not all and (min-width:768px){.UpcomingClasses_demo-grid__ycxzZ{margin-top:100px}}@media (min-width:768px){.UpcomingClasses_demo-grid__ycxzZ{margin-top:72px}}.UpcomingClasses_demo-card__macjO{width:100%}@media not all and (min-width:1024px){.UpcomingClasses_demo-card__macjO{grid-column:span 12/span 12}}@media (min-width:1024px){.UpcomingClasses_demo-card__macjO{grid-column:span 10/span 10;grid-column-start:2}}.UpcomingClasses_demo-card__macjO{background-color:var(--coral-modal-background);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media not all and (min-width:768px){.UpcomingClasses_demo-card__macjO{padding:.75rem}}@media (min-width:768px){.UpcomingClasses_demo-card__macjO{padding:1rem 2.5rem 1rem 1rem}}.UpcomingClasses_demo-card__macjO{display:flex;justify-content:space-between;border-radius:24px}@media not all and (min-width:1024px){.UpcomingClasses_demo-card__macjO{flex-direction:column;gap:.75rem}}@media (min-width:1024px){.UpcomingClasses_demo-card__macjO{align-items:center}}.UpcomingClasses_demo-card__macjO{box-shadow:var(--coral-popover-shadow)}@media screen and (max-width:768px){.UpcomingClasses_demo-card__macjO{border-radius:12px}.UpcomingClasses_demo-card__macjO svg{width:56px;height:56px;flex-shrink:0}}@media screen and (max-width:1024px){.UpcomingClasses_demo-card__macjO .UpcomingClasses_cta-control___FMMv{align-self:flex-end}}.UpcomingClasses_class-list__PF9zL{margin-top:44px}@media screen and (max-width:768px){.UpcomingClasses_class-list__PF9zL{margin-top:24px}}.UpcomingClasses_class-card__Ur0Qp{min-width:305px}.UpcomingClasses_class-card-controller__9b7w8{position:relative;transition:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.UpcomingClasses_overlay__RMRmy{z-index:10}.UpcomingClasses_goals-container__pne6j,.UpcomingClasses_overlay__RMRmy{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.UpcomingClasses_goals-container__pne6j{z-index:6;display:flex;flex-direction:column;align-items:center;justify-content:center}@import"https://fonts.googleapis.com/css?family=Rubik:100,300,500,400,600,700,900";@keyframes Landing_jiggle__iYOi1{0%{margin:0}20%{margin:1px 2px -1px -2px}40%{margin:2px 1px -2px -1px}60%{margin:-1px -1px 1px 1px}80%{margin:-2px 1px 2px -1px}to{margin:0}}.Landing_layout__pDhYk{padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;width:100%;height:90vh;height:90dvh;background-color:var(--coral-sea-background);position:relative}@media screen and (max-width:768px){.Landing_layout__pDhYk{min-height:100vh}}@media screen and (min-width:768px){.Landing_layout__pDhYk{padding:0 32px;min-height:620px}}.Landing_content__liZHn{width:100%;height:100%;min-height:95vh;min-height:95dvh;justify-content:center;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem}@media not all and (min-width:1024px){.Landing_content__liZHn{padding-top:72px}}@media not all and (min-width:768px){.Landing_content__liZHn{padding-top:56px}}@media (min-width:1024px){.Landing_content__liZHn{margin-top:-56px}}@media not all and (min-width:1024px){.Landing_content-item__g9lTM{grid-column:span 12/span 12;padding-top:72px}}@media (min-width:1024px){.Landing_content-item__g9lTM{grid-column:span 5/span 5;justify-content:center}}.Landing_content-item__g9lTM{display:flex;flex-direction:column;gap:20px;position:relative}@media not all and (min-width:1024px){.Landing_asset-item__qcCpD{display:none}}@media (min-width:1024px){.Landing_asset-item__qcCpD{grid-column:span 7/span 7}}.Landing_asset-item__qcCpD{position:relative;z-index:0}.Landing_main-bubble__rBSCa{width:360px;height:360px;position:absolute;top:50%;right:50%;border-radius:50%;animation:Landing_jiggle__iYOi1 6s ease-in-out infinite;transform:translate(50%,-50%)}@media not all and (min-width:1024px){.Landing_main-bubble__rBSCa{display:none}}.Landing_top-right-bubble__exZrK{width:150px;height:150px;position:absolute;top:50%;transform:translateY(-250px);right:10%;animation:Landing_jiggle__iYOi1 6s ease-in-out .2s infinite}@media not all and (min-width:1024px){.Landing_top-right-bubble__exZrK{display:none}}.Landing_bottom-right-bubble__x5a2M{width:150px;height:150px;position:absolute;bottom:55%;transform:translateY(250px);right:10%;animation:Landing_jiggle__iYOi1 6s ease-in-out .7s infinite}@media not all and (min-width:1024px){.Landing_bottom-right-bubble__x5a2M{display:none}}.Landing_bottom-left-bubble__FYLmE{width:180px;height:180px;position:absolute;bottom:50%;transform:translateY(270px);left:44px;animation:Landing_jiggle__iYOi1 6s ease-in-out 1s infinite}@media not all and (min-width:1024px){.Landing_bottom-left-bubble__FYLmE{display:none}}.Landing_top-left-bubble__EfgPE{width:160px;height:160px;position:absolute;top:50%;transform:translateY(-270px);left:64px;animation:Landing_jiggle__iYOi1 6s ease-in-out 1.2s infinite}@media not all and (min-width:1024px){.Landing_top-left-bubble__EfgPE{display:none}}.Landing_hero-heading__WGuqb{font-family:Konky,sans-serif!important;font-size:56px;display:flex;flex-direction:column}@media not all and (min-width:768px){.Landing_hero-heading__WGuqb{font-size:35px}}@media (min-width:768px){.Landing_hero-heading__WGuqb{font-size:56px}}.Landing_attributes-section__38nz1{width:100%;padding:12px 16px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:7;background-color:var(--coral-sand)}@media not all and (min-width:768px){.Landing_attributes-section__38nz1{padding-top:20px;padding-bottom:20px}}@media (min-width:768px){.Landing_attributes-section__38nz1{padding-top:20px;padding-bottom:20px}}.Landing_attributes-section-content__jerfo{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}@media not all and (min-width:768px){.Landing_attributes-section-content__jerfo{gap:1.25rem}}@media (min-width:768px){.Landing_attributes-section-content__jerfo{gap:1.5rem}}@media not all and (min-width:768px){.Landing_landing-line-container__Bw3ML svg{width:225px}}.Landing_trustpilot-widget-container__mykVc body,.Landing_trustpilot-widget-container__mykVc html,.Landing_trustpilot-widget-container__mykVc iframe{background-color:transparent}@media(width:1024px)and (height:600px){.Landing_trustpilot-widget-container__mykVc{padding-top:69px}}@media screen and (max-width:1440px)and (max-height:900px){.Landing_trustpilot-widget-container__mykVc{padding-top:80px}.Landing_content-item__g9lTM{gap:16px}}@media screen and (width:1280px)and (height:800px){.Landing_trustpilot-widget-container__mykVc{padding-top:85px}}.Landing_asset-holder__7Qq2u{position:absolute;top:0;left:50%;z-index:1;width:100%;height:100%;transform:translateX(-50%)}.Landing_coral-tall-asset__OeMNT{position:absolute;bottom:-10px;right:0}@media screen and (max-width:768px){.Landing_coral-tall-asset__OeMNT{bottom:0;right:20px}.Landing_coral-tall-asset__OeMNT svg{width:130px;height:145px}}.Landing_coral-short-asset__HJhQv{position:absolute;bottom:-28px;right:250px}@media screen and (max-width:768px){.Landing_coral-short-asset__HJhQv{bottom:0;right:180px}.Landing_coral-short-asset__HJhQv svg{width:120px;height:140px}}.Landing_logo__4kKeh svg{width:540px;height:88px}@media screen and (max-width:768px){.Landing_logo__4kKeh svg{width:100%;height:100%;max-width:340px}}.Landing_description__i009j{text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Manrope;font-size:26px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:.32px}.Landing_offer-card__i5fuD{border-radius:14px;padding:16px;cursor:pointer;background-color:var(--coral-modal-background);width:100%;max-width:510px;transition:.2s;display:flex;flex-direction:column;gap:12px}.Landing_offer-card__i5fuD:hover{transform:scale(102%)}.Landing_offer-card__i5fuD:active{transform:scale(99%)}.Landing_text-content__eCPAQ{display:flex;flex-direction:column;gap:6px}.Landing_text-content__eCPAQ span{font-family:Manrope;font-size:12px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.32px}.Landing_asset__EFDwl svg{width:72px;height:72px}.Landing_squiggly-line___H9Qp{position:absolute;top:50%;left:0;width:100%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow:visible;opacity:.8}.Landing_unlimited-container__LTsNc{width:64px;height:64px;background-color:var(--coral-premium-blue-background);border-radius:12px;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width:768px){.Landing_unlimited-container__LTsNc{width:56px;height:56px}}.BrowseClassesCard_card-container__ZQtTi{width:100%}@media not all and (min-width:768px){.BrowseClassesCard_card-container__ZQtTi{max-width:fit-content}}.BrowseClassesCard_card-container__ZQtTi{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;background-color:var(--coral-modal-background)}@media not all and (min-width:768px){.BrowseClassesCard_card-container__ZQtTi{flex-direction:column;gap:.5rem;border-radius:12px;padding:.75rem}}@media (min-width:768px){.BrowseClassesCard_card-container__ZQtTi{flex-direction:row;border-radius:1.5rem;padding:1.5rem}}.BrowseClassesCard_card-container__ZQtTi{box-shadow:0 0 14px 0 rgba(0,0,0,.09)}.BrowseClassesCard_bag-icon-container__eWVoE{display:flex;align-items:center;justify-content:center;background-color:var(--coral-free-trial-background);opacity:.9}@media not all and (min-width:768px){.BrowseClassesCard_bag-icon-container__eWVoE{margin-bottom:auto;border-radius:10.5px;padding:.5rem}}@media (min-width:768px){.BrowseClassesCard_bag-icon-container__eWVoE{border-radius:17.5px;padding:1rem}}.BrowseClassesCard_squiggly-line___DMUn{position:absolute;top:50%;left:0;width:100%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow:visible;opacity:.8}.BrowseClassesCard_bag-icon__lSmW8{transform:rotate(15deg)}.CategoryBadge_category-badge__Le0MI{font-size:12px;font-weight:600;line-height:15.6px;letter-spacing:.32px;width:fit-content;border-radius:.75rem;padding:.25rem .375rem}@media (min-width:768px){.CategoryBadge_category-badge__Le0MI{font-size:12px;font-weight:600;line-height:15.6px;letter-spacing:.32px}}.CategoryBadge_category-badge__Le0MI{transition:all .2s ease}.CategoryBadge_category-badge-money__TlI3B{background-color:var(--coral-money-skills-background);color:var(--coral-money-skills-text)}.CategoryBadge_category-badge-homeschooling__ClCY8{background-color:var(--coral-homeschooling-background);color:var(--coral-homeschooling-text)}.CategoryBadge_category-badge-highlights__Rxymw{background-color:var(--coral-highlights-background);color:var(--coral-highlights-text)}.CategoryBadge_category-badge-future-ready__1KkOR{background-color:var(--coral-future-ready-background);color:var(--coral-future-ready-text)}.CategoryBadge_category-badge-general__BI_Zq{background-color:var(--coral-premium-blue-background);color:var(--coral-premium-blue)}