

/* Start:/bitrix/templates/travelline2/src/css/fix/about2.css?176701022622026*/
.analytics-block__items {
    margin-bottom: 38px;
}

.container__fs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-first-screen__txt {
    position: relative;
    z-index: 1;
    max-width: 616px;
    width: 50%;
    flex-shrink: 0;
}
.product-first-screen__im img {
    display: block;
    width: 795px;
    max-width: none;
    height: auto;
    object-fit: cover;
    padding-bottom: 10px;
}
.tl-timeline-contacts {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 96px 0 120px;
}
.tl-timeline-contacts:before,
.tl-timeline-contacts:after {
    position: absolute;
    content: '';
    height: 100%;
    max-width: 240px;
    max-height: 872px;
    width: calc((100vw - 1350px) / 2);
    background-position: 0;
    background-size: cover;
    top: 0;
}
.tl-timeline-contacts:before {
    left: 0;
    background-image: url('/upload/images/about//v2/timeline_bg.png');
}
.tl-timeline-contacts:after {
    right: 0;
    transform: scaleX(-1);
    background-image: url('/upload/images/about/v2/timeline_bg.png');
}
.tl-timeline-slider {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tl-timeline-slider__slides-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

.tl-timeline-slider__slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
    cursor: grab;
}

.tl-timeline-slider__slides:active {
    cursor: grabbing;
}

.tl-timeline-slider__slide {
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    gap: 84px;
    outline: 0;
}

.tl-timeline-slider__slide-content {
    flex: 1;
    max-width: 253px;
}

.tl-timeline-slider__year-title {
    font-size: 54px;
    font-weight: 400;
    line-height: 120%;
    padding-bottom: 27px;
}

.tl-timeline-slider__title {
    font-size: 27px;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 27px;
}

.tl-timeline-slider__description {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}

.tl-timeline-slider__slide-image-wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.tl-timeline-slider__slide-image-wrapper::before {
    content: '';
    position: absolute;
    width: 120%;
    height: 100%;
    z-index: -1;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.tl-timeline-slider__slide-image {
    max-width: 100%;
    object-fit: contain;
}

.tl-timeline-slider__timeline {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.tl-timeline-slider__timeline-track {
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff;
    z-index: 1;
    margin: 0;
    width: auto;
}

.tl-timeline-slider__timeline-progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #3b82f6;
    width: 0%;
    transition: width 0.5s ease;
}

.tl-timeline-slider__timeline-items {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2;
    padding: 0 20px;
}

.tl-timeline-slider__timeline-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    z-index: 2;
    width: 80px;
    flex-shrink: 0;
}
.tl-timeline-contacts .container {
    width: 100%;
}


.tl-timeline-slider__timeline-dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #fff;
    margin-bottom: 18px;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.tl-timeline-slider__timeline-item.active .tl-timeline-slider__timeline-dot {
    background-color: #227BDD;
    border-color: #227BDD;
    transform: scale(1.2);
}

.tl-timeline-slider__timeline-item.passed .tl-timeline-slider__timeline-dot {
    border-color: #227BDD;
}

.tl-timeline-slider__timeline-year {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    transition: color 0.3s ease;
}

.tl-timeline-slider__timeline-item.active .tl-timeline-slider__timeline-year {
    color: #2c3e50;
    font-weight: bold;
}

/* for why-tl */
.slider-why-tl__item:hover {
    border: 0;
    box-shadow: 0 5px 30px rgba(171, 195, 229, 0.25);
}

.slider-why-tl__item {
    border: 0;
    background: #fff;
    height: auto;
}

.slider-why-tl__item.blue {
    background: #227BDD;
    color: #fff;
}

.slider-why-tl__item.blue .slider-why-tl__text,
.slider-why-tl__item.red .slider-why-tl__text {
    color: #fff;

}
.slider-why-tl__text,
.slider-why-tl__title {
    width: auto;
    direction: ltr;
}

.slider-why-tl__item.red {
    background: #EB4836;
    color: #fff;
}

 /* end_ for why-tl */

.platfrom-cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 60px;
    align-items: flex-end;
    padding-bottom: 72px;
}

.platfrom-cards__slider a {
    text-align: left;
    color: inherit;
    text-decoration: none;
}

.platfrom-cards__item {
    border-radius: 16px;
    background: #fff;
    padding: 65px 30px;
    text-align: center;
    flex: 1;
    min-width: 300px;
}

.platfrom-cards__item-title {
    font-size: 27px;
    font-weight: 700;
    line-height: 140%;
    padding-bottom: 10px;
}
.platfrom-cards__item-desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}

.platfrom-cards__item-ico {
    padding-bottom: 30px;
    max-width: 96px;
    margin: 0 auto;
}

.platfrom-cards__item.big .platfrom-cards__item-ico {
    max-width: 120px;
}

.platfrom-cards__item:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 30px rgba(171, 195, 229, 0.25);
}
.delimitter-white-on-gray {
    background: #fff;
    height: 1px;
    border: none;
    margin: 0 auto;
}

.tl-standarts {
    position: relative;
    width: 100%;
    padding-bottom: 300px;
    display: flex;
    justify-content: center;
}

.tl-standarts__bg {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: 1;
    background-image: url('/upload/images/about/v2/tl-standarts_bg.png');
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}

.tl-standarts__content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1920px;
    height: max-content;
    padding: 0 86px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: flex-start;
    align-items: center;
}

.scale-125 .tl-standarts__content {
    padding: 0 15px;
    gap: 24px;
}

.tl-standarts__item {
    width: min-content;
    display: flex;
    flex-direction: column;
}

.tl-standarts__item a {
    text-decoration: none;
}

.tl-standarts__caption {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    text-align: left;
    word-wrap: break-word;
    min-height: 100px;
}
.tl-standarts__frame {
    display: block;
    margin-bottom: 27px;
}
.tl-standarts__frame img {
    display: block;
    max-width: 241px;
    height: auto;
}

.tl-standarts__frame.ob {
    display: grid;
    grid-template-columns: 1fr;
    width: fit-content;
    max-width: 100%;
}

.tl-standarts__frame.ob img {
    grid-column: 1;
    grid-row: 1;
    height: auto;
    display: block;
    transition: opacity 0.3s ease;
    max-width: 568px;
}

.tl-standarts__frame.ob .img-hover {
    opacity: 0;
    z-index: 2;
}

.tl-standarts__frame.ob:hover .img-hover {
    opacity: 1;
}

.tl-standarts__foreground {
    position: absolute;
    bottom: 0; left: 0; width: 100%; height: 100%;
    z-index: 3;
    pointer-events: none;
    overflow: hidden;
}

.tl-standarts__deco-person {
    content:'';
    position: absolute;
    width: 480px;
    height: 219px;
    bottom: 63px;
    left: 35%;
    background-image: url('/upload/images/about/v2/tl-standarts_pers.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tl-standarts__deco-person {
    display: none;
}



.tl-about-hotels__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tl-about-hotels__item {
    box-sizing: border-box;
    margin-bottom: 24px;
}

.tl-about-hotels__img-wrapper {
    position: relative;
}

.tl-about-hotels__image {
    display: block;
    height: auto;
    object-fit: cover;
    transition: opacity 0.3s ease;
}

.tl-about-hotels__image--hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
}

.tl-about-hotels__img-wrapper:hover .tl-about-hotels__image--hover {
    opacity: 1;
}

.tl-about-magic {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.tl-about-magic__title {
    font-size: 54px;
    font-style: italic;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 48px;
    padding-bottom: 0;
}
.tl-about-magic__title span {
    color: #227BDD;
}

.tl-about-magic__desc {
    flex: 1;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}
.tl-about-magic__anim {
    width: 743px;
}

/* TL accorodion */


.tl-about-acc {
}

.tl-about-acc__item {
    position: relative;
    background-color: #ECF1F6;
    border-radius: 20px;
    margin-bottom: 27px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.tl-about-acc__item--open .tl-about-acc__header {
    display: none;
}

.tl-about-acc__header {
    display: flex;
    align-items: center;
    padding: 20px;
    cursor: pointer;
    background-color: #ECF1F6;
}

.tl-about-acc__preview {
    width: 192px;
    height: 128px;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 27px;
}

.tl-about-acc__preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tl-about-acc__title {
    font-family: "Open Sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 140%;
    flex-grow: 1;
    padding: 0;
}

.tl-about-acc__icon {
    cursor: pointer;
    width: 30px;
    height: 15px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAdCAYAAAAD8oRRAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFuSURBVHgB1dhPSsNAFMfx916rLgSpN0jFvckN9AYeQY/Qnajr4rI3qEfwBvYGZudCinOEInSn85yf0lJKm7+TNvOFJJB/5JOEBIbJFd29R9w5GjNrTEo9an/GTRM7/xqYUTLrAiDdwzdS7TlAKEVuuuHjk9gtEz57mI6xgkLN2oEQ0zWFnMiFUOCp6qm4WUoB557Ci+hP59a9UjMKMPcdSqfD82cxT31jrVyFBgFA5+66XbxYGd1/xiL2NYT/xAJgRv2/G8+rG0OArAMQr+/UZsgmAOJNO7cRsg2AeNtBbYJkARBnHdwGSB4Acd5J9gkpAkC5CLQPSFEAKoRAu4SUAaDCCLQLSFkAKoVATUKqAFBpBGoCUhWAKiGQT0gdAKqMQD4gdQGoFgLVgfgAoNoIVAXiC4C8IFAZiE8A8oZARSC+AcgrAmVBmgAg70M2ZthP7bck9D/UuExJJ00AkPcnsVr0+HFJViOigxQ4aqhf31kVX0lFQUkAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 27px;
}

.tl-about-acc__item--open .tl-about-acc__icon {
    transform: rotate(180deg);
    top: 30px;
}

.tl-about-acc__body {
    max-height: 0;
    overflow: hidden;
}

.tl-about-acc__item--open .tl-about-acc__body {
    max-height: 1000px;
}

.tl-about-acc__content {
    display: flex;
    padding: 25px;
    gap: 27px;
    align-items: center;
}

.tl-about-acc__slider {
    position: relative;
    width: 50%;
    border-radius: 16px;
    overflow: hidden;
}

.tl-about-acc__slides {
    display: flex;
    transition: transform 0.5s ease;
}

.tl-about-acc__slide {
    min-width: 100%;
}

.tl-about-acc__slider img {
    width: 100%;
    display: block;
}

.tl-about-acc__slider-controls {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 4px;
}

.tl-about-acc__slider-btn {
    display: none;
}

.tl-about-acc__slider-dots {
    display: flex;
    gap: 5px;
}

.tl-about-acc__slider-dot {
    width: 30px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border: none;
    padding: 0;
}

.tl-about-acc__slider-dot--active {
    background-color: #ffffff;
}

.tl-about-acc__description {
    width: 30%;
    position: relative;
    padding-top: 0;
    flex: 1;
}

.tl-about-acc__description-title {
    font-family: "Open Sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 140%;
    padding-bottom: 16px;
}

.tl-about-acc__description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

/* end TL accoridion */

.tl-about-footer {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 96px 0 0;
    overflow: hidden;
}

.tl-about-footer .container {
    max-width: 1400px;
    width: 100%;
}
.tl-about-footer:before,
.tl-about-footer:after {
    position: absolute;
    content: '';
    height: 100%;
    max-width: 240px;
    max-height: 872px;
    width: calc((100vw - 1350px) / 2);
    background-position: 0;
    background-size: cover;
    top: 54px;
}
.tl-about-footer:before {
    left: 0;
    background-image: url('/upload/images/about//v2/footer_bg.png');
    transform: scale(1);
}
.tl-about-footer:after {
    right: 0;
    transform: scale(-1,1);
    background-image: url('/upload/images/about/v2/footer_bg.png');
}

.tl-about-footer__img {
    display: flex;
    flex-direction: row;
    align-items: end;
    justify-content: flex-start;
    width: 100%;
    gap: 220px;
}

.tl-about-footer__img img {
    width: auto;
    min-width: 0;
    object-fit: cover;
}


.tl-about-footer__btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 270px;
}

.tl-about-hotels__pagination {
    display: none;
    justify-content: center;
    margin-top: 20px;
    gap: 10px;
}
.tl-about-hotels__dot {
    width: 13px;
    height: 13px;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #a8b5c1;
}

.tl-about-hotels__dot.active {
    background-color: #a8b5c1;
}

@media (max-width: 1905px) {
    .tl-about-footer .container {
        max-width: 1300px;
    }
    .tl-about-footer__img {
        gap: 145px;
    }
    .tl-standarts__content {
        flex-wrap: nowrap;
    }
    .tl-standarts__item {
        width: auto;
    }
}

@media (min-width: 1200px) and (max-width: 1905px) {
    .tl-standarts__content {
        justify-content: center;
        flex-wrap: wrap;
    }
    .tl-standarts__item {
        width: auto;
        max-width: 250px;
    }
    .tl-standarts__item.center {
        width: auto;
        max-width: none;
    }
    .tl-standarts__content {
        padding: 0 15px;
    }
    .tl-standarts__frame.ob img {
        max-width: 350px;
    }
}
@media (min-width: 1200px) {
    .strip__title-24 {
        font-size: 54px;
        line-height: 120%;
        padding-bottom: 27px;
    }
}

@media (max-width: 1200px) {
    .tl-about-magic__desc {
        order: 1;
        padding-bottom: 48px;
    }
    .tl-about-magic__anim {
        width: 100%;
        margin-bottom: 48px;
        order: 0;
    }
    .tl-about-magic__anim img {
        display: block;
        margin: 0 auto;
    }
    .tl-standarts__frame {
        margin: 0 0 27px;
    }
    .tl-standarts__item {
        order: 1;
    }
    .tl-standarts__item.center {
        width: 100%;
        order: 0;
    }

    .tl-standarts__content {
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: wrap;
        padding-bottom: 300px;
    }
    .tl-standarts__item {
        width: 44%;
        align-items: normal;
    }
    .tl-standarts__caption {
        min-height: auto;
    }

    .tl-about-hotels__list {
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        width: 100%;
    }

    .tl-about-hotels__item {
        flex: 0 0 20%;
        width: 20%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .tl-about-hotels__pagination {
        display: flex;
    }

    .tl-standarts__frame img {
        max-width: none;
        width: 100%;
    }
}


@media (max-width: 820px) {
    .tl-about-hotels__item {
        width: 50%;
    }
    .tl-standarts__content {
        padding: 0 14px;
        gap: 24px;
    }
    .tl-about-hotels__item {
        flex: 0 0 33.333%;
        width: 33.333%;
    }
    .tl-about-magic__title {
        font-size: 38px;
        margin-bottom: 24px;
    }
    .tl-standarts__frame.ob {
        margin: 0 auto 27px;
    }
    .tl-standarts__item.center {
        max-width: fit-content;
    }
}
@media (min-width: 769px) {
    .tl-about-footer,
    .tl-timeline-contacts {
        max-height: 1020px;
    }
}

@media (max-width: 1023px) {
    .tl-standarts__bg {
        background-position: 0 bottom;
        background-size: contain;
    }
    .tl-standarts {
        padding-bottom: 120px;
    }
    .tl-about-acc__content {
        flex-direction: column;
        align-items: flex-start;
    }
    .tl-about-acc__slider {
        width: 80%;
    }
    .tl-about-acc__description {
        width: 100%;
    }
    .tl-about-acc__title {
        padding-right: 48px;
    }
    .tl-about-acc__preview {
        min-width: 120px;
    }
    .tl-about-acc__title,
    .tl-about-acc__description-title {
        font-size: 18px;
    }
}

@media (min-width: 1025px) {
    .tl-standarts__deco-person {
        display: block;
    }

}
@media (max-width: 1024px) {
    .tl-standarts {
        padding-bottom: 120px;
    }
    .tl-standarts__content {
        padding-bottom: 0;
    }

}


@media (min-width: 1300px) {

    .platfrom-cards__item.big .platfrom-cards__item-title {
        font-size: 34px;
    }

    .platfrom-cards__item.big .platfrom-cards__item-desc {
        font-size: 23px;
    }
}

@media (max-width: 1300px){
    .platfrom-cards {
        align-items: stretch;
    }
    .tl-timeline-slider {
        padding: 0 15px;
    }
    .container__fs {
        padding: 0 15px;
    }
    .container__fs .product-first-screen__im {
        width: 50%;
    }
    .container__fs .product-first-screen__im img {
        width: 100%;
    }
    .product-first-screen__txt {
        position: relative;
        z-index: 1;
        max-width: 616px;
        width: 50%;
        flex-shrink: initial;
    }

    .tl-about-footer__btn {
        position: relative;
        top: 0;
        margin-bottom: 48px;
    }
    .tl-about-footer__img {
        gap: 0;
    }
    .platfrom-cards__item-ico {
        padding-bottom: 12px;
    }
}



@media (max-width: 992px) {
    .container__fs {
        padding: 0  15px 48px;
    }
    .tl-timeline-contacts,
    .strip_type-correct {
        padding: 48px 0 60px;
    }

}


@media (max-width: 820px) {

    .platfrom-cards__item {
        padding: 24px;
    }

    .platfrom-cards {
        gap: 30px;
        flex-direction: column;
    }

    .platfrom-cards__item {
        order: 1;
        max-width: auto;
    }

    .platfrom-cards__item.big {
        order: 0;
    }

    .tl-about-acc__icon {
        width: 15px;
        height: 8px;
    }
}


@media (max-width: 768px) {

    .tl-timeline-slider {
        margin: 20px auto;
        padding: 10px;
    }

    .container__fs .product-first-screen__im {
        width: 100%;
        margin: 0 auto 48px;
        align-self: flex-start;
        order: 0;
    }

    .container__fs .product-first-screen__txt {
        order: 1;
    }

    .container__fs {
        flex-direction: column;
        width: 100%;
    }

    .tl-timeline-slider__slide {
        flex-direction: column-reverse;
        padding: 0 20px;
        gap: 20px;
    }

    .tl-timeline-slider__slide-content {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .tl-timeline-slider__slide-image-wrapper {
        width: 100%;
    }

    .tl-timeline-slider__year-title {
        font-size: 3rem;
    }

    .tl-timeline-slider__title {
        font-size: 1.5rem;
    }

    .tl-timeline-slider__timeline {
        overflow: visible;
        padding-bottom: 20px;
    }

    .tl-timeline-slider__timeline-items {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }

    .tl-timeline-slider__timeline-track {
        display: none;
    }

    .tl-timeline-slider__timeline-item {
        margin-bottom: 10px;
    }
}

@media (max-width: 600px) {
    .tl-about-acc__preview {
        display: none;
    }
    .tl-timeline-slider__timeline-item {
        width: 60px;
    }
    .tl-timeline-slider__timeline-year {
        font-size: 16px;
    }
}
/* End */


/* Start:/bitrix/templates/travelline2/js/lib/splide.min.css?17599883115002*/
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* End */
/* /bitrix/templates/travelline2/src/css/fix/about2.css?176701022622026 */
/* /bitrix/templates/travelline2/js/lib/splide.min.css?17599883115002 */
