@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap);.theme--light.v-calendar-events .v-event-timed{border:1px solid!important}.theme--light.v-calendar-events .v-event-more{background-color:#fff}.theme--light.v-calendar-events .v-event-more.v-outside{background-color:#f7f7f7}.theme--dark.v-calendar-events .v-event-timed{border:1px solid!important}.theme--dark.v-calendar-events .v-event-more{background-color:#303030}.theme--dark.v-calendar-events .v-event-more.v-outside{background-color:#202020}.v-calendar .v-event{line-height:20px;margin-right:-1px;border-radius:4px}.v-calendar .v-event,.v-calendar .v-event-more{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;cursor:pointer;z-index:1}.v-calendar .v-event-more{font-weight:700}.v-calendar .v-event-timed-container{position:absolute;top:0;bottom:0;left:0;right:0;margin-right:10px;pointer-events:none}.v-calendar .v-event-timed{position:absolute;white-space:nowrap;text-overflow:ellipsis;font-size:12px;cursor:pointer;border-radius:4px;pointer-events:all}.v-calendar .v-event-summary{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}.v-calendar.v-calendar-events .v-calendar-weekly__head-weekday{margin-right:-1px}.v-calendar.v-calendar-events .v-calendar-weekly__day{overflow:visible;margin-right:-1px}.theme--light.v-calendar-weekly{background-color:#fff;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0}.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday{border-right:1px solid #e0e0e0;color:#000}.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday.v-past{color:rgba(0,0,0,.38)}.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday.v-outside{background-color:#f7f7f7}.theme--light.v-calendar-weekly .v-calendar-weekly__head-weeknumber{background-color:#f1f3f4;border-right:1px solid #e0e0e0}.theme--light.v-calendar-weekly .v-calendar-weekly__day{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#000}.theme--light.v-calendar-weekly .v-calendar-weekly__day.v-outside{background-color:#f7f7f7}.theme--light.v-calendar-weekly .v-calendar-weekly__weeknumber{background-color:#f1f3f4;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#000}.theme--dark.v-calendar-weekly{background-color:#303030;border-top:1px solid #9e9e9e;border-left:1px solid #9e9e9e}.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday{border-right:1px solid #9e9e9e;color:#fff}.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday.v-past{color:hsla(0,0%,100%,.5)}.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday.v-outside{background-color:#202020}.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weeknumber{background-color:#202020;border-right:1px solid #9e9e9e}.theme--dark.v-calendar-weekly .v-calendar-weekly__day{border-right:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e;color:#fff}.theme--dark.v-calendar-weekly .v-calendar-weekly__day.v-outside{background-color:#202020}.theme--dark.v-calendar-weekly .v-calendar-weekly__weeknumber{background-color:#202020;border-right:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e;color:#fff}.v-calendar-weekly{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.v-calendar-weekly__head{display:-webkit-box;display:-ms-flexbox;display:flex}.v-calendar-weekly__head,.v-calendar-weekly__head-weekday{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-calendar-weekly__head-weekday{-webkit-box-flex:1;-ms-flex:1 0 20px;flex:1 0 20px;padding:0 4px 0 4px;font-size:11px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.v-calendar-weekly__head-weeknumber{position:relative;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}.v-calendar-weekly__week{-webkit-box-flex:1;-ms-flex:1;flex:1}.v-calendar-weekly__week,.v-calendar-weekly__weeknumber{display:-webkit-box;display:-ms-flexbox;display:flex;height:unset;min-height:0}.v-calendar-weekly__weeknumber{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;padding-top:14.5px;text-align:center}.v-calendar-weekly__weeknumber>small{width:100%!important}.v-calendar-weekly__day{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;padding:0 0 0 0;min-width:0}.v-calendar-weekly__day.v-present .v-calendar-weekly__day-month{color:currentColor}.v-calendar-weekly__day-label{text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;text-align:center;margin:4px 0 0 0}.v-calendar-weekly__day-label .v-btn{font-size:12px;text-transform:none}.v-calendar-weekly__day-month{position:absolute;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:none;box-shadow:none;top:0;left:36px;height:32px;line-height:32px}.theme--light.v-calendar-daily{background-color:#fff;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.theme--light.v-calendar-daily .v-calendar-daily__intervals-head{border-right:1px solid #e0e0e0}.theme--light.v-calendar-daily .v-calendar-daily__intervals-head:after{background:#e0e0e0;background:-webkit-gradient(linear,left top,right top,from(transparent),to(#e0e0e0));background:linear-gradient(90deg,transparent,#e0e0e0)}.theme--light.v-calendar-daily .v-calendar-daily_head-day{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#000}.theme--light.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-day-label,.theme--light.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-weekday{color:rgba(0,0,0,.38)}.theme--light.v-calendar-daily .v-calendar-daily__intervals-body{border-right:1px solid #e0e0e0}.theme--light.v-calendar-daily .v-calendar-daily__intervals-body .v-calendar-daily__interval-text{color:#424242}.theme--light.v-calendar-daily .v-calendar-daily__day{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.theme--light.v-calendar-daily .v-calendar-daily__day-interval{border-top:1px solid #e0e0e0}.theme--light.v-calendar-daily .v-calendar-daily__day-interval:first-child{border-top:none!important}.theme--light.v-calendar-daily .v-calendar-daily__interval:after{border-top:1px solid #e0e0e0}.theme--dark.v-calendar-daily{background-color:#303030;border-left:1px solid #9e9e9e;border-top:1px solid #9e9e9e}.theme--dark.v-calendar-daily .v-calendar-daily__intervals-head{border-right:1px solid #9e9e9e}.theme--dark.v-calendar-daily .v-calendar-daily__intervals-head:after{background:#9e9e9e;background:-webkit-gradient(linear,left top,right top,from(transparent),to(#9e9e9e));background:linear-gradient(90deg,transparent,#9e9e9e)}.theme--dark.v-calendar-daily .v-calendar-daily_head-day{border-right:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e;color:#fff}.theme--dark.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-day-label,.theme--dark.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-weekday{color:hsla(0,0%,100%,.5)}.theme--dark.v-calendar-daily .v-calendar-daily__intervals-body{border-right:1px solid #9e9e9e}.theme--dark.v-calendar-daily .v-calendar-daily__intervals-body .v-calendar-daily__interval-text{color:#eee}.theme--dark.v-calendar-daily .v-calendar-daily__day{border-right:1px solid #9e9e9e;border-bottom:1px solid #9e9e9e}.theme--dark.v-calendar-daily .v-calendar-daily__day-interval{border-top:1px solid #9e9e9e}.theme--dark.v-calendar-daily .v-calendar-daily__day-interval:first-child{border-top:none!important}.theme--dark.v-calendar-daily .v-calendar-daily__interval:after{border-top:1px solid #9e9e9e}.v-calendar-daily{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%}.v-calendar-daily,.v-calendar-daily__head{display:-webkit-box;display:-ms-flexbox;display:flex}.v-calendar-daily__head,.v-calendar-daily__intervals-head{-webkit-box-flex:0;-ms-flex:none;flex:none}.v-calendar-daily__intervals-head{position:relative}.v-calendar-daily__intervals-head:after{position:absolute;bottom:0;height:1px;left:0;right:0;content:""}.v-calendar-daily_head-day{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:0;position:relative}.v-calendar-daily_head-weekday{padding:3px 0 0 0;font-size:11px;text-transform:uppercase}.v-calendar-daily_head-day-label,.v-calendar-daily_head-weekday{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.v-calendar-daily_head-day-label{padding:0 0 3px 0;cursor:pointer}.v-calendar-daily__body{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-calendar-daily__scroll-area{overflow-y:scroll;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:start}.v-calendar-daily__pane,.v-calendar-daily__scroll-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;align-items:flex-start}.v-calendar-daily__pane{width:100%;overflow-y:hidden;-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-align:start}.v-calendar-daily__day-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:100%}.v-calendar-daily__intervals-body{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-calendar-daily__interval{text-align:right;padding-right:8px;border-bottom:none;position:relative}.v-calendar-daily__interval:after{width:8px;position:absolute;height:1px;display:block;content:"";right:0;bottom:-1px}.v-calendar-daily__interval-text{display:block;position:relative;top:-6px;font-size:10px;padding-right:4px}.v-calendar-daily__day{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;position:relative}.theme--light.v-calendar-category .v-calendar-category__column,.theme--light.v-calendar-category .v-calendar-category__column-header{border-right:1px solid #e0e0e0}.theme--light.v-calendar-category .v-calendar-daily__head,.theme--light.v-calendar-category .v-calendar-daily__intervals-body,.theme--light.v-calendar-category .v-calendar-daily__intervals-head{background:#fff}.theme--dark.v-calendar-category .v-calendar-category__column,.theme--dark.v-calendar-category .v-calendar-category__column-header{border-right:1px solid #9e9e9e}.theme--dark.v-calendar-category .v-calendar-daily__head,.theme--dark.v-calendar-category .v-calendar-daily__intervals-body,.theme--dark.v-calendar-category .v-calendar-daily__intervals-head{background:#303030}.v-calendar-category{overflow:auto;position:relative}.v-calendar-category .v-calendar-category__category{text-align:center}.v-calendar-category .v-calendar-daily__day-container{width:-webkit-min-content;width:-moz-min-content;width:min-content}.v-calendar-category .v-calendar-daily__day-container .v-calendar-category__columns{position:absolute;height:100%;width:100%;top:0}.v-calendar-category .v-calendar-daily__day-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:100%}.v-calendar-category .v-calendar-daily__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:100%;position:sticky;top:0;z-index:2}.v-calendar-category .v-calendar-daily_head-day{width:auto;position:unset}.v-calendar-category .v-calendar-daily__intervals-head{position:sticky;left:0;top:0;z-index:2}.v-calendar-category .v-calendar-daily_head-weekday{position:sticky;left:50%;width:50px}.v-calendar-category .v-calendar-daily_head-day-label{width:56px;position:sticky;left:50%}.v-calendar-category .v-calendar-daily__day{min-width:200px}.v-calendar-category .v-calendar-daily__intervals-body{position:sticky;left:0;z-index:1}.v-calendar-category .v-calendar-daily__interval:last-of-type:after{display:none}.v-calendar-category .v-calendar-daily__body{overflow:visible}.v-calendar-category .v-calendar-daily__body .v-calendar-daily__scroll-area{overflow-y:visible;-webkit-box-flex:0;-ms-flex:none;flex:none}.v-calendar-category .v-calendar-daily__pane{overflow-y:visible}.v-calendar-category .v-calendar-category__columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:100%}.v-calendar-category .v-calendar-category__columns .v-calendar-category__column,.v-calendar-category .v-calendar-category__columns .v-calendar-category__column-header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:0;position:relative}.v-calendar-category .v-calendar-category__columns .v-calendar-category__column-header{min-width:200px}.event-field[data-v-64a50323]{color:#000}.event-header-text[data-v-64a50323]{color:#fff;font-size:24px;font-weight:600}.event-header-block[data-v-64a50323]{background-size:cover!important;display:-webkit-box;display:-ms-flexbox;display:flex;height:150px;border-radius:15px 15px 0 0}.profile__grid{display:grid;grid-template-columns:1fr 5fr;grid-template-rows:auto;gap:12px 12px;grid-template-areas:"Student Content";margin-bottom:80px}.profile__student{grid-area:Student}.profile__content{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(75px,1fr) minmax(auto,calc(100vh - 500px));gap:0 0;grid-template-areas:"Info Info Info" "Calendar Calendar Calendar" "Calendar Calendar Calendar";grid-area:Content}.profile__info{grid-area:Info}.profile__calendar{grid-area:Calendar}.foreigners__card{background:#fff;border:1px solid #e0e0e0;border-radius:15px;width:100%}.profile__text{font-family:Montserrat;font-style:normal;font-weight:500}.profile__text__label{font-size:12px;line-height:15px;letter-spacing:.01em;color:#828282}.profile__text__value{font-weight:600;font-size:14px;line-height:17px;letter-spacing:.01em;color:#000}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{-ms-flex-wrap:wrap;flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.input__label__style[data-v-2b1146c2] .v-label,.input__text__style[data-v-2b1146c2] div.v-select__selections,.input__text__style[data-v-2b1146c2] input[id^=input-],.input__text__style[data-v-2b1146c2] textarea[id^=input-]{font-family:Montserrat;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.01em}.container__program{grid-template-columns:auto 1300px auto;grid-template-rows:60px 1fr;grid-auto-columns:1fr;grid-template-areas:". toolbar ." ". content ."}.container__program,.content__edit{display:grid;gap:15px 0;grid-auto-flow:row}.content__edit{grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-template-areas:"content__edit__common" "content__edit__addition";grid-area:content}.content__edit__common{grid-area:content__edit__common}.content__edit__addition{grid-area:content__edit__addition}.content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:15px 24px;grid-auto-flow:row;grid-template-areas:"program__desc program__details" "program_documents program__requirments";grid-area:content}.program__desc{grid-area:program__desc}.program__details{grid-area:program__details}.program__requirments{grid-area:program__requirments}.program_documents{grid-area:program_documents}.program__title{font-weight:600;font-size:24px;line-height:29px;letter-spacing:.02em;padding:15px 0 0;color:#000}.program__description,.program__title{font-family:Montserrat;font-style:normal}.program__description{font-weight:400;font-size:14px;line-height:20px;color:#4f4f4f;white-space:pre-line}.program__subtitle{font-family:Montserrat!important;font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;letter-spacing:.01em;color:#000}.program__info__container{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:0 15px;grid-template-areas:". ." ". ." ". ." ". ." "levels levels"}.levels{grid-area:levels}.program__info__label{font-weight:500;line-height:15px;color:#333}.program__info__label,.program__info__text{font-family:Montserrat;font-style:normal;font-size:14px;letter-spacing:.01em}.program__info__text{font-weight:600;line-height:17px;color:#000}.program__button{text-transform:none}.text__style{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;letter-spacing:.01em;color:#333}.program__page__card{background:#fff;border:1px solid #e0e0e0;border-radius:15px;padding:15px 30px}.input__label__style[data-v-bc3329c8] .v-label,.input__text__style[data-v-bc3329c8] .v-list-item,.input__text__style[data-v-bc3329c8] .v-select__selection,.input__text__style[data-v-bc3329c8] input[id^=input-]{font-family:Montserrat;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.01em}.toolbar{border:1px solid #e0e0e0;border-radius:15px;height:55px}.toolbar__text{color:#000}.card__title__text,.toolbar__text{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px}.card__title__text{letter-spacing:.01em;color:#243a51}.card__text{font-weight:600;font-size:14px;line-height:17px;color:#847f7f}.card__text,.card__text__label{font-family:Montserrat;font-style:normal;letter-spacing:.01em}.card__text__label{font-weight:500;font-size:12px;line-height:15px}.grid{display:grid;grid-template-columns:repeat(4,minmax(auto,1fr))}.hower:hover{color:#fff;background:#2d323e}.download-field[data-v-3e6f7e58]{cursor:pointer;background:rgba(0,0,0,.06);border-top-left-radius:4px;border-top-right-radius:4px;color:#464141;padding:7px;border-bottom:1px solid #919191;width:100%}.download-field[data-v-3e6f7e58]:hover{background:rgba(0,0,0,.1);border-bottom:1px solid #595959}.icon-top[data-v-3e6f7e58]{position:relative;top:3px}.date-top[data-v-3e6f7e58]{position:relative;top:3px;margin-right:3px;display:none}.grid__dictionary{display:grid;grid-template-columns:repeat(2,1fr)}.dictionary__text{font-weight:600;line-height:17px;letter-spacing:.01em}.applications__list,.dictionary__text{font-family:Montserrat;font-style:normal;font-size:14px}.applications__list{font-weight:500;line-height:16px;color:#333}.applications__list__headers{font-style:normal;font-weight:600;font-size:14px!important;line-height:17px;letter-spacing:.01em;color:#000}.applications__list__card{background:#fff;border:1px solid #e0e0e0;border-radius:15px}.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{-ms-flex-item-align:center;align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;min-width:24px;width:24px;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{-webkit-transition:.3s cubic-bezier(.4,0,.6,1);transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;-webkit-transition:none;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;-ms-flex-item-align:start;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:175px;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.input__text__style[data-v-4495ef0d] input[id^=input-]{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;letter-spacing:.01em;color:#000}.input__label__style[data-v-4495ef0d] .v-label,.input__text__style[data-v-4495ef0d] div.v-select__selections,.input__text__style[data-v-4495ef0d] textarea[id^=input-]{font-family:Montserrat;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.01em}.application__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.program__button{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;text-transform:none!important;letter-spacing:.01em;background:#f2f2f2;border-radius:10px}.application__card{background:#fff;border:1px solid #e0e0e0;border-radius:15px}.application__card__title{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:22px;letter-spacing:.01em;color:#000}.input__text__style[data-v-9fdf739e] div.v-select__selections,.input__text__style[data-v-9fdf739e] input[id^=input-],.input__text__style[data-v-9fdf739e] textarea[id^=input-]{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.01em;color:#000}.input__text__style[data-v-9fdf739e] div.v-select__selections{max-height:26px}.input__label__style[data-v-9fdf739e] .v-label{font-family:Montserrat;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.01em}.survey__card{background:#fff;border:1px solid #e0e0e0;border-radius:15px;min-width:360px;margin-bottom:15px;font-family:Montserrat;font-style:normal;font-weight:600;font-size:16px}.survey__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.survey__subgrid{display:grid;grid-template-columns:1fr;gap:24px}.survey__button{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;letter-spacing:.01em}.container__survey{display:grid;grid-template-columns:auto 1300px auto;grid-template-rows:60px 1fr;grid-auto-columns:1fr;gap:15px 0;grid-auto-flow:row;grid-template-areas:". toolbar ." ". content ."}.toolbar{grid-area:toolbar;font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;letter-spacing:.01em;background:#fff;color:#004992}.st-application__card{border-radius:15px!important;border:1px solid #e0e0e0!important;background:#fff!important}.st-application__text{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:17px;letter-spacing:.01em;color:#333}.st-application__btn{text-transform:none;border-radius:10px;background:#f2f2f2;color:#004992}.success_style{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}