

/* Start:/local/templates/Uteens/components/machaon/cookie.alert/.default/style.css?17346791641199*/
body {
    position: relative;
}

.b-cookie-alert {
    background: #000;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 25px;
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 20;
}

.b-cookie-alert a {
    color: #fff;
}

.cookies__desc {
    font-size: 0.8rem;
    line-height: 1.5625;
    color: #fff;
    margin: 0 12rem 0 0;
}

.b-cookie-alert__close {
    position: absolute;
    right: 0;
    top: 1rem;
}

.b-cookie-alert__close .button {
    min-width: 5rem;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
}

.b-cookie-alert__close .button:hover {
    background: #fff;
    color: #000;
}

.b-cookie-alert.is-active {
    display: block;
}

@media (max-width: 768px) {
    .cookies__desc {
        line-height: 1rem;
        font-size: .7rem;
        margin: 0 8rem 0 0;
    }
}

@media (max-width: 480px) {
    body .b-cookie-alert .container {
        overflow-x: visible;
    }
    .b-cookie-alert__close {
        position: relative;
        top: 1rem;
        text-align: center;
        margin-bottom: 0.6rem;
    }
    .cookies__desc {
        margin: 0;
    }
}

/* End */


/* Start:/local/templates/Uteens/components/machaon/iblock.getlist/adv_panel_right/style.css?17346791643266*/
.b-panel-right {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: rgba(93,93,93,.63);
    transition: visibility 0s,opacity .5s linear;
}
.b-panel-right.b-panel-right--theme-light {
    background: rgba(93,93,93,.5);
}
.b-panel-right.b-panel-right--theme-compact {
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}
.b-panel-right__content {
    position: fixed;
    background: rgba(0,0,0,.6);
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    max-width: 510px;
    z-index: 101;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 35px 20px;
    transition: right .5s linear;
}
.b-panel-right__content.img {
    padding: 0;
    border: none!important;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: 80%!important;
    right: auto!important;
    bottom: auto!important;
    left: 85%!important;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,.94);
    border: 8px solid #cea94e;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.b-panel-right.b-panel-right--theme-light .b-panel-right__content {
    color: #000;
    background: #fff;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: auto;
    right: 30px;
    bottom: 30px;
    left: auto;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,.94);
    border: 8px solid #cea94e;
    background: transparent;
}
.b-panel-right__close {
    cursor: pointer;
    float: right;
    font-size: 44px;
    margin-top: -19px;
    margin-right: -15px;
    line-height: 24px;
}
.b-panel-right__content.img .b-panel-right__close {
    color: #000!important;
    z-index: 1;
}
.b-panel-right__content.img .b-panel-right__close {
    position: absolute;
    color: #fff;
    top: 30px;
    right: 30px;
}
.b-panel-right a {
    text-decoration: underline;
}
.b-panel-right__content.img a {
    display: block;
    align-items: flex-start;
}
.b-panel-right__content.img .b-panel-right__close {
    color: #000 !important;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: 75% !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.94);
    border: 8px solid #cea94e;
    transform: translate(-10%, -50%);
    -webkit-transform: translate(-10%, -50%);
    -moz-transform: translate(-10%, -50%);
    -ms-transform: translate(-10%, -50%);
    -o-transform: translate(-10%, -50%);
}
.b-panel-right.b-panel-right--hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .5s,opacity .5s linear;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content img{
    max-height: 250px;
}
@media only screen and (max-width : 480px) {
    .b-panel-right.b-panel-right--theme-compact .b-panel-right__content img, .b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
        max-width: 300px;
    }
    .b-panel-right__content.img .b-panel-right__close {
        right: 20px;
        line-height: 30px;
    }
}

/* End */


/* Start:/local/templates/Uteens/template_styles.css?175077517217715*/
body .container.with-margin {
    margin-bottom: 25px;
}

.payment-page {
    margin-top: 30px;
}

.err404__main {
    margin: 100px 0;
    display: block;
}

.err404__btn {
    width: 320px !important;
}

.fz20 {
    font-size: 20px !important;
}

.form-buttons.flex-right {
    display: flex;
    justify-content: flex-end;
}

body section.program-header #program-config .program-config-table .data-max-price {
    bottom: 40px;
    left: 130px;
    color: rgba(0,0,0,.33);
    white-space: nowrap;
}

body section.program-header #program-config .program-config-table .data-price-wrap {
    padding-bottom: 0;
}

body section.program-header #program-config .program-config-table .data-price del {
    display: none;
}

body section.program-header #program-config .program-config-table .data-graph-wrap,
body section.program-header #program-config .program-config-table .data-graph-wrap:last-child{
    display: flex;
    width: 50%;
    padding-top: 20px;
    flex-direction: column;
}

body section.program-header #program-config .program-config-table .program-config-table-data-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

body section.program-header #program-config .program-config-table .data-graph-title {
    font-weight: 700;
}

body section.program-header #program-config .program-config-table .data-graph-wrap-long .data-graph-title {
    width: auto;
}

body section.program-header #program-config .program-config-table .data-graph-wrap-long .data-graph {
    width: 100%;
}

body section.program-header #program-config .program-config-table .data-price span.note {
    font-size: 12px;
    display: block;
}

body section.what-you-learn .what-you-learn-items .what-you-learn-item-flex {
    display: flex;
    gap: 10px;
    padding-left: 0;
}

body section.what-you-learn .what-you-learn-items .what-you-learn-item-flex span {
    position: static;
    display: block;
    flex: 0 0 32px;
    margin-bottom: 0;
}

body section.program-header #program-config .program-config-table .program-config-table-data {
    padding: 10px 5px;
}

body section.program-header #program-config .program-config-table .program-config-table-data.data-price-wrap,
body section.program-header #program-config .program-config-table .program-config-table-data.data-dur{
    padding-left: 0;
}

body section.program-header #program-config .program-config-table .program-config-table-data.data-mat-cap {
    padding: 0 4px 0 3px;
    background: #8455FF;
    line-height: 18px;
    height: 20px;
    position: absolute;
    left: 50% !important;
    right: auto;
    bottom: 10px !important;
    width: fit-content;
    white-space: nowrap;
}

body section.program-header #program-config .program-config-table .program-config-table-data.data-mat-cap small {
    font-size: 9.5px;
    color: #fff;
}

.mb-12 {
    margin-bottom: 12px;
}

body section .left-title-block-right.mb-0 {
    margin-bottom: 0;
}

body section .teachers {
    justify-content: flex-start;
    column-gap: 20px;
}

@media screen and (min-width: 771px) {
    body section.what-you-learn .what-you-learn-items .what-you-learn-item-flex span {
        flex-basis: 48px;
    }

    body section.what-you-learn .what-you-learn-items .what-you-learn-item-flex {
        height: 100%;
    }
}

@media screen and (min-width: 991px) {
    body section.what-you-learn .what-you-learn-items .what-you-learn-item-flex span {
        flex-basis: 64px;
    }
}

@media (min-width: 891px) {
    body section.program-header #program-config .program-config-table {
        display: flex;
        padding: 10px;
    }

    body section.program-header #program-config .program-config-table-data-wrap-left {
        flex: 0 0 233px;
    }

    body section.program-header #program-config .program-config-table .data-price-wrap {
        display: flex;
    }

    body section.program-header #program-config .program-config-table .data-price span.note{
        white-space: nowrap;
        width: 140px;
        line-height: 14px;
    }

    body section.program-header #program-config .program-config-table .program-config-table-data,
    body section.program-header #program-config .program-config-table .program-config-table-data.data-price-wrap{
        padding: 0;
    }

    body section.program-header #program-config .program-config-table .program-config-table-data.data-age {
        height: 53px;
    }

    body section.program-header #program-config .program-config-table .program-config-table-data.data-mat-cap {
        white-space: nowrap;
        position: static;
    }

    body section.program-header #program-config .program-config-table .program-config-table-data.data-mat-cap small {
        font-size: 11px;
    }

    body section.program-header #program-config .program-config-table .data-max-price {
        display: none;
    }

    body section.program-header #program-config .program-config-table .data-price del {
        display: inline;
        color: rgba(0,0,0,.33);
    }

    body section.program-header #program-config .program-config-table .program-config-table-data.data-month {
        width: 50%;
        padding-right: 10px;
        box-sizing: border-box;
    }

    body section.program-header #program-config .program-config-table .program-config-table-data.data-dur {
        width: 50%;
        padding-left: 10px;
        box-sizing: border-box;
    }

    body section.program-header #program-config .program-config-table .data-graph-title {
        font-weight: normal;
        width: 50%;
    }

    body section.program-header #program-config .program-config-table .data-graph {
        padding-left: 10px;
    }

    body section.program-header #program-config .program-config-table .data-graph-wrap-long {
        margin-top: auto;
    }

    body section.program-header #program-config .program-config-table .data-graph-wrap,
    body section.program-header #program-config .program-config-table .data-graph-wrap:last-child{
        width: 100%;
        flex-direction: row;
        padding: 0;
    }

    .program-config-table-data-wrap.program-config-table-data-wrap-left {
        flex-direction: column;
    }
}
@media (min-width: 1201px) {
    body section.program-header #program-config .program-config-table .data-price del {
        font-size: 20px;
    }

    body section.program-header #program-config .program-config-table-data-wrap-left {
        flex-basis: 300px;
    }

    body section.program-header #program-config .program-config-table .program-config-table-data.data-age {
        height: 54px;
    }

    body section.program-header #program-config .program-config-table .data-graph-wrap {
        padding-top: 0;
    }
}

.what-you-learn-item-text {
    display: flex;
    align-items: center;
}

body footer .container:last-child .footer-bottom-block.footer-bottom-block {
    align-items: flex-start;
    margin-top: 13px;
    margin-bottom: 20px;
}

body footer .container:last-child small {
    margin-top: 0;
    margin-bottom: 13px;
}

@media screen and (max-width: 770px) {
    body footer .container:last-child .footer-bottom-block .footer-bottom-block-content:first-child {
        position: relative;
        width: 100%;
    }

    .footer-bottom-block-content.footer-bottom {
        position: relative;
        top: -30px;
    }

    body footer .container:last-child .footer-bottom-block.footer-bottom-block.footer-bottom-block--bottom {
        margin-top: 30px;
        height: 25px;
    }
}

body section.program-header .container h1.with-subtitle {
    margin-bottom: 10px;
}

body section.program-header .program-subtitle {
    font-size: 40px;
    line-height: 50px;
    position: relative;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 32px;
}

body section.program-header .program-subtitle a {
    color: inherit;
}

body section.program-header .program-subtitle a:hover {
    text-decoration: none;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

body {
    padding-top: 55px;
}

.d-block {
    display: block;
}

.mt-5 {
    margin-top: 15px;
}

.lh-normal {
    line-height: normal;
}

@media (min-width: 960px) {
    body section.image-block.program-header .image-block-tags {
        left: 0;
        position: absolute;
        top: 30px;
    }
}

@media screen and (max-width: 770px) {

    body section.program-header .program-subtitle {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 15px;
        font-weight: 500;
    }
    body .footer-top-content .border-btn {
        width:calc(50% - 11px)
    }

    body .footer-top-content .border-btn:last-child {
        margin-right: 0;
    }

    body section.image-block .container h1.margin-bottom-mobile {
        margin-bottom: 32px;
    }

    body {
        padding-top: 50px;
    }
}

.subscribe {
    position: relative;
    z-index: 2;
    padding: 1rem 0;
    width: 100%;
}

.subscribe__content.is-active, .subscribe__accept.is-active {
    display: block;
    -webkit-animation: slide-animation 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    animation: slide-animation 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.subscribe__content, .subscribe__accept {
    display: none;
}

.subscribe input {
    background: #fff;
    border: 0;
    border-radius: 6px;
    display: block;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 10px;
    position: relative;
    width: 100%;
}

.subscribe__btn {
    background: #1ec410;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    text-decoration: none;
    border: none;
    text-align: center;
    cursor: pointer;
    width: 100%;
    padding: 0 15px;
}

.subscribe__btn.is-disabled {
    cursor: default;
    opacity: 0.5;
}

.subscribe__container {
    margin: 10px 0;
}

.subscribe input {
    font-size: 18px;
}

.hidden {
    display: none;
}

section.image-block .container h1 small{
    font-size: 63%;
}

@media (min-width: 770px) {
    .subscribe .cols {
        display: flex;
        gap: 20px;
    }

    .subscribe__input-wrap {
        width: 100%;
        flex: 1 1 100%
    }
}

@media screen and (min-width: 991px) {
    .subscribe__content.is-active, .subscribe__accept.is-active {
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .subscribe__title {
        margin-bottom: 15px;
    }

    .subscribe__form {
        flex: 1 1 100%;
    }

    .subscribe__accept .subscribe__btn {
        width: fit-content;
    }

    .subscribe__accept h4 {
        margin-bottom: 0;
    }
}

.students-works-big-list__item {
    display: inline-block;
}

.students-works-slide video {
    height: 100%;
    object-fit: contain;
    width: 100%;
}

.students-works-slide__iframe {
    height: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow-y: hidden;
    box-sizing: border-box;
}

.students-works-slide__iframe iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.students-works-big-list video, .students-works-big-list iframe {
    height: 100%;
    object-fit: contain;
    width: 100%;
}

body section.students-works .students-works-text--long {
    width: 57.39%;
    left: 8.5%;
    top: 100%;
    bottom: auto;
}

body section.students-works .students-works-text-item--long {
    top: 0;
    bottom: auto;
    padding-top: 10px;
}

.students-works-slide--video,
.students-works-slide--video__img {
    position: relative;
    cursor: pointer;
}

.students-works-big-iframe-wrap {
    width: 100%;
    display: inline-block;
    height: 100%;
    position: relative;
}

.students-works__iframe-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(64,64,64,.85);
    box-sizing: border-box;
    transition: all .2s ease;
}

.students-works__iframe-modal.opened {
    opacity: 1;
    visibility: visible;
}

.students-works__iframe-modal-close {
    background: hsla(0,0%,100%,.3);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 48px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 48px;
    z-index: 10;
    align-items: center;
    box-shadow: none;
    color: #fff;
    display: inline-flex;
    justify-content: center;
}

.students-works__iframe-modal-close::after, .students-works__iframe-modal-close:before {
    background: #fff;
    content: "";
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform-origin: center;
    width: 1.5px;
}

.students-works__iframe-modal-close:before {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}

.students-works__iframe-modal-close:after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}

.students-works__iframe-modal-inner {
    height: calc(100% - 32px);
    justify-content: center;
    margin: 0 auto;
    width: calc(100% - 240px);
    padding: 48px 32px;
    position: relative;
    align-items: center;
    display: flex;
    box-sizing: border-box;
}

.students-works__iframe-modal-wrap {
    padding-bottom: 56.25%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.students-works__iframe-modal-wrap iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.programs-block-logo {
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: transparent;
    display: block;
    border: none;
    cursor: pointer;
    z-index: 2;
    width: 70px;
    height: 40px;
}

.programs-block-logo--detail {
    width: 250px;
    height: 120px;
    right: 20px;
    top: 20px;
    position: absolute;
    display: block;
    border: none;
    cursor: pointer;
    z-index: 2;
    background: none;
}

.programs-block-logo svg{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    transform: translate(-50%,-50%);
    object-fit: contain;
    max-height: 100%;
}

.programs-block-logo--detail svg{
    width: 100%;
    max-height: 100%;
    filter: invert(100%);
}

.programs-block-img--die {
    position: absolute;
    top: 10px;
    right: -20px;
    max-width: 110px;
    z-index: 1;
}

@media screen and (max-width: 959px) {
    .programs-block-logo--detail {
        position: relative;
        top: auto;
        right: auto;
        transform: none;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 770px) {
    body section.students-works .students-works-slider .students-works-text-item--mobile {
        font-size: 15px;
        white-space: normal;
        padding-right: 50px;
        display: block;
    }

    body .container.students-works-arrows {
        overflow-x: visible;
        margin-top: 30px;
    }

    body section.students-works .students-works-arrow {
        display: block;
    }

    body section.students-works .students-works-slider .students-works-slide {
        vertical-align: top;
        height: auto;
    }

    body section.students-works .students-works-slider .students-works-slide img {
        height: 61vw;
        vertical-align: top;
    }
}

@media screen and (min-width: 771px) {
    body section.students-works .students-works-slide .students-works-text {
        display: none;
    }
}

@media (max-width: 768px) {
    .students-works__iframe-modal-inner {
        width: 100%;
    }

    .programs-block-img--die {
        right: 5px;
        max-width: 90px;
        z-index: 1;
        overflow: visible;
    }
}

/* Acordeon styles for /public-offer/ start */


@media (min-width: 768px) {
.public_offer_content .inner-group {
padding-left: 3rem;
padding-right: 3rem;
}
}


.public_offer_content .tab {
position: relative;
margin-bottom: 1px;
width: 100%;
overflow: hidden;
}

.public_offer_content .tab input {
position: absolute;
opacity: 0;
z-index: -1;
}

.public_offer_content .tab label {
position: relative;
display: block;
padding: 0;
font-weight: bold;
line-height: 1.2;
cursor: pointer;
padding-top: 2rem;
}


.public_offer_content .tab-content {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height .35s;
-o-transition: max-height .35s;
transition: max-height .35s;
}

@media (min-width: 768px) {
.public_offer_content .tab-content {
padding-left: 3px;
}
}

.public_offer_content .tab input:checked~.tab-content {
max-height: max-content;
}

.public_offer_content .tab input[type=checkbox]+label::after {
content: "+";
position: absolute;
font-size:40px;
right: 0;
top: -0.5rem;
left: auto;
display: block;
width: 1em;
height: 3em;
line-height: 3;
text-align: center;
-webkit-transition: all .35s;
-o-transition: all .35s;
transition: all .35s;
background: none;
/*font-size: 2.5rem;*/
}

.public_offer_content .tab input[type=checkbox]:checked+label::after {
transform: rotate(315deg);
}

.public_offer_content input[type=checkbox]+label:before {
display: none;
}

.public_offer_content .doc_title {
text-align: center;
font-weight: bolder;
}

.public_offer_content .doc_bold {
font-weight: bolder;
}

.public_offer_content p {
margin-top: 1rem;
}

@media (min-width: 768px) {
.public_offer_content {
/*padding-bottom: 12rem;*/
}
}

.public_offer_content li {
list-style: none;
}

.public_offer_content h2 {
margin-top: 1rem;
font-size:32px;
margin-right: 5px;
}

.submit[name=credit] {
display: none;
}


/* Acordeon styles for /public-offer/ end */

/* End */
/* /local/templates/Uteens/components/machaon/cookie.alert/.default/style.css?17346791641199 */
/* /local/templates/Uteens/components/machaon/iblock.getlist/adv_panel_right/style.css?17346791643266 */
/* /local/templates/Uteens/template_styles.css?175077517217715 */
