.t-block-cookies__container,.t-work-area__cell{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-promo-course__item,.t-work-area__cell_promo{background:#cdf7f4;border-radius:16px}.t-btn{display:inline-block;padding:0 24px;color:#fff;background:#59dced;-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2);font-weight:700;font-size:16px;outline:none;border:none;border-radius:20px;line-height:40px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;position:relative;text-align:center}.t-btn span{position:relative;z-index:2}.t-btn svg{margin-left:8px}.t-btn path{-webkit-transition:all .2s;transition:all .2s;fill:#fff}.t-btn:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2);-webkit-transition:opacity .2s;transition:opacity .2s;border-radius:20px}.t-btn_border{border:1px solid #b8d7f5;background:transparent;color:#52a8f2}.t-btn_border:before{content:none;display:none}.t-btn_white{background:#fff;color:#52a8f2}.t-btn_white path{fill:#52a8f2}.t-btn_white:before{content:none;display:none}.t-btn_120{width:120px}.t-btn_full{width:100%}.t-btn_m_b{margin-bottom:8px}.t-btn_file{overflow:hidden}.t-btn_file input{position:absolute;left:-99999px}.t-btn_invite{margin-top:24px}.t-btn_invite span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-btn_invite svg{margin-left:20px}.t-btn._disabled,.t-btn:disabled{background:rgba(132,193,246,.4);pointer-events:none;cursor:default}.t-btn._disabled:before,.t-btn:disabled:before{opacity:0}.t-btn-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-btn-wrapper,.t-inputBox{display:-webkit-box;display:-ms-flexbox;display:flex}.t-inputBox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.t-inputBox,.t-inputBox_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-inputBox_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-inputBox_column-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-inputBox .t-input{margin:0 12px 24px}.t-inputBox_wrap .t-input:last-child{margin-bottom:0}.t-input{width:100%;margin-bottom:24px;position:relative}.t-input__subtext{display:block;margin-bottom:16px;font-size:14px;line-height:17px}.t-input label:not(.t-btn){display:block;font-weight:700;margin-bottom:8px;line-height:1.2}.t-input input,.t-input textarea{width:100%;background-color:#def1fa;background-repeat:no-repeat;background-position:100% 0;border:none;border-radius:8px;padding:0 16px;color:#666;font-family:rubik,Arial,sans-serif;font-size:16px;line-height:40px;outline:none;-webkit-transition:all .2s;transition:all .2s}.t-input input::-webkit-input-placeholder,.t-input textarea::-webkit-input-placeholder{color:#52a8f2}.t-input input::-moz-placeholder,.t-input textarea::-moz-placeholder{color:#52a8f2}.t-input input::-ms-input-placeholder,.t-input textarea::-ms-input-placeholder{color:#52a8f2}.t-input input::placeholder,.t-input textarea::placeholder{color:#52a8f2}.t-input input:disabled,.t-input textarea:disabled{pointer-events:none;cursor:default;padding:0;background:transparent;line-height:1.2;height:auto}.t-input input:disabled+.mx-input-append,.t-input textarea:disabled+.mx-input-append{opacity:0}.t-input input._border,.t-input textarea._border{background:transparent;border:1px solid rgba(132,193,246,.4)}.t-input textarea{resize:none;line-height:1.2;padding:10px 16px}.t-input .mx-datepicker.disabled{opacity:1;cursor:default}.t-input .mx-input{height:40px;-webkit-box-shadow:none;box-shadow:none}.t-input .mx-input-append{-webkit-transition:opacity .2s;transition:opacity .2s;width:40px;height:40px;padding:0;background:url("/img/calendar.png") no-repeat 50%}.t-input .mx-input-append svg{display:none!important}.t-input .v-select .vs__actions{padding:0}.t-input .v-select .open-indicator{width:40px;height:40px;background:url("/img/select.png") no-repeat 50%;position:absolute;top:0;right:0;-webkit-transition:all .2s;transition:all .2s}.t-input .v-select .open-indicator:before{content:none;display:none}.t-input .v-select .dropdown-toggle{width:100%;background:#def1fa;border:none;border-radius:8px;padding:0;height:40px;position:relative}.t-input .v-select .dropdown-toggle .clear{display:none}.t-input .v-select .vs__selected-options{padding:0;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-input .v-select .selected-tag{border:none;border-radius:0;color:#666;-webkit-transition:padding .2s;transition:padding .2s}.t-input .v-select.single input{position:absolute;top:0;left:0;padding:0 40px 0 16px!important;line-height:40px!important;width:100%!important;margin:0!important;-webkit-transition:none;transition:none}.t-input .v-select.single .selected-tag{display:block;line-height:40px;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;margin:0;padding:0 40px 0 16px}.t-input .v-select.unsearchable input[type=search]{opacity:1}.t-input .v-select .dropdown-menu{margin-top:8px;border:none;background:#fff;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);border-radius:16px;padding:0}.t-input .v-select .dropdown-menu>.highlight>a{background:#52a8f2!important;color:#fff!important}.t-input .v-select .dropdown-menu .active>a{background:transparent;color:#666}.t-input .v-select .dropdown-menu li>a{padding:16px;color:#666;white-space:normal}.t-input .v-select.open.single .selected-tag{display:none}.t-input .v-select.open .dropdown-toggle{border-radius:8px}.t-input .v-select.open .open-indicator{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.t-input .v-select.disabled .dropdown-toggle,.t-input .v-select.disabled .dropdown-toggle input{background:transparent;cursor:default;height:auto}.t-input .v-select.disabled .open-indicator{opacity:0;cursor:default}.t-input .v-select.disabled .selected-tag{padding:0;line-height:1.2}.t-input__description{margin-top:18px}.t-input_30{width:calc(100%/3 - 24px)}.t-input_70{width:calc(200%/3 - 24px)}.t-input_320{width:368px;padding-right:48px;max-width:100%}.t-input_auto{width:auto;margin-right:40px}.t-input_buttons{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-input_buttons:last-child{margin-bottom:0}.t-input_buttons .t-btn:not(:last-child){margin-right:8px}.t-input_checkbox>label{margin-bottom:24px}.t-input_checkbox>div{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-input_checkbox>div:last-child,.t-input_checkbox>div label{margin-bottom:0}.t-input_checkbox-small>div{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-input_checkbox-small>div:last-child,.t-input_checkbox-small>div label{margin-bottom:0}.t-input._error input,.t-input._error textarea{background-image:url("/img/input_error.png")}.t-input._error .t-multiSelect__tag:before,.t-input._error .t-topicsSelect__tag:before,.t-input._error .v-select .dropdown-toggle:before{content:"";position:absolute;top:0;right:40px;width:40px;height:40px;background-image:url("/img/input_error.png")}.t-input._error .v-select input{background:none}.t-input._success input,.t-input._success textarea{background-image:url("/img/input_ok.png")}.t-input__delete{cursor:pointer;position:absolute;bottom:0;right:0;width:40px;height:40px;background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-input__hint{color:#bfbfbf;font-size:14px;display:block;margin-top:8px}.t-input._disabled,.t-input._disabled *{pointer-events:none}.t-input._disabled .v-select .dropdown-toggle{background:transparent}.t-input._disabled .v-select .selected-tag{color:rgba(132,193,246,.4)}.t-input._disabled .v-select .open-indicator{display:none;pointer-events:none}.t-input._disabled input{background:transparent!important;color:rgba(132,193,246,.4)!important}.t-checkbox{vertical-align:top;margin:0 8px 0 0;width:16px;height:16px}.t-checkbox+label{cursor:pointer;font-family:rubik,Arial,sans-serif;font-weight:400;padding:0 0 0 24px;position:relative;font-size:16px;color:#666;-webkit-transition:all .2s;transition:all .2s}.t-checkbox+label a{color:#52a8f2}.t-checkbox:not(checked){position:absolute;opacity:0}.t-checkbox:not(checked)+label:before{content:"";position:absolute;top:1px;left:0;width:16px;height:16px;border-radius:4px;background:rgba(132,193,246,.4);-webkit-transition:background .2s;transition:background .2s}.t-checkbox:not(checked)+label:after{content:"";width:16px;height:16px;left:0;top:1px;position:absolute;background:url("/img/checkbox.png") no-repeat 50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.t-checkbox:checked+label:before{background:#52a8f2}.t-checkbox:checked+label:after{opacity:1}.t-checkbox_label{overflow:hidden;display:block;cursor:pointer;font-family:rubik,Arial,sans-serif;font-weight:400!important;position:relative;font-size:16px;color:#666}.t-checkbox_label._grey{color:#bfbfbf!important}.t-checkbox_vertical{vertical-align:top;margin:0 8px 0 0;width:16px;height:16px}.t-checkbox_vertical+label{cursor:pointer;font-family:rubik,Arial,sans-serif;font-weight:700;padding:0 0 0 32px;position:relative;font-size:16px;color:#666;-webkit-transition:all .2s;transition:all .2s}.t-checkbox_vertical+label a{color:#52a8f2}.t-checkbox_vertical:not(checked){position:absolute;opacity:0}.t-checkbox_vertical:not(checked)+label:before{content:"";position:absolute;top:3px;left:0;width:24px;height:14px;border-radius:7px;background:rgba(132,193,246,.4);-webkit-transition:background .2s;transition:background .2s}.t-checkbox_vertical:not(checked)+label:after{content:"";width:14px;height:14px;left:0;top:3px;position:absolute;background:#fff;-webkit-transition:left .2s;transition:left .2s;-webkit-box-shadow:0 3px 4px rgba(0,108,202,.3);box-shadow:0 3px 4px rgba(0,108,202,.3);border-radius:50%}.t-checkbox_vertical:checked+label:before{background:#52a8f2}.t-checkbox_vertical:checked+label:after{left:10px}.t-radio{vertical-align:top;margin:0 8px 0 0;width:16px;height:16px}.t-radio+label{cursor:pointer;font-family:rubik,Arial,sans-serif;font-weight:400;padding:0 0 0 24px;position:relative;font-size:16px;color:#666;-webkit-transition:all .2s;transition:all .2s}.t-radio+label a{color:#52a8f2}.t-radio:not(checked){position:absolute;opacity:0}.t-radio:not(checked)+label:before{content:"";position:absolute;top:1px;left:0;width:16px;height:16px;border-radius:50%;background:rgba(132,193,246,.4);-webkit-transition:background .2s;transition:background .2s}.t-radio:not(checked)+label:after{content:"";width:16px;height:16px;left:0;top:1px;position:absolute;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid #52a8f2;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.t-radio:checked+label:before{background:#52a8f2;-webkit-box-shadow:0 3px 4px rgba(0,108,202,.3);box-shadow:0 3px 4px rgba(0,108,202,.3)}.t-radio:checked+label:after{opacity:1}.t-selectMobile{width:175px;height:40px;margin-right:8px;background-color:#def1fa;background-repeat:no-repeat;background-position:100% 0;border:none;border-radius:8px;padding:0 40px 0 16px;color:#666;font-family:rubik,Arial,sans-serif;font-size:16px;line-height:40px;outline:none;-webkit-transition:all .2s;transition:all .2s;position:relative}.t-selectMobile::-webkit-input-placeholder{color:#52a8f2}.t-selectMobile::-moz-placeholder{color:#52a8f2}.t-selectMobile::-ms-input-placeholder{color:#52a8f2}.t-selectMobile::placeholder{color:#52a8f2}.t-selectMobile-container{position:relative}.t-selectMobile-time{position:absolute;padding:12px;top:0;right:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-file,.t-selectMobile-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-file{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px}.t-file__info{font-size:14px;line-height:17px;color:#bfbfbf;width:192px;margin:0 8px}.t-file__name{font-weight:700;font-size:16px;line-height:19px;color:#666}.t-file__del{cursor:pointer;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;border-radius:100px}.t-file__del:hover{-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2)}.t-file_full .t-file__name{text-overflow:ellipsis;overflow:hidden}.t-work-area{width:100%;max-width:1440px;margin:0 auto;padding:24px 88px 200px 40px}.t-work-area_error{width:1008px;max-width:100%;margin:0 auto;padding:64px 24px 200px}.t-work-area__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-work-area__column_small{-webkit-box-flex:0;-ms-flex:none;flex:none;width:320px}.t-work-area__column_small:first-child{margin-right:32px}.t-work-area__column_small:last-child{margin-left:32px}.t-work-area__column_small._min{width:304px}.t-work-area__column_small_create{width:400px}.t-work-area__column_big{width:calc(100% - 352px);-webkit-box-flex:0;-ms-flex:none;flex:none}.t-work-area__column_big._only{width:100%}.t-work-area__column_big_create{width:calc(100% - 432px)}.t-work-area__cell{width:100%;padding:24px}.t-work-area__cell_small{padding:8px}.t-work-area__cell_promo{width:100%;padding:16px 8px 8px}.t-work-area__cell_promo h2{font-size:16px;margin:0 0 16px;text-align:center}.t-work-area__cell_promo+.t-work-area__cell_promo{margin-top:8px}.t-work-area__cell_promo+.t-btn{margin-top:24px}.t-work-area__cell+.t-work-area__cell{margin-top:32px}.t-work-area h1{margin:0 0 24px;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.t-promo-course{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px;margin-bottom:24px}.t-promo-course__item-title{text-align:center;margin-bottom:16px}.t-promo-course__item{margin-right:24px;width:calc(100% / 3 + 24px/3 - 24px);padding:16px 8px 8px}.t-promo-course__item:nth-child(3n){margin-right:0}@media (max-width:1200px){.t-promo-course__item{width:calc(100% / 2 + 24px/2 - 24px)}}@media (max-width:769px){.t-promo-course{margin-bottom:8px}.t-promo-course__item{width:100%;margin-bottom:16px}}.t-promo__btn{margin-top:32px}.t-promo__btn:first-child{margin-top:0}@media (max-width:769px){.t-promo__btn{padding:0 24px}}.t-swipper{position:relative;overflow:hidden;margin-top:32px;margin-bottom:32px}.t-swipper .swiper-container{margin:0 -12px -16px;padding:0 12px 32px}.t-swipper .swiper-slide{margin:0;max-width:100%}.t-swipper__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.t-swipper__pagination .swiper-pagination-bullet{margin:0 2px;background:rgba(132,193,246,.4);opacity:1}.t-swipper__pagination .swiper-pagination-bullet-active{background:#59dced}@media (min-width:770px){.t-btn:hover:before{opacity:0}.t-btn_border:hover{background:transparent;border-color:#59dced;color:#59dced}.t-btn_white:hover{background:#59dced;color:#fff}.t-btn_white:hover path{fill:#fff}}@media (max-width:1024px){.t-input_tablet_full{width:100%}}@media (max-width:769px){.t-inputBox,.t-inputBox .t-input{margin:0 0 24px}.t-inputBox .t-input:last-child{margin-bottom:0}.t-input_30,.t-input_70,.t-input_auto{width:100%}.t-input_buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-input_buttons .t-btn{display:block;margin-right:0;width:100%}.t-input_buttons .t-btn+.t-btn{margin-top:8px}.t-work-area{padding:0 0 16px}.t-work-area h1{margin-bottom:16px}.t-work-area .t-calendar{margin:0 auto}.t-work-area_error{padding:0 0 16px}.t-work-area__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-work-area__column_small{width:100%;margin:0}.t-work-area__column_small:first-child{margin:0 auto}.t-work-area__column_small:last-child{margin-left:0;margin-top:32px}.t-work-area__column_small .t-calendar_small{margin:0 auto;width:calc(100% - 32px)}.t-work-area__column_small_create{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.t-work-area__column_small_create:last-child{margin-top:16px;margin-bottom:32px}.t-work-area__column_big{width:100%}.t-work-area__column_big:last-child{margin-top:32px}.t-work-area__column_big>:last-child{margin-bottom:0}.t-work-area__cell{max-width:100%;margin:0 auto;padding:16px}.t-work-area__cell_promo{width:336px;max-width:100%;margin:0 auto;padding:16px 0 8px}.t-work-area__cell_promo .t-teacherItem{margin:0 auto}}.swiper-pagination-bullet{-webkit-transition:all .3s;transition:all .3s;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.swiper-pagination-bullets-dynamic{margin:auto}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet:not([class^="swiper-pagination-bullet swiper-pagination-bullet-active"]){opacity:0}@media (max-width:450px){.t-work-area__cell_promo,.t-work-area__cell_promo .t-teacherItem{width:100%}}.t-block-cookies{position:fixed;bottom:40px;left:80px;width:calc(100% - 160px);z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-block-cookies,.t-block-cookies__container{display:-webkit-box;display:-ms-flexbox;display:flex}.t-block-cookies__container{max-width:1000px;width:100%;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-block-cookies__text{text-align:center}.t-block-cookies__btn{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:770px){.t-block-cookies{bottom:80px;left:16px;width:calc(100% - 32px)}.t-block-cookies__container{padding:16px}.t-block-cookies__text{font-size:14px}}header{width:100%;padding:24px;background:#fff;position:fixed;z-index:100;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:0}header._load{opacity:1}header:after{top:100%}.t-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px}.t-logo__name{margin-left:8px;color:#52a8f2;font-weight:700;line-height:1.2}.t-logo__name span{font-weight:400;font-size:12px;display:block;margin-top:1px;color:#666}.t-header{-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.t-header,.t-header__notAuth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.t-header__notAuth{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-align:center;margin-right:16px}.t-header__notAuth .t-btn:first-child{margin-right:8px}.t-header .t-search-filter{margin-right:72px;max-width:520px;-webkit-box-flex:1;-ms-flex:1;flex:1}.t-header .t-search{max-width:100%}.t-header__auth{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px}.t-header__auth .t-btn{margin-right:40px}.t-header__link{background:transparent;border:none;outline:none;cursor:pointer;margin-right:16px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.t-header__link:last-child{margin-right:0}.t-header__link span{position:absolute;top:0;right:0;background:#986bf2;color:#fff;padding:0 4px;border-radius:8px;line-height:17px;font-size:12px;font-weight:700;min-width:16px;text-align:center;height:16px}.t-burger{cursor:pointer;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-burger span{background:#b8d7f5;width:26px;height:2px;border-radius:1px;position:relative;-webkit-transition:all .2s;transition:all .2s}.t-burger span:after,.t-burger span:before{content:"";position:absolute;left:0;width:100%;height:2px;border-radius:1px;background:#b8d7f5}.t-burger span:before{top:-9px}.t-burger span:after{bottom:-9px}.t-headerMenu{position:absolute;top:72px;right:24px;border-radius:16px;padding:24px;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-headerMenu_prof{right:104px}.t-headerMenu a:not(.t-btn){line-height:1.2;white-space:nowrap}.t-headerMenu a:not(.t-btn):not(:last-child){margin-bottom:8px}.t-headerMenu button{cursor:pointer;display:inline;background:transparent;border:none;outline:none;font-size:16px;font-weight:400;font-family:rubik,Arial,sans-serif;color:#666;text-align:left}.t-headerMenu__before{display:block;position:fixed;top:0;left:0;right:0;bottom:72px;background:rgba(0,49,92,.6);z-index:-1}@media (max-width:1140px){.t-header .t-search-filter,.t-logo{margin-right:24px}.t-header__auth,.t-header__auth .t-btn{margin-right:16px}}@media (max-width:1000px){.t-header .t-search-filter{display:none}}@media (max-width:769px){header{top:auto;bottom:0;padding:12px}.t-logo{margin-right:0}.t-burger,.t-header__link{width:48px;height:48px}.t-header__link{margin-right:0}.t-btn_openAuth{margin:0 24px;-webkit-box-flex:1;-ms-flex:1;flex:1}.t-headerMenu{bottom:100%;top:auto;left:0;right:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.t-headerMenu .t-btn:not(:last-child){margin-bottom:16px}}.t-locale{position:relative}.t-locale select{outline:none;background:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.t-locale__active,.t-locale select{color:#b8d7f5;font-size:16px;line-height:1.2}.t-locale__active{padding:14px 24px;cursor:pointer}.t-locale__links{padding:14px 24px 24px;position:absolute;top:0;right:0;background:#fff;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.t-locale__link{margin-top:8px;background:transparent;border:none;font-size:16px;font-family:rubik,Arial,sans-serif;outline:none;line-height:1.2;cursor:pointer}.t-locale__link._active{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:0;margin-bottom:38px;color:#52a8f2}footer{background:#fff;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:none;flex:none;opacity:0}footer._load{opacity:1}.t-footerMenu{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 40px}.t-footerMenu a{line-height:1.2;margin:0 12px;font-weight:700}.t-copyright{color:#52a8f2;font-weight:700;line-height:1.2}.t-copyright,.t-developer{width:200px;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-developer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.t-developer,.t-social{display:-webkit-box;display:-ms-flexbox;display:flex}.t-social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-social a{margin:0 4px}.t-social img{display:block}@media (max-width:769px){footer{padding:24px 24px 96px}footer .t-social{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin-bottom:24px}footer .t-copyright{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .t-developer{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.t-copyright,.t-developer{width:auto}.t-footerMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.t-footerMenu a{margin:0 0 16px}.t-footerMenu a:last-child{margin-bottom:0}}.t-dialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.t-dialog__close{position:absolute;cursor:pointer;top:-24px;right:-24px;width:56px;height:56px;border-radius:50%;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);z-index:2}.t-dialog__close:after,.t-dialog__close:before{content:"";position:absolute;left:50%;top:50%;margin:-1px 0 0 -13px;width:26px;height:2px;border-radius:1px;background:#52a8f2}.t-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.t-dialog__overlay,.t-dialog__scroll{width:100%;height:100%}.t-dialog__overlay{position:fixed!important;top:0;left:0;background:rgba(0,49,92,.6);z-index:1}.t-dialog__wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-dialog__content{position:relative;z-index:1}.t-dialog__content h2{margin:0 0 16px;color:#52a8f2}.t-dialog__content .t-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 24px}.t-dialog__content .t-social button{cursor:pointer;background:transparent;border:none;outline:none}.t-dialog__content .t-social button img{display:block}.t-dialog__content .t-social button:not(:last-child){margin-right:8px}.t-dialog__content .t-link{display:table;color:#52a8f2;font-size:14px;line-height:1.2;margin:0 auto 24px;cursor:pointer}.t-dialog__content .t-btn{margin-bottom:8px}.t-dialog__content .t-btn:last-child{margin-bottom:0}@media (max-width:769px){.t-dialog__close{top:unset;bottom:calc(100% + 20px);right:0;left:0;margin:auto}.t-dialog .bar--wrapper{position:relative;width:100%;height:100%;overflow-y:hidden!important;overflow-x:hidden!important}.t-dialog .bar--wrapper>*{padding-right:0!important;padding-bottom:0!important}.t-dialog__wrapper{padding-top:88px;overflow-y:auto;overflow-x:hidden;display:block}}.is-wrap[data-v-63445640]{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.is-nowrap[data-v-63445640]{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.bar--container[data-v-63445640]{position:relative;height:100%;width:100%;overflow:hidden}.bar--wrapper[data-v-63445640]{position:absolute;height:calc(100% + 24px);width:calc(100% + 24px);top:0;overflow-y:scroll;overflow-x:scroll}.bar--wrapper>[data-v-63445640]{position:relative;padding-right:24px!important;padding-bottom:24px!important}.bar--horizontal[data-v-63445640],.bar--vertical[data-v-63445640]{position:absolute;background-color:rgba(0,0,0,.1);z-index:9;border-radius:16px;overflow:hidden}.bar--horizontal-internal[data-v-63445640],.bar--vertical-internal[data-v-63445640]{position:relative;background-color:rgba(0,0,0,.5);opacity:.5;border-radius:16px;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:opacity;transition-property:opacity;cursor:pointer}.bar--horizontal-internal[data-v-63445640]:hover,.bar--vertical-internal[data-v-63445640]:hover{opacity:1}.bar--vertical[data-v-63445640]{right:0;top:0;height:calc(100% - 8px);width:8px;margin-right:4px;margin-top:4px;margin-bottom:4px}.bar--vertical-internal[data-v-63445640]{height:0;width:100%}.bar--horizontal[data-v-63445640]{left:0;bottom:0;width:calc(100% - 8px);height:8px;margin-right:4px;margin-left:4px;margin-bottom:4px}.bar--horizontal-internal[data-v-63445640]{height:100%;width:0}.t-auth{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-page_home h1{line-height:1.2;font-size:44px;margin:0 auto 13px;max-width:770px;text-align:center}.t-page_home .t-coursesList{width:984px;max-width:100%;margin:0 auto 64px}.t-promo__buttons .t-btn{min-width:120px}.t-promo__buttons_new{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:950px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:66px}.t-promo__buttons_new h3{font-size:28px;line-height:1.2;color:#52a8f2;text-align:center;margin-bottom:10px}.t-promo__buttons_new__section{max-width:370px;text-align:center}.t-promo__buttons_new__section__second{max-width:470px}.t-promo__buttons_new__section__description{border-bottom:1px solid #def1fa;margin-bottom:10px;padding-bottom:10px}.t-promo__subtitle{max-width:600px;text-align:center}.t-promo{overflow:hidden;padding:17px 24px 37px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;margin:0 auto 45px}.t-promo,.t-promo__descriptionList{display:-webkit-box;display:-ms-flexbox;display:flex}.t-promo__descriptionList{margin:0 auto 59px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none}.t-promo__descriptionList li{width:320px;max-width:33.33333%}.t-promo__descriptionList p{color:#52a8f2;text-align:center}.t-promo__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:66px;position:relative}.t-promo__buttons p{color:#52a8f2;margin:0 16px}.t-promo__buttons:after,.t-promo__buttons:before{content:"";position:absolute;top:50%;width:313px;height:1px;background:#def1fa}.t-promo__buttons:before{right:100%;margin-right:16px}.t-promo__buttons:after{left:100%;margin-left:16px}.t-promo__search{max-width:720px;width:100%;margin:0 auto}.t-promo__search .t-search{max-width:100%}.t-promo__search h2{margin-bottom:24px;font-size:36px;line-height:1.2;color:#52a8f2;text-align:center}.t-promo__img{position:relative;width:100%;padding-bottom:100%}.t-promo__img img{position:absolute;pointer-events:none;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.t-promo__img_step1 img:nth-child(4){top:13.5%;left:19.8%;z-index:3;width:21.25%}.t-promo__img_step1 img:nth-child(2){top:21%;left:29%;z-index:2;width:36.563%}.t-promo__img_step1 img:nth-child(3){top:27%;left:10%;z-index:4;width:80%}.t-promo__img_step1 img:first-child{top:19%;left:18%;width:63.75%;z-index:1}.t-promo__img_step2 img:first-child{top:17%;left:13%;width:75%;z-index:1}.t-promo__img_step2 img:nth-child(2){z-index:3;top:16%;left:45%;width:40.625%}.t-promo__img_step2 img:nth-child(3){z-index:4;top:34%;left:26%;width:14.375%}.t-promo__img_step2 img:nth-child(4){z-index:4;top:14%;left:46.5%;width:6.875%}.t-promo__img_step2 img:nth-child(5){z-index:2;top:19%;left:22%;width:53.125%}.t-promo__img_step3 img:first-child{z-index:1;left:8%;top:20%;width:78.75%}.t-promo__img_step3 img:nth-child(2){z-index:2;top:17%;left:31%;width:46.875%}.t-promo__img_step3 img:nth-child(3){z-index:3;top:25%;left:29%;width:62.813%}.t-promo__img_step3 img:nth-child(4){z-index:4;top:57%;left:11%;width:27.19%}@media (max-width:1000px){.t-teachers_home{padding:0 12px}.t-promo__buttons_new{max-width:100%}}@media (max-width:769px){.t-page_home h1{font-size:14px;margin:0;padding:0}.t-page_home h1 span{display:block;font-size:36px;margin-bottom:8px}.t-page_home .t-coursesList{margin-bottom:48px}.t-promo__buttons_new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}.t-promo__buttons_new__section{max-width:300px;margin:0 auto 66px}.t-promo{padding:16px;margin-top:-16px;margin-bottom:32px}.t-promo__buttons{margin-bottom:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.t-promo__buttons:after,.t-promo__buttons:before{content:none}.t-promo__buttons .t-btn{width:100%}.t-promo__buttons .t-btn:first-child{margin-bottom:16px}.t-promo__search h2{margin-bottom:16px;font-size:24px}.t-promo-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -16px 24px;width:calc(100% + 32px)}.t-promo-slider .swiper-container{width:100%;margin-bottom:16px}.t-promo-slider .swiper-slide{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-promo-slider .swiper-slide p{color:#52a8f2}.t-promo-slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-promo-slider__pagination .swiper-pagination-bullet{margin:0 2px;background:rgba(132,193,246,.4);opacity:1}.t-promo-slider__pagination .swiper-pagination-bullet-active{background:#59dced}}.t-coursesList{padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-coursesList_small{padding:0;margin-top:24px}.t-coursesList_small .t-coursesList__wrap{margin-bottom:8px}.t-coursesList__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px -41px}.t-coursesList__wrap_margin{margin-bottom:8px}.t-coursesList__buttons{margin-top:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-coursesList h2{width:100%;margin-bottom:24px;text-align:center;color:#52a8f2;font-size:36px}@media (max-width:769px){.t-coursesList{padding:0}.t-coursesList_small{margin-top:16px}.t-coursesList__wrap{margin:0;width:100%}.t-coursesList__wrap .swiper-container{width:100%;padding-bottom:16px}.t-coursesList__wrap .swiper-container .t-courseItem{margin:0 auto;display:block}.t-coursesList__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.t-coursesList__pagination .swiper-pagination-bullet{margin:0 2px;background:rgba(132,193,246,.4);opacity:1}.t-coursesList__pagination .swiper-pagination-bullet-active{background:#59dced}.t-coursesList__buttons{margin-top:24px;padding:0 24px}.t-coursesList__buttons .t-btn{width:100%}.t-coursesList h2{padding:0 24px;font-size:24px;margin-bottom:16px}}@media (min-width:770px){.t-courseItem:hover{-webkit-box-shadow:0 12px 16px rgba(0,108,202,.2);box-shadow:0 12px 16px rgba(0,108,202,.2)}}.t-courseItem{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;display:inline-block;width:calc(100% / 3 - 24px);min-height:164px;padding:16px 16px 12px;position:relative;margin:0 12px 41px}.t-courseItem_single{margin:0;width:100%;max-width:100%;min-width:100%}.t-courseItem__header{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-bottom:7px;line-height:19px}.t-courseItem__cost,.t-courseItem__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.t-courseItem__cost{-webkit-box-flex:0;-ms-flex:none;flex:none;font-weight:700;color:#52a8f2;-ms-flex-align:center;margin-right:16px;line-height:1.2}.t-courseItem__cost img{margin-left:4px}.t-courseItem__rate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style-type:none;margin-right:16px}.t-courseItem__rate,.t-courseItem__rate li{display:-webkit-box;display:-ms-flexbox;display:flex}.t-courseItem__rate li{width:16px;height:16px}.t-courseItem__rate li svg{width:50%;height:100%}.t-courseItem__rate li:not(:last-child){margin-right:4px}.t-courseItem__type{font-size:14px;color:#52a8f2;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis}.t-courseItem__name,.t-courseItem__type{line-height:1.2;overflow:hidden;margin-bottom:8px}.t-courseItem__name{font-weight:700;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.t-courseItem__statusBar{font-size:14px;line-height:1.2;color:#bfbfbf}.t-courseItem>:last-child{margin-bottom:0}@media (max-width:1200px){.t-courseItem{width:calc(100% / 2 - 24px)}}@media (max-width:950px){.t-courseItem{width:calc(100% / 1 - 24px)}}@media (max-width:940px){.t-courseItem{max-width:100%}}@media (max-width:769px){.t-courseItem{margin:0 auto 8px;width:320px}.t-courseItem__single{display:block}}.t-rating__list{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style-type:none;margin-right:16px}.t-rating__list__small{width:16px;height:16px}.t-rating__list__big{width:40px;height:40px}.t-rating__list li svg{width:100%;height:100%}.t-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-pagination._margin{margin-bottom:50px}.t-pagination__link{width:40px;height:40px;border-radius:50%;border:1px solid transparent;margin:0 4px;color:#52a8f2;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s;transition:all .2s}.t-pagination__link_prev{margin-right:12px}.t-pagination__link_next{margin-left:12px}.t-pagination__link_active{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2);-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2)}@media (min-width:770px){.t-pagination__link:hover{border-color:#52a8f2}}.t-pagination_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-pagination_top{margin-top:32px}.list-complete-enter,.list-complete-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.list-complete-leave-active{position:absolute}@media (max-width:769px){.t-pagination{padding:0 16px}.t-pagination__link{width:30px;min-width:30px;height:30px}}@media (min-width:770px){.t-teachers_home .t-teachers__next:hover:not(.swiper-button-disabled),.t-teachers_home .t-teachers__prev:hover:not(.swiper-button-disabled){background:#fff;-webkit-box-shadow:0 16px 24px rgba(0,108,202,.1);box-shadow:0 16px 24px rgba(0,108,202,.1)}}.t-teachers{width:960px;max-width:100%;margin:0 auto;position:relative}.t-teachers h2{color:#52a8f2;margin:0 0 24px;min-height:70px}.t-teachers__item{width:calc(100%/3 - 20px + 20px/3);margin-bottom:20px}.t-teachers .swiper-container{margin:0 -12px -32px;padding:0 12px 32px}.t-teachers .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-teachers .swiper-slide{height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.t-teachers__next,.t-teachers__prev{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;outline:none;border-radius:100%}.t-teachers__next.swiper-button-disabled path,.t-teachers__prev.swiper-button-disabled path{stroke:#b8d7f5}.t-teachers__prev{margin-right:16px}.t-teachers__arrows{z-index:2;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:16px;top:16px}.t-teachers_home{margin-bottom:183px;padding-bottom:72px}.t-teachers_home h2{font-size:36px;text-align:center}.t-teachers_home .t-teachers__arrows{left:0;right:0;bottom:0;top:auto}.t-teachers:not(.t-teachers_home) h2{padding:21px 24px;background:#fff;border-radius:16px}@media (max-width:769px){.t-teachers .swiper-container{margin:0 0 -8px;padding:0 0 24px}.t-teachers__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.t-teachers__pagination .swiper-pagination-bullet{margin:0 2px;background:rgba(132,193,246,.4);opacity:1}.t-teachers__pagination .swiper-pagination-bullet-active{background:#59dced}.t-teachers_home{padding-bottom:80px;margin-bottom:0}.t-teachers_home h2{font-size:24px;margin-bottom:16px}}@media (min-width:770px){.t-teacherItem:hover{-webkit-box-shadow:0 12px 16px rgba(0,108,202,.2);box-shadow:0 12px 16px rgba(0,108,202,.2)}}.t-teacherItem{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:24px;margin:0 auto}.t-teacherItem__img{width:100%;display:block;height:256px;-o-object-fit:cover;object-fit:cover;margin-bottom:16px}.t-teacherItem__name{font-weight:700;font-size:24px;line-height:1.1;margin-bottom:10px;color:#52a8f2}.t-teacherItem__address{font-weight:700;margin-bottom:8px;line-height:1.2}.t-teacherItem__age{font-size:14px;line-height:1.2;color:#bfbfbf;margin-bottom:16px}.t-teacherItem__footer,.t-teacherItem__rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-teacherItem__rate{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style-type:none;margin-right:16px}.t-teacherItem__rate li{width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.t-teacherItem__rate li svg{width:50%;height:100%}.t-teacherItem__rate li:not(:last-child){margin-right:4px}.t-teacherItem__reviews{font-size:14px;line-height:1.2;color:#bfbfbf}@media (max-width:769px){.t-teacherItem{width:320px;max-width:100%}.t-teacherItem__footer{margin-top:auto}}.t-page_error h1{text-align:center;font-size:22px;margin-bottom:10px}.t-page_error__hint{text-align:center;margin-bottom:16px}.t-page_error__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px}.t-page_error__buttons a{margin:0 4px}.t-page_error__search{background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:16px;width:100%;padding:40px 120px 48px;margin:0 0 32px}.t-page_error__search .t-search{max-width:100%}.t-page_error__search h2{color:#52a8f2;text-align:center;font-size:36px;margin-bottom:24px}.t-page_error .t-courses{margin:0 0 32px}@media (max-width:769px){.t-page_error__hint{padding:0 16px}.t-page_error__buttons{margin-bottom:32px}.t-page_error__search{padding:8px}.t-page_error__search h2{font-size:22px;padding:0 8px}}@media (min-width:770px){.t-courses h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:769px){.t-courses__arrows{position:absolute;top:16px;right:16px}}.t-page_error h1{text-align:center;font-size:22px;margin-bottom:10px}.t-page_error__hint{text-align:center;margin-bottom:16px}.t-page_error__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px}.t-page_error__buttons a{margin:0 4px}.t-page_error__search{background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:16px;width:100%;padding:40px 120px 48px;margin:0 0 32px}.t-page_error__search .t-search{max-width:100%}.t-page_error__search h2{color:#52a8f2;text-align:center;font-size:36px;margin-bottom:24px}.t-page_error .t-courses{margin:0 0 32px}@media (max-width:769px){.t-page_error__hint{padding:0 16px}.t-page_error__buttons{margin-bottom:32px}.t-page_error__search{padding:8px}.t-page_error__search h2{font-size:22px;padding:0 8px}}.t-profile-content{position:relative}.profile-view-enter-active,.profile-view-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.profile-view-enter,.profile-view-leave-to{opacity:0}.t-schedule .t-work-area__cell{margin-bottom:32px}.t-page_profile .t-courses__arrows{top:23px}@media (max-width:769px){.t-schedule .t-work-area__cell{margin-bottom:0;background:transparent;-webkit-box-shadow:unset;box-shadow:unset;border-radius:0;padding:0}.t-schedule>h2{padding:0 16px;font-size:20px}.t-schedule>h2:not(:first-child){margin-top:32px}.t-schedule .t-calendar{margin:0 auto}}@media (min-width:770px){.t-tabs a:hover{color:#52a8f2}}.t-tabs{margin:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;border-bottom:1px solid rgba(132,193,246,.4);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-tabs a{padding:0 16px 16px;margin-bottom:-1px;font-weight:700;color:#b8d7f5;-webkit-transition:color .2s;transition:color .2s;position:relative}.t-tabs a:after{bottom:0;background:transparent;-webkit-transition:background .2s;transition:background .2s}.t-load-progress:after,.t-tabs a:after{content:"";position:absolute;left:0;right:0;height:3px;width:0;border-radius:2px}.t-load-progress:after{background:#52a8f2}.t-load-progress._mobile:after{top:calc(100% + 8px)}.t-load-progress._loading:after{-webkit-transition:background .2s,width 5s linear;transition:background .2s,width 5s linear;width:100%;background:#52a8f2}.t-load-progress._active{color:#52a8f2}.t-load-progress._active:after{-webkit-transition-duration:.2s;transition-duration:.2s;background:#52a8f2;width:100%}@media (max-width:769px){.t-tabs{padding:0 8px;border-bottom:none}.t-tabs .t-input{margin:0}}.t-preloadPage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background:#fff;opacity:.5}.loading,.t-preloadPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading{position:relative}.circle{margin:0 8px;width:5em;height:5em;border-radius:50%;background:#b8d7f5!important;top:0;border:4px solid #b8d7f5}.circle.c1{border-radius:50% 50% 0;background:-webkit-gradient(linear,left top,right top,from(#646),to(transparent));background:linear-gradient(90deg,#646,transparent)}.circle.c1,.circle.c2{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.circle.c2{background:-webkit-gradient(linear,right top,left top,from(#646),to(transparent));background:linear-gradient(-90deg,#646,transparent)}.circle.c2,.circle.c2 .in{border-radius:0 50% 50%}.circle .in{position:absolute;width:80%;height:80%;left:10%;top:10%;background-color:#fff;border-radius:50% 50% 0}.loader{position:absolute;left:3.5em;top:0;width:5em;height:5em;-webkit-animation:loader 1.5s infinite linear;animation:loader 1.5s infinite linear;-webkit-transform:translate(-60%);transform:translate(-60%)}.loader .in{position:absolute;top:50%;left:50%;width:20%;height:20%;background-color:rgba(82,168,242,.7);border-radius:50%;-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%);-webkit-animation:in 1.5s infinite linear;animation:in 1.5s infinite linear}@-webkit-keyframes loader{0%{-webkit-transform:translate(-60%) rotate(0);transform:translate(-60%) rotate(0)}25%{-webkit-transform:translate(60%) rotate(0);transform:translate(60%) rotate(0)}50%{-webkit-transform:translate(60%) rotate(180deg);transform:translate(60%) rotate(180deg)}75%{-webkit-transform:translate(-60%) rotate(180deg);transform:translate(-60%) rotate(180deg)}to{-webkit-transform:translate(-60%) rotate(0deg);transform:translate(-60%) rotate(0deg)}}@keyframes loader{0%{-webkit-transform:translate(-60%) rotate(0);transform:translate(-60%) rotate(0)}25%{-webkit-transform:translate(60%) rotate(0);transform:translate(60%) rotate(0)}50%{-webkit-transform:translate(60%) rotate(180deg);transform:translate(60%) rotate(180deg)}75%{-webkit-transform:translate(-60%) rotate(180deg);transform:translate(-60%) rotate(180deg)}to{-webkit-transform:translate(-60%) rotate(0deg);transform:translate(-60%) rotate(0deg)}}@-webkit-keyframes in{0%{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}25%{-webkit-transform:translate(-50%,-300%);transform:translate(-50%,-300%)}50%{-webkit-transform:translate(-50%,-300%);transform:translate(-50%,-300%)}75%{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}to{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}}@keyframes in{0%{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}25%{-webkit-transform:translate(-50%,-300%);transform:translate(-50%,-300%)}50%{-webkit-transform:translate(-50%,-300%);transform:translate(-50%,-300%)}75%{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}to{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}}.t-work-area__cell_promo .t-courseItem{margin:0!important}.t-profileInfo .t-work-area__cell{margin-bottom:32px}.t-profileInfo .t-courses{margin-bottom:19px}.t-profileInfo .t-courses .t-courseItem{margin:0!important}@media (max-width:769px){.t-profileInfo .t-courses__header{padding:0;background:transparent}}.t-profileInfo__articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-profileInfo__articles h2{width:100%;color:#52a8f2;margin:0 0 24px;padding:21px 24px;background:#fff;border-radius:16px}.t-profileInfo__articles .t-btn{margin:0 auto;width:272px}.t-balance{position:relative}.t-balance h2{color:#52a8f2;margin:0 0 18px;font-size:22px}.t-balance__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:16px;border-bottom:1px solid #b8d7f5}.t-balance__box img{margin:0 16px}.t-balance__box p{font-weight:700}.t-balance__box ._big{color:#52a8f2;font-size:36px;line-height:1.2}.t-balance__box ._small{font-size:22px;line-height:1.2}.t-balance__active{margin:16px 0 24px}.t-balance__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:16px}.t-balance__buttons .t-btn:not(:last-child){margin-right:8px}.t-balance__buttons._absolute{position:absolute;top:2px;right:0;margin-top:0}@media (max-width:1260px){.t-balance__buttons._absolute{position:relative;top:0;margin-top:24px}}@media (max-width:769px){.t-balance__box{padding-bottom:0;border-bottom:none;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-balance__box p._big{font-size:24px}.t-balance__box p._small{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:20px;margin-top:6px}.t-balance__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-balance__buttons .t-btn{width:100%}.t-balance__buttons .t-btn:not(:last-child){margin-right:0;margin-bottom:8px}.t-balance__buttons._absolute{margin-top:0}}.t-transactions{position:relative}.t-transactions:not(:first-child){margin-top:32px}.t-transactions h2{color:#52a8f2;margin:0 0 24px;font-size:22px}.t-transactions h2._small{font-size:16px;margin-bottom:0}.t-transactions__list{margin:0 0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:48px}.t-transactions__list._small{padding-left:0}.t-transactions__list._small .t-transactionsItem:last-child{border-bottom:none}.t-transactions>:last-child{margin-bottom:0}.t-transactionsItem{padding:16px 0;border-bottom:1px solid #b8d7f5;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.t-transactionsItem,.t-transactionsItem__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-transactionsItem__type{width:40px;height:40px;position:absolute;top:50%;left:-48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-20px}.t-transactionsItem p._bold{font-weight:700;color:#52a8f2}.t-transactionsItem__date{margin-right:24px}@media (max-width:1080px){.t-transactionsItem__date{margin-right:auto}}.t-transactionsItem__cost{margin-right:24px}@media (max-width:1080px){.t-transactionsItem__cost{margin-right:unset}}.t-transactionsItem__description{margin-right:24px}@media (max-width:1440px){.t-transactionsItem__description{width:100%}}@media (max-width:769px){.t-transactions h2,.t-transactions h2._small{margin-bottom:16px}.t-transactions__list{margin-bottom:24px;padding-left:0}.t-transactions .t-btn{display:block}.t-transactions .t-search-filter{margin-bottom:24px}.t-transactionsItem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 8px;margin-bottom:8px}.t-transactionsItem__date{color:#bfbfbf;width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.t-transactionsItem__type{position:relative;top:0;left:0;height:auto;-ms-flex-item-align:center;align-self:center;margin-top:0;margin-bottom:10px}.t-transactionsItem:last-child{margin-bottom:0}.t-transactionsItem p{margin-right:0;margin-bottom:8px}.t-transactionsItem p:last-child{margin-bottom:0}}.t-courses{width:960px;max-width:100%;margin:0 auto;position:relative}.t-courses .t-courseItem{display:block;margin:0}.t-courses .t-courseItem .t-courseItem__statusBar{display:none}.t-courses__header{color:#52a8f2;margin:0 0 24px;padding:12px 24px;background:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-courses__header h2{margin:8px 20px 8px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.t-courses__header .t-btn{margin:-5px 0;white-space:nowrap}.t-courses__wrapperBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-courses .swiper-container{margin:0 -12px -32px;padding:0 12px 32px}.t-courses .swiper-container .t-courseItem{max-width:100%}.t-courses__next,.t-courses__prev{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;outline:none;border-radius:100%}.t-courses__next.swiper-button-disabled path,.t-courses__prev.swiper-button-disabled path{stroke:#b8d7f5}.t-courses__prev{margin-right:16px}.t-courses__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-4px 0 -4px 32px}.t-courses__arrows._hidden{display:none}.t-courses__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.t-courses__pagination .swiper-pagination-bullet{margin:0 2px;background:rgba(132,193,246,.4);opacity:1}.t-courses__pagination .swiper-pagination-bullet-active{background:#59dced}@media (max-width:769px){.t-courses__header{margin:0 0 16px}.t-courses h2{padding:0 16px;background:transparent}.t-courses .swiper-container{width:100%;margin:0;padding:0 0 32px}.t-courses__pagination+.t-btn{margin:24px 24px 0;display:block}}.t-courses__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 16px;margin-bottom:32px}.t-courses__footer,.t-courses__wrapperBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-courses__wrapperBtns{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:769px){.t-courses__header{margin:0 0 16px}.t-courses h2{padding:0 16px;background:transparent}}.t-courses-table__list{margin:0 0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:769px){.t-courses-table__list .swiper-wrapper{display:block!important}.t-courses-table__list .swiper-slide{height:unset}}.t-courses-table__pagination{margin:-16px auto 24px}.t-courses-tableItem{padding:16px 0;border-bottom:1px solid #b8d7f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:769px){.t-courses-tableItem{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;height:164px;padding:16px;border-bottom:1px solid transparent}}.t-courses-tableItem__price{min-width:85px;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-courses-tableItem__price span{font-weight:700;color:#52a8f2;margin-right:5px}@media (max-width:769px){.t-courses-tableItem__price{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.t-courses-tableItem__length{min-width:135px;margin-right:24px;color:#52a8f2;font-size:15px}@media (max-width:769px){.t-courses-tableItem__length{width:100%}}.t-courses-tableItem__date{margin-right:24px}@media (max-width:769px){.t-courses-tableItem__date{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.t-courses-tableItem__date+.t-courses-tableItem__description{max-width:calc(100% - 430px)}@media (max-width:1440px){.t-courses-tableItem__date+.t-courses-tableItem__description{width:100%;max-width:unset}}.t-courses-tableItem__description{font-weight:700;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 292px)}@media (max-width:1440px){.t-courses-tableItem__description{width:100%;max-width:unset}}.t-banner{display:block;width:100%;margin-top:32px;margin-bottom:32px;border-radius:16px;overflow:hidden;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.t-banner:hover{-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2)}.t-banner__img{width:100%;height:auto;height-max:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-o-object-fit:contain;object-fit:contain}@media (max-width:769px){.t-banner .t-banner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-banner .t-banner:not(:last-child){margin-bottom:24px}.t-banner .t-banner__name{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:8px}.t-banner .t-banner__remove{width:102px;padding-top:5px;text-align:right}.t-banner .t-banner__del{position:relative;top:0;right:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}}@media (min-width:770px){.t-article-item:hover{-webkit-box-shadow:0 12px 16px rgba(0,108,202,.2);box-shadow:0 12px 16px rgba(0,108,202,.2)}}.t-article-item{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-articles-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.t-article-item,.t-articles-list{display:-webkit-box;display:-ms-flexbox;display:flex}.t-article-item{width:calc((100% - 40px) / 3);margin-right:20px;margin-bottom:24px;padding:20px;height:160px;line-height:1.2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-article-item:nth-child(3n){margin-right:0}.t-article-item__title{font-weight:700;color:#52a8f2;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.t-article-item__date{margin-top:auto;font-size:14px;color:#b8d7f5}@media (max-width:769px){.t-article-item{width:100%;margin:0 auto 24px}}@media (max-width:769px){.t-articles-list_slider{margin:0 0 24px}.t-articles-list_slider .t-article-item{width:100%;margin:0}.t-articles-list_slider .swiper-container{padding-bottom:24px}.t-articles-list__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.t-articles-list__pagination .swiper-pagination-bullet{margin:0 2px;background:rgba(132,193,246,.4);opacity:1}.t-articles-list__pagination .swiper-pagination-bullet-active{background:#59dced}}.t-calendar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.t-calendar,.t-calendar__arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.t-calendar__arrow{margin-right:16px}.t-calendar__arrow button{cursor:pointer;width:40px;height:40px;background:transparent;border:none;outline:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-calendar_small{max-width:320px;width:100%;margin:0 auto}.t-calendar_small .t-day__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-calendar_small .t-month-grid{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-calendar__btn{margin-bottom:24px}.t-calendar__btn span{position:relative}.t-calendar__btn-svg{position:absolute;right:calc(100% + 12px);bottom:33%}.t-calendar__forms{z-index:15}.t-calendar-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.t-calendar-body_snall{padding:8px;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:16px}.t-day{padding:8px;width:14.28571%;-webkit-box-flex:0;-ms-flex:none;flex:none;height:80px;position:relative}.t-day._confirmed:before{background:#9866f5;border:1px solid #9866f5}.t-day._confirmed p{color:#fff}.t-day:before{content:"";position:absolute;z-index:1;top:1px;right:1px;bottom:1px;left:1px;border:1px solid rgba(132,193,246,.4);border-radius:4px;-webkit-transition:all .2s;transition:all .2s}.t-day>*{display:block;position:relative;z-index:2}.t-day__container{margin:0 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-day__current{color:#bfbfbf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t-day__current,.t-day__date{font-size:14px;line-height:1.2}.t-day__date{position:relative;z-index:3}.t-day__name{color:#52a8f2}.t-day__name,.t-day__time{line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t-day__time{font-size:14px;color:#bfbfbf}.t-day__buttons{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.t-day__buttons,.t-day__buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-day__buttons button{cursor:pointer;margin:0 4px;width:40px;height:40px;-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2);background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2);border-radius:1000px;border:none;outline:none}.t-day__buttons button svg{margin:auto}@media (max-width:1200px){.t-day__buttons button{width:36px;height:36px;margin:0}}.t-day_active,.t-day_hover{cursor:pointer}.t-day_active:before{border-color:#52a8f2}.t-day_disabled{pointer-events:none;cursor:default}.t-day_disabled:before{border-color:#e5e5e5}.t-day_disabled .t-day__name{color:#bfbfbf}.t-day_select{cursor:pointer}.t-day_select:before{background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2)}.t-day_select .t-day__date,.t-day_select .t-day__name,.t-day_select .t-day__time{color:#fff}.t-day_small{width:calc(14.28571% - 4px);height:36px;text-align:center;line-height:36px;margin:2px;padding:0}.t-day_small:before{top:-2px;bottom:-2px;left:unset;right:50%;-webkit-transform:translate(50%);transform:translate(50%);width:36px;max-width:100%;height:36px;border-radius:50%;border-color:transparent}.t-day_small .t-day__date{margin:0;line-height:36px}.t-day_small.t-day_active,.t-day_small.t-day_hover{color:#52a8f2}.t-day_small.t-day_active:before,.t-day_small.t-day_hover:before{border:1px solid #52a8f2;cursor:pointer}.t-day_small.t-day_select{color:#fff}.t-day_small.t-day_select:before{background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2);-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2)}.t-day_small.t-day_disabled{color:rgba(132,193,246,.4);pointer-events:none;border:none}.t-day._today:before{border-color:#f39049}@media (min-width:770px){.t-day:not(.t-day_disabled):not(.t-day_select):not(.t-day_notActive):hover:before{border-color:#52a8f2}.t-day:not(.t-day_disabled):not(.t-day_select):not(.t-day_notActive):hover .t-day__buttons{opacity:1}}.t-calendar-lessons{position:absolute;bottom:0;left:0;right:1px;display:grid;grid-column-gap:2px;grid-row-gap:2px;grid-template-columns:88px repeat(7,calc((100% - 102px)/7));grid-template-rows:repeat(48,38px)}.t-calendar-lessons._day{top:60px;grid-template-columns:70px calc((100% - 80px))}.t-calendar-lesson{border-radius:4px;border:2px solid #52a8f2;position:relative;z-index:11;padding:5px;background:#fff;cursor:pointer}.t-calendar-lesson__time{margin-bottom:8px;font-size:14px;line-height:1.2;display:block}.t-calendar-lesson__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:1.2;color:#52a8f2;width:100%;display:block;max-height:100%}.t-calendar-lesson__del{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;cursor:pointer;width:35px;height:35px;-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2);background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;outline:none;-webkit-transition:all .2s;transition:all .2s;opacity:0}.t-calendar-lesson_disabled{cursor:default;border-color:#e5e5e5}.t-calendar-lesson_disabled .t-calendar-lesson__time,.t-calendar-lesson_disabled .t-calendar-lesson__title{color:#bfbfbf}.t-calendar-lesson_select{background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2)}.t-calendar-lesson_select .t-calendar-lesson__time,.t-calendar-lesson_select .t-calendar-lesson__title{color:#fff;white-space:normal}.t-calendar-lesson_hover{cursor:pointer}.t-calendar-lesson._small .t-calendar-lesson__time,.t-calendar-lesson._small t-calendar-lesson__title{margin-bottom:0;line-height:1;font-size:12px}@media (min-width:769px){.t-calendar-lesson:hover .t-calendar-lesson__del{opacity:1}}.t-calendar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;border-radius:16px;position:-webkit-sticky;position:sticky;top:95px;z-index:14;background:#fff}@media (max-width:769px){.t-calendar-header{top:0}}.t-calendar-header h2{font-size:22px;margin:0;color:#52a8f2}.t-calendar-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-calendar-header .t-input{margin:0 0 0 16px}.t-calendar-header .t-input:last-child{width:223px;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-calendar-header .t-input:nth-last-child(2){width:136px;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-calendar-header .t-input .v-select.disabled .dropdown-toggle,.t-calendar-header .t-input .v-select.disabled .t-input .v-select.disabled .dropdown-toggle input{background:#e9f1f5;height:40px}.t-calendar-header .t-input .v-select.disabled .selected-tag{padding:0 40px 0 16px;line-height:40px;color:transparent}.t-calendar-header .t-input .v-select.disabled .selected-tag:before{content:"\41D\435\442   \43F\43E\442\43E\43A\43E\432";color:#666}.t-calendar-header .t-input .v-select.disabled .open-indicator{cursor:not-allowed;opacity:.4;background-color:transparent}.t-calendar_small__arrow{width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:none;cursor:pointer;outline:none}.t-calendar_small__header h2{color:#666;font-size:16px;font-weight:400}.t-addLesson{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-otherLessonContainer,.t-otherLessonContainer *{width:100%}.t-addLesson{position:absolute;z-index:13;top:50%;right:0;left:0;width:320px;margin:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:16px}.t-addLesson__deleteBtn{position:absolute;right:16px;bottom:16px}.t-addLesson__del,.t-addLesson__deleteBtn{background:transparent;border:none;outline:none}.t-addLesson__del{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.t-addLesson__del:first-of-type{margin-left:auto}.t-addLesson__close{position:absolute;top:12px;right:16px;width:40px;height:40px;cursor:pointer;background:url("/img/close.png") no-repeat 50%}.t-addLesson__title{width:100%;white-space:pre-wrap;font-weight:600;font-size:16px;color:#666}.t-addLesson__title-text{margin-bottom:24px}.t-addLesson__textStream{margin-bottom:24px;font-size:16px;color:#666;width:100%;white-space:pre-wrap}.t-addLesson__other{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;width:100%;-webkit-transition:color .3s;transition:color .3s}.t-addLesson__other:last-child{margin-bottom:0}@media (min-width:770px){.t-addLesson__other:hover{color:#52a8f2}}.t-addLesson h2{margin-bottom:18px}.t-addLesson .t-input{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-addLesson .t-input label{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.t-addLesson .t-input .v-select{width:168px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:8px}.t-addLesson .t-input .v-select .open-indicator{background-image:url("/img/time.png")}.t-addLesson .t-input span{-webkit-box-flex:1;-ms-flex:1;flex:1}.t-input__change{position:relative}.t-calendar_changeDate{width:300px;min-width:300px;position:absolute;top:70px;left:-6px;z-index:5}@media (max-width:769px){.t-addLesson{position:fixed;top:calc(50% - 36px);max-height:calc(100vh - 72px);overflow-y:auto}.t-addLesson__wrapper{max-height:50vh;overflow-y:auto;margin:0 0 24px}.t-addLesson__wrapper .t-input:last-child{margin-bottom:0}.t-otherLessonContainer{width:100%;position:relative}.t-otherLessonContainer>div{max-height:185px;overflow-y:auto;width:100%;padding:10px 0}.t-otherLessonContainer:before{content:"";position:absolute;top:-1px;left:0;height:10px;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0))}.t-otherLessonContainer:after{content:"";position:absolute;bottom:-1px;left:0;height:10px;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}}.t-month-grid{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-calendar-body__day-week{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;position:-webkit-sticky;position:sticky;top:130px;z-index:13}@media (max-width:769px){.t-calendar-body__day-week{top:30px}}.t-calendar-body__day-week span{-webkit-box-flex:0;-ms-flex:none;flex:none;width:14.28571%;padding:8px;font-size:14px;color:#52a8f2}.t-calendar-body__day-week_small span{width:calc((100% - 88px) / 7)}.t-calendar-body__day-week_small span:first-child{width:88px;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-calendar-body__day-week.t-calendar_small__day-week{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:32px;margin-bottom:8px;position:-webkit-sticky;position:sticky;top:25px;background:#fff;z-index:15}.t-calendar-body__day-week.t-calendar_small__day-week span{width:36px;text-align:center;padding:0;color:#666;font-size:16px}.t-weekly-grid{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-calendar-col{-webkit-box-flex:0;-ms-flex:none;flex:none;width:calc((100% - 88px) / 7)}.t-calendar-col._first{width:88px}.t-calendar-time{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:8px;bottom:30px}.t-calendar-time span{margin-bottom:23px;line-height:17px;font-size:14px;color:#52a8f2}.t-calendar-time span._grey{color:#bfbfbf}.t-calendar-time span:last-child{margin-bottom:0}.t-calendar-cell{height:40px;padding:1px;position:relative;z-index:10}.t-calendar-cell,.t-calendar-cell span{display:-webkit-box;display:-ms-flexbox;display:flex}.t-calendar-cell span{width:100%;height:100%;border-radius:4px;border:1px solid rgba(132,193,246,.4);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-calendar-cell._today span{border-color:#f39049}.t-calendar-cell button{cursor:pointer;width:35px;height:35px;-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2);background:-webkit-gradient(linear,left top,right top,from(#52a8f2),to(#6bd9f2));background:linear-gradient(90deg,#52a8f2,#6bd9f2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;outline:none;-webkit-transition:all .2s;transition:all .2s;opacity:0}@media (min-width:769px){.t-calendar-cell:hover button{opacity:1}}.t-calendar-col._day{width:calc((100% - 64px))}.t-calendar-col._day._first{width:64px}.t-documents h2{color:#52a8f2;margin:0 0 42px}.t-documents h2 span{display:block;font-size:16px;margin-top:16px}.t-documents .t-documents-load{width:186px;margin:0 0 32px}.t-documents .t-document-list{margin:0 0 50px}.t-document__img img{-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:0;-webkit-transition:all .2s;transition:all .2s}.t-document{width:130px;margin-bottom:20px}.t-document__img img{width:102px;height:144px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;-webkit-box-flex:0;-ms-flex:none;flex:none;-o-object-fit:contain;object-fit:contain}.t-document__img img:hover{background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2)}.t-document__name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;line-height:1.2}.t-document__name span{font-weight:400;display:block;margin-top:4px;color:#bfbfbf}.t-document__name span._error{color:#f24949}.t-document__del{cursor:pointer;border:0;background:transparent;margin-top:0;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.t-document__del span{display:none;font-size:13px;color:#bfbfbf;padding-top:2px;margin-right:5px}.t-document__del svg{width:20px;height:20px}.t-document__del:hover span{display:block}.t-document__del:hover svg path{fill:#f24949}.t-document__remove{width:102px;padding-top:5px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:769px){.t-document .t-document{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-document .t-document:not(:last-child){margin-bottom:24px}.t-document .t-document__name{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:8px}.t-document .t-document__remove{width:102px;padding-top:5px;text-align:right}.t-document .t-document__del{position:relative;top:0;right:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}}.t-document_upload{padding-bottom:10px;min-width:200px;margin-top:50px}.t-document__reload{right:40px}.t-document__cancel,.t-document__reload{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:transparent;border:none;position:absolute;top:50%;margin-top:-30px;outline:none}.t-document__cancel{right:0}.t-document__progress{height:5px;background:hsla(0,0%,75%,.2);border-radius:1px}.t-document__progress span{display:block;height:5px;background:#52a8f2;border-radius:1px}@media (max-width:769px){.t-document__cancel,.t-document__reload{margin-top:0;top:0}}.t-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}.t-avatar__img{width:256px;height:256px;-o-object-fit:cover;object-fit:cover;margin-bottom:24px;border-radius:8px;overflow:hidden}.t-avatar__img._h-auto{height:auto}.t-avatar__img-edit{width:280px;height:280px;margin:-12px -12px 12px}.t-avatar__info{font-size:14px;line-height:normal;color:#666;margin-bottom:16px}.t-avatar_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:256px}.t-avatar .t-btn_file{margin-bottom:8px}.t-page_profile .t-page_profile h2,.t-page_profile .t-profile h2{color:#52a8f2;margin:0 0 16px}.t-page_profile .t-page_profile__video,.t-page_profile .t-profile__video{margin:0 0 24px;border-radius:16px;overflow:hidden;width:272px;height:152px}.t-page_profile .t-page_profile__video iframe,.t-page_profile .t-profile__video iframe{width:100%;height:100%}.t-page_profile .t-page_profile .t-input__styled a,.t-page_profile .t-profile .t-input__styled a{color:#52a8f2}.t-page_profile .t-page_profile .t-input__styled p,.t-page_profile .t-profile .t-input__styled p{word-break:break-word}.t-page_profile .t-page_profile .t-input_320:last-child,.t-page_profile .t-profile .t-input_320:last-child{margin-top:16px}.t-page_profile .t-avatar{margin-bottom:0}.t-profile__description{margin-bottom:24px}.t-profile__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-profile__contacts svg{margin-left:10px}.t-profile__contactsInput{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-profile__contactsInput .t-input_320{width:320px;padding-right:0;margin-right:9px}.t-profile__contactsInput .t-input__delete{position:relative;margin-right:14px;outline:none;margin-top:27px}@media (max-width:769px){.t-profile__contactsInput{-ms-flex-wrap:wrap;flex-wrap:wrap}.t-profile__contactsInput .t-input_320{width:calc(100% - 40px - 9px);margin-bottom:0}.t-profile__contactsInput .t-input__delete{margin:26px 0 0}}.t-profile__contactsInput._must{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.t-profile__contactsCheckbox{margin-top:20px}.t-profile__contactsCheckbox svg{margin-right:10px}@media (max-width:769px){.t-profile__contactsCheckbox{margin-top:8px;margin-bottom:16px}}.t-optionItem{max-width:272px;position:relative;margin-bottom:16px}.t-optionItem__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100%/3 - 16px);min-width:250px}@media (max-width:1330px){.t-optionItem__col{width:100%}}.t-optionItem__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;max-height:70vh;max-height:calc(80vh - 96px);overflow-y:scroll;-ms-touch-action:manipulation;touch-action:manipulation;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-overflow-scrolling:touch}.t-optionItem__text span{max-height:42px;overflow:hidden;text-overflow:ellipsis}.t-optionItem__tag:hover span{color:#59dced}.t-optionItem__tag:hover svg path{stroke:#59dced}.t-optionItem__tag span{line-height:1.3;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;display:inline-block;width:calc(100% - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-optionItem__tag span span{display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;margin-right:.5em}.t-optionItem__tag svg{margin-top:2px;margin-left:8px;cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:inline-block}.t-optionItem__tag svg path{-webkit-transition:stroke .3s;transition:stroke .3s}.t-optionItem__tag svg._open{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.t-optionItem__dropdown{width:calc(100% - 16px);margin-left:16px;margin-top:8px;margin-bottom:-16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-optionItem .t-checkbox{width:16px}.t-optionItem .t-checkbox+label{float:left}.t-optionItem .t-checkbox_label._null{width:16px;height:16px}.t-optionAdd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.t-optionAdd svg{margin:-2px 8px -1px 2px}.t-optionAdd span{line-height:1.2em}.t-optionAddForm{padding-bottom:20px}.t-optionAddForm .t-input{margin:0}.t-optionAddForm .t-input_buttons{margin-top:8px}.t-topicsSelect{width:100%;position:relative}.t-topicsSelect__title{display:inline-block;margin-bottom:16px;font-weight:700;line-height:1.2;font-size:24px;color:#52a8f2}.t-topicsSelect__close{position:absolute;cursor:pointer;top:16;right:16px;width:24px;height:24px;border-radius:50%;background:#fff;-webkit-box-shadow:0 10.2857px 13.7143px rgba(0,108,202,.1);box-shadow:0 10.2857px 13.7143px rgba(0,108,202,.1);z-index:2}.t-topicsSelect__close:after,.t-topicsSelect__close:before{content:"";position:absolute;left:50%;top:50%;margin:-1px 0 0 -6px;width:12px;height:1px;border-radius:1px;background:#52a8f2}.t-topicsSelect__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t-topicsSelect__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.t-topicsSelect__tag{width:100%;padding:0 40px 0 16px;line-height:40px;background:#def1fa;border-radius:8px;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .2s;transition:all .2s}.t-topicsSelect__tag:after{content:"";position:absolute;top:0;right:0;width:40px;height:40px;background:url("/img/select.png") no-repeat 50%;-webkit-transition:all .2s;transition:all .2s}.t-topicsSelect__tag._disabled{pointer-events:none;cursor:default;opacity:.5}.t-topicsSelect__tag._open:after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.t-topicsSelect__dropdow{position:absolute;top:100%;left:0;width:calc(100% + 50% + 12px);z-index:50;margin-top:8px;margin-bottom:80px;background:#fff;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);border-radius:16px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1330px){.t-topicsSelect__dropdow{width:100%}}.t-topicsSelect__text{text-align:center;margin:0 0 16px;color:#52a8f2}.t-topicsSelect__hint{margin:16px 0 0;color:#bfbfbf;font-size:14px;text-align:center}.t-topicsSelect._disabled{pointer-events:none;cursor:default}.t-topicsSelect._disabled .t-topicsSelect__tag{padding:0;background:transparent}.t-topicsSelect._disabled .t-topicsSelect__tag:after{opacity:0}.t-topicsSelect._30 .t-topicsSelect__dropdow{width:calc(100%*3 + 12px);max-width:60vw}@media (max-width:769px){.t-topicsSelect._30 .t-topicsSelect__dropdow{width:100%;max-width:100%}}.t-topicsSelect._right .t-topicsSelect__dropdow{left:unset;right:0}.t-multiSelect,.t-multiSelect__tag{width:100%;position:relative}.t-multiSelect__tag{padding:0 40px 0 16px;line-height:40px;background:#def1fa;border-radius:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .2s;transition:all .2s}.t-multiSelect__tag:after{content:"";position:absolute;top:0;right:0;width:40px;height:40px;background:url("/img/select.png") no-repeat 50%;-webkit-transition:all .2s;transition:all .2s}.t-multiSelect__tag._disabled{pointer-events:none;cursor:default;opacity:.5}.t-multiSelect__tag._open:after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.t-multiSelect__dropdow{position:absolute;top:100%;left:0;width:100%;z-index:3;margin-top:8px;background:#fff;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);border-radius:16px;padding:16px}.t-multiSelect__dropdow .t-search{max-width:100%;margin:0 0 16px!important}.t-multiSelect__wrapper{width:100%;max-height:376px}.t-multiSelect__wrapper .bar--vertical{width:1px!important;margin-right:0!important;background:#def1fa!important;border-radius:0!important}.t-multiSelect__wrapper .bar--vertical-internal{background:#52a8f2!important;opacity:1!important}.t-multiSelect__wrapper .bar--container{max-height:376px}.t-multiSelect__wrapper .bar--wrapper{position:relative!important;max-height:400px}.t-multiSelect__wrapper .t-input{margin-bottom:19px}.t-multiSelect__wrapper .t-input:last-child{margin-bottom:0}.t-multiSelect__text{text-align:center;margin:0 0 16px;color:#52a8f2}.t-multiSelect__hint{margin:16px 0 0;color:#bfbfbf;font-size:14px;text-align:center}.t-multiSelect._disabled{pointer-events:none;cursor:default}.t-multiSelect._disabled .t-multiSelect__tag{padding:0;background:transparent}.t-multiSelect._disabled .t-multiSelect__tag:after{opacity:0}.t-documents .t-document-list__uploader__area{-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:0;-webkit-transition:all .2s;transition:all .2s}.t-documents-viewer{position:fixed;background:rgba(0,49,92,.9);width:100%;height:100%;top:0;left:0;z-index:9999}.t-documents-viewer__buttons{width:100px;text-align:center;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-documents-viewer .t-closeViewer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;cursor:pointer;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:50%;padding:8px 0 0 8px}.t-documents-viewer .t-closeViewer.viewer-arrows{display:block;padding:6px 0 0;width:40px;height:40px}.t-documents-viewer .t-closeViewer.viewer-arrows._disabled{cursor:default;opacity:.8}.t-documents-viewer .t-closeViewer.viewer-arrows._disabled svg path{stroke:#bfbfbf}.t-documents-viewer .t-closeViewer svg path{stroke:#52a8f2}.t-documents-viewer .t-closeViewer._absolute{position:absolute;right:10px;top:10px}.t-documents-viewer__container{width:760px;height:760px;margin:50px auto 10px;text-align:center;max-height:calc(90vh - 70px);display:-webkit-box;display:-ms-flexbox;display:flex}.t-documents-viewer__container img{z-index:9999;margin:0 auto!important;width:auto!important;height:auto!important;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;cursor:-webkit-grab;cursor:grab}.t-documents-viewer__container img::active{cursor:-webkit-grabbing;cursor:grabbing}.t-documents{margin-top:30px}.t-documents h2{color:#52a8f2;margin:0 0 42px}.t-documents h2 span{display:block;font-size:16px;margin-top:16px}.t-documents .t-documents-load{width:auto;margin:80px auto 0}.t-documents .t-documents-load .t-btn_file{width:56px;height:56px;border-radius:50%;padding:0}.t-documents .t-documents-load .t-btn_file._error{color:#e96900}.t-documents .t-documents-load .t-btn_file span{font-size:40px}.t-documents .t-documents-load .t-btn_file span path{fill:transparent}.t-documents .t-documents-load .t-btn_file svg{margin:0 auto!important}.t-documents .t-document-list{margin:0 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.t-documents .t-document-list__uploader{margin:30px 50px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:250px;padding-bottom:45px}.t-documents .t-document-list__uploader__area{cursor:pointer;height:100%;border:3px dashed #52a8f2;text-align:center}.t-documents .t-document-list__uploader__area._error{border-color:#e96900}.t-documents .t-document-list__uploader__area._error .t-btn_file{padding:8px 0 0!important}.t-documents .t-document-list__uploader__area._error .t-btn_file:hover{background:#fff}.t-documents .t-document-list__uploader__area._loading{padding:0 20px}.t-documents .t-document-list__uploader__area._loading h4{width:100%;margin-top:20px}.t-documents .t-document-list__uploader__area._loading .t-btn_file{padding:10px 0 0 2px}.t-documents .t-document-list__uploader__area._loading .t-btn_file:hover{background:#fff}.t-documents .t-document-list__uploader__area:hover{background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2)}.t-documents .t-document-list__uploader__area h4{color:#52a8f2;font-size:19px;width:50%;margin:0 auto;line-height:1.3;margin-bottom:10px}.t-documents .t-document-list__uploader__area p{color:#bfbfbf;font-size:14px;padding:10px}.t-documents .t-document-list__items{max-width:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px -64px 0 0}.t-documents .t-document-list__items._full{max-width:100%}@media (max-width:1024px){.t-documents .t-document-list{margin:0 auto!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-documents .t-document-list__uploader{margin:0 auto!important;max-width:100%!important}.t-documents .t-document-list__items{margin:30px 0 0;max-width:100%!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}@media (max-width:769px){.t-documents .t-documents-viewer__container{width:auto;height:auto}.t-documents .t-documents-viewer__container img{width:100%!important;height:auto!important;padding:20px}}.t-settings h2{color:#52a8f2;margin:0 0 16px}.t-settings__url{margin:0 0 24px}.t-settings__url span{color:#52a8f2}.t-settings .t-socialAccounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:4px;margin-top:36px;border-top:1px solid rgba(132,193,246,.4)}.t-settings .t-socialAccounts__item{margin:32px 32px 0 0}.t-settings .t-socialAccounts__item h3{font-size:22px;margin-bottom:8px}.t-settings .t-socialAccounts__item p{margin-bottom:8px}.t-page_passwordReset{padding:24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-page_passwordReset h1{margin:0 auto 24px}.t-page_passwordReset__form{width:320px;padding:24px;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:16px;background:#fff;text-align:left}.t-black-list-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-black-list-form .t-btn{margin-left:24px}.t-black-list-form input{max-width:560px}.t-black-list{width:100%}.t-black-list__item{width:100%;padding:16px 0}.t-black-list__item:not(:last-child){border-bottom:1px solid #def1fa}.t-black-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-black-list-item__name{font-weight:700;margin-right:16px}.t-black-list-item__link{color:#52a8f2;font-weight:700;-webkit-transition:color .2s;transition:color .2s}@media (min-width:770px){.t-black-list-item__link:hover{color:#59dced}}.t-black-list-item .t-btn{margin-left:auto;line-height:22px;font-size:14px;font-weight:400}.t-course-description{white-space:pre-line}.t-course-video{margin:0 0 32px;border-radius:16px;overflow:hidden;width:820px;height:470px;max-width:100%}.t-course-video iframe{width:100%;height:100%}.t-lessonDescription{margin:0 0 16px}.t-lessonDescription p{line-height:1.2}.t-lessonDescription b{display:block;margin-bottom:8px}@media (min-width:770px){.t-teacherItem_small:hover{-webkit-box-shadow:0 12px 16px rgba(0,108,202,.2);box-shadow:0 12px 16px rgba(0,108,202,.2)}}.t-teacherItem_small{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;margin-top:14px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.t-teacherItem_small__img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:8px;border-radius:8px}.t-teacherItem_small__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.t-teacherItem_small__name{margin-bottom:8px;font-weight:700;line-height:1.2}.t-lesson__cost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#52a8f2;font-size:22px;line-height:1.2;font-weight:700;margin-bottom:8px}.t-lesson__cost img{margin-left:10px}.t-lesson__type{font-size:22px;line-height:1.2;font-weight:700;margin-bottom:10px}.t-lesson__duration{color:#bfbfbf;margin:0 0 16px;line-height:1.1}.t-lesson__state{font-weight:700;margin:0 0 24px;color:#52a8f2;font-size:22px;line-height:1.2}.t-lesson__state span{display:block;margin-top:10px;font-size:14px;font-weight:400;color:#bfbfbf}.t-lesson__date{margin:0 0 16px}.t-lesson__date span{display:block}.t-lesson__addRate label,.t-lesson__date span{margin-bottom:8px;font-weight:700}.t-lesson__hint{margin:8px 0 16px;font-size:14px;color:#bfbfbf}.t-lesson__hint_error{margin:24px 0 0}.t-lesson__hint a{color:#52a8f2}.t-lesson .t-btn+.t-btn{margin-top:16px}.t-lesson .t-courseItem__rate{margin:0 0 24px}.t-lesson>:last-child{margin-bottom:0}.t-addRate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style-type:none}.t-addRate li{width:40px;height:40px;background:url("/img/star_b.png") no-repeat 50%}.t-addRate li._pointer{cursor:pointer}.t-addRate li._active{background:url("/img/star_b_active.png") no-repeat 50%}.t-commentsList{margin-top:24px;padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid #def1fa}.t-comment{width:100%;line-height:1.2}.t-comment:not(:last-child){margin-bottom:28px}.t-comment__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-comment__header>*{margin-bottom:8px}.t-comment__author{font-size:16px;font-weight:700;color:#52a8f2;margin-right:12px}.t-comment__author span{font-weight:400;font-size:12px;color:#bfbfbf;margin:0 12px;display:inline-block}.t-comment__author a{color:#52a8f2}.t-comment__date{font-size:12px;margin-right:12px}.t-comment__complaint{font-size:12px;color:#f39049}.t-comment__text{margin:0 0 8px;font-size:14px;-webkit-transition:color .2s;transition:color .2s}.t-comment__text._highlight{color:#986bf2}.t-comment__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.t-comment__footer button{background:transparent;border:none;outline:none;cursor:pointer;font-size:14px;font-weight:700;font-family:rubik,Arial,sans-serif;margin-right:16px;color:#666}.t-comment__child{margin-top:28px;margin-left:32px;border-left:1px solid #def1fa}.t-comment__child .t-comment{padding-left:24px;position:relative}.t-comment__child .t-comment:before{content:"";width:9px;height:10px;background:url("/img/answer.png") no-repeat 50%;position:absolute;top:3px;left:12px}.t-comment._disabled .t-comment__author,.t-comment._disabled .t-comment__author a{color:#bfbfbf}.t-pagination_comments{margin:24px auto -56px;position:relative;top:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-commentForm h2{margin-bottom:24px}.t-commentForm h2 span{width:20px;height:20px;position:relative;cursor:pointer;display:inline-block;margin-left:12px}.t-commentForm h2 span:after,.t-commentForm h2 span:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;border-radius:1px;background:#bfbfbf;margin-top:-1px}.t-commentForm h2 span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t-commentForm h2 span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.t-commentForm textarea{height:120px}.t-reviews-list-course__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px -64px 0 0}.t-reviews-list-course__items .t-review{width:305px}.t-reviews-list-course .t-reviews-list-course_comments{margin:24px auto -56px;position:relative;top:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:769px){.t-reviews-list-course{margin-top:24px}.t-reviews-list-course__items{margin:16px}.t-reviews-list-course__items .t-review{width:calc(50% - 8px);margin:0 0 24px;margin-right:16px}.t-reviews-list-course__items .t-review:nth-child(2n){margin-right:0}}@media (max-width:500px){.t-reviews-list-course{margin-top:24px}.t-reviews-list-course__items{margin:0}.t-reviews-list-course__items .t-review{width:100%;margin:0 0 24px}}.t-review{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}@media (min-width:770px){.t-review button:not(.t-btn):hover{color:#52a8f2}}.t-review{width:320px;min-height:413px;max-width:100%;padding:24px;margin:0 24px 24px 0;position:relative}.t-review_dialog{width:100%;position:absolute;top:0;left:0;z-index:101}.t-review_dialog .t-review__text{height:auto;max-height:calc(100vh - 360px);padding:16px 7px 16px 16px}.t-review_dialog .t-review__text span{height:auto;padding-right:7px}.t-review_dialog .bar--wrapper{position:relative;max-height:calc(100vh - 416px);padding-right:7px}.t-review_dialog .bar--wrapper>span{margin-bottom:-24px}.t-review_dialog .bar--vertical{margin:0;width:1px;background:rgba(132,193,246,.4)}.t-review_dialog .bar--vertical-internal{background:#52a8f2;padding-bottom:24px;-webkit-box-sizing:content-box;box-sizing:content-box}.t-review_dialog .t-review{z-index:2}.t-review .bar--container,.t-review__scroll{max-height:calc(100vh - 392px)}.t-review__belonging{position:absolute;top:18px;right:15px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-review__title{color:#52a8f2;font-size:22px;line-height:1.2;font-weight:700;margin-bottom:24px}.t-review__title span{font-weight:400;font-size:14px;color:#b8d7f5}.t-review__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 24px;width:100%}.t-review__user img{width:88px;height:88px;-o-object-fit:cover;object-fit:cover;border-radius:8px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:18px}.t-review__user p{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:22px;color:#52a8f2;line-height:1.2}.t-review__rate{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 24px;padding:0}.t-review__rate,.t-review__rate li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-review__rate li{width:39px;height:40px;margin:0 8px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-review__text{margin-bottom:16px;background:#def1fa;border-radius:8px;height:175px;color:#52a8f2;padding:16px;line-height:1.3}.t-review__text._small{height:93px}.t-review__text span{overflow:hidden;display:block;width:100%;max-height:100%}.t-review__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin-bottom:65px}.t-review__buttons_absolute{width:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -8px}.t-review__result{position:absolute;left:0;right:0;bottom:0;padding:14px 14px 24px;color:#fff;background:#52a8f2;border-radius:0 0 16px 16px;text-align:center}.t-review button:not(.t-btn){border:none;background:transparent;border-radius:0;outline:none;cursor:pointer;font-size:14px;font-weight:400;font-family:rubik,Arial,sans-serif;color:#666;-webkit-transition:all .2s;transition:all .2s}.t-review>:last-child{margin-bottom:0}@media (max-width:769px){.t-review{min-height:413px!important}.t-review__buttons_absolute{margin-top:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;bottom:0;left:0;right:0}.t-review__buttons_absolute .t-btn:not(:last-child){margin-bottom:8px}.t-review__result{position:relative;margin:16px -24px -24px!important}.t-review_dialog .t-review__text span{max-height:calc(100vh - 392px);overflow-y:scroll}}@media (max-width:1024px){.t-review{min-height:495px}}.t-unpublishedModal{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;position:fixed;z-index:15;right:0;left:0;width:520px;max-width:90vw;margin:auto;padding:16px}.t-unpublishedModal__close{position:absolute;top:12px;right:16px;width:40px;height:40px;cursor:pointer;background:url("/img/close.png") no-repeat 50%}.t-unpublishedModal__btn{margin-right:16px}.t-unpublishedModal h2{color:#52a8f2;margin-bottom:18px}.t-unpublishedModal h3{margin-bottom:18px}.t-applications__item+h2,.t-applications__item+h3{margin-top:32px!important}.t-applications__item+.t-applications__item{margin-top:8px}.t-applications-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px 8px 8px;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:16px}.t-applications-item__img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:8px;border-radius:8px}.t-applications-item__name{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:24px}.t-applications-item__state{color:#f24949;padding:0 24px;margin-left:8px;font-size:16px;font-weight:700}.t-applications-item .t-btn,.t-applications-item__state{-webkit-box-flex:0;-ms-flex:none;flex:none}.t-applications-item .t-btn:last-child{margin-left:8px}@media (max-width:769px){.t-applications h2{padding:0 16px;margin-bottom:16px}.t-applications h3{padding:0 16px}.t-applications-item{padding:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px;margin:0 auto}.t-applications-item__name{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 64px)}.t-applications-item__name+.t-btn:last-child{width:100%}.t-applications-item__state{margin-left:0;margin-top:18px;text-align:center;width:100%}.t-applications-item .t-btn{width:calc(50% - 16px);margin-top:8px}}@media (max-width:500px){.t-applications-item{max-width:unset}.t-applications-item .t-btn{width:100%;margin-top:8px}.t-applications-item .t-btn:last-child{margin-left:0}}.t-no-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:439px;height:100%}.t-no-content h2{color:#52a8f2;font-size:36px}@media (max-width:769px){.t-no-content{width:100%}.t-no-content p{text-align:center;width:calc(100% - 16px);margin:0 auto}.t-no-content h2{font-size:24px}}.t-progressBar{position:relative;bottom:18px;background:#e5e5e5;border-radius:16px}.t-progressBar__progress{position:relative;width:0;height:6px;background:#52a8f2;border-radius:16px;-webkit-transition:width .3s;transition:width .3s}.t-progressBar__percent{position:absolute;bottom:8px;width:100%;text-align:right;padding:0 24px;color:#bfbfbf}.t-curseCreateHint{position:-webkit-sticky;position:sticky;top:160px;padding:16px;border:1px solid #52a8f2}.t-curseCreateHint__wrapper{position:relative;-webkit-transition:top .5s linear;transition:top .5s linear}.t-curseCreateHint__title{color:#52a8f2;font-weight:500;font-size:16px;line-height:19px;margin-bottom:16px}.t-curseCreateHint__text{margin-bottom:16px}.t-curseCreateHint__errorList{margin-bottom:24px}.t-curseCreateHint__errorItem-icon{margin-right:10px}.t-curseCreateHint__btn span{white-space:nowrap;margin:10px 0;width:100%;line-height:1.4em;display:inline-block}@media (max-width:769px){.t-curseCreateHint__btn span{white-space:unset}}.t-must{display:inline-block;margin-left:4px;font-weight:400;font-size:14px;line-height:17px;color:#f39049}.t-curseCreate h2{color:#52a8f2;margin:0 0 24px;font-size:22px}.t-curseCreate .t-calendar_small{max-width:320px;margin:0}.t-curseCreate__buttons{margin-top:23px;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-curseCreate__buttons .t-btn{margin-top:8px}.t-curseCreate__buttons_margin{margin-right:16px;margin-left:16px}.t-curseCreate__error{font-size:14px;color:#f24949}.t-curseCreate .t-lesson h2{position:relative;padding-right:48px}.t-curseCreate .t-lesson h2 span{position:absolute;right:0;top:0;bottom:0;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;cursor:pointer}.t-curseCreate .t-lesson:not(.t-history-lesson){margin-bottom:32px}.t-curseCreate__item{opacity:.4;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}.t-curseCreate__item_active{opacity:1;pointer-events:auto}@media (min-width:768px) and (max-width:1024px){.t-curseCreate .t-multiSelect__dropdow{width:auto}}@media (max-width:769px){.t-curseCreate .t-calendar_small{margin:0 auto}}.t-history-lesson,.t-history__title{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-history__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 22px;color:#52a8f2;font-size:22px;margin-bottom:32px;cursor:pointer}.t-history__title span{width:40px;height:40px;background:url("/img/select.png") no-repeat 50%;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.t-history__title._open span{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.t-history__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px 0 8px}.t-history-lesson{width:304px;padding:24px;margin:0 24px 24px 0}.t-reviews-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -64px 0 0}@media (max-width:769px){.t-reviews-list{padding:0 16px;margin:0}}.t-page_user .t-courses_user{margin:32px 0 0}.t-page_user .t-courses_user-title{margin-bottom:24px}.t-page_user .t-courses_user .t-courseItem{margin:0 12px 41px!important}.t-page_user .t-page_user__btn-dialog{display:block!important;margin-top:24px!important}.t-page_user .t-userContacts{margin:0 0 32px}.t-page_user .t-userContacts__styled a{color:#52a8f2}.t-page_user .t-userContacts__item{margin:0 0 8px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:1.2}.t-page_user .t-userContacts__item span{color:#52a8f2;font-weight:700;margin:0 8px}.t-page_user .t-userContacts__item:last-child{margin-bottom:0}.t-page_user .t-userVideo{width:820px;max-width:100%;position:relative;padding-bottom:52.456%;margin:0 0 32px;border-radius:16px;overflow:hidden}.t-page_user .t-userVideo iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.t-page_user .t-userDocuments__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 16px}.t-page_user .t-userDocuments__item:last-child{margin-bottom:0}.t-page_user .t-userDocuments__item svg{margin-right:16px}.t-page_user .t-userDocuments__item p{font-weight:700;margin:0!important}.t-page_user .t-userDocuments__item span{font-weight:400;display:block;color:#bfbfbf;font-size:14px}.t-notice-list,.t-notice-title{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-notice-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 32px}.t-notice-info__count{font-size:16px;margin-right:60px}.t-notice-info__clear{font-size:16px;color:#52a8f2;font-weight:400;font-family:rubik,Arial,sans-serif;background:transparent;border:none;outline:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-notice-info__clear svg{margin-left:20px}.t-notice-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:960px;margin-bottom:32px;padding:16px 24px}.t-notice-title{padding:24px;margin-bottom:24px;font-weight:600;font-size:22px;color:#52a8f2;max-width:960px}.t-notice-btn{padding:10px 24px;margin:0 auto 32px;border-radius:20px;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);background-color:#fff;font-size:16px;color:#52a8f2;font-weight:600;max-width:272px;text-align:center;cursor:pointer}@media (max-width:920px){.t-notice-title{font-size:20px;margin:16px}.t-notice-list,.t-notice-title{padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.t-notice-list{margin-bottom:16px}}@media (max-width:769px){.t-notice-info{padding:0 16px}}.t-notice{width:100%;position:relative;padding:24px 0 16px;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-notice:not(:last-child){border-bottom:1px solid #b8d7f5}.t-notice__delete{margin-left:auto;padding:14px;background:transparent;border:none;outline:none;cursor:pointer}.t-notice__header{width:140px;min-width:140px;margin-right:30px;font-size:16px}.t-notice__title{color:#52a8f2;font-size:16px;font-weight:600;width:200px;min-width:200px}.t-notice__text,.t-notice__title{margin-right:24px}.t-notice__text a{color:#52a8f2}@media (max-width:920px){.t-notice{padding:16px;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;position:relative}.t-notice:not(:last-child){border-bottom:none}.t-notice__title{padding-bottom:16px;margin:24px 0 16px;width:100%;border-bottom:1px solid #b8d7f5}.t-notice__text{margin-right:0}.t-notice__delete{position:absolute;top:4px;right:16px}}@media (max-width:769px){.t-page_dialog h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-page_dialog h1 span{font-size:12px;font-weight:400}}.t-dialogPage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-dialogList__wrapper{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-dialogList{width:320px;margin-right:24px}.t-dialogList__create{margin-bottom:8px}.t-dialogList__create svg{margin-left:20px!important}.t-dialogList__create span{padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-dialogList__wrapper{position:relative}.t-dialogList__scroll .bar--container{max-height:calc(100vh - 200px)}.t-dialogList__scroll .bar--wrapper{position:relative;height:auto;max-height:calc(100vh - 176px - 80px)}.t-dialogList__scroll .bar--vertical{width:1px;background:rgba(132,193,246,.4);margin-top:16px;margin-bottom:16px;height:calc(100% - 32px);margin-right:10px}.t-dialogList__scroll .bar--vertical-internal{opacity:1;background:#52a8f2}.t-dialogList__content{margin-bottom:-24px}.t-dialogList-content__wrapper{padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-dialogItem,.t-dialogList-content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.t-dialogItem{padding:12px 8px;border-radius:8px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.t-dialogItem__new{position:absolute;top:5px;left:0;width:20px;height:20px;border-radius:50%;background:#986bf2}.t-dialogItem__img{width:50px;height:50px;border-radius:8px;overflow:hidden;margin-right:12px;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-dialogItem__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.t-dialogItem__name{font-size:14px;font-weight:700;line-height:1.2;-webkit-box-flex:1;-ms-flex:1;flex:1}.t-dialogItem__name._blue{color:#52a8f2}.t-dialogItem__date{-webkit-box-flex:0;-ms-flex:none;flex:none;line-height:1.2;font-size:12px;-ms-flex-item-align:start;align-self:flex-start}.t-dialogItem.router-link-exact-active{background:#cdf7f4}.t-dialogItem.router-link-exact-active+.t-dialogItem:before{content:none;display:none}.t-dialogItem_admin{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;background:#def1fa}.t-dialogItem_admin.router-link-exact-active{background:#52a8f2;color:#fff}.t-dialogItem_admin.router-link-exact-active .t-dialogItem__name{color:#fff}.t-dialogItem_admin.router-link-exact-active+.t-dialogItem:before{content:none;display:none}.t-dialogItem:not(.router-link-exact-active):not(:first-child):before{content:"";position:absolute;top:0;left:8px;right:8px;height:1px;background:#def1fa}@media (max-width:769px){.t-dialogList{margin:0;width:100%}.t-dialogList__content{margin-bottom:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.t-emojiList,.t-messageList,.t-messageList__menu-cloud{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}@-webkit-keyframes a-show{0%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes a-show{0%{display:block;opacity:0}to{display:block;opacity:1}}.t-messageList{display:table;max-width:620px;width:100%;padding:14px 20px 24px 24px;margin-right:24px;height:calc(100vh - 200px)}.t-messageList_empty{padding-left:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:487px;-ms-flex-item-align:stretch;align-self:stretch}.t-messageList_empty h2{font-size:36px;color:#52a8f2}.t-messageList__header{height:50px;margin-right:24px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:8px;border-bottom:1px solid #def1fa;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative}.t-messageList__header,.t-messageList__header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.t-messageList__header-text{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.t-messageList__header-text h2{font-size:18px;color:#52a8f2}.t-messageList__header-text h2 a{color:#52a8f2}.t-messageList__header-text span{font-size:12px}@media (max-width:769px){.t-messageList__header-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.t-messageList__menu{margin-left:auto;margin-right:-10px;position:absolute;right:0;top:0}.t-messageList__menu:hover .t-messageList__menu-cloud{display:block;-webkit-animation:a-show forwards .3s;animation:a-show forwards .3s}@media (max-width:769px){.t-messageList__menu{position:relative}}.t-messageList__menu-btn{padding:10px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.t-messageList__menu-btn span{background:#52a8f2;border-radius:1px;height:4px;width:4px}.t-messageList__menu-cloud{-webkit-box-shadow:0 8px 24px rgba(0,145,207,.2);box-shadow:0 8px 24px rgba(0,145,207,.2);display:none;position:absolute;right:-10px;top:calc(100% - 20px);padding:8px;z-index:10;-webkit-animation:a-show backwards .3s;animation:a-show backwards .3s}.t-messageList__menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px;font-size:12px}.t-messageList__menu-creatorImg{width:32px;height:32px;border-radius:1000px;margin-right:8px}.t-messageList__menu-actionsList{width:208px;border-top:1px solid #def1fa;padding:16px}.t-messageList__menu-action{color:#666;font-weight:500;text-align:right;cursor:pointer}.t-messageList__menu-action:not(:last-child){margin-bottom:8px}.t-messageList__menu-action:last-child{margin-top:16px}.t-messageList__body{display:table-row;height:100%}.t-messageList__scroll{margin:7px 0;height:100%}.t-messageList__scroll .bar--vertical{width:1px;background:rgba(132,193,246,.4)}.t-messageList__scroll .bar--vertical-internal{opacity:1;background:#52a8f2}.t-messageList__content_mobile{height:calc(100vh - 200px);overflow-y:auto}.t-messageList__wrapper{padding-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-messageList__footer{display:table-row}.t-message{margin:0 0 12px;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:412px}.t-message__img{display:block;width:50px;height:50px;border-radius:1000px;overflow:hidden;margin-right:8px}.t-message__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.t-message__content{max-width:354px}.t-message__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px;padding:0 12px}.t-message__header b{font-size:14px;margin-right:8px}.t-message__header span{font-size:12px}.t-message__text{padding:8px 12px;font-size:14px;line-height:20px;white-space:pre-line;word-break:break-word;font-family:rubik,Arial,sans-serif}.t-message__file,.t-message__text{background:#cdf7f4;border-radius:8px}.t-message__file{padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-message__file .img{margin-right:13px;width:36px;height:50px;background:url("/img/doc_big.png") no-repeat 50%;background-size:contain}.t-message__file p{font-size:14px}.t-message__file p b{font-weight:400;display:block;margin-bottom:4px;color:#52a8f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.t-message._right{-ms-flex-item-align:end;align-self:flex-end}.t-message._right .t-message__file,.t-message._right .t-message__text{background:#def1fa}.t-message._right .t-message__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0;margin-left:8px}.t-message._system{max-width:100%;width:100%}.t-message._system .t-message__content{max-width:100%;width:100%;text-align:center;font-size:12px;line-height:16px}.t-message._system .t-message__link{border-bottom:1px solid transparent;-webkit-transition:border-color .3s;transition:border-color .3s}.t-message._system .t-message__link:hover{border-color:#666}.t-messageForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;padding-top:24px;margin-right:24px;border-top:1px solid #def1fa;background:#fff}.t-messageForm__file{margin-bottom:5px;cursor:pointer}.t-messageForm__file input{position:absolute;left:-99999px}.t-messageForm__file svg{display:block}.t-messageForm__text{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 24px}.t-messageForm__text>div{border-radius:8px;background:#def1fa;padding:11px 40px 10px 16px;line-height:1.2;outline:none;min-height:40px;max-height:30vh;max-width:450px;overflow-y:auto;overflow-x:hidden;resize:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.t-messageForm__text>div::-webkit-scrollbar{width:0}.t-messageForm__text img{width:19px}.t-messageForm__text button{position:absolute;right:12px;bottom:9px;background:transparent;border:none;outline:none;cursor:pointer}.t-emojiOpen{margin-bottom:5px;cursor:pointer}.t-emojiOpen svg{display:block}.t-emojiList{position:absolute;right:0;bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px;width:224px}.t-emojiItem{margin:6px;cursor:pointer}.t-message-black-list{font-weight:700;text-align:center;padding-top:24px;border-top:1px solid #def1fa;margin-top:7px}.t-message-black-list a{color:#52a8f2}@media (max-width:769px){.t-messageList{padding:14px 16px 16px;margin:0;width:100%;height:calc(100vh - 140px)}.t-messageList__header{margin-right:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.t-messageList__body{overflow-y:auto}.t-messageList__wrapper{padding:0}.t-messageList__footer{margin:0}.t-message__content{max-width:260px}.t-message__img{width:32px;height:32px}.t-messageForm{margin:0;position:relative}.t-messageForm__file{position:absolute;z-index:2;right:84px;top:34px}.t-messageForm__file svg{width:17px;height:20px}.t-messageForm__text{margin:0;z-index:1;padding-right:40px}.t-emoji{position:absolute;top:34px;right:50px;z-index:2}.t-emojiOpen svg{width:20px;height:20px}}@media (min-width:770px){.t-faqMenu__link:hover{color:#52a8f2}}.t-faqMenu{list-style-type:none;position:relative;z-index:2;max-width:320px}.t-faqMenu__active{width:0;height:0;position:absolute;left:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #52a8f2;margin-top:-6px;-webkit-transition:top .2s;transition:top .2s}.t-faqMenu__item{margin-bottom:32px}.t-faqMenu__item:last-child{margin-bottom:0}.t-faqMenu__link{margin:0 0 16px;display:table;-webkit-transition:all .2s;transition:all .2s;line-height:1.2}.t-faqMenu__link._active{color:#52a8f2}.t-faqMenu__link:last-child{margin-bottom:0}.t-faqMenu__link_big{font-weight:700}.t-faqBox:not(:last-child){margin-bottom:24px}.t-faqBox h2{margin-bottom:26px;font-size:22px}.t-faqBox h3{margin-bottom:16px}.t-faqBox__item{margin:0 -24px;padding:0 24px}.t-faqBox__item:not(:last-child){padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #b8d7f5}@media (max-width:769px){.t-faqBox__item{margin:0 -16px;padding:0 16px}.t-faqBox__item:not(:last-child){padding-bottom:26px;margin-bottom:26px}.t-faqBox__item:last-child{padding-bottom:16px}.t-faqBox__item h3{margin:0;position:relative}.t-faqBox__item h3:after{content:"";position:absolute;right:-8px;top:50%;margin-top:-20px;width:40px;height:40px;background:url("/img/select.png") no-repeat 50%}.t-faqBox__item h3._open:after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.t-faqBox__item .t-default{margin-top:16px}}.t-contactsItem{width:100%;margin:0 0 32px}.t-contactsItem:last-child{margin-bottom:0}.t-contactsItem h2{color:#52a8f2;margin-bottom:18px;font-size:22px}.t-contactsItem__time{margin-bottom:16px}.t-contactsItem__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 16px;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-contactsItem__contacts li{margin-right:32px}.t-contactsItem__contacts b{display:block;margin-bottom:8px;line-height:1.2}.t-contactsItem__address{margin:0 0 16px}.t-requisites h2{color:#52a8f2;margin-bottom:18px;font-size:22px}.ymaps-2-1-73-copyright,.ymaps-2-1-73-map-copyrights-promo{display:none!important}.t-page_articles.t-work-area a{color:#52a8f2}.t-page_articles.t-work-area h1{margin-bottom:45px}.t-page_articles.t-work-area .t-articles-list{margin-bottom:42px}.t-articles-search{max-width:640px;margin:0 auto 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-articles-search .t-input{margin-bottom:39px;position:relative}.t-articles-search svg{position:absolute;top:14px;right:14px}.t-article-detail{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;max-width:1266px;margin:0 auto 42px;padding:40px 40px 40px 63px;line-height:1.2}.t-article-detail__header{border-bottom:1px solid #def1fa;padding-bottom:16px;margin-bottom:16px}.t-article-detail__title{margin-bottom:8px;font-size:22px;position:relative}.t-article-detail__date{font-size:14px;margin-bottom:4px}.t-article-detail__tags{font-size:14px;font-weight:700}.t-article-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:1200px;max-width:100%;margin:0 auto}.t-article-more-item{line-height:1.2;width:50%}.t-article-more-item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin-bottom:6px;color:#b8d7f5}.t-article-more-item__title{font-size:20px;color:#52a8f2;font-weight:700;margin-bottom:12px}.t-article-more-item__date{font-size:14px}.t-article-more-item:first-child{border-right:1px solid #def1fa;padding-right:42px}.t-article-more-item:first-child span svg{margin-right:8px}.t-article-more-item:last-child{padding-left:42px}.t-article-more-item:last-child span svg{margin-left:8px}@media (max-width:769px){.t-article-more{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-article-more-item{width:calc(100% - 32px);margin:0 16px}.t-article-more-item:first-child{padding-right:0;padding-top:24px;border-right:none}.t-article-more-item:last-child{padding-left:0;padding-bottom:24px;border-bottom:1px solid #def1fa;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.t-registration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.t-registration__form{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-registration__wrapper{width:632px;background:#fff;padding:24px 16px 24px 24px;border-radius:16px}.t-registration__input-message{position:relative;top:-16px;display:inline-block;font-size:14px;line-height:1.2}@media (max-width:769px){.t-registration{display:block;width:100%}.t-registration__form{margin-bottom:8px}.t-registration__wrapper{width:100%;height:320px;margin-bottom:8px}.t-registration__buttons{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px;margin-bottom:24px}}.t-callBack{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-callBack__hint{font-size:14px;color:#bfbfbf;margin-top:8px}.t-callBack .t-input:after{bottom:25px}.t-passwordReset{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-passwordReset__hint{color:#bfbfbf;margin:0 0 16px;font-size:14px}.t-passwordReset .t-input{margin:0 0 16px}.t-refill{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;width:320px;margin:0 auto;padding:24px}.t-sign-up{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;width:320px;padding:24px}.t-reviewForm{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;width:304px;padding:24px}.t-reviewForm__rate.t-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-reviewForm__rate.t-input label{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-bottom:45px}.t-reviewForm__rate.t-input>span{font-size:14px}.t-reviewForm__rate.t-input>span._opacity{opacity:0}.t-reviewForm__rate.t-input .vue-slider-component{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-reviewForm .t-input textarea{height:80px}.t-reviewForm .t-input>div{margin:0 0 24px}.t-reviewForm__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.t-reviewForm__buttons .t-btn{width:auto}.vue-slider-component .vue-slider-tooltip-top .vue-merged-tooltip .vue-slider-tooltip:before,.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-top .vue-slider-tooltip:before{content:none!important;display:none!important}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-top{top:0!important}.t-promo-code{width:320px;margin:0 auto;background:#52a8f2;padding:24px 8px 8px;border-radius:16px}.t-promo-code h2{color:#fff;margin-bottom:24px;text-align:center}.t-promo-code form{background:#fff;padding:24px 16px 16px;border-radius:16px}.t-promo-code .t-input{margin-bottom:55px}.t-recaptcha{-webkit-transform:scale(.9);transform:scale(.9);margin-left:-14px;margin-top:10px}.t-invite{background:#52a8f2;padding:24px 8px 8px;border-radius:16px}.t-invite>h2{color:#fff;margin-bottom:24px;text-align:center}.t-invite>:not(h2){padding:16px;background:#fff;border-radius:16px;position:relative}.t-invite{width:320px;margin:0 auto}.t-invite__updateDate{color:#52a8f2;font-size:14px;cursor:pointer}@media (min-width:770px){.t-invite__updateDate:hover{text-decoration:underline}}.t-invite .t-calendar{margin:0}.t-invite .t-calendar,.t-invite__time{position:absolute;top:10px;left:8px;right:8px;z-index:3}.t-invite__time{max-height:383px;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:16px;list-style-type:none}.t-invite__time .bar--vertical{width:1px;background:rgba(132,193,246,.4);height:calc(100% - 32px);margin-top:16px;margin-right:16px}.t-invite__time .bar--vertical-internal{background:#52a8f2}.t-invite__time .bar--container{max-height:383px}.t-invite__time .bar--wrapper{position:relative;height:100%;max-height:407px}.t-invite__time .bar--wrapper>*{padding-right:53px!important}.t-invite-time{padding:8px 0}.t-invite-time__item{padding:8px 16px;-webkit-transition:all .2s;transition:all .2s;cursor:pointer}@media (min-width:769px){.t-invite-time__item:hover{background:#52a8f2;color:#fff}}.t-withdrawal{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;width:320px;padding:24px;margin:0 auto;line-height:1.2}.t-withdrawal .t-input{margin-bottom:12px}.t-withdrawal .t-input p{margin-top:12px}.t-withdrawal__currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.t-withdrawal__currency>span{padding-left:16px;color:#52a8f2;font-size:22px;font-weight:700}.t-withdrawal__hint{position:relative;margin-bottom:24px;padding-left:40px}.t-withdrawal__hint:before{content:"!";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:96px;color:#52a8f2;pointer-events:none}.t-withdrawal-currency.t-input{width:auto;margin:0 0 0 auto}.t-withdrawal-currency.t-input .v-select .selected-tag{color:#52a8f2}.t-withdrawal-currency.t-input .v-select .dropdown-toggle{background:#fff;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);border-radius:16px}.t-withdrawal-currency.t-input .v-select.open.single .selected-tag{display:block}.t-set-timezone{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;width:320px;padding:24px}.t-set-timezone__help{font-size:13px;text-align:justify;margin-bottom:10px}.t-set-timezone{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s;width:320px;padding:24px}.t-set-timezone__help{font-size:13px;text-align:justify;margin-bottom:10px}.t-addUser{width:420px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-addUser__hint{font-size:14px;color:#bfbfbf;margin-top:8px}.t-addUser .t-input:after{bottom:25px}.t-userList{max-height:300px;overflow:scroll;position:relative}.t-userList:after{content:"";display:block;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);width:100%;height:74px;position:-webkit-sticky;position:sticky;bottom:0;left:0}@media (max-width:769px){.t-createDialog{width:100%}}.t-userListEdit{width:100%}.t-userList{max-height:300px;overflow-y:scroll;overflow-x:hidden;position:relative}.t-userList:after{content:"";display:block;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);width:100%;height:74px;position:-webkit-sticky;position:sticky;bottom:0;left:0}.t-userItem{width:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-userItem,.t-userItem__wrapper{padding:12px 8px;border-radius:8px;position:relative}.t-userItem__wrapper{display:block}.t-userItem__wrapper .t-userItem{margin:-12px -8px}.t-userItem__wrapper:not(:first-child):before{content:"";position:absolute;top:0;left:8px;right:8px;height:1px;background:#def1fa}.t-userItem__new{position:absolute;top:5px;left:0;width:20px;height:20px;border-radius:50%;background:#986bf2}.t-userItem__img{width:50px;height:50px;border-radius:8px;overflow:hidden;margin-right:12px;-webkit-box-flex:0;-ms-flex:none;flex:none}.t-userItem__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.t-userItem__name{font-size:14px;font-weight:700;line-height:1.2;-webkit-box-flex:1;-ms-flex:1;flex:1}.t-userItem__name._blue{color:#52a8f2}.t-userItem__date{-webkit-box-flex:0;-ms-flex:none;flex:none;line-height:1.2;font-size:12px;-ms-flex-item-align:start;align-self:flex-start}.t-userItem.router-link-exact-active{background:#cdf7f4}.t-userItem.router-link-exact-active+.t-dialogItem:before{content:none;display:none}.t-userItem_admin{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;background:#def1fa;background:#52a8f2;color:#fff}.t-userItem_admin .t-dialogItem__name{color:#fff}.t-userItem_admin+.t-dialogItem:before{content:none;display:none}.t-userItem:not(.router-link-exact-active):not(:first-child):before{content:"";position:absolute;top:0;left:8px;right:8px;height:1px;background:#def1fa}.t-createDialog{width:420px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-createDialog__hint{font-size:14px;color:#bfbfbf;margin-top:8px}.t-createDialog .t-input:after{bottom:25px}@media (max-width:769px){.t-createDialog{width:100%}}.t-delete{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-delete__text{font-size:16px;margin-bottom:16px}.t-callBack{width:320px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-callBack__hint{font-size:14px;color:#bfbfbf;margin-top:8px}.t-callBack .t-input:after{bottom:25px}.t-banner-add{width:560px;margin:0 auto;background:#fff;padding:24px;border-radius:16px}.t-banner-add__hint{font-size:14px;color:#bfbfbf;margin-top:8px}.t-banner-add .t-input:after{bottom:25px}.t-msg{width:276px;max-width:100%;position:fixed;top:140px;right:60px;padding:24px;background:#fff;-webkit-box-shadow:0 24px 48px rgba(0,108,202,.2);box-shadow:0 24px 48px rgba(0,108,202,.2);border-radius:16px;z-index:101}.t-msg__close{cursor:pointer;position:absolute;top:-28px;right:-28px;background:#fff;border-radius:50%;width:56px;height:56px;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1)}.t-msg__close:after,.t-msg__close:before{content:"";position:absolute;top:50%;margin-top:-1px;left:15px;width:28px;height:2px;background:#52a8f2;border-radius:1px}.t-msg__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t-msg__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:769px){.t-msg{top:44px;padding:44px 24px 24px;right:calc(100% - 138px - 50%)}.t-msg__close{right:calc(100% - 28px - 50%)}}.t-preload{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;z-index:999999999}.t-preload svg{margin-bottom:28px}.t-preload h1{color:#52a8f2;font-size:44px;margin-bottom:22px}.t-preload p{color:#bfbfbf}@media (max-width:769px){.t-preload svg{width:144px;height:144px;margin-bottom:24px}.t-preload h1{font-size:36px;margin-bottom:8px}}.t-filterForm,.t-sort__box{background:#fff;-webkit-box-shadow:0 12px 16px rgba(0,108,202,.1);box-shadow:0 12px 16px rgba(0,108,202,.1);border-radius:16px;-webkit-transition:all .2s;transition:all .2s}.t-search-filter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.t-search-filter._filter-only{width:unset;position:absolute;right:0;top:0}@media (max-width:769px){.t-search-filter._filter-only{position:relative}}.t-search-filter._filter-only .t-filterForm{left:unset;right:0}.t-search-filter__openLink{margin:0 8px;cursor:pointer}.t-search-filter__openLink,.t-search-filter__openLink span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.t-search-filter__openLink span{width:40px;height:40px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-search-filter__openLink._active span:after{content:"";position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;background:#986bf2}.t-search{max-width:62.391%;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.t-search .t-input{margin:0}.t-search .t-input input[placeholder]{padding:0 32px 0 16px;text-overflow:ellipsis;overflow:hidden}.t-search .t-input input::-webkit-input-placeholder{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.t-search .t-input input:-moz-placeholder,.t-search .t-input input::-moz-placeholder{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.t-search .t-input input:-ms-input-placeholder{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.t-search .t-input input:focus{padding:0 72px 0 16px}.t-search .t-input input:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.t-search .t-input input:focus:-moz-placeholder,.t-search .t-input input:focus::-moz-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.t-search .t-input input:focus:-ms-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.t-search__submit{background:none;border:none;outline:none;position:absolute;top:0;right:0;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;cursor:pointer}.t-search__submit path{-webkit-transition:all .2s;transition:all .2s}.t-search__clear{outline:none;position:absolute;top:0;right:40px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;cursor:pointer}.t-filter{position:relative;font-size:16px}.t-filterForm{width:320px;position:absolute;z-index:2;top:100%;left:8px;margin-top:8px;padding:24px}.t-filterForm>.t-btn{width:100%}.t-filterForm>.t-btn+.t-btn{margin-top:8px}.t-sort{position:relative}.t-sort__box{position:absolute;z-index:2;top:100%;left:8px;margin-top:8px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.t-sort__box a{white-space:nowrap;-webkit-transition:color .2s;transition:color .2s}.t-sort__box a._active{color:#52a8f2}.t-sort__box a:not(:last-child){margin-bottom:16px}@media (min-width:770px){.t-sort__box a:hover{color:#52a8f2}}@media (max-width:769px){.t-search-filter{-ms-flex-wrap:wrap;flex-wrap:wrap}.t-search{max-width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.t-filter,.t-sort{margin-top:8px}.t-fs-dialog{position:fixed;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;z-index:2;background:rgba(0,49,92,.6);padding:88px 0 80px}.t-fs-dialog__close{position:absolute;cursor:pointer;top:16px;right:0;left:0;margin:auto;width:56px;height:56px;border-radius:50%;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);z-index:2}.t-fs-dialog__close:after,.t-fs-dialog__close:before{content:"";position:absolute;left:50%;top:50%;margin:-1px 0 0 -13px;width:26px;height:2px;border-radius:1px;background:#52a8f2}.t-fs-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t-fs-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.t-filterForm,.t-sort__box{top:0;left:0;right:0;margin:auto;max-width:100%;width:320px;position:relative}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@font-face{font-family:rubik;src:url("/fonts/rubik-light.woff2") format("woff2"),url("/fonts/rubik-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:rubik;src:url("/fonts/rubik-medium.woff2") format("woff2"),url("/fonts/rubik-medium.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:rubik;src:url("/fonts/rubik-regular.woff2") format("woff2"),url("/fonts/rubik-regular.woff") format("woff");font-weight:400;font-style:normal}body,html{width:100%;min-width:320px;min-height:100vh}body{margin:0 auto;position:relative;font-size:16px;line-height:1.7;font-weight:400;font-family:rubik,Arial,sans-serif;color:#666;background:#f5fbfc;overflow-y:scroll}*,body{padding:0}*{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}main{padding-top:88px;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:100vh;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}a{color:#666;text-decoration:none;outline:none;cursor:pointer}li{list-style-type:none}h1{font-size:36px;line-height:1.2}h1,h1 a{color:#52a8f2}h1 a{font-size:14px;font-weight:400;position:absolute;right:0;top:13px}h1._padding{position:relative;padding-right:85px}h2{line-height:1.2;font-size:24px}h2._blue{font-size:22px;color:#52a8f2;margin:0 0 18px}h2._blue span{display:block;font-size:14px;margin-top:10px;color:#bfbfbf;font-weight:400}h3{line-height:1.2;font-size:16px}h3._blue{color:#52a8f2;margin-bottom:16px}.t-page{-webkit-box-flex:1;-ms-flex:1;flex:1;opacity:0}.t-page._load{opacity:1}.t-default{white-space:pre-line}.t-default h2{color:#52a8f2;margin:0 0 16px}.t-default h3{margin:0 0 8px}.t-default img{max-width:100%;display:block;margin:0 0 32px}.t-default p{margin:0 0 32px;word-break:break-word}.t-default p a{color:#52a8f2}.t-default ul{margin:0 0 32px;padding-left:17px}.t-default ul li{list-style-type:none;position:relative}.t-default ul li:before{content:"";width:6px;height:6px;position:absolute;left:-17px;top:9px;border-radius:50%;background:#666}.t-default ol{margin:0 0 32px;counter-reset:item}.t-default ol ol{counter-reset:item2}.t-default ol ol ol{counter-reset:item3}.t-default ol li{position:relative;list-style-type:none}.t-default ol li:before{margin-right:5px;counter-increment:item;content:counter(item) ". "}.t-default ol li li:before{content:counter(item) "." counter(item2) " ";counter-increment:item2}.t-default ol li li li:before{content:counter(item) "." counter(item2) "." counter(item3) " ";counter-increment:item3}.t-default li{margin-bottom:16px}.t-default li:last-child{margin-bottom:0}.t-default li ol,.t-default li ul{margin:16px 0 16px 38px}.t-default table{margin:0 0 32px;max-width:100%;border-spacing:0}.t-default table tr:nth-child(odd){background:#fff}.t-default table tr:nth-child(2n){background:#def1fa}.t-default table td{padding:9px 18px}.t-default table td:not(:last-child){border-right:1px solid rgba(132,193,246,.4)}.t-default iframe{max-width:100%;margin:0 0 32px}.t-default>span{font-size:14px;color:#bfbfbf;display:block;margin:0 0 32px}.t-default>:last-child{margin-bottom:0}.t-srcollbar ::-webkit-scrollbar{position:absolute;left:0;width:2px;height:4px;background:hsla(0,0%,75%,0)}.t-srcollbar ::-webkit-scrollbar-track{border-radius:4px}.t-srcollbar ::-webkit-scrollbar-thumb{background:rgba(82,168,242,.5);border-radius:4px}.t-srcollbar ::-webkit-scrollbar-thumb:hover{background:#52a8f2}.t-openCallBack{position:fixed;right:16px;bottom:16px;background:#fff;-webkit-box-shadow:0 24px 32px rgba(0,108,202,.1);box-shadow:0 24px 32px rgba(0,108,202,.1);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;cursor:pointer}.t-openCallBack._absolute{position:absolute;bottom:164px}.t-no-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:439px;height:100%}.t-no-content h2{color:#52a8f2;font-size:36px}@media (max-width:769px){.t-no-content p{text-align:center;width:calc(100% - 16px);margin:0 auto}}.t-animation{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.fadeList-enter-active{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.fadeList-enter{opacity:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.fadeList-leave-active{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.fadeList-leave-to{opacity:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.header-fade-enter-active,.header-fade-leave-active{-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.header-fade-enter,.header-fade-leave-to{opacity:0}.route-enter-active,.route-leave-active{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.route-enter,.route-leave-to{opacity:0!important}.load-leave-active{-webkit-transition:opacity .5s linear .5s;-o-transition:opacity .5s linear .5s;transition:opacity .5s linear .5s}.load-leave-to{opacity:0}hr{border:none;-webkit-box-shadow:none;box-shadow:none;background:#def1fa}hr._horizontal{margin:24px 0;width:100%;height:1px}.t-black-list-hint{color:#f39049;margin:-12px 0 24px;font-weight:700}.t-black-list-link{background:transparent;border:none;font-size:16px;line-height:1.2;font-weight:400;font-family:rubik,Arial,sans-serif;color:#52a8f2;cursor:pointer;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.t-black-list-link._delete{color:#f39049}@media (min-width:770px){.t-black-list-link:hover{color:#59dced}}@media (max-width:769px){main{padding-top:16px}h1{font-size:24px;padding:0 16px}h1._padding{padding-right:16px}h1 a{right:16px;top:7px}h2{font-size:20px}}._flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
/*# sourceMappingURL=main.min.css.map*/