.Contacts_root__ivhjh{background-color:var(--prosv-aspid05);border-radius:32px;padding:28px}@media(max-width:1023px){.Contacts_root__ivhjh{border-radius:24px;padding:20px}}.Contacts_content__OxbPl{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Contacts_tiger__ZWXOq{width:112px;height:144px;object-fit:contain}@media(max-width:1023px){.Contacts_tiger__ZWXOq{display:none}}.Contacts_info__aCLEb{color:var(--prosv-grey500)}.Contacts_titleArrow__pCVij{display:none;transform:rotate(90deg);vertical-align:middle}@media(max-width:767px){.Contacts_titleArrow__pCVij{display:inline-flex}}.Contacts_socials__lFEqD{display:flex;gap:12px;max-width:624px;padding-bottom:16px;padding-top:8px}@media(max-width:1023px){.Contacts_socials__lFEqD{gap:8px}}.Contacts_socialBtn__DsLH2{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 16px;border-radius:70px;color:var(--prosv-white);flex:1 1;transition:opacity .2s ease}.Contacts_socialBtn__DsLH2:hover{opacity:.88}@media(max-width:1023px){.Contacts_socialBtn__DsLH2{padding:12px;gap:0}}.Contacts_socialIcon__n1loG{flex-shrink:0;color:#fff}@media(max-width:1023px){.Contacts_socialLabel__p8jJI{display:none}}.Loading_root__KZT5u{--size:24px;--stroke-size:4px}.Loading_root__KZT5u.Loading_md__AHdmP{--size:41px;--stroke-size:4px}.Loading_root__KZT5u{--diff:calc(calc(var(--size) / 2) - var(--stroke-size));width:var(--size);height:var(--size);border-radius:50%;-webkit-mask:radial-gradient(circle var(--diff),transparent 98%,#fff 100%);mask:radial-gradient(circle var(--diff),transparent 98%,#fff 100%);animation:Loading_rotate__kwNXX 1.2s linear infinite;margin:0 auto;position:relative}.Loading_root__KZT5u:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);height:var(--stroke-size);width:var(--stroke-size);border-radius:50%}.Loading_root__KZT5u.Loading_blue__U5_On{background-image:conic-gradient(transparent 25%,var(--prosv-blue02))}.Loading_root__KZT5u.Loading_blue__U5_On:after{background-color:var(--prosv-blue02)}.Loading_root__KZT5u.Loading_orange__Yrdub{background-image:conic-gradient(transparent 25%,var(--prosv-orange02))}.Loading_root__KZT5u.Loading_orange__Yrdub:after{background-color:var(--prosv-orange02)}.Loading_root__KZT5u.Loading_cyan__VgJD1{background-image:conic-gradient(transparent 25%,var(--prosv-blue05))}.Loading_root__KZT5u.Loading_cyan__VgJD1:after{background-color:var(--prosv-blue05)}.Loading_root__KZT5u.Loading_white__ArPoL{background-image:conic-gradient(transparent 25%,var(--prosv-white))}.Loading_root__KZT5u.Loading_white__ArPoL:after{background-color:var(--prosv-white)}.Loading_root__KZT5u.Loading_grey__kgG0X{background-image:conic-gradient(transparent 25%,var(--prosv-grey400))}.Loading_root__KZT5u.Loading_grey__kgG0X:after{background-color:var(--prosv-grey400)}.Loading_root__KZT5u.Loading_red__UYeza{background-image:conic-gradient(transparent 25%,var(--prosv-red02))}.Loading_root__KZT5u.Loading_red__UYeza:after{background-color:var(--prosv-red02)}@keyframes Loading_rotate__kwNXX{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Loader_root__poXBu{position:relative;height:100vh;border:none;overflow:hidden;background-color:var(--prosv-blue06);display:flex;align-items:center;justify-content:center}@supports(height:100dvh) and (width:100dvw){.Loader_root__poXBu{height:100dvh}}.Loader_root__poXBu svg{width:40px;height:40px}.Loader_root__poXBu.Loader_withoutBg__AG1_h{background-color:rgba(0,0,0,0)}.Loader_header__PAteW{position:absolute;width:100%;top:0;background-color:var(--prosv-white);box-shadow:0 2px 4px 0 rgba(134,142,150,.0588235294);height:46px;padding:9px 0 0 16px}@media(min-width:768px){.Loader_header__PAteW{height:60px;padding:10px 0 0 24px}}.Loader_icon__5YW9g svg{color:#2e3192;height:28px;width:28px}@media(min-width:768px){.Loader_icon__5YW9g svg{height:40px;width:98px}}.Loader_desktopIcon__WGVPQ.Loader_desktopIcon__WGVPQ{display:none}@media(min-width:768px){.Loader_desktopIcon__WGVPQ.Loader_desktopIcon__WGVPQ{display:block}}.Loader_mobileIcon__qbHDF.Loader_mobileIcon__qbHDF{display:block}@media(min-width:768px){.Loader_mobileIcon__qbHDF.Loader_mobileIcon__qbHDF{display:none}}.DesktopModal_root__NBqni button,.DesktopModal_root__NBqni fieldset,.DesktopModal_root__NBqni input{all:unset;cursor:pointer}.DesktopModal_dialogOverlay__ePp1U{background:rgba(32,38,65,.7);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:calc(var(--prosv-header-z-index, 10) + 4);position:fixed;inset:0;animation:DesktopModal_overlayShow__9n5e_ .15s cubic-bezier(.16,1,.3,1);will-change:opacity}.DesktopModal_dialogContent__YYwlL{display:flex;flex-direction:column;z-index:calc(var(--prosv-header-z-index, 10) + 4);background-color:var(--prosv-white);padding:24px;border-radius:2.4rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content;max-height:85vh;will-change:opacity,transform;overflow:hidden;animation:DesktopModal_contentShow__RSMpK .4s cubic-bezier(.16,1,.3,1)}.DesktopModal_dialogContent__YYwlL .DesktopModal_scrollAreaRoot__nPb9a{width:100%;height:100%;overflow:hidden;--scrollbar-size:10px;--scrollbar-thumb-color:#c1c1c1;--scrollbar-thumb-hover-color:#a8a8a8;--scrollbar-track-color:#f1f1f1;--scrollbar-corner-color:#f1f1f1}.DesktopModal_dialogContent__YYwlL .DesktopModal_scrollAreaRoot__nPb9a .DesktopModal_scrollAreaViewport__O610s{width:100%;height:100%;border-radius:inherit}.DesktopModal_dialogContent__YYwlL:focus{outline:none}.DesktopModal_iconBtn__rIVcx{all:unset;position:absolute;top:24px;right:30px;cursor:pointer;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--prosv-grey500)}.DesktopModal_iconBtn__rIVcx:hover{background-color:var(--violet-4)}.DesktopModal_iconBtn__rIVcx:focus-visible{box-shadow:0 0 0 2px var(--violet-7);outline:1px solid var(--prosv-grey400);outline-offset:0;border-radius:5px}.DesktopModal_scrollAreaScrollbar__yBmJQ{display:flex;-webkit-user-select:none;user-select:none;touch-action:none;padding:2px;border-radius:6px;background:var(--prosv-grey50);transition:background .16s ease-out}.DesktopModal_scrollAreaScrollbar__yBmJQ:hover{background:var(--prosv-grey100)}.DesktopModal_scrollAreaScrollbar__yBmJQ[data-orientation=vertical]{width:var(--scrollbar-size)}.DesktopModal_scrollAreaScrollbar__yBmJQ[data-orientation=horizontal]{flex-direction:column;height:var(--scrollbar-size)}.DesktopModal_scrollAreaThumb__elAsF{flex:1 1;background:var(--prosv-grey200);border-radius:var(--scrollbar-size);position:relative}.DesktopModal_scrollAreaThumb__elAsF:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}.DesktopModal_scrollAreaCorner___dvj9,.DesktopModal_scrollAreaThumb__elAsF:hover{background:var(--prosv-grey300)}@keyframes DesktopModal_overlayShow__9n5e_{0%{opacity:0}to{opacity:1}}@keyframes DesktopModal_contentShow__RSMpK{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.FileInput_input__qki4a{display:flex;flex-direction:column;gap:8px}.FileInput_label__Nhsmb{display:flex;align-items:center;gap:4px;color:var(--prosv-blue02)}.FileInput_label__Nhsmb svg{color:var(--prosv-blue02);font-size:24px}.FileInput_label__Nhsmb:hover{cursor:pointer;color:var(--prosv-blue01)}.FileInput_label__Nhsmb:hover svg{color:var(--prosv-blue01)}.FileInput_label__Nhsmb.FileInput_disable__SlNvB{cursor:not-allowed;color:var(--prosv-blue03)}.FileInput_label__Nhsmb.FileInput_disable__SlNvB svg{color:var(--prosv-blue03)}.FileInput_description__pBO_r{color:var(--prosv-grey400)}.FileInput_description__pBO_r.FileInput_showList__c0V00{margin-bottom:16px}.FileInput_filesListWrapper__jfX_e{padding:4px 0}.FileInput_fileList__WCVE1{display:flex;flex-direction:column;gap:8px}.FileInput_file__Ux8bO{padding:12px;display:flex;align-items:center;justify-content:space-between}.FileInput_file__Ux8bO svg{font-size:24px}.FileInput_fileNameWrapper__w2_AE{display:flex;gap:6px;flex-direction:column}@media(min-width:768px){.FileInput_fileNameWrapper__w2_AE{flex-direction:row}}.FileInput_name__CakvP{color:var(--prosv-grey500);overflow:hidden;display:inline-block;text-overflow:ellipsis;max-width:250px}@media(min-width:768px){.FileInput_name__CakvP{max-width:300px}}.FileInput_uploadingFileName__N0NjY{max-width:300px}@media(min-width:768px){.FileInput_uploadingFileName__N0NjY{max-width:500px}}.FileInput_size__h68MO{color:var(--prosv-grey300)}.FileInput_removeBtn__zWqZU{background-color:rgba(0,0,0,0);border:none;cursor:pointer}.FileInput_removeBtn__zWqZU svg{font-size:24px;color:var(--prosv-grey300)}.FileInput_border__9bqQ4{--svg-url:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='%2395CAFB' stroke-width='1' stroke-dasharray='10%2c 10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");background-image:var(--svg-url);border-radius:10px}.FileInput_fileName__s5Moy{display:grid;grid-template-columns:30px 1fr;gap:4px}.FileInput_loader__AxEKW{display:flex;gap:4px;padding:12px;color:var(--prosv-grey500)}.FileInput_loaderIcon__EVh7z{width:24px;margin:0}.Select_trigger__I9oAM{position:relative;appearance:none;display:flex;align-items:center;padding:9px 16px;cursor:pointer;border-radius:54px;height:48px;border:2px solid var(--prosv-blue02);background-color:var(--prosv-white)}.Select_trigger__I9oAM:hover:not(:active),.Select_trigger__I9oAM:hover:not(:disabled){background-color:var(--prosv-blue05)}.Select_trigger__I9oAM.Select_open__ChJZe,.Select_trigger__I9oAM.Select_open__ChJZe:hover,.Select_trigger__I9oAM:active:not(:disabled),.Select_trigger__I9oAM:active:not(:disabled):hover{background-color:var(--prosv-white)}.Select_trigger__I9oAM.Select_open__ChJZe .Select_arrowIcon__j0M49.Select_arrowIcon__j0M49,.Select_trigger__I9oAM:active:not(:disabled) .Select_arrowIcon__j0M49.Select_arrowIcon__j0M49{transform:rotate(180deg);fill:var(--prosv-blue02)}.Select_arrowIcon__j0M49{width:24px;height:24px;transform:rotate(0deg);transition:.1s ease-in-out}.Select_arrowIcon__j0M49.Select_activeIcon__8JFOH{color:var(--prosv-blue02)}.Select_placeholder__hYc9v{color:gray500;font-size:var(--prosv-font-size-mainXxs);font-weight:var(--prosv-font-weight-regular);line-height:var(--prosv-line-height-mainXxs)}.Select_content__7Z0qs{position:absolute;top:56px;left:0;display:none;flex-direction:column;padding:8px;border-radius:12px;box-shadow:1px 2px 15px 0 rgba(0,0,0,.1019607843);z-index:1;background-color:var(--prosv-white)}.Select_content__7Z0qs.Select_show__r4RD9{display:flex}.Select_content__7Z0qs.Select_show__r4RD9.Select_up__a3YES{top:-230px;margin-bottom:4px}.Select_item__dM_Vj{display:flex;align-items:center;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;box-sizing:border-box;min-height:48px;padding:14px 8px;width:200px;color:var(--prosv-grey500)}.Select_item__dM_Vj.Select_highlighted__MN_9j,.Select_item__dM_Vj:focus-visible,.Select_item__dM_Vj:hover{outline:none;border-radius:12px;background-color:var(--prosv-blue05)}.Select_item__dM_Vj:not(:last-child){border-bottom:1px solid var(--prosv-grey50)}.Select_checkIcon__nmUYJ{width:20px;height:20px;display:flex;align-items:center;color:var(--prosv-blue02)}.page_root__GG1hP{position:relative;overflow:visible;min-height:100dvh;background:linear-gradient(355.1deg,#FE7676 3.18%,#FFBA6A 97.3%);padding-bottom:0}@media(min-width:768px){.page_root__GG1hP{background:var(--prosv-orange04);padding-bottom:60px}}.page_root__GG1hP .page_main__K5Vdy{height:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:756px;padding-top:22px}@media(min-width:768px){.page_root__GG1hP .page_main__K5Vdy{padding-top:calc(var(--prosv-content-indent-top) + 28px)}}.page_marathonSkeleton__ttR6x{flex-direction:column;gap:24px;width:100%;display:none}@media(min-width:768px){.page_marathonSkeleton__ttR6x{display:flex}}.page_marathonSkeleton__ttR6x .page_hero__YFzX2{display:flex;justify-content:space-between;padding:32px;border-radius:32px;background:linear-gradient(180deg,#ff7f7f,#ffb07f)}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF{width:47%}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF .page_heroSubtitle__Ftvy_,.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF .page_heroTitle__WMa7f{max-width:300px}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF .page_heroTitle__WMa7f{height:38px;border-radius:14px;margin-bottom:12px}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF .page_heroSubtitle__Ftvy_{height:22px;border-radius:9px;margin-bottom:24px}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF .page_heroButtons__0Afv7{display:flex;flex-direction:column;gap:10px}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroContent__9plbF .page_heroButtons__0Afv7 .page_heroButton__cXC0X{min-width:100%;height:44px;border-radius:22px}.page_marathonSkeleton__ttR6x .page_hero__YFzX2 .page_heroImage__zl5H2{width:47%;height:200px;border-radius:24px}.page_marathonSkeleton__ttR6x .page_sectionTitle__LkTKU{width:180px;height:24px;border-radius:12px}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA .page_card__rgcBx{padding:20px;border-radius:24px;display:flex;flex-direction:column;gap:16px;background:var(--prosv-white)}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA .page_card__rgcBx .page_cardTitle__wPQtW{width:90%;height:20px;border-radius:10px}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA .page_card__rgcBx .page_cardMeta__1pmMC{display:flex;justify-content:space-between;align-items:center}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA .page_card__rgcBx .page_cardMeta__1pmMC .page_badge__1M8u8{width:80px;height:20px;border-radius:10px}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA .page_card__rgcBx .page_cardMeta__1pmMC .page_progress__A7mQD{width:64px;height:20px;border-radius:10px}.page_marathonSkeleton__ttR6x .page_cardsGrid__KugbA .page_card__rgcBx .page_cardButton__uawFc{width:100%;height:44px;border-radius:22px}.page_marathonSkeletonMobile__tXLfU{width:100%;flex-direction:column;display:flex}@media(min-width:768px){.page_marathonSkeletonMobile__tXLfU{display:none}}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td{border-radius:24px;margin-bottom:20px;padding:0 16px}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroTopMobile__1DtDL{display:flex;justify-content:space-between;align-items:center}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroTopMobile__1DtDL .page_backIconMobile__HOa_9,.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroTopMobile__1DtDL .page_homeIconMobile__rv52M{width:40px;height:40px;border-radius:50%}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroCenterMobile__0phOI{display:flex;justify-content:center;margin:16px 0;min-height:100px}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroContentMobile__7DZ_h{text-align:center}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroContentMobile__7DZ_h .page_heroTitleMobile__AaZg0{width:70%;height:24px;margin:0 auto 8px;border-radius:12px}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroContentMobile__7DZ_h .page_heroSubtitleMobile__rZgwj{width:90%;height:16px;margin:0 auto 16px;border-radius:12px}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroContentMobile__7DZ_h .page_heroButtonsMobile__MZ_WG{display:flex;flex-direction:column;gap:12px}.page_marathonSkeletonMobile__tXLfU .page_heroMobile__EV0td .page_heroContentMobile__7DZ_h .page_heroButtonsMobile__MZ_WG .page_heroButtonMobile__080nS{width:100%;height:48px;border-radius:24px}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D{padding:16px;border-top-left-radius:32px;border-top-right-radius:32px;background:var(--prosv-orange04)}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_sectionTitleMobile__54yBt{width:40%;height:20px;margin:16px 0;border-radius:12px}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_cardsMobile__T1jod{display:flex;flex-direction:column;gap:16px}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_cardsMobile__T1jod .page_cardMobile__eeYVm{border-radius:20px;padding:16px;background:var(--prosv-white)}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_cardsMobile__T1jod .page_cardMobile__eeYVm .page_cardTitleMobile__r1a7i{width:80%;height:20px;margin-bottom:12px}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_cardsMobile__T1jod .page_cardMobile__eeYVm .page_cardMetaMobile__CrKw2{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_cardsMobile__T1jod .page_cardMobile__eeYVm .page_cardMetaMobile__CrKw2 .page_badgeMobile__3egYE{width:80px;height:24px;border-radius:12px}.page_marathonSkeletonMobile__tXLfU .page_wrapper__4Xw4D .page_cardsMobile__T1jod .page_cardMobile__eeYVm .page_cardButtonMobile__bFFYY{width:100%;height:44px;border-radius:22px}.ActionContent_root__aE5hD{position:fixed;inset:0;background:rgba(32,38,65,.7);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);backface-visibility:hidden;transition:z-index .5s ease-in-out;z-index:-1}.ActionContent_root__aE5hD.ActionContent_show__gQPj6{transform:translateZ(0)}.ActionContent_sheet__i7tjb{position:fixed;left:0;bottom:0;width:100%;padding:40px 16px 16px;background-color:var(--prosv-white);border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden;z-index:999;touch-action:none;max-height:100dvh;transform:translate3d(0,101%,0);transition:transform .5s linear}.ActionContent_sheet__i7tjb.ActionContent_reverse__oPixE{top:0;transform:translate3d(0,-101%,0);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.ActionContent_swipe__3VtYK{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:48px;height:8px;border-radius:6px;background-color:#d8d8d8}.ActionContent_iconBtn__9ZyyZ{all:unset;position:absolute;top:20px;right:20px;cursor:pointer;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--prosv-grey500)}.ActionContent_iconBtn__9ZyyZ svg{height:14px;width:14px}.MobileModal_overlay__jXpJI{position:fixed;background-color:var(--prosv-overlay);top:0;left:0;right:0;bottom:0;z-index:calc(var(--prosv-header-z-index, 10) + 4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.MobileModal_content__G3oeO{z-index:calc(var(--prosv-header-z-index, 10) + 5);position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;background-color:var(--prosv-white);padding:24px 16px 34px;border-radius:2rem 2rem 0 0;overflow:hidden}.MobileModal_content__G3oeO .MobileModal_closeBtn___9Eb8{z-index:11;position:absolute;top:24px;right:24px;background:none;border:none;padding:0;cursor:pointer}.MobileModal_content__G3oeO .MobileModal_closeBtn___9Eb8 svg{color:var(--prosv-grey500)}.MobileModal_topBar__A6rxR{z-index:1;position:absolute;top:12px;left:50%;transform:translateX(-50%);width:13%;height:8px;border-radius:6px;background-color:var(--prosv-grey200)}.AchievementModalByQr_desktop__3RA_I{max-width:444px;padding:0}.AchievementModalByQr_desktop__3RA_I.AchievementModalByQr_achievement__Mh_Bp{background:#ffdeb6}.AchievementModalByQr_desktop__3RA_I.AchievementModalByQr_clothing_element__hu8gP{background:#b6e5ff}.AchievementModalByQr_closeIcon__9Z1Dl.AchievementModalByQr_closeIcon__9Z1Dl{top:20px;right:20px;width:40px;height:40px;border-radius:22px;background:var(--prosv-white)}.AchievementModalByQr_closeIcon__9Z1Dl.AchievementModalByQr_closeIcon__9Z1Dl svg{width:24px;height:24px}@media(min-width:768px){.AchievementModalByQr_closeIcon__9Z1Dl.AchievementModalByQr_closeIcon__9Z1Dl svg{width:14px;height:14px}}.AchievementModalByQr_mobileContent__NjQ51{padding:0;overflow:hidden}.AchievementModalByQr_mobileContent__NjQ51.AchievementModalByQr_achievement__Mh_Bp{background:#ffdeb6}.AchievementModalByQr_mobileContent__NjQ51.AchievementModalByQr_clothing_element__hu8gP{background:#b6e5ff}.AchievementModalByQrContent_root__8c9FY{overflow:hidden;margin:8px}.AchievementModalByQrContent_root__8c9FY.AchievementModalByQrContent_bg__4vz35{position:relative;margin:0;display:flex;align-items:flex-end;min-width:0;width:100%;max-width:444px;height:clamp(320px,60vh,540px);overflow:hidden}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_bg__4vz35{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_raysWrapper__h5AhD{position:absolute;transform:translateX(-50%);left:50%;top:-10px;width:360px;height:360px}@media(min-width:768px){.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_raysWrapper__h5AhD{top:-75px;width:487px;height:395px}}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_raysIcon__2X3cs{animation:AchievementModalByQrContent_rotate__JQ7X2 10s linear infinite;transform-origin:center center}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_raysIcon__2X3cs svg{width:100%;height:100%}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_rewardIcon__BRZBt{position:relative;width:300px;height:300px;margin:10px auto 0;z-index:1}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_rewardIcon__BRZBt img{width:100%;height:100%}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_wrapper__aVGNv{position:relative;display:flex;align-items:center;flex-direction:column;border-radius:30px;padding:0 8px 8px;z-index:1;background:var(--prosv-white)}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_wrapper__aVGNv.AchievementModalByQrContent_bg__4vz35{height:auto;margin:0 8px 8px}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_wrapper__aVGNv .AchievementModalByQrContent_textWrapper__WtRKI{display:flex;align-items:center;flex-direction:column;gap:12px;padding:16px 32px 8px;text-align:center;color:var(--prosv-grey500)}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_wrapper__aVGNv .AchievementModalByQrContent_textWrapper__WtRKI .AchievementModalByQrContent_nameWrapper__Djji9{display:flex;gap:8px;align-items:center;justify-content:center;border-radius:42px;padding:9px 16px;width:fit-content;background-color:var(--prosv-grey50)}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_wrapper__aVGNv .AchievementModalByQrContent_textWrapper__WtRKI .AchievementModalByQrContent_nameWrapper__Djji9 .AchievementModalByQrContent_cup__18FWQ{width:20px;height:20px;display:flex}.AchievementModalByQrContent_root__8c9FY .AchievementModalByQrContent_wrapper__aVGNv .AchievementModalByQrContent_btn__ktefi{margin-top:8px;width:100%}@keyframes AchievementModalByQrContent_rotate__JQ7X2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AchievementModal_desktop__f7Q1z{width:444px;padding:0}.AchievementModal_closeIcon__K7VKr.AchievementModal_closeIcon__K7VKr{top:20px;right:20px;width:40px;height:40px;border-radius:22px;z-index:1000;background:var(--prosv-white)}.AchievementModal_closeIcon__K7VKr.AchievementModal_closeIcon__K7VKr svg{width:14px;height:14px}.AchievementModal_desktop__f7Q1z.AchievementModal_peach-cream__WSluv,.AchievementModal_mobileContent__wiVJA.AchievementModal_peach-cream__WSluv{background:#fde8d0}.AchievementModal_desktop__f7Q1z.AchievementModal_lavender-mist__1wZOr,.AchievementModal_mobileContent__wiVJA.AchievementModal_lavender-mist__1wZOr{background:#e6e3ff}.AchievementModal_desktop__f7Q1z.AchievementModal_ice-blue__YLswc,.AchievementModal_mobileContent__wiVJA.AchievementModal_ice-blue__YLswc{background:#dcf6ff}.AchievementModal_desktop__f7Q1z.AchievementModal_mint-sorbet__bByL2,.AchievementModal_mobileContent__wiVJA.AchievementModal_mint-sorbet__bByL2{background:#e5fad8}.AchievementModal_desktop__f7Q1z.AchievementModal_soft-apricot__4p2bi,.AchievementModal_mobileContent__wiVJA.AchievementModal_soft-apricot__4p2bi{background:#fdddd0}.AchievementModal_desktop__f7Q1z.AchievementModal_aqua-breeze__KG_WT,.AchievementModal_mobileContent__wiVJA.AchievementModal_aqua-breeze__KG_WT{background:#d8faf4}.AchievementModal_mobileContent__wiVJA{padding:0;overflow:hidden}.Login_loginMobile__AJtRF{display:block}@media(min-width:768px){.Login_loginMobile__AJtRF{display:none}}.Login_mobileContent__wJsnB{padding-bottom:5px}.Login_loginDesktop__LOoLW{display:none}@media(min-width:768px){.Login_loginDesktop__LOoLW{display:block}}.Login_signIn__QoIUn{max-width:10.8rem}@media(max-width:767px){.Login_loginWithFeature__c3gKn{max-height:100%;max-width:100%;width:100%;height:100%;border-radius:0}.Login_loginWithFeature__c3gKn div{max-width:100%;width:100%}}.Login_closeBtn__kID_8:focus{border:none}.Login_closeBtn__kID_8:focus-visible{border:none}.Login_loginBtn__4zMXQ.Login_loginBtn__4zMXQ.Login_loginBtn__4zMXQ{width:100%}.GradeToggle_root__NRU_s{position:relative;border-radius:8rem;padding:.2rem;display:flex;width:100%;max-width:22.6rem;height:5.2rem;background-color:var(--prosv-white);border:.2rem solid var(--prosv-orange02)}.GradeToggle_root__NRU_s .GradeToggle_btn__2I4g6{cursor:pointer;width:100%;appearance:none;border:none;background-color:rgba(0,0,0,0);border-radius:3.9rem;padding:1rem 2rem;z-index:1;font-size:var(--prosv-font-size-xxxs);font-weight:var(--prosv-font-weight-regular);line-height:var(--prosv-line-height-xxxs)}.GradeToggle_root__NRU_s .GradeToggle_btn__2I4g6.GradeToggle_active__FgEe1{color:var(--prosv-white)}.GradeToggle_root__NRU_s .GradeToggle_indicator__CtpcR{position:absolute;top:5%;left:1%;height:4.4rem;width:calc(50% - .2rem);border-radius:3.9rem;transition:transform .3s ease;background:var(--prosv-orange02)}.ModalContent_modal__pDnKr{display:flex;flex-direction:column;overflow-y:auto}.ModalContent_modal__pDnKr .ModalContent_titleWrapper__0lwPD{display:flex;gap:20px;padding-top:1rem;flex-direction:column;align-items:start}@media(min-width:1440px){.ModalContent_modal__pDnKr .ModalContent_titleWrapper__0lwPD{flex-direction:row;align-items:center}}.ModalContent_modal__pDnKr .ModalContent_titleWrapper__0lwPD .ModalContent_gradeBtns__IFrPC{width:22.6rem}.ModalContent_modal__pDnKr .ModalContent_title__DkqoT{color:var(--prosv-grey500)}.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF{display:grid;margin-top:2.4rem;width:100%;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:768px){.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF{gap:1.2rem}}@media(min-width:1024px){.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF{grid-template-columns:repeat(3,1fr)}}.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF li{width:100%}@media(min-width:1024px){.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF li{width:25.8rem}}.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF a{height:6rem;width:100%}@media(min-width:768px){.ModalContent_modal__pDnKr .ModalContent_btnWrapper__xiOjF a{width:18.5rem}}.ModalContent_tiger__peWtO{position:relative;width:12rem;min-height:12rem}.ModalContent_loginBtn__oZ9Tv.ModalContent_loginBtn__oZ9Tv.ModalContent_loginBtn__oZ9Tv{width:100%}.MainLayout_root__9EITl{display:flex;flex-direction:column;height:100dvh;overflow-y:scroll;overflow-x:hidden;position:relative;scroll-behavior:smooth;background-color:var(--prosv-white)}.MainLayout_summer__a2bTy [class*=LandingFooter_bottomSection] [class*=LandingFooter_rights],.MainLayout_summer__a2bTy [class*=LandingFooter_container],.MainLayout_summer__a2bTy [class*=ModalContent_title],.MainLayout_summer__a2bTy [class*=SubscribeContent_subTitle],.MainLayout_summer__a2bTy [class*=SubscribeContent_title]{color:var(--prosv-black100)}.RewardModal_desktop___Aa7P{max-width:444px;padding:0}.RewardModal_desktop___Aa7P.RewardModal_achievement__7zDJ_{background:#ffdeb6}.RewardModal_desktop___Aa7P.RewardModal_clothing_element__zOQES{background:#b6e5ff}.RewardModal_closeIcon__im9A5.RewardModal_closeIcon__im9A5{top:20px;right:20px;width:40px;height:40px;border-radius:22px;background:var(--prosv-white)}.RewardModal_closeIcon__im9A5.RewardModal_closeIcon__im9A5 svg{width:14px;height:14px}.RewardModal_mobileContent__UNOK2{padding:0;overflow:hidden}.RewardModal_mobileContent__UNOK2.RewardModal_achievement__7zDJ_{background:#ffdeb6}.RewardModal_mobileContent__UNOK2.RewardModal_clothing_element__zOQES{background:#b6e5ff}.RewardModalContent_root__aHYHQ{overflow:hidden;margin:8px}.RewardModalContent_root__aHYHQ.RewardModalContent_bg__sWMrL{position:relative;margin:0;display:flex;align-items:flex-end;min-width:0;width:100%;max-width:444px;height:clamp(320px,60vh,540px);overflow:hidden}.RewardModalContent_root__aHYHQ .RewardModalContent_bg__sWMrL{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.RewardModalContent_root__aHYHQ.RewardModalContent_adventure__yiguJ{margin:0;overflow:hidden}.RewardModalContent_root__aHYHQ .RewardModalContent_adventureImage__umm7p{display:block;width:100%;height:auto}.RewardModalContent_root__aHYHQ .RewardModalContent_raysWrapper__lMZz3{position:absolute;top:-10px;transform:translateX(-50%);left:50%;width:360px;height:360px}@media(min-width:768px){.RewardModalContent_root__aHYHQ .RewardModalContent_raysWrapper__lMZz3{width:487px;height:395px}}.RewardModalContent_root__aHYHQ .RewardModalContent_raysIcon__nlBug{animation:RewardModalContent_rotate__b2vJw 10s linear infinite;transform-origin:center center}.RewardModalContent_root__aHYHQ .RewardModalContent_raysIcon__nlBug svg{width:100%;height:100%}@keyframes RewardModalContent_rotate__b2vJw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RewardModalContent_root__aHYHQ .RewardModalContent_rewardIcon__MuOH4{position:relative;width:300px;height:300px;margin:36px auto 0;z-index:1}.RewardModalContent_root__aHYHQ .RewardModalContent_rewardIcon__MuOH4 img{width:100%;height:100%}.RewardModalContent_root__aHYHQ .RewardModalContent_wrapper__qCDyO{position:relative;display:flex;align-items:center;flex-direction:column;border-radius:30px;padding:0 8px 8px;z-index:1;background:var(--prosv-white)}.RewardModalContent_root__aHYHQ .RewardModalContent_wrapper__qCDyO.RewardModalContent_bg__sWMrL{height:auto;margin:0 8px 8px}.RewardModalContent_root__aHYHQ .RewardModalContent_wrapper__qCDyO.RewardModalContent_adventure__yiguJ{margin:0;border-radius:0}.RewardModalContent_root__aHYHQ .RewardModalContent_wrapper__qCDyO .RewardModalContent_textWrapper__kcd_v{padding:16px 32px 8px;color:var(--prosv-grey500)}.RewardModalContent_root__aHYHQ .RewardModalContent_wrapper__qCDyO .RewardModalContent_link__kattZ{width:100%}.MarathonBlock_root__nRK1y{position:relative;display:flex;justify-content:space-between;width:100%;border-radius:32px;margin-bottom:24px;color:var(--prosv-white);height:500px;margin-top:-70px;align-items:center;border-top-left-radius:0;border-top-right-radius:0;flex-direction:column-reverse;background:transparent}@media(min-width:768px){.MarathonBlock_root__nRK1y{height:278px;margin-top:40px;align-items:unset;border-top-left-radius:32px;border-top-right-radius:32px;flex-direction:row;background:linear-gradient(108.74deg,#fe7676 17.78%,#ffba6a 97.94%)}}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_back__XSzUt{position:absolute;cursor:pointer;left:-64px;top:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;width:44px;height:44px;border-radius:40px;transition:background-color .3s ease;background:var(--prosv-white)}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_back__XSzUt:hover{background-color:var(--prosv-white80)}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_back__XSzUt .MarathonBlock_arrow__7OhDz{transform:rotate(180deg)}@media(max-width:767px){.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_back__XSzUt{display:none}}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84{text-align:center;margin:0;max-width:100%;width:100%;padding:0 16px}@media(min-width:768px){.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84{text-align:start;margin:40px 0 40px 40px;max-width:328px;width:unset;padding:0}}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_linksWrapper__C8urv{display:flex;flex-direction:column;gap:10px;margin-top:24px}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_linksWrapper__C8urv .MarathonBlock_link__Wtsgm{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px;border-radius:46px;transition:background-color .3s ease;color:var(--prosv-grey500);background-color:var(--prosv-white)}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_linksWrapper__C8urv .MarathonBlock_link__Wtsgm:hover{background-color:var(--prosv-white80)}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_linksWrapper__C8urv .MarathonBlock_link__Wtsgm .MarathonBlock_cameraIcon__aEMha,.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_linksWrapper__C8urv .MarathonBlock_link__Wtsgm .MarathonBlock_cupIcon__iiyBE{width:20px;height:20px}.MarathonBlock_root__nRK1y .MarathonBlock_leftBlock__YNV84 .MarathonBlock_linksWrapper__C8urv .MarathonBlock_link__Wtsgm .MarathonBlock_count__v7a00{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50px;color:var(--prosv-white);background-color:var(--prosv-orange02)}.MarathonBlock_root__nRK1y .MarathonBlock_bgWrapper__XRBqx{position:relative;overflow:hidden;width:100%;height:360px;max-width:100%}@media(min-width:768px){.MarathonBlock_root__nRK1y .MarathonBlock_bgWrapper__XRBqx{height:100%;max-width:360px}}.MarathonBlock_root__nRK1y .MarathonBlock_bgWrapper__XRBqx .MarathonBlock_costume__XDgv1{position:absolute;top:50%;left:50%;width:200px;transform:translate(-50%,-50%)}.MarathonBlock_root__nRK1y .MarathonBlock_bgWrapper__XRBqx .MarathonBlock_bg__Pa6Ji{position:absolute;top:-15px;right:0;width:100%;height:100%;scale:1;object-fit:contain}@media(min-width:768px){.MarathonBlock_root__nRK1y .MarathonBlock_bgWrapper__XRBqx .MarathonBlock_bg__Pa6Ji{scale:1.2;object-fit:cover}}.MobileModal_root__LIgF0 button,.MobileModal_root__LIgF0 fieldset,.MobileModal_root__LIgF0 input{all:unset;cursor:pointer}.MobileModal_dialogOverlay__UQfbQ{background:rgba(32,38,65,.7);z-index:calc(var(--prosv-header-z-index, 10) + 4);position:fixed;inset:0;animation:MobileModal_overlayShow__jZzLL .15s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.MobileModal_dialogContent__6FfWj{z-index:calc(var(--prosv-header-z-index, 10) + 4);position:fixed;background-color:var(--prosv-white);padding:24px;border-radius:2.4rem;top:50%;left:0;transform:translateY(-50%);width:100%;max-height:fit-content;will-change:opacity,transform;animation:MobileModal_contentShow__1pbOv .15s cubic-bezier(.16,1,.3,1)}@media(max-width:1023px){.MobileModal_dialogContent__6FfWj{border-bottom-left-radius:0;border-bottom-right-radius:0}}.MobileModal_dialogContent__6FfWj:focus{outline:none}.MobileModal_iconBtn__rZk6l{all:unset;position:absolute;top:24px;right:24px;cursor:pointer;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--prosv-grey500)}.MobileModal_iconBtn__rZk6l:hover{background-color:var(--violet-4)}.MobileModal_iconBtn__rZk6l:focus{box-shadow:0 0 0 2px var(--violet-7)}@keyframes MobileModal_overlayShow__jZzLL{0%{opacity:0}to{opacity:1}}@keyframes MobileModal_contentShow__1pbOv{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.NicknameFriendsContent_root__bqj39{display:flex;flex-direction:column}@media(max-width:1023px){.NicknameFriendsContent_root__bqj39{padding:15px 0 32px}}.NicknameFriendsContent_avatar__wQyti{position:relative;width:108px;height:108px;border-radius:50%;display:flex;align-items:flex-end;justify-content:center;background-color:var(--prosv-blue04);margin-left:12px;margin-bottom:12px}@media(min-width:1024px){.NicknameFriendsContent_avatar__wQyti{margin-left:0;margin-bottom:10px}}.NicknameFriendsContent_image__YLvWy{position:absolute;bottom:0;width:93px;height:120px;transform:scaleX(-1)}.NicknameFriendsContent_text__aAS1I{margin-bottom:24px;color:var(--prosv-grey500)}.NicknameFriendsContent_button__G438e{width:100%}.NicknameNotificationContent_root__y5HkZ{display:flex;flex-direction:column}@media(max-width:1023px){.NicknameNotificationContent_root__y5HkZ{padding:15px 0 32px}}.NicknameNotificationContent_avatar__DA1GK{position:relative;width:108px;height:108px;border-radius:50%;display:flex;align-items:flex-end;justify-content:center;background-color:var(--prosv-blue04);margin-left:12px;margin-bottom:12px;margin-top:20px}@media(min-width:1024px){.NicknameNotificationContent_avatar__DA1GK{margin-left:5px;margin-bottom:20px}}.NicknameNotificationContent_image__t_RS7{position:absolute;bottom:0;width:93px;height:120px}.NicknameNotificationContent_info__9L03M{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.NicknameNotificationContent_label__PE8Bi{color:var(--prosv-grey400)}.NicknameNotificationContent_nickname__QvbUQ{color:var(--prosv-grey500)}.NicknameNotificationContent_buttons__ISfpT{display:flex;gap:16px}@media(max-width:1023px){.NicknameNotificationContent_buttons__ISfpT{flex-direction:column;gap:20px;width:100%}}.NicknameNotificationContent_button__5rJjv.NicknameNotificationContent_button__5rJjv{flex:1 1;width:100%}.NicknameGenerateContent_root__kNjoO{display:flex;flex-direction:column}@media(max-width:1023px){.NicknameGenerateContent_root__kNjoO{padding:15px 0 32px}}.NicknameGenerateContent_avatar___ytR5{position:relative;width:108px;height:108px;border-radius:50%;display:flex;align-items:flex-end;justify-content:center;background-color:var(--prosv-blue04);margin-left:12px;margin-bottom:12px;margin-top:20px}@media(min-width:1024px){.NicknameGenerateContent_avatar___ytR5{margin-left:5px;margin-bottom:20px}}.NicknameGenerateContent_image__zVj1T{position:absolute;bottom:0;width:93px;height:120px;transform:scaleX(-1)}.NicknameGenerateContent_title__36Qh_{margin-bottom:24px;color:var(--prosv-grey500)}.NicknameGenerateContent_button__8PzTo{width:100%}.NicknameSuccessContent_root___Ggnq{display:flex;flex-direction:column}@media(max-width:1023px){.NicknameSuccessContent_root___Ggnq{padding:15px 0 32px}}.NicknameSuccessContent_avatar__j06Tp{position:relative;width:108px;height:108px;border-radius:50%;display:flex;align-items:flex-end;justify-content:center;background-color:var(--prosv-blue04);margin-left:12px;margin-bottom:12px;margin-top:20px}@media(min-width:1024px){.NicknameSuccessContent_avatar__j06Tp{margin-left:5px;margin-bottom:20px}}.NicknameSuccessContent_image__Mf0vz{position:absolute;bottom:0;width:93px;height:120px}.NicknameSuccessContent_info__1Gk9x{display:flex;flex-direction:column;gap:4px}.NicknameSuccessContent_label__48x3t{color:var(--prosv-grey400)}.NicknameSuccessContent_nickname__WMC3b{margin-bottom:24px;color:var(--prosv-grey500)}.NicknameSuccessContent_button__ovPz1{width:100%}.NicknameModal_desktopModal__gU8JN{padding:24px;border-radius:24px;width:600px;max-width:600px}.NicknameModal_closeBtn__HlGkV{width:14px;height:14px;right:30px;top:38px}.NicknameModal_mobileOverlay__KlUV6{background:rgba(32,38,65,.7);-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);z-index:1}.RatingsSocialProof_root__weuvb{display:flex;flex-direction:row;align-items:center;gap:8px}.RatingsSocialProof_avatars__M_3wa{display:flex;flex-direction:row}.RatingsSocialProof_avatar__OANv8{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.RatingsSocialProof_avatar__OANv8+.RatingsSocialProof_avatar__OANv8{margin-left:-4px}.RatingsSocialProof_avatar__OANv8.RatingsSocialProof_blue__uy_Vm{background-color:var(--prosv-blue04)}.RatingsSocialProof_avatar__OANv8.RatingsSocialProof_blue__uy_Vm .RatingsSocialProof_avatarLetter__aAENL{color:var(--prosv-blue02)}.RatingsSocialProof_avatar__OANv8.RatingsSocialProof_orange__g5A8f{background-color:var(--prosv-orange04)}.RatingsSocialProof_avatar__OANv8.RatingsSocialProof_orange__g5A8f .RatingsSocialProof_avatarLetter__aAENL{color:var(--prosv-orange01)}.RatingsSocialProof_avatar__OANv8.RatingsSocialProof_purple__EV_FB{background-color:var(--prosv-aspid05)}.RatingsSocialProof_avatar__OANv8.RatingsSocialProof_purple__EV_FB .RatingsSocialProof_avatarLetter__aAENL{color:var(--prosv-aspid02)}.RatingsSocialProof_avatarLetter__aAENL{font-weight:600;font-size:7px;line-height:1}.RatingsSocialProof_socialText__BA0i_{color:var(--prosv-grey400)}.RatingsFriendsEmpty_root__GSewb{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;border-radius:32px;background-color:var(--prosv-white);gap:27px;padding:16px;flex-direction:column-reverse}@media(min-width:1024px){.RatingsFriendsEmpty_root__GSewb{gap:20px;padding:20px 50px 20px 40px;flex-direction:row}}.RatingsFriendsEmpty_content__JCoWN{display:flex;flex-direction:column;gap:16px;flex:1 1;min-width:0;max-width:506px}.RatingsFriendsEmpty_text__hzgKU{display:flex;flex-direction:column;gap:8px}.RatingsFriendsEmpty_subtitle__TVndC,.RatingsFriendsEmpty_title__k_6sl{color:var(--prosv-grey500)}.RatingsFriendsEmpty_buttons__y9IZu{display:flex;flex-direction:row;gap:12px}@media(max-width:1023px){.RatingsFriendsEmpty_buttons__y9IZu{flex-direction:column}}.RatingsFriendsEmpty_btnShare___tKp6{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 40px;border-radius:30px;border:none;cursor:pointer;transition:opacity .3s ease-in-out;white-space:nowrap;background-color:var(--prosv-blue02)}.RatingsFriendsEmpty_btnShare___tKp6:hover{opacity:.85}@media(max-width:1023px){.RatingsFriendsEmpty_btnShare___tKp6{width:100%}}.RatingsFriendsEmpty_shareIcon__RqNQk{color:var(--prosv-white);flex-shrink:0}.RatingsFriendsEmpty_btnShareText__tDpyD{color:var(--prosv-white)}.RatingsFriendsEmpty_btnFind__MPwS2{display:flex;align-items:center;justify-content:center;height:48px;padding:0 40px;border-radius:30px;border:none;background-color:var(--prosv-blue05);cursor:pointer;transition:opacity .3s ease-in-out;white-space:nowrap}.RatingsFriendsEmpty_btnFind__MPwS2:hover{opacity:.85}@media(max-width:1023px){.RatingsFriendsEmpty_btnFind__MPwS2{width:100%}}.RatingsFriendsEmpty_btnFindText__PMXq7{color:var(--prosv-blue02)}.RatingsFriendsEmpty_imageWrapper__As2DA{flex-shrink:0;width:235px;height:209px;border-radius:24px;overflow:hidden;position:relative}.RatingsFriendsEmpty_image__1i0x6{width:100%;height:100%;object-fit:contain;object-position:bottom center}.RatingsInviteBanner_root__6UQ8T{display:flex;flex-direction:column;align-items:center;border-radius:28px;box-sizing:border-box;padding:10px 16px 16px;width:288px;flex-shrink:0;background-color:var(--prosv-white);border:2px solid var(--prosv-blue02)}@media(max-width:1439px){.RatingsInviteBanner_root__6UQ8T{width:100%;border-radius:20px}}.RatingsInviteBanner_characters__Bjq6W{display:flex;margin-bottom:8px;width:133px;height:80px}.RatingsInviteBanner_characterImg__BvRf0{width:100%;height:100%;object-fit:cover}.RatingsInviteBanner_title__CfP_l{text-align:center;margin-bottom:8px;color:var(--prosv-grey500)}.RatingsInviteBanner_socialProof__Qtcqb{margin-bottom:16px}.RatingsInviteBanner_buttons__MevBJ{display:flex;flex-direction:column;gap:12px;width:100%}.RatingsInviteBanner_btnShare__0tu9F{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border-radius:30px;border:none;cursor:pointer;transition:opacity .3s ease-in-out;background-color:var(--prosv-blue02)}.RatingsInviteBanner_btnShare__0tu9F:hover{opacity:.85}.RatingsInviteBanner_shareIcon__woE8p{flex-shrink:0;color:var(--prosv-white)}.RatingsInviteBanner_btnShareText__KS2ML{color:var(--prosv-white)}.RatingsInviteBanner_btnFind__qkIl7{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:30px;border:none;cursor:pointer;transition:opacity .3s ease-in-out;background-color:var(--prosv-blue05)}.RatingsInviteBanner_btnFind__qkIl7:hover{opacity:.85}.RatingsInviteBanner_btnFindText__on5m4{color:var(--prosv-blue02)}.SucceedModalContent_root__W8wop{display:flex;flex-direction:column;gap:10px;text-align:left;color:var(--prosv-grey500)}.SucceedModalContent_root__W8wop .SucceedModalContent_imageWrapper__6jRdc{position:relative;width:120px;height:120px}.SucceedModalContent_root__W8wop button{width:100%;margin-top:14px}.SupportSuccessModal_supportModal__ZzBUp{display:flex;flex-direction:column;justify-content:space-between;width:600px;max-width:600px;min-height:338px;padding:24px;border-radius:24px}.SupportSuccessModal_supportModal__ZzBUp.SupportSuccessModal_succeeded__x__3c{min-height:338px}@media(max-width:767px){.SupportSuccessModal_supportModal__ZzBUp{width:100%;height:100%;border-radius:0;max-height:100vh}}.SupportSuccessModal_supportOverlay__rnlJJ{pointer-events:none}.Support_supportModal__1gofm.Support_supportModal__1gofm{display:flex;flex-direction:column;justify-content:space-between;padding:24px 0;overflow:hidden;z-index:9999;height:100%;width:100%;border-radius:0;max-height:100vh}@media(min-width:768px){.Support_supportModal__1gofm.Support_supportModal__1gofm{height:unset;width:600px;border-radius:24px;max-height:636px}}.Support_supportOverlay__AoHT0{pointer-events:none}.Support_errorModal__tUlVx{padding:16px 66px 16px 16px;border:1px solid var(--prosv-red01);border-radius:16px;z-index:9999;background-color:var(--prosv-red06);display:flex;top:20px;left:50%;transform:translateX(-50%);transition:top .3s ease-in-out;animation:Support_fadeIn__kS_u3 .5s ease;width:343px;height:98px}@media(min-width:768px){.Support_errorModal__tUlVx{width:756px;height:56px}}@keyframes Support_fadeIn__kS_u3{0%{opacity:0}to{opacity:1}}.Support_errorOverlay__N1UlE{z-index:9999;-webkit-backdrop-filter:none;backdrop-filter:none;background:none}.Support_errorWrapper__GIhTx{display:flex;align-items:center;gap:10px}.Support_errorIcon__aH4k_{color:var(--prosv-red01);font-size:20px}.Support_errorCloseBtn__13Ize{cursor:pointer;top:50%;right:16px;transform:translateY(-50%);font-size:14px}.Support_errorCloseBtn__13Ize:focus{border:none;outline:none}.Support_errorCloseBtn__13Ize:focus-visible{border:1px solid var(--prosv-grey400);border-radius:8px}.Support_supportTitle__4xsL_{margin-bottom:8px}@media(min-width:768px){.Support_supportTitle__4xsL_{margin-bottom:10px}}.Support_supportDescription___UbjA{margin-bottom:16px}.Support_submitBtn__q0ESM{width:100%}.Support_closeBtn__G3kFs{font-size:14px;top:24px;right:24px;height:24px;width:24px}.ConfirmContent_root__f80Vk{max-width:100%}@media(min-width:1024px){.ConfirmContent_root__f80Vk{max-width:600px}}.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k{width:100%;display:flex;flex-direction:column;gap:10px;color:var(--prosv-grey500);padding-top:20px}@media(min-width:768px){.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k{padding-top:0}}.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_icon__3o11H{position:relative;width:120px;height:120px;transform:scaleX(-1);margin-bottom:2px}@media(min-width:768px){.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_icon__3o11H{margin-bottom:0}}.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_icon__3o11H:before{position:absolute;content:"";width:110px;height:110px;border-radius:50%;left:0;top:15px;z-index:-1;background-color:var(--prosv-blue05)}.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_btnWrapper__6pTR0{display:grid;margin-top:14px;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_btnWrapper__6pTR0{grid-template-columns:1fr 1fr}}.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_btnWrapper__6pTR0 .ConfirmContent_btn__cVvWh{width:100%}.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_btnWrapper__6pTR0 .ConfirmContent_btn__cVvWh:focus,.ConfirmContent_root__f80Vk .ConfirmContent_content__roH3k .ConfirmContent_btnWrapper__6pTR0 .ConfirmContent_btn__cVvWh:focus-visible{border:none;outline:none}.ConfirmModal_desktop__wnChk{max-width:600px;width:100%;padding:24px}.ConfirmModal_overlay__1krW_{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:rgba(0,0,0,.5)}.ConfirmModal_desktopCloseIcon__WRUu_{width:14px;height:14px;right:24px;top:24px}.ConfirmModal_desktopCloseIcon__WRUu_ svg{width:19px;height:19px}.ConfirmModal_mobileCloseIcon__W_tXx.ConfirmModal_mobileCloseIcon__W_tXx{width:24px;height:24px;top:20px;right:16px}.ConfirmModal_mobileCloseIcon__W_tXx.ConfirmModal_mobileCloseIcon__W_tXx svg{min-width:14px;min-height:14px}.FeaturesSection_section__m_AMp{display:flex;flex-direction:column;max-width:128rem;width:100%;gap:2rem;margin:0;padding:0 1.6rem}@media(min-width:768px){.FeaturesSection_section__m_AMp{gap:4rem;margin:auto;padding:0}}.FeaturesSection_title__iyyLS{color:var(--prosv-grey500)}.FeaturesSection_cards__chnpR{display:grid;grid-template-columns:1fr;overflow:visible;gap:4rem}@media(min-width:768px){.FeaturesSection_cards__chnpR{gap:2.4rem}}@media(min-width:1024px){.FeaturesSection_cards__chnpR{grid-template-columns:repeat(3,1fr)}}.FeaturesSection_card__wrhU_{display:flex;flex-direction:column;position:relative;overflow:visible;gap:1.6rem;padding:1.6rem;border-radius:2.4rem;height:44.9rem}@media(min-width:768px){.FeaturesSection_card__wrhU_{gap:2rem;padding:2.4rem;border-radius:4rem;height:38rem}}.FeaturesSection_cardDefault__7NyaE{background-color:var(--prosv-white)}.FeaturesSection_cardBlue__2tfUl{background:linear-gradient(263.43deg,rgb(84,173,255),rgb(0,133,255));height:44.9rem}@media(min-width:768px){.FeaturesSection_cardBlue__2tfUl{height:38.8rem}}.FeaturesSection_cardTitle__RemHB{color:var(--prosv-grey500)}.FeaturesSection_cardTitleWhite__wEsLX{color:var(--prosv-white)}.FeaturesSection_cardDescription__ioMsV{color:var(--prosv-grey500)}.FeaturesSection_cardDescriptionWhite___AgTy{color:var(--prosv-white)}.FeaturesSection_cardImage__L7K47{position:absolute;overflow:hidden;top:14.6rem;left:1.6rem;width:31.1rem;height:28.7rem}@media(min-width:768px){.FeaturesSection_cardImage__L7K47{top:13.8rem;left:1.7rem;width:36.3rem;height:33.6rem}}.FeaturesSection_cardImageCenter__IuJ0u{left:1.6rem}@media(min-width:768px){.FeaturesSection_cardImageCenter__IuJ0u{left:2.4rem}}.HeroSection_bgWrapper__M0o8Q{position:relative}.HeroSection_bg__hFM44{background:linear-gradient(263.79deg,#54adff 0,var(--prosv-blue02) 100%);position:relative;z-index:2;overflow:hidden;border-radius:2.4rem}@media(min-width:768px){.HeroSection_bg__hFM44{border-radius:4rem}}.HeroSection_bg__hFM44 .HeroSection_container__r_9Jy{max-width:128rem;margin:0 auto;overflow:hidden;display:flex;align-items:center;flex-direction:column;height:fit-content;gap:16rem;justify-content:center;padding:4rem 1.6rem}@media(min-width:768px){.HeroSection_bg__hFM44 .HeroSection_container__r_9Jy{flex-direction:row;height:58rem;gap:13.3rem;justify-content:space-between;padding:4rem 1.6rem}}.HeroSection_bg__hFM44 .HeroSection_content__HyiKM{max-width:51.9rem;color:var(--prosv-white);display:flex;flex-direction:column;gap:1.6rem}.HeroSection_bg__hFM44 .HeroSection_content__HyiKM a{margin-top:.8rem}@media(min-width:768px){.HeroSection_bg__hFM44 .HeroSection_content__HyiKM a{margin-top:2.4rem}}.HeroSection_bg__hFM44 .HeroSection_content__HyiKM{align-items:center}@media(min-width:768px){.HeroSection_bg__hFM44 .HeroSection_content__HyiKM{align-items:unset}}.HeroSection_bg__hFM44 .HeroSection_content__HyiKM h1,.HeroSection_bg__hFM44 .HeroSection_content__HyiKM p{text-align:center}@media(min-width:768px){.HeroSection_bg__hFM44 .HeroSection_content__HyiKM h1,.HeroSection_bg__hFM44 .HeroSection_content__HyiKM p{text-align:unset}}.HeroSection_bg__hFM44 .HeroSection_btn__8_ZmG{width:100%}@media(min-width:768px){.HeroSection_bg__hFM44 .HeroSection_btn__8_ZmG{width:fit-content}}.HeroSection_videoWrapper__8ItSA{position:relative;border-radius:2.4rem}.HeroSection_videoWrapper__8ItSA video{width:100%;height:100%;border-radius:2.4rem}.HeroSection_videoWrapper__8ItSA{width:100%;height:20.5rem}@media(min-width:768px){.HeroSection_videoWrapper__8ItSA{width:62.8rem;height:33.6rem}}.HeroSection_videoWrapper__8ItSA button{z-index:5}.HeroSection_videoWrapper__8ItSA .HeroSection_tigerDesktop__mhQuc{z-index:3;position:absolute;left:-16.5rem;top:50%;transform:translateY(-50%);width:21.5rem;height:27.6rem;display:none}@media(min-width:768px){.HeroSection_videoWrapper__8ItSA .HeroSection_tigerDesktop__mhQuc{display:block}}.HeroSection_videoWrapper__8ItSA .HeroSection_tigerMobile__qMQ_3{z-index:3;position:absolute;left:50%;top:-14.3rem;transform:translateX(-50%);width:17.3rem;height:22rem;display:block}@media(min-width:768px){.HeroSection_videoWrapper__8ItSA .HeroSection_tigerMobile__qMQ_3{display:none}}.HeroSection_label__Vm88V{padding:.8rem 1.6rem;background-color:var(--prosv-white16);border-radius:.8rem;width:fit-content}.HeroSection_videoPreview__3nljq{z-index:4;position:relative}.HeroSection_bgTop__IC2bY{position:absolute;z-index:1;top:0;height:10rem;right:0;left:0;background-color:var(--prosv-white)}.HomeWork_background__1bsUC{background-color:var(--prosv-blue06);padding:8rem 1.6rem}@media(min-width:768px){.HomeWork_background__1bsUC{padding:12rem 3rem}}.HomeWork_container__ZLTGJ{margin:0 auto;max-width:128rem;background-color:var(--prosv-blue04);display:flex;flex-direction:column-reverse;gap:0;border-radius:2.4rem}@media(min-width:768px){.HomeWork_container__ZLTGJ{flex-direction:row;gap:2.1rem;border-radius:4rem}}.HomeWork_imageWrapper__oJRWT{position:relative;width:29.4rem;height:29rem;align-self:flex-start}@media(min-width:768px){.HomeWork_imageWrapper__oJRWT{width:51.7rem;height:51.1rem;align-self:flex-end}}.HomeWork_content__b0nja{color:var(--prosv-grey500);max-width:65rem;align-self:center;display:flex;flex-direction:column;padding:2rem 1.6rem;gap:1.6rem}@media(min-width:768px){.HomeWork_content__b0nja{padding:6rem 0;gap:2.5rem}}.HomeWork_list__tG4KW{display:flex;flex-direction:column;max-width:62.8rem;gap:1.6rem}@media(min-width:768px){.HomeWork_list__tG4KW{gap:2.5rem}}.HomeWork_line__1raom{display:flex;gap:5px}.HomeWork_line__1raom div{float:left;margin-right:.5rem}.HomeWork_strong__y5Wvu{position:relative;display:inline-block;width:fit-content;word-break:keep-all;padding:0 .6rem}.HomeWork_strong__y5Wvu .HomeWork_strongText__Fhajz{position:relative;z-index:2}.HomeWork_strong__y5Wvu .HomeWork_strongBg__sIqtn{position:absolute;top:0;left:0;bottom:0;right:0;background-color:var(--prosv-blue02);border-radius:1.6rem;transform:rotate(-.7deg) translateY(.4rem)}.HomeWork_strong__y5Wvu{color:var(--prosv-white)}.TextWithBg_root__Y4CYD{position:relative;display:inline-block;width:fit-content;word-break:keep-all;padding:0 .6rem}.TextWithBg_root__Y4CYD .TextWithBg_strongText__qN7oQ{color:var(--prosv-blue02);position:relative;z-index:2}.TextWithBg_root__Y4CYD .TextWithBg_strongBg__YOr8o{position:absolute;top:0;left:0;bottom:0;right:0;background-color:var(--prosv-white);border-radius:1.6rem;transform:rotate(-.7deg) translateY(.4rem)}.HomeWorkSteps_banner__Cvdke{background:linear-gradient(263.79deg,#54adff 0,var(--prosv-blue02) 100%);position:relative;overflow:hidden;display:flex;max-width:128rem;color:var(--prosv-white);align-items:center;justify-content:center;height:auto;flex-direction:column;gap:2rem;padding:2rem 1.6rem 3rem;margin:0 1.6rem 2rem;border-radius:2.4rem}@media(min-width:768px){.HomeWorkSteps_banner__Cvdke{flex-direction:row;gap:4.73rem;padding:6rem;margin:0 auto 2.4rem;border-radius:4rem}}.HomeWorkSteps_bannerContent__9x35I{display:flex;flex-direction:column;width:100%;gap:1.6rem}@media(min-width:768px){.HomeWorkSteps_bannerContent__9x35I{width:60rem;gap:2rem}}.HomeWorkSteps_bannerContent__9x35I .HomeWorkSteps_simpleText__Ucnlh{border-radius:1rem}.HomeWorkSteps_list__lS2EK{display:flex;flex-direction:column;gap:1.6rem}.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_fileIcon__9tSGy{float:left;margin-right:.5rem}.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_lightningIcon__YcmM0{display:inline-block;vertical-align:sub}.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_winkIcon__W7FK4{display:inline-block;width:22px;height:22px;margin-left:-2px;vertical-align:sub}.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_winkIcon__W7FK4 svg{width:100%;height:100%}.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_wrap__HQFgm{display:none}@media(max-width:767px){.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_wrap__HQFgm{display:block}}.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_bgSpan__5x8pA{background-color:var(--prosv-white16);gap:1rem;margin-left:5px;border-radius:.8rem;padding:.2rem .8rem}@media(min-width:768px){.HomeWorkSteps_line__MV9Iw .HomeWorkSteps_bgSpan__5x8pA{padding:.4rem .8rem}}.HomeWorkSteps_videoWrapper__u0yNR{position:relative;width:31.1rem;height:15.83rem;transform:none}@media(min-width:768px){.HomeWorkSteps_videoWrapper__u0yNR{width:85rem;height:33rem;transform:translateY(1rem)}}.HomeWorkSteps_videoWrapper__u0yNR img{position:static;left:30px}.HomeWorkSteps_iPhone__5S43g{position:absolute;bottom:-2rem;right:3.23rem;width:9.44rem;height:19.5rem}@media(min-width:768px){.HomeWorkSteps_iPhone__5S43g{right:6.64rem;width:20rem;height:37.3rem}}.HomeWorkSteps_steps__CHHTh{display:flex;gap:2.4rem;max-width:128rem;flex-direction:column;margin:0 1.6rem 2rem}@media(min-width:768px){.HomeWorkSteps_steps__CHHTh{flex-direction:row;margin:0 auto 4rem}}.HomeWorkSteps_step__sAhbk{position:relative;display:flex;flex-direction:column;gap:1.2rem;background-color:var(--prosv-blue04);overflow:hidden;width:100%;padding:2rem 1.6rem;height:50rem;border-radius:2.4rem}@media(min-width:768px){.HomeWorkSteps_step__sAhbk{width:calc((100% - 4.8rem) / 3);padding:2.8rem;height:56rem;border-radius:4rem}}.HomeWorkSteps_step__sAhbk .HomeWorkSteps_label___szuO{height:4.2rem;color:var(--prosv-white);width:fit-content;padding:.8rem 1.6rem;border-radius:.8rem;background-color:var(--prosv-blue02);height:4rem}@media(min-width:768px){.HomeWorkSteps_step__sAhbk .HomeWorkSteps_label___szuO{height:4.2rem}}.HomeWorkSteps_step__sAhbk .HomeWorkSteps_bold__AsD2W{color:var(--prosv-blue02)}.HomeWorkSteps_step__sAhbk .HomeWorkSteps_emodji__U_c7i{display:inline}.HomeWorkSteps_disclaimer__40z5J{text-align:center}.HomeWorkSteps_textColor___vQlJ{color:var(--prosv-grey500)}.HomeWorkSteps_btnWrapper__nFmfX{display:flex;flex-direction:column;max-width:128rem;align-items:center;gap:2.4rem;margin:0 1.6rem}@media(min-width:768px){.HomeWorkSteps_btnWrapper__nFmfX{gap:4rem;margin:0 auto}}.HomeWorkSteps_btnWrapper__nFmfX .HomeWorkSteps_btn__3Styk{padding:2.3rem 4.9rem;font-size:2rem;line-height:2.6rem;width:100%}@media(min-width:768px){.HomeWorkSteps_btnWrapper__nFmfX .HomeWorkSteps_btn__3Styk{width:fit-content}}@media(min-width:1024px){.HomeWorkSteps_btnWrapper__nFmfX .HomeWorkSteps_btn__3Styk{height:7.2rem}}.HomeWorkSteps_imageWrapper__Br0yx{position:absolute;bottom:0}.HomeWorkSteps_first__t6Aym{left:0;width:100%;height:100%}.HomeWorkSteps_second__M3X_2{left:5.53rem;width:23.7rem;height:31.6rem;bottom:-4.8rem}@media(min-width:768px){.HomeWorkSteps_second__M3X_2{left:8.6rem;width:23.7rem;height:31.6rem;bottom:0}}.HomeWorkSteps_third__WZTjn{left:5.3rem;width:23.7rem;height:37.6rem;bottom:-5.2rem}@media(min-width:768px){.HomeWorkSteps_third__WZTjn{left:8.7rem;width:23.7rem;height:37.6rem;bottom:0}}.HomeWorkSteps_bearIcon__37ncb{position:absolute;top:-5rem;right:0;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;width:8rem;height:8rem}@media(min-width:768px){.HomeWorkSteps_bearIcon__37ncb{width:10rem;height:10rem}}@media(max-width:767px){.HomeWorkSteps_bearIcon__37ncb{top:unset;right:1.6rem;bottom:12.6rem}}.ResultSection_wrapper__CDYyp{max-width:128rem;color:var(--prosv-grey500)}.ResultSection_wrapper__CDYyp h2{text-align:center}.ResultSection_wrapper__CDYyp{margin:8rem 1.6rem}@media(min-width:768px){.ResultSection_wrapper__CDYyp{margin:12rem auto}}.ResultSection_reviews__jyB26{display:flex;margin-top:4rem;margin-top:2rem}@media(min-width:768px){.ResultSection_reviews__jyB26{margin-top:4rem}}.ResultSection_reviews__jyB26 .ResultSection_mainCard__G_Qf1{background:linear-gradient(263.79deg,#54adff 0,var(--prosv-blue02) 100%);color:var(--prosv-white);display:flex;flex-direction:column;width:100%;height:auto;padding:2rem 1.6rem;gap:1.6rem;border-radius:2.4rem}@media(min-width:768px){.ResultSection_reviews__jyB26 .ResultSection_mainCard__G_Qf1{width:41.1rem;height:60.8rem;padding:3.2rem 4rem;gap:2rem;border-radius:4rem}}.ResultSection_reviews__jyB26 .ResultSection_mainCard__G_Qf1 .ResultSection_line__5zisA{margin-top:1rem;display:block}.ResultSection_reviewsGrid__Uaq1U{gap:2.4rem;width:84.5rem;flex-wrap:wrap;margin-left:2.4rem;display:none}@media(min-width:768px){.ResultSection_reviewsGrid__Uaq1U{display:flex}}.ResultSection_inline__7ecyE{display:inline}.ResultSection_text__m7Py0{white-space:pre-wrap}.Workbook_wrapper__USCT0{display:flex;flex-direction:column;color:var(--prosv-grey500);max-width:128rem;margin:8rem 1.6rem}@media(min-width:768px){.Workbook_wrapper__USCT0{margin:12rem auto}}.Workbook_title__H4RAt{display:flex;gap:5px;align-items:center;justify-content:center;text-align:center;display:block}@media(min-width:768px){.Workbook_title__H4RAt{display:flex}}.Workbook_title__H4RAt div,.Workbook_title__H4RAt h2{display:inline}@media(min-width:768px){.Workbook_title__H4RAt div,.Workbook_title__H4RAt h2{display:block}}.Workbook_fireIcon__QzQJ3{display:inline-block}.Workbook_content__XX59W{position:relative;margin-top:4rem;margin-bottom:6rem;display:flex;background-color:var(--prosv-blue04);width:100%;max-width:128rem;height:37rem;height:68.7rem;padding:8.4rem 1.6rem;justify-content:flex-start;border-radius:2.4rem}@media(min-width:768px){.Workbook_content__XX59W{height:37rem;padding:6rem;justify-content:flex-end;border-radius:4rem}}.Workbook_icon__p5c5Y{position:absolute;height:4.8rem;width:11.8rem;color:#2e3192;top:2rem;left:1.6rem}@media(min-width:768px){.Workbook_icon__p5c5Y{top:2.8rem;left:4rem}}.Workbook_description__mjdJf{display:flex;flex-direction:column;gap:2rem;width:46rem;width:100%;align-self:start}@media(min-width:768px){.Workbook_description__mjdJf{width:46rem;align-self:center}}.Workbook_imageWrapperDesktop__6g37F{position:absolute;top:1.3rem;left:2.7rem;width:78.3rem;height:42.3rem;display:none}@media(min-width:768px){.Workbook_imageWrapperDesktop__6g37F{display:block}}.Workbook_imageWrapperMobile__qqrEF{position:absolute;width:33rem;height:25.3rem;top:47.7rem;left:.6rem;display:block}@media(min-width:768px){.Workbook_imageWrapperMobile__qqrEF{display:none}}.Content_container__AzeCb{padding-top:7.2rem;flex-grow:1;background-color:var(--prosv-blue06)}.Content_articleBtn__27Otc.Content_articleBtn__27Otc{height:60px;margin:auto;width:100%;margin-top:50px}@media(min-width:768px){.Content_articleBtn__27Otc.Content_articleBtn__27Otc{width:23rem;margin-top:40px}}@media(max-width:767px){.SummerEasySection_section__zb2sp{padding-inline:1.2rem}}.SummerEasySection_inner__nuHIA{position:relative;background-color:#34a6ec;overflow:hidden;max-width:128rem;margin:0 auto;display:flex;flex-direction:column;border-radius:2.8rem;padding:2.4rem 2.4rem 0;min-height:auto}@media(min-width:768px){.SummerEasySection_inner__nuHIA{border-radius:4rem;padding:6rem;min-height:54rem;flex-direction:row;align-items:center}}.SummerEasySection_content__tcQVQ{display:flex;flex-direction:column;position:relative;z-index:1;flex-shrink:0;gap:1.6rem}@media(min-width:768px){.SummerEasySection_content__tcQVQ{gap:2.4rem;width:50rem}}.SummerEasySection_title__Y38lA{color:var(--prosv-white)}@media(max-width:767px){.SummerEasySection_titleDesktop__LdmMk{display:none}}@media(min-width:768px){.SummerEasySection_titleMobile__oc7XO{display:none}}.SummerEasySection_bullets__pIjd4{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:1.2rem}@media(min-width:768px){.SummerEasySection_bullets__pIjd4{gap:1.6rem}}.SummerEasySection_bulletItem__H6kQO{display:flex;align-items:flex-start;gap:1.2rem}.SummerEasySection_bulletIcon__6KEVY{flex-shrink:0;margin-top:.2rem;width:2rem;height:2rem;filter:brightness(0) invert(1)}.SummerEasySection_bulletText__xRjqb{color:var(--prosv-white)}.SummerEasySection_trailingIconWrap__Nim2E{display:inline-flex;vertical-align:middle;margin-left:.4rem}@media(max-width:1023px){.SummerEasySection_trailingIconWrap__Nim2E{display:none}}@media(max-width:767px){.SummerEasySection_mediaWrapper__vHUEY{margin-top:2.4rem;width:100%}}@media(min-width:768px){.SummerEasySection_mediaWrapper__vHUEY{position:absolute;right:4rem;top:4rem}}.SummerEasySection_mediaImg__Xb7H_{display:block}.SummerEasySection_mediaImgDesktop__YsSr7{width:64.9rem;height:44rem}@media(max-width:767px){.SummerEasySection_mediaImgDesktop__YsSr7{display:none}}.SummerEasySection_mediaImgMobile__1yavI{width:100%;height:auto}@media(min-width:768px){.SummerEasySection_mediaImgMobile__1yavI{display:none}}.SummerFeaturesSection_section__xQVYf{background-color:var(--prosv-white);overflow:hidden}@media(max-width:1023px){.SummerFeaturesSection_section__xQVYf{padding-inline:1.6rem}}.SummerFeaturesSection_inner__FuwJ5{max-width:128rem;margin:0 auto}.SummerFeaturesSection_title__vOgHz{color:var(--prosv-black100);text-align:center;margin-bottom:2.8rem}@media(min-width:768px){.SummerFeaturesSection_title__vOgHz{margin-bottom:3.2rem}}.SummerFeaturesSection_grid__VShM_{display:grid;gap:1.6rem;grid-template-columns:1fr}@media(min-width:768px){.SummerFeaturesSection_grid__VShM_{gap:2.4rem;grid-template-columns:1fr 1fr 1fr}}.SummerFeaturesSection_card__6ERg_{overflow:hidden;display:flex;flex-direction:column;border-radius:2.8rem;min-height:28rem;gap:2rem}@media(min-width:768px){.SummerFeaturesSection_card__6ERg_{border-radius:4rem;min-height:34rem;gap:2.4rem}}.SummerFeaturesSection_cardDefault__za_9r{background-color:var(--prosv-beige)}.SummerFeaturesSection_cardDark__0viaj{background-color:var(--prosv-grey500);position:relative}.SummerFeaturesSection_cardPink__kw4OW{background-color:var(--prosv-beige)}.SummerFeaturesSection_cardContent__iVx45{padding:2.4rem 2.4rem 0;display:flex;flex-direction:column;gap:1.2rem;position:relative;z-index:1}.SummerFeaturesSection_cardTitle___ENZU{color:var(--prosv-black100)}.SummerFeaturesSection_cardTitleWhite__XidyY{color:var(--prosv-white)}.SummerFeaturesSection_cardDescription__ze_Mr{color:var(--prosv-grey400)}.SummerFeaturesSection_cardImageWrapper__smc4W{position:relative;flex:1 1;min-height:14rem}.SummerFeaturesSection_cardImageWrapperFill__E0Dor{position:absolute;inset:0;z-index:0}.SummerFeaturesSection_cardImage__jE_iP{object-fit:contain;object-position:bottom center}.SummerFeaturesSection_cardImageFill__eul6d{object-fit:cover;object-position:center top}@media(max-width:1023px){.SummerFeaturesSection_titleDesktop__F2eoi{display:none}}.SummerFeaturesSection_mobileLine__ZO2P5{display:none}@media(max-width:1023px){.SummerFeaturesSection_mobileLine__ZO2P5{display:block}}.SummerFeaturesSection_childrenSlot__wIbfH{flex:1 1;padding:0 2.4rem 2.4rem;display:flex;flex-direction:column;gap:1.3rem}.SummerFeaturesSection_childrenAvatars___R2ut{display:flex}.SummerFeaturesSection_childrenAvatarsImg__g5r2L{width:100%;height:auto}.SummerFeaturesSection_bookSlot__lqaVg{flex:1 1;padding:0 2.4rem;overflow:visible}.SummerFeaturesSection_bookImageWrapper__Aj7Up{position:relative;width:100%}.SummerFeaturesSection_bookImage___YZvS{width:100%;height:auto;display:block}.SummerHeroSection_section__a2S_o{position:relative;overflow:hidden;margin-top:9.2rem}@media(max-width:1023px){.SummerHeroSection_section__a2S_o{padding-inline:1.2rem}}.SummerHeroSection_inner__wqtzu{max-width:128rem;margin:0 auto;background-color:var(--prosv-beige);display:flex;align-items:center;flex-direction:column;padding:2.4rem 0 0 1.6rem;max-height:none;border-radius:2.8rem}@media(min-width:768px){.SummerHeroSection_inner__wqtzu{flex-direction:row;padding:11.8rem 8rem;max-height:64rem;border-radius:6rem}}.SummerHeroSection_content__Vn6ux{display:flex;flex-direction:column;gap:1.6rem;max-width:100%;padding-right:1.6rem}@media(min-width:768px){.SummerHeroSection_content__Vn6ux{max-width:54.8rem;padding-right:0}}.SummerHeroSection_logo__t1Wgc{position:relative;width:8.6rem;height:4.8rem}@media(min-width:768px){.SummerHeroSection_logo__t1Wgc{width:15rem;height:8.4rem}}.SummerHeroSection_logoImage__mSGeJ{object-fit:contain}.SummerHeroSection_subtitle__utMbn,.SummerHeroSection_title__BlUbR{color:var(--prosv-black100)}.SummerHeroSection_btn__z8b8j{width:100%;margin-top:.8rem}@media(min-width:768px){.SummerHeroSection_btn__z8b8j{width:fit-content;margin-top:1.6rem}}.SummerHeroSection_imageWrapper__07eIR{position:relative;flex-shrink:0;width:100%;height:26.5rem;align-self:auto}@media(min-width:768px){.SummerHeroSection_imageWrapper__07eIR{width:53rem;height:64rem;align-self:stretch}}@media(max-width:1023px){.SummerHeroSection_imageWrapper__07eIR{margin-right:-3rem}}@media(min-width:768px){.SummerHeroSection_imageWrapper__07eIR{margin-right:calc(-8rem - max(0rem,(100vw - 128rem)/2));width:calc(65.2rem + max(0rem,(100vw - 128rem)/2));margin-bottom:-11.8rem}}.SummerHeroSection_image__3x9Ra{object-fit:contain;object-position:bottom right}@media(max-width:767px){.SummerPricingSection_section__Y01eM{padding-inline:1.2rem}}.SummerPricingSection_inner___EhQZ{max-width:128rem;margin:0 auto;display:flex;flex-direction:column;gap:2.4rem}@media(min-width:768px){.SummerPricingSection_inner___EhQZ{gap:4rem}}.SummerPricingSection_title__Onp_R{color:var(--prosv-black100);text-align:center}.SummerPricingSection_card__LEIo6{position:relative;background-color:var(--prosv-beige);border-radius:2.8rem}@media(min-width:768px){.SummerPricingSection_card__LEIo6{border-radius:4rem}}@media(max-width:767px){.SummerPricingSection_card__LEIo6{padding:2.4rem 2.4rem 19rem}}@media(min-width:768px){.SummerPricingSection_card__LEIo6{min-height:32.6rem}}.SummerPricingSection_logo__CIPPW{color:#021a83;display:block;width:11.8rem;height:4.8rem}@media(max-width:767px){.SummerPricingSection_logo__CIPPW{margin-bottom:1.6rem}}@media(min-width:768px){.SummerPricingSection_logo__CIPPW{position:absolute;left:4rem;top:2.8rem}}.SummerPricingSection_content__fk_ok{display:flex;flex-direction:column;gap:1.4rem;color:var(--prosv-black100)}@media(min-width:768px){.SummerPricingSection_content__fk_ok{position:absolute;left:76.1rem;top:6rem;width:45.9rem}}@media(max-width:767px){.SummerPricingSection_illustration__224DT{position:absolute;bottom:-3.6rem;left:2.4rem;width:28rem;height:21.4rem}}@media(min-width:768px){.SummerPricingSection_illustration__224DT{position:absolute;left:5.5rem;top:2rem;width:69rem;height:37.1rem}}.SummerPricingSection_illustrationImg__XU1bn{display:block;width:100%;height:100%;object-fit:contain;object-position:bottom left}@media(max-width:767px){.SummerPricingSection_illustrationDesktop__sM8DF{display:none}}@media(min-width:768px){.SummerPricingSection_illustrationMobile__XpxXG{display:none}}@media(max-width:1023px){.SummerQuestsSection_section___QOVa{padding-inline:1.2rem}}.SummerQuestsSection_inner__B5YjB{position:relative;max-width:128rem;margin:0 auto;display:flex;align-items:center;justify-content:center;background-color:var(--prosv-yellow01);overflow:hidden}@media(min-width:768px){.SummerQuestsSection_inner__B5YjB{align-items:flex-start}}.SummerQuestsSection_inner__B5YjB{flex-direction:column;padding:2.4rem;gap:0;min-height:auto;border-radius:2.8rem}@media(min-width:768px){.SummerQuestsSection_inner__B5YjB{flex-direction:row;padding:4rem 2rem;gap:0;border-radius:4rem}}@media(min-width:1440px){.SummerQuestsSection_inner__B5YjB{min-height:40.9rem}}.SummerQuestsSection_images__hPGyL{display:flex;gap:1.6rem;justify-content:center}@media(min-width:768px){.SummerQuestsSection_images__hPGyL{display:contents}}.SummerQuestsSection_imageWrapper__NhVoA{position:relative;clip-path:polygon(50% 0,100% 14%,100% 100%,0 100%,0 14%);overflow:hidden;flex-shrink:0}.SummerQuestsSection_imageLeft__PVKtF{width:13.3rem;height:13.5rem}@media(min-width:768px){.SummerQuestsSection_imageLeft__PVKtF{order:1;align-self:flex-start;width:22rem;height:22.4rem}}@media(min-width:1440px){.SummerQuestsSection_imageLeft__PVKtF{width:28.6rem;height:29.1rem}}.SummerQuestsSection_imageRight__ZM4gV{width:11.4rem;height:11.6rem}@media(min-width:768px){.SummerQuestsSection_imageRight__ZM4gV{order:3;align-self:flex-start;margin-top:2.4rem;width:22rem;height:22.5rem}}@media(min-width:1440px){.SummerQuestsSection_imageRight__ZM4gV{width:29.8rem;height:30.5rem}}.SummerQuestsSection_image__h4tVx{object-fit:cover;object-position:center top}.SummerQuestsSection_centerContent__C8XFc{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;padding:0}@media(min-width:768px){.SummerQuestsSection_centerContent__C8XFc{padding:0}}@media(min-width:1024px){.SummerQuestsSection_centerContent__C8XFc{padding:0 4.5rem 0 0}}@media(min-width:768px){.SummerQuestsSection_centerContent__C8XFc{order:2;align-items:center;margin-top:7.9rem}}.SummerQuestsSection_badge__mugjf{display:flex;align-items:center;align-self:flex-start;height:4.4rem;background-color:var(--prosv-white);color:var(--prosv-orange500);padding:0 5rem 0 1.6rem;clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%);transform:rotate(-4deg);white-space:nowrap;width:21.7rem;margin-top:1.6rem;margin-bottom:1.6rem}@media(min-width:768px){.SummerQuestsSection_badge__mugjf{position:absolute;top:5.5rem;left:50%;transform:translateX(-50%) rotate(-4deg);order:0;margin:0}}.SummerQuestsSection_title___cQFV{color:var(--prosv-black100);text-align:left;margin-bottom:1.2rem}@media(min-width:768px){.SummerQuestsSection_title___cQFV{text-align:center;margin-bottom:1.6rem}}.SummerQuestsSection_description__JFy42{color:var(--prosv-black100);margin-bottom:1.2rem}@media(min-width:768px){.SummerQuestsSection_description__JFy42{margin-bottom:.8rem}}.SummerQuestsSection_featureList__kd07P{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.2rem;text-align:left;margin:0 0 2.4rem}@media(min-width:768px){.SummerQuestsSection_featureList__kd07P{gap:.8rem;margin-bottom:3.2rem;padding-inline:1rem;align-self:center;width:fit-content}}.SummerQuestsSection_featureItem__haT0w{display:flex;align-items:flex-start;gap:1.2rem;color:var(--prosv-black100)}@media(min-width:768px){.SummerQuestsSection_featureItem__haT0w{justify-content:center}}.SummerQuestsSection_featureIcon__5As3K{display:flex;align-items:center;padding-top:.2rem;flex-shrink:0;color:var(--prosv-orange500)}.SummerQuestsSection_featureIcon__5As3K.SummerQuestsSection_featureIcon__5As3K svg,.SummerQuestsSection_featureIcon__5As3K.SummerQuestsSection_featureIcon__5As3K>*{width:2rem;height:2rem}.SummerQuestsSection_btn__Xnunc.SummerQuestsSection_btn__Xnunc{width:100%}@media(min-width:768px){.SummerQuestsSection_btn__Xnunc.SummerQuestsSection_btn__Xnunc{width:22rem}}.SummerResultSection_section__yCqxC{width:100%;max-width:128rem;margin:0 auto;padding-inline:1.2rem}@media(min-width:768px){.SummerResultSection_section__yCqxC{padding-inline:0}}.SummerResultSection_title__KfRk6{display:block;color:var(--prosv-black100);text-align:left;margin-bottom:2rem}@media(min-width:768px){.SummerResultSection_title__KfRk6{text-align:center;margin-bottom:4rem}}.SummerResultSection_cards__RaYqp{display:flex;flex-direction:column}@media(min-width:768px){.SummerResultSection_cards__RaYqp{flex-direction:row;gap:2.4rem;align-items:flex-start}}.SummerResultSection_mainCard__luCCb{background-color:#34a6ec;color:var(--prosv-white);display:flex;flex-direction:column;overflow:hidden;padding:2.4rem;gap:1.6rem;border-radius:2.8rem;width:100%}@media(min-width:768px){.SummerResultSection_mainCard__luCCb{gap:2.4rem;border-radius:4rem;width:41.1rem;height:50.8rem;flex-shrink:0}}.SummerResultSection_stat__68II8{display:flex;flex-direction:column;gap:.4rem}.SummerResultSection_reviewsGrid__YM7Cn{display:none}@media(min-width:768px){.SummerResultSection_reviewsGrid__YM7Cn{flex:1 1;display:flex;flex-direction:column;gap:2.4rem}}.SummerResultSection_reviewsRow__zXk0J{display:flex;gap:2.4rem}.SummerResultSection_cardWide__bzhby{width:51.9rem}.SummerResultSection_cardNarrow__YJalV{width:30.2rem}@media(max-width:767px){.SummerStepsSection_section__3TFe7{padding-inline:1.2rem}}.SummerStepsSection_inner__qqvtK{max-width:128rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2.4rem}@media(min-width:768px){.SummerStepsSection_inner__qqvtK{gap:4rem}}.SummerStepsSection_cards__DGd_q{width:100%;display:flex;gap:2rem;flex-direction:column}@media(min-width:768px){.SummerStepsSection_cards__DGd_q{gap:2.4rem;flex-direction:row}}.SummerStepsSection_card___lUy9{position:relative;background-color:var(--prosv-beige);overflow:hidden;border-radius:2.8rem}@media(min-width:768px){.SummerStepsSection_card___lUy9{border-radius:4rem;flex:1 1;height:56rem}}@media(max-width:767px){.SummerStepsSection_card1__rz3uf,.SummerStepsSection_card2__GjA84{height:50rem}.SummerStepsSection_card3__9WcfG{height:47.6rem}}.SummerStepsSection_cardHeader__tfCrR{position:absolute;left:2.4rem;top:2.4rem;display:flex;flex-direction:column;gap:1.2rem;z-index:1}@media(min-width:768px){.SummerStepsSection_cardHeader__tfCrR{width:36.3rem}}@media(max-width:767px){.SummerStepsSection_cardHeader__tfCrR{width:28rem}}.SummerStepsSection_badge__pp_w0{display:inline-block;background-color:var(--prosv-white);border-radius:10rem;padding:.7rem 1.6rem;width:fit-content;color:var(--prosv-black100)}.SummerStepsSection_cardTitle__5ml42{color:var(--prosv-black100)}.SummerStepsSection_accentOrange__VLmYz{color:#ff8104}.SummerStepsSection_winkWrap__ojSVR{white-space:nowrap}.SummerStepsSection_winkIcon__Im1ra.SummerStepsSection_winkIcon__Im1ra{display:inline-flex}.SummerStepsSection_winkIcon__Im1ra{vertical-align:middle}.SummerStepsSection_card1Image__g0_Vh{position:absolute;display:block;height:auto}.SummerStepsSection_card1ImageDesktop__suvhL{left:-11.7rem;top:15.8rem;width:63.15rem}@media(max-width:767px){.SummerStepsSection_card1ImageDesktop__suvhL{display:none}}.SummerStepsSection_card1ImageMobile__r_lmi{left:-15.3rem;top:-5.6rem;width:61.85rem}@media(min-width:768px){.SummerStepsSection_card1ImageMobile__r_lmi{display:none}}.SummerStepsSection_card2Phone__zasnO{position:absolute;width:23.7rem;height:auto;display:block}@media(min-width:768px){.SummerStepsSection_card2Phone__zasnO{left:8.6rem;top:24.4rem}}@media(max-width:767px){.SummerStepsSection_card2Phone__zasnO{left:5.8rem;top:26.3rem}}.SummerStepsSection_card3Phone__5of2I{position:absolute;width:23.7rem;height:auto;display:block}@media(min-width:768px){.SummerStepsSection_card3Phone__5of2I{left:8.7rem;top:18.4rem}}@media(max-width:767px){.SummerStepsSection_card3Phone__5of2I{left:5.3rem;top:16.9rem}}.SummerStepsSection_footnote__2xxXS{color:var(--prosv-black100);text-align:center}.SummerStepsSection_cta__jCv5r.SummerStepsSection_cta__jCv5r{width:100%}@media(min-width:768px){.SummerStepsSection_cta__jCv5r.SummerStepsSection_cta__jCv5r{display:none}}@media(max-width:767px){.SummerSubscribeSection_section__UpmFu{padding-inline:1.2rem}}.SummerSubscribeSection_inner__zAmEM{max-width:128rem;margin:0 auto;background-color:#ffbde2;overflow:hidden;display:flex;border-radius:2.8rem}@media(min-width:768px){.SummerSubscribeSection_inner__zAmEM{border-radius:4rem}}@media(max-width:767px){.SummerSubscribeSection_inner__zAmEM{flex-direction:column;align-items:flex-start;padding:2.4rem;gap:2.4rem}}@media(min-width:768px){.SummerSubscribeSection_inner__zAmEM{flex-direction:row;align-items:center;padding:.9rem 6.6rem .9rem 6rem;gap:3.2rem}}.SummerSubscribeSection_character__7iigx{position:relative;flex-shrink:0;overflow:hidden}@media(max-width:767px){.SummerSubscribeSection_character__7iigx{width:8.9rem;height:8.8rem;border-bottom-left-radius:2.028rem}}@media(min-width:768px){.SummerSubscribeSection_character__7iigx{width:12.5rem;height:13.5rem;border-bottom-left-radius:3.1rem}}.SummerSubscribeSection_characterCircle__H__s7{position:absolute;background-color:var(--prosv-white)}@media(max-width:767px){.SummerSubscribeSection_characterCircle__H__s7{width:7.849rem;height:7.849rem;border-radius:2.028rem;left:.034rem;top:.99rem}}@media(min-width:768px){.SummerSubscribeSection_characterCircle__H__s7{width:12rem;height:12rem;border-radius:3.1rem;left:.1rem;top:1.5rem}}.SummerSubscribeSection_characterImage__nPrVc{position:absolute}@media(max-width:767px){.SummerSubscribeSection_characterImage__nPrVc{width:11.274rem;height:14.466rem;left:-1.507rem;top:-.197rem}}@media(min-width:768px){.SummerSubscribeSection_characterImage__nPrVc{width:17.21rem;height:22.083rem;left:-2.3rem;top:-.3rem}}.SummerSubscribeSection_text__yRzrd{flex:1 1;display:flex;flex-direction:column;gap:1.6rem;color:var(--prosv-black100);word-break:break-word}@media(max-width:767px){.SummerSubscribeSection_cta__Bz2u7.SummerSubscribeSection_cta__Bz2u7{width:100%}}.SummerWhyKidsSection_section__vYCRs{overflow:hidden}@media(max-width:1023px){.SummerWhyKidsSection_section__vYCRs{padding-inline:1.2rem}}.SummerWhyKidsSection_inner__A2hjR{max-width:128rem;margin:0 auto}.SummerWhyKidsSection_title__jiDSZ{color:var(--prosv-black100);text-align:center;margin-bottom:2.8rem;text-align:left}@media(min-width:768px){.SummerWhyKidsSection_title__jiDSZ{margin-bottom:3.2rem;text-align:center}}.SummerWhyKidsSection_cards__aCmE_{display:grid;grid-template-columns:1fr;gap:1.6rem}@media(min-width:768px){.SummerWhyKidsSection_cards__aCmE_{grid-template-columns:1fr 1fr;gap:2.4rem}}.SummerWhyKidsSection_card__QyM1j{background-color:var(--prosv-beige);overflow:hidden;display:flex;flex-direction:column;border-radius:2.8rem;gap:2rem;padding:2.4rem}@media(min-width:768px){.SummerWhyKidsSection_card__QyM1j{border-radius:4rem}}.SummerWhyKidsSection_cardIllustration__UMdkG{position:relative;width:100%;flex-shrink:0;height:14.5rem}@media(min-width:768px){.SummerWhyKidsSection_cardIllustration__UMdkG{height:30rem}}.SummerWhyKidsSection_cardIllustrationImg__ysgEx{object-fit:contain;object-position:center}.SummerWhyKidsSection_cardText__QlFIZ{display:flex;flex-direction:column;gap:1.2rem;text-align:left}@media(min-width:768px){.SummerWhyKidsSection_cardText__QlFIZ{text-align:center}}.SummerWhyKidsSection_cardTitle__N_ojV{color:var(--prosv-black100)}.SummerWhyKidsSection_cardDescription__qH9o6{color:var(--prosv-black60)}.SummerLandingContent_articleBtn__9_5m4.SummerLandingContent_articleBtn__9_5m4{height:6rem;margin:auto;width:100%;margin-top:5rem}@media(min-width:768px){.SummerLandingContent_articleBtn__9_5m4.SummerLandingContent_articleBtn__9_5m4{width:23rem;margin-top:4rem}}@media(max-width:1023px){.SummerLandingContent_articleBtn__9_5m4.SummerLandingContent_articleBtn__9_5m4{background-color:var(--prosv-orange500);color:var(--prosv-white);border:none;font-size:2rem}}.SummerLandingContent_sliderWrapper___JbOD{margin-top:-6rem}@media(min-width:768px){.SummerLandingContent_sliderWrapper___JbOD{margin-top:-10rem}}.SummerLandingContent_sliderWrapper___JbOD [class*=Slider_root]{color:var(--prosv-black100)}.SummerLandingContent_sliderWrapper___JbOD [class*=ArticleCard_description]{color:var(--prosv-black100);transition:color .3s ease-in-out}.SummerLandingContent_sliderWrapper___JbOD [class*=ArticleCard_root]:hover [class*=ArticleCard_description]{color:#ff8104}.SummerLandingContent_sliderWrapper___JbOD [class*=descriptionWrapper]{background-color:var(--prosv-beige);transition:color .3s ease-in-out}.SummerLandingContent_sliderWrapper___JbOD [class*=ArticleCard_root]:hover [class*=descriptionWrapper]{color:#ff8104}.SummerLandingContent_footerBannerWrapper__Zt_W4{margin-top:-6rem}@media(min-width:768px){.SummerLandingContent_footerBannerWrapper__Zt_W4{margin-top:-10rem}}.SummerLandingContent_main__EgR2Q{display:flex;flex-direction:column;gap:6rem}@media(min-width:768px){.SummerLandingContent_main__EgR2Q{gap:10rem}}button.VideoModal_btnPlay__1WRK5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:auto;min-width:auto}@media(min-width:768px){button.VideoModal_btnPlay__1WRK5{min-height:80px;min-width:80px}}button.VideoModal_btnPlay__1WRK5 svg{transform:translateX(2px)}div.VideoModal_wrapper___zE45{padding:0}div.VideoModal_wrapper___zE45 button{color:var(--prosv-white);right:1rem;top:-3rem}@media(min-width:768px){div.VideoModal_wrapper___zE45 button{right:-4rem;top:0}}div.VideoModal_wrapper___zE45{width:100%;max-width:100%;height:auto}@media(min-width:768px){div.VideoModal_wrapper___zE45{width:90%;max-width:846px;height:475px}}div.VideoModal_wrapper___zE45 .VideoModal_videoWrapper__iN8Bj{overflow:hidden;position:relative;width:100%;height:21rem;border-radius:0}@media(min-width:768px){div.VideoModal_wrapper___zE45 .VideoModal_videoWrapper__iN8Bj{height:100%;border-radius:2.4rem}}div.VideoModal_wrapper___zE45 .VideoModal_videoWrapper__iN8Bj iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.VideoModal_viewport__x7u3z iframe,.VideoModal_wrapper___zE45 iframe{border:none}.ConfirmNewSessionModal_desktopModal__KRfU5{padding:24px;border-radius:24px}.ConfirmNewSessionModal_closeBtn__DaAmg{width:14px;height:14px;right:2.4rem}.SegmentedControl_root__oLMjB{position:relative;display:flex;gap:16px}.SegmentedControl_gradeWrapper__NAjee,.SegmentedControl_planWrapper__PH7ZO{display:flex;gap:12px;align-items:center}.SegmentedControl_gradeWrapper__NAjee{font-size:var(--prosv-font-size-mainXxs);font-weight:var(--prosv-font-weight-regular);line-height:var(--prosv-line-height-mainXxs);display:none}@media(min-width:1024px){.SegmentedControl_gradeWrapper__NAjee{display:flex}}.SegmentedControl_gradeBtn__5bPbN{display:flex;align-items:center;justify-content:center;cursor:pointer;appearance:none;height:48px;width:48px;border-radius:52px;border:2px solid var(--prosv-blue02);background-color:var(--prosv-white)}.SegmentedControl_gradeBtn__5bPbN:hover:not(.SegmentedControl_active__0MAkD):not(:disabled){color:var(--prosv-blue02)}.SegmentedControl_gradeBtn__5bPbN.SegmentedControl_active__0MAkD{color:var(--prosv-white);background-color:var(--prosv-blue02)}.SegmentedControl_gradeBtn__5bPbN:disabled{cursor:not-allowed}.SegmentedControl_gradeBtn__5bPbN:disabled,.SegmentedControl_gradeBtn__5bPbN:disabled:hover{color:var(--prosv-blue03);border-color:var(--prosv-blue03)}.SegmentedControl_text__M4T3c{color:var(--prosv-grey500);display:none}@media(min-width:1024px){.SegmentedControl_text__M4T3c{display:block}}.SegmentedControl_plan__NUjGs{max-width:192px}@media(min-width:1024px){.SegmentedControl_gradeSelector__niddt{display:none}}.SegmentedControl_beneficial__pPxVg{position:absolute;top:-15px;right:-10px;z-index:1;height:30px;width:fit-content;padding:4px 8px;display:flex;justify-content:center;align-items:center;border-radius:10px;transform:rotate(15deg);color:var(--prosv-grey500);background-color:var(--prosv-yellow01)}.SubscriptionV2_root__2tCeR{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:48px}@media(min-width:1024px){.SubscriptionV2_root__2tCeR{margin-bottom:60px}}.SubscriptionV2_topRow__luR7k{display:flex;flex-direction:column;width:100%}@media(min-width:1024px){.SubscriptionV2_topRow__luR7k{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.SubscriptionV2_topRowCentered__ECVdY{justify-content:center}}.SubscriptionV2_topLeft__KREuN{display:flex;flex-direction:column;align-items:center;width:100%}@media(min-width:1024px){.SubscriptionV2_topLeft__KREuN{align-items:flex-start;flex:1 1;min-width:0}.SubscriptionV2_topLeftCentered__dT73V{align-items:center}.SubscriptionV2_topLeftCentered__dT73V .SubscriptionV2_title__BUlKk{text-align:center}}.SubscriptionV2_title__BUlKk{text-align:center;color:var(--prosv-grey500);width:100%;margin-bottom:16px}@media(min-width:1024px){.SubscriptionV2_title__BUlKk{margin-bottom:20px;text-align:left}}.SubscriptionV2_control__dXE2m{margin-bottom:28px}.SubscriptionV2_wrapper__M4P_v{display:flex;width:100%;justify-content:center;position:relative;gap:20px;flex-wrap:wrap;margin-bottom:20px}@media(min-width:1024px){.SubscriptionV2_wrapper__M4P_v{gap:24px;flex-wrap:unset;margin-bottom:16px}}.SubscriptionV2_bannerDesktop__ZktYr{display:none;flex-shrink:0;width:370px}@media(min-width:1024px){.SubscriptionV2_bannerDesktop__ZktYr{display:flex}}.SubscriptionV2_bannerMobile__8jje8{display:flex;width:100%;margin-bottom:20px}@media(min-width:1024px){.SubscriptionV2_bannerMobile__8jje8{display:none}}.SubscriptionV2_terms__orIy_{width:100%;text-align:center}