.style-module-sass-module__e6OnWa__root{background-color:#f6f8fa;border-radius:5px;width:100%;display:flex;position:relative}.style-module-sass-module__e6OnWa__chevronContainer{justify-content:center;align-items:center;width:25px;display:flex}@media (hover:hover){.style-module-sass-module__e6OnWa__chevronContainer:hover{cursor:pointer;transition:transform .1s ease-in-out;transform:scale(1.5)}}.style-module-sass-module__e6OnWa__chevronContainer:focus{box-shadow:none}.style-module-sass-module__e6OnWa__icon{fill:#516877}.style-module-sass-module__e6OnWa__tabsContainer{width:100%;padding:15px 0;display:flex;overflow:hidden}.style-module-sass-module__e6OnWa__tabs{flex:1}.style-module-sass-module__e6OnWa__button{text-overflow:ellipsis;white-space:nowrap;border-width:0 0 3px;border-radius:0;width:100%;height:40px;margin:0;padding:9px 15px 7px;overflow:hidden}.style-module-sass-module__e6OnWa__button:focus{box-shadow:none}
.style-module-sass-module__W9aEWW__root{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;column-gap:8px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__W9aEWW__root{margin-right:auto}}.style-module-sass-module__W9aEWW__corporationName{-webkit-font-smoothing:antialiased;color:#123d52;font-size:14px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__W9aEWW__corporationName{display:none}}.style-module-sass-module__W9aEWW__corporationImg{border-radius:50%;width:36px;height:36px}.style-module-sass-module__W9aEWW__corporationChevronDown{color:#949a9e}@media only screen and (max-width:599px){.style-module-sass-module__W9aEWW__corporationChevronDown{display:none}}.style-module-sass-module__W9aEWW__infoHeader{justify-content:space-between;margin-bottom:12px;display:flex}.style-module-sass-module__W9aEWW__infoTitle{-webkit-font-smoothing:antialiased;font-size:16px;font-weight:700}.style-module-sass-module__W9aEWW__infoContainer{flex-direction:column;justify-content:space-between;display:flex}.style-module-sass-module__W9aEWW__dl{grid-template-columns:1fr minmax(0,2fr);align-items:center;gap:10px 12px;margin-top:12px;display:grid}.style-module-sass-module__W9aEWW__dt{-webkit-font-smoothing:antialiased;font-size:14px;font-weight:700}.style-module-sass-module__W9aEWW__dd{font-size:14px}.style-module-sass-module__W9aEWW__cardChangeLink{color:#339f69;-webkit-font-smoothing:antialiased;margin-top:16px;font-size:14px;font-weight:700;text-decoration:underline}
.style-module-sass-module__hmJOXq__container{background:#fff;border:1px solid #f6f8fa;border-radius:5px;max-height:300px;padding:16px;overflow-y:auto}@media only screen and (max-width:599px){.style-module-sass-module__hmJOXq__container{max-width:100%;overflow-y:auto}}.style-module-sass-module__hmJOXq__folderList{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.style-module-sass-module__hmJOXq__folderItem{flex-direction:column;gap:4px;width:100%;display:flex}.style-module-sass-module__hmJOXq__folderContent{align-items:flex-start;gap:8px;width:100%;min-height:fit-content;transition:background-color .2s;display:flex}.style-module-sass-module__hmJOXq__folderContent:hover{background-color:#f9fafb;border-radius:4px}.style-module-sass-module__hmJOXq__radioButton{flex:1;align-items:flex-start;min-height:fit-content}.style-module-sass-module__hmJOXq__radioLabel{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;width:100%;line-height:1.4;display:block!important}.style-module-sass-module__hmJOXq__expandButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:transform .2s;display:flex}.style-module-sass-module__hmJOXq__expandButton.style-module-sass-module__hmJOXq__noChild{margin-left:28px}.style-module-sass-module__hmJOXq__children{flex-direction:column;gap:16px;margin-top:8px;padding-left:28px;display:flex}.style-module-sass-module__hmJOXq__emptyMessage{color:#123d52;text-align:center;-webkit-font-smoothing:antialiased;padding:20px 0;font-size:14px;font-weight:700}
.style-module-sass-module__7OCNtG__label{-webkit-font-smoothing:antialiased;font-size:14px;font-weight:700}.style-module-sass-module__7OCNtG__folderSelector{margin-top:8px}.style-module-sass-module__7OCNtG__actions{justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}
@keyframes style-module-sass-module__0LCBPa__slide-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes style-module-sass-module__0LCBPa__slide-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.style-module-sass-module__0LCBPa__root{width:100%}.style-module-sass-module__0LCBPa__item{overflow:hidden}.style-module-sass-module__0LCBPa__header{justify-content:space-between;align-items:center;display:flex}.style-module-sass-module__0LCBPa__trigger{cursor:pointer;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.style-module-sass-module__0LCBPa__trigger:focus-visible{outline-offset:-1px;outline:1px solid #abb1ba}.style-module-sass-module__0LCBPa__open{transition:transform .3s ease-out;transform:rotate(180deg)}.style-module-sass-module__0LCBPa__close{transition:transform .3s ease-out;transform:rotate(0)}.style-module-sass-module__0LCBPa__content{transition:max-height .3s ease-out;overflow:hidden}.style-module-sass-module__0LCBPa__content[data-state=open]{animation:.3s ease-out forwards style-module-sass-module__0LCBPa__slide-down}.style-module-sass-module__0LCBPa__content[data-state=closed]{animation:.3s ease-out forwards style-module-sass-module__0LCBPa__slide-up}.style-module-sass-module__0LCBPa__content :focus{outline-offset:-1px!important}
.style-module-sass-module__YXxKTG__root{row-gap:28px;display:grid}.style-module-sass-module__YXxKTG__archiveIntegrationBtn{width:100%}.style-module-sass-module__YXxKTG__hasTestGroup{gap:16px}.style-module-sass-module__YXxKTG__hasTestRadio{width:115px}.style-module-sass-module__YXxKTG__addQuestionBtn{width:100%;height:40px}.style-module-sass-module__YXxKTG__questionRemove{width:130px;margin-top:8px}.style-module-sass-module__YXxKTG__passingCorrectAnswerCount{flex-wrap:wrap;align-items:center;gap:19px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__YXxKTG__passingCorrectAnswerCount{flex-direction:column;align-items:flex-start;gap:8px}}.style-module-sass-module__YXxKTG__answerCountLabel{margin-right:110px}@media only screen and (max-width:1079px){.style-module-sass-module__YXxKTG__answerCountLabel{margin-right:0}}.style-module-sass-module__YXxKTG__answerCount{-webkit-font-smoothing:antialiased;color:#516877;margin-right:8px;font-size:21px;font-weight:700}.style-module-sass-module__YXxKTG__answerSubLabel{color:#516877;font-size:14px}.style-module-sass-module__YXxKTG__section{margin-top:16px}
.style-module-sass-module__ghNEza__root{display:flex}.style-module-sass-module__ghNEza__open,.style-module-sass-module__ghNEza__reset{-webkit-font-smoothing:antialiased;color:#1e3c50;cursor:pointer;border:2px solid #1e3c50;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:40px;padding-left:16px;padding-right:16px;font-size:14px;font-weight:700;display:flex}@media (hover:hover){.style-module-sass-module__ghNEza__open:hover,.style-module-sass-module__ghNEza__reset:hover{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__ghNEza__open:active,.style-module-sass-module__ghNEza__reset:active{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__ghNEza__open:focus-visible,.style-module-sass-module__ghNEza__reset:focus-visible{outline-offset:2px;outline:2px solid #516877}.style-module-sass-module__ghNEza__open{justify-content:space-between}.style-module-sass-module__ghNEza__reset{justify-content:center}.style-module-sass-module__ghNEza__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.style-module-sass-module__9I_uBq__paginationInfo{margin-top:16px}.style-module-sass-module__9I_uBq__selectLikeNavigationWrapper{grid-template-columns:repeat(auto-fill,184px);column-gap:24px;margin-top:16px;display:grid}@media only screen and (max-width:599px){.style-module-sass-module__9I_uBq__selectLikeNavigationWrapper{grid-template-columns:1fr;gap:8px 0;margin-top:8px}}.style-module-sass-module__9I_uBq__flow{margin-top:24px}.style-module-sass-module__9I_uBq__pagination{margin-top:60px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__Egav4W__root{flex-wrap:wrap;align-items:center;row-gap:4px;display:flex}.style-module-sass-module__Egav4W__homeIcon{fill:#808792;opacity:.4;padding-top:5px}@media (hover:hover){.style-module-sass-module__Egav4W__homeIcon:hover{fill:#516877}}.style-module-sass-module__Egav4W__separate{-webkit-font-smoothing:antialiased;color:#808792;opacity:.4;padding-left:8px;padding-right:8px;font-size:10px;font-weight:700}.style-module-sass-module__Egav4W__breadcrumbLink{-webkit-font-smoothing:antialiased;opacity:.4;color:#808792;font-size:12px;font-weight:700}.style-module-sass-module__Egav4W__breadcrumbLabel{-webkit-font-smoothing:antialiased;color:#516877;font-size:12px;font-weight:700}
.style-module-sass-module__m88XGW__root{color:#222;grid-template-columns:43px minmax(0,1fr);align-items:center;column-gap:8px;display:grid}.style-module-sass-module__m88XGW__sizeXS{grid-template-columns:32px minmax(0,1fr);column-gap:8px}.style-module-sass-module__m88XGW__sizeS{grid-template-columns:43px minmax(0,1fr);column-gap:8px}.style-module-sass-module__m88XGW__sizeM{grid-template-columns:80px minmax(0,1fr);column-gap:16px}@media only screen and (max-width:599px){.style-module-sass-module__m88XGW__sizeM{grid-template-columns:50px minmax(0,1fr)}}.style-module-sass-module__m88XGW__link{cursor:pointer}@media (hover:hover){.style-module-sass-module__m88XGW__link:hover{color:#abb1ba;text-decoration:underline}}.style-module-sass-module__m88XGW__imgWrapper{grid-row:span 2}.style-module-sass-module__m88XGW__avatar{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:50%}.style-module-sass-module__m88XGW__avatar_loading{width:43px;height:43px}@keyframes style-module-sass-module__m88XGW__LoadingPlaceholderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module-sass-module__m88XGW__avatar_loading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;animation-name:style-module-sass-module__m88XGW__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module-sass-module__m88XGW__topLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style-module-sass-module__m88XGW__topLabel:last-child{grid-row:span 2;align-self:center}.style-module-sass-module__m88XGW__topLabel_loading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;border-radius:5px;width:80px;height:12px;animation-name:style-module-sass-module__m88XGW__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module-sass-module__m88XGW__topLabelSizeS{font-size:14px}.style-module-sass-module__m88XGW__topLabelSizeM{-webkit-font-smoothing:antialiased;margin-bottom:-24px;font-size:18px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__m88XGW__topLabelSizeM{-webkit-font-smoothing:antialiased;margin-bottom:0;font-size:16px;font-weight:700}}.style-module-sass-module__m88XGW__bottomLabel{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.style-module-sass-module__m88XGW__bottomLabel_loading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;border-radius:5px;width:80px;height:12px;animation-name:style-module-sass-module__m88XGW__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}@media only screen and (max-width:599px){.style-module-sass-module__m88XGW__spLabelHidden{display:none}}.style-module-sass-module__m88XGW__bold{font-weight:700}.style-module-sass-module__m88XGW__textWhite{color:#fff}
.style-module-sass-module__v9vXkG__root{background-color:#123d52;background-image:url(../media/subscription-guidance.aceddfde.png);background-position:50%;background-size:cover;padding-top:80px;padding-bottom:80px}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__root{padding-top:48px;padding-bottom:48px}}.style-module-sass-module__v9vXkG__contents{text-align:center;justify-content:center;align-items:center;row-gap:30px;display:grid}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__contents{row-gap:24px}}.style-module-sass-module__v9vXkG__heading{color:#fff;-webkit-font-smoothing:antialiased;font-size:32px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__heading{font-size:21px}}.style-module-sass-module__v9vXkG__p{color:#fff;font-size:16px}.style-module-sass-module__v9vXkG__br{display:none}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__br{display:block}}.style-module-sass-module__v9vXkG__btnGroup{column-gap:24px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__btnGroup{column-gap:16px}}.style-module-sass-module__v9vXkG__btn1{width:200px;height:48px}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__btn1{width:128px}}.style-module-sass-module__v9vXkG__btn2{background:0 0;border:1px solid #fff;width:200px;height:48px}@media only screen and (max-width:599px){.style-module-sass-module__v9vXkG__btn2{width:128px}}
.style-module-sass-module__Ssg1Wq__root{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__Ssg1Wq__root{z-index:10000000;background:#222;width:100%;height:56px;display:block;position:fixed;bottom:0}.style-module-sass-module__Ssg1Wq__school{background:#339f69}}.style-module-sass-module__Ssg1Wq__ul{justify-content:flex-start;align-items:stretch;height:100%;padding-left:32px;padding-right:32px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__Ssg1Wq__ul{padding-left:0;padding-right:0}}.style-module-sass-module__Ssg1Wq__icon{fill:#fff;flex-shrink:0;width:20px;height:20px}.style-module-sass-module__Ssg1Wq__label{font-size:10px}.style-module-sass-module__Ssg1Wq__li{flex:1}.style-module-sass-module__Ssg1Wq__li:nth-child(5){background:#339f69}.style-module-sass-module__Ssg1Wq__schoolList:nth-child(2){margin-left:6px}.style-module-sass-module__Ssg1Wq__schoolList:nth-child(3){margin-left:10px}.style-module-sass-module__Ssg1Wq__schoolList:nth-child(5){background:#222}.style-module-sass-module__Ssg1Wq__link{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.style-module-sass-module__Ssg1Wq__label{color:#fff;margin-top:4px}
.style-module-sass-module__cvObYa__positionFixedOffset{padding-top:112px}@media only screen and (max-width:1079px){.style-module-sass-module__cvObYa__positionFixedOffset{padding-top:56px}}.style-module-sass-module__cvObYa__main{min-height:600px}.style-module-sass-module__cvObYa__breadcrumbWrapper{background:#123d52;height:40px;padding-left:calc(50% - 590px);padding-right:calc(50% - 590px)}@media only screen and (max-width:1200px){.style-module-sass-module__cvObYa__breadcrumbWrapper{padding-left:5%;padding-right:5%}}.style-module-sass-module__cvObYa__height{height:80px}.style-module-sass-module__cvObYa__breadcrumb{padding-top:10px}
.style-module-sass-module__4EHMda__pointInputWrap{column-gap:16px;margin-top:16px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__4EHMda__pointInputWrap{column-gap:12px}}.style-module-sass-module__4EHMda__btn{height:auto}
.style-module-sass-module__bbAhBW__cardLoading{flex-shrink:0;width:288px}@media only screen and (max-width:599px){.style-module-sass-module__bbAhBW__cardLoading{width:250px}}.style-module-sass-module__bbAhBW__slider{margin-top:30px;padding-left:4.5%}@media only screen and (max-width:599px){.style-module-sass-module__bbAhBW__slider{margin-top:16px;padding-left:3%}}.style-module-sass-module__bbAhBW__h3{margin-top:45px;padding-left:4.5%;padding-right:4.5%}@media only screen and (max-width:599px){.style-module-sass-module__bbAhBW__h3{margin-top:32px;padding-left:3%;padding-right:3%}}
.style-module-sass-module__jKpf4q__pc{display:block}@media only screen and (max-width:599px){.style-module-sass-module__jKpf4q__pc{display:none}}.style-module-sass-module__jKpf4q__sp{display:none}@media only screen and (max-width:599px){.style-module-sass-module__jKpf4q__sp{display:block}}.style-module-sass-module__jKpf4q__imgWrap{aspect-ratio:1;position:relative}.style-module-sass-module__jKpf4q__img{width:100%;height:100%}.style-module-sass-module__jKpf4q__freeBadge{z-index:1;color:#fff;-webkit-font-smoothing:antialiased;padding:4px 6px;font-size:14px;font-weight:700;position:absolute;top:0;right:0}@media only screen and (max-width:599px){.style-module-sass-module__jKpf4q__freeBadge{position:initial;margin-bottom:8px;display:inline-block}}.style-module-sass-module__jKpf4q__freeBadge{background:#ee5702}.style-module-sass-module__jKpf4q__schoolBadge{z-index:1;color:#fff;-webkit-font-smoothing:antialiased;padding:4px 6px;font-size:14px;font-weight:700;position:absolute;top:0;right:0}@media only screen and (max-width:599px){.style-module-sass-module__jKpf4q__schoolBadge{position:initial;margin-bottom:8px;display:inline-block}}.style-module-sass-module__jKpf4q__schoolBadge{background:#40b87c}.style-module-sass-module__jKpf4q__title{-webkit-font-smoothing:antialiased;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;font-size:16px;font-weight:700;display:-webkit-box;overflow:hidden}@media only screen and (max-width:599px){.style-module-sass-module__jKpf4q__title{-webkit-font-smoothing:antialiased;margin-top:0;font-size:14px;font-weight:700}}@keyframes style-module-sass-module__jKpf4q__LoadingPlaceholderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module-sass-module__jKpf4q__titleLoading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;border-radius:5px;width:100%;height:16px;animation-name:style-module-sass-module__jKpf4q__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module-sass-module__jKpf4q__userChip{margin-top:12px}@media only screen and (max-width:599px){.style-module-sass-module__jKpf4q__userChip{margin-top:8px}}.style-module-sass-module__jKpf4q__spGridContainer{grid-template-columns:125px 1fr;align-items:center;column-gap:14px;display:grid}.style-module-sass-module__jKpf4q__spBtn{height:40px;margin-top:14px;border-radius:0!important;width:100%!important}
.style-module-sass-module__TeC7Bq__form{row-gap:24px;display:grid}.style-module-sass-module__TeC7Bq__btn{width:100%}.style-module-sass-module__TeC7Bq__hrGroup{align-items:center;column-gap:12px;width:100%;margin-top:8px;margin-bottom:8px;display:flex}.style-module-sass-module__TeC7Bq__hr{background:#abb1ba;width:100%;height:.5px}.style-module-sass-module__TeC7Bq__hrText{flex-shrink:0;font-size:14px}.style-module-sass-module__TeC7Bq__longHr{background:#abb1ba;width:100%;height:.5px;margin-top:16px}.style-module-sass-module__TeC7Bq__link{text-align:center}
.style-module-sass-module__4-3L4a__tabs{padding-bottom:24px;display:flex}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__gray{color:#abb1ba;border-bottom-color:#abb1ba}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__gray.style-module-sass-module__4-3L4a__tab:hover{background-color:#abb1ba;border-bottom-color:#abb1ba}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__gray.style-module-sass-module__4-3L4a__tab:active{color:#abb1ba;background-color:#fff}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__gray.style-module-sass-module__4-3L4a__selected{background-color:#abb1ba}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__gray.style-module-sass-module__4-3L4a__selected:after{border-top-color:#abb1ba}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__blueGray{color:#516877;border-bottom-color:#516877}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__blueGray.style-module-sass-module__4-3L4a__tab:hover{background-color:#516877;border-bottom-color:#516877}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__blueGray.style-module-sass-module__4-3L4a__tab:active{color:#516877;background-color:#fff}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__blueGray.style-module-sass-module__4-3L4a__selected{background-color:#516877}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__blueGray.style-module-sass-module__4-3L4a__selected:after{border-top-color:#516877}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__tab{text-align:center;cursor:pointer;border-bottom-style:solid;border-bottom-width:4px;flex:1 1 0;justify-content:center;align-items:center;min-height:50px;padding:8px 10px;display:flex;position:relative}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__tab:hover{color:#fff;box-shadow:0 2px 8px #00000029}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__tab:focus{outline:none;text-decoration:underline}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__tab:active{color:#abb1ba;background-color:#fff;text-decoration:underline}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__selected{color:#fff;pointer-events:none}.style-module-sass-module__4-3L4a__tabs .style-module-sass-module__4-3L4a__selected:after{content:"";border-top:18px solid;border-left:12px solid #0000;border-right:12px solid #0000;display:block;position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%)}
.style-module-sass-module__ZttEBa__message{margin-top:48px}.style-module-sass-module__ZttEBa__root{padding-bottom:120px;padding-left:calc(50% - 350px);padding-right:calc(50% - 350px)}@media only screen and (max-width:800px){.style-module-sass-module__ZttEBa__root{padding-left:5%;padding-right:5%}}.style-module-sass-module__ZttEBa__stepper{margin-top:56px}@media only screen and (max-width:1079px){.style-module-sass-module__ZttEBa__stepper{margin-top:20px}}.style-module-sass-module__ZttEBa__purchaseItemCard{margin-top:32px}@media only screen and (max-width:1079px){.style-module-sass-module__ZttEBa__purchaseItemCard{margin-top:24px}}.style-module-sass-module__ZttEBa__pointBlock,.style-module-sass-module__ZttEBa__couponBlock{margin-top:32px}@media only screen and (max-width:1079px){.style-module-sass-module__ZttEBa__pointBlock,.style-module-sass-module__ZttEBa__couponBlock{margin-top:16px}}.style-module-sass-module__ZttEBa__paymentMethodsBlock{margin-top:32px}@media only screen and (max-width:1079px){.style-module-sass-module__ZttEBa__paymentMethodsBlock{margin-top:24px}}.style-module-sass-module__ZttEBa__radioRoot{margin-top:32px}.style-module-sass-module__ZttEBa__radioGroup{flex-direction:column;row-gap:48px;margin-bottom:64px;display:flex}.style-module-sass-module__ZttEBa__cardOnly{margin-top:32px;margin-bottom:60px}.style-module-sass-module__ZttEBa__checkHeading{margin-top:32px}@media only screen and (max-width:1079px){.style-module-sass-module__ZttEBa__checkHeading{margin-top:24px}}.style-module-sass-module__ZttEBa__dl{row-gap:16px;margin-top:24px;display:grid}.style-module-sass-module__ZttEBa__dlContents{justify-content:space-between;align-items:center;display:flex}.style-module-sass-module__ZttEBa__dt{-webkit-font-smoothing:antialiased;font-size:18px;font-weight:700}.style-module-sass-module__ZttEBa__dd{font-size:14px}.style-module-sass-module__ZttEBa__checkboxWrap{text-align:center;margin-top:56px}.style-module-sass-module__ZttEBa__checkbox{justify-content:center;align-items:center;margin-top:8px;display:flex}.style-module-sass-module__ZttEBa__termsLink{color:#40b87c;text-decoration:underline}.style-module-sass-module__ZttEBa__threeDSecureMessage{margin-top:32px;font-size:12px}.style-module-sass-module__ZttEBa__errorMsg,.style-module-sass-module__ZttEBa__center{margin-left:auto;margin-right:auto}.style-module-sass-module__ZttEBa__checkbox{flex-direction:column;row-gap:6px;margin-top:24px;display:flex}.style-module-sass-module__ZttEBa__paymentAlert{margin-top:32px}.style-module-sass-module__ZttEBa__checkoutBtn{margin-top:32px;position:relative;left:50%;transform:translate(-50%)}.style-module-sass-module__ZttEBa__returnBtn{margin-top:16px;margin-bottom:60px;display:block;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__K2LV6q__root{justify-content:space-between;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__K2LV6q__root{align-items:center}}.style-module-sass-module__K2LV6q__flex{align-items:center;column-gap:8px;display:flex}.style-module-sass-module__K2LV6q__toolTipIcon{fill:#888;width:24px;height:24px}.style-module-sass-module__K2LV6q__heading{-webkit-font-smoothing:antialiased;font-size:28px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__K2LV6q__heading{-webkit-font-smoothing:antialiased;font-size:18px;font-weight:700}}@keyframes style-module-sass-module__K2LV6q__LoadingPlaceholderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module-sass-module__K2LV6q__headingLoading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;border-radius:5px;width:320px;height:40px;animation-name:style-module-sass-module__K2LV6q__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}@media only screen and (max-width:599px){@keyframes style-module-sass-module__K2LV6q__LoadingPlaceholderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module-sass-module__K2LV6q__headingLoading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;border-radius:5px;width:200px;height:30px;animation-name:style-module-sass-module__K2LV6q__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}}.style-module-sass-module__K2LV6q__link{align-items:center;column-gap:8px;display:flex}.style-module-sass-module__K2LV6q__spHidden{color:#79828f;display:block}@media only screen and (max-width:599px){.style-module-sass-module__K2LV6q__spHidden{display:none}}.style-module-sass-module__K2LV6q__arrow{text-align:center;color:#fff;background:#79828f;border-radius:50%;width:30px;height:30px;line-height:30px}
.style-module-sass-module__etaXNa__root{-webkit-user-select:none;user-select:none;cursor:pointer;background:#fff;align-items:center;column-gap:12px;display:flex}@media (hover:hover){.style-module-sass-module__etaXNa__root:not(.style-module-sass-module__etaXNa__disabled) .style-module-sass-module__etaXNa__checkZone:hover{opacity:.7;filter:drop-shadow(0 0 2px #79828f);background:#ededed;border:1px solid #abb1ba;transition-property:border,opacity,filter;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__etaXNa__label{border:1px solid #abb1ba;border-radius:4px;padding:8px;display:inline-flex}@media (hover:hover){.style-module-sass-module__etaXNa__label:hover{opacity:.9;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__etaXNa__label:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__etaXNa__disabled{opacity:.6;cursor:not-allowed;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__etaXNa__error{color:#c65151}.style-module-sass-module__etaXNa__checkZone{background-color:#fff;border:1px solid #abb1ba;border-radius:2px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;display:flex}.style-module-sass-module__etaXNa__checkZone[data-state=checked]{border:1px solid #abb1ba}.style-module-sass-module__etaXNa__checkZone:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__etaXNa__disabled .style-module-sass-module__etaXNa__checkZone{border:1px solid #ededed}.style-module-sass-module__etaXNa__error .style-module-sass-module__etaXNa__checkZone{border:1px solid #c65151}.style-module-sass-module__etaXNa__icon{fill:#222;width:18px;height:18px;margin-bottom:4px;margin-left:6px;padding-top:5px;transition:all .2s ease-out}.style-module-sass-module__etaXNa__disabled .style-module-sass-module__etaXNa__icon{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}
.style-module-sass-module__5D2t6G__root{background:#fff;padding-top:24px;padding-left:28px;padding-right:28px;box-shadow:0 2px 8px #00000029}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__root{box-shadow:none;background:0 0;padding-left:0;padding-right:0}}@media only screen and (max-width:599px){.style-module-sass-module__5D2t6G__root{padding-top:16px}}.style-module-sass-module__5D2t6G__duration{-webkit-font-smoothing:antialiased;font-size:14px;font-weight:700}.style-module-sass-module__5D2t6G__artistsFlow{row-gap:12px;margin-top:16px;display:grid}.style-module-sass-module__5D2t6G__container{background:#123d52;margin-top:16px;margin-left:-28px;margin-right:-28px;padding:20px 28px}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__container{text-align:center;margin-left:-4.5%;margin-right:-4.5%;padding:20px 4%}}.style-module-sass-module__5D2t6G__guidanceBigText{-webkit-font-smoothing:antialiased;color:#fff;font-size:22px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__guidanceBigText{-webkit-font-smoothing:antialiased;font-size:24px;font-weight:700}}@media only screen and (max-width:340px){.style-module-sass-module__5D2t6G__guidanceBigText{-webkit-font-smoothing:antialiased;font-size:22px;font-weight:700}}.style-module-sass-module__5D2t6G__priceLabel{color:#fff;background:#2fad6e;padding:1px;font-size:16px}.style-module-sass-module__5D2t6G__infoLabel{color:#fff;margin-top:6px;margin-left:2px;font-size:16px;display:inline-block}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__infoLabel{font-size:18px}}@media only screen and (max-width:340px){.style-module-sass-module__5D2t6G__infoLabel{font-size:16px}}.style-module-sass-module__5D2t6G__applyBtn{border:1px solid #fff;width:100%;margin-top:18px}.style-module-sass-module__5D2t6G__signUpGuidance{color:#fff;margin-top:16px}.style-module-sass-module__5D2t6G__btnGroup{gap:12px;margin-top:16px;padding-bottom:16px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__btnGroup{padding-bottom:0}}.style-module-sass-module__5D2t6G__btn{width:100%}.style-module-sass-module__5D2t6G__learningBtn{width:100%;margin-bottom:32px}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__learningBtn{margin-top:16px;margin-bottom:0}}.style-module-sass-module__5D2t6G__icon{fill:#123d52}.style-module-sass-module__5D2t6G__schoolGuidance{margin-top:12px;padding-bottom:16px;font-size:12px;display:inline-block}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__schoolGuidance{padding-bottom:0}}.style-module-sass-module__5D2t6G__redText1{color:#c65151;margin-top:12px;font-size:12px}.style-module-sass-module__5D2t6G__redText2{color:#c65151;margin-top:4px;padding-bottom:16px;font-size:12px}@media only screen and (max-width:1079px){.style-module-sass-module__5D2t6G__redText2{padding-bottom:0}}
.style-module-sass-module__nMyHgG__progressBar{background-color:#eee;border-radius:4px;width:100%;height:16px;position:relative;overflow:hidden}.style-module-sass-module__nMyHgG__progressSegment{background-color:#22c55e;border-radius:2px;position:absolute;top:0;bottom:0}
.style-module-sass-module__853sMG__root{display:flex}.style-module-sass-module__853sMG__faq{-webkit-font-smoothing:antialiased;color:#fff;background:#79828f;justify-content:center;align-items:center;column-gap:8px;width:50%;height:60px;font-size:14px;font-weight:700;display:flex}.style-module-sass-module__853sMG__schoolFaq{background:#339f69}.style-module-sass-module__853sMG__icon{fill:#fff}.style-module-sass-module__853sMG__contact{-webkit-font-smoothing:antialiased;color:#fff;background:#222;justify-content:center;align-items:center;column-gap:8px;width:50%;height:60px;font-size:14px;font-weight:700;display:flex}.style-module-sass-module__853sMG__schoolContact{background:#1e3c50}.style-module-sass-module__853sMG__lineModal{flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.style-module-sass-module__853sMG__text{-webkit-font-smoothing:antialiased;text-align:center;font-size:16px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__853sMG__text{-webkit-font-smoothing:antialiased;font-size:14px;font-weight:700}}@media only screen and (max-width:599px){.style-module-sass-module__853sMG__text{-webkit-font-smoothing:antialiased;font-size:10px;font-weight:700}}@media (hover:hover){.style-module-sass-module__853sMG__modalButton:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__853sMG__modalButton:active{opacity:.7;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__853sMG__modalButton:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__853sMG__lineButtonForPc{margin-top:40px}@media only screen and (max-width:599px){.style-module-sass-module__853sMG__lineButtonForPc{display:none}}.style-module-sass-module__853sMG__lineButtonForSp{display:none}@media only screen and (max-width:599px){.style-module-sass-module__853sMG__lineButtonForSp{margin-top:40px;display:flex}.style-module-sass-module__853sMG__lineButtonText{-webkit-font-smoothing:antialiased;font-size:12px;font-weight:700}}
.style-module-sass-module__vUEqfG__root{z-index:1000;background-color:#1e3c50;flex-shrink:0;width:100%;padding-bottom:16px}@media only screen and (max-width:1079px){.style-module-sass-module__vUEqfG__root{padding-top:16px}}.style-module-sass-module__vUEqfG__logoLink{padding-left:10px;padding-right:10px;display:block}@media only screen and (max-width:1079px){.style-module-sass-module__vUEqfG__logoLink{display:none}}@media (hover:hover){.style-module-sass-module__vUEqfG__logoLink:hover{opacity:.9;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__vUEqfG__sidebarHeader{align-items:center;padding-top:18px;padding-bottom:20px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__vUEqfG__sidebarHeader{display:none}}.style-module-sass-module__vUEqfG__sidebarLogo{width:100%}@media only screen and (max-width:1079px){.style-module-sass-module__vUEqfG__sidebarLogo{display:none}}.style-module-sass-module__vUEqfG__container{row-gap:10px;padding-left:5%;padding-right:5%;display:grid}.style-module-sass-module__vUEqfG__createFolderButton{border-radius:50px;width:100%;height:40px}.style-module-sass-module__vUEqfG__createFolderButton span{-webkit-font-smoothing:antialiased;font-size:14px;font-weight:700}.style-module-sass-module__vUEqfG__createFolderButtonIcon{fill:#fff}
.style-module-sass-module__IuYubq__root{border-bottom:1px solid #ededed;grid-template-columns:100px 1fr;align-items:center;column-gap:16px;padding-bottom:16px;display:grid}.style-module-sass-module__IuYubq__hideBorder{border-bottom:none}.style-module-sass-module__IuYubq__imgWrap{aspect-ratio:1;position:relative}.style-module-sass-module__IuYubq__img{width:100%;height:100%}.style-module-sass-module__IuYubq__title{color:#123d52;-webkit-line-clamp:2;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.style-module-sass-module__IuYubq__artist{margin-top:20px}@media only screen and (max-width:599px){.style-module-sass-module__IuYubq__artist{margin-top:12px}}.style-module-sass-module__IuYubq__rankBox{-webkit-font-smoothing:antialiased;color:#648c4e;background-color:#dbebdc;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:0}.style-module-sass-module__IuYubq__first{color:#ddba0e;background-color:#fff6b0}.style-module-sass-module__IuYubq__second{color:#515a66;background-color:#ebebeb}.style-module-sass-module__IuYubq__third{color:#d17b2b;background-color:#fdf3cb}
.style-module-sass-module__01kQBa__root{background:#fff;border-radius:5px;grid-template-columns:20px 36px 60px minmax(0,1fr) 130px;align-items:center;column-gap:16px;padding:8px 16px;display:grid;box-shadow:0 2px 8px #00000029}.style-module-sass-module__01kQBa__sortBtn{color:#7b828e}.style-module-sass-module__01kQBa__isDragBefore{cursor:grab}.style-module-sass-module__01kQBa__isDragging{cursor:grabbing}.style-module-sass-module__01kQBa__icon{fill:#7b828e;margin-top:4px}.style-module-sass-module__01kQBa__sortNumber{text-align:center;color:#f5a623;-webkit-font-smoothing:antialiased;font-size:32px;font-style:italic;font-weight:700}.style-module-sass-module__01kQBa__title{-webkit-font-smoothing:antialiased;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.style-module-sass-module__01kQBa__removeBtn{margin-left:auto}
.style-module-sass-module__AgIina__root{z-index:10;pointer-events:none;background-color:#0000005f;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}@media only screen and (max-width:599px){.style-module-sass-module__AgIina__root{pointer-events:auto;display:block}}.style-module-sass-module__AgIina__modalContent{pointer-events:auto;background:#fff;border-radius:5px;width:340px;max-height:calc(100% - 125px);margin-top:64px;padding:24px;position:fixed;top:0;right:40px;overflow-y:scroll;box-shadow:0 3px 6px #00000029}@media only screen and (max-width:599px){.style-module-sass-module__AgIina__modalContent{width:calc(90% - 48px);margin:40vh 5% 5%;padding:16px 24px 24px;right:auto;transform:none}}.style-module-sass-module__AgIina__modalCloseButtonContainer{justify-content:flex-end;display:flex}.style-module-sass-module__AgIina__modalCloseButton{-webkit-font-smoothing:antialiased;cursor:pointer;margin-bottom:8px;font-size:20px;font-weight:700}.style-module-sass-module__AgIina__modalContentContainer{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.style-module-sass-module__AgIina__lessonTitleContainer{min-height:40px;margin-bottom:16px}.style-module-sass-module__AgIina__lessonTitle,.style-module-sass-module__AgIina__lessonStatus{color:#222;font-size:14px}.style-module-sass-module__AgIina__green{color:#40b87c}
.style-module-sass-module__nVk_wW__root{background:#010101;padding:72px 5% 64px}.style-module-sass-module__nVk_wW__schoolFooter{background:#123d52}.style-module-sass-module__nVk_wW__ul{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__nVk_wW__ul{flex-direction:column;row-gap:12px}}.style-module-sass-module__nVk_wW__separate{color:#fff;margin-left:8px;margin-right:8px;display:inline-block}@media only screen and (max-width:1079px){.style-module-sass-module__nVk_wW__separate{display:none}}.style-module-sass-module__nVk_wW__service{text-align:center;flex-direction:column;justify-content:center;align-items:center;row-gap:8px;margin-top:72px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__nVk_wW__pc{display:none}}.style-module-sass-module__nVk_wW__sp{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__nVk_wW__sp{display:block}}.style-module-sass-module__nVk_wW__icon{fill:#fff;width:160px}.style-module-sass-module__nVk_wW__serviceName{color:#fff;margin-top:8px}.style-module-sass-module__nVk_wW__snsList{justify-content:center;align-items:center;column-gap:16px;margin-top:90px;display:flex}.style-module-sass-module__nVk_wW__snsIcon{fill:#fff}.style-module-sass-module__nVk_wW__copyright{color:#fff;text-align:center;margin-top:28px;font-size:12px}
.style-module-sass-module__h47Hxa__root{z-index:1;background-image:url(../media/key-visual-pc.c5d553de.png);background-position:50%;background-size:cover;width:100%;height:800px;position:relative}@media only screen and (max-width:599px){.style-module-sass-module__h47Hxa__root{background-image:url(../media/key-visual-sp.b3d3528d.png);height:760px}}.style-module-sass-module__h47Hxa__paddings{padding-left:5%;padding-right:5%}.style-module-sass-module__h47Hxa__logo{z-index:2;margin-top:92px}@media only screen and (max-width:599px){.style-module-sass-module__h47Hxa__logo{width:256px;margin-top:32px;position:relative;left:50%;transform:translate(-50%)}}.style-module-sass-module__h47Hxa__h1{z-index:2;color:#fff;margin-top:116px;font-size:60px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__h47Hxa__h1{text-align:center;margin-top:100px;font-size:35px}}.style-module-sass-module__h47Hxa__subText{z-index:2;color:#fff;margin-top:16px;font-family:Barlow Condensed,sans-serif;font-size:35px;font-weight:600}@media only screen and (max-width:1079px){.style-module-sass-module__h47Hxa__subText{text-align:center;font-size:26px;font-weight:300}}.style-module-sass-module__h47Hxa__pcHidden{display:none}@media only screen and (max-width:599px){.style-module-sass-module__h47Hxa__pcHidden{display:block}}.style-module-sass-module__h47Hxa__buttonGroup{margin-top:72px}@media only screen and (max-width:1079px){.style-module-sass-module__h47Hxa__buttonGroup{justify-content:center;display:flex}}.style-module-sass-module__h47Hxa__pcImages{grid-template-columns:repeat(3,160px);justify-content:center;column-gap:20px;display:grid;position:absolute;bottom:60px;right:5%}@media only screen and (max-width:1079px){.style-module-sass-module__h47Hxa__pcImages{display:none}}.style-module-sass-module__h47Hxa__spImages{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__h47Hxa__spImages{grid-template-columns:repeat(3,minmax(auto,160px));justify-content:center;align-items:center;column-gap:20px;margin-top:60px;padding-left:4%;padding-right:4%;display:grid}}@media only screen and (max-width:599px){.style-module-sass-module__h47Hxa__spImages{column-gap:4px}}
.style-module-sass-module__3Ukhya__adoptionCompaniesSection{margin-top:80px;padding-left:calc(50% - 690px);padding-right:calc(50% - 690px)}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__adoptionCompaniesSection{margin-top:50px}}.style-module-sass-module__3Ukhya__hairCampSchoolFeaturesSection{margin-top:80px}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__hairCampSchoolFeaturesSection{margin-top:28px}}.style-module-sass-module__3Ukhya__featuresListSection{margin-top:80px}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__featuresListSection{margin-top:50px}}.style-module-sass-module__3Ukhya__usersVoiceSection{margin-top:80px}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__usersVoiceSection{margin-top:60px}}.style-module-sass-module__3Ukhya__priceListSection{margin-top:80px;padding-left:calc(50% - 690px);padding-right:calc(50% - 690px)}@media only screen and (max-width:1400px){.style-module-sass-module__3Ukhya__priceListSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__priceListSection{margin-top:56px;padding-left:0;padding-right:0}}.style-module-sass-module__3Ukhya__offlineSection{margin-top:155px;padding-left:calc(50% - 592px);padding-right:calc(50% - 592px)}@media only screen and (max-width:1300px){.style-module-sass-module__3Ukhya__offlineSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__offlineSection{margin-top:108px}}.style-module-sass-module__3Ukhya__trainingPackageSection{margin-top:80px;padding-left:calc(50% - 592px);padding-right:calc(50% - 592px)}@media only screen and (max-width:1300px){.style-module-sass-module__3Ukhya__trainingPackageSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__trainingPackageSection{margin-top:60px}.style-module-sass-module__3Ukhya__trainingHeading{font-size:21px!important;font-weight:700!important}}.style-module-sass-module__3Ukhya__faqSection{margin-top:80px}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__faqSection{margin-top:60px}}.style-module-sass-module__3Ukhya__contact{margin-top-margin-top:80px;margin-top:100px}.style-module-sass-module__3Ukhya__bottomBtn{z-index:100000;width:360px;position:fixed;bottom:30px;right:20px}@media only screen and (max-width:1079px){.style-module-sass-module__3Ukhya__bottomBtn{bottom:66px;right:10px}}@media only screen and (max-width:599px){.style-module-sass-module__3Ukhya__bottomBtn{width:320px;bottom:24px}}
.style-module-sass-module__18Stdq__root{padding-top:66px;position:relative}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__root{padding-top:40px}}.style-module-sass-module__18Stdq__backgroundColor{background:#f6f8fa;width:100%;height:700px;padding-top:66px;position:absolute;top:-66px;left:0}@media only screen and (max-width:1079px){.style-module-sass-module__18Stdq__backgroundColor{height:620px;top:-40px}}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__backgroundColor{width:90%;height:568px;padding-top:40px;padding-left:5%;padding-right:5%}}.style-module-sass-module__18Stdq__h2{z-index:1;-webkit-font-smoothing:antialiased;color:#123d52;text-align:center;font-size:30px;font-weight:700;position:relative}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__h2{-webkit-font-smoothing:antialiased;font-size:24px;font-weight:700}}.style-module-sass-module__18Stdq__description{text-align:center;margin-top:30px}.style-module-sass-module__18Stdq__pcImg{margin-top:60px;display:block;position:relative;left:50%;transform:translate(-50%)}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__pcImg{display:none}}.style-module-sass-module__18Stdq__spImages{display:none}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__spImages{place-items:center;row-gap:24px;margin-top:15px;display:grid}}.style-module-sass-module__18Stdq__spImg1,.style-module-sass-module__18Stdq__spImg2{display:none}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__spImg1,.style-module-sass-module__18Stdq__spImg2{display:block}.style-module-sass-module__18Stdq__spImg1{width:207px}.style-module-sass-module__18Stdq__spImg2{width:232px}}.style-module-sass-module__18Stdq__chevronImg{margin-top:32px;position:relative;left:50%;transform:translate(-50%)}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__chevronImg{width:30px;margin-top:32px}}.style-module-sass-module__18Stdq__answer{text-align:center;margin-top:32px}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__answer{margin-top:12px}}.style-module-sass-module__18Stdq__answerText{-webkit-font-smoothing:antialiased;color:#123d52;font-size:30px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__18Stdq__answerText{-webkit-font-smoothing:antialiased;font-size:20px;font-weight:700}}.style-module-sass-module__18Stdq__answerText:nth-child(2){color:#fff;background:#40b87c;margin-left:6px;padding-bottom:2px;padding-left:4px;padding-right:4px}
.style-module-sass-module__lHKfCq__root{background:#fff;max-width:1120px;padding:60px 80px}@media only screen and (max-width:1079px){.style-module-sass-module__lHKfCq__root{padding:20px 80px}}@media only screen and (max-width:599px){.style-module-sass-module__lHKfCq__root{padding:20px 5%}}.style-module-sass-module__lHKfCq__gridArea{grid-template-areas:"heading img""canDoList img";align-items:flex-start;column-gap:70px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__lHKfCq__gridArea{grid-template-areas:"heading""img""canDoList"}}.style-module-sass-module__lHKfCq__headingArea{grid-area:heading;align-items:center;column-gap:20px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__lHKfCq__headingArea{column-gap:12px}}.style-module-sass-module__lHKfCq__num{color:#40b87c;font-family:Barlow Condensed,sans-serif;font-size:90px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__lHKfCq__num{font-size:70px}}.style-module-sass-module__lHKfCq__h3{-webkit-font-smoothing:antialiased;color:#123d52;font-size:30px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__lHKfCq__h3{-webkit-font-smoothing:antialiased;font-size:21px;font-weight:700}}.style-module-sass-module__lHKfCq__canDoListArea{flex-direction:column;grid-area:canDoList;row-gap:12px;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__lHKfCq__canDoListArea{margin-top:24px}}.style-module-sass-module__lHKfCq__li{align-items:center;column-gap:8px;display:flex}.style-module-sass-module__lHKfCq__check{color:#40b87c;border:2px solid #40b87c;padding-left:4px;padding-right:4px}.style-module-sass-module__lHKfCq__text{color:#123d52}.style-module-sass-module__lHKfCq__imgArea{aspect-ratio:1.55172;grid-area:img}@media only screen and (max-width:1079px){.style-module-sass-module__lHKfCq__imgArea{margin-top:30px}}.style-module-sass-module__lHKfCq__videoCarousel{margin-top:64px}@media only screen and (max-width:599px){.style-module-sass-module__lHKfCq__videoCarousel{margin-top:32px}}
.style-module-sass-module__lSyPfq__root{box-sizing:border-box;background-color:#40b87c;padding:16px}@media only screen and (max-width:1079px){.style-module-sass-module__lSyPfq__root{width:100%;padding-left:5%;padding-right:5%}}.style-module-sass-module__lSyPfq__storageHeader{align-items:center;gap:8px;display:flex}.style-module-sass-module__lSyPfq__storageIcon{fill:#fff}.style-module-sass-module__lSyPfq__storageTitle{-webkit-font-smoothing:antialiased;color:#fff;font-size:14px;font-weight:700}.style-module-sass-module__lSyPfq__storageBar{background-color:#f6f8fa;border-radius:5px;width:100%;height:5px;margin-top:12px;position:relative;overflow:hidden}.style-module-sass-module__lSyPfq__storageBarInner{background-color:#1e3c50;border-radius:5px;height:100%;transition:width .5s}.style-module-sass-module__lSyPfq__storageInfoText{color:#fff;margin-top:12px;font-size:12px}.style-module-sass-module__lSyPfq__createFolderButton{width:100%;margin-top:20px}.style-module-sass-module__lSyPfq__createFolderButton span{font-size:12px}
.style-module-sass-module__MngKca__root{flex-direction:column;row-gap:16px;margin-top:24px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__MngKca__root{row-gap:0;margin-top:0}}.style-module-sass-module__MngKca__marginTop{margin-top:48px}
.style-module-sass-module__5-tu4W__error{border:1px solid #c65151}.style-module-sass-module__5-tu4W__formLabel{margin-bottom:16px}@media only screen and (max-width:1079px){.style-module-sass-module__5-tu4W__formLabel{margin-bottom:12px}}.style-module-sass-module__5-tu4W__root{background:#f5f5f5;padding:16px}.style-module-sass-module__5-tu4W__marginTop,.style-module-sass-module__5-tu4W__checkboxGroup{margin-top:24px}.style-module-sass-module__5-tu4W__selectedGuidance{color:#79828f;font-size:12px}.style-module-sass-module__5-tu4W__selectedArtists{flex-direction:column;row-gap:8px;margin-top:8px;margin-bottom:16px;display:flex}.style-module-sass-module__5-tu4W__searchInput{max-width:100%}.style-module-sass-module__5-tu4W__flow{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;display:grid}.style-module-sass-module__5-tu4W__pagination{margin-top:24px;margin-bottom:16px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__qlZVza__progressIcon{display:flex;position:relative}.style-module-sass-module__qlZVza__colorBox{background-color:#ebedef;flex-shrink:0;width:20px;height:20px;margin:8px 8px 0 0}@media only screen and (max-width:599px){.style-module-sass-module__qlZVza__colorBox{cursor:pointer}}.style-module-sass-module__qlZVza__colorBox:hover+.style-module-sass-module__qlZVza__bubble{display:block}@media only screen and (max-width:599px){.style-module-sass-module__qlZVza__colorBox:hover+.style-module-sass-module__qlZVza__bubble{display:none}}.style-module-sass-module__qlZVza__bubble{color:#7f8f8f;white-space:pre-wrap;filter:drop-shadow(0 3px 5px #0000000d);z-index:1;background-color:#fff;border:1px solid #eceeee;border-radius:5px;width:220px;padding:15px;font-size:10px;display:none;position:absolute;top:32px;left:-10px}@media only screen and (max-width:599px){.style-module-sass-module__qlZVza__bubble{max-width:calc(100vw - 62px);margin:auto;left:0;right:0}}.style-module-sass-module__qlZVza__bubble:after,.style-module-sass-module__qlZVza__bubble:before{pointer-events:none;content:" ";border:solid #0000;width:0;height:0;position:absolute;bottom:100%;left:0}.style-module-sass-module__qlZVza__bubble:after{border-width:7px;border-bottom-color:#fff;margin-left:10px}.style-module-sass-module__qlZVza__bubble:before{border-width:8px;border-bottom-color:#eceeee;margin-left:9px}.style-module-sass-module__qlZVza__hasNotBeenTaken{background-color:#ebedef}.style-module-sass-module__qlZVza__beingTaken{background-color:#c2dbce}.style-module-sass-module__qlZVza__takenButTestHasNotBeenPassedYet{background-color:#3aad74}.style-module-sass-module__qlZVza__completed{background-color:#248052}.style-module-sass-module__qlZVza__isLegend{cursor:auto}
.style-module-sass-module__kZEStq__overlay{z-index:1003;background-color:#0009;width:100%;height:100%;display:block;position:fixed;top:0;left:0}.style-module-sass-module__kZEStq__slideMenu{z-index:1003;background-color:#222;width:460px;height:100%;padding:24px;position:fixed;top:0;right:0;overflow-y:auto}@media only screen and (max-width:1079px){.style-module-sass-module__kZEStq__slideMenu{padding:16px}}@media only screen and (max-width:599px){.style-module-sass-module__kZEStq__slideMenu{width:80%}}.style-module-sass-module__kZEStq__slideIn{animation:.3s style-module-sass-module__kZEStq__slideIn}@keyframes style-module-sass-module__kZEStq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.style-module-sass-module__kZEStq__slideOut{animation:.3s style-module-sass-module__kZEStq__slideOut}@keyframes style-module-sass-module__kZEStq__slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.style-module-sass-module__kZEStq__drawerContainer{background:#222}.style-module-sass-module__kZEStq__closeBtn{fill:#fff;cursor:pointer;margin-left:auto;display:block}@media (hover:hover){.style-module-sass-module__kZEStq__closeBtn:hover{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__kZEStq__closeBtn:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__kZEStq__ul{margin-top:24px}.style-module-sass-module__kZEStq__link{color:#fff;border-radius:5px;padding:12px 32px;display:block}@media (hover:hover){.style-module-sass-module__kZEStq__link:hover{background:#79828f}}
.style-module-sass-module__RhxLFa__folderItemWrapper{position:relative}.style-module-sass-module__RhxLFa__folderFlex{align-items:center;padding:8px 16px;display:flex}.style-module-sass-module__RhxLFa__folderFlex:hover{background-color:#ffffff1a}.style-module-sass-module__RhxLFa__folderToggleBtn{color:#fff;text-align:left;align-items:center;gap:8px;width:auto;display:flex}.style-module-sass-module__RhxLFa__toggleIcon{fill:#fff;flex-shrink:0}.style-module-sass-module__RhxLFa__folderName{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-left:8px;text-decoration:none;overflow:hidden}.style-module-sass-module__RhxLFa__folderName:hover{text-decoration:underline}.style-module-sass-module__RhxLFa__folderName.style-module-sass-module__RhxLFa__currentPage{color:#217560;background:#fff;border-radius:4px;padding:4px 8px;font-weight:700}.style-module-sass-module__RhxLFa__noChildFolder{margin-left:0}.style-module-sass-module__RhxLFa__nestedFolders{margin-left:8px;position:relative}.style-module-sass-module__RhxLFa__verticalLine{z-index:0;pointer-events:none;background:#fff;width:1px;position:absolute;top:32px;bottom:0}
.style-module-sass-module__fLXPxq__root{background:#fff;border-radius:10px;padding-bottom:16px;padding-left:12px;padding-right:12px;box-shadow:0 2px 8px #00000029}.style-module-sass-module__fLXPxq__imgWrapper{aspect-ratio:1.77778;margin-left:-12px;margin-right:-12px}.style-module-sass-module__fLXPxq__img{border-top-left-radius:5px;border-top-right-radius:5px;width:100%;height:100%}.style-module-sass-module__fLXPxq__imgLoading{border-top-left-radius:5px;border-top-right-radius:5px}@keyframes style-module-sass-module__fLXPxq__LoadingPlaceholderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module-sass-module__fLXPxq__imgLoading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;padding-top:56.25%;animation-name:style-module-sass-module__fLXPxq__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module-sass-module__fLXPxq__title{-webkit-font-smoothing:antialiased;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:16px;font-size:16px;font-weight:700;display:-webkit-box;overflow:hidden}.style-module-sass-module__fLXPxq__titleLoading{width:100%}.style-module-sass-module__fLXPxq__badge{justify-self:start;max-height:16px;margin-top:16px;font-size:12px}.style-module-sass-module__fLXPxq__btn{width:100%;margin-top:16px}
.style-module-sass-module__HZ847q__pc{display:block}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__pc{display:none}}.style-module-sass-module__HZ847q__sp{display:none}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__sp{display:block}}.style-module-sass-module__HZ847q__imgWrap{aspect-ratio:1;position:relative}.style-module-sass-module__HZ847q__img{border-radius:5px;width:100%!important;height:100%!important}.style-module-sass-module__HZ847q__subscribingBadge{z-index:1;-webkit-font-smoothing:antialiased;color:#fff;background:#e0af02;border-top-right-radius:5px;padding:2px 6px;font-size:14px;font-weight:700;display:inline-block;position:absolute;top:0;right:0}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__subscribingBadge{display:none}}.style-module-sass-module__HZ847q__totalDuration{color:#516877;margin-top:13px}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__totalDuration{display:none}}.style-module-sass-module__HZ847q__badgesFlowSp{display:none}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__badgesFlowSp{letter-spacing:0;align-items:center;column-gap:12px;margin-top:10px;display:flex}}.style-module-sass-module__HZ847q__subscribingBadgeSp{display:none}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__subscribingBadgeSp{-webkit-font-smoothing:antialiased;color:#fff;background:#e0af02;padding:1px 4px;font-size:14px;font-weight:700;display:inline-block}}.style-module-sass-module__HZ847q__totalDurationSp{display:none}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__totalDurationSp{color:#516877;font-size:12px;display:inline-block}}.style-module-sass-module__HZ847q__title{-webkit-font-smoothing:antialiased;-webkit-line-clamp:2;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-box-orient:vertical;margin-top:12px;font-size:16px;font-weight:700;display:-webkit-box;overflow:hidden}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__title{-webkit-line-clamp:3;-webkit-font-smoothing:antialiased;-webkit-box-orient:vertical;margin-top:0;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}}@keyframes style-module-sass-module__HZ847q__LoadingPlaceholderAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module-sass-module__HZ847q__titleLoading{background:linear-gradient(90deg,#eee 8%,#e7e7e7 18%,#eee 33%) 0 0/1000px 104px;border-radius:5px;width:100%;height:16px;animation-name:style-module-sass-module__HZ847q__LoadingPlaceholderAnimation;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module-sass-module__HZ847q__artistAndBookmark{justify-content:space-between;align-items:center;column-gap:6px;margin-top:12px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__artistAndBookmark{width:100%;margin-top:8px}}.style-module-sass-module__HZ847q__bookmarkBtn{cursor:pointer}@media (hover:hover){.style-module-sass-module__HZ847q__bookmarkBtn:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__HZ847q__bookmarkBtn:active{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__HZ847q__bookmarkBtn:focus-visible{outline:2px solid #d89500}.style-module-sass-module__HZ847q__colorYellow{fill:#d89500}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__flexContainer{grid-template-columns:125px 1fr;align-items:center;column-gap:14px;display:grid}}.style-module-sass-module__HZ847q__spBtn{display:none}@media only screen and (max-width:599px){.style-module-sass-module__HZ847q__spBtn{width:100%;height:30px;margin-top:16px;display:block}}
.style-module-sass-module__3WdfQq__root{background-color:#fff;border-radius:16px;padding:30px 2.5%;position:relative;box-shadow:0 1px 3px #00000014}@media only screen and (max-width:599px){.style-module-sass-module__3WdfQq__root{padding-bottom:72px;padding-left:18px;padding-right:18px}}.style-module-sass-module__3WdfQq__header{border-bottom:1px solid #f5f5f5;align-items:center;padding-bottom:24px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__3WdfQq__header{padding-bottom:16px}}.style-module-sass-module__3WdfQq__icon{width:20px;height:20px;margin-right:8px}@media only screen and (max-width:599px){.style-module-sass-module__3WdfQq__icon{width:15px;height:15px}}.style-module-sass-module__3WdfQq__heading{-webkit-font-smoothing:antialiased;color:#123d52;font-size:18px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__3WdfQq__heading{-webkit-font-smoothing:antialiased;font-size:16px;font-weight:700}}.style-module-sass-module__3WdfQq__btn{position:absolute;top:30px;right:2.5%}@media only screen and (max-width:599px){.style-module-sass-module__3WdfQq__btn{top:auto;bottom:30px;right:18px}}
.style-module-sass-module__fESOIa__root{margin:48px 0}.style-module-sass-module__fESOIa__marginTop{margin-top:24px}.style-module-sass-module__fESOIa__toggleDisplayButton{margin-top:-20px}@media only screen and (max-width:599px){.style-module-sass-module__fESOIa__toggleDisplayButton{margin-top:16px}}.style-module-sass-module__fESOIa__curriculumProgress{margin-top:24px;padding-bottom:64px}@media only screen and (max-width:599px){.style-module-sass-module__fESOIa__curriculumProgress{padding-bottom:0}}.style-module-sass-module__fESOIa__legendContainer{flex-direction:column;justify-content:flex-start;display:flex}.style-module-sass-module__fESOIa__legendIcons{display:flex}.style-module-sass-module__fESOIa__legendText{color:#222;flex-shrink:0;margin:8px 0 16px}.style-module-sass-module__fESOIa__curriculumProgressDetails{background-color:#f6f8fa;padding:16px}.style-module-sass-module__fESOIa__title{-webkit-font-smoothing:antialiased;color:#222;margin-bottom:8px;font-size:14px;font-weight:700;display:inline-block}.style-module-sass-module__fESOIa__curriculumIcons{flex-flow:wrap;max-width:calc(100% - 180px);display:flex}@media only screen and (max-width:599px){.style-module-sass-module__fESOIa__curriculumIcons{max-width:100%}}.style-module-sass-module__fESOIa__curriculumProgressDetails:nth-child(odd){background-color:#fff}.style-module-sass-module__fESOIa__moreBtn{text-align:center;cursor:pointer;margin-top:40px;font-size:15px;text-decoration:underline;position:relative;left:50%;transform:translate(-50%)}.style-module-sass-module__fESOIa__moreBtn:hover{font-weight:700}
.style-module-sass-module__WsfjQG__overlay{z-index:10;background-color:#222222e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.style-module-sass-module__WsfjQG__content{text-align:center;width:80%;max-width:400px}.style-module-sass-module__WsfjQG__message{color:#fff;-webkit-font-smoothing:antialiased;margin-bottom:24px;font-size:16px;font-weight:700}
.style-module-sass-module__1I925a__root{background:#fff;border-radius:5px;grid-template-columns:214px 1fr;align-items:center;column-gap:32px;padding:24px;display:grid;box-shadow:0 2px 8px #00000029}@media only screen and (max-width:599px){.style-module-sass-module__1I925a__root{grid-template-columns:initial;row-gap:12px}}@media only screen and (max-width:450px){.style-module-sass-module__1I925a__root{padding:12px}}.style-module-sass-module__1I925a__imgWrap{aspect-ratio:1.77778;position:relative}.style-module-sass-module__1I925a__img{width:100%;height:100%}.style-module-sass-module__1I925a__title{color:#123d52;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box;overflow:hidden}.style-module-sass-module__1I925a__deadline{color:#339f69;margin-top:12px}.style-module-sass-module__1I925a__actionBtn{cursor:pointer;background:#ededed;width:32px;height:32px;padding-top:4px;padding-bottom:4px}@media (hover:hover){.style-module-sass-module__1I925a__actionBtn:hover{opacity:.9;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__1I925a__actionMenu{align-items:center;row-gap:12px;width:220px;padding:16px;display:grid}.style-module-sass-module__1I925a__btnWrap{align-items:center;column-gap:16px;margin-top:12px;display:flex}.style-module-sass-module__1I925a__grid{grid-template-columns:60px 1fr;display:grid}
.style-module-sass-module__gQ7i1W__root{color:#fff;background:#222}@media only screen and (max-width:599px){.style-module-sass-module__gQ7i1W__root{display:none}}.style-module-sass-module__gQ7i1W__schoolColor{background:#2fad6e}.style-module-sass-module__gQ7i1W__ul{align-items:center;padding-left:calc(50% - 590px);padding-right:calc(50% - 590px);display:flex}@media only screen and (max-width:1200px){.style-module-sass-module__gQ7i1W__ul{padding-left:5%;padding-right:5%}}.style-module-sass-module__gQ7i1W__link{color:#fff;cursor:pointer;padding:18px 8px;font-size:12px;display:inline-block}@media (hover:hover){.style-module-sass-module__gQ7i1W__link:hover{opacity:1;background:#79828f;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__gQ7i1W__link:active{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__gQ7i1W__link:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}@media (hover:hover){.style-module-sass-module__gQ7i1W__schoolLink:hover{opacity:1;background:#1e3c50;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__gQ7i1W__schoolLink:active{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__gQ7i1W__schoolLink:focus-visible{outline-offset:2px;outline:2px solid #e5fee0}.style-module-sass-module__gQ7i1W__accentColorBlack{background:#222}.style-module-sass-module__gQ7i1W__accentColorGreen{background:#339f69}.style-module-sass-module__gQ7i1W__active{background:#79828f}.style-module-sass-module__gQ7i1W__schoolLinkActive{background:#1e3c50}
.style-module-sass-module__5dBg8a__folders{row-gap:12px;max-height:calc(100% - 340px);margin-top:12px;padding-bottom:16px;padding-left:16px;display:grid;overflow:auto}.style-module-sass-module__5dBg8a__folders::-webkit-scrollbar{display:none}.style-module-sass-module__5dBg8a__folders{scrollbar-width:none;-ms-overflow-style:none}.style-module-sass-module__5dBg8a__errorMessage,.style-module-sass-module__5dBg8a__emptyMessage{color:#fff;text-align:center;padding:12px}.style-module-sass-module__5dBg8a__noFolderItem{color:#fff;align-items:center;padding-top:8px;padding-bottom:8px;text-decoration:none;transition:background-color .2s;display:flex}.style-module-sass-module__5dBg8a__noFolderItem:hover{background-color:#ffffff1a}.style-module-sass-module__5dBg8a__noFolderItem.style-module-sass-module__5dBg8a__currentPage{background:#fff;border-radius:4px;margin-right:16px;padding:8px}.style-module-sass-module__5dBg8a__noFolderItem.style-module-sass-module__5dBg8a__currentPage .style-module-sass-module__5dBg8a__folderName{color:#339f69;font-weight:700}.style-module-sass-module__5dBg8a__noFolderItem.style-module-sass-module__5dBg8a__currentPage .style-module-sass-module__5dBg8a__folderIcon{fill:#339f69}.style-module-sass-module__5dBg8a__folderIcon{fill:#fff;flex-shrink:0}.style-module-sass-module__5dBg8a__folderName{color:#fff;flex:1;margin-left:8px}
.style-module-sass-module__lPgQla__root{background:#f6f8fa}.style-module-sass-module__lPgQla__announcement{margin-top:-32px;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}@media only screen and (max-width:1330px){.style-module-sass-module__lPgQla__announcement{padding-left:3%;padding-right:3%}}.style-module-sass-module__lPgQla__stillNotLoggedInUser{background:#eaf1fc;border:1px solid #c2dbfb;border-radius:8px;justify-content:space-between;align-items:center;margin-top:32px;margin-left:calc(50% - 550px);margin-right:calc(50% - 550px);padding:24px 32px;display:flex}@media only screen and (max-width:1330px){.style-module-sass-module__lPgQla__stillNotLoggedInUser{margin-left:3%;margin-right:3%}}@media only screen and (max-width:599px){.style-module-sass-module__lPgQla__stillNotLoggedInUser{margin-top:24px;padding:16px 24px}}.style-module-sass-module__lPgQla__stillNotText{color:#284ead;padding-right:16px;font-size:14px}.style-module-sass-module__lPgQla__largeText{-webkit-font-smoothing:antialiased;font-size:18px;font-weight:700}.style-module-sass-module__lPgQla__confirmButton{background:linear-gradient(90deg,#123d52,#151928);border-radius:8px;width:150px;height:35px}@media only screen and (max-width:599px){.style-module-sass-module__lPgQla__confirmButton{flex-shrink:0;width:100px;height:35px}}.style-module-sass-module__lPgQla__confirmText{-webkit-font-smoothing:antialiased;font-size:10px;font-weight:700}.style-module-sass-module__lPgQla__data{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:24px;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px);display:grid}@media only screen and (max-width:1330px){.style-module-sass-module__lPgQla__data{padding-left:3%;padding-right:3%}}@media only screen and (max-width:1079px){.style-module-sass-module__lPgQla__data{grid-template-columns:1fr}}
.style-module-sass-module__Dk6F0W__root{background:#fff;border-radius:5px;flex-direction:column;justify-content:space-between;padding:16px;display:flex;box-shadow:0 3px 4px #0000000d}.style-module-sass-module__Dk6F0W__title{-webkit-font-smoothing:antialiased;color:#40b87c;letter-spacing:1.4px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:17px;display:-webkit-box;overflow:hidden}.style-module-sass-module__Dk6F0W__categoryArea{margin:8px 0}.style-module-sass-module__Dk6F0W__lessonCategories{display:inline-block}.style-module-sass-module__Dk6F0W__categoryTag{-webkit-font-smoothing:antialiased;color:#206bc4;letter-spacing:1px;float:left;background-color:#e8f0f9;border-radius:5px;margin:8px 10px 0 0;padding:5px 9px;font-size:10px;font-weight:700;line-height:12px}.style-module-sass-module__Dk6F0W__status{-webkit-font-smoothing:antialiased;color:#123d52;margin-top:8px;font-size:14px;font-weight:700;display:block}.style-module-sass-module__Dk6F0W__testRow{align-items:center;display:flex}.style-module-sass-module__Dk6F0W__green{color:#40b87c;font-size:18px}.style-module-sass-module__Dk6F0W__categoryAreaLoading{margin:12px 0 8px}.style-module-sass-module__Dk6F0W__statusLoading{margin-top:8px}
.style-module-sass-module__vZQaRa__tabs{display:flex}.style-module-sass-module__vZQaRa__tabs .style-module-sass-module__vZQaRa__tab{text-align:center;cursor:pointer;color:#abb1ba;opacity:.65;border-bottom-style:solid;border-bottom-width:1px;flex:1 1 0;justify-content:center;align-items:center;min-height:50px;padding:8px 10px;font-size:16px;display:flex;position:relative}.style-module-sass-module__vZQaRa__tabs .style-module-sass-module__vZQaRa__tab:hover{color:#fff;opacity:1;box-shadow:0 2px 8px #00000029}.style-module-sass-module__vZQaRa__tabs .style-module-sass-module__vZQaRa__tab:focus{opacity:1;outline:none}.style-module-sass-module__vZQaRa__tabs .style-module-sass-module__vZQaRa__tab:active{color:#abb1ba;opacity:1;background-color:#fff}.style-module-sass-module__vZQaRa__tabs .style-module-sass-module__vZQaRa__selected{color:#fff;opacity:1;pointer-events:none}.style-module-sass-module__vZQaRa__tabs .style-module-sass-module__vZQaRa__unread{background:#c65151;border-radius:50%;width:5px;height:5px;margin-left:4px}
.style-module-sass-module__Ht0m0W__navigation{flex:1;width:100%;min-height:0;overflow:hidden auto}.style-module-sass-module__Ht0m0W__navigation::-webkit-scrollbar{display:none}.style-module-sass-module__Ht0m0W__navigation{scrollbar-width:none;-ms-overflow-style:none}.style-module-sass-module__Ht0m0W__navItem{color:#fff;align-items:center;gap:8px;padding:16px;font-size:14px;text-decoration:none;transition:background-color .2s;display:flex}.style-module-sass-module__Ht0m0W__navItem:hover{background-color:#ffffff1a;text-decoration:none}.style-module-sass-module__Ht0m0W__navItem.style-module-sass-module__Ht0m0W__active{color:#fff;background:#123d5280;font-weight:700}.style-module-sass-module__Ht0m0W__navIcon{fill:#fff;flex-shrink:0;width:16px;height:16px}.style-module-sass-module__Ht0m0W__navSection{flex-direction:column;width:100%;display:flex}.style-module-sass-module__Ht0m0W__navToggle{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:16px;font-size:14px;transition:background-color .2s;display:flex;position:relative}.style-module-sass-module__Ht0m0W__navToggle:hover{background-color:#ffffff1a}.style-module-sass-module__Ht0m0W__navToggle.style-module-sass-module__Ht0m0W__active{color:#fff;background:#123d5280;font-weight:700}.style-module-sass-module__Ht0m0W__navToggleContent{justify-content:space-between;align-items:center;width:100%;display:flex}.style-module-sass-module__Ht0m0W__navToggleLabel{align-items:center;gap:8px;display:flex}.style-module-sass-module__Ht0m0W__chevronIcon{fill:#fff;flex-shrink:0;width:12px;height:12px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}@media only screen and (max-width:599px){.style-module-sass-module__Ht0m0W__chevronIcon{position:absolute;top:50%;right:16px;transform:translateY(-50%)}}.style-module-sass-module__Ht0m0W__subSection{margin-left:0}.style-module-sass-module__Ht0m0W__subSection.style-module-sass-module__Ht0m0W__active{background:#123d524d;border-left:none;width:100%;margin-left:0;padding-left:4px;box-shadow:inset 5px 0 #123d52cc}.style-module-sass-module__Ht0m0W__folders{row-gap:12px;width:100%;margin-top:12px;padding-bottom:16px;padding-left:16px;display:grid}
.style-module-sass-module__7ZmZpa__root{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:40px 24px;display:grid}@media only screen and (max-width:599px){.style-module-sass-module__7ZmZpa__root{grid-template-columns:initial}}.style-module-sass-module__7ZmZpa__message{margin-top:32px}
.style-module-sass-module__x3YPmq__root{margin-top:48px;padding-left:calc(50% - 450px);padding-right:calc(50% - 450px)}.style-module-sass-module__x3YPmq__wrapper{background:#fff;margin-bottom:90px;padding:24px;box-shadow:0 2px 8px #00000029}.style-module-sass-module__x3YPmq__form{margin-top:24px}.style-module-sass-module__x3YPmq__btn{margin-top:40px;margin-bottom:24px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__P-1BRW__root{margin-top:48px;padding-left:calc(50% - 450px);padding-right:calc(50% - 450px)}.style-module-sass-module__P-1BRW__message{margin-top:48px}.style-module-sass-module__P-1BRW__wrapper{background:#fff;margin-bottom:90px;padding:24px;box-shadow:0 2px 8px #00000029}.style-module-sass-module__P-1BRW__form{margin-top:24px}.style-module-sass-module__P-1BRW__btn{margin-top:40px;margin-bottom:24px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__wlosyq__root{margin-bottom:32px}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__root{margin-left:-5.5%;margin-right:-5.5%}}.style-module-sass-module__wlosyq__margin{height:0}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__margin{background-color:#f6f8fa;height:48px}}.style-module-sass-module__wlosyq__heading{margin-top:16px}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__heading{margin:24px 5% 16px}}.style-module-sass-module__wlosyq__marginTop{margin-top:24px}.style-module-sass-module__wlosyq__toggleDisplayButton{margin-top:-20px}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__toggleDisplayButton{margin:16px 5% 0 auto}}.style-module-sass-module__wlosyq__learningStatusByLesson{background-color:#f6f8fa;border-radius:5px;min-height:200px;margin-top:24px;padding:24px}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__learningStatusByLesson{background-color:#fff;padding:0}}.style-module-sass-module__wlosyq__learningStatusFilterContainer{justify-content:flex-end;align-items:center;gap:10px;margin-bottom:32px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__learningStatusFilterContainer{margin-left:5.5%;margin-right:5.5%;display:block}}.style-module-sass-module__wlosyq__learningStatusFilter{background-color:#fff;width:288px;height:40px}@media only screen and (max-width:599px){.style-module-sass-module__wlosyq__learningStatusFilter{width:100%}.style-module-sass-module__wlosyq__learningStatusByLessonForSp{background-color:#f6f8fa;padding:16px}}.style-module-sass-module__wlosyq__paginationInfo{margin-bottom:16px}.style-module-sass-module__wlosyq__lessonCards{grid-gap:32px 32px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.style-module-sass-module__wlosyq__pagination{margin-top:30px;margin-bottom:16px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__lCsa3G__root{flex-direction:column;row-gap:12px;display:flex}.style-module-sass-module__lCsa3G__btn{width:260px}.style-module-sass-module__lCsa3G__redText{color:#c65151;margin-top:4px;font-size:12px}
.style-module-sass-module__ghu4Ha__artists{flex-direction:column;row-gap:40px;display:flex}.style-module-sass-module__ghu4Ha__gridContainer{grid-template-columns:150px minmax(0,1fr);column-gap:24px;margin-top:32px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__ghu4Ha__gridContainer{grid-template-columns:120px minmax(0,1fr);column-gap:16px}}@media only screen and (max-width:599px){.style-module-sass-module__ghu4Ha__gridContainer{grid-template-columns:initial;flex-direction:column;align-items:center;row-gap:20px;display:flex}}.style-module-sass-module__ghu4Ha__imgWrap{aspect-ratio:1;position:relative}.style-module-sass-module__ghu4Ha__img{border-radius:50%;width:100%;height:100%}@media only screen and (max-width:1079px){.style-module-sass-module__ghu4Ha__img{width:160px;height:160px}}.style-module-sass-module__ghu4Ha__name{-webkit-font-smoothing:antialiased;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:16px;font-weight:700}@media only screen and (max-width:599px){.style-module-sass-module__ghu4Ha__name{text-align:center}}.style-module-sass-module__ghu4Ha__salonName{color:#abb1ba;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;margin-top:16px;font-size:14px}@media only screen and (max-width:599px){.style-module-sass-module__ghu4Ha__salonName{text-align:center;margin-top:8px}}.style-module-sass-module__ghu4Ha__description{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;margin-top:16px}
.style-module-sass-module__zDIK_a__grantOverviewSection{margin-top:77px;padding-left:calc(50% - 635px);padding-right:calc(50% - 635px)}@media only screen and (max-width:1360px){.style-module-sass-module__zDIK_a__grantOverviewSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__grantOverviewSection{margin-top:39px}}.style-module-sass-module__zDIK_a__salonProblemSection{margin-top:42px;padding-left:calc(50% - 483px);padding-right:calc(50% - 483px)}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__salonProblemSection{margin-top:59px;padding-left:5%;padding-right:5%}}.style-module-sass-module__zDIK_a__offlineTrainingSection{margin-top:137px;padding-left:calc(50% - 593px);padding-right:calc(50% - 593px)}@media only screen and (max-width:1300px){.style-module-sass-module__zDIK_a__offlineTrainingSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__offlineTrainingSection{margin-top:45px}}.style-module-sass-module__zDIK_a__trainingPackageSection{margin-top:80px;padding-left:calc(50% - 593px);padding-right:calc(50% - 593px)}@media only screen and (max-width:1300px){.style-module-sass-module__zDIK_a__trainingPackageSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__trainingPackageSection{margin-top:45px}}.style-module-sass-module__zDIK_a__subsidyApplicationStepsSection{margin-top:159px;padding-left:calc(50% - 650px);padding-right:calc(50% - 650px)}@media only screen and (max-width:1360px){.style-module-sass-module__zDIK_a__subsidyApplicationStepsSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__subsidyApplicationStepsSection{margin-top:69px}}.style-module-sass-module__zDIK_a__salonStatsSection{text-align:center;margin-top:132px;padding-left:calc(50% - 551.5px);padding-right:calc(50% - 551.5px)}@media only screen and (max-width:1200px){.style-module-sass-module__zDIK_a__salonStatsSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__salonStatsSection{margin-top:100px}}.style-module-sass-module__zDIK_a__closingSection{margin-top:157px;padding-left:5%;padding-right:5%}@media only screen and (max-width:1079px){.style-module-sass-module__zDIK_a__closingSection{margin-top:83px}}
.style-module-sass-module__EkVTFq__root{row-gap:32px;display:grid}.style-module-sass-module__EkVTFq__smallAlert,.style-module-sass-module__EkVTFq__spinner{margin-top:32px}
.style-module-sass-module__xjSdaG__cardLoading{flex-shrink:0;width:288px}@media only screen and (max-width:599px){.style-module-sass-module__xjSdaG__cardLoading{width:250px}}.style-module-sass-module__xjSdaG__slider{margin-top:30px;padding-left:4.5%}@media only screen and (max-width:599px){.style-module-sass-module__xjSdaG__slider{margin-top:16px;padding-left:3%}}.style-module-sass-module__xjSdaG__h3{margin-top:45px;padding-left:4.5%;padding-right:4.5%}@media only screen and (max-width:599px){.style-module-sass-module__xjSdaG__h3{margin-top:32px;padding-left:3%;padding-right:3%}}
.style-module-sass-module__zhZZ6a__positionFixedOffset{padding-top:112px}@media only screen and (max-width:1079px){.style-module-sass-module__zhZZ6a__positionFixedOffset{padding-top:56px}}.style-module-sass-module__zhZZ6a__breadcrumbWrapper{background:#123d52;height:40px;padding-left:calc(50% - 590px);padding-right:calc(50% - 590px)}@media only screen and (max-width:1200px){.style-module-sass-module__zhZZ6a__breadcrumbWrapper{padding-left:5%;padding-right:5%}}.style-module-sass-module__zhZZ6a__breadcrumb{padding-top:8px}.style-module-sass-module__zhZZ6a__gridContainer{grid-template-columns:minmax(0,1fr) 275px;column-gap:72px;min-height:400px;padding:40px calc(50% - 560px) 82px;display:grid}@media only screen and (max-width:1200px){.style-module-sass-module__zhZZ6a__gridContainer{padding-left:4%;padding-right:4%}}@media only screen and (max-width:1079px){.style-module-sass-module__zhZZ6a__gridContainer{flex-direction:column-reverse;min-height:0;padding-top:24px;display:flex}}.style-module-sass-module__zhZZ6a__myPageNavigation{height:100%}@media only screen and (max-width:1079px){.style-module-sass-module__zhZZ6a__main{margin-top:32px}}
.style-module-sass-module__DrWfCa__active{background:#123d5280}.style-module-sass-module__DrWfCa__linkWrap{align-items:center;column-gap:10px;padding:16px;display:flex}.style-module-sass-module__DrWfCa__accordionTrigger{align-items:center;column-gap:10px;display:flex}.style-module-sass-module__DrWfCa__icon{fill:#fff}.style-module-sass-module__DrWfCa__navLabel{-webkit-font-smoothing:antialiased;color:#fff;font-size:14px;font-weight:700}.style-module-sass-module__DrWfCa__triggerPaddings{padding:16px}.style-module-sass-module__DrWfCa__triggerPaddings[data-state=open]{background:#123d5280}@media (hover:hover){.style-module-sass-module__DrWfCa__triggerPaddings:hover{background:#123d5280}}.style-module-sass-module__DrWfCa__accordionIcon{fill:#fff}.style-module-sass-module__DrWfCa__subLink{color:#ffffffbf;background:#123d5280;padding:12px 16px;display:block}@media (hover:hover){.style-module-sass-module__DrWfCa__subLink:hover{transition-duration:initial;transition-timing-function:initial;background:#123d5280}}.style-module-sass-module__DrWfCa__fontSize12{font-size:12px}.style-module-sass-module__DrWfCa__linkWrapActive{opacity:initial;margin-left:-8px;margin-right:-8px;padding-top:6px;padding-bottom:6px}@media (hover:hover){.style-module-sass-module__DrWfCa__linkWrapActive:hover{background:#123d5280}}.style-module-sass-module__DrWfCa__subActive{color:#217560;background:#fff;border-radius:5px;padding:6px 8px;font-weight:700;display:block}
.style-module-sass-module__1HZ2FG__root{position:relative}.style-module-sass-module__1HZ2FG__message{color:#888;text-align:center;margin-top:220px}.style-module-sass-module__1HZ2FG__spinner{margin-top:220px}.style-module-sass-module__1HZ2FG__iconBtn{cursor:pointer}@media (hover:hover){.style-module-sass-module__1HZ2FG__iconBtn:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__1HZ2FG__iconBtn:active{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__1HZ2FG__iconBtn:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__1HZ2FG__unreadCount{text-align:center;color:#fff;background:#c65151;border-radius:50%;width:14px;height:14px;font-size:10px;line-height:14px;position:absolute;top:-4px;right:-10px}.style-module-sass-module__1HZ2FG__icon{fill:#010101}.style-module-sass-module__1HZ2FG__overlay{z-index:2147483647;background-color:#0009;height:100%;margin-top:56px;position:fixed;inset:0}.style-module-sass-module__1HZ2FG__panelWrapper{z-index:2147483647;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module-sass-module__1HZ2FG__panel{z-index:2147483647;color:#fff;background-color:#222;width:600px;height:550px;position:absolute;top:56px;right:0}@media only screen and (max-width:1079px){.style-module-sass-module__1HZ2FG__panel{width:100%}}.style-module-sass-module__1HZ2FG__tabs{margin-top:16px}.style-module-sass-module__1HZ2FG__ul{margin-top:16px;padding-left:5%;padding-right:5%}.style-module-sass-module__1HZ2FG__button{cursor:pointer;border-bottom:.5px solid #dddddd40;grid-template-columns:90% 1fr;align-items:center;width:100%;padding-top:16px;padding-bottom:16px;display:grid}@media (hover:hover){.style-module-sass-module__1HZ2FG__button:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__1HZ2FG__button:active{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__1HZ2FG__text{-webkit-line-clamp:3;text-align:left;color:#ddd;-webkit-box-orient:vertical;margin-right:60px;font-size:14px;display:-webkit-box;overflow:hidden}@media only screen and (max-width:1079px){.style-module-sass-module__1HZ2FG__text{font-size:12px}}.style-module-sass-module__1HZ2FG__right{flex-direction:column;justify-content:space-between;margin-left:auto;display:flex}.style-module-sass-module__1HZ2FG__unread{background:#c65151;border-radius:50%;width:5px;height:5px;margin-left:auto}.style-module-sass-module__1HZ2FG__when{color:#dddddd80;margin-top:8px;font-size:12px;display:inline-block}@media only screen and (max-width:1079px){.style-module-sass-module__1HZ2FG__when{font-size:10px}}.style-module-sass-module__1HZ2FG__moreBtn{color:#ddd;cursor:pointer;border-color:#dddddd80;border-radius:0;width:200px;height:40px;margin-top:30px;position:relative;left:50%;transform:translate(-50%)}@media (hover:hover){.style-module-sass-module__1HZ2FG__moreBtn:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__1HZ2FG__moreBtn:active{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__1HZ2FG__moreBtn:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}
.style-module-sass-module__7X4GHW__overlay{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__7X4GHW__overlay{z-index:1003;background-color:#0009;width:100%;height:100%;display:block;position:fixed;top:0;right:0}}.style-module-sass-module__7X4GHW__slideMenu{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__7X4GHW__slideMenu{z-index:1003;background-color:#40b87c;width:60%;max-width:460px;height:100%;display:block;position:fixed;top:60px;left:0;overflow-y:auto}}@media only screen and (max-width:1079px) and (max-width:599px){.style-module-sass-module__7X4GHW__slideMenu{width:80%}}.style-module-sass-module__7X4GHW__slideIn{animation:.3s style-module-sass-module__7X4GHW__slideIn}@keyframes style-module-sass-module__7X4GHW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.style-module-sass-module__7X4GHW__slideOut{animation:.3s style-module-sass-module__7X4GHW__slideOut}@keyframes style-module-sass-module__7X4GHW__slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}.style-module-sass-module__7X4GHW__drawerContainer{flex-direction:column;height:calc(100% - 58px);display:flex;position:relative}.style-module-sass-module__7X4GHW__closeBtn{cursor:pointer;fill:#fff;margin-left:auto;display:block}@media (hover:hover){.style-module-sass-module__7X4GHW__closeBtn:hover{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__7X4GHW__closeBtn:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__7X4GHW__sidebarContent{flex:1}.style-module-sass-module__7X4GHW__storageInfo{background-color:#40b87c;border-top:1px solid #e5fee0}.style-module-sass-module__7X4GHW__ul{margin-top:24px}.style-module-sass-module__7X4GHW__link{color:#fff;border-radius:5px;padding:12px 32px;display:block}@media (hover:hover){.style-module-sass-module__7X4GHW__link:hover{background:#79828f}}.style-module-sass-module__7X4GHW__navigation{flex:1;padding:18px 0 22px;overflow-y:auto}.style-module-sass-module__7X4GHW__navigation::-webkit-scrollbar{display:none}
.style-module-sass-module__DX0qKG__root{grid-template-rows:auto auto 1fr;grid-template-columns:300px minmax(0,1fr);column-gap:30px;padding-right:18px;display:grid;position:relative;box-shadow:0 2px 8px #00000029}@media only screen and (max-width:780px){.style-module-sass-module__DX0qKG__root{grid-template-columns:initial;box-shadow:initial;padding-right:0}}.style-module-sass-module__DX0qKG__imgWrap{aspect-ratio:1;position:relative}@media only screen and (max-width:780px){.style-module-sass-module__DX0qKG__imgWrap{margin-left:auto;margin-right:auto}}.style-module-sass-module__DX0qKG__img{width:300px;height:300px}@media only screen and (max-width:780px){.style-module-sass-module__DX0qKG__img{width:400px;height:400px}}@media only screen and (max-width:599px){.style-module-sass-module__DX0qKG__img{width:280px;height:280px}}.style-module-sass-module__DX0qKG__heading{-webkit-font-smoothing:antialiased;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;color:#123d52;margin-top:30px;font-size:21px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__DX0qKG__heading{margin-top:16px}}.style-module-sass-module__DX0qKG__categoriesFlow{flex-wrap:wrap;gap:8px 12px;margin-top:16px;display:flex}.style-module-sass-module__DX0qKG__badge{font-size:12px}.style-module-sass-module__DX0qKG__subscriptionBadge{background:#e0af02;font-size:12px}.style-module-sass-module__DX0qKG__lessonInfoList{row-gap:10px;margin-top:24px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__DX0qKG__lessonInfoList{margin-top:16px}}.style-module-sass-module__DX0qKG__info{align-items:center;column-gap:12px;display:flex}.style-module-sass-module__DX0qKG__icon{fill:#516877}.style-module-sass-module__DX0qKG__text{color:#516877;font-size:12px}.style-module-sass-module__DX0qKG__spBookmarkedBtn{display:none}@media only screen and (max-width:780px){.style-module-sass-module__DX0qKG__spBookmarkedBtn{cursor:pointer;display:block;position:absolute;bottom:8px;right:8px}}.style-module-sass-module__DX0qKG__pcBookmarkedBtn{cursor:pointer;position:absolute;bottom:16px;right:16px}@media only screen and (max-width:780px){.style-module-sass-module__DX0qKG__pcBookmarkedBtn{display:none}}.style-module-sass-module__DX0qKG__bookmarkedIcon{fill:#f5a623}
.style-module-sass-module__A4oovW__table{margin-top:24px}.style-module-sass-module__A4oovW__text{color:#222;font-size:16px}.style-module-sass-module__A4oovW__green{-webkit-font-smoothing:antialiased;color:#40b87c;margin-left:4px;font-size:21px;font-weight:700;display:inline-block;transform:translate(-1px,1px)}.style-module-sass-module__A4oovW__list{row-gap:40px;margin-top:40px;display:grid}.style-module-sass-module__A4oovW__questionBox{background-color:#fff;grid-template-columns:22px 1fr;gap:20px 16px;margin-top:32px;padding:32px;display:grid}@media only screen and (max-width:599px){.style-module-sass-module__A4oovW__questionBox{padding:24px}}.style-module-sass-module__A4oovW__questionNumber{-webkit-font-smoothing:antialiased;color:#516877;font-size:21px;font-weight:700}.style-module-sass-module__A4oovW__questionText{color:#123d52;align-self:center;margin-top:6px;font-size:14px;display:inline-block}.style-module-sass-module__A4oovW__inputField{margin-top:20px}.style-module-sass-module__A4oovW__radioGroup{row-gap:30px;margin-top:32px;display:grid}.style-module-sass-module__A4oovW__checkboxesGroup{margin-top:32px}.style-module-sass-module__A4oovW__flow{row-gap:30px;display:grid}.style-module-sass-module__A4oovW__bottomBox{background-color:#fff;margin-top:32px;padding:32px}@media only screen and (max-width:599px){.style-module-sass-module__A4oovW__bottomBox{padding:24px 2px}}.style-module-sass-module__A4oovW__blueGrayContainer{background-color:#f6f8fa;border-radius:5px;padding:24px}.style-module-sass-module__A4oovW__legendContainer{align-items:center;column-gap:8px;display:flex}.style-module-sass-module__A4oovW__legendGreen{background-color:#40b87c;border-radius:5px;width:20px;height:20px}.style-module-sass-module__A4oovW__legendWhite{background-color:#fff;border:1px solid #ededed;border-radius:5px;width:20px;height:20px;margin-left:8px}.style-module-sass-module__A4oovW__legendText{-webkit-font-smoothing:antialiased;color:#353e44;font-size:14px;font-weight:700}.style-module-sass-module__A4oovW__progressBar{margin-top:16px;display:flex;overflow-x:auto}.style-module-sass-module__A4oovW__divisionWhite{color:#abb1ba;background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex}.style-module-sass-module__A4oovW__divisionGreen{color:#fff;background:#40b87c}.style-module-sass-module__A4oovW__redText{color:#e55353;margin-top:24px}.style-module-sass-module__A4oovW__btn{margin-top:16px}@media only screen and (max-width:599px){.style-module-sass-module__A4oovW__btn{margin:16px auto 0;display:block}}
.style-module-sass-module__iz79Zq__slider{margin-top:60px;padding-left:4.5%}@media only screen and (max-width:599px){.style-module-sass-module__iz79Zq__slider{margin-top:13px;padding-left:3%}}.style-module-sass-module__iz79Zq__cardLoading{flex-shrink:0;width:288px}@media only screen and (max-width:599px){.style-module-sass-module__iz79Zq__cardLoading{width:250px}}.style-module-sass-module__iz79Zq__eyeHeading{-webkit-font-smoothing:antialiased;color:#97644e;font-size:40px;font-weight:700}
.style-module-sass-module__ihbUrW__root{object-fit:cover;letter-spacing:0;background-position:top;background-repeat:no-repeat;background-size:cover}.style-module-sass-module__ihbUrW__wrapper{box-sizing:border-box;padding:36px calc(50% - 650px) 59px;position:relative}.style-module-sass-module__ihbUrW__wrapper:after{content:"";z-index:1;background:#01010199;position:absolute;inset:0}@media only screen and (max-width:1360px){.style-module-sass-module__ihbUrW__wrapper{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__wrapper{padding-top:21px;padding-bottom:38px}}.style-module-sass-module__ihbUrW__logo{object-fit:cover;z-index:10;width:343px}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__logo{width:194px}}.style-module-sass-module__ihbUrW__textContainer{color:#fff;row-gap:7px;margin-top:104px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__textContainer{row-gap:15px;margin-top:56px}}.style-module-sass-module__ihbUrW__title{-webkit-font-smoothing:antialiased;z-index:10;font-size:60px;font-weight:700;line-height:1.25}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__title{-webkit-font-smoothing:antialiased;font-size:40px;font-weight:700}}.style-module-sass-module__ihbUrW__sp{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__sp{display:block}}.style-module-sass-module__ihbUrW__description{z-index:10;font-size:20px;line-height:1.8}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__description{margin-top:78px;font-size:16px}}.style-module-sass-module__ihbUrW__contentContainer{row-gap:97px;margin-top:65px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__contentContainer{row-gap:104px;margin-top:45px;position:relative}}.style-module-sass-module__ihbUrW__consultButton{z-index:10;width:572px}.style-module-sass-module__ihbUrW__consultButton span{-webkit-font-smoothing:antialiased;font-size:24px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__consultButton{border-radius:50px;width:100%}.style-module-sass-module__ihbUrW__consultButton span{-webkit-font-smoothing:antialiased;font-size:21px;font-weight:700}}.style-module-sass-module__ihbUrW__discountContainer{text-align:center;-webkit-font-smoothing:antialiased;color:#123d52;z-index:10;background-color:#fff;flex-shrink:0;width:315px;height:92px;font-size:50px;font-weight:700;position:relative}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__discountContainer{-webkit-font-smoothing:antialiased;z-index:20;width:186px;height:auto;margin-left:0;padding-right:0;font-size:32px;font-weight:700;top:0;left:50%;transform:translate(-50%)}}.style-module-sass-module__ihbUrW__grantText{-webkit-font-smoothing:antialiased;color:#fff;z-index:20;background-color:#40b87c;padding-left:11px;padding-right:11px;font-size:24px;font-weight:700;position:absolute;top:-8px;right:-5px}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__grantText{-webkit-font-smoothing:antialiased;padding-left:7px;padding-right:7px;font-size:15px;font-weight:700;top:-8px;left:20%;right:20%}}.style-module-sass-module__ihbUrW__max{-webkit-font-smoothing:antialiased;writing-mode:vertical-rl;font-size:30px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__max{-webkit-font-smoothing:antialiased;font-size:19px;font-weight:700}}.style-module-sass-module__ihbUrW__value{-webkit-font-smoothing:antialiased;font-size:70px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__ihbUrW__value{-webkit-font-smoothing:antialiased;font-size:44px;font-weight:700}}
.style-module-sass-module__CDV7_a__heading{border:none;border-bottom:1px solid #123d52;margin-bottom:30px;padding-bottom:18px}.style-module-sass-module__CDV7_a__pagination{margin-top:60px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__8ImRVG__root{background-color:#40b87c;border-radius:5px;row-gap:24px;padding:53px 24px;display:grid}@media only screen and (max-width:599px){.style-module-sass-module__8ImRVG__root{padding:32px 5%}}.style-module-sass-module__8ImRVG__heading{text-align:center;-webkit-font-smoothing:antialiased;color:#fff;font-size:16px;font-weight:700}.style-module-sass-module__8ImRVG__btnGroup{column-gap:16px;display:flex}.style-module-sass-module__8ImRVG__btn{-webkit-font-smoothing:antialiased;border:1px solid #fff;width:100%;font-size:16px;font-weight:700}.style-module-sass-module__8ImRVG__search{background-color:#fff;border-radius:5px;align-items:center;padding:6px;display:flex}.style-module-sass-module__8ImRVG__icon{fill:#888;padding-left:5px;padding-right:5px}.style-module-sass-module__8ImRVG__input{border:none;outline:none;width:100%;font-size:16px}.style-module-sass-module__8ImRVG__input::placeholder{color:#ebebeb}.style-module-sass-module__8ImRVG__searchBtn{color:#fff;cursor:pointer;background-color:#40b87c;border-radius:5px;width:24%;padding:8px}@media (hover:hover){.style-module-sass-module__8ImRVG__searchBtn:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__8ImRVG__searchBtn:active{opacity:.7;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__8ImRVG__searchBtn:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}
.style-module-sass-module__dmRpEq__content{letter-spacing:0;background-color:#123d52;border-radius:10px;grid-template-areas:"title list img""btn btn img";justify-content:center;gap:39px 32px;padding:37px 5% 39px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__content{column-gap:initial;row-gap:initial;grid-template-areas:"title""list""img""btn"}}.style-module-sass-module__dmRpEq__title{-webkit-font-smoothing:antialiased;color:#fff;grid-area:title;font-size:40px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__title{text-align:center;-webkit-font-smoothing:antialiased;font-size:28px;font-weight:700}}.style-module-sass-module__dmRpEq__list{grid-area:list;row-gap:10px;padding-top:8px;padding-bottom:18px;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__list{row-gap:13px;margin-top:45px;padding:0}}.style-module-sass-module__dmRpEq__listItem{-webkit-font-smoothing:antialiased;color:#fff;align-items:center;gap:16px;font-size:18px;font-weight:700;display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__listItem{-webkit-font-smoothing:antialiased;font-size:16px;font-weight:700}}.style-module-sass-module__dmRpEq__btn{grid-area:btn;width:100%;height:76px}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__btn{height:95px;margin-top:28px}}.style-module-sass-module__dmRpEq__btn span{-webkit-font-smoothing:antialiased;font-size:24px;font-weight:700}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__btn span{-webkit-font-smoothing:antialiased;font-size:21px;font-weight:700}}.style-module-sass-module__dmRpEq__btn span:hover{color:#faa635}.style-module-sass-module__dmRpEq__pcNone{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__pcNone{display:block}}.style-module-sass-module__dmRpEq__imgWrapper{grid-area:img;position:relative}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__imgWrapper{margin-top:28px}}.style-module-sass-module__dmRpEq__img{object-fit:contain;height:calc(100% + 10px);position:absolute;top:0}@media only screen and (max-width:1079px){.style-module-sass-module__dmRpEq__img{position:initial;top:initial;height:auto}}
.style-module-sass-module__zDX6Ra__overlay{z-index:1003;background-color:#0009;width:100%;height:100%;display:block;position:fixed;top:0;right:0}.style-module-sass-module__zDX6Ra__slideMenu{z-index:1003;background-color:#40b87c;width:260px;height:100%;position:fixed;top:0;left:0;overflow-y:auto}@media only screen and (max-width:1079px){.style-module-sass-module__zDX6Ra__slideMenu{top:58px}}.style-module-sass-module__zDX6Ra__slideIn{animation:.3s style-module-sass-module__zDX6Ra__slideIn}@keyframes style-module-sass-module__zDX6Ra__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.style-module-sass-module__zDX6Ra__slideOut{animation:.3s style-module-sass-module__zDX6Ra__slideOut}@keyframes style-module-sass-module__zDX6Ra__slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}.style-module-sass-module__zDX6Ra__drawerContainer{margin-top:58px}@media only screen and (max-width:1079px){.style-module-sass-module__zDX6Ra__drawerContainer{margin-top:0}}.style-module-sass-module__zDX6Ra__closeBtn{fill:#fff;cursor:pointer;margin-left:auto;display:block}@media (hover:hover){.style-module-sass-module__zDX6Ra__closeBtn:hover{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__zDX6Ra__closeBtn:focus-visible{outline-offset:2px;outline:2px solid #abb1ba}.style-module-sass-module__zDX6Ra__ul{margin-top:24px}.style-module-sass-module__zDX6Ra__link{color:#fff;border-radius:5px;padding:12px 32px;display:block}@media (hover:hover){.style-module-sass-module__zDX6Ra__link:hover{background:#79828f}}
.style-module-sass-module__ahU7Sq__searchInput{margin-top:32px;margin-left:2px;margin-right:2px}.style-module-sass-module__ahU7Sq__message{margin-top:48px}.style-module-sass-module__ahU7Sq__linkWrap{align-items:center;margin-top:16px;display:flex}.style-module-sass-module__ahU7Sq__categoryHeading{margin-top:32px}.style-module-sass-module__ahU7Sq__categoriesFlow{flex-direction:column;row-gap:16px;margin-top:24px;display:flex}.style-module-sass-module__ahU7Sq__category{-webkit-font-smoothing:antialiased;color:#888;cursor:pointer;border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;padding-bottom:16px;font-size:16px;font-weight:700;display:flex}@media (hover:hover){.style-module-sass-module__ahU7Sq__category:hover{opacity:.8;transition-duration:.1s;transition-timing-function:ease-out}}.style-module-sass-module__ahU7Sq__category:active{opacity:.6;transition-duration:.1s;transition-timing-function:ease-out}.style-module-sass-module__ahU7Sq__icon{fill:#888}
.style-module-sass-module__dnNsra__root{justify-content:center;align-items:center;column-gap:16px;padding-top:16px;padding-bottom:16px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__dnNsra__root{flex-direction:column;row-gap:16px}}.style-module-sass-module__dnNsra__img{width:60px}
.style-module-sass-module__C6iGSq__root{display:flex}@media only screen and (max-width:1079px){.style-module-sass-module__C6iGSq__root{flex-direction:initial;overflow:initial;display:block}}.style-module-sass-module__C6iGSq__sidebar{z-index:100;background:#2fad6e;flex-direction:column;width:210px;height:100%;transition:box-shadow .2s;display:flex;position:fixed;top:0;left:0}.style-module-sass-module__C6iGSq__sidebar.style-module-sass-module__C6iGSq__resizing{-webkit-user-select:none;user-select:none;box-shadow:2px 0 8px #00000026}@media only screen and (max-width:1079px){.style-module-sass-module__C6iGSq__sidebar{display:none;width:0!important}}.style-module-sass-module__C6iGSq__navigation{max-height:calc(100vh - 300px);padding:18px 0 22px;overflow-y:auto}.style-module-sass-module__C6iGSq__navigation::-webkit-scrollbar{display:none}.style-module-sass-module__C6iGSq__errorMessage,.style-module-sass-module__C6iGSq__emptyMessage{color:#fff;text-align:center;padding:12px}.style-module-sass-module__C6iGSq__childrenContainer{margin-left:8px}.style-module-sass-module__C6iGSq__resizeHandle{cursor:col-resize;z-index:101;opacity:0;justify-content:center;align-items:center;width:8px;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;right:-4px}.style-module-sass-module__C6iGSq__resizeHandle:hover{opacity:1}@media only screen and (max-width:1079px){.style-module-sass-module__C6iGSq__resizeHandle{display:none}}.style-module-sass-module__C6iGSq__sidebar:hover .style-module-sass-module__C6iGSq__resizeHandle{opacity:1}.style-module-sass-module__C6iGSq__resizeIndicator{background:#ffffff4d;border-radius:1px;width:2px;height:50px;transition:background .2s}.style-module-sass-module__C6iGSq__resizeHandle:hover .style-module-sass-module__C6iGSq__resizeIndicator{background:#fff9;height:80px}.style-module-sass-module__C6iGSq__resizing .style-module-sass-module__C6iGSq__resizeIndicator{background:#fffc;height:100px}.style-module-sass-module__C6iGSq__storageInfo{background-color:#40b87c;border-top:1px solid #e5fee0;flex-shrink:0;width:100%;margin-top:auto}.style-module-sass-module__C6iGSq__content{margin-left:210px;transition:margin-left .1s}@media only screen and (max-width:1079px){.style-module-sass-module__C6iGSq__content{margin-top:60px;margin-left:0}}.style-module-sass-module__C6iGSq__spHeader{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__C6iGSq__spHeader{z-index:10000;background:#fff;width:100%;padding-top:14px;padding-bottom:8px;display:block;position:fixed;top:0;left:0}}.style-module-sass-module__C6iGSq__headerInner{align-items:center;padding-left:5%;padding-right:5%;display:flex;position:relative}@media only screen and (max-width:1079px){.style-module-sass-module__C6iGSq__hamburgerMenu{z-index:1000;flex-direction:column;row-gap:6px;width:30px;margin-right:auto;transition:all .3s;display:flex}}.style-module-sass-module__C6iGSq__border{border:1px solid #123d52;width:100%;transition:all .3s}.style-module-sass-module__C6iGSq__active .style-module-sass-module__C6iGSq__border:first-child{transform:rotate(45deg)translate(5px,6px)}.style-module-sass-module__C6iGSq__active .style-module-sass-module__C6iGSq__border:nth-child(2){opacity:0}.style-module-sass-module__C6iGSq__active .style-module-sass-module__C6iGSq__border:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}.style-module-sass-module__C6iGSq__menu{-webkit-font-smoothing:antialiased;letter-spacing:2px;color:#123d52;font-size:9px;font-weight:700}.style-module-sass-module__C6iGSq__spLogo{width:195px;height:15px;position:absolute;top:25%;left:50%;transform:translate(-50%)}.style-module-sass-module__C6iGSq__spPopover{margin-left:auto;margin-right:0}.style-module-sass-module__C6iGSq__contextMenu{z-index:9999;background:#fff;border:1px solid #00000026;border-radius:6px;min-width:120px;padding:4px 0;box-shadow:0 2px 10px #0000001f}.style-module-sass-module__C6iGSq__contextMenuItem{text-align:left;cursor:pointer;color:#123d52;background:0 0;border:none;width:100%;padding:8px 16px;font-size:14px;transition:background-color .15s}.style-module-sass-module__C6iGSq__contextMenuItem:hover{background:#f9fafb}.style-module-sass-module__C6iGSq__contextMenuItem:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.style-module-sass-module__C6iGSq__contextMenuItem:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}
.style-module-sass-module__SmMKYq__form{margin-top:24px}.style-module-sass-module__SmMKYq__btn{margin-top:32px;margin-bottom:24px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__CY1v8G__form{margin-top:24px}.style-module-sass-module__CY1v8G__btnWrap{justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}@media only screen and (max-width:599px){.style-module-sass-module__CY1v8G__btnWrap{gap:8px}.style-module-sass-module__CY1v8G__btn{width:50%}}
.style-module-sass-module__2w0K4W__grantOverviewSection{margin-top:90px;padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}@media only screen and (max-width:1360px){.style-module-sass-module__2w0K4W__grantOverviewSection{padding-left:5%;padding-right:5%}}@media only screen and (max-width:1079px){.style-module-sass-module__2w0K4W__grantOverviewSection{margin-top:60px}}.style-module-sass-module__2w0K4W__subsidyApplicationStepsSection{margin-top:90px;padding-bottom:90px;padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}@media only screen and (max-width:1079px){.style-module-sass-module__2w0K4W__subsidyApplicationStepsSection{margin-top:60px}}
.style-module-sass-module__gwJPTq__container{letter-spacing:0;background-color:#fff;border-radius:10px;row-gap:70px;padding:50px 5% 75px;display:grid;box-shadow:0 5px 5px #2222220d}@media only screen and (max-width:1079px){.style-module-sass-module__gwJPTq__container{row-gap:0}}.style-module-sass-module__gwJPTq__title{text-align:center;-webkit-font-smoothing:antialiased;font-size:30px;font-weight:700;line-height:1.5}@media only screen and (max-width:1079px){.style-module-sass-module__gwJPTq__title{-webkit-font-smoothing:antialiased;font-size:28px;font-weight:700}}.style-module-sass-module__gwJPTq__pcNone{display:none}@media only screen and (max-width:1079px){.style-module-sass-module__gwJPTq__pcNone{text-align:center;-webkit-font-smoothing:antialiased;margin-top:12px;font-size:16px;font-weight:700;display:block}}.style-module-sass-module__gwJPTq__flow{grid-auto-flow:column;justify-content:space-between;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__gwJPTq__flow{grid-auto-flow:initial;grid-template-columns:1fr;row-gap:50px;margin-top:53px}}.style-module-sass-module__gwJPTq__stepBox{align-items:flex-end;display:grid}@media only screen and (max-width:1079px){.style-module-sass-module__gwJPTq__stepBox{place-items:center}}.style-module-sass-module__gwJPTq__stepTitle{text-align:center;-webkit-font-smoothing:antialiased;margin-top:13px;font-size:25px;font-weight:700}.style-module-sass-module__gwJPTq__stepText{text-align:center;-webkit-font-smoothing:antialiased;margin-top:11px;font-size:16px;font-weight:700}.style-module-sass-module__gwJPTq__btn{border-radius:50px;width:287px;height:68px;margin-top:25px}
.style-module-sass-module__7G-m1a__root{grid-template:"mainBlock artistsBlock""lessonsBlock artistsBlock""none artistsBlock"1fr/1fr 325px;column-gap:82px;margin-top:60px;padding-left:calc(50% - 510px);padding-right:calc(50% - 510px);display:grid}@media only screen and (max-width:1160px){.style-module-sass-module__7G-m1a__root{padding-left:4%;padding-right:4%}}@media only screen and (max-width:1079px){.style-module-sass-module__7G-m1a__root{grid-template-columns:initial;grid-template-areas:"mainBlock""artistsBlock""lessonsBlock";margin-top:32px}}.style-module-sass-module__7G-m1a__mainBlock{grid-area:mainBlock}.style-module-sass-module__7G-m1a__lessonsBlock{grid-area:lessonsBlock}.style-module-sass-module__7G-m1a__artistsBlock{grid-area:artistsBlock}.style-module-sass-module__7G-m1a__artistsBlock:last-child{margin-bottom:90px}@media only screen and (max-width:1079px){.style-module-sass-module__7G-m1a__artistsBlock:last-child{margin-bottom:0}.style-module-sass-module__7G-m1a__artistsBlock{margin-top:40px}}
.style-module-sass-module__kIkH7W__h1{-webkit-font-smoothing:antialiased;font-size:21px;font-weight:700}.style-module-sass-module__kIkH7W__paginationInfo{margin-top:30px}@media only screen and (max-width:1079px){.style-module-sass-module__kIkH7W__paginationInfo{margin-top:12px}}.style-module-sass-module__kIkH7W__flow{margin-top:32px}@media only screen and (max-width:1079px){.style-module-sass-module__kIkH7W__flow{margin-top:24px}}.style-module-sass-module__kIkH7W__pagination{margin-top:60px;position:relative;left:50%;transform:translate(-50%)}
.style-module-sass-module__g6oXOG__form{margin-top:32px}
.style-module-sass-module__m4a7Iq__form{margin-top:32px}
