

/* Start:/local/templates/runordie/components/bitrix/news.list/top-slider/style.css?17630715955586*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

section.top-slider {
    padding: 0;
}

.top-slide {
    position: relative;
    z-index: 1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.top-slide.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100vh;
    max-height: 800px;
    min-height: 800px;
    background-size: contain;
}

.top-slide::before {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 30%;
}
.top-slide--dark::before{
    height: 100%;
}

.top-slider .container {
    height: 100%;
}

.top-slide__content {
    text-align: center;
    color: #fff;
    width: 50%;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.top-slide__title {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.top-slide__description {
    font-size: 20px;
    line-height: 24px;
    max-width: 600px;
    margin: 0 auto;
}

.top-slider__prev,
.top-slider__next {
    position: absolute;
}

.top-slider__prev {
    top: 50%;
    left: 40px;
}

.top-slider__next {
    top: 50%;
    right: 40px;
}

.top-slide__button.btn {
    max-width: 200px;
    margin-top: 16px;
}

@media (max-width: 1240.92px) {
    .top-slide.swiper-slide {
        min-height: unset;
        max-height: 600px;
    }

    .top-slide__content {
        width: 70%;
    }
}

@media (max-width: 991.92px) {
    .top-slide.swiper-slide {
        min-height: unset;
        max-height: 56vw;
    }

    .top-slide__title {
    }

    .top-slide__description {
        font-size: 18px;
        line-height: 1.5;
    }
}

@media (max-width: 767.98px) {
    .top-slide.swiper-slide {
        max-height: unset;
        min-height: 60vw;
        height: auto;
    }

    .top-slider__prev {
        left: 10px;
    }

    .top-slider__next {
        right: 10px;
    }

    .top-slide__description {
        max-width: 100%;
    }

    .top-slide::before {
        /*height: 100%;*/
    }

    .top-slide__content {
        width: 100%;
    }

    .top-slide__title {
    }

    .top-slide__description {
        font-size: 16px;
        line-height: 20px;
    }
    .top-slide.swiper-slide{
        background-size: cover;
    }
}

.top-slide--type-2 .top-slide__content {
    width: 44%;
    margin-left: 0;
    align-items: flex-start;
    text-align: left;
    padding-left: 50px;
}
.top-slide--type-2 .top-slide__content--right {
    margin-left: auto;
    margin-right: 0;
}

.top-slide--type-2 .top-slide__description {
    margin-bottom: auto;
    font-size: 39px;
    line-height: 1.4;
    color: #ff7e00ab;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
    margin-left: 0;
}

.top-slide--type-2 .top-slide__button {
    width: 100%;
    max-width: unset;
    font-size: 58px;
    clip-path: polygon(0% 0%, 96.11% 0.00%, 100% 100%, 0% 100%);
}

.top-slide.top-slide--type-2 {
    background-size: cover;
}

.top-slide--type-2 .top-slide__date {
    margin-bottom: auto;
    margin-top: 70px;
    border: 7px solid #fff;
    font-size: 66px;
    padding: 10px 20px;
    font-weight: 700;
}

.top-slide--type-2 .top-slide__name {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 0;
}
.top-slide--dark .top-slide__name{
    font-size: 68px;
}

@media (max-width: 1700px) {

    .top-slide--type-2 .top-slide__name {
        font-size: 60px;
    }

    .top-slide--type-2 .top-slide__button {
        font-size: 40px;
    }

    .top-slide--type-2 .top-slide__date {
        font-size: 40px;
    }
}

@media (max-width: 1240px) {
    .top-slide--type-2 .top-slide__date {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .top-slide--type-2 .top-slide__name {
        font-size: 40px;
    }

    .top-slide--type-2 .top-slide__button {
        font-size: 24px;
    }

    .top-slide--type-2 .top-slide__date {
        border: 3px solid #fff;
    }

    .top-slide--type-2 .top-slide__description {
        font-size: 26px;
    }

}

@media (max-width: 991.92px) {
    .top-slide--type-2 .top-slide__name {
        font-size: 30px;
    }

    .top-slide--type-2 .top-slide__button {
        font-size: 18px;
    }
}

@media (max-width: 767.92px) {
    .top-slide--type-2::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: .4;
    }

    .top-slide--type-2 .container {
        position: relative;
        z-index: 1;
    }

    .top-slide--type-2 .top-slide__content {
        width: 100%;
        padding-left: 24px;
    }

    .top-slide--type-2 .top-slide__description {
        font-size: 18px;
    }

}
/* End */


/* Start:/local/components/cosmo/two.parts/templates/.default/style.css?1738837556635*/
.two-parts .triangle-left-top::after {
    border-right: 100px solid transparent;
    border-top: 107px solid #000;
}
@media (max-width: 1240px) {
    .two-parts .triangle-left-top::after {
        border-right: 80px solid transparent;
        border-top: 65px solid #000;
    }
}

@media (max-width: 991.92px) {
    .two-parts .triangle-left-top::after {
        border-right: 60px solid transparent;
        border-top: 55px solid #000;
    }
}

@media (max-width: 767.92px) {
    .two-parts .triangle-left-top::after {
        border-right: 42px solid transparent;
        border-top: 35px solid #000;
    }
}
/* End */


/* Start:/local/components/cosmo/profile.block/templates/.default/style.css?1734109607139*/
.coach-preview__photo img{
    height: auto;
}
@media (max-width: 767.98px){
    .trainers__subtitle{
        display: none;
    }
}
/* End */


/* Start:/local/templates/runordie/components/bitrix/news.list/programs/style.css?1734000545139*/
@media (max-width: 600px){
    .programs-card__photo.triangle-right-bottom.triangle-right-bottom--mini{
        height: 75vw;
    }
}

/* End */


/* Start:/local/components/cosmo/form.application/templates/.default/style.css?173392645432*/
.form-line{
    width: 100%;
}
/* End */


/* Start:/local/templates/runordie/components/bitrix/news.list/trainers/style.css?1763829981700*/
.trainers.slider-cards-block.b-black .swiper-slide.trainer-card.trainer-card--prev:hover {
    background: #000;
    color: #fff;
}

.trainers.slider-cards-block.b-black .trainers__title,
.trainers.slider-cards-block.b-black .trainers__subtitle,
.trainers.slider-cards-block.b-black .swiper-slide.trainer-card.trainer-card--prev{
    margin-bottom: 1em;
    color: #fff;
}
.trainers.b-black.triangle-right-bottom::before{
    content:none;
}

.trainer-card__info .btn{
    display: none;
}

@media (max-width: 767.98px) {
    .trainer-card__info .btn{
        display: block;
        margin-top: 16px;
        width: 100%;
    }
}

.trainer-card .trainer-card__photo img{
    object-position: top;
}

/* End */


/* Start:/local/templates/runordie/components/bitrix/news.list/locations/style.css?173392645438*/
.locations__map{
   height: 400px;
}
/* End */


/* Start:/local/templates/runordie/components/bitrix/news.list/our-people/style.css?1737109284729*/
.client-card__photo {
    z-index: -1;
}
.client-card__photo.image-loader{
    position: static;
}
@media (max-width: 1079.98px){
    .client-card__photo.image-loader{
        position: relative;
    }
}
@media (max-width: 480.98px) {
    .people__wrapper .slider-cards-block__slider [class*="__prev"] {
        top:35%;
    }

    .people__wrapper .slider-cards-block__slider [class*="__next"] {
        top:35%;
    }
}

@media (max-width: 350.98px) {
    .people__wrapper .slider-cards-block__slider [class*="__prev"] {
        top:30%;
    }

    .people__wrapper .slider-cards-block__slider [class*="__next"] {
        top:30%;
    }
}

.client-card__photo.image-loader {
    z-index: 1;
}

/* End */


/* Start:/local/templates/runordie/components/bitrix/news.list/news-preview/style.css?1759671235736*/
section.news-listing {
    padding-bottom: 100px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    section.news-listing {
        padding-bottom: 80px;
    }
}

@media (max-width: 768px) {
    section.news-listing {
        padding-bottom: 60px;
    }
}

.news-listing__more {
    display: flex;
    justify-content: center;
    margin-top: 80px;
}

@media (max-width: 992px) {
    .news-listing__more {
        margin-top: 60px;
    }
}

@media (max-width: 768px) {
    .news-listing__more {
        margin-top: 40px;
    }
}

.news-listing__title {
    margin-bottom: 100px;
    color: #fff;
}
@media (max-width: 767px) {
    .news-listing__more {
        margin-bottom:40px;
    }
}
/* End */


/* Start:/local/components/cosmo/callback.form/templates/.default/style.css?1781717793203*/
.callback-section__wrapper .choices__list--dropdown .choices__item--selectable::after,
.callback-section__wrapper .choices__list[aria-expanded] .choices__item--selectable::after {
    content: none;
}
/* End */
/* /local/templates/runordie/components/bitrix/news.list/top-slider/style.css?17630715955586 */
/* /local/components/cosmo/two.parts/templates/.default/style.css?1738837556635 */
/* /local/components/cosmo/profile.block/templates/.default/style.css?1734109607139 */
/* /local/templates/runordie/components/bitrix/news.list/programs/style.css?1734000545139 */
/* /local/components/cosmo/form.application/templates/.default/style.css?173392645432 */
/* /local/templates/runordie/components/bitrix/news.list/trainers/style.css?1763829981700 */
/* /local/templates/runordie/components/bitrix/news.list/locations/style.css?173392645438 */
/* /local/templates/runordie/components/bitrix/news.list/our-people/style.css?1737109284729 */
/* /local/templates/runordie/components/bitrix/news.list/news-preview/style.css?1759671235736 */
/* /local/components/cosmo/callback.form/templates/.default/style.css?1781717793203 */
