.hero {
    position: relative;
    clear: both;
    padding: 40px;
    padding-top: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 30%;
    min-height: 1050px
}

@media(max-width: 600px) {
    .hero {
        min-height: 700px;
        padding: 20px;
        padding-top: 250px
    }
}

.hero .hero-content {
    margin: 0 auto;
    max-width: 1050px;
    text-align: center;
}

@media(max-width: 600px) {
    .hero .hero-content {
        max-width: 310px
    }
}

.hero .hero-content .subtitle {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 90%;
    color: #fff
}

@media(max-width: 600px) {
    .hero .hero-content .subtitle {
        font-size: 24px
    }

    .hero .hero-content .subtitle h1 {
        font-size: 24px
    }
}

.hero .hero-content .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 220px;
    line-height: 90%;
    color: #fff;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, .5)
}
.logo-malibu {
    text-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
    text-align: center;
}
.logo-malibu  img {
   width: 15rem; 
}

@media(max-width: 600px) {
    .hero .hero-content .title {
        font-size: 72px
    }
}

.hero .hero-bottom {
    position: relative;
    margin: 0 auto;
    max-width: 1290px
}

.hero .hero-bottom .button-scroll {
    top: 40px !important;
    right: 0 !important;
    left: auto
}

.hero .hero-bottom .hero-bottom-table {
    margin-top: 180px;
    cursor: pointer
}

@media(max-width: 600px) {
    .hero .hero-bottom .hero-bottom-table {
        margin-top: 230px
    }
}

.hero .hero-bottom .hero-bottom-table .hero-bottom-table_text {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 90%;
    color: #fff;
    padding-top: 32px;
    padding-left: 100px
}

@media(max-width: 600px) {
    .hero .hero-bottom .hero-bottom-table .hero-bottom-table_text {
        padding-top: 28px
    }
}

.button-orange-default {
    width: 70px;
    height: 70px;
    border-radius: 200px;
    padding: 24px;
    background: linear-gradient(45deg, #7a2c7a 0%, #dd3a93 100%);
    box-shadow: 0px 10px 20px rgba(221, 58, 147, .5)
}

@media(max-width: 600px) {
    .button-orange-default {
        width: 60px;
        height: 60px;
        padding: 20px
    }
}

.button-orange-default-overlay {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border-radius: 200px;
    padding: 4px;
    border: 1px solid rgba(255, 255, 255, .25)
}

@media(max-width: 600px) {
    .button-orange-default-overlay {
        width: 70px;
        height: 70px
    }
}

body {
    background-color: #0d0d0d !important
}

.main-page {
    height: auto !important;
    background-color: #0d0d0d !important
}

.sections {
    margin: 0 auto;
    max-width: 1324px;
    margin-bottom: 135px
}

@media(max-width: 600px) {
    .sections {
        margin-bottom: 85px
    }
}

.sections .play-with-me {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 90%;
    color: #fff
}

.sections .under_title {
    margin-bottom: 35px;
    margin-left: 30px;
    position: relative;
    height: 32px;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 10px;
    color: rgba(255, 255, 255, .35);
    line-height: 32px;
    text-transform: uppercase
}

@media(max-width: 600px) {
    .sections .under_title {
        margin-left: 33px;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 110%;
        letter-spacing: .6em;
        text-transform: uppercase;
        color: #fff;
        opacity: .35;
        margin-bottom: 0px
    }
}

.sections .under_title::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -40px;
    width: 20px;
    height: 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNSIgeT0iNSIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    opacity: 1
}

@media(max-width: 600px) {
    .sections .under_title::before {
        left: -33px;
        top: -2px
    }
}

.section-interior .section-interior_content {
    padding: 20px;
    clear: both;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: rgba(255, 255, 255, .85)
}

@media(max-width: 600px) {
    .section-interior .section-interior_content {
        padding-top: 0
    }
}

.section-interior .section-interior_content .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    color: #fff
}

@media(max-width: 600px) {
    .section-interior .section-interior_content .title {
        font-size: 72px
    }
}

.section-interior .section-interior_content .row {
    clear: both
}

.section-interior .section-interior_content .row .col {
    width: 50%;
    float: left
}

@media(max-width: 600px) {
    .section-interior .section-interior_content .row .col {
        width: 100% !important;
        margin-bottom: 10px
    }
}

.section-interior .section-interior_content .row .col-60 {
    width: 60%
}

.section-interior .section-interior_content .row .col-40 {
    width: 40%
}

.section-interior .section-interior_content .section-interior_content_button_overlay {
    padding-top: 20px
}

.section-interior .section-interior_content .section-interior_content_button_overlay .section-interior_content_button {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 90%;
    color: #fff
}

.section-interior .section-interior_content .section-interior_content_button_overlay .button-text {
    float: left;
    padding-top: 28px;
    padding-right: 15px
}

.section-interior .section-interior_content .section-interior_content_button_overlay .button-orange_img {
    margin-top: 10px;
    width: 52px;
    height: 52px
}

.section-interior .section-interior_content .section-interior_content_button_overlay svg {
    left: 77px
}

.section-interior .images {
    margin-top: 200px
}

@media(max-width: 600px) {
    .section-interior .images {
        margin-top: 20px
    }
}

@media(min-width: 600px) {
    .section-interior .images .grayscale {
        filter: grayscale(1);
        transition: 1s
    }
}

.section-interior .images .grayscale:hover {
    filter: grayscale(0)
}

.section-interior .images .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
    margin-bottom: 20px;
    padding: 40px
}

@media(max-width: 600px) {
    .section-interior .images .image {
        min-height: 325px;
        padding: 20px;
        margin-bottom: 5px
    }
}

.section-interior .images .image .title {
    margin-top: 300px;
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 90%;
    color: #fff
}

@media(max-width: 600px) {
    .section-interior .images .image .title {
        margin-top: 125px;
        font-size: 36px;
        text-align: center
    }
}

.section-interior .images .right {
    float: right !important
}

.section-interior .images .col-70 {
    width: 63% !important
}

@media(max-width: 600px) {
    .section-interior .images .col-70 {
        width: 100% !important
    }
}

.section-interior .images .col-30 {
    width: 35% !important
}

@media(max-width: 600px) {
    .section-interior .images .col-30 {
        width: 100% !important
    }
}

.section-about .section-about_header .under_title {
    margin-bottom: 35px;
    margin-left: 30px;
    position: relative;
    height: 32px;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 10px;
    color: rgba(255, 255, 255, .35);
    line-height: 32px;
    text-transform: uppercase
}

@media(max-width: 600px) {
    .section-about .section-about_header .under_title {
        margin-left: 33px;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 110%;
        letter-spacing: .6em;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 0px;
        opacity: .35
    }
}

.section-about .section-about_header .under_title::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -40px;
    width: 20px;
    height: 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNSIgeT0iNSIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    opacity: 1
}

@media(max-width: 600px) {
    .section-about .section-about_header .under_title::before {
        left: -33px;
        top: -2px
    }
}

.section-about .section-about_content {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    color: rgba(255, 255, 255, .85);
    padding: 20px;
    clear: both
}

@media(max-width: 600px) {
    .section-about .section-about_content {
        font-style: normal;
        font-weight: 500;
        font-size: 18px
    }
}

.section-about .section-about_content .section-about_content_image_overlay {
    width: 52px;
    height: 52px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999
}

@media(max-width: 600px) {
    .section-about .section-about_content .section-about_content_image_overlay {
        top: 40%;
        right: 40%
    }
}

.section-about .section-about_content:hover .section-about_content_image_overlay {
    background: url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="26" cy="26" r="25.5" stroke="white" stroke-opacity="0.25"/><path d="M32.1467 26.3468L23.3145 32.2349C23.123 32.3625 22.8643 32.3108 22.7367 32.1194C22.691 32.0509 22.6667 31.9705 22.6667 31.8882V20.112C22.6667 19.8819 22.8532 19.6953 23.0834 19.6953C23.1656 19.6953 23.246 19.7197 23.3145 19.7653L32.1467 25.6534C32.3381 25.781 32.3899 26.0398 32.2622 26.2312C32.2317 26.277 32.1924 26.3163 32.1467 26.3468Z" fill="white"/></svg>') center center no-repeat
}

.section-about .section-about_content .section-about_content_button_overlay {
    padding-top: 20px
}

.section-about .section-about_content .section-about_content_button_overlay .section-about_content_button {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 90%;
    color: #fff
}

.section-about .section-about_content .section-about_content_button_overlay .button-text {
    float: left;
    padding-top: 28px;
    padding-right: 15px
}

.section-about .section-about_content .section-about_content_button_overlay .button-orange_img {
    margin-top: 10px;
    width: 52px;
    height: 52px
}

.section-about .section-about_content .section-about_content_button_overlay svg {
    left: 77px
}

.section-about .section-about_content .section-about_content_col {
    width: 99%;
    float: left
}

@media(max-width: 600px) {
    .section-about .section-about_content .section-about_content_col {
        width: 100%;
        float: none
    }
}

.section-about .section-about_content .section-about_content_image {
    width: 300px;
    float: right;
    position: relative
}

.section-about .section-about_content .section-about_content_image img {
    width: 300px
}

@media(max-width: 600px) {
    .section-about .section-about_content .section-about_content_image {
        width: 100%;
        float: none;
        margin-top: 40px
    }

    .section-about .section-about_content .section-about_content_image img {
        width: 100%
    }
}

.section-advantages .section-advantages_header .under_title {
    margin-bottom: 35px;
    margin-left: 30px;
    position: relative;
    height: 32px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 10px;
    color: rgba(255, 255, 255, .35);
    line-height: 32px;
    text-transform: uppercase
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_header .under_title {
        margin-left: 45px;
        font-family: "Roboto";
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 110%;
        letter-spacing: .6em;
        text-transform: uppercase;
        color: #fff;
        opacity: .35;
        margin-bottom: 0px
    }
}

.section-advantages .section-advantages_header .under_title::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -40px;
    width: 20px;
    height: 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNSIgeT0iNSIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    opacity: 1
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_header .under_title::before {
        left: -33px;
        top: -2px
    }
}

.section-advantages .section-advantages_content {
    padding: 20px;
    clear: both
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_content {
        padding-top: 0
    }
}

.section-advantages .section-advantages_content .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    color: #fff;
    margin-bottom: 40px
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_content .title {
        font-size: 72px;
        margin-bottom: 10px
    }
}

.section-advantages .section-advantages_content .item {
    width: 33%;
    float: left;
    padding-top: 30px;
    padding-bottom: 50px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #fff
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_content .item {
        width: 100%;
        font-size: 14px;
        padding-bottom: 0px;
        padding-top: 27px
    }
}

.section-advantages .section-advantages_content .item .item_content {
    max-width: 70%
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_content .item .item_content {
        max-width: 100%
    }
}

.section-advantages .section-advantages_content .item .item_title {
    font-size: 16px;
    line-height: 110%;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 20px;
    color: rgba(255, 255, 255, .35)
}

@media(max-width: 600px) {
    .section-advantages .section-advantages_content .item .item_title {
        font-size: 10px;
        display: inline-block;
        float: left;
        padding: 0;
        padding-right: 20px;
        margin-top: 3px;
        height: 63px;
        width: 70px;
        text-align: center
    }
}

.section-services_content_overlay {
    background: url("../assets/services-bg.jpeg") #0d0d0d no-repeat center top;
    background-size: contain
}

.section-services {
    padding-top: 220px;
    padding-bottom: 100px
}

@media(max-width: 600px) {
    .section-services {
        padding-top: 100px;
        padding-bottom: 50px
    }
}

.section-services .section-services_content,
.section-services .section-services_header {
    max-width: 45%;
    margin-right: 0;
    margin-left: auto
}

@media(max-width: 600px) {

    .section-services .section-services_content,
    .section-services .section-services_header {
        max-width: 100%
    }
}

.section-services .section-services_content {
    padding: 20px;
    clear: both
}

@media(max-width: 600px) {
    .section-services .section-services_content {
        max-width: 100%
    }
}

.section-services .section-services_content .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    color: #fff
}

@media(max-width: 600px) {
    .section-services .section-services_content .title {
        font-size: 72px
    }
}

.section-services .section-services_content .text {
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    color: rgba(255, 255, 255, .85)
}

@media(max-width: 600px) {
    .section-services .section-services_content .text {
        font-size: 18px;
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.section-services .section-services_content .links .link {
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 90%;
    color: #fff
}

.section-services .section-services_content .links .link svg.right_svg {
    float: right
}

.section-services .section-services_content .links .link svg.left_svg {
    display: none;
    float: left
}

.section-services .section-services_content .links .link:hover {
    border-color: #e27828
}

.section-services .section-services_content .links .link:hover svg.right_svg {
    display: none
}

.section-services .section-services_content .links .link:hover svg.left_svg {
    display: block;
    margin-right: 10px
}

.section-services .section-services_content_bottom {
    margin-top: 150px
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom {
        margin-top: 100px;
        padding: 20px
    }
}

.section-services .section-services_content_bottom .item {
    width: 49%
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom .item {
        float: none !important;
        width: 100%;
        margin-bottom: 40px
    }
}

.section-services .section-services_content_bottom .item img {
    width: 100%
}

.section-services .section-services_content_bottom .item .item_content {
    margin-top: -60px
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom .item .item_content {
        margin-top: -40px
    }
}

.section-services .section-services_content_bottom .item .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    color: #fff;
    margin-bottom: 20px
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom .item .title {
        font-size: 72px;
        line-height: 90%
    }
}

.section-services .section-services_content_bottom .item.left {
    float: left
}

.section-services .section-services_content_bottom .item.left .item_content {
    margin-left: 50px
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom .item.left .item_content {
        margin-left: 40px
    }
}

.section-services .section-services_content_bottom .item.right {
    float: right
}

.section-services .section-services_content_bottom .item.right .item_content {
    margin-right: 50px;
    margin-left: 70%
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom .item.right .item_content {
        margin-right: 40px;
        margin-left: 60%
    }
}

.section-services .section-services_content_bottom .item.right .button {
    float: right;
    margin-right: 20px
}

@media(max-width: 600px) {
    .section-services .section-services_content_bottom .item.right .button {
        margin-right: 10px
    }
}

.section-services .section-services_content_bottom .item .button {
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 35px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 90%;
    text-align: right;
    color: #fff;
    padding: 5px 15px
}

.section-services .section-services_content_bottom .item .button svg {
    margin-bottom: -4px;
    padding-left: 7px
}

.section-girls {
    position: relative;
    margin-top: 100px;
    margin-bottom: 200px
}

.section-girls .button-orange-girls {
    width: 70px;
    height: 70px;
    border-radius: 200px;
    padding: 24px;
    background: linear-gradient(45deg, #E27828 0%, #FEB959 100%);
    box-shadow: 0px 10px 20px rgba(226, 120, 40, .5)
}

.section-girls .button-orange-girls-overlay {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border-radius: 200px;
    padding: 4px;
    border: 1px solid rgba(255, 255, 255, .25)
}

.section-girls .frame-parent {
    right: 600px
}

@media(max-width: 600px) {
    .section-girls .frame-parent {
        top: 514px !important
    }
}

.section-bachelor {
    position: relative;
    margin-top: 100px;
    margin-bottom: -50px
}

@media(max-width: 600px) {
    .section-bachelor {
        margin-bottom: 0
    }
}

.section-bachelor .section-bachelor_header {
    width: 50%;
    margin-left: 15%
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_header {
        margin-left: 0;
        width: 100%
    }
}

.section-bachelor .section-bachelor_content {
    padding-left: 15px;
    width: 50%;
    margin-left: 15%
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_content {
        margin-left: 0;
        width: 100%
    }
}

.section-bachelor .section-bachelor_content .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    color: #fff
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_content .title {
        font-size: 72px
    }
}

.section-bachelor div.party_slider {
    margin-top: 100px
}

.section-bachelor .section-bachelor_slider {
    margin-top: 100px
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider {
        padding: 15px;
        padding-right: 0px;
        margin-top: 30px
    }
}

.section-bachelor .section-bachelor_slider .glide__slides .date_parent {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 534px;
    overflow: hidden;
    font-size: var(--font-size-4xl)
}

.section-bachelor .section-bachelor_slider .glide__slides .slide_date,
.section-bachelor .section-bachelor_slider .glide__slides .slide_month {
    position: absolute;
    bottom: -78px;
    left: 10px;
    line-height: 90%;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    font-weight: 500
}

.section-bachelor .section-bachelor_slider .glide__slides .slide_date {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 90%;
    color: #fff
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__slides .slide_date {
        bottom: -28px;
        left: 20px;
        font-size: 72px
    }
}

.section-bachelor .section-bachelor_slider .glide__slides .slide_month {
    bottom: 12px;
    left: 120px;
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 90%
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__slides .slide_month {
        font-size: 18px;
        bottom: 22px;
        left: 90px
    }
}

.section-bachelor .section-bachelor_slider .glide__slides .status {
    position: absolute;
    top: 574px;
    border-radius: var(--br-md);
    background-color: var(--color-gray-100);
    display: flex;
    flex-direction: row;
    padding: var(--padding-sm) var(--padding-lg) var(--padding-md);
    align-items: flex-start;
    justify-content: flex-start
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__slides .status {
        top: 444px
    }
}

.section-bachelor .section-bachelor_slider .glide__slides .status.end {
    background: rgba(0, 0, 0, 0);
    border-radius: var(--br-md);
    border: 1px solid var(--color-gray-300)
}

.section-bachelor .section-bachelor_slider .glide__slides .status .slide_status {
    position: relative;
    line-height: 90%;
    font-weight: 600
}

.section-bachelor .section-bachelor_slider .glide__slides .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 43px;
    line-height: 90%;
    color: #fff;
    position: absolute;
    top: 620px
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__slides .title {
        top: 484px
    }
}

.section-bachelor .section-bachelor_slider .glide__slides .title.end {
    font-size: var(--font-size-3xl);
    line-height: 90%;
    -webkit-text-stroke: 1px #fff;
    opacity: .1
}

.section-bachelor .section-bachelor_slider .glide__slides .date_after {
    position: absolute;
    line-height: 90%;
    font-weight: 500;
    opacity: .5;
    font-family: var(--font-Roboto);
    text-align: left;
    top: 666px
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__slides .date_after {
        top: 544px
    }
}

.section-bachelor .section-bachelor_slider .glide__slides .date_after.end {
    display: none !important
}

.section-bachelor .section-bachelor_slider .glide__slides .slide_image {
    position: relative;
    width: 354px;
    height: 534px;
    object-fit: cover;
    transition: all 1s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__slides .slide_image {
        width: 295px;
        height: 396px
    }
}

.section-bachelor .section-bachelor_slider .links {
    width: 40%;
    float: right
}

.section-bachelor .section-bachelor_slider .glide__arrow {
    margin-top: 40px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 200px;
    left: unset;
    top: unset;
    width: 52px;
    height: 52px;
    float: left
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .glide__arrow {
        display: none !important
    }
}

.section-bachelor .section-bachelor_slider .glide__arrow.glide__arrow--left {
    margin-right: 35px
}

.section-bachelor .section-bachelor_slider .section-bachelor_content_button_overlay {
    position: absolute;
    width: 167px;
    right: 0
}

@media(max-width: 600px) {
    .section-bachelor .section-bachelor_slider .section-bachelor_content_button_overlay {
        display: none !important
    }
}

.section-bachelor .section-bachelor_slider .section-bachelor_content_button_overlay .section-bachelor_content_button {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 90%;
    color: #fff
}

.section-bachelor .section-bachelor_slider .section-bachelor_content_button_overlay .button-text {
    float: left;
    padding-top: 28px;
    padding-right: 15px
}

.section-bachelor .section-bachelor_slider .section-bachelor_content_button_overlay .button-orange_img {
    margin-top: 10px;
    width: 52px;
    height: 52px
}

.section-bachelor .section-bachelor_slider .section-bachelor_content_button_overlay svg {
    left: 77px
}

.section-form {
    position: relative;
    margin-top: 100px;
    margin-bottom: 200px
}

.section-form.form {
    top: unset !important;
    left: unset !important;
    position: relative !important;
    height: auto !important
}

.section-form .form_main {
    margin-top: 30px !important
}

.section-form .section-form_header .title {
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    font-size: 220px;
    line-height: 90%;
    color: #fff;
    padding: 0;
    margin: 0
}

@media(max-width: 600px) {
    .section-form .section-form_header .title {
        font-size: 72px;
        margin-left: 20px
    }
}

.age-restriction .age-gate {
	padding: 40px;
	padding-top: 50px;
	background: url(../assets/age-ver.png) #000 no-repeat right;
	background-size: contain;
}

.age-restriction .age-gate__heading-title {
	font-size: 14px;
	letter-spacing: 5px;
	font-family: 'Roboto';
	font-weight: 600;
	text-align: left;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 110%;
	/* or 15px */
	letter-spacing: 0.6em;
	text-transform: uppercase;

	color: #ffffff;

	opacity: 0.35;
}

.age-restriction .age-gate__headline {
	text-align: left;
	max-width: 60%;

	/* Ð²Ð°Ð¼ ÑƒÐ¶Ðµ â€¨ÐµÑÑ‚ÑŒâ€¨18 Ð»ÐµÑ‚? */

	width: 360px;
	height: 195px;

	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 90%;
	/* or 65px */

	color: #ffffff;
}

.age-restriction .age-gate__subheadline {
	text-align: left;
	max-width: 80%;

	width: 360px;
	height: 40px;

	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 140%;
	/* or 20px */

	color: rgba(255, 255, 255, 0.65);
}

.age-restriction .age-gate-form,
.age-restriction .age-gate__form {
	align-items: self-start;
	justify-content: left;
	text-align: left;
}
.age-gate__buttons {
	display: block;
}

.age-gate__buttons .age-gate__submit--no {
	background: none;
	border: none;
	padding: 0;
	float: right;

	margin: 0 auto;
	width: 21px;
	height: 76px;

	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 90%;
	/* or 16px */

	color: rgba(255, 255, 255, 0.25);
}

.age-gate-fields,
.age-gate__fields {
	margin-bottom: 0 !important;
}

.age-gate__buttons .age-gate__submit--yes {
	background: none;
	border: none;
	padding: 0;
	margin-left: -15px;

	width: 242px;
	height: 76px;

	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 90%;
	/* or 16px */

	color: #ffffff;
}

.age-gate__buttons .age-gate__submit--yes span {
	margin-top: 30px;
	display: block;
}

.age-gate__buttons .age-gate__submit--yes:hover,
.age-gate__buttons .age-gate__submit--no:hover {
	background: none !important;
}

.age-gate__form .age-gate__heading-title--logo {
	display: none !important;
}

.age-gate__wrapper > .age-gate__heading {
	z-index: 9;
	left: 50%;
	position: relative;
	top: 1%;
	opacity: 1;
}

.age-gate__wrapper .age-gate__heading-title--logo {
	opacity: 1 !important;
}

.button-orange_img {
	position: relative;
	width: 90px;
	height: 90px;
	flex-shrink: 0;
}

.button-orange_spinner {
	position: relative;
}

.button-orange_spinner .spinner {
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	left: 10px;
}

.frame-parent .spinner {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.button-orange_spinner:hover .spinner {
	display: flex;
	z-index: 2;
	position: absolute;

	width: 100px;
	height: 100px;
}

.button-orange_spinner:hover .spinner,
.button-orange_spinner:hover .spinner {
	width: 70px;
	height: 70px;
}

.button-orange_spinner:hover .spinner .path {
	stroke: #fff;
	stroke-linecap: round;
	animation: dash 1.5s ease-in-out forwards;
}

.button-orange_spinner .spinner .path {
	stroke-dasharray: 320;
	stroke-dashoffset: 320;
	transform: rotate(-90deg);
	transform-origin: center;
}

@media (max-width: 610px) {
	.age-gate {
		overflow-y: unset !important;
		padding: 15px;
		padding-top: 20px;
	}

	.age-restriction .age-gate__headline {
		font-size: 54px;
	}

	.age-gate__buttons .age-gate__submit--yes {
		width: 172px;
		font-size: 16px;
	}
}

@media (min-width: 610px) {
	.age-gate-wrapper,
	.age-gate__wrapper {
		width: var(--ag-overlay-width, 93%);
	}
}


[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";opacity:0;position:absolute;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{bottom:2px;left:2px;right:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{bottom:0;left:0;min-height:0;min-width:10px;right:auto;top:0;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{-ms-overflow-style:scrollbar!important;direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-dummy-scrollbar-size>div{height:200%;margin:10px 0;width:200%}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}
:root{--ag-form-margin:auto auto}.age-restriction{height:calc(100vh - var(--ag-vh-offset, 0px));overflow:var(--ag-restriction-overflow,hidden);position:relative}.age-gate{background-color:var(--ag-form-background,#fff);border:var(--ag-form-border,0);border-radius:var(--ag-form-radius,0);border-width:var(--ag-form-border-width,0);box-shadow:var(--ag-form-shadow,none);color:var(--ag-text-color,#333);margin:var(--ag-form-margin,auto);max-height:var(--ag-form-max-height,calc(94vh - var(--ag-vh-offset, 0px)));max-width:var(--ag-form-max-width,500px);overflow-y:auto;padding:var(--ag-form-padding,20px);position:relative;scrollbar-width:var(--ag-scrollbar-display,none);width:100%;z-index:var(--ag-form-z-index,10000)}.age-gate::-webkit-scrollbar{display:var(--ag-scrollbar-display,none)}.age-gate *{box-sizing:border-box}.age-gate .simplebar-scrollbar:before{background-color:var(--ag-scrollbar,#000)}.age-gate h1:after,.age-gate h1:before,.age-gate h2:after,.age-gate h2:before,.age-gate h3:after,.age-gate h3:before,.age-gate h4:after,.age-gate h4:before,.age-gate h5:after,.age-gate h5:before,.age-gate h6:after,.age-gate h6:before{content:none}.age-gate-additional-information,.age-gate__additional-information{font-size:var(--ag-text-additional-size,12px);margin:var(--ag-text-additional-margin,0);padding:var(--ag-text-additional-padding,0)}.age-gate-additional-information p:last-of-type,.age-gate__additional-information p:last-of-type{margin-bottom:0}.age-gate-background-color,.age-gate__background-color{-webkit-backdrop-filter:blur(var(--ag-blur));backdrop-filter:blur(var(--ag-blur));background:var(--ag-background-color,#fff);opacity:var(--ag-background-opacity,1);z-index:1}.age-gate-background,.age-gate-background-color,.age-gate__background,.age-gate__background-color{height:calc(100vh - var(--ag-vh-offset, 0px));left:0;position:fixed;top:0;width:var(--ag-overlay-width,100%)}.age-gate-background,.age-gate__background{background-image:var(--ag-background-image);background-position:var(--ag-background-image-position);background-repeat:var(--ag-background-image-repeat);background-size:var(--ag-background-image-size,cover);opacity:var(--ag-background-image-opacity);z-index:2}.age-gate-background iframe,.age-gate-background video,.age-gate__background iframe,.age-gate__background video{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.age-gate-buttons,.age-gate__buttons{align-items:center;display:flex;gap:var(--ag-button-gap,10px);justify-content:center}.age-gate input[type=text].age-gate-input,.age-gate input[type=text].age-gate__input{background:var(--ag-input-background-color,#fff);border:var(--ag-input-border,solid);border-radius:var(--ag-input-radius,3px);border-width:var(--ag-input-border-width,1px);color:var(--ag-input-color,#414141);font-size:var(--ag-input-text-size,1rem);padding:var(--ag-input-padding,.5rem 1rem);text-align:var(--ag-text-align);transition:all .3s;width:100%}.age-gate input[type=text].age-gate-input::-moz-placeholder,.age-gate input[type=text].age-gate__input::-moz-placeholder{color:var(--ag-input-placeholder-color)}.age-gate input[type=text].age-gate-input::placeholder,.age-gate input[type=text].age-gate__input::placeholder{color:var(--ag-input-placeholder-color)}.age-gate select.age-gate-select,.age-gate select.age-gate__region,.age-gate select.age-gate__select{background:var(--ag-input-background-color,#fff);border:var(--ag-input-border,solid);border-radius:var(--ag-input-radius,3px);border-width:var(--ag-input-border-width,1px);color:var(--ag-input-color,#414141);font-size:var(--ag-input-text-size,1rem);padding:var(--ag-input-padding,.5rem 1rem);text-align:var(--ag-text-align);width:100%}.age-gate select.age-gate__region{margin-bottom:1rem}.age-gate-label,.age-gate__label{display:var(--ag-label-display,block);margin:var(--ag-label-margin,0 0 .5rem)}.age-gate-error,.age-gate__error{color:var(--ag-text-error-color,#c00);font-weight:var(--ag-text-error-weight,bold)}.age-gate-error a,.age-gate__error a{color:currentColor;text-decoration:underline}.age-gate-errors,.age-gate__errors{padding:var(--ag-text-errors-padding,0 10px)}.age-gate-errors:empty,.age-gate__errors:empty{padding:0}.age-gate-extra,.age-gate__extra{margin:var(--ag-fields-margin,0 auto 1rem);max-width:var(--ag-fields-width,100%);width:100%}.age-gate-extra:empty,.age-gate__extra:empty{display:none}.age-gate-form-elements,.age-gate__form-elements{display:grid;gap:var(--ag-input-spacing,10px);grid-template-columns:repeat(3,1fr);list-style:none;margin:var(--ag-input-margin,0);padding:0}.age-gate-fields,.age-gate__fields{border-width:0;display:block;margin:var(--ag-fields-margin,0 auto 1rem);max-width:var(--ag-fields-width,100%);padding:0;width:100%}.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{padding:0 20px 20px}@media screen and (min-width:768px){.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{max-width:70%}}@media screen and (min-width:1024px){.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{max-width:50%}}.age-gate-form,.age-gate__form{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}@media screen and (min-width:768px){.age-gate--shortcode .age-gate-form,.age-gate--shortcode .age-gate__form{height:0;padding-bottom:56.25%;position:relative}}.age-gate-heading-title,.age-gate__heading-title{font-size:var(--ag-text-heading-size,2rem);font-weight:var(--ag-text-heading-weight,700);margin:var(--ag-text-heading-margin,0 0 1rem)}.age-gate-headline,.age-gate__headline{font-size:var(--ag-text-headline-size,1.5rem);font-weight:var(--ag-text-headline-weight,700);margin:var(--ag-text-headline-margin,0 0 1rem)}.age-gate-restricted,.age-gate__restricted{height:calc(100vh - var(--ag-vh-offset, 0px));overflow:var(--ag-html-overflow,hidden);position:relative}.age-gate-loader,.age-gate__loader{align-items:center;background:rgba(0,0,0,.4);color:var(--ag-loader-color,#000);display:none;height:calc(100vh - var(--ag-vh-offset, 0px));justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.age-restriction--working .age-gate-loader,.age-restriction--working .age-gate__loader{display:flex}.age-gate-loader img,.age-gate-loader svg,.age-gate__loader img,.age-gate__loader svg{display:block;height:70px;width:70px}.age-gate-loading-icon,.age-gate__loading-icon{display:block;height:50px;width:50px}.age-gate-heading-title-logo,.age-gate__heading-title--logo{max-width:var(--ag-logo-max-width,100%)}.age-gate-remember-text,.age-gate__remember-text{font-size:var(--ag-remember-size,.9rem);font-weight:var(--ag-remember-weight,normal);margin-left:var(--ag-remember-spacing,5px)}.age-gate-remember-wrapper,.age-gate__remember-wrapper{margin:var(--ag-remember-margin,0 0 1rem)}.age-gate-remember,.age-gate__remember{align-items:center;cursor:pointer;display:inline-flex;justify-content:var(--ag-remember-align,center)}.age-gate-subheadline,.age-gate__subheadline{font-size:var(--ag-text-subheadline-size,1.2rem);font-weight:var(--ag-text-subheadline-weight,500);margin:var(--ag-text-subheadline-margin,0 0 1rem)}.age-gate-submit,.age-gate__submit{margin:var(--ag-submit-margin,0 0 1rem)}button.age-gate-button,button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__button,button.age-gate__submit--no,button.age-gate__submit--yes{background-color:var(--ag-button-color-background,#333);border:var(--ag-button-border,0);border-radius:var(--ag-button-radius,3px);color:var(--ag-button-color-text,#fff);cursor:var(--ag-button-cursor,pointer);font-size:var(--ag-button-size,1rem);font-weight:var(--ag-button-weight,600);padding:var(--ag-button-padding,.5rem 1rem)}button.age-gate-button:active,button.age-gate-button:focus,button.age-gate-button:hover,button.age-gate-submit-no:active,button.age-gate-submit-no:focus,button.age-gate-submit-no:hover,button.age-gate-submit-yes:active,button.age-gate-submit-yes:focus,button.age-gate-submit-yes:hover,button.age-gate__button:active,button.age-gate__button:focus,button.age-gate__button:hover,button.age-gate__submit--no:active,button.age-gate__submit--no:focus,button.age-gate__submit--no:hover,button.age-gate__submit--yes:active,button.age-gate__submit--yes:focus,button.age-gate__submit--yes:hover{background-color:var(--ag-button-color-hover,#323232);border:var(--ag-button-hover-border,0);color:var(--ag-button-color-text-hover,#fff)}button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__submit--no,button.age-gate__submit--yes{margin:var(--ag-button-margin,0)}.age-gate-wrapper,.age-gate__wrapper{box-sizing:border-box;display:var(--ag-form-display,flex);height:calc(100vh - var(--ag-vh-offset, 0px));left:var(--ag-form-left,0);overflow-y:var(--ag-form-overlow,auto);padding:var(--ag-wrapper-padding,20px);position:var(--ag-form-position,fixed);text-align:var(--ag-text-align,center);top:var(--ag-form-top,0);transition-duration:var(--ag-transition-duration,.3s);transition-property:all;transition-timing-function:var(--ag-transition-timing,ease);width:var(--ag-overlay-width,100%);z-index:var(--ag-form-z-index,10000)}.age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner{align-items:center;background:hsla(0,0%,100%,.5);display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;text-align:center;width:100%}@media screen and (min-width:768px){.age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner{position:absolute}}.age-gate--shortcode,.age-gate-shortcode{background-color:transparent;background-size:cover;max-width:none;padding:0}.age-gate--fade,.age-gate.fade{opacity:0}.age-gate--slide-0,.age-gate--slide-up{transform:translateY(-100%)}.age-gate--slide-down{transform:translateY(100%)}.age-gate--slide-left{transform:translateX(-100%)}.age-gate--slide-right{transform:translateX(100%)}
