

/* Start:/local/templates/spiritfit-v3//css/map-club.css?17503796628294*/
.b-map_page.b-map_page-club .b-map__map{
    height: 845px;
}
.leaflet-control-attribution.leaflet-control {
    display: none;
}
.leaflet-layer {
    filter: contrast(1) grayscale(1) invert(0) brightness(1.1);
}
.b-map__map-wrap {
    position: relative;
}
.b-map__content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    height: 100%;
    pointer-events: none;
    width: 100%;
}
.b-map__info-plate {
    width: 530px;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 50px 64px;
    height: 845px;
    pointer-events: auto;
    position: relative;
    display: inline-block;
    z-index: 101;
}
.b-map__switch-holder {
    padding: 0;
    margin-bottom: 12px;
}
.b-map_page.b-map_page-club .b-map__info-title{
    font-size: 32px;
    margin-bottom: 22px;
    line-height: 36px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.b-map_page.b-map_page-club .b-map__contacts {
    margin-bottom: 30px;
}
.b-map__contact-item-descr {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.b-map__contact-item.b-map__address {
    margin-bottom: 10px;
    margin-top: 25px;
}

@media screen and (max-width: 1024px) {
    .b-map__contact-item-descr{
        max-height: unset;
    }
}
a.b-map__contact-item-descr-more {
    display: block;
    transform: translate(0px, -19px);
    background: linear-gradient(90deg, #E23834 3.26%, #7A27F1 98.07%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: auto;
    width: max-content;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-decoration-line: underline;
}
.b-map__contact-item {
    margin: 15px 0 15px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
a.b-map__button {
    width: 100%;
    margin:10px 0;
}
.b-map__contact-item a {
    color: currentColor;
    text-decoration: underline;
    text-transform: none;
}
a.invisible-link[href] {
    color: currentColor;
    text-decoration: none;
}
/*.b-map__info, .b-map__buttons, .b-map__switch-holder {*/
/*    margin-left: calc((((100% - 24px*5)/5)*1) + (24px*(1 - 1)) + (24px/2)*3);*/
/*    margin-right: calc((((100% - 24px*5)/5)*1) + (24px*(1 - 1)) + (24px/2)*3);*/
/*}*/

@media screen and (max-width: 1199px) {
    .b-map_page.b-map_page-club .b-map__info-title {
        font-size: 26px;
    }
    .b-map__contact-item {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .b-map__content {
        position: unset;
        top: 0;
        /*height: 50%;*/
    }
    .b-map__content .content-center {
        padding-left: 0px;
        padding-right: 0px;
    }
    .b-map__info-plate {
        background: #000000f0;
        /* margin: 0 -15px; */
        /* width: calc(100% + 30px); */
        position: relative;
        height: auto;
        margin-top: -35px;
        width: 100%;
        padding: 50px;
    }
    .b-map__info, .b-map__buttons, .b-map__switch-holder{
        margin-left: 0;
        margin-right: 0;
    }
    .b-map__info {
/*         overflow: auto;
        max-height: 300px; */
        margin-bottom: 20px;
    }
/*  .b-map__map-wrap{
        height: 900px;
    } */
    .b-map_page.b-map_page-club .b-map__map {
        height: 300px;
    }
    .b-map_page.b-map_page-club .b-map__info-title{
        margin-bottom: 18px;
    }
}
.b-map__info-plate-closer {
    position: absolute;
    right: 20px;
    top: 20px;
}
.b-map {
    position: relative;
}
.b-map__contact-full-descr-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #000000bd;
}
.b-map__contact-full-descr {
    width: 600px;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
}
.b-map__contact-full-close {
    background-image: url(/local/templates/spiritfit-v3/img/icons/closer-default.svg);
    position: absolute;
    width: 25px;
    height: 25px;
    background-size: contain;
    top: 15px;
    right: 15px;
    background-repeat: no-repeat;
    transition: 0.3s;
    transform: rotate(0deg);
}
.b-map__contact-full-close:hover{
    transform: rotate(180deg);
}

.b-map__map.map-clubs-detail{
    height: 780px;
}
a.b-map__button{

}
.b-map__min-price>span{
    background: linear-gradient(90deg, #E23834 3.26%, #7A27F1 98.07%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.leaflet-gesture-handling-scroll-warning:after{
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding-left: 50%!important;
}
.leaflet-gesture-handling-touch-warning:after{
    font-weight: 700!important;
    text-transform: uppercase!important;
}
.b-map__contact-item.row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.b-map__row-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    flex-direction: row;
    margin-right: 20px;
    margin-bottom: 10px;
}
.b-map__row-item:before{
    content: '';
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    display: block;
    margin-right: 5px;
}
.b-map__row-item.worktime:before{
    background-image: url(/local/templates/spiritfit-v3/img/icons/time-icon.svg);
}
.b-map__row-item.timetable:before {
    background-image: url(/local/templates/spiritfit-v3/img/icons/gym-icon.svg);
}
.b-map__min-price>span {
    font-size: 32px;
    margin-left: 5px;
}
/*.b-map__clubs-containers {*/
/*    width: calc(100vw - 130px - 530px);*/
/*    display: inline-block!important;*/
/*    margin-right: -120px;*/
/*    pointer-events: auto;*/
/*    margin-left: 16px;*/
/*}*/
.b-map__clubs-containers {
    width: calc(100vw - calc(50vw - 165px - 103px));
    display: inline-block !important;
    pointer-events: auto;
    position: absolute !important;
    left: 0;
    bottom: 0;
    margin-left: calc(50vw - 165px - 120px);
    z-index: 100;
}
@media screen and (max-width: 1900px) {
    .b-map__clubs-containers{
        width: calc(100vw - calc(120px + 530px + 16px));
        margin-left: calc(120px + 530px + 16px);
    }
}
@media screen and (max-width: 1440px) {
    .b-map__clubs-containers{
        width: calc(100vw - calc(24px + 530px + 16px));
        margin-left: calc(24px + 530px + 16px);
    }
}
.b-map__club-item {
    width: 200px;
    height: 220px!important;
    background: rgb(0,0,0,0.9);
    margin: 0 8px;
    padding: 12px 24px;
    color: white;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    position: relative;
}
.b-map__arrow-wrapper {
    height: 110px;
    position: absolute;
    right: 0;
    width: 50px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    background: black;
    z-index: 100;
}
.b-map__arrow-wrapper.b-map__arrow-wrapper--right {
    top: 0;
}
.b-map__arrow-wrapper.b-map__arrow-wrapper--left {
    bottom: 0;
}
.b-map__arrow {
    width: 10px;
    height: 10px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
.b-map__arrow.b-map__arrow--right{
    transform: rotate(315deg) translate(-2px, -2px);
}
.b-map__arrow.b-map__arrow--left {
    transform: rotate(135deg) translate(-2px, -2px);
}
.b-map__club-point-icon.active .icon{
    display: none;
}
.b-map__club-point-icon.active .active-icon{
    display: block!important;
}
.b-map__club-address {
    margin-top: 16px;
}
.b-map__club-item .button-outline {
    position: absolute;
    bottom: 18px;
    padding: 12px 0;
    width: calc(100% - 48px);
}
.b-map__club-point-icon {
    width: 38px;
    height: 45px;
}
.b-map__club-point-icon img{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1024px){
    .b-map__clubs-containers{
        display: none!important;
    }
}

.b-map__club-item:not(:first-child){
    opacity: 0;
    display: none;
    transition:opacity .3s ease-out;
}
.slick-initialized .b-map__club-item{
    display: block;
    opacity:1;
}
.active-icon.hidden{
    display: none;
}
.b-map__button.hidden{
    display: none;
}

@media screen and (max-width: 425px){
    .b-map__info-plate{
        padding: 25px;
    }
}
/* End */


/* Start:/local/templates/spiritfit-v3//css/slick.css?17503796624063*/
.b-cards-slider__arrow.b-cards-slider__arrow--right::before, .b-cards-slider__arrow.b-cards-slider__arrow--right::after {
    background: linear-gradient(45deg, #E43932 3.26%, #7827F6 98.07%);
}
.b-cards-slider__arrow.b-cards-slider__arrow--right::before, .b-cards-slider__arrow.b-cards-slider__arrow--right::after {
    background: linear-gradient(45deg, #E43932 3.26%, #7827F6 98.07%);
}
.b-cards-slider__arrow-wrapper--right {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 8%, rgba(255,255,255,1) 100%);
}
.b-cards-slider__arrow-wrapper {
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 50%;
    width: 100%;
    /* transform: translateY(-50%); */
    z-index: 100;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: background-color .3s;
}
.b-cards-slider__arrow-wrapper--right {
    right: -20px;
    transform: translate(100%, -50%);
    align-items: flex-start;
}

.b-cards-slider__arrow {
    height: 45px;
    width: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}
.b-cards-slider__arrow::before, .b-cards-slider__arrow::after {
    content: '';
    height: 6px;
    width: 30px;
    position: absolute;
}
.b-cards-slider__arrow--right::before {
    transform: rotate(45deg);
    right: 10px;
}
.b-cards-slider__arrow--right::after {
    transform: rotate(-45deg);
    right: 10px;
}
.b-cards-slider__arrow::before {
    top: 10px;
}
.b-cards-slider__arrow::after {
    bottom: 11px;
}

.b-cards-slider__arrow-wrapper--left {
    left: -20px;
    transform: translate(-100%, -50%);
    align-items: flex-end;
}

.b-cards-slider__arrow--left::before {
    transform: rotate(-45deg);
    left: 10px;
}
.b-cards-slider__arrow::before {
    top: 10px;
}
.b-cards-slider__arrow--left::after {
    transform: rotate(45deg);
    left: 10px;
}
.b-cards-slider__arrow::after {
    bottom: 11px;
}
.b-cards-slider__arrow.b-cards-slider__arrow--left::before, .b-cards-slider__arrow.b-cards-slider__arrow--left::after {
    background: linear-gradient(45deg, #E43932 3.26%, #7827F6 98.07%);
}

.slick-disabled{
    display: none!important;
}
.b-cards-slider__arrow.b-cards-slider__arrow--left{
    right: 0;
}

@media screen and (max-width: 1440px) {
    .b-cards-slider__arrow-wrapper--left {
        left: 50px;
        box-shadow: unset;
        width: 100px;
        background: transparent;
    }
    .b-cards-slider__arrow-wrapper--right {
        right: 50px;
        box-shadow: unset;
        width: 100px;
        background: transparent;
    }
    .b-cards-slider__arrow {
        border-radius: 50%;
        background: #000000c9;
    }
    .b-cards-slider__arrow::before, .b-cards-slider__arrow::after {
        height: 4px;
        width: 19px;
    }
    .b-cards-slider__arrow::before {
        top: 15px;
    }
    .b-cards-slider__arrow::after {
        bottom: 15px;
    }
}
@media screen and (max-width: 956px) {
    .b-cards-slider__arrow-wrapper--left, .b-cards-slider__arrow-wrapper--right{
        box-shadow: unset;
        width: 40px;
        background: transparent;
    }
    .b-cards-slider__arrow::before, .b-cards-slider__arrow::after {
        height: 3px;
        width: 15px;
    }
    .b-cards-slider__arrow {
        border-radius: 50%;
        background: #000000c9;
    }
    .b-cards-slider__arrow::before {
        top: 17px;
    }
    .b-cards-slider__arrow--left::before {
        transform: rotate(-45deg);
        left: 13px;
    }
    .b-cards-slider__arrow::after {
        bottom: 16px;
    }
    .b-cards-slider__arrow--left::after {
        transform: rotate(45deg);
        left: 13px;
    }
    .b-cards-slider__arrow-wrapper--left{
        left: 60px;
    }
    .b-cards-slider__arrow-wrapper--right{
        right: 60px;
    }
    .b-cards-slider__arrow--right::before{
        right: 13px;
    }
    .b-cards-slider__arrow--right::after{
        right: 13px;
    }
}

.slick-track {
    margin-left: 0!important;
}


/* End */


/* Start:/local/templates/spiritfit-v3//vendor/slick/slick.css?17503796621776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/spiritfit-v3/components/bitrix/system.pagenavigation/.default/style.css?17503796623019*/
.bx-pagination {
    margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
    text-align: center;
    position: relative;
}
.bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    background: transparent;
    padding: 8px 15px;
    display: block;
    min-width: 32px;
    color: #444;
    font-size: 16px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
}
.bx-pagination .bx-pagination-container ul li a {
    text-decoration: none;
    display: block;
    border-radius: 16px;
    color: #444;
    vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li.pag-active span{
    border: 1px solid;
    border-image: linear-gradient(90deg, #E23834 3.26%, #7A27F1 98.07%) 1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.pag-prev a span,
.bx-pagination .bx-pagination-container ul li.pag-next a span {
    line-height: 28px;
    padding: 0 18px;
    color: #444;
    position: relative;
    display: inline-block;
}
.bx-pagination-container svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.pag-prev span,
.bx-pagination .bx-pagination-container ul li.pag-next span{
    color: #aab1b4;
    line-height: 28px;
    padding: 0 18px;
    position: relative;
    display: inline-block;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.pag-next a:hover span {
    background: #fff;
    border-color: #DADADA;
    color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.apg-active span{
    background: #3bc915;
    color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.pag-active span{
    background: #F9A91D;
    color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.pag-active span{
    background: #E22B2B;
    color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.pag-active span{
    background: #0083d1;
    color: #fff;
}
.pag-prev span,
.pag-next span{
    border:none!important;
}
/* End */


/* Start:/local/templates/spiritfit-v3/components/bitrix/news.list/clubs/style.css?17503796621323*/
.clubs-slider__item:not(:first-child){
    opacity: 0;
    display: none;
    transition:opacity .3s ease-out;
}
.slick-initialized .clubs-slider__item{
    display: block;
    opacity:1;
    transition: 0.3s;
}
.clubs-slider__item {
    width: 390px;
    height: 510px!important;
    margin: 32px 16px;
    position: relative;
}
.clubs-slider__item:first-child{
    margin-left: 0;
}
.clubs-slider__item:last-child{
    margin-right: 0;
}
.clubs-slider__item:hover {
    transform: scale(1.1);
}
.clubs-slider__slider .slick-list{
    margin-left: -32px;
    padding-left: 32px;
}
.club-item__label {
    text-transform: uppercase;
    width: 80%;
    text-align: center;
    bottom: 42px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 96px;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: black;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
    color: white;
}
@media screen and (max-width: 768px) {
    .clubs-slider__item:first-child{
        margin-left: 16px;
    }
    .clubs-slider__item:last-child{
        margin-right: 16px;
    }
    .clubs-slider__slider .slick-list{
        margin-left: 0;
        padding-left: 0;
    }
    .clubs-slider__item:hover {
        transform: unset;
    }
}
/* End */


/* Start:/local/templates/spiritfit-v3/components/custom/form.request.new/on.page.block/style.css?175037966212161*/
/*.form-request-new__fields-list {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: baseline;*/
/*    flex-wrap: wrap;*/
/*    justify-content: flex-start;*/
/*    margin: -25px -25px 25px;*/
/*}*/
/*.form-request-new__field {*/
/*    width: calc(33.3% - 50px);*/
/*    margin: 25px;*/
/*    flex: 0 0 calc(33.3% - 50px);*/
/*    position: relative;*/
/*}*/

/*label.form-request-new__label{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    font-weight: 500;*/
/*    font-size: 14px;*/
/*    pointer-events: none;*/
/*    transform: translate(12px,28px);*/
/*    transition: transform ease .35s;*/
/*}*/
/*label.form-request-new__label.select-item {*/
/*    transform: none;*/
/*    top: -28px;*/
/*}*/
/*.form-request-new__field.is-focused label.form-request-new__label,*/
/*.form-request-new__field.is-not-empty label.form-request-new__label{*/
/*    transform: none;*/
/*}*/
/*.form-request-new__none, .form-request-new__error {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: -17px;*/
/*    font-size: 12px;*/
/*    font-weight: 500;*/
/*    background-image: linear-gradient(90deg, #E03838 3.26%, #7B27EF 98.07%);*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*    display: none;*/
/*}*/

/*.is-empty .form-request-new__none{*/
/*    display: block;*/
/*}*/
/*.is-error .form-request-new__error{*/
/*    display: block;*/
/*}*/

/*.form-request-new__footer {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: flex-end;*/
/*    flex-wrap: nowrap;*/
/*    margin: 0 -25px;*/
/*}*/
/*.form-request-new__field_agreement {*/
/*    width: auto;*/
/*    margin: 25px;*/
/*}*/
/*.form-request-new__buttons {*/
/*    margin: 25px;*/
/*    width: calc(33.3% - 50px);*/
/*    min-width: 200px;*/
/*    text-align: center;*/
/*}*/
/*.form-request-new__field.code-field{*/
/*    width: calc(33.3% - 50px);*/
/*    flex:0 0 calc(33.3% - 50px);*/
/*}*/
/*.form-request-new__code {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/

/*.form-request-new__fields-list .select2-container--default.select2-container--disabled .select2-selection--single {*/
/*    background-color: #eee0!important;*/
/*    cursor: default;*/
/*}*/
/*input.form-request-new__input.code-input {*/
/*    font-size: 26px;*/
/*}*/
/*.code-field label.form-request-new__label{*/
/*    transform: none;*/
/*}*/
/*.subscription__sent-text {*/
/*    text-align: center;*/
/*    margin-bottom: 10px!important;*/
/*    font-size: 14px!important;*/
/*}*/
/*.subscription__sent-tel {*/
/*     margin-bottom: 0;*/
/*    font-size: 20px;*/
/*    font-weight: 500;*/
/*}*/

/*    !*AUTOFILL*!*/
/*input:-webkit-autofill,*/
/*input:-webkit-autofill:hover,*/
/*input:-webkit-autofill:focus,*/
/*input:-webkit-autofill:active {*/
/*    -webkit-transition-delay: 9999s;*/
/*    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;*/
/*    outline: none;*/
/*    -webkit-box-shadow: inset 0 0 0 50px #fff !important;*/

/*}*/
/*!*AUTOFILL*!*/


/*.message-modal {*/
/*    background: #0000006e;*/
/*    z-index: 0;*/
/*    display: none;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    position:static;*/
/*}*/
/*.message-modal.active{*/
/*    z-index: 1000;*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.message-body {*/
/*    padding: 50px 100px;*/
/*    background: white;*/
/*    color: black;*/
/*    border-radius: 3px;*/
/*    font-size: 32px;*/
/*    font-weight: 500;*/
/*    position: relative;*/
/*    max-width: 100%;*/
/*}*/

/*.form-request-new__field span.field-error {*/
/*    font-size: 12px;*/
/*    font-weight: 500;*/
/*    color: #ff4701;*/
/*    float: right;*/
/*}*/

/*@media screen and (max-width: 1024px) {*/
/*    .form-request-new__fields-list{*/
/*        flex-direction: column;*/
/*        margin: 50px 0 25px;*/
/*    }*/
/*    .form-request-new__field {*/
/*        width: calc(100% - 50px);*/
/*        flex: 0 0 calc(100% - 50px);*/
/*    }*/
/*    .form-request-new__footer{*/
/*        margin:0*/
/*    }*/
/*}*/

/*@media screen and (max-width: 849px) {*/
/*    .form-request-new__footer {*/
/*        display: flex;*/
/*        justify-content: center;*/
/*        align-items: center;*/
/*        flex-wrap: nowrap;*/
/*        !* margin: 0 -25px; *!*/
/*        flex-direction: column;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 496px) {*/
/*    .form-request-new__field{*/
/*        margin:15px 0;*/
/*        width: 100%;*/
/*        flex: 0 0 100%*/
/*    }*/
/*    .form-request-new__field.code-field {*/
/*        width: calc(80% - 50px);*/
/*        flex: 0 0 calc(80% - 50px);*/
/*    }*/
/*    .message-body {*/
/*        font-size: 26px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 768px) {*/
/*    .form-request-new__field.code-field {*/
/*        width: calc(50% - 50px);*/
/*        flex: 0 0 calc(50% - 50px);*/
/*    }*/
/*    .message-body {*/
/*        !* width: 100%; *!*/
/*        padding: 30px 50px;*/
/*        text-align: center;*/
/*    }*/
/*}*/

/*.form-standart__plate {*/
/*    border: 2px solid black;*/
/*    padding: 75px 8% 100px;*/
/*}*/
/*.form-standart__title.h2 {*/
/*    text-align: center;*/
/*    margin-bottom: 52px;*/
/*}*/
/*a.subscription__code {*/
/*    font-size: 14px;*/
/*    text-decoration: underline;*/
/*}*/
/*input.sms-code__input-container {*/
/*    font-size: 24px;*/
/*    width: 50px;*/
/*    margin: 0 10px;*/
/*    padding: 10px;*/
/*    color: black;*/
/*    text-align: center;*/
/*    border: 1px solid;*/
/*    border-radius: 5px;*/
/*}*/
/*.sms-code__row {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/



.form-standart.form-request-container {
    border: 2px solid black;
    padding: 75px 8% 100px;
    min-height: 650px;
}
h2.form-request__title.h2 {
    text-align: center;
}
.form-request__fields {
    margin-top: 52px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.form-request__field-row {
    width: calc(33.3% - 33px);
    margin: 25px;
    flex: 0 0 calc(33.3% - 33px);
    position: relative;
}
.form-request__field-row:nth-child(3n+1){
    margin-left: 0;
}
.form-request__field-row:nth-child(3n){
    margin-right: 0;
}
.form-request__field-row.form-request__field_checkbox{
    margin:25px 0;
}
label.form-request-new__label {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 500;
    font-size: 14px;
    pointer-events: none;
    transform: translate(12px,28px);
    transition: transform ease .35s;
}
span.form-request__field-placeholder {
    font-weight: 500;
    font-size: 14px;
    pointer-events: none;
    opacity: 0.5;
}
input.form-request__field-input {
    line-height: 32px;
    padding: 0;
    font-size: 18px;
}


.select2-container--block .select2-selection__rendered{
    padding-left: 0!important;
}
.select2-container--block.select2-container .select2-selection--single{
    height: unset;
}
.select2-container--block.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    min-height: 32px;
}
.select2-container--block .select2-search--dropdown .select2-search__field {
    border: none;
    border-bottom: 2px solid black;
    line-height: 32px;
    font-size: 18px;
    color: black;
    padding: 0;
    margin-bottom: 5px;
}
.select2-black .select2-container--block .select2-dropdown{
    background:transparent;
}
.select2-container--block .select2-results__options {
    max-height: 260px;
    overflow: auto;
}
.select2-container--block span.select2-dropdown.select2-dropdown--above {
    display: flex;
    flex-direction: column-reverse;
    transform: translateY(73px);
}
.select2-container--block span.select2-dropdown.select2-dropdown--above  .select2-search__field{
    margin-top: 5px;
}
.select2-container--block span.select2-selection__arrow {
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 100%;
    position: absolute;
}
.select2-container--block  span.select2-selection__arrow:before {
    content: '';
    position: absolute;
    top: 6px;
    right: 14px;
    display: block;
    width: 9px;
    height: 9px;
    border: 2px solid currentColor;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.form-request__input-message {
    float: right;
    font-size: 14px;
    font-weight: 600;
}
.form-request__field-row.form-request__field_agreement {
    width: 100%;
}
.form-request__field_agreement .form-request__input-message{
    float: unset;
}
.form-request__agreements {
    width: 50%;
    flex: 0 0 50%;
}
.form-request__footer {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-end;
}


.form-request__step-code{
    display: none;
}
.step-code .form-request__step-reg{
    display: none;
}
.step-code .form-request__step-code{
    display: flex;
    justify-content: flex-end;
}

.form-request-container .escapingBallG-animation.active {
    display: block;
    opacity: 1;
    transform: translateY(-45px);
}
span.b-checkbox__text a {
    text-decoration: underline;
}
.form-request__step-code {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
}
.subscription__sent {
    font-size: 16px;
    text-align: center;
}
.subscription__sent-tel {
    font-size: 24px;
    margin-top: 12px;
}
.form-request__field-row.code-field {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
input.sms-code__input-container {
    border: 2px solid black;
    font-size: 24px;
    width: 50px;
    margin: 0 10px;
    padding: 15px;
    border-radius: 8px;
    text-align: center;
}
button.text-btn {
    display: block;
    margin: auto;
    background: none;
    border: none;
    text-decoration: underline;
    font-size: 16px;
    margin-top: 12px;
    cursor: pointer;
}
button.text-btn.reload-btn {
    font-size: 14px;
}
.form-request__submit {
    margin-top: 24px;
}
form.form-request {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.form-request-container .popup__modal-info {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 24px;
}
span.form-request__input-message {
    height: 16px;
}

@media screen and (max-width: 1230px) {
    .form-request__fields {
        flex-direction: column;
    }
    .form-request__field-row {
        margin: 25px 0;
        width: 100%;
    }
    .form-request__field-row.code-field {
        width: 50%;
    }
}
@media screen and (max-width: 988px) {
    .form-request__footer {
        flex-direction: column;
    }
    .form-request__agreements {
        width: 100%;
        flex: 0 0 100%;
    }
}
@media screen and (max-width: 768px) {
    .form-request__buttons {
        margin: 0;
        width: 100%;
    }
    .form-request__buttons input.button-outline{
        width: 100%;
        border-width: 2px;
    }

    .form-request__field-row.code-field{
        width: 100%;
        flex: unset;
    }
    .step-code .form-request__step-code{
        justify-content: center;
    }
}
@media screen and (max-width: 525px) {
    h2.form-request__title.h2 {
        font-size: 20px;
        text-align: start;
    }
    .form-request__fields {
        margin-top: 12px;
    }
    .form-request__field-row {
        margin: 16px 0 0;
    }
    span.form-request__field-placeholder {
        font-size: 12px;
    }
    input.form-request__field-input {
        font-size: 16px;
        line-height: 22px;
    }
    .form-standart.form-request-container {
        padding: 24px 12px;
    }
}

input.form-request__field-input:-webkit-autofill,
input.form-request__field-input:-webkit-autofill:hover,
input.form-request__field-input:-webkit-autofill:focus,
input.form-request__field-input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    -webkit-text-fill-color: black !important;
}
/* End */


/* Start:/local/templates/spiritfit-v3/components/bitrix/news.detail/photo.slider/style.css?17503796627484*/
.photo-slider__body {
    position: relative;
}
.photo-slider__body.default{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.photo-slider__body.reverse-default{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.photo-slider__text {
    width: 40%;
    position: relative;
    z-index: 10;
    top: 50%;
    /*transform: translateY(-50%);*/
    min-height: 500px;
    padding: 50px;
}
.default:not(.bg-text) .photo-slider__text,
.reverse-default:not(.bg-text) .photo-slider__text{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.photo-slider__photo {
    max-height: 820px;
}
.default .photo-slider__photo,
.reverse-default .photo-slider__photo{
    width: 50%;
}
.default .photo-slider__text,
.reverse-default .photo-slider__text{
    max-height: 80%;
    width: 50%;
}
.bg-text .photo-slider__text{
    max-height: 90%;
}
.bg.photo-slider__body{
    background-color: #f5f5f4;
}
.bg-text.photo-slider__body {
    position: relative;
}
.bg-text .photo-slider__text {
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #f5f5f4;
    width: 40%;
    padding: 40px;
    min-height: unset;
}
.bg-text.reverse-default .photo-slider__text{
    left: 0;
}
.bg-text .photo-slider__photo{
    width: 80%;
}

.bg-text .slick-dots{
    position: absolute!important;
    top:0;
    margin-top:0!important;
}
.bg-text.default .slick-dots{
    right: 0;
}
.bg-text.reverse-default .slick-dots{
    left: 0;
}
.bg-text .photo-slider__text-slick {
    overflow-y: auto;
    overflow-x: hidden;
}
.bg-text .photo-slider__text-slick{
    padding: 0 30px;
}
.bg-text .photo-slider__arrows{
    padding: 0 25px;
}
.photo-slider__text-slick::-webkit-scrollbar{
    width: 4px;
    height: 4px;
    cursor: default;
}
.photo-slider__text-slick::-webkit-scrollbar-track {
    background-color: #fff;
    cursor: default;
}
.photo-slider__text-slick::-webkit-scrollbar-thumb {
    background: #7827F6;
    cursor: default;
    border-radius: 4px;
}


.photo-slider__photo-item {
    object-fit: cover;
    object-position: center;
    max-height: 815px;
}
.photo-slider__mobile-app-icons {
    display: flex;
    justify-content: center;
}




h2.photo-slider__title {
    margin-bottom: 52px;
    text-align: center;
}
.photo-slider__text-item {
    text-align: center;
    line-height: 1.7em;
}
.photo-slider__block .slick-dots li>button{
    display: block;
    width: 12px;
    height: 12px;
    margin: 6px;
    font-size: 0;
    background-color: transparent;
    border: 1px solid black;
    transition: background-color .15s ease 0s,border-color .15s ease 0s;
}
.photo-slider__block .slick-dots li {
    display: inline-block;
}
.photo-slider__block ul.slick-dots {
    margin: 30px auto 0;
    display: block;
    max-width: fit-content;
}
.photo-slider__text-btn-slick {
    text-align: center;
}
.photo-slider__text-slick {
    margin-bottom: 30px;
    padding: 0 60px;
}
.photo-slider__arrows {
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}
.photo-slider__arrow {
    height: 45px;
    width: 45px;
    border: 1px solid rgba(0,0,0,0);
    cursor: pointer;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.05);
    border-radius: 50%;
}
.photo-slider__arrow:before, .photo-slider__arrow:after{
    content: '';
    height: 2px;
    width: 20px;
    background-image: linear-gradient(45deg,#e43932 3.26%,#7827f6 98.07%);
    position: absolute;
}
.photo-slider__arrow.right:before{
    transform: rotate(45deg) translateX(20px);
}
.photo-slider__arrow.right:after{
    transform: rotate(315deg) translateX(-10px) translateY(30px);
}
.photo-slider__arrow.left:before{
    transform: rotate(135deg) translateX(5px) translateY(-15px);
}
.photo-slider__arrow.left:after{
    transform: rotate(225deg) translateX(-25px) translateY(-15px);
}
.bg-text.default .slick-dots {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
}
.video-container {
    padding: 69px 0;
    position: relative !important;
}

.video-container video{
    height: 100%;
    width: 100%;
    border-radius: 24px;
}
.video-controls {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.video-controls button{
    display: none;
    margin: auto;
    width: 96px;
    height: 96px;
    border: none;
    border-radius: 50%;
    background-position: 36px center;
    background-repeat: no-repeat;
    background-size: 36px;
    background-color: #FFFFFFC4;
}
.video-controls.stopped button[data-state="play"]{
    display: block;
}
.video-controls.playing button[data-state="pause"]{
    display: block;
}
.video-controls button[data-state="pause"]{
    transition: 0.3s;
    opacity: 0;
}
.video-container:hover button[data-state="pause"]{
    opacity: 1;
}


@media screen and (max-width: 1200px){
    .photo-slider__text-slick{
        padding: 0 40px;
    }
    .photo-slider__text{
        padding: 30px;
    }
    .photo-slider__arrows{
        padding: 0 15px;
    }
}
@media screen and (max-width: 1280px) {
    h2.photo-slider__title {
        margin: 24px 0;
        font-size: 32px;
    }
    .photo-slider__body.default,
    .photo-slider__body.reverse-default{
        flex-direction: column-reverse;
    }
    .default .photo-slider__text, .default .photo-slider__photo,
    .reverse-default .photo-slider__text, .reverse-default .photo-slider__photo{
        width: 80%;
    }
    .bg-text .photo-slider__text{
        position: unset;
        transform: unset;
    }
    .bg-text .photo-slider__text{
        min-height: unset;
    }
    .bg-text.photo-slider__body {
        display: flex;
    }
    .photo-slider__arrows {
        width: calc(100% + 160px);
         padding: unset;
        margin: 0 -80px;
    }
}
@media screen and (max-width: 768px) {
    .photo-slider__text {
        padding: 24px;
    }
}
@media screen and (max-width: 425px) {
    .default .photo-slider__text, .default .photo-slider__photo,
    .reverse-default .photo-slider__text, .reverse-default .photo-slider__photo{
        width: 100%;
    }
    .bg-text .photo-slider__text-slick{
        padding: 0;
        margin-bottom: 24px;
    }
    .photo-slider__arrows {
        width: 100%;
        padding: 0 12px!important;
        margin: unset;
    }
    .photo-slider__body {
        margin: 0 -12px;
    }
    .photo-slider__arrow {
        background-color: rgb(0 0 0 / 50%);
    }
    .photo-slider__text-slick {
        padding: 0;
        margin-bottom: 24px;
    }
    .photo-slider__block ul.slick-dots{
        display: none!important;
    }
    .photo-slider__progress-bar{
        width: 100%;
        height: 5px;
        z-index: 10;
        border-radius: 10px;
        overflow: hidden;
        background-color: #dfdfdf;
        background-image: linear-gradient(45deg,#e43932 3.26%,#7827f6 98.07%);
        background-repeat: no-repeat;
        background-size: 0 100%;
        transition: background-size .4s ease-in-out;
    }
    .photo-slider__text-item{
        font-size: 16px;
    }
    .photo-slider__text-btn-slick {
        margin-top: 24px;
    }
    .video-container{
        padding: 0;
    }
    .video-container video{
        padding: 12px;
    }
}


/* End */
/* /local/templates/spiritfit-v3//css/map-club.css?17503796628294 */
/* /local/templates/spiritfit-v3//css/slick.css?17503796624063 */
/* /local/templates/spiritfit-v3//vendor/slick/slick.css?17503796621776 */
/* /local/templates/spiritfit-v3/components/bitrix/system.pagenavigation/.default/style.css?17503796623019 */
/* /local/templates/spiritfit-v3/components/bitrix/news.list/clubs/style.css?17503796621323 */
/* /local/templates/spiritfit-v3/components/custom/form.request.new/on.page.block/style.css?175037966212161 */
/* /local/templates/spiritfit-v3/components/bitrix/news.detail/photo.slider/style.css?17503796627484 */
