@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Tilt+Warp&display=swap";.auth_layout_wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.auth_layout_wrapper .auth_layout_children_wrapper{position:relative;background-color:#fff;border-radius:8px;max-width:90%;max-height:90%;overflow-y:auto;box-shadow:0 4px 10px #0000004d}.student-login{max-width:524px}.student-login__img{width:100%;height:160px;object-fit:cover;object-position:top}.student-login__body{padding:24px;border-bottom:1px solid #eaecf0}.student-login__text-section{display:flex;flex-direction:column;gap:5px}.student-login__title{text-align:center}.play-button{padding:0 0 0 2px;width:36px;height:36px}.opener-screen{background-color:#fff;padding:90px;display:grid;column-gap:30px;grid-template-areas:"header ." "description bullets" "image image";grid-template-columns:calc(60% - 15px) calc(40% - 15px);max-width:100%}.opener-screen__header{grid-area:header}.opener-screen__header h1{font-size:56px;line-height:67px;margin-top:20px}.opener-screen__description{grid-area:description;margin-top:20px}.opener-screen__description button{margin-top:45px}.opener-screen__bullets{grid-area:bullets;display:flex;flex-direction:column;gap:20px;margin-top:20px}.opener-screen__bullets__item{display:flex;gap:12px}.opener-screen__bullets__icon{width:30px;height:30px;background-color:#d1fadf;border-radius:15px;display:flex;align-items:center;justify-content:center}.opener-screen__image{grid-area:image;margin-top:60px}.opener-screen__image img{width:100%;height:500px;object-fit:cover;border-radius:15px}@media screen and (max-width: 768px){.opener-screen{padding:24px 20px;display:flex;flex-direction:column;gap:20px}.opener-screen__header h1{font-size:36px;line-height:44px}.opener-screen__description{margin-top:0}.opener-screen__description button{margin-top:20px}.opener-screen__image{margin-top:0}.opener-screen__image img{height:460px}}.myStoriesHeaderWrapper{background-color:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 8px -2px #1018281a;display:flex;gap:4px;align-items:center}@media screen and (max-width: 768px){.myStoriesHeaderWrapper{padding:20px 24px;height:100%;flex-direction:column;gap:20px}}.myStoriesHeaderWrapper .myStoriesHeaderLeftSection{flex-grow:1;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 768px){.myStoriesHeaderWrapper .myStoriesHeaderRightSection{width:100%}}.my_stories_loading_wrapper{max-width:1320px;margin:0 auto;padding:48px 60px}@media screen and (max-width: 768px){.my_stories_loading_wrapper{width:100%;padding:20px 18px}}.myStoriesMainWrapper{margin-top:32px;height:100%;width:100%;border-radius:12px}@media screen and (max-width: 768px){.myStoriesMainWrapper{padding:0;margin-top:20px;background-color:transparent}}.myStoriesMainWrapper .myStoriesMainHeader{border-bottom:1px solid #eaecf0;padding:20px 10px;background-color:#fff;display:flex;align-items:center;gap:12px}@media screen and (max-width: 768px){.myStoriesMainWrapper .myStoriesMainHeader{background-color:#fff;padding:5px}}.myStoriesMainWrapper .myStoriesMainList{padding:32px 46px 90px;background-color:#fff;background-image:url(/images/myStoriesBackground.png);background-size:cover;background-position:center;display:grid;grid-template-columns:repeat(3,minmax(auto,1fr));grid-gap:2rem;justify-content:left}.myStoriesMainWrapper .myStoriesMainList .myStoriesCardListItem{display:flex;justify-content:center}@media screen and (max-width: 768px){.myStoriesMainWrapper .myStoriesMainList .myStoriesCardListItem{width:100%;display:flex}}@media screen and (max-width: 768px){.myStoriesMainWrapper .myStoriesMainList{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding:0;background-image:none;background-color:transparent}}.myStoriesCardWrapper{width:auto;max-width:344px;height:100%;padding:16px 16px 20px;background-color:#fff;box-shadow:0 4px 8px -2px #1018281a;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;cursor:pointer}.myStoriesCardWrapper:hover{box-shadow:0 4px 8px -2px #1018288f}@media screen and (max-width: 768px){.myStoriesCardWrapper{padding:16px;box-shadow:none;border-radius:8px;width:100%;min-width:327px}}.myStoriesCardWrapper header{aspect-ratio:1/1}.myStoriesCardWrapper header img{width:100%;height:100%;border-radius:12px}.myStoriesCardWrapper main{margin-top:24px;margin-bottom:24px;flex-grow:1}.myStoriesCardWrapper footer{height:48px}.cardSkeleton{display:flex;flex-direction:column;align-items:center}.cardSkeleton .cardSkeletonSections{margin-top:8px;width:100%;display:flex;flex-direction:column;align-items:start;gap:8px}.cardSkeletonImagePlaceholder{width:100%;height:303px;background:linear-gradient(270deg,#cddee7,#cddee71a)}.cardSkeletonPlaceholder{height:30px;border-top-right-radius:30px;border-bottom-right-radius:30px;background:linear-gradient(270deg,#cddee7,#cddee71a)}.cardSkeletonPlaceholder.quarterWidth{width:25%}.cardSkeletonPlaceholder.halfWidth{width:50%}.cardSkeletonPlaceholder.fullWidth{width:100%}.cardSkeletonPlaceholder.fullHeight{height:48px}.cardSkeletonPlaceholder.fullRounded{border-bottom-left-radius:30px;border-top-left-radius:30px}.progressBarWrapper{width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.progressBarWrapper .progressBar{width:100%;height:8px;background-color:#eaecf0;border-radius:4px}@media screen and (max-width: 768px){.progressBarWrapper .progressBar{width:160px}}.progressBarWrapper .progressBar .zeroProgress{height:8px;width:5px;background-color:#667085;border-radius:4px}.progressBarWrapper .progressBar .progressBar{height:8px;background-color:#175cd3;border-radius:4px;transition:width .3s ease-in-out}.progressBarWrapper p{white-space:nowrap}.cardOk{display:flex;flex-direction:column;align-items:start;padding-top:50px;gap:10px}.paginationMobileWrapper{width:100%;height:89px;padding:0 20px;background-color:#fff;border-top:1.5px solid #d0d5dd;display:flex;justify-content:space-between;align-items:center}.paginationMobileWrapper h5{font-size:18px}.paginationWrapper{width:100%;height:100px;padding:0 20px;border-top:1.5px solid #d0d5dd;background-color:#fff;display:flex;justify-content:space-between;align-items:center}.paginationWrapper ul{display:flex;gap:2px}.paginationWrapper li{cursor:pointer;width:40px;height:40px;border-radius:50px;color:#175cd3;display:flex;justify-content:center;align-items:center}.paginationWrapper li.active{background-color:#175cd3}.paginationWrapper li.active button{color:#fff}.iconTextItemWrapper{width:100%;height:44px;padding:0 22px;border-radius:8px;display:flex;align-items:center;justify-content:left;gap:12px;cursor:pointer;background-color:#fff;color:#175cd3}.iconTextItemWrapper:hover{background-color:#175cd3;color:#fff}.iconTextItemWrapper .iconTextItemIcon{width:24px;height:24px;text-align:center}.iconTextItemWrapper .iconTextItemText{font-weight:600;font-size:18px}.iconTextItemWrapper button{border:none;background:transparent;padding:0}.dropdownWrapper{position:relative;display:inline-block}.dropdownContent{position:absolute;background-color:#fff;border-radius:8px;width:219px;padding:0 6px;right:0;z-index:3}.dropdownContent .dropdownBox{padding:15px 0;border-bottom:solid 1px #eaecf0}.dropdownContent footer{height:58px;width:100%;display:flex;align-items:center}.dropdownArrow{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white;margin:0 auto;position:absolute;top:-10px;right:20px;transform:translate(-50%)}.k4-desktop-navbar{min-height:120px;height:100%;padding:0 32px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#175cd3}.k4-desktop-navbar__left-section{flex-grow:1;display:flex;align-items:center;padding-right:24px}.k4-desktop-navbar__middle-section{display:flex;align-items:center;gap:2px;width:100%}.k4-desktop-navbar__right-section{height:100%;display:flex;align-items:center;gap:28px}.k4-desktop-navbar__username{width:max-content}.k4-desktop-navbar__menu-item{display:flex;width:100%;align-items:center;gap:12px;padding:12px 24px;border-radius:100px}.k4-desktop-navbar__menu-item--selected,.k4-desktop-navbar__menu-item:hover{background-color:#175cd3;color:#fff}@media screen and (max-width: 769px){.k4-desktop-navbar{display:none}}.mobileSideMenuWrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;background-color:#fff;color:#175cd3}.mobileSideMenuWrapper header{height:70px;display:flex;align-items:center}.mobileSideMenuWrapper main{display:flex;flex-direction:column;flex-grow:1;padding:0 12px 24px}.mobileSideMenuWrapper main section{margin-bottom:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.mobileSideMenuWrapper main section .mobileSideMenuItemsList{display:flex;flex-direction:column;gap:10px}.mobileSideMenuWrapper main section .mobileSideMenuItem{display:flex;align-items:center;gap:4px}.mobileSideMenuWrapper main section .mobileSideMenuSubItemsList{padding-left:36px}.mobileSideMenuWrapper aside{width:64px;box-shadow:inset 10px 0 10px -10px #10182814;padding:20px 16px;display:flex;align-items:start;justify-content:end;background-color:#fff}.mobileSideMenuWrapper footer{border-top:2px #175cd3 solid;height:64px;padding:0 8px;display:flex;align-items:end;gap:12px}.mobileSideMenuWrapper footer .mobileSideMenuFooterTextLoggedIn{display:flex;flex-direction:column;flex-grow:1}.mobileSideMenuWrapper footer .mobileSideMenuFooterTextLoggedIn :first-child{font-weight:500;font-size:14px}.mobileSideMenuWrapper footer .mobileSideMenuFooterTextLoggedIn :last-child{font-weight:700;font-size:14px}.mobileSideMenuWrapper footer .mobileSideMenuFooterTextLoggedOut{font-size:14px;font-weight:500}.mobileSideMenuWrapper footer .mobileSideMenuFooterIcon{align-self:center}.mobile_navbar_wrapper{min-height:70px;height:100%;padding:0 12px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#175cd3}.mobile_navbar_wrapper .mobileNavbarIcon{padding:0 8px}@media screen and (min-width: 769px){.mobile_navbar_wrapper{display:none}}.main_layout_wrapper{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column}.main_layout_wrapper .bodyWrapper{flex:1;height:100%;display:flex;flex-direction:column;align-items:center}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10}.modal.opened{display:flex;justify-content:center;align-items:center;padding:40px 16px;overflow-y:auto}.modal__dialog{position:relative;background-color:#fff;border-radius:8px;min-width:300px;box-shadow:0 4px 10px #0000004d;max-height:100%;overflow-y:auto}.modal__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50px;background:#fffc;display:flex;justify-content:center;align-items:center}.my_stories_wrapper{height:100%;min-height:calc(100vh - 120px);width:100%;padding:48px 60px}@media screen and (max-width: 768px){.my_stories_wrapper{width:100%;padding:20px 18px}}.create-story-wrapper{padding:48px 60px;width:100%;height:100%;flex:1;display:flex;flex-direction:column}@media screen and (max-width: 768px){.create-story-wrapper{padding:0}}.generating-story__main{margin-top:50px;width:100%;display:flex;flex-direction:column;align-items:center;gap:42px}.generating-story__main__image{width:811px;height:664px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:12px;display:flex;justify-content:center;align-items:center}.generating-story__main__progress-bar{width:273px}@media screen and (max-width: 768px){.generating-story{background-color:transparent;padding:0}.generating-story__header{background-color:#fff;padding:20px 24px;box-shadow:0 4px 8px -2px #1018281a;border-radius:12px}.generating-story__main{margin-top:0;gap:16px}.generating-story__main__image{margin-top:16px;width:100%;height:400px}.generating-story__main__progress-bar{width:100%}}.story-status{display:flex;flex-direction:column;align-items:center;gap:40px}.story-status .story-status__image-success{position:relative;width:810px;height:810px;display:flex;justify-content:center}.story-status .story-status__image-success__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:300px;height:600px;margin-left:10px;margin-top:10px;display:flex;flex-direction:column;background:linear-gradient(to bottom,#adf3fd,#8dc5d9)}.story-status .story-status__image-success__content__text{margin-top:50px;text-align:center}.story-status .story-status__image-success__content__separator{height:10px;background:linear-gradient(to bottom,#f3cd7a,#895431)}.story-status .story-status__image-success__frame{z-index:2}.story-status .story-status__image-success__frame img{border-radius:12px;width:100%;height:100%}.story-status .story-status__image-error{width:100%;height:350px;border-radius:12px;background-color:#eaecf0;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.story-status{gap:30px}.story-status .story-status__image-success{width:100%;height:525px}.story-status .story-status__image-success__content{width:200px;height:400px;margin-left:6px}.story-status .story-status__image-success__content__text{margin-top:15px;text-align:center}.story-status .story-status__image-success__frame{overflow:hidden;border-radius:12px}.story-status .story-status__image-success__frame img{transform:scaleX(1.5)}.story-status .story-status__image-error{width:100%}}.step-actions{margin-top:40px;display:flex;justify-content:space-between}.step-actions__back,.step-actions__continue{width:180px}@media screen and (max-width: 768px){.step-actions{margin-top:0;height:155px;background-color:#fff;border-top:1px solid #eaecf0;padding:20px 12px;flex-direction:column;gap:20px}.step-actions__back,.step-actions__continue{width:100%}.step-actions__back{order:2}.step-actions__continue{order:1}}.step_component_layout{height:100%;flex:1;background-color:#fff;box-shadow:0 1px 3px #1018281a;border-radius:12px;padding:40px;display:flex;flex-direction:column}@media screen and (max-width: 768px){.step_component_layout{background-color:transparent;box-shadow:none;padding:0}}.step_component_layout__header{width:100%}.step_component_layout__main{width:100%;height:100%;flex:1;background-color:#f9fafb;margin:40px auto;padding:40px;border-radius:16px;box-shadow:0 1px 3px #1018281a}@media screen and (max-width: 768px){.step_component_layout__main{background-color:#fff;max-width:100%;margin:25px 0 0;padding:20px 12px;border-radius:16px 16px 0 0}}.stepper__horizontal{height:50px;display:flex;justify-content:space-between;align-items:center}.stepper__vertical{height:100%;display:flex;flex-direction:column}.stepper--step{position:relative;width:100%;padding:43px 0;display:flex;justify-content:center;align-items:center;flex:1}.stepper--line{width:100%;right:50%;position:absolute;height:2px;background-color:#eaecf0;z-index:1}.stepper--line--first{left:50%;width:50%}.stepper--line__completed{background-color:#039855}.stepper--line__current{background-color:#98a2b3}.stepper--line__vertical{width:2px;height:100%;left:initial;bottom:50%}.stepper--line__vertical__first{top:50%;height:50%}.stepper--circle{width:40px;height:40px;background-color:#eaecf0;border-radius:20px;z-index:2;display:flex;justify-content:center;align-items:center}.stepper--circle__completed{background-color:#039855}.stepper--circle__current{background-color:#98a2b3}.stepper--circle--circle{width:12px;height:12px;background-color:#fff;border-radius:20px}@media screen and (max-width: 768px){.stepper--circle--circle{width:8px;height:8px}}@media screen and (max-width: 768px){.stepper--circle{width:25px;height:25px}}.step-header{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:50px}.step-header--play-icon{width:36px;height:36px;border:1px solid #175cd3;border-radius:100px;padding-left:3px;box-shadow:0 3px #175cd333;background:linear-gradient(to bottom,#f5faff,#eff8ff);display:flex;justify-content:center;align-items:center}.step-header--texts{display:flex;flex-direction:column;align-items:center;gap:6px}@media screen and (max-width: 768px){.step-header--texts{gap:8px;text-align:center}}.building_story_wrapper{padding:48px 60px;width:100%;height:100%;flex:1;max-width:1320px;display:flex;flex-direction:column}@media screen and (max-width: 768px){.building_story_wrapper{padding:0}}.story-reader-desktop{display:flex;align-items:center;justify-content:center;gap:25px;margin:-72px auto 0;padding-bottom:48px}.story-reader-desktop__action-button{padding:0;width:60px;height:60px}.story-reader-desktop__book{width:744px;height:1080px;background-color:#fff;padding:30px 32px;background-image:url(/s/assets/rightInnerBindingShadow-B6iT3h01.png),url(/s/assets/rightPageShadow-InxDhB__.png),url(/s/assets/rightPageHighlight-BXOkmwMO.png);background-position:left center,left center;background-repeat:no-repeat;border:solid thin #f2f4f7;box-shadow:0 4px 6px -2px #10182808;box-shadow:0 12px 16px -4px #10182814;display:flex;flex-direction:column;align-items:center}.story-reader-desktop__book header{display:flex;flex-direction:column;align-items:center;gap:10px}.story-reader-desktop__book main{margin-top:30px;flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:30px}.story-reader-desktop__book main img{height:570px;object-fit:cover;width:100%;border-radius:12px}.story-reader-desktop__book footer{display:flex;justify-content:center}.story-reader-desktop__text{display:flex;flex-direction:column;align-items:center;gap:8px}.story-reader-desktop__page-number{width:36px;height:36px;background-color:#f2f4f7;border-radius:8px;display:flex;justify-content:center;align-items:center}.story-reader-mobile{width:100%}.story-reader-mobile__container{background-color:#fff;padding:10px 15px;border-top-right-radius:12px;border-top-left-radius:12px;display:flex;flex-direction:column;align-items:center;gap:15px}.story-reader-mobile__action-button{padding:0;width:44px;height:44px}.story-reader-mobile footer{background-color:#fff;height:82px;border-top:1px solid #eaecf0;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.story-reader-mobile img{width:100%;height:400px;object-fit:cover;border-top-right-radius:20px;border-top-left-radius:20px}.story-reader{width:100%;background-color:#fff;flex:1;display:flex;flex-direction:column}.story-reader__header{overflow:hidden;max-height:1000px;padding:80px 76px;border-bottom:7px solid #175cd3;transition:max-height .3s ease,padding .3s ease;background:linear-gradient(135deg,#b2ccff80,#fbe8ff80);display:flex;justify-content:space-between;gap:40px;will-change:max-height}.story-reader__header__title{display:flex;gap:20px;align-items:start}.story-reader__header__buttons{display:flex;gap:12px}.story-reader__header--hidden{padding:40px 76px;max-height:0}.story-reader__header--hidden>*{display:none}.story-reader__collapser{display:flex;justify-content:center;margin-top:-24px;width:20%}.story-reader__progress-bar{height:100%;width:100%;padding:36px;flex:1;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#b2ccff33,#fbe8ff33)}.story-reader__progress-bar__bar{width:372px}@media screen and (max-width: 768px){.story-reader__header{padding:20px 20px 32px;flex-direction:column;align-items:center;gap:32px}.story-reader__header__title{flex-direction:column;text-align:center;align-items:center}.story-reader__header__buttons{flex-direction:column;justify-content:start;align-items:end;width:100%}.story-reader__reader{margin-top:0;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:12px}.story-reader__collapser{margin-top:-28px}}.print-container{display:none}@media print{.navigationBarWrapper,.footerWrapper,.story-reader__header,.story-reader__reader,.story-reader__progress-bar,.story-reader__collapser{display:none!important}.print-container{display:block;padding:0 40px}.print-page{page-break-after:always;display:flex;flex-direction:column}.print-page h1{text-align:left;margin-top:40px}.print-page img{max-width:100%;width:100%;height:570px;object-fit:cover;display:block;margin-top:40px}.print-page__text{line-height:1.5;flex:1;margin-top:16px}.print-page__number{margin-top:20px;text-align:center}}.user_selections_option_card{position:relative;width:202px;height:228px;text-align:center;border:.82px solid #eaecf0;box-shadow:0 1px 3px #1018281a;border-radius:8px;transition:all .2s ease-in-out;display:flex;flex-direction:column;align-items:center}.user_selections_option_card button{width:100%}.user_selections_option_card figure{padding:7px;height:162px;display:flex;justify-content:center;align-items:center}.user_selections_option_card figure img{width:100%;height:148px;border-radius:8px;object-fit:cover}.user_selections_option_card footer{border-top:1px solid #eaecf0;height:66px;display:flex;justify-content:center;align-items:center}.user_selections_option_card.selected{position:relative;background-color:#d1e9ff;border:.82px solid #eaecf0;box-shadow:0 0 10px 2px #2d9aff}.user_selections_option_card--bg-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 768px){.user_selections_option_card{min-width:140px;width:100%}}.user_selections_option_card:hover{transform:scale(1.02)}.user_selections_option_card .user_selection_option_card_cover{padding:7px;width:100%;height:162px;display:flex;justify-content:center;align-items:center}.user_selections_option_card .user_selection_option_card_cover img{width:100%;height:148px;border-radius:8px;object-fit:cover}.user_selections_option_card footer{border-top:1px solid #eaecf0;height:66px;width:100%;display:flex;justify-content:center;align-items:center}.user_selections_option_card .user_selections_option_card_selected_icon{width:56px;height:56px;background-color:#d1fadf;border:6px solid #f6fef9;border-radius:28px;position:absolute;display:none}.user_selections_option_card .user_selections_option_card_selected_icon.show{display:flex;justify-content:center;align-items:center}.multiple_options_step_wrapper .options_list_wrapper{display:grid;gap:30px;grid-template-columns:repeat(4,minmax(202px,1fr))}.multiple_options_step_wrapper .options_list_wrapper .options_list_item{width:100%;height:100%;display:flex;justify-content:center}@media screen and (max-width: 1280px){.multiple_options_step_wrapper .options_list_wrapper{grid-template-columns:repeat(4,minmax(180px,1fr));gap:15px}}@media screen and (max-width: 1024px){.multiple_options_step_wrapper .options_list_wrapper{grid-template-columns:repeat(3,1fr);gap:15px}}@media screen and (max-width: 768px){.multiple_options_step_wrapper .options_list_wrapper{grid-template-columns:repeat(2,1fr);gap:15px}}.single_option_step_wrapper{display:flex;flex-direction:column;align-items:center}.single_option_step_wrapper ul{display:flex;justify-content:center;gap:20px}@media screen and (max-width: 768px){.single_option_step_wrapper ul{gap:13px}}@media screen and (max-width: 768px){.single_option_step_wrapper ul button{width:48px;height:48px;padding:0}}.single_option_step_wrapper label,.single_option_step_wrapper .single-option-template-input{width:400px}@media screen and (max-width: 768px){.single_option_step_wrapper label,.single_option_step_wrapper .single-option-template-input{width:100%}}.single_option_step_wrapper img{margin-top:50px;width:100%;border-radius:12px}@media screen and (max-width: 768px){.single_option_step_wrapper img{height:460px;object-fit:cover}}.summary{display:flex;justify-content:center;gap:30px}.summary ul{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.summary ul{width:100%}}.summary-item{width:526px;box-shadow:0 1px 3px #1018281a;border-radius:12px;background-color:#fff;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:5px}.summary-item__info{display:flex;align-items:center;gap:16px}.summary-item__info img{width:88px;height:88px;border-radius:12px;object-fit:cover}.summary-item__info__value{display:flex;flex-direction:column}@media screen and (max-width: 768px){.summary-item{width:100%}.summary-item button{min-width:44px;min-height:44px;padding:0}}.story-read{padding:96px 112px;width:100%}.story-read__wrapper{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.story-read__cover{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;height:810px;object-fit:cover}.story-read__info-section{padding:32px}.story-read__text{margin-top:8px;display:flex;align-items:center;gap:8px}.story-read__reread{margin-top:24px;display:grid;grid-template-columns:2fr 1fr}.story-read__tools{margin-top:24px;display:flex;align-items:center;gap:8px}.story-read__tools__badges{display:flex;gap:8px}.story-read__tools__rating{margin-left:32px;display:flex;gap:12px}.story-read__tools__report-problem{margin-left:32px}@media screen and (max-width: 768px){.story-read{padding:32px}.story-read__cover{height:260px}.story-read__info-section{padding:24px}.story-read__text{flex-direction:column;align-items:start;gap:8px}.story-read__reread{margin-top:28px;display:flex;flex-direction:column;gap:32px}.story-read__tools{margin-top:32px;flex-direction:column;align-items:start}.story-read__tools__rating{margin-top:28px;margin-left:0;flex-direction:column}.story-read__tools__report-problem{margin-left:0;margin-top:32px}}.story-read-dashboard{position:relative;margin-top:64px;border-radius:20px;padding:64px}.story-read-dashboard__background{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:-10;border-radius:20px;opacity:60%}.story-read-dashboard__metrics{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:32px}.story-read-dashboard__metric{background:#ffffffd9;border-radius:16px;padding:24px;text-align:center;margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:4px}.story-read-dashboard__metric__img{height:170px;margin-top:-100px}.story-read-dashboard__metric__main{flex:1;display:flex;align-items:end;margin-bottom:8px}@media screen and (max-width: 768px){.story-read-dashboard{padding:12px;margin-top:32px}.story-read-dashboard__metrics{display:flex;flex-direction:column;gap:48px;margin-top:32px}.story-read-dashboard__metric{padding:24px}}.report-issue{width:688px}.report-issue__header{display:flex;gap:16px;padding:24px;border-bottom:1px solid #eaecf0}.report-issue__form-row{display:grid;grid-template-columns:25% 75%;border-bottom:1px solid #eaecf0;padding:20px 24px}.report-issue__form-row__field{flex-grow:1}.report-issue__form-row__textarea{border:1px solid #84caff;border-radius:20px;box-shadow:0 3px #175cd333;padding:12px;resize:none}.report-issue__form-row__file-field{border:1px solid #84caff;border-radius:20px;box-shadow:0 3px #175cd333;padding:16px 24px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.report-issue__footer{display:flex;padding:24px;gap:12px}@media screen and (max-width: 768px){.report-issue{width:100%}.report-issue__form-row{display:flex;flex-direction:column;justify-content:start;gap:6px}.report-issue__footer{flex-direction:column}}.my-account{width:100%}.my-account__cover{height:240px}.my-account__cover img{height:100%;width:100%;object-fit:cover}.my-account__info{margin-top:-40px;padding:0 112px;display:flex;gap:24px;align-items:end}.my-account__info__role{display:flex;gap:4px}.my-account__settings{padding:48px 112px}.my-account__settings__tabs{margin-top:24px}@media screen and (max-width: 768px){.my-account__cover{height:200px}.my-account__cover img{height:100%}.my-account__avatar{width:100%;display:flex;justify-content:center}.my-account__info{align-items:start;margin-top:-48px;flex-direction:column;padding:0 20px}.my-account__info__role{flex-direction:column;gap:8px}.my-account__settings{padding:48px 20px}}.my-settings{margin-top:32px;display:flex;flex-direction:column;gap:20px}.my-settings__row{width:100%;margin-bottom:24px;display:flex;gap:24px}.my-settings__row--50{width:50%}.my-settings__section{display:flex;gap:32px}.my-settings__section__description{width:280px}.my-settings__section__edit{width:100%;background-color:#fff;border:1px solid #eaecf0;box-shadow:0 1px 3px #1018281a;border-radius:12px}.my-settings__section__edit__form{padding:24px 24px 0}.my-settings__section__edit__footer{border-top:1px solid #eaecf0;padding:16px 24px;display:flex;gap:12px}@media screen and (max-width: 768px){.my-settings__row{flex-direction:column}.my-settings__section{flex-direction:column;gap:20px}.my-settings__section__edit__footer{flex-direction:column}}.settings-input{width:50%}@media screen and (max-width: 768px){.settings-input{width:100%}}.select-avatar{width:704px}.select-avatar__header{height:120px;border-top-right-radius:8px;border-bottom-right-radius:8px}.select-avatar__header__cover-image{height:120px;width:100%;object-fit:cover}.select-avatar__select{display:flex;flex-direction:column;align-items:center;margin-top:-48px}.select-avatar__list{margin-top:22px;padding:0 37px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.select-avatar__footer{display:flex;justify-content:center;gap:12px;padding:32px;border-top:1px solid #eaecf0}@media screen and (max-width: 768px){.select-avatar{width:100%}.select-avatar__list{grid-template-columns:repeat(2,1fr);gap:12px}.select-avatar__list-item{height:228px}}.option{background-color:#fff;border-radius:12px;padding:16px 24px;width:100%;display:flex;align-items:center;gap:20px;text-align:left}.option--error{border:1px solid #fda29b;background-color:#fffbfa}.option--success{border:1px solid #6ce9a6;background-color:#f6fef9}.option--selected{box-shadow:0 0 4px 2px #a4bcfd}.option__checkbox{width:20px;height:20px;border-radius:50%;border:1px solid #98a2b3;display:flex;align-items:center;justify-content:center}.option__checkbox__dot{width:8px;height:8px;background-color:#444ce7;border-radius:50%}.option__checkbox--selected{border:1px solid #444ce7;background-color:#eef4ff}.option__name{display:flex;align-items:center;width:100%;flex:1;gap:20px}.option__letter{width:48px;height:48px;background-color:#eaecf0;display:flex;align-items:center;justify-content:center;border-radius:12px}@media screen and (max-width: 768px){.option{display:flex;flex-direction:row-reverse}}.quiz-question__header{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}.quiz-question__options{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:80px}.quiz-question__explanation{margin-top:40px;border-radius:12px;padding:18px 24px;display:flex;align-items:center;gap:12px}.quiz-question__explanation--error{border:1px solid #fda29b;background-color:#fffbfa}.quiz-question__explanation--success{border:1px solid #6ce9a6;background-color:#f6fef9}@media screen and (max-width: 768px){.quiz-question__options{margin-top:20px}.quiz-question__explanation{flex-direction:column}}.quiz-pagination{display:flex;align-items:center;gap:5px}.quiz-pagination__item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.quiz-pagination__item--current{background-color:#667085;color:#fff}.quiz-pagination__item--pending{color:#98a2b3}.quiz-pagination__item--incorrect{background-color:#d92d20;color:#fff}.quiz-pagination__item--correct{background-color:#039855;color:#fff}.quiz-pagination__item--skipped{border:4px solid #667085}@media screen and (max-width: 768px){.quiz-pagination{gap:10px}}.quiz-notification{width:480px}.quiz-notification__content{padding:12px 24px 36px;text-align:center}.quiz-notification__image{height:177px}.quiz-notification__title{margin-top:20px;margin-bottom:4px}.quiz-notification__buttons{width:100%;padding:24px;display:flex;gap:12px}.quiz-notification__pagination{display:flex;justify-content:center;margin-top:4px;margin-bottom:12px}@media screen and (max-width: 768px){.quiz-notification{width:100%}.quiz-notification__content{padding:12px 24px}.quiz-notification__buttons{flex-direction:column}}.quiz-controls{display:flex;gap:20px}@media screen and (max-width: 768px){.quiz-controls{flex-direction:column;width:100%;padding-bottom:32px;border-bottom:1px solid #eaecf0}}.quiz{width:100%}.quiz__footer{display:flex;align-items:center;justify-content:space-between;padding:44px 10px 0}.quiz__pagination{display:flex;align-items:center;gap:20px}@media screen and (max-width: 768px){.quiz__footer{flex-direction:column}.quiz__controls{flex-direction:column;width:100%;padding-bottom:32px;border-bottom:1px solid #eaecf0}.quiz__navigation{padding-top:20px}}.comprehension-questions{width:100%;padding:50px 60px}.comprehension-questions__wrapper{background:#fff;padding:40px;border:1px solid #eaecf0;box-shadow:0 1px 3px #1018281a;border-radius:12px}.comprehension-questions__content{padding:40px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (max-width: 768px){.comprehension-questions{padding:16px}.comprehension-questions__wrapper{padding:0}.comprehension-questions__content{padding:20px 10px;background-color:#f9fafb}}.comprehension-questions-info{position:relative;width:100%;height:611px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff3;background-blend-mode:lighten;padding:64px;border-radius:16px;display:flex;align-items:center;justify-content:center}.comprehension-questions-info__metrics{display:flex;justify-content:center;gap:32px;width:100%}.comprehension-questions-info__metric{background:#ffffffd9;padding:32px 12px;display:flex;flex-direction:column;align-items:center;gap:16px;border-radius:16px;width:100%;max-width:322px;height:248px}.comprehension-questions-info__metric__img{height:177px;margin-top:-100px}.comprehension-questions-info__metric__img--cover{border-radius:20px;width:162px;height:162px;object-fit:cover}.comprehension-questions-info__metric__story-title{text-align:center;margin-top:8px}.comprehension-questions-info__metric__content{text-align:center}@media screen and (max-width: 768px){.comprehension-questions-info{height:auto;padding:16px}.comprehension-questions-info__metrics{display:flex;flex-direction:column;justify-content:space-between;gap:90px;margin-top:80px}.comprehension-questions-info__metric{height:auto}}.quiz-non-taken{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.quiz-non-taken__header{display:flex;flex-direction:column;align-items:center;gap:6px}.quiz-non-taken__header__title{margin-top:6px}.quiz-taken{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.quiz-taken__header{display:flex;flex-direction:column;align-items:center;gap:6px}.quiz-taken__header__title{margin-top:6px}.icon-badge{border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-button{height:44px;border-radius:100px;padding:12px 24px;display:flex;justify-content:center;align-items:center;gap:12px;width:max-content}.custom-button.primary-button{background-color:#175cd3;border:solid 1px #ffffff;color:#fff;box-shadow:0 3px #1849a9cc}.custom-button.primary-button:hover{background-color:#1849a9}.custom-button.primary-button:focus-visible{outline:none;box-shadow:0 0 5px #007bff;transition:box-shadow .2s ease}.custom-button.primary-button:disabled{opacity:20%}.custom-button.secondary-button{background:linear-gradient(to bottom,#f5faff,#eff8ff);border:solid 1px #175cd3;color:#175cd3;box-shadow:0 3px #175cd333}.custom-button.secondary-button:focus-visible{outline:none;box-shadow:0 0 5px #007bff;transition:box-shadow .2s ease}.custom-button.secondary-button:disabled{background:linear-gradient(to bottom,#f5faff,#eff8ff);border:solid 1px #b2ddff;color:#84caff;box-shadow:0 3px #06598633}.custom-button.secondary-button:hover{background:linear-gradient(to bottom,#d1e9ff,#d1e9ff)}.custom-button.warning{background-color:#fef3f2;border:1px solid #fecdca;color:#912018;box-shadow:0 3px #c1c1c1cc}.custom-button.warning:hover{background-color:#fee4e2}.custom-button.link{padding:0;height:auto}.custom-button.link:focus-visible{outline:none;box-shadow:0 0 5px #007bff;transition:box-shadow .2s ease}.custom-button.link:disabled{opacity:20%}.custom-button--full-width{width:100%}.form-alert{border-radius:12px;padding:12px;display:flex;gap:12px;align-items:center}.form-alert__text{flex:1;display:flex;flex-direction:column;gap:4px}.badge{padding:4px 12px;border-radius:16px;width:max-content;display:flex;align-items:center;justify-content:center}.badge--teal{color:#107569;background-color:#f0fdf9}.badge--blue{color:#194185;background-color:#eff8ff}.badge--gray{color:#344054;background-color:#f2f4f7}.badge--green{color:#027a48;background-color:#ecfdf3}.badge--cyan{color:#0e7090;background-color:#ecfdff}.badge--purple{color:#3538cd;background-color:#eef4ff}.square-icon-badge{padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center}.square-icon-badge--teal{color:#107569;background-color:#f0fdf9}.square-icon-badge--blue{color:#194185;background-color:#eff8ff}.square-icon-badge--gray{color:#344054;background-color:#f2f4f7}.icon-button--sm{padding:0;width:36px;min-width:36px;height:36px}.icon-button--md{padding:0;width:44px;min-width:44px;height:44px}.icon-button--lg{padding:0;width:60px;min-width:60px;height:60px}.select-item-card{border:.82px solid #eaecf0;box-shadow:0 1px 3px #1018281a;border-radius:8px;min-height:100%}.select-item-card--selected{box-shadow:0 0 10px 2px #2d9aff;background-color:#d1e9ff;display:flex;justify-content:center;align-items:start}.select-item-card__button{max-width:100%}.select-item-card__image{position:relative;padding:7px;border-bottom:1px solid #eaecf0;display:flex;align-items:center;justify-content:center}.select-item-card__image img{width:100%;border-radius:8px}.select-item-card__name{padding:12px 7px;overflow:hidden;white-space:wrap}.select-item-card__selected-icon{width:56px;height:56px;background-color:#d1fadf;border:6px solid #f6fef9;border-radius:28px;position:absolute;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.select-item-card__name{padding:12px 8px}}.avatar{display:flex;justify-content:center;align-items:center;position:relative;background-color:#f2f4f7;box-shadow:0 1px 2px #1018280f;box-shadow:0 1px 3px #1018281a}.avatar--circle{border-radius:100%}.avatar--rounded-square{border-radius:8px}.avatar--xs{border:1px solid #ffffff;height:40px;width:40px;min-width:40px}.avatar--sm{border:2px solid #ffffff;height:48px;width:48px;min-width:48px}.avatar--md{border:2px solid #ffffff;height:60px;width:60px;min-width:60px}.avatar--lg{border:4px solid #ffffff;height:100px;width:100px;min-width:100px}.avatar--xl{border:4px solid #ffffff;height:160px;width:160px;min-width:160px}.avatar--full{height:100%;width:100%;min-width:100%}.avatar__icon--xs{width:20px;height:20px}.avatar__icon--sm{width:24px;height:24px}.avatar__icon--md{width:32px;height:32px}.avatar__icon--lg{width:56px;height:56px}.avatar__icon--xl{width:80px;height:80px}.avatar__image{width:100%}.avatar__image--circle{border-radius:100%}.avatar__image--rounded-square{border-radius:8px}.avatar__edit{position:absolute;bottom:0;right:4px}.notification-modal{padding:24px;width:400px}.notification-modal__icon{width:48px;height:48px;border-radius:28px;display:flex;align-items:center;justify-content:center}.notification-modal__icon--success{background-color:#d1fadf;border:8px solid #ecfdf3;color:#027a48}.notification-modal__icon--error,.notification-modal__icon--warning{background-color:#fee4e2;border:8px solid #fef3f2;color:#b42318}.notification-modal__texts{margin-top:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:4px}.notification-modal__buttons{display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 768px){.notification-modal{width:100%}}.progress-bar{width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.progress-bar__bar{width:100%;height:8px;background-color:#eaecf0;border-radius:4px}.progress-bar__bar--zero-progress{height:8px;width:5px;background-color:#667085;border-radius:4px}.progress-bar__bar--progress{height:8px;border-radius:4px;transition:width .3s ease-in-out}.progress-bar__bar--progress--blue{background-color:#175cd3}.progress-bar__bar--progress--green{background-color:#027a48}.progress-bar p{white-space:nowrap}.rating{display:flex;align-items:center}.rating.loading{opacity:.5}.rating__star-container{padding-inline:2px;height:18px;cursor:pointer}.rating__star-container.disabled{cursor:default}.spriteSheetAnimationWrapper{overflow:hidden}.spriteSheetAnimationWrapper .animatedSprite{width:100%;height:100%;background-size:contain}.empty-table{background-color:#fff;padding:40px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.table{border:1px solid #eaecf0;box-shadow:0 1px 3px #1018281a;background-color:#fff;border-radius:12px;width:100%;overflow-x:auto}.table__table{width:100%}.table__table tr{border-bottom:1px solid #eaecf0}.table__table th{padding:10px 16px;text-align:left;border-bottom:1px solid #eaecf0;background-color:#fcfcfd;font-size:16px;color:#475467;font-weight:500}.table__table th:last-child{text-align:center}.table__table td{padding:16px;color:#475467;border-bottom:1px solid #eaecf0;text-align:center}.table__table td:first-child{text-align:left}.table__table img{width:40px;border-radius:8px}.table__table__custom-column{display:flex;align-items:center;gap:12px}.table__actions{display:flex;justify-content:center;align-items:center;gap:12px}.table--with-header{border-top-right-radius:0;border-top-left-radius:0}.table-header{padding:20px 24px;background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 1px 2px #1018280f;box-shadow:0 1px 3px #1018281a;border-bottom:1px solid #eaecf0;display:flex;justify-content:space-between;align-items:start;gap:16px}.table-header__title{display:flex;align-items:center;gap:8px}.table-header__description{margin-top:4px}@media screen and (max-width: 768px){.table-header{flex-direction:column}}.tabs{display:flex;gap:20px;border-bottom:1px solid #eaecf0}.tabs__tab{color:#175cd3;font-size:14px;line-height:28px;padding-bottom:10px}.tabs__tab--selected{color:#344054;border-bottom:2px solid #1849a9}.checkbox{display:flex;align-items:start;gap:8px;cursor:pointer;font-size:16px;color:#344054}.checkbox__input{position:absolute;opacity:0;width:0;height:0}.checkbox__custom-input{margin-top:4px;width:16px;min-width:16px;height:16px;border:2px solid #98a2b3;border-radius:4px;display:flex;align-items:center;justify-content:center}.checkbox__input:checked+.checkbox__custom-input{background:#eff8ff;border-color:#175cd3}.checkbox__icon{width:10px;height:10px;color:#175cd3;opacity:0}.checkbox__input:checked+.checkbox__custom-input .checkbox__icon{opacity:1}.custom-input-container{width:100%;position:relative;display:flex;align-items:center}.custom-input-container__label{margin-bottom:6px}.custom-input-container input{width:100%;border-radius:100px;background-color:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.custom-input-container input.primary{height:56px;border:1px solid #84caff;box-shadow:0 3px #06598633}.custom-input-container input.secondary{height:40px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}.custom-input-container input.left-icon{padding-left:50px}.custom-input-container input.error{border:1px solid #fda29b;background-color:#fffbfa;color:#d92d20}.custom-input-container input.disabled{background-color:#f9fafb;border:none}.custom-input-container input:focus-visible{outline:none;box-shadow:0 0 5px #007bff;transition:box-shadow .2s ease}.custom-input-container__icon{position:absolute;right:24px}.custom-input-container__custom-icon{position:absolute;left:24px;color:#344054;display:flex}.custom-input-container__bottom-text{margin-top:6px}.footer-container{background-color:#fff;width:100%;padding:40px 115px;border-top:1.5px solid #d0d5dd;display:flex;align-items:center}@media screen and (max-width: 768px){.footer-container{padding:30px;flex-direction:column;justify-content:start;gap:32px}}.footer-container section{width:100%;display:flex;flex-direction:column;gap:5px}.footer-container ul{width:100%;display:flex;gap:16px;justify-content:end}@media screen and (max-width: 768px){.footer-container ul{flex-direction:column;justify-content:start}}.desktop-navbar{min-height:120px;height:100%;padding:0 32px;display:flex;justify-content:space-between;align-items:center;gap:24px;color:currentColor}.desktop-navbar__menu-items{display:flex;align-items:center;gap:2px;width:100%}.desktop-navbar__menu-item{display:flex;width:100%;align-items:center;gap:12px;padding:12px 24px;border-radius:100px;color:currentColor;font-weight:600;font-weight:18px}.desktop-navbar__menu-item--selected{background-color:#fff;color:#175cd3}.desktop-navbar__auth-section{display:flex;align-items:center;gap:28px}.desktop-navbar__sign-up{width:max-content;display:flex;align-items:center;gap:5px}.desktop-navbar__sign-up__item{color:currentColor;font-weight:600;font-weight:18px}.desktop-navbar__user{width:max-content;display:flex;align-items:center;gap:28px}@media screen and (max-width: 769px){.desktop-navbar{display:none}}.dropdown-list{position:absolute;background-color:#fff;border:1px solid #eaecf0;border-radius:8px;box-shadow:0 2px 4px -2px #1018280f;box-shadow:0 4px 8px -2px #1018281a;padding:16px 8px;right:-18px;top:44px;z-index:1;width:220px}.dropdown-list__arrow{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white;margin:0 auto;position:absolute;top:-10px;right:6px;transform:translate(-50%)}.dropdown-list__options{display:flex;flex-direction:column}.dropdown-list__option{border-bottom:1px solid #eaecf0;padding:8px 0}.dropdown-list__option:last-child{border-bottom:none;padding:16px 0 0}.dropdown-list__link{width:100%;height:44px;padding:0 22px;border-radius:100px;display:flex;align-items:center;justify-content:left;gap:12px;cursor:pointer;background-color:#fff;color:#175cd3}.dropdown-list__link:hover{background-color:#175cd3;color:#fff}.dropdown-list__link__icon{width:24px;height:24px;text-align:center}.dropdown-list__link__text{font-weight:600;font-size:18px}.avatar-dropdown{position:relative;display:inline-block}.avatar-dropdown__button{display:flex;align-items:center;gap:12px}.mobile-navbar{min-height:70px;height:100%;padding:0 16px;display:flex;justify-content:space-between;align-items:center;background-color:#175cd3}@media screen and (min-width: 769px){.mobile-navbar{display:none}}.bg-teal-25{background-color:#f6fefc}.bg-teal-50{background-color:#f0fdf9}.bg-teal-100{background-color:#ccfbef}.bg-teal-200{background-color:#99f6e0}.bg-teal-300{background-color:#5fe9d0}.bg-teal-400{background-color:#2ed3b7}.bg-teal-500{background-color:#15b79e}.bg-teal-600{background-color:#0e9384}.bg-teal-700{background-color:#107569}.bg-teal-800{background-color:#125d56}.bg-teal-900{background-color:#134e48}.bg-cyan-25{background-color:#f5feff}.bg-cyan-50{background-color:#ecfdff}.bg-cyan-100{background-color:#cff9fe}.bg-cyan-200{background-color:#a5f0fc}.bg-cyan-300{background-color:#67e3f9}.bg-cyan-400{background-color:#2ce}.bg-cyan-500{background-color:#06aed4}.bg-cyan-600{background-color:#088ab2}.bg-cyan-700{background-color:#0e7090}.bg-cyan-800{background-color:#155b75}.bg-cyan-900{background-color:#164c63}.bg-transparent{background-color:#0000004d}.text-teal-25{color:#f6fefc}.text-teal-50{color:#f0fdf9}.text-teal-100{color:#ccfbef}.text-teal-200{color:#99f6e0}.text-teal-300{color:#5fe9d0}.text-teal-400{color:#2ed3b7}.text-teal-500{color:#15b79e}.text-teal-600{color:#0e9384}.text-teal-700{color:#107569}.text-teal-800{color:#125d56}.text-teal-900{color:#134e48}.text-cyan-25{color:#f5feff}.text-cyan-50{color:#ecfdff}.text-cyan-100{color:#cff9fe}.text-cyan-200{color:#a5f0fc}.text-cyan-300{color:#67e3f9}.text-cyan-400{color:#2ce}.text-cyan-500{color:#06aed4}.text-cyan-600{color:#088ab2}.text-cyan-700{color:#0e7090}.text-cyan-800{color:#155b75}.text-cyan-900{color:#164c63}.border-gray-25{border:1px solid #fcfcfd}.border-gray-50{border:1px solid #f9fafb}.border-gray-100{border:1px solid #f2f4f7}.border-gray-200{border:1px solid #eaecf0}.border-gray-300{border:1px solid #d0d5dd}.border-gray-400{border:1px solid #98a2b3}.border-gray-500{border:1px solid #667085}.border-gray-600{border:1px solid #475467}.border-gray-700{border:1px solid #344054}.border-gray-800{border:1px solid #1d2939}.border-gray-900{border:1px solid #101828}.border-blue-25{border:1px solid #f5faff}.border-blue-50{border:1px solid #eff8ff}.border-blue-100{border:1px solid #d1e9ff}.border-blue-200{border:1px solid #b2ddff}.border-blue-300{border:1px solid #84caff}.border-blue-400{border:1px solid #53b1fd}.border-blue-500{border:1px solid #2e90fa}.border-blue-600{border:1px solid #1570ef}.border-blue-700{border:1px solid #175cd3}.border-blue-800{border:1px solid #1849a9}.border-blue-900{border:1px solid #194185}.border-red-25{border:1px solid #fffbfa}.border-red-50{border:1px solid #fef3f2}.border-red-100{border:1px solid #fee4e2}.border-red-200{border:1px solid #fecdca}.border-red-300{border:1px solid #fda29b}.border-red-400{border:1px solid #f97066}.border-red-500{border:1px solid #f04438}.border-red-600{border:1px solid #d92d20}.border-red-700{border:1px solid #b42318}.border-red-800{border:1px solid #912018}.border-red-900{border:1px solid #7a271a}.border-yellow-25{border:1px solid #fffcf5}.border-yellow-50{border:1px solid #fffaeb}.border-yellow-100{border:1px solid #fef0c7}.border-yellow-200{border:1px solid #fedf89}.border-yellow-300{border:1px solid #fec84b}.border-yellow-400{border:1px solid #fdb022}.border-yellow-500{border:1px solid #f79009}.border-yellow-600{border:1px solid #dc6803}.border-yellow-700{border:1px solid #b54708}.border-yellow-800{border:1px solid #93370d}.border-yellow-900{border:1px solid #7a2e0e}.border-green-25{border:1px solid #f6fef9}.border-green-50{border:1px solid #ecfdf3}.border-green-100{border:1px solid #d1fadf}.border-green-200{border:1px solid #a6f4c5}.border-green-300{border:1px solid #6ce9a6}.border-green-400{border:1px solid #32d583}.border-green-500{border:1px solid #12b76a}.border-green-600{border:1px solid #039855}.border-green-700{border:1px solid #027a48}.border-green-800{border:1px solid #05603a}.border-green-900{border:1px solid #054f31}.border-teal-25{border:1px solid #f6fefc}.border-teal-50{border:1px solid #f0fdf9}.border-teal-100{border:1px solid #ccfbef}.border-teal-200{border:1px solid #99f6e0}.border-teal-300{border:1px solid #5fe9d0}.border-teal-400{border:1px solid #2ed3b7}.border-teal-500{border:1px solid #15b79e}.border-teal-600{border:1px solid #0e9384}.border-teal-700{border:1px solid #107569}.border-teal-800{border:1px solid #125d56}.border-teal-900{border:1px solid #134e48}.border-cyan-25{border:1px solid #f5feff}.border-cyan-50{border:1px solid #ecfdff}.border-cyan-100{border:1px solid #cff9fe}.border-cyan-200{border:1px solid #a5f0fc}.border-cyan-300{border:1px solid #67e3f9}.border-cyan-400{border:1px solid #22ccee}.border-cyan-500{border:1px solid #06aed4}.border-cyan-600{border:1px solid #088ab2}.border-cyan-700{border:1px solid #0e7090}.border-cyan-800{border:1px solid #155b75}.border-cyan-900{border:1px solid #164c63}.border-purple-25{border:1px solid #f5f8ff}.border-purple-50{border:1px solid #eef4ff}.border-purple-100{border:1px solid #e0eaff}.border-purple-200{border:1px solid #c7d7fe}.border-purple-300{border:1px solid #a4bcfd}.border-purple-400{border:1px solid #8098f9}.border-purple-500{border:1px solid #6172f3}.border-purple-600{border:1px solid #444ce7}.border-purple-700{border:1px solid #3538cd}.border-purple-800{border:1px solid #2d31a6}.border-purple-900{border:1px solid #2d3282}.border-2{border-width:2px}.border-4{border-width:4px}.border-6{border-width:6px}.border-8{border-width:8px}.border-0{border-width:0}.side-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;background-color:#175cd3;color:#fff}.side-menu__header{height:70px;display:flex;align-items:center;padding:8px 0 0 4px}.side-menu__content{display:flex;flex-direction:column;flex-grow:1;padding:0 12px 24px}.side-menu__menu-items{margin-top:32px;display:flex;flex-direction:column;gap:10px;flex:1}.side-menu__menu-item{display:flex;width:100%;align-items:center;gap:12px;padding:12px 24px;border-radius:100px;color:currentColor;font-weight:600;font-weight:18px}.side-menu__menu-item--selected{background-color:#fff;color:#175cd3}.side-menu__avatar-menu-items{padding-bottom:20px}.side-menu__auth-section{border-top:2px white solid;padding:20px 8px 0;display:flex;align-items:center;gap:12px}.side-menu__auth-section__text{display:flex;align-items:center;gap:8px;flex:1}.side-menu__auth-section__item{color:currentColor;font-weight:600;font-weight:18px}.side-menu__aside{width:64px;box-shadow:inset 10px 0 10px -10px #10182814;padding:20px 16px;display:flex;align-items:start;justify-content:end;background-color:#1849a9}.bg-green-25{background-color:#f6fef9}.bg-green-50{background-color:#ecfdf3}.bg-green-100{background-color:#d1fadf}.bg-green-200{background-color:#a6f4c5}.bg-green-300{background-color:#6ce9a6}.bg-green-400{background-color:#32d583}.bg-green-500{background-color:#12b76a}.bg-green-600{background-color:#039855}.bg-green-700{background-color:#027a48}.bg-green-800{background-color:#05603a}.bg-green-900{background-color:#054f31}.bg-gray-25{background-color:#fcfcfd}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f2f4f7}.bg-gray-200{background-color:#eaecf0}.bg-gray-300{background-color:#d0d5dd}.bg-gray-400{background-color:#98a2b3}.bg-gray-500{background-color:#667085}.bg-gray-600{background-color:#475467}.bg-gray-700{background-color:#344054}.bg-gray-800{background-color:#1d2939}.bg-gray-900{background-color:#101828}.bg-blue-25{background-color:#f5faff}.bg-blue-50{background-color:#eff8ff}.bg-blue-100{background-color:#d1e9ff}.bg-blue-200{background-color:#b2ddff}.bg-blue-300{background-color:#84caff}.bg-blue-400{background-color:#53b1fd}.bg-blue-500{background-color:#2e90fa}.bg-blue-600{background-color:#1570ef}.bg-blue-700{background-color:#175cd3}.bg-blue-800{background-color:#1849a9}.bg-blue-900{background-color:#194185}.bg-red-25{background-color:#fffbfa}.bg-red-50{background-color:#fef3f2}.bg-red-100{background-color:#fee4e2}.bg-red-200{background-color:#fecdca}.bg-red-300{background-color:#fda29b}.bg-red-400{background-color:#f97066}.bg-red-500{background-color:#f04438}.bg-red-600{background-color:#d92d20}.bg-red-700{background-color:#b42318}.bg-red-800{background-color:#912018}.bg-red-900{background-color:#7a271a}.bg-yellow-25{background-color:#fffcf5}.bg-yellow-50{background-color:#fffaeb}.bg-yellow-100{background-color:#fef0c7}.bg-yellow-200{background-color:#fedf89}.bg-yellow-300{background-color:#fec84b}.bg-yellow-400{background-color:#fdb022}.bg-yellow-500{background-color:#f79009}.bg-yellow-600{background-color:#dc6803}.bg-yellow-700{background-color:#b54708}.bg-yellow-800{background-color:#93370d}.bg-yellow-900{background-color:#7a2e0e}.bg-purple-25{background-color:#f5f8ff}.bg-purple-50{background-color:#eef4ff}.bg-purple-100{background-color:#e0eaff}.bg-purple-200{background-color:#c7d7fe}.bg-purple-300{background-color:#a4bcfd}.bg-purple-400{background-color:#8098f9}.bg-purple-500{background-color:#6172f3}.bg-purple-600{background-color:#444ce7}.bg-purple-700{background-color:#3538cd}.bg-purple-800{background-color:#2d31a6}.bg-purple-900{background-color:#2d3282}.text-gray-25{color:#fcfcfd}.text-gray-50{color:#f9fafb}.text-gray-100{color:#f2f4f7}.text-gray-200{color:#eaecf0}.text-gray-300{color:#d0d5dd}.text-gray-400{color:#98a2b3}.text-gray-500{color:#667085}.text-gray-600{color:#475467}.text-gray-700{color:#344054}.text-gray-800{color:#1d2939}.text-gray-900{color:#101828}.text-blue-25{color:#f5faff}.text-blue-50{color:#eff8ff}.text-blue-100{color:#d1e9ff}.text-blue-200{color:#b2ddff}.text-blue-300{color:#84caff}.text-blue-400{color:#53b1fd}.text-blue-500{color:#2e90fa}.text-blue-600{color:#1570ef}.text-blue-700{color:#175cd3}.text-blue-800{color:#1849a9}.text-blue-900{color:#194185}.text-red-25{color:#fffbfa}.text-red-50{color:#fef3f2}.text-red-100{color:#fee4e2}.text-red-200{color:#fecdca}.text-red-300{color:#fda29b}.text-red-400{color:#f97066}.text-red-500{color:#f04438}.text-red-600{color:#d92d20}.text-red-700{color:#b42318}.text-red-800{color:#912018}.text-red-900{color:#7a271a}.text-yellow-25{color:#fffcf5}.text-yellow-50{color:#fffaeb}.text-yellow-100{color:#fef0c7}.text-yellow-200{color:#fedf89}.text-yellow-300{color:#fec84b}.text-yellow-400{color:#fdb022}.text-yellow-500{color:#f79009}.text-yellow-600{color:#dc6803}.text-yellow-700{color:#b54708}.text-yellow-800{color:#93370d}.text-yellow-900{color:#7a2e0e}.text-green-25{color:#f6fef9}.text-green-50{color:#ecfdf3}.text-green-100{color:#d1fadf}.text-green-200{color:#a6f4c5}.text-green-300{color:#6ce9a6}.text-green-400{color:#32d583}.text-green-500{color:#12b76a}.text-green-600{color:#039855}.text-green-700{color:#027a48}.text-green-800{color:#05603a}.text-green-900{color:#054f31}.text-purple-25{color:#f5f8ff}.text-purple-50{color:#eef4ff}.text-purple-100{color:#e0eaff}.text-purple-200{color:#c7d7fe}.text-purple-300{color:#a4bcfd}.text-purple-400{color:#8098f9}.text-purple-500{color:#6172f3}.text-purple-600{color:#444ce7}.text-purple-700{color:#3538cd}.text-purple-800{color:#2d31a6}.text-purple-900{color:#2d3282}.text-white{color:#fff}.bg-white{background-color:#fff}.text-display-2xl{font-size:72px;line-height:90px}.text-display-xl{font-size:60px;line-height:72px}.text-display-lg{font-size:48px;line-height:60px}.text-headline-1{font-size:36px;line-height:44px}.text-headline-2{font-size:30px;line-height:38px}.text-headline-3{font-size:24px;line-height:32px}.text-text-xl{font-size:20px;line-height:30px}.text-text-lg{font-size:18px;line-height:28px}.text-text-md{font-size:16px;line-height:24px}.text-text-sm{font-size:14px;line-height:20px}.text-text-xs{font-size:12px}.weight-regular{font-weight:400}.weight-medium{font-weight:500}.weight-semibold{font-weight:600}.weight-bold{font-weight:700}.line-height-display-2xl{line-height:90px}.line-height-display-xl{line-height:72px}.line-height-display-lg{line-height:60px}.line-height-headline-1{line-height:44px}.line-height-headline-2{line-height:38px}.line-height-headline-3{line-height:32px}.line-height-text-xl{line-height:30px}.line-height-text-lg{line-height:28px}.line-height-text-md{line-height:24px}.line-height-text-sm{line-height:20px}.letter-spacing-lg{letter-spacing:-2%}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}#root{width:100%;min-height:100dvh;min-height:100vh}body{background:linear-gradient(to bottom,#f5faff,#e0eaff);width:100vw;max-width:100vw;min-height:100dvh;min-height:100vh;overflow-x:hidden;overflow-y:auto}a{text-decoration:none}button{background-color:transparent;border:none;cursor:pointer}ul{list-style-type:none}.mainLogoIcon{width:129px;height:80px}@media screen and (max-width: 768px){.mainLogoIcon{width:69px;height:43px}}.gray-image{filter:grayscale(100%)}
