<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav9 {
    position: relative;
    top: 0;
}

.mkLink {
    padding: 7px 15px;
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    border: 2px solid #e8e9e9;
    border-radius: 25px;
    margin-top: 15px;
}

.well a:link, .well a:visited {
    color: #3b55e6;
}

.well a:hover {
    color: #3b55e6;
}

.mkLink img {
    width: 180px;
}

a,
a:focus {
    color: #3b55e6;
    text-decoration: none;
}

/* NEW FIX*/

/*#checkOutModal .sec3_7_block {
    padding: 30px 70px;
}*/

h5.feeMsg {
    text-align: left;
    padding-top: 10px;
}

.pretextLinkHolder {
    text-align: center;
}

.pretextLink {
    display: inline-block;
    margin: 5px 23px;
}

.sec3_5_text p {
    margin: 0 0 30px;
}

@media (max-width: 570px) {
    /* #checkOutModal .sec3_7_block {
         padding: 15px 40px 40px;
     }

     #checkOutModal .sec3_7_block .pretitle {
         text-align: left;
     }*/
    .tickets .bx-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }

}

@media (max-width: 570px), (orientation: portrait) {
    .scrollToBtn {
        display: none;
    }
}

/*@media (min-width: 570px) {
    #checkOutModal .ticket .bottom {
        bottom: 50px;
    }
}*/

/*#checkOutModal .ticket .bottom {
    position: relative;
    bottom: 0 !important;
    margin-top: 25px;
}

#checkOutModal h5.date {
    text-align: left;
    margin-top: 10px;
}

@media (max-width: 1170px) {
    #checkOutModal .sec3_7_block {
        margin: 0 auto 0px auto;
    }
}*/

.header11 li {
    padding-top: 0;
    padding-bottom: 56.3%;
    background-size: contain;
    background-position: top center;
}

.scrollToBtn {
    position: absolute;
    left: 50%;
    bottom: 3.5vh;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transition: bottom 0.53s cubic-bezier(.42, 0, .34, 1.91);
}

.header11 .bx-wrapper .bx-pager {
    bottom: 2.5vh;
}

.scrollToBtn:hover {
    bottom: 4vh;
}

.header11 .bx-wrapper .bx-pager {
    text-align: center;
}

.sec2_9,
.sec3_7 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.intro .pretitle {
    font-size: 16px;
}

.intro .read-more {
    font-weight: normal;

}

.color-red {
    color: #ff0000;
}

.ticket .color-red {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.paymentResult {
    background: #f7f8f9;
}

.paymentResult .sec6_5_form {
    text-align: center;
    margin-bottom: 77px;
}

.paymentResult .sec6_5_form button {
    float: none;
}

@media (min-width: 991px) {
    .sec9_8 .col270:nth-child(2) {
        width: 540px;

    }
}

@media (max-width: 500px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

#soundControl {
    position: absolute;
    z-index: 10;
    height: 50px;
    width: 50px;
    bottom: 20px;
    right: 60px;
    background-size: contain;
    background-image: url('../i/sound-on.png');
    background-repeat: no-repeat;
}

#soundControl.mute {
    background-image: url('../i/sound-off.png');
}

@media (max-width: 500px) {
    #soundControl {
        height: 30px;
        width: 30px;
    }
}

.sec4_15 .text {
    font-weight: 300;
    margin-bottom: 10px;

}

.sec4_15 ul {
    list-style: disc;
}

.sec4_15 ul li {
    margin: 30px 0 30px 30px;
    font-weight: 300;

}

.sec4_15 .table {
    margin: 0;
}

.sec4_15 .table .table_row {
    padding: 16px 0 5px 0px;
}

.sec4_15 .table .table_row.first {
    padding-top: 0;
}

@media (max-width: 992px) {
    .sec4_15 .table {
        margin-bottom: 30px;

    }
}

@media (max-width: 500px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.btn-outline {
    color: #8c8f94;
    border: 2px solid #e8e9e9;
    background: transparent;
    margin-top: 20px;
    line-height: 46px;
}

.btn-outline:hover {
    text-decoration: none !important;
}

.btn-outline.blue {
    border-color: #3b55e6;
}

.series {
    padding: 50px 0;
}

.series .item {
    width: 25%;
    padding: 20px;

}

.series .item img:hover {
    box-shadow: 7px 20px 30px rgba(0, 0, 0, 0.4);
}

.series .item img {
    max-width: 100%;
    transition: all 0.2s ease;

}

.series h4 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

.flex {
    flex-wrap: wrap;
}

@media (max-width: 992px) {
    .series .item {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .series .item {
        width: 100%;
    }
}

.sec3_7_block h3 {
    font-size: 40px;
}

.modal-dialog input[type=text], .modal-dialog input[type=email], .modal-dialog select {
    border: 2px solid #e8e9e9;
    border-radius: 25px;
    height: 50px;
    width: 100%;
    padding: 0 30px;
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-bottom: 35px;
    outline: none;
}

.modal-dialog .sec3_7_block {
    min-height: 550px;
    height: auto;

}

.modal-dialog .transport {
    margin-top: -15px;
}

.modal-dialog #pay .agree-terms {
    margin-top: 25px;
}

.modal-dialog .transport .text {
    text-align: left;
}

.modal-dialog .transport .text-info {
    margin-top: 25px;
    margin-bottom: 25px;
}

.modal-dialog .transport select {
    -webkit-appearance: none;
    appearance: none;
    background-image: url('../i/select_arrow.png');
    background-size: 8px;
    background-position: center right 20px;
    background-repeat: no-repeat;
}

.modal-dialog input[type=text], .modal-dialog input[type=email], .modal-dialog select {
    height: 50px;
    width: calc(100% - 140px);
    margin: 0 70px 10px;
    padding: 0 30px;
}

@media all and (max-width: 570px) {
    .modal-dialog input[type=text], .modal-dialog input[type=email], .modal-dialog select {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.sec3_5_text span {
    display: inline;
}

.sec3_5_text p {
    line-height: 28px !important;
}

.sec3_5_text ul {
    list-style: initial;
    text-align: left;
}

.sec3_5_text ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

iframe {
    max-width: 100%;
}

#langSwitcher {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 20px;
    width: 300px;
    height: 50px;
    border: 1px solid #abb4b88f;
}

#langSwitcher a, #langSwitcher a:focus {
    color: #3b55e6;
    padding: 0 27px;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
}

#langSwitcher a.active {
    color: #222328;
}

@media all and (max-width: 570px) {
    #langSwitcher {
        margin: 20px auto;
        width: 100%;
        max-width: 300px;
        display: block;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
    }
}

.accordion {

}

.accordion-collapse {
    padding: 25px 0;
}

.accordion-collapse {
    border-top: 1px solid #e6e6e6;
}

.accordion-collapse:last-child {
    border-bottom: 1px solid #e6e6e6;
}

.accordion-collapse-content {
    display: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion-collapse-content.visible {
    display: block;
}

.accordion-collapse-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    text-align: left;
    background: none;
    outline: none;
    color: #000;
    font-weight: 400;
    padding: 0;
}

.accordion-collapse-button span {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 15px;
    height: 15px;
    margin-left: 20px;
}

.accordion-collapse-button span:before, .accordion-collapse-button span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #3b55e6;
    transition: transform 0.25s ease-out;
}

.accordion-collapse-button span:after {
    transform: rotate(90deg);
}

.accordion-collapse-content {
    text-align: left;
    margin-top: 10px;
}

.accordion-collapse-content p:last-child, .accordion-collapse-content ul:last-child {
    margin-bottom: 0;
}

.accordion-collapse-content ul {
    list-style: disc;
    padding-left: 20px;
}

.accordion-collapse-active .accordion-collapse-button span:after {
    transform: rotate(0);
}

/*UUS*/
.check-out-modal-content {
    padding: 2rem;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content {
        padding: 4rem;
    }
}

.check-out-modal-content .price-block-item {
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
}

.check-out-modal-content .price-block-item div:last-child {
    white-space: nowrap;
    margin-left: 1rem;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .price-block-item {
        font-size: inherit;
    }
}

.check-out-modal-content .price-block-item + .price-block-item {
    margin-top: 0.5rem;
}

.check-out-modal-content .price-title, .check-out-modal-content .price-amount {
    font-size: 2.5rem;
    text-align: left;
    margin: 0;
    font-weight: 600;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .price-title, .check-out-modal-content .price-amount {
        font-size: 3rem;
    }
}

.check-out-modal-content .tickets-block-item {
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .tickets-block-item {
        font-size: inherit;
    }
}

.check-out-modal-content .tickets-block-item + .tickets-block-item {
    margin-top: 1rem;
}

.check-out-modal-content .ticket-name {
    width: 70%;
}

.check-out-modal-content .ticket-price {
    width: 20%;
}

.check-out-modal-content .ticket-name {
    /*text-transform: uppercase;*/
}

.check-out-modal-content .ticket-price {
    text-align: right;
}

.check-out-modal-content hr {
    margin: 2rem 0;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content hr {
        margin: 4rem 0;
    }
}

.check-out-modal-content p {
    margin-bottom: 0;
}

.check-out-modal-content .ticket-options-block {
    margin-top: 4rem;
}

.check-out-modal-content .ticket-options-block-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .ticket-options-block-item {
        flex-direction: row;
        align-items: center;
    }
}

.check-out-modal-content .ticket-options-block-item + .ticket-options-block-item {
    margin-top: 2.5rem;
}

.check-out-modal-content .ticket-options-block-item label {
    font-weight: inherit;
    margin-bottom: 1rem;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .ticket-options-block-item label {
        margin-bottom: 0;
    }
}

.check-out-modal-content .ticket-options-block-item select {
    width: 100%;
    height: 4rem;
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('../i/select_arrow.png');
    background-size: 8px;
    background-position: center right 1.5rem;
    background-repeat: no-repeat;
    padding: 0 2rem;
    background-color: transparent;
    border: 1px solid #c1c1c1;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .ticket-options-block-item select {
        width: 40%;
    }
}

.check-out-modal-content .enter-email {
    margin-top: 1rem;
}

.check-out-modal-content .enter-email input {
    width: 100%;
    height: 6rem;
    margin: 0;
    border-radius: 9999px;
}

.check-out-modal-content .terms {
    display: flex;
    align-items: center;
    width: 100%;
    font-weight: inherit;
}

.check-out-modal-content .terms + .terms {
    margin-top: 1rem;
}

.check-out-modal-content .terms-start {
    margin-top: 4rem;
}

.check-out-modal-content .terms input[type=checkbox] {
    flex-shrink: 0;
    position: relative;
    width: 3rem;
    height: 3rem;
    border-radius: 9999px;
    margin: 0 1.5rem 0 0;
}

.check-out-modal-content .terms input[type=checkbox]:focus {
    outline: none;
}

.check-out-modal-content .terms input[type=checkbox]:after {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 50%;
    height: 50%;
    background-color: #3b55e6;
    border-radius: 9999px;
    margin: auto;
    opacity: 0;
    transition: 300ms ease-in-out opacity;
}

.check-out-modal-content .terms input[type=checkbox]:checked:after {
    opacity: 1;
}

.check-out-modal-content .terms a {
    text-decoration: underline;
}

.check-out-modal-content .btn-pay {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    margin-top: 2rem;
    border-radius: 9999px;
}

.check-out-modal-content .close {
    position: absolute;
    top: 1.5rem;
    right: 2rem;
    width: 3rem;
    height: 3rem;
    border-radius: 9999px;
    border: 4px solid #e2e2e2;
    opacity: 1;
}

@media only screen and (min-width: 640px) {
    .check-out-modal-content .close {
        top: 3rem;
        right: 4rem;
        width: 4rem;
        height: 4rem;
    }
}

.check-out-modal-content .close:before, .check-out-modal-content .close:after {
    content: '';
    position: absolute;
    inset: 0;
    height: 60%;
    width: 4px;
    background-color: #e2e2e2;
    margin: auto;
}

.check-out-modal-content .close:before {
    transform: rotate(45deg);
}

.check-out-modal-content .close:after {
    transform: rotate(-45deg);
}

/*#f7f8f9*/

#pay .fields {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5rem;
}
#pay .fields .half-field {
    width: 100%;
    margin: 0;
    padding: 0.5rem;
}
@media (min-width: 1024px) {
    #pay .fields .half-field {
        width: 50%;
    }
}
#pay .fields .full-field {
    width: 100%;
    margin: 0;
    padding: 0.5rem;
}

#pay .pay-description {
    margin-bottom: 2rem;
}

.price-block-item-total {
    margin-bottom: 2rem;
    margin-top: 3rem;
}

#pay .pay-title {
    font-weight: 600;
    font-size: 2.3rem;
    text-align: left;
    margin-bottom: 2rem;
}

.tickets-blocks {
    margin: 0 0 4rem 0;
}

.checkout-modal-title {
    text-align: left;
}

.check-out-modal-content .reservation-block {
    margin-bottom: 4rem;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 750px;
    }
}</pre></body></html>