@import url('https://fonts.googleapis.com/css2?family=Geist:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: "Microsoft Sans Serif";
    src: url("../fonts/microsoftsansserif.ttf") format("ttf")
}



.knopka_abonement figure > a {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 400px) {
    .elementor-2401 .elementor-element.elementor-element-0543afa > .elementor-shape-top svg {
        height: 60px!important;
    }

    .elementor-2401 .elementor-element.elementor-element-0543afa {
        padding: 60px 0px 0px 0px!important;
    }
}



.contact_block {
    display: flex;
    gap: 64px;
    max-width: 100%;
    overflow: hidden;
    margin: 33px 0 0 0;
}

.contact_block_content {
    max-width: 473px;
    width: 100%;
    flex-shrink: 0;
}

.contact_block_form {
    width: 100%;
    max-width: 600px;
    flex-shrink: 0;
}

.contact_block_content_title {
    color: #1E1E1E;
    font-family: 'Roboto';
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.contact_block_content_subtitle {
    color: #5A616C;
    font-family: 'Roboto';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 12px;
    max-width: 332px;
}

.contact_block_content_btn {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
    padding: 14px 24px;
    border-radius: 10px;
    background: #F0F2F5;
    text-decoration: none;
    width: fit-content;
}

.contact_block_content_btn span {
    color: #111827;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact_block_content_links {
    margin-top: 32px;
    display: flex;
    gap: 24px;
}

.contact_block_content_links_item {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.contact_block_content_links_item span {
    color: #5A616C;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.contact_block_content_links_item a {
    color: #1E1E1E;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.contact_block_form_wrapper {
    display: flex;
    flex-direction: column;
}

.contact_block_form_wrapper .wpcf7-form-control-wrap {
    display: block;
}

.contact_block_form_name .wpcf7-form-control-wrap {
    border-radius: 10px;
    overflow: hidden;
}

.contact_block_form_name input[type=text] {
    width: 100%;
    padding: 14px 20px 14px 16px;
    color: #111827;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border: none;
    border-radius: 10px!important;
    background: #F0F3F9;
    outline: none!important;
}

.contact_block_form_name input[type=text]::placeholder {
    color: #9299A5;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact_block_form_tel {
    margin-top: 12px;
    position: relative;
    z-index: 1;
}

.contact_block_form_tel .wpcf7-form-control-wrap {
    border-radius: 10px;
    overflow: hidden;
}

.contact_block_form_tel input[type=text] {
    width: 100%;
    padding: 14px 20px 14px 76px;
    border: none;
    border-radius: 10px;
    background: #F0F3F9;
    outline: none!important;
    color: #111827;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact_block_form_tel input[type=text]::placeholder {
    color: #9299A5;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact_block_form_tel_flag {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 52px;
    padding: 10px 0 10px 14px;
}

.contact_block_form_tel_flag p {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 6px;
}

.contact_block_form_tel_flag br{
    display: none;
}

.contact_block_form_tel_flag span {
    color: #5A616C;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.contact_block_form_send {
    margin-top: 16px;
}

.contact_block_form_send input, .contact_block_form_send input[type=submit]:not(:hover):not(:active):not(.has-background), .contact_block_form_send input[type=submit]:disabled, .contact_block_form_send input[type=submit]:hover {
    width: 100%;
    padding: 14px;
    border-radius: 10px;
    background: #1E1E1E;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border: none;
}

.contact_block_form_send .wpcf7-spinner {
    display: none;
}

.contact_block_form_accept {
    margin-top: 16px;
    display: flex;
    gap: 16px;
}

.contact_block_form_accept .wpcf7-form-control {
    display: block;
}

.contact_block_form_accept .wpcf7-list-item {
    margin: 0;
}

.contact_block_form_accept .wpcf7-list-item-label {
    display: none;
}

.contact_block_form_accept_text {
    color: #5A616C;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
    margin-top: 5px;
}

.contact_block_form_accept_text a {
    color: #111827;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.contact_block_form_accept input {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 2px solid #D0D4DA;
    background: #FFF;
    outline: none!important;
    outline-offset: 0!important;
}

.contact_block_form_accept input[type=checkbox]:after {
    width: 6px;
    height: 11px;
}

.contact_block_form_wrapper .wpcf7-not-valid-tip {
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 3px;
}

@media (max-width: 1440px) {
    .contact_block {
        flex-direction: column;
        gap: 24px;
    }
}

@media (max-width: 1024px) {
    .contact_block {
        margin: 20px 20px 64px 20px;
    }
}

@media (max-width: 480px) {
    .contact_block_content_links {
        flex-direction: column;
    }

    .contact_block_content_title {
        font-size: 36px;
    }
}



.reviews_widget {
    margin-top: 150px;
    margin-bottom: 150px;
}

.reviews_widget_header {
    color: #FFF;
    font-family: "Microsoft Sans Serif";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    margin-bottom: 60px;
}

.reviews_widget_content {
    display: flex;
    justify-content: center;
}

@media (max-width: 600px) {

    .reviews_widget {
        margin-top: 55px;
        margin-bottom: 55px;
    }

    .reviews_widget_header {
        font-size: 40px;
        margin-bottom: 30px;
    }

}



.gallery_block {
    margin-top: 150px;
}

.gallery_block_header {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.gallery_block_header_title {
    color: #FFF;
    font-family: "Microsoft Sans Serif";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
}

.gallery_block_header_subtitle {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    max-width: 768px;
}

.gallery_block_content {
    margin-top: 60px;
}

.gallery_block_content .pswp-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.gallery_block_content .pswp-gallery a {
    width: 361px;
    overflow: hidden;
    height: 256px;
    border-radius: 10px;
}

.gallery_block_content .pswp-gallery a img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.pswp__button {
    background-color: transparent !important;
}

@media (max-width: 1140px) {
    .gallery_block {
        padding: 0 10px;
    }

    .gallery_block_content .pswp-gallery {
        justify-content: center;
    }

}

@media (max-width: 600px) {
    .gallery_block {
        margin-top: 75px;
    }

    .gallery_block_content .pswp-gallery a {
        width: calc(100%/2 - 12px);
    }
}

@media (max-width: 400px) {

    .gallery_block_header_title {
        font-size: 40px;
    }

    .gallery_block_content {
        margin-top: 40px;
    }

    .gallery_block_content .pswp-gallery {
        gap: 12px;
        justify-content: start;
    }
    .gallery_block_content .pswp-gallery a {
        height: 100px;
    }

    .gallery_block_content .pswp-gallery {
        gap: 16px;
    }
}



.about_club {
    margin-bottom: 145px;
    margin-top: 26px;
}

.about_club_header {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.about_club_header_title {
    color: #FFF;
    font-family: "Microsoft Sans Serif";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
}

.about_club_header_subtitle {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    max-width: 768px;
}

.about_club_content {
    margin-top: 60px;
}

.about_club_video iframe {
    overflow: hidden;
    border-radius: 24px;
    width: 100%;
    height: 523px;
}

.about_club_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 24px;
    row-gap: 48px;
    margin-top: 48px;
}

.about_club_item {
    max-width: 357px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.elementor .about_club_item img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 10px;
}

.about_club_item_text {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.about_club_item_title {
    color: #FFF;
    font-family: "Microsoft Sans Serif";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
}

.about_club_item_subtitle {
    overflow: hidden;
    color: #5A616C;
    text-overflow: ellipsis;
    font-family: "Microsoft Sans Serif";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

@media (max-width: 1140px) {
    .about_club {
        padding: 0 10px;
    }


}

@media (max-width: 700px) {
    .about_club_video iframe {
        height: 350px;
    }
}

@media (max-width: 400px) {

    .about_club {
        margin-bottom: 55px;
    }

    .about_club_header_title {
        font-size: 40px;
    }

    .about_club_header {
        gap: 16px;
    }

    .about_club_content {
        margin-top: 30px;
    }

    .about_club_items {
        row-gap: 20px;
        margin-top: 24px;
    }

    .about_club_item {
        gap: 8px;
    }

    .about_club_item_text {
        gap: 4px;
    }

    .about_club_video iframe {
        height: 280px;
    }
}



.abonements_block {
    padding: 0 4px;
    margin: 0 0 67px 0;
}

.abonements_block_header {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 60px;
}

.abonements_block_title {
    color: #FFF;
    font-family: "Microsoft Sans Serif";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.abonements_block_subtitle {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    max-width: 768px;
}

.abonements_block_content {

}

.abonements_block_content_cards {
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.abonements_block_card {
    padding: 40px 32px 32px 32px;
    border-radius: 10px;
    border: 2px solid #FFF;
    background: #1E1E1E;
    position: relative;
    width: calc((100% - 40px) / 3);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.abonements_block_card.text_card {
    border: none;
}

.abonements_block_card .decor {
    position: absolute;
    top: 29px;
    right: 0;
    width: 111px;
    padding: 9px 25px;
}

.abonements_block_card .decor svg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.abonements_block_card .decor span {
    color: #1E1E1E;
    text-align: center;
    font-family: "Geist";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 44.8px */
    position: relative;
    z-index: 2;
}

.abonements_block_card_title_small {
    color: #E8E619;
    font-family: "Geist";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 44.8px */
}

.abonements_block_card_title {
    color: #E8E619;
    font-family: "Geist";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 44.8px */
}

.abonements_block_card_price {
    color: #FFF;
    font-family: "Geist";
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 60px */
    margin-top: 40px;
}

.abonements_block_card_oldprice {
    color: #5A616C;
    font-family: "Geist";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 36px */
    text-decoration-line: line-through;
    margin: 12px 0 5px 0;
}

.abonements_block_card_moreprice {
    color: #FFF;
    font-family: "Geist";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 60px */
    margin: 12px 0 5px 0;
}

.abonements_block_card_moreprice span {
    font-size: 14px;
}

.abonements_block_card_frz {
    display: flex;
    align-items: center;
    gap: 5px;

    color: #FFF;
    font-family: "Geist";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 60px */
    margin-top: 6px;
}

.abonements_block_content_text {
    margin-top: 60px;
}

.abonements_block_content_text_title {
    color: #FFF;
    font-family: "Microsoft Sans Serif";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.abonements_block_content_text_list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0;
    margin-top: auto;
}

.abonements_block_content_text_list_item {
    display: flex;
    align-items: start;
    gap: 16px;
}

.abonements_block_content_text_list_item span{
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
}

@media (max-width: 1140px) {
    .abonements_block {
        max-width: 840px;
        margin: 0 auto;
    }



    .abonements_block_card {
        width: calc((100% - 40px) / 2);
    }
}

@media (max-width: 840px) {
    .abonements_block {
        margin: 0 10px;
    }

    .abonements_block_content_cards {
        flex-direction: column;
    }

    .abonements_block_card {
        width: 100%;
    }

}

@media (max-width: 440px) {
    .abonements_block_title {
        font-size: 40px;
    }

    .abonements_block_header {
        margin-bottom: 30px;
    }

    .abonements_block_card {
        padding: 20px 16px 16px 16px;
    }

    .abonements_block_card.text_card {
        height: auto;
    }

    .abonements_block_content_text_list {
        margin-top: 20px;
    }

    .abonements_block_content_text_title {
        font-size: 30px;
    }

    .abonements_block_content_cards {
        margin-bottom: 30px;
    }

    .abonements_block_content_text {
        margin-top: 30px;
    }
}



.contacts_map_block {
    margin-bottom: 150px;
}

.contacts_map_block_header {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.contacts_map_block_title {
    color: #F5F5F5;
    font-family: Roboto;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 57.6px */
}

.contacts_map_block_links {
    display: flex;
    align-items: start;
    gap: 32px;
}

.contacts_map_block_map {
    margin-top: 60px;
}

.contacts_map_block .contact_block_content_links {
    margin: 0;
    gap: 32px;
}

.contacts_map_block .contact_block_content_links .contact_block_content_links_item span {
    color: #8F8F8F;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.contacts_map_block .contact_block_content_links .contact_block_content_links_item a {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
}

.contacts_map_block iframe {
    width: 100%;
    height: 572px;
}

@media (max-width: 1140px) {
    .contacts_map_block_header {
        flex-direction: column;
        gap: 10px;
    }
}

@media (max-width: 600px) {
    .contacts_map_block {
        margin-bottom: 75px;
    }

    .contacts_map_block_links {
        flex-direction: column;
        width: 100%;
    }
}

@media (max-width: 400px) {
    .contacts_map_block {
        margin-bottom: 35px;
    }

    .contacts_map_block_title {
        font-size: 40px;
    }

    .contacts_map_block .contact_block_content_btn {
        width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .contacts_map_block_map {
        margin-top: 25px;
    }

    .contacts_map_block .contact_block_content_links {
        gap: 16px;
    }

    .contacts_map_block_links {
        gap: 16px;
    }
}


