<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "header.css";
@import "footer.css";

.divider-line {
    width: 100%;
    height: 4px;
    background-color: #262626;
}

.breadcrumbs {
    padding: 32px 0 0;
}
.breadcrumbs-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 12px;
}
.breadcrumbs-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    grid-gap: 10px;
}
.breadcrumbs-item:not(:last-child)::after {
    content: url("../img/breadcrumbs-line.svg");

    position: relative;
    top: 50%;
    transform: translateY(-30%);
    margin: 0 12px;
    height: 17px;
}
.breadcrumbs-link {
    text-decoration: none;
    color: #333;
    transition: color 0.2s;
}
.breadcrumbs-link:hover {
    color: #0066cc;
    text-decoration: underline;
}
.breadcrumbs-link.current {
    color: #666;
    cursor: default;
    text-decoration: none;
}
.breadcrumbs-link.current:hover {
    text-decoration: none;
}

.visitor {
    margin-top: 0;
}
.visitor__banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.main-title {
    font-size: 32px;
    text-transform: uppercase;
    color: #262626;
}
.visitor__title {
    font-size: 32px;
    text-transform: uppercase;
    margin: 52px 0 16px 0;
}
.visitor-nav {
    background-color: #FFF0F8;
    border-radius: 16px;
}
.visitor-nav__list {
    display: flex;
    flex-direction: column;
    grid-gap: 24px;
    list-style-type: none;
    padding: 31px 0 24px 23px;
    text-decoration: underline;
    margin-top: 16px;
}
.visitor-nav__item {

}
.visitor-nav__link {
    font-size: 18px;
    text-decoration: none;
    color: #000;
}

.visitor-nav__link-href {
    font-size: 18px;
    text-decoration: none;
    color: #000;
}

.info__title {
    color: #262626;
    font-size: 26px;
    text-transform: uppercase;
    margin: 27px 0 20px;
}
.info__desc {
    color: #262626;
    font-size: 20px;
    line-height: 27px;
}
.info__banner {
    margin: 63px 0;
    position: relative;
    background-image: url(../img/bg-info-banner.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    max-width: 936px;
    border-radius: 16px 16px 0px 16px;
}


.info__banner-img {
    position: absolute;
    transform: rotate(-11deg);
    z-index: 1;
    left: 20px;
    bottom: -15px;
}
.info__banner-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.info__banner-text {
    font-size: 26px;
    font-weight: bold;
    color: #FF4A9E;
    padding: 0;
}
.info__banner-btn {
    border: none;
    border-radius: 16px;
    background-color: #FF000F;
    padding: 14px 33px;
    color: #fff;
    margin: 28px 0;
    font-size: 16px;
    cursor: pointer;
}

.uniqu__title {
    color: #262626;
    font-size: 26px;
    text-transform: uppercase;
    margin: 11px 0 72px;
    max-width: 495px;
}
.uniqu__ticket {
    background-color: #FFF4FF;
    border-radius: 16px;
    border: 2px solid #A28BDD;
    color: #262626;
    font-size: 16px;
    margin-bottom: 26px;
    position: relative;
    max-width: 456px;
}
.uniqu__ticket-background {
    width: 334px;
    height: 146px;
    position: absolute;
    top: -26px;
    left: 24px;
}
.uniqu__ticket-bg img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.uniqu__ticket-one {
    padding: 125px 39px 8px 24px;
}
.uniqu__ticket-two {
    padding: 7px 39px 10px 24px;
}
.uniqu__ticket-bg-two {
    width: 200px;
    position: absolute;
    top: -36px;
    /*left: 279px;*/
    right: -55px;
}
.uniqu__ticket-three {
    padding: 7px 39px 11px 24px;
}
.uniqu__ticket-position-three {
    position: relative;
    top: -28px;
}
.uniqu__ticket-four {
    padding: 9px 39px 9px 24px;
}
.uniqu__ticket-bg-four {
    width: 199px;
    position: absolute;
    top: -73px;
    /*left: 341px;*/
    right: -103px;
}
.uniqu__ticket-position-four {
    position: relative;
    top: -33px;
}
.uniqu__ticket-five {
    padding: 11px 39px 9px 24px;
}
.uniqu__ticket-position-five {
    position: relative;
    top: -36px;
}
.uniqu__ticket-bg-five {
    width: 199px;
    position: absolute;
    top: -73px;
    /*left: 341px;*/
    right: -9px;
}
.uniqu__ticket-bg-five {
    width: 199px;
    position: absolute;
    top: -73px;
    left: 341px;
}
.uniqu__ticket-bg-five {
    width: 185px;
    position: absolute;
    top: -27px;
    left: 360px;
}
.uniqu__ticket-bg-image-one {
    width: 138px;
    position: absolute;
    top: 136px;
    left: 26px;
}
.uniqu__ticket-bg-image-two {
    width: 179px;
    position: absolute;
    top: 77px;
    left: 139px;
}

.uniqu__two {
    margin: 76px 0 50px;
}
.uniqu__two .uniqu__ticket-position-one {
    position: relative;
    top: -39px;
}
.uniqu__two .uniqu__ticket-bg-one{
    width: 160px;
    height: 146px;
    position: absolute;
    top: -48px;
    /*left: 276px;*/
    right: 10px;
}
.uniqu__two .uniqu__ticket-one{
    padding: 15px 101px 8px 28px
}
.uniqu__two .uniqu__ticket-position-two {
    position: relative;
    top: -44px;
}
.uniqu__two .uniqu__ticket-position-three {
    position: relative;
    top: -68px;
}
.uniqu__two .uniqu__ticket-four {
    padding: 28px 116px 23px 22px;
    margin: 0;
}
.uniqu__two .uniqu__ticket-bg-four {
    width: 141px;
    position: absolute;
    top: -40px;
    /*left: 300px;*/
    right: 10px;
}
.uniqu__two .uniqu__ticket-position-four {
    position: relative;
    top: -73px;
}
.uniqu__two .btn-details {
    margin: -45px 0;
    padding: 18px 19px;
    grid-gap: 50px;
}

.btn-details {
    display: flex;
    background-color: #EB7A91;
    justify-content: space-between;
    align-items: center;
    padding: 18px 29px;
    border: none;
    grid-gap: 38px;
    border-radius: 16px;
    letter-spacing: 1px;
    color: #fff;
}

.visitor-event {
    margin: 50px 0 298px;
}
.visitor-event__title {
    color: #262626;
    font-size: 26px;
    text-transform: uppercase;
    margin: 61px 0 55px;
}
.visitor-event__desc {
    font-size: 20px;
    font-weight: 800;
}
.visitor-event .btn-details {
    min-width: 340px;
    text-decoration: underline;
}
.visitor-event__ticket {
    background-color: #F5EAF0;
    border-radius: 16px;
    /*padding: 36px 50px;*/
    margin: 6px 0;
    position: relative;
}
.visitor-event__ticket-bg {
    position: absolute;
}
.visitor-event__ticket-position-one {
    position: relative;
    left: 25px;
    top: 99px;
    padding: 21px 25px;
    min-width: 166px;
}
.visitor-event__ticket-position-two {
    position: relative;
    left: 26px;
    top: 247px;
    padding: 1px 26px;
    min-width: 166px;
}
.visitor-event__ticket-position-three {
    position: relative;
    left: 0;
    top: 292px;
    padding: 15px 25px;
    min-width: 287px;
}
.visitor-event__ticket-position-four {
    position: relative;
    left: 0;
    top: 297px;
    padding: 10px 25px;
    min-width: 287px;
}
.visitor-event__ticket-position-five {
    position: relative;
    left: 2px;
    top: 286px;
    padding: 25px 22px;
    min-width: 163px;
}
.visitor-event__ticket-position-btn {
    position: relative;
    left: 2px;
    top: 260px;
    padding: 18px 39px;
}
.visitor-event__ticket-bg-one {
    left: -23px;
    top: -87px;
    z-index: -1;
}
.visitor-event__ticket-bg-two {
    left: -24px;
    top: -169px;
    z-index: -1;
}
.visitor-event__ticket-bg-three {
    left: -120px;
    top: 109px;
}
.visitor-event__ticket-bg-four {
    left: 219px;
    top: -52px;
    /*z-index: -1;*/
}
.visitor-event__ticket-bg-five {
    left: 92px;
    top: -12px;
    /*z-index: -1;*/
}

.info-banner-small {
    margin: 356px 0 94px;
}
.info-banner-small-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F0F5F9;
    border-radius: 16px;
    padding: 6px 34px;
    color: #FF4A9E;
    font-size: 24px;
}

.visitor-map {
    margin: 15px 0 98px;
}
.wrap-map img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.visitor-map p{
    margin: 0;
}
.map__title--h2 {
    max-width: 300px;
    color: #262626;
    font-size: 26px;
    text-transform: uppercase;
    margin: 7px 0 0 0;
}
.map__title--h4 {
    font-size: 16px;
    margin: 0;
}
.map__location {
    max-width: 320px;
}
.map__location-title {
    margin: 30px 0 6px;
}
.map__location-detail {
    max-width: 320px;
    margin-top: 4px;
    line-height: 21px;
}
.map__time {
    max-width: 320px;
}
.map__time-title {
    margin: 19px 0 4px;
}
.map__time-detail {
    max-width: 220px;
}
.map__transport {

}
.map__transport-title {
    margin: 20px 0 7px;
}
.map__transport-detail {
    max-width: 230px;

}
.map__public-transport {

}
.map__public-transport-title {
    margin: 21px 0 3px;
    line-height: 21px;
    max-width: 220px;
}
.map__public-transport-detail {
    max-width: 320px;
    line-height: 21px;
}</pre></body></html>