<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    font-size: 14px;
    font-family: "FCB-regular", "Roboto";
    color: #313947;
    line-height: 1.2;
    margin: 0;
    background: #fff;

}

html {
    font-size: 10px;
}

.landscape {
    position: fixed;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: -999999999;
    background: url(https://boscdn.vivaticket.com/fcb/bg-squares.png) top left #fff;
    background-size: 100px auto;
}

.btn_choose_place {
    color: black !important;
}

.btn_choose_place:hover {
    color: white !important;
}

.landscape h2 {
    font-family: 'FCB-bold';
}

.container {
    max-width: 1440px;
}

/* Cart Commons Parts */
.entradas_lbl,
.global_total_lbl {
    display: none;
}

/* Cart Commons Parts */

/* FOOTER */
footer {
    position: relative;
    width: 100%;
}

footer .logos {
    background-color: #171631;
    width: 100%;
    height: 150px;
    text-align: center;
}

footer .logos .img-fluid {
    max-height: 100%;
}

footer .container {
    background: #F2F1F6;
    font-family: 'FCB-bold', 'Roboto;
}

footer .container p {
    margin-bottom: 0;
}

footer .container a {
    color: #9b9b9b;
    font-family: 'FCB-regular', 'Roboto;
}

/* FOOTER */
/* SCROLLER COMPONENTS */
.iscroll-wrapper {
    position: absolute;
    z-index: inherit;
    bottom: 0px;
    width: 100%;
    background: transparent;
    overflow: hidden;
    touch-action: manipulation !important;
    top: 73px;
}

.scroller {
    padding: 0px;
    position: absolute;
    z-index: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    padding-bottom: 30px;
}

.popover_asientos .iscroll-wrapper {
    position: inherit;
}

.popover_asientos .scroller {
    position: inherit;
}

/* SCROLLER COMPONENTS */
/* GRADIENT TEXTES and BACKGROUNDS */
.gradient_vip.tr,
.bg_gradient_vip.tr {
    background: rgb(154, 129, 90);
    background: -moz-linear-gradient(left, rgba(154, 129, 90, 1) 0%, rgba(188, 176, 150, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(154, 129, 90, 1) 0%, rgba(188, 176, 150, 1) 100%);
    background: linear-gradient(to right, rgba(154, 129, 90, 1) 0%, rgba(188, 176, 150, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a815a', endColorstr='#bcb096', GradientType=1);
}

.gradient_vip.tl,
.bg_gradient_vip.tl {
    background: rgb(154, 129, 90);
    background: -moz-linear-gradient(left, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 100%);
    background: linear-gradient(to right, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcb096', endColorstr='#9a815a', GradientType=1);
}

.gradient_standard.tr,
.bg_gradient_standard.tr {
    color: #B9B19C;
    background: rgb(51, 59, 111);
    background: -moz-linear-gradient(left, rgba(203, 19, 47, 1) 0%, rgba(51, 59, 111, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(203, 19, 47, 1) 0%, rgba(51, 59, 111, 1) 100%);
    background: linear-gradient(to right, rgba(203, 19, 47, 1) 0%, rgba(51, 59, 111, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb132f', endColorstr='#333b6f', GradientType=1);
}

.bg_gradient_standard.tl,
.gradient_standard.tl {
    color: #B9B19C;
    background: rgb(51, 59, 111);
    background: -moz-linear-gradient(left, rgba(51, 59, 111, 1) 0%, rgba(203, 19, 47, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(51, 59, 111, 1) 0%, rgba(203, 19, 47, 1) 100%);
    background: linear-gradient(to right, rgba(51, 59, 111, 1) 0%, rgba(203, 19, 47, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333b6f', endColorstr='#cb132f', GradientType=1);
}

.bg_gradient_transparent {
    background: -moz-linear-gradient(top, rgba(20, 64, 127, 1) 0%, rgba(203, 19, 47, 0.64) 16%, rgba(239, 239, 239, 0.67) 33%, rgba(239, 239, 239, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(20, 64, 127, 1) 0%, rgba(203, 19, 47, 0.64) 16%, rgba(239, 239, 239, 0.67) 33%, rgba(239, 239, 239, 0) 100%);
    background: linear-gradient(to bottom, rgba(20, 64, 127, 1) 0%, rgba(203, 19, 47, 0.64) 16%, rgba(239, 239, 239, 0.67) 33%, rgba(239, 239, 239, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14407f', endColorstr='#00efefef', GradientType=0);
}

.vip_layout .bg_gradient_transparent_vip {
    background: -moz-linear-gradient(top, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 10%, rgba(239, 239, 239, 0.67) 20%, rgba(239, 239, 239, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 10%, rgba(239, 239, 239, 0.67) 20%, rgba(239, 239, 239, 0) 100%);
    background: linear-gradient(to bottom, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 10%, rgba(239, 239, 239, 0.67) 20%, rgba(239, 239, 239, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcb096', endColorstr='#9a815a', GradientType=0);
}

.gradient_vip.tr,
.gradient_vip.tl,
.gradient_standard.tr,
.gradient_standard.tl {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
}

/* GRADIENT TEXTES and BACKGROUNDS */
/* INPUTS */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type='text'],
input[type='number'],
textarea {
    font-size: 16px;
}

.lbl_qty input {
    border: none !important;
    position: static !important;
    width: 40px !important;
    text-align: center !important;
    display: inline-block;
    padding: 0 !important;
    height: 30px !important;
    margin: 0 !important;
    background: #dddddd !important;
}

.standard_btn,
.next {
    text-transform: uppercase;
    border-radius: 4px;
    border: none;
    transition: .2s all;
    font-size: 1.5rem;
    font-family: 'FCB-bold';
    text-align: center;
    color: #252309;
    background-color: #FCC52C;
    padding: 0px 15px 0px 15px;
    margin: 5px 0px 5px 15px;
    cursor: pointer;
    line-height: 40px;
}

.standard_btn:hover,
.next:hover {
    color: #fff;
    background: #D3223E;
}

.link_btn {
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    transition: .2s all;
    font-size: 1.5rem;
    font-family: 'FCB-bold';
    text-align: center;
    color: #174283;
    background-color: #fff;
    padding: 0px 15px 0px 15px;
    margin: 5px auto 5px;
    cursor: pointer;
    line-height: 40px;
}

.link_btn:hover {
    color: #D3223E;
}

.standard_btn.off {
    pointer-events: none;
    opacity: .5;
    cursor: not-allowed;
}

.btn-pay_method {
    margin: 0;
}

.btn-pay_method:hover,
.btn-pay_method.on {
    color: #fff !important;
    background: #171733;
}

.btn-pay_method.on .fas {
    margin-left: 5px;
}

.btn-pay_method:hover,
.btn-pay_method.on,
.js-set_delivery:hover,
.js-set_delivery.on {
    color: #fff !important;
    background: #171733;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* INPUTS */
.modal .mobile_popover_header {
    width: 100%;
    margin-left: 33px;
    height: 95px;
    background: #161733 url('data:image/svg+xml,%3Csvg width%3D"192px" height%3D"41px" viewBox%3D"0 0 192 41" version%3D"1.1" xmlns%3D"http%3A//www.w3.org/2000/svg" xmlns%3Axlink%3D"http%3A//www.w3.org/1999/xlink"%3E%3Cg id%3D"Page-1" stroke%3D"none" stroke-width%3D"1" fill%3D"none" fill-rule%3D"evenodd"%3E%3Cg id%3D"podium-info" transform%3D"translate(-10.000000%2C -40.000000)"%3E%3Cg id%3D"Group-2" transform%3D"translate(10.000000%2C 40.000000)"%3E%3Cg%3E%3Cpath d%3D"M20.2608696%2C39.6042553 C20.2608696%2C39.6042553 18.8695652%2C38.5574468 17.5652174%2C37.4234043 C9.30434783%2C37.0744681 2.43478261%2C32.4510638 2.95652174%2C22.593617 C2.95652174%2C22.3319149 2.95652174%2C22.3319149 3.04347826%2C21.8957447 C2.60869565%2C21.3723404 1.82608696%2C20.587234 1.39130435%2C20.1510638 C4.34782609%2C17.0978723 7.82608696%2C10.0319149 3.04347826%2C3.57659574 C3.39130435%2C3.05319149 3.56521739%2C2.8787234 4.08695652%2C2.26808511 C5.04347826%2C2.61702128 6.08695652%2C2.79148936 7.2173913%2C2.79148936 C10%2C2.79148936 11.826087%2C2.52978723 14.173913%2C0.959574468 C16%2C2.26808511 18%2C3.05319149 20.3478261%2C3.05319149 C22.6956522%2C3.05319149 24.6956522%2C2.26808511 26.5217391%2C0.959574468 C28.8695652%2C2.52978723 30.6956522%2C2.79148936 33.4782609%2C2.79148936 C34.5217391%2C2.79148936 35.6521739%2C2.61702128 36.6086957%2C2.26808511 C37.0434783%2C2.96595745 37.3043478%2C3.14042553 37.6521739%2C3.57659574 C32.8695652%2C9.94468085 36.3478261%2C17.0106383 39.3043478%2C20.1510638 C38.8695652%2C20.587234 38.0869565%2C21.3723404 37.6521739%2C21.8957447 C37.7391304%2C22.3319149 37.6521739%2C22.3319149 37.7391304%2C22.593617 C38.2608696%2C32.4510638 31.3913043%2C37.0744681 23.1304348%2C37.4234043 C21.6521739%2C38.5574468 20.2608696%2C39.6042553 20.2608696%2C39.6042553 L20.2608696%2C39.6042553 L20.2608696%2C39.6042553 L20.2608696%2C39.6042553 Z" id%3D"Shape" stroke%3D"%23000000" fill%3D"%23EBBD00"%3E%3C/path%3E%3Cpath d%3D"M40.3478261%2C20.1510638 L39.7391304%2C19.5404255 C37.2173913%2C16.9234043 33.5652174%2C10.293617 38.173913%2C4.1 L38.5217391%2C3.66382979 L38.173913%2C3.14042553 C38%2C2.79148936 37.826087%2C2.61702128 37.6521739%2C2.44255319 C37.4782609%2C2.26808511 37.3913043%2C2.09361702 37.1304348%2C1.83191489 L36.7826087%2C1.30851064 L36.173913%2C1.48297872 C35.2173913%2C1.83191489 34.2608696%2C2.00638298 33.3913043%2C2.00638298 C30.7826087%2C2.00638298 29.0434783%2C1.74468085 26.9565217%2C0.34893617 L26.4347826%2C4.95868122e-14 L25.9130435%2C0.34893617 C24%2C1.65744681 22.2608696%2C2.26808511 20.2608696%2C2.26808511 C18.2608696%2C2.26808511 16.4347826%2C1.65744681 14.6086957%2C0.34893617 L14.0869565%2C4.95868122e-14 L13.5652174%2C0.34893617 C11.4782609%2C1.74468085 9.73913043%2C2.00638298 7.13043478%2C2.00638298 C6.26086957%2C2.00638298 5.2173913%2C1.83191489 4.34782609%2C1.48297872 L3.73913043%2C1.30851064 L3.39130435%2C1.83191489 C3.2173913%2C2.09361702 3.04347826%2C2.26808511 2.86956522%2C2.44255319 C2.69565217%2C2.61702128 2.52173913%2C2.8787234 2.34782609%2C3.14042553 L2%2C3.66382979 L2.34782609%2C4.1 C6.95652174%2C10.206383 3.30434783%2C16.8361702 0.782608696%2C19.5404255 L0.173913043%2C20.1510638 L0.782608696%2C20.7617021 C1.13043478%2C21.1106383 1.73913043%2C21.7212766 2.17391304%2C22.1574468 L2.17391304%2C22.2446809 L2.17391304%2C22.4191489 L2.17391304%2C22.506383 C1.91304348%2C26.9553191 3.04347826%2C30.5319149 5.56521739%2C33.3234043 C8.17391304%2C36.2021277 12.3478261%2C37.9468085 17.2173913%2C38.2957447 C18.4347826%2C39.4297872 19.6521739%2C40.3021277 19.7391304%2C40.3893617 L20.2608696%2C40.7382979 L20.7826087%2C40.3893617 C20.8695652%2C40.3893617 22.0869565%2C39.4297872 23.3043478%2C38.2957447 C28.173913%2C38.0340426 32.3478261%2C36.2893617 34.9565217%2C33.3234043 C37.4782609%2C30.5319149 38.6086957%2C26.9553191 38.3478261%2C22.506383 L38.3478261%2C22.4191489 L38.3478261%2C22.2446809 L38.3478261%2C22.1574468 C38.8695652%2C21.6340426 39.3913043%2C21.0234043 39.7391304%2C20.7617021 L40.3478261%2C20.1510638 L40.3478261%2C20.1510638 L40.3478261%2C20.1510638 Z M37.4782609%2C21.8957447 C37.5652174%2C22.3319149 37.4782609%2C22.3319149 37.5652174%2C22.593617 C38.0869565%2C32.4510638 31.2173913%2C37.0744681 22.9565217%2C37.4234043 C21.6521739%2C38.6446809 20.3478261%2C39.6042553 20.3478261%2C39.6042553 C20.3478261%2C39.6042553 18.9565217%2C38.5574468 17.6521739%2C37.4234043 C9.39130435%2C37.0744681 2.52173913%2C32.4510638 3.04347826%2C22.593617 C3.04347826%2C22.3319149 3.04347826%2C22.3319149 3.13043478%2C21.8957447 C2.69565217%2C21.3723404 1.91304348%2C20.587234 1.47826087%2C20.1510638 C4.43478261%2C17.0978723 7.91304348%2C10.0319149 3.13043478%2C3.57659574 C3.47826087%2C3.05319149 3.65217391%2C2.8787234 4.17391304%2C2.26808511 C5.13043478%2C2.61702128 6.17391304%2C2.79148936 7.30434783%2C2.79148936 C10.0869565%2C2.79148936 11.9130435%2C2.52978723 14.2608696%2C0.959574468 C16.0869565%2C2.26808511 18.0869565%2C3.05319149 20.4347826%2C3.05319149 C22.7826087%2C3.05319149 24.7826087%2C2.26808511 26.6086957%2C0.959574468 C28.9565217%2C2.52978723 30.7826087%2C2.79148936 33.5652174%2C2.79148936 C34.6086957%2C2.79148936 35.7391304%2C2.61702128 36.6956522%2C2.26808511 C37.1304348%2C2.96595745 37.3913043%2C3.14042553 37.7391304%2C3.57659574 C32.9565217%2C9.94468085 36.4347826%2C17.0106383 39.3913043%2C20.1510638 C38.6956522%2C20.587234 37.9130435%2C21.3723404 37.4782609%2C21.8957447 L37.4782609%2C21.8957447 L37.4782609%2C21.8957447 Z" id%3D"Shape" fill%3D"%23000000"%3E%3C/path%3E%3Cpath d%3D"M18.0869565%2C35.9404255 L18.2608696%2C35.9404255 L22.3478261%2C35.9404255 L22.6956522%2C35.9404255 L22.6956522%2C22.1574468 L18.173913%2C22.1574468 L18.173913%2C35.9404255 L18.0869565%2C35.9404255 L18.0869565%2C35.9404255 Z M8.95652174%2C33.1489362 C10.2608696%2C34.1085106 11.826087%2C34.806383 13.4782609%2C35.2425532 L13.4782609%2C22.1574468 L8.95652174%2C22.1574468 L8.95652174%2C33.1489362 L8.95652174%2C33.1489362 L8.95652174%2C33.1489362 Z M27.2173913%2C22.0702128 L27.2173913%2C35.1553191 C28.9565217%2C34.7191489 30.5217391%2C33.9340426 31.7391304%2C32.9744681 L31.7391304%2C22.0702128 L27.2173913%2C22.0702128 L27.2173913%2C22.0702128 L27.2173913%2C22.0702128 Z" id%3D"Shape" fill%3D"%23A50343"%3E%3C/path%3E%3Cpath d%3D"M4.60869565%2C22.0702128 L35.9130435%2C22.0702128 C35.9130435%2C22.3319149 36%2C22.3319149 36%2C22.6808511 C36.4347826%2C31.7531915 30.2608696%2C35.5914894 22.3478261%2C35.9404255 L18.2608696%2C35.9404255 C10.2608696%2C35.5914894 4.08695652%2C31.7531915 4.60869565%2C22.6808511 L4.60869565%2C22.0702128 L4.60869565%2C22.0702128 L4.60869565%2C22.0702128 L4.60869565%2C22.0702128 Z" id%3D"Shape"%3E%3C/path%3E%3Cpath d%3D"M5.65217391%2C16.4 C7.13043478%2C12.9106383 7.73913043%2C8.46170213 5.2173913%2C4.18723404 C5.82608696%2C4.27446809 6.52173913%2C4.36170213 7.2173913%2C4.36170213 C9.82608696%2C4.36170213 11.826087%2C4.1 14.173913%2C2.79148936 C16%2C3.92553191 18%2C4.62340426 20.3478261%2C4.62340426 C22.6956522%2C4.62340426 24.7826087%2C3.92553191 26.5217391%2C2.79148936 C28.7826087%2C4.1 30.8695652%2C4.36170213 33.4782609%2C4.36170213 C34.173913%2C4.36170213 34.7826087%2C4.27446809 35.4782609%2C4.18723404 C32.9565217%2C8.54893617 33.4782609%2C12.9978723 35.0434783%2C16.487234 L5.65217391%2C16.487234 L5.65217391%2C16.4 L5.65217391%2C16.4 L5.65217391%2C16.4 Z" id%3D"Shape" fill%3D"%23ffffff"%3E%3C/path%3E%3Cg id%3D"Group" transform%3D"translate(5.956522%2C 2.617021)"%3E%3Cpath d%3D"M17.2608696%2C13.7829787 L18.826087%2C13.7829787 L18.826087%2C1.04680851 C18.3043478%2C1.2212766 17.7826087%2C1.39574468 17.2608696%2C1.57021277 L17.2608696%2C13.7829787 L17.2608696%2C13.7829787 L17.2608696%2C13.7829787 Z M29.173913%2C1.57021277 C28.5652174%2C1.65744681 27.9565217%2C1.74468085 27.4347826%2C1.74468085 L26.6521739%2C1.74468085 L26.6521739%2C13.7829787 L29%2C13.7829787 C27.5217391%2C10.3808511 27%2C6.10638298 29.2608696%2C1.91914894 L29.2608696%2C1.57021277 L29.173913%2C1.57021277 L29.173913%2C1.57021277 Z M23.5217391%2C13.7829787 L25.0869565%2C13.7829787 L25.0869565%2C1.57021277 C24.5652174%2C1.48297872 24.0434783%2C1.39574468 23.5217391%2C1.30851064 L23.5217391%2C13.7829787 L23.5217391%2C13.7829787 L23.5217391%2C13.7829787 Z M14.2173913%2C1.91914894 L14.2173913%2C13.6957447 L15.6956522%2C13.6957447 L15.6956522%2C1.83191489 C15.2608696%2C1.91914894 14.826087%2C1.91914894 14.2173913%2C1.91914894 L14.2173913%2C1.91914894 L14.2173913%2C1.91914894 L14.2173913%2C1.91914894 Z M20.3913043%2C0.261702128 L20.3913043%2C13.7829787 L21.9565217%2C13.7829787 L21.9565217%2C0.872340426 C21.5217391%2C0.69787234 21%2C0.436170213 20.5652174%2C0.174468085 C20.4782609%2C0.174468085 20.3913043%2C0.174468085 20.3913043%2C0.261702128 L20.3913043%2C0.261702128 L20.3913043%2C0.261702128 Z" id%3D"Shape" fill%3D"%23FFDD00"%3E%3C/path%3E%3Cg id%3D"Shape" transform%3D"translate(14.782609%2C 0.000000)" fill%3D"%23DD052B"%3E%3Cpath d%3D"M5.60869565%2C0.261702128 C5.08695652%2C0.523404255 4.56521739%2C0.785106383 4.04347826%2C1.04680851 L4.04347826%2C13.7829787 L5.60869565%2C13.7829787 L5.60869565%2C0.261702128 L5.60869565%2C0.261702128 L5.60869565%2C0.261702128 Z"%3E%3C/path%3E%3Cpath d%3D"M0.913043478%2C13.7829787 L2.47826087%2C13.7829787 L2.47826087%2C1.57021277 C1.95652174%2C1.74468085 1.43478261%2C1.83191489 0.913043478%2C1.83191489 L0.913043478%2C13.7829787 L0.913043478%2C13.7829787 L0.913043478%2C13.7829787 Z"%3E%3C/path%3E%3Cpath d%3D"M7.17391304%2C13.7829787 L8.73913043%2C13.7829787 L8.73913043%2C1.39574468 C8.2173913%2C1.30851064 7.69565217%2C1.13404255 7.17391304%2C0.872340426 L7.17391304%2C13.7829787 L7.17391304%2C13.7829787 L7.17391304%2C13.7829787 Z"%3E%3C/path%3E%3Cpath d%3D"M11.8695652%2C1.65744681 C11.3478261%2C1.65744681 10.826087%2C1.65744681 10.3043478%2C1.57021277 L10.3043478%2C13.7829787 L11.8695652%2C13.7829787 L11.8695652%2C1.65744681 L11.8695652%2C1.65744681 L11.8695652%2C1.65744681 Z"%3E%3C/path%3E%3C/g%3E%3Cpath d%3D"M5.26086957%2C9.77021277 L5.26086957%2C13.7829787 L9.60869565%2C13.7829787 L9.60869565%2C9.77021277 L14.2173913%2C9.77021277 L14.2173913%2C5.40851064 L9.60869565%2C5.40851064 L9.60869565%2C0.959574468 C9.08695652%2C0.69787234 8.56521739%2C0.436170213 8.13043478%2C0.174468085 C7.17391304%2C0.69787234 6.2173913%2C1.04680851 5.26086957%2C1.30851064 L5.26086957%2C5.40851064 L0.739130435%2C5.40851064 C1%2C6.89148936 1.08695652%2C8.37446809 0.826086957%2C9.77021277 L5.26086957%2C9.77021277 L5.26086957%2C9.77021277 L5.26086957%2C9.77021277 Z" id%3D"Shape" fill%3D"%23DD052B"%3E%3C/path%3E%3C/g%3E%3Cpath d%3D"M35.1304348%2C16.487234 L5.47826087%2C16.487234 L5.56521739%2C16.312766 C6.86956522%2C13.3468085 7.82608696%2C8.8106383 5.13043478%2C4.18723404 L4.95652174%2C3.92553191 L5.2173913%2C4.01276596 C5.91304348%2C4.1 6.52173913%2C4.18723404 7.13043478%2C4.18723404 C9.73913043%2C4.18723404 11.7391304%2C3.92553191 14%2C2.70425532 L14.0869565%2C2.70425532 L14.173913%2C2.70425532 C16.173913%2C3.92553191 18.173913%2C4.44893617 20.2608696%2C4.44893617 C22.4347826%2C4.44893617 24.4347826%2C3.83829787 26.4347826%2C2.70425532 L26.5217391%2C2.70425532 L26.6086957%2C2.70425532 C28.8695652%2C4.01276596 30.7826087%2C4.18723404 33.4782609%2C4.18723404 C34.0869565%2C4.18723404 34.7826087%2C4.1 35.3913043%2C4.01276596 L35.6521739%2C3.92553191 L35.4782609%2C4.18723404 C32.7826087%2C8.8106383 33.7391304%2C13.3468085 35.0434783%2C16.312766 L35.1304348%2C16.487234 L35.1304348%2C16.487234 L35.1304348%2C16.487234 Z M20.3478261%2C16.2255319 L34.6956522%2C16.2255319 C33.4782609%2C13.2595745 32.5217391%2C8.8106383 35.1304348%2C4.27446809 C34.5217391%2C4.36170213 34%2C4.44893617 33.3913043%2C4.44893617 C30.6956522%2C4.44893617 28.6956522%2C4.18723404 26.4347826%2C2.96595745 C24.4347826%2C4.18723404 22.4347826%2C4.7106383 20.3478261%2C4.7106383 L20.3478261%2C16.2255319 L20.3478261%2C16.2255319 L20.3478261%2C16.2255319 Z M5.82608696%2C16.2255319 L20.0869565%2C16.2255319 L20.0869565%2C4.7106383 C18%2C4.7106383 16%2C4.1 14.0869565%2C2.96595745 C11.826087%2C4.27446809 9.82608696%2C4.44893617 7.13043478%2C4.44893617 C6.60869565%2C4.44893617 6%2C4.36170213 5.39130435%2C4.27446809 C8%2C8.89787234 7.13043478%2C13.2595745 5.82608696%2C16.2255319 L5.82608696%2C16.2255319 L5.82608696%2C16.2255319 Z" id%3D"Shape" fill%3D"%23000000"%3E%3C/path%3E%3Cpath d%3D"M13.5652174%2C21.2851064 L14.4347826%2C21.2851064 L14.4347826%2C19.6276596 L15.6521739%2C19.6276596 L15.6521739%2C18.7553191 L14.4347826%2C18.7553191 L14.4347826%2C18.0574468 L16.5217391%2C18.0574468 L16.5217391%2C17.1851064 L13.5652174%2C17.1851064 L13.5652174%2C21.2851064 L13.5652174%2C21.2851064 L13.5652174%2C21.2851064 Z M20%2C18.0574468 C20.3478261%2C18.0574468 20.5217391%2C18.2319149 20.6956522%2C18.493617 L20.6956522%2C18.493617 L21.4782609%2C18.1446809 L21.4782609%2C18.0574468 C21.2173913%2C17.4468085 20.6956522%2C17.1851064 20%2C17.1851064 C18.9565217%2C17.1851064 18.173913%2C18.0574468 18.173913%2C19.2787234 C18.173913%2C20.587234 18.8695652%2C21.3723404 20%2C21.3723404 C20.6956522%2C21.3723404 21.2173913%2C21.0234043 21.4782609%2C20.412766 L21.4782609%2C20.412766 L20.6956522%2C19.9765957 C20.5217391%2C20.3255319 20.2608696%2C20.5 20%2C20.5 C19.4782609%2C20.5 19.1304348%2C19.9765957 19.1304348%2C19.2787234 C19.0434783%2C18.493617 19.3913043%2C18.0574468 20%2C18.0574468 L20%2C18.0574468 L20%2C18.0574468 Z M26.4347826%2C19.1042553 C26.6956522%2C18.9297872 26.7826087%2C18.6680851 26.7826087%2C18.3191489 C26.7826087%2C17.6212766 26.2608696%2C17.1851064 25.4782609%2C17.1851064 L23.5652174%2C17.1851064 L23.5652174%2C21.2851064 L25.3913043%2C21.2851064 C26.3478261%2C21.2851064 26.8695652%2C20.7617021 26.8695652%2C19.9765957 C26.9565217%2C19.5404255 26.7826087%2C19.2787234 26.4347826%2C19.1042553 L26.4347826%2C19.1042553 L26.4347826%2C19.1042553 Z M24.5217391%2C18.0574468 L25.4782609%2C18.0574468 C25.826087%2C18.0574468 25.9130435%2C18.2319149 25.9130435%2C18.406383 C25.9130435%2C18.6680851 25.826087%2C18.7553191 25.4782609%2C18.7553191 L24.4347826%2C18.7553191 L24.4347826%2C18.0574468 L24.5217391%2C18.0574468 L24.5217391%2C18.0574468 Z M25.4782609%2C20.412766 L24.4347826%2C20.412766 L24.4347826%2C19.4531915 L25.4782609%2C19.4531915 C25.826087%2C19.4531915 26%2C19.6276596 26%2C19.8893617 C26%2C20.2382979 25.826087%2C20.412766 25.4782609%2C20.412766 L25.4782609%2C20.412766 L25.4782609%2C20.412766 Z" id%3D"Shape" fill%3D"%23000000"%3E%3C/path%3E%3Cpath d%3D"M36%2C22.6808511 C36%2C22.4191489 35.9130435%2C22.4191489 35.9130435%2C22.0702128 L31.7391304%2C22.0702128 L31.7391304%2C32.9744681 C34.6086957%2C30.8808511 36.2608696%2C27.5659574 36%2C22.6808511 L36%2C22.6808511 L36%2C22.6808511 Z M4.52173913%2C22.6808511 C4.26086957%2C27.6531915 6%2C31.0553191 8.95652174%2C33.1489362 L8.95652174%2C22.0702128 L4.60869565%2C22.0702128 C4.60869565%2C22.4191489 4.60869565%2C22.4191489 4.52173913%2C22.6808511 L4.52173913%2C22.6808511 L4.52173913%2C22.6808511 Z M22.6086957%2C35.8531915 C24.2608696%2C35.7659574 25.7391304%2C35.5042553 27.1304348%2C35.1553191 L27.1304348%2C22.0702128 L22.6086957%2C22.0702128 L22.6086957%2C35.8531915 L22.6086957%2C35.8531915 L22.6086957%2C35.8531915 Z M13.5652174%2C35.2425532 C14.9565217%2C35.5914894 16.5217391%2C35.8531915 18.0869565%2C35.9404255 L18.0869565%2C22.1574468 L13.5652174%2C22.1574468 L13.5652174%2C35.2425532 L13.5652174%2C35.2425532 L13.5652174%2C35.2425532 Z" id%3D"Shape" fill%3D"%23004A99"%3E%3C/path%3E%3Cpath d%3D"M20.6956522%2C36.0276596 L18.2608696%2C36.0276596 L18.2608696%2C36.0276596 C13.3913043%2C35.8531915 9.56521739%2C34.3702128 7.2173913%2C31.7531915 C5.13043478%2C29.4851064 4.26086957%2C26.4319149 4.43478261%2C22.6808511 L4.43478261%2C22.4191489 L4.43478261%2C22.1574468 L4.43478261%2C22.0702128 L36%2C22.0702128 L36%2C22.1574468 L36%2C22.4191489 L36%2C22.6808511 C36.173913%2C26.4319149 35.2173913%2C29.5723404 33.2173913%2C31.7531915 C30.8695652%2C34.3702128 27.0434783%2C35.8531915 22.173913%2C36.0276596 L20.6956522%2C36.0276596 L20.6956522%2C36.0276596 L20.6956522%2C36.0276596 Z M4.69565217%2C22.2446809 L4.69565217%2C22.4191489 L4.69565217%2C22.6808511 C4.52173913%2C26.3446809 5.39130435%2C29.3978723 7.39130435%2C31.5787234 C9.65217391%2C34.1085106 13.4782609%2C35.5914894 18.2608696%2C35.7659574 L18.3478261%2C35.7659574 L22.3478261%2C35.7659574 C27.1304348%2C35.5914894 30.8695652%2C34.1085106 33.2173913%2C31.5787234 C35.2173913%2C29.3978723 36.173913%2C26.3446809 35.9130435%2C22.6808511 L35.9130435%2C22.4191489 L35.9130435%2C22.2446809 L4.69565217%2C22.2446809 L4.69565217%2C22.2446809 L4.69565217%2C22.2446809 Z" id%3D"Shape" fill%3D"%23000000"%3E%3C/path%3E%3Cpath d%3D"M16%2C28.8744681 C16%2C26.5191489 17.9130435%2C24.6 20.2608696%2C24.6 C22.6086957%2C24.6 24.5217391%2C26.5191489 24.5217391%2C28.8744681 C24.5217391%2C31.2297872 22.6086957%2C33.1489362 20.2608696%2C33.1489362 C17.9130435%2C33.1489362 16%2C31.2297872 16%2C28.8744681 L16%2C28.8744681 L16%2C28.8744681 L16%2C28.8744681 Z" id%3D"Shape" fill%3D"%23EBBD00"%3E%3C/path%3E%3Cpath d%3D"M20.2608696%2C24.4255319 C22.6956522%2C24.4255319 24.6086957%2C26.3446809 24.6086957%2C28.787234 C24.6086957%2C31.2297872 22.6086957%2C33.1489362 20.2608696%2C33.1489362 C17.826087%2C33.1489362 15.9130435%2C31.1425532 15.9130435%2C28.787234 C15.9130435%2C26.4319149 17.826087%2C24.4255319 20.2608696%2C24.4255319 L20.2608696%2C24.4255319 L20.2608696%2C24.4255319 L20.2608696%2C24.4255319 Z M18%2C29.6595745 C17.2173913%2C28.9617021 17.2173913%2C27.4787234 17.3913043%2C26.5191489 C17.4782609%2C26.2574468 17.5652174%2C25.9957447 17.5652174%2C25.6468085 C16.6086957%2C26.4319149 16%2C27.5659574 16%2C28.8744681 C16%2C29.3978723 16.0869565%2C29.9212766 16.2608696%2C30.4446809 L16.4347826%2C30.4446809 C17.2173913%2C30.3574468 17.7391304%2C30.0957447 18%2C29.6595745 L18%2C29.6595745 L18%2C29.6595745 L18%2C29.6595745 Z M22.2608696%2C29.9212766 C22.0869565%2C30.6191489 21.3913043%2C31.1425532 20.6956522%2C31.5787234 C20%2C32.0148936 18.7826087%2C32.1893617 17.9130435%2C32.2765957 C18.6086957%2C32.712766 19.3913043%2C32.9744681 20.2608696%2C32.9744681 C21.826087%2C32.9744681 23.1304348%2C32.1021277 23.9130435%2C30.793617 C23.7391304%2C29.8340426 22.7826087%2C29.6595745 22.2608696%2C29.9212766 L22.2608696%2C29.9212766 L22.2608696%2C29.9212766 L22.2608696%2C29.9212766 Z M17.6521739%2C32.0148936 C18.5217391%2C32.0148936 19.826087%2C31.8404255 20.6086957%2C31.3170213 C21.5652174%2C30.706383 22.3478261%2C30.0957447 22%2C29.2234043 C21.826087%2C28.787234 21.2173913%2C28.2638298 20.4347826%2C28.8744681 C20.3478261%2C29.4851064 19.5652174%2C30.0957447 19.0434783%2C30.0085106 C18.7826087%2C30.0085106 18.5217391%2C29.9212766 18.3478261%2C29.7468085 C18%2C30.2702128 17.4782609%2C30.6191489 16.7826087%2C30.6191489 L16.6956522%2C30.6191489 C16.7826087%2C31.1425532 17.2173913%2C31.6659574 17.6521739%2C32.0148936 L17.6521739%2C32.0148936 L17.6521739%2C32.0148936 L17.6521739%2C32.0148936 Z M20.2608696%2C26.2574468 C20.9565217%2C25.9957447 21.9130435%2C26.3446809 22.6086957%2C26.7808511 C23.3043478%2C27.1297872 24%2C27.9148936 24.3478261%2C28.612766 C24.2608696%2C26.4319149 22.4347826%2C24.7744681 20.2608696%2C24.687234 C19.6521739%2C25.1234043 19.7391304%2C25.9085106 20.2608696%2C26.2574468 L20.2608696%2C26.2574468 L20.2608696%2C26.2574468 L20.2608696%2C26.2574468 Z M20.173913%2C28.8744681 C19.3043478%2C28.2638298 19.3913043%2C27.3042553 19.7391304%2C26.693617 C19.826087%2C26.5191489 19.9130435%2C26.4319149 20.0869565%2C26.3446809 C19.5652174%2C25.9085106 19.4782609%2C25.2106383 20%2C24.687234 C19.3043478%2C24.7744681 18.6086957%2C24.9489362 18.0869565%2C25.3851064 C17.9130435%2C26.1702128 17.6521739%2C26.8680851 17.6521739%2C27.6531915 C17.6521739%2C28.787234 18.0869565%2C29.6595745 19.0434783%2C29.7468085 C19.4782609%2C29.8340426 20.0869565%2C29.3978723 20.173913%2C28.8744681 L20.173913%2C28.8744681 L20.173913%2C28.8744681 L20.173913%2C28.8744681 Z M24.3478261%2C29.2234043 C24.0869565%2C28.3510638 23.3043478%2C27.3914894 22.4347826%2C26.9553191 C21.4782609%2C26.4319149 20.3478261%2C26.0829787 19.826087%2C26.8680851 C19.4782609%2C27.3914894 19.4782609%2C28.1765957 20.173913%2C28.7 C21.1304348%2C28.0021277 21.9130435%2C28.7 22.0869565%2C29.2234043 C22.173913%2C29.3978723 22.173913%2C29.5723404 22.173913%2C29.6595745 C22.6956522%2C29.4851064 23.6521739%2C29.5723404 23.9130435%2C30.4446809 C24.2608696%2C30.0957447 24.3478261%2C29.6595745 24.3478261%2C29.2234043 L24.3478261%2C29.2234043 L24.3478261%2C29.2234043 L24.3478261%2C29.2234043 Z" id%3D"Shape" fill%3D"%23000000"%3E%3C/path%3E%3C/g%3E%3Cg id%3D"Group" transform%3D"translate(52.000000%2C 13.000000)" fill%3D"%23ffffff"%3E%3Cpath d%3D"M139.306931%2C14.14 L134.594059%2C0.56 L132.930693%2C0.56 L128.217822%2C14.14 L129.742574%2C14.14 L130.851485%2C10.64 L136.39604%2C10.64 L137.50495%2C14.14 L139.306931%2C14.14 L139.306931%2C14.14 L139.306931%2C14.14 Z M136.118812%2C9.24 L131.544554%2C9.24 L133.069307%2C4.76 C133.346535%2C3.78 133.762376%2C2.52 133.90099%2C2.1 C134.039604%2C2.66 134.455446%2C3.92 134.732673%2C4.76 L136.118812%2C9.24 L136.118812%2C9.24 L136.118812%2C9.24 Z" id%3D"Shape"%3E%3C/path%3E%3Cpolygon id%3D"Shape" points%3D"10.2574257 3.22 10.2574257 0.56 0.693069307 0.56 0.693069307 14.14 3.32673267 14.14 3.32673267 8.4 7.48514851 8.4 7.48514851 5.74 3.32673267 5.74 3.32673267 3.22 10.2574257 3.22"%3E%3C/polygon%3E%3Cpath d%3D"M22.7326733%2C3.36 C21.9009901%2C1.54 20.3762376%2C0.42 17.8811881%2C0.42 C14.4158416%2C0.42 11.9207921%2C3.22 11.9207921%2C7.42 C11.9207921%2C11.76 14.2772277%2C14.42 17.7425743%2C14.42 C20.2376238%2C14.42 21.7623762%2C13.3 22.7326733%2C11.34 L20.5148515%2C9.94 C19.8217822%2C11.2 19.1287129%2C11.62 17.8811881%2C11.62 C15.8019802%2C11.62 14.6930693%2C9.8 14.6930693%2C7.28 C14.6930693%2C4.76 15.8019802%2C2.94 17.8811881%2C2.94 C19.1287129%2C2.94 19.8217822%2C3.5 20.3762376%2C4.48 L22.7326733%2C3.36 L22.7326733%2C3.36 L22.7326733%2C3.36 Z" id%3D"Shape"%3E%3C/path%3E%3Cpath d%3D"M36.8712871%2C9.8 C36.8712871%2C8.26 36.039604%2C7.28 34.9306931%2C6.86 C35.7623762%2C6.3 36.3168317%2C5.32 36.3168317%2C4.2 C36.3168317%2C1.82 34.6534653%2C0.56 32.019802%2C0.56 L25.9207921%2C0.56 L25.9207921%2C14.14 L32.019802%2C14.14 C35.0693069%2C14.14 36.8712871%2C12.6 36.8712871%2C9.8 L36.8712871%2C9.8 L36.8712871%2C9.8 L36.8712871%2C9.8 Z M33.6831683%2C4.34 C33.6831683%2C5.04 33.2673267%2C5.6 32.1584158%2C5.6 L28.5544554%2C5.6 L28.5544554%2C3.08 L32.019802%2C3.08 C33.2673267%2C3.08 33.6831683%2C3.5 33.6831683%2C4.34 L33.6831683%2C4.34 L33.6831683%2C4.34 L33.6831683%2C4.34 Z M34.0990099%2C9.8 C34.0990099%2C10.92 33.5445545%2C11.62 32.1584158%2C11.62 L28.5544554%2C11.62 L28.5544554%2C8.12 L32.1584158%2C8.12 C33.5445545%2C7.98 34.0990099%2C8.68 34.0990099%2C9.8 L34.0990099%2C9.8 L34.0990099%2C9.8 L34.0990099%2C9.8 Z" id%3D"Shape"%3E%3C/path%3E%3Cpath d%3D"M50.4554455%2C14.14 L45.7425743%2C0.56 L44.0792079%2C0.56 L39.3663366%2C14.14 L40.8910891%2C14.14 L42%2C10.64 L47.5445545%2C10.64 L48.6534653%2C14.14 L50.4554455%2C14.14 L50.4554455%2C14.14 L50.4554455%2C14.14 Z M47.2673267%2C9.24 L42.6930693%2C9.24 L44.2178218%2C4.76 C44.4950495%2C3.78 44.9108911%2C2.52 45.049505%2C2.1 C45.1881188%2C2.66 45.6039604%2C3.92 45.8811881%2C4.76 L47.2673267%2C9.24 L47.2673267%2C9.24 L47.2673267%2C9.24 Z" id%3D"Shape"%3E%3C/path%3E%3Cpath d%3D"M63.3465347%2C4.34 C63.3465347%2C1.68 61.5445545%2C0.56 59.1881188%2C0.56 L53.9207921%2C0.56 L53.9207921%2C14.14 L55.4455446%2C14.14 L55.4455446%2C8.4 L58.6336634%2C8.4 L61.5445545%2C14.14 L63.2079208%2C14.14 L60.2970297%2C8.26 C62.0990099%2C7.84 63.3465347%2C6.44 63.3465347%2C4.34 L63.3465347%2C4.34 L63.3465347%2C4.34 L63.3465347%2C4.34 Z M61.8217822%2C4.48 C61.8217822%2C6.16 60.8514851%2C7 58.9108911%2C7 L55.3069307%2C7 L55.3069307%2C1.96 L59.049505%2C1.96 C60.8514851%2C1.96 61.8217822%2C2.8 61.8217822%2C4.48 L61.8217822%2C4.48 L61.8217822%2C4.48 L61.8217822%2C4.48 Z" id%3D"Shape"%3E%3C/path%3E%3Cpath d%3D"M75.960396%2C12.04 L74.8514851%2C11.2 C74.019802%2C12.32 73.049505%2C13.02 71.5247525%2C13.02 C69.3069307%2C13.02 67.5049505%2C10.64 67.5049505%2C7.42 C67.5049505%2C4.06 69.1683168%2C1.82 71.5247525%2C1.82 C73.049505%2C1.82 73.7425743%2C2.38 74.7128713%2C3.5 L75.960396%2C2.52 C74.8514851%2C0.98 73.4653465%2C0.28 71.6633663%2C0.28 C68.4752475%2C0.28 66.1188119%2C3.22 66.1188119%2C7.28 C66.1188119%2C11.2 68.3366337%2C14.28 71.5247525%2C14.28 C73.4653465%2C14.28 74.990099%2C13.44 75.960396%2C12.04 L75.960396%2C12.04 L75.960396%2C12.04 L75.960396%2C12.04 Z" id%3D"Shape"%3E%3C/path%3E%3Cpolygon id%3D"Shape" points%3D"87.7425743 14.14 87.7425743 12.74 80.8118812 12.74 80.8118812 7.56 84.5544554 7.56 84.5544554 6.16 80.8118812 6.16 80.8118812 1.96 87.3267327 1.96 87.3267327 0.56 79.2871287 0.56 79.2871287 14.14 87.7425743 14.14"%3E%3C/polygon%3E%3Cpolygon id%3D"Shape" points%3D"99.2475248 14.14 99.2475248 12.74 92.5940594 12.74 92.5940594 0.56 91.0693069 0.56 91.0693069 14.14 99.2475248 14.14"%3E%3C/polygon%3E%3Cpath d%3D"M111.722772%2C7.28 C111.722772%2C3.22 109.50495%2C0.28 106.178218%2C0.28 C102.851485%2C0.28 100.633663%2C3.22 100.633663%2C7.28 C100.633663%2C11.34 102.851485%2C14.28 106.178218%2C14.28 C109.50495%2C14.28 111.722772%2C11.34 111.722772%2C7.28 L111.722772%2C7.28 L111.722772%2C7.28 L111.722772%2C7.28 Z M110.336634%2C7.42 C110.336634%2C10.78 108.673267%2C13.02 106.316832%2C13.02 C103.960396%2C13.02 102.158416%2C10.78 102.158416%2C7.42 C102.158416%2C4.06 103.821782%2C1.82 106.178218%2C1.82 C108.534653%2C1.68 110.336634%2C3.92 110.336634%2C7.42 L110.336634%2C7.42 L110.336634%2C7.42 L110.336634%2C7.42 Z" id%3D"Shape"%3E%3C/path%3E%3Cpath d%3D"M125.029703%2C14.14 L125.029703%2C0.56 L123.643564%2C0.56 L123.643564%2C10.78 L123.643564%2C11.76 C123.50495%2C11.48 122.950495%2C10.5 122.673267%2C10.08 L116.851485%2C0.56 L115.326733%2C0.56 L115.326733%2C14.14 L116.712871%2C14.14 L116.712871%2C4.06 L116.712871%2C3.08 C116.851485%2C3.36 117.405941%2C4.34 117.683168%2C4.76 L123.50495%2C14 L125.029703%2C14 L125.029703%2C14.14 L125.029703%2C14.14 L125.029703%2C14.14 Z" id%3D"Shape"%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat 10px center;
}

.color_text_vip {
    color: #9a815a !important;
}

.modal_moreinfo_header {
    width: 517px !important;
    position: fixed !important;
    top: 0;
    right: 0;
    display: flex;
    z-index: 99;
    background-position-x: 36px !important;
}

.vip_header_moreinfo {
    width: 517px !important;
    position: fixed !important;
    top: 0;
    right: 0;
    display: flex;
    z-index: 99;
    background-position-x: 36px !important;
    background-color: #000 !important;
}

.vip_header_buyconditions {
    width: 517px !important;
    position: fixed !important;
    top: 0;
    right: 0;
    display: flex;
    z-index: 99;
    background-position-x: 36px !important;
    background-color: #000 !important;
}

.vip_closer {
    background-color: #bcb096 !important;
}

.modal_buyconditions_header {
    width: 517px !important;
    position: fixed !important;
    top: 0;
    right: 0;
    display: flex;
    z-index: 99;
    background-position-x: 36px !important;
}

.modal_content_moreinfo_vip {
    border: 0 !important;
    background: #000;
}

.modal_content_buyconditions_vip {
    border: 0 !important;
    background: #000;
}

#cvvinfo.modal .mobile_popover_header {
    background: none no-repeat 0 0 #313948;
}

#cvvinfo.modal .mobile_popover_header .title {
    line-height: 50px;
    color: #EDBB01;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 700;
}

.modal .mobile_popover_header .close_mobile_popover {
    background: #314F84 url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2228px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2028%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%28-336.000000%2C%20-47.000000%29%22%20fill%3D%22%23ffffff%22%3E%3Cg%20transform%3D%22translate%28350.000000%2C%2060.500000%29%20rotate%28-45.000000%29%20translate%28-350.000000%2C%20-60.500000%29%20translate%28332.000000%2C%2043.000000%29%22%3E%3Crect%20x%3D%2217%22%20y%3D%220%22%20width%3D%222%22%20height%3D%2235%22%3E%3C/rect%3E%3Crect%20transform%3D%22translate%2818.000000%2C%2017.500000%29%20rotate%28-90.000000%29%20translate%28-18.000000%2C%20-17.500000%29%20%22%20x%3D%2217%22%20y%3D%220%22%20width%3D%222%22%20height%3D%2235%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat center center;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
}

.closer_modal_moreinfo {
    position: absolute;
    top: 15px;
    left: -20px;
    margin: 0;
    opacity: 1 !important;
}

.modal_content_moreinfo {
    background: #161733;
    border: 0 !important;
}

.modal_dialog_moreinfo {
    margin: 0;
    position: absolute;
    float: right;
    right: 0;

}

.modal_body_moreinfo {
    background: #fff !important;
    padding: 4rem !important;
    margin-top: 95px;
}

.modal_body_buyconditions {
    background: #fff !important;
    padding: 4rem !important;
    margin-top: 95px;
}

#cvvinfo.modal .mobile_popover_header .close_mobile_popover {
    top: 0;
    cursor: pointer;
}

#cvvinfo.modal .modal-footer .btn-secondary {
    cursor: pointer;
}

#cvvinfo.modal .modal-body {
    overflow-y: hidden;
    height: auto !important;
}

.close_mobile_popover p {
    background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2228px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2028%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%28-336.000000%2C%20-47.000000%29%22%20fill%3D%22%23314F84%22%3E%3Cg%20transform%3D%22translate%28350.000000%2C%2060.500000%29%20rotate%28-45.000000%29%20translate%28-350.000000%2C%20-60.500000%29%20translate%28332.000000%2C%2043.000000%29%22%3E%3Crect%20x%3D%2217%22%20y%3D%220%22%20width%3D%222%22%20height%3D%2235%22%3E%3C/rect%3E%3Crect%20transform%3D%22translate%2818.000000%2C%2017.500000%29%20rotate%28-90.000000%29%20translate%28-18.000000%2C%20-17.500000%29%20%22%20x%3D%2217%22%20y%3D%220%22%20width%3D%222%22%20height%3D%2235%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat center center;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

.modal .card-body {
    margin: 0;
    height: 450px;
}

/* Payment redirect page */
#thank-you {
    position: fixed;
    height: 50%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #233972;
    font-family: FCB-bold;
    background: url(https://boscdn.vivaticket.com/fcb/bg-squares.png) top left #fff;
}

#thank-you h1 {
    font-size: 2.5em;
    color: #B9B19C;
    width: fit-content;
    margin: 10% auto 0px;
    background: rgb(27, 64, 130);
    background: -moz-linear-gradient(left, rgba(27, 64, 130, 1) 0%, rgba(185, 30, 60, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(27, 64, 130, 1) 0%, rgba(185, 30, 60, 1) 100%);
    background: linear-gradient(to right, rgba(27, 64, 130, 1) 0%, rgba(185, 30, 60, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b4082', endColorstr='#b91e3c', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#thank-you span {
    font-family: FCB-light;
    font-size: 2em;
}

#thank-you h3 {
    font-family: FCB-regular;
    font-size: 1.2em;
    margin: 30px auto 30px;
}

#thank-you .loader {
    width: 100%;
    height: 130px;
    /*background-image    : url(../images/Spinner-1s-200px-288c4b43461a62fdc8813d204d8f7746.svg);*/
    /*background-image    : url(https://boscdn.vivaticket.com/fcb/fcb_loader.gif);*/
    /*background-repeat   : no-repeat;*/
    /*background-position : center center;*/
    /*animation: none;*/
}

/* spinner */
#loader_error {
    position: fixed;
    z-index: 5000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(248, 249, 250, 1);
}

#loader {
    position: fixed;
    z-index: 5000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(248, 249, 250, .5);
}

#loader.loaderSeats {
    position: fixed;
    z-index: 5000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(248, 249, 250, 0);
}

#loader h2 {
    font-family: 'FCB-bold';
    text-align: center;
    padding: 15px 0;
    margin: 15px auto;
}

.loader {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.redBar,
.blueBar {
    margin: 2px;
    animation-duration: .7s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-direction: alternate-reverse;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.redBar {
    background: rgb(185, 30, 60);
    animation-name: red-bar;
}

.blueBar {
    background: rgb(27, 64, 130);
    animation-name: blue-bar;
}

.loader_vip .redBar {
    background: rgba(188, 176, 150, 1);
    animation-name: red-bar;
}

.loader_vip .blueBar {
    background: rgba(154, 129, 90, 1);
    animation-name: blue-bar;
}

.loader_vip .gradient_standard.tr,
.loader_vip .gradient_standard.tr {
    background: rgb(154, 129, 90);
    background: -moz-linear-gradient(left, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 100%);
    background: linear-gradient(to right, rgba(188, 176, 150, 1) 0%, rgba(154, 129, 90, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcb096', endColorstr='#9a815a', GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
}

.mobile_is_logging {
    position: relative;
    top: inherit;
    touch-action: manipulation !important;
    z-index: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
    -webkit-touch-callout: inherit;
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    user-select: inherit;
    -webkit-text-size-adjust: inherit;
    -moz-text-size-adjust: inherit;
    -ms-text-size-adjust: inherit;
    -o-text-size-adjust: inherit;
    text-size-adjust: inherit;
    overflow-y: scroll;
    width: 100%;
}

/* spinner */
.seatsLoader {
    position: fixed;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(https://boscdn.vivaticket.com/fcb/bg-squares.png);
}

.seatsLoader .loader {
    position: inherit;
    margin: 15px auto 0px;
    width: 80px;
    height: 80px;
}

.seatsLoader h2 {
    font-family: 'FCB-bold';
    color: #000;
    text-align: center;
    font-size: 14px !important;
}

.seatsLoader h2 p {
    font-family: 'FCB-bold';
    text-align: center;
    margin: 15px auto 15px;
    font-size: 25px;
    text-transform: uppercase;
}

.seatsLoader h2 span {
    display: block;
    margin: 0 0 15px 0;
}

#popover {
    position: fixed;
    z-index: 5000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(248, 249, 250, .5);
}

#popover #popover_body {
    background: #fff;
    border-radius: 7px;
    padding: 30px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
}

#popover #popover_body h2 {
    margin: 0 auto 30px;
    text-align: center;
    font-family: "FCB-bold";
    color: #000;
}

#popover #popover_body p {
    margin: 0 auto 30px;
    text-align: center;
    font-family: "FCB-regular";
    color: #000;
}

#popover #popover_closer {
    float: right;
    width: 40px;
    height: 40px;
    background: #CE243C url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2228px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2028%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%3Cg%20transform%3D%22translate%28-336.000000%2C%20-47.000000%29%22%20fill%3D%22%23ffffff%22%3E%3Cg%20transform%3D%22translate%28350.000000%2C%2060.500000%29%20rotate%28-45.000000%29%20translate%28-350.000000%2C%20-60.500000%29%20translate%28332.000000%2C%2043.000000%29%22%3E%3Crect%20x%3D%2217%22%20y%3D%220%22%20width%3D%222%22%20height%3D%2235%22%3E%3C/rect%3E%3Crect%20transform%3D%22translate%2818.000000%2C%2017.500000%29%20rotate%28-90.000000%29%20translate%28-18.000000%2C%20-17.500000%29%20%22%20x%3D%2217%22%20y%3D%220%22%20width%3D%222%22%20height%3D%2235%22%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E') no-repeat center center;
    background-size: 15px 15px;
    border-radius: 100%;
    margin: -40px;
    cursor: pointer;
    transition: all .2s;
    cursor: pointer;
}

#popover .standard_btn {
    margin: 5px 0px 5px 0px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes red-bar {
    0% {
        width: 40px;
        height: 60%;
        opacity: .8;
    }
    100% {
        width: 50px;
        height: 100%;
        opacity: 1;
    }
}

@keyframes blue-bar {
    0% {
        width: 50px;
        height: 100%;
        opacity: 1;
    }
    100% {
        width: 40px;
        height: 60%;
        opacity: .8;
    }
}

/* SET BODY FOR DEVICES */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (orientation: portrait) {
    body {
        padding-top: 132px;
    }

    #popover #popover_body {
        width: 70%;
    }

    #popover #popover_closer {
        margin: -70px -40px;
    }
}

@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)
and (orientation: portrait) {
    body {
        padding-top: 132px;
    }
}

@media only screen
and (min-device-width: 376px)
and (max-device-width: 812px)
and (orientation: portrait) {
    body {
        padding-top: 113px;
    }
}

@media only screen
and (min-device-width: 414px)
and (max-device-width: 812px)
and (orientation: portrait) {
    body {
        padding-top: 132px;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    body {
        padding-top: 113px;
    }
}

@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    body {
        padding-top: 81px;
    }
}

/* SET BODY FOR DEVICES */

/*  SMARTPHONES
    Landcape - Portrait
*/
@media only screen
and (min-device-width: 320px)
and (max-device-width: 812px) {
    .seatsLoader h2 {
        width: 90%;
        font-size: 18px !important;
    }

    .seatsLoader h2 p {
        font-size: 20px !important;
        text-align: center !important;
        margin: 15px auto 15px !important;
    }

    .lbl_qty input {
        width: 100% !important;
        height: 100% !important;
        font-size: 1.5em !important;
    }

    .iscroll-wrapper,
    .iscroll-wrapper.vip {
        touch-action: manipulation !important;
    }

    .scroller,
    .scroller.vip {
        padding-bottom: 0px;
    }

    .standard_btn,
    .next {
        border-radius: 0;
    }

    footer {
        display: none;
        height: 0;
    }
}

/*  SMARTPHONES
    Portrait
*/
@media only screen
and (min-device-width: 320px)
and (max-device-width: 812px)
and (orientation: portrait) {
    .iscroll-wrapper,
    .iscroll-wrapper.vip,
    .scroller {
        position: relative;
        top: inherit;
        touch-action: manipulation !important;
        z-index: inherit;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        -webkit-touch-callout: inherit;
        -webkit-user-select: inherit;
        -moz-user-select: inherit;
        -ms-user-select: inherit;
        user-select: inherit;
        -webkit-text-size-adjust: inherit;
        -moz-text-size-adjust: inherit;
        -ms-text-size-adjust: inherit;
        -o-text-size-adjust: inherit;
        text-size-adjust: inherit;
    }

    #login .iscroll-wrapper,
    #socios-login .iscroll-wrapper {
        position: absolute;
    }

    .modal_content_moreinfo {
        margin-left: 7%;
    }

    .modal_content_moreinfo_vip {
        margin-left: 7%;
    }

    .modal_content_buyconditions_vip {
        margin-left: 7%;
    }

    .modal_moreinfo_header {
        width: 93.5% !important
    }

    .modal_buyconditions_header {
        width: 93.5% !important
    }

    .vip_header_buyconditions {
        width: 93.5% !important
    }

    .vip_header_moreinfo {
        width: 93.5% !important
    }
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 812px)
and (orientation: portrait) , only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) , only screen
and (max-aspect-ratio: 13/9)
and (max-device-width: 1023px) {
    .iscroll-wrapper,
    .iscroll-wrapper.vip,
    .scroller {
        position: relative;
        top: inherit;
        touch-action: manipulation !important;
        z-index: inherit;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        -webkit-touch-callout: inherit;
        -webkit-user-select: inherit;
        -moz-user-select: inherit;
        -ms-user-select: inherit;
        user-select: inherit;
        -webkit-text-size-adjust: inherit;
        -moz-text-size-adjust: inherit;
        -ms-text-size-adjust: inherit;
        -o-text-size-adjust: inherit;
        text-size-adjust: inherit;
    }

    footer {
        display: none;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1280px)
and (orientation: landscape) {
    .iscroll-wrapper,
    .iscroll-wrapper.vip {
        position: absolute;
        z-index: inherit;
        bottom: 0px;
        top: 75px;
        width: 100%;
        background: transparent;
        /*overflow   : hidden;*/
        touch-action: manipulation !important;
    }

    .scroller,
    .scroller.vip {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
        padding: initial;
        position: absolute;
        z-index: inherit;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        width: 100%;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        -webkit-touch-callout: inherit;
        -webkit-user-select: inherit;
        -moz-user-select: inherit;
        -ms-user-select: inherit;
        user-select: inherit;
        -webkit-text-size-adjust: inherit;
        -moz-text-size-adjust: inherit;
        -ms-text-size-adjust: inherit;
        -o-text-size-adjust: inherit;
        text-size-adjust: inherit;
    }

    #login .iscroll-wrapper {
        position: absolute;
    }

    #login .scroller {
        overflow-y: inherit;
        padding: 0px;
        position: absolute;
        z-index: inherit;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        width: 100%;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
        -o-text-size-adjust: none;
        text-size-adjust: none;
    }
}

@media only screen
and (min-device-width: 1366px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .iscroll-wrapper {
        top: 92px;
        overflow: auto;
        touch-action: none !important;
    }
}

@media only screen
and (min-width: 480px)
and (max-width: 1023px)
and (orientation: landscape) {
    .iscroll-wrapper, .iscroll-wrapper.vip {
        position: absolute;
        z-index: inherit;
        bottom: 0px;
        top: 75px;
        width: 100%;
        background: transparent;
        /*overflow: hidden;*/
        touch-action: manipulation !important;
    }

    .scroller, .scroller.vip {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
        padding: initial;
        position: absolute;
        z-index: inherit;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        width: 100%;
        -webkit-transform: inherit !important;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit;
        -webkit-touch-callout: inherit;
        -webkit-user-select: inherit;
        -moz-user-select: inherit;
        -ms-user-select: inherit;
        user-select: inherit;
        -webkit-text-size-adjust: inherit;
        -moz-text-size-adjust: inherit;
        -ms-text-size-adjust: inherit;
        -o-text-size-adjust: inherit;
        text-size-adjust: inherit;
    }

    .img_vista_container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100% !important;
        height: 100%;
        z-index: 99999999999999999999999999999999999999;
    }

    .zoom_icon {
        display: none;
    }
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1
    }
}</pre></body></html>