@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@500;700;800&display=swap);
.dialog{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;transition:opacity .5s;opacity:0;pointer-events:none;background-color:rgba(0,0,0,.7);overflow:auto}.dialog>div{position:absolute;top:50%;left:50%;width:100%;max-width:380px;transition:transform .5s;transform:scale(0) translate(-50%, -50%);border-radius:1.5em;border:solid 3px rgba(0,0,0,0);padding:1.5em;background-color:#efc637;transform-origin:top left}.dialog>div h2{font-size:1.3em;text-align:center;color:#282933}.dialog>div p{margin-top:.5em;text-align:center;color:#282933}.dialog.show{opacity:1;pointer-events:all}.dialog.show>div{transform:scale(1) translate(-50%, -50%)}@media all and (max-height: 800px){.dialog.show>div{transform:scale(1) translate(-50%, 0%);top:unset;margin-top:2.5em}}.dialog button.dialog-close{display:block;position:fixed;top:1em;right:1em;border-radius:50%;width:2em;height:2em}.dialog button.dialog-close i{background-position:center;background-repeat:no-repeat;background-size:contain;font-size:1em;width:1em;height:1em;top:.5em;left:.5em;position:absolute;display:block;margin:0}
.col{width:100%;margin:1em 0 2em 0;display:flex;flex-wrap:wrap;justify-content:space-between}.col img{display:block;border-radius:10px;width:100%;flex-shrink:0;height:auto}.col .item{display:flex;flex-direction:column}.col .item p{font-size:.95em;padding:1.75em 1em;font-weight:bold}.col-1 .col-item{width:100%;padding:1%}@media(max-width: 720px){.col-1 .col-item{width:100%}}.col-2 .col-item{width:50%;padding:1%}@media(max-width: 550px){.col-2 .col-item{width:100%}}.col-3 .col-item{width:33.3333333333%;padding:1%}@media(max-width: 720px){.col-3 .col-item{width:50%}}.col-4 .col-item{width:25%;padding:1%}@media(max-width: 550px){.col-4 .col-item{width:50%}}.col-5 .col-item{width:20%;padding:1%}@media(max-width: 720px){.col-5 .col-item{width:30%}}.col-6 .col-item{width:16.6666666667%;padding:1%}@media(max-width: 550px){.col-6 .col-item{width:33.3333333333%}}.col-7 .col-item{width:14.2857142857%;padding:1%}@media(max-width: 720px){.col-7 .col-item{width:21.4285714286%}}.col-8 .col-item{width:12.5%;padding:1%}@media(max-width: 550px){.col-8 .col-item{width:25%}}.col-9 .col-item{width:11.1111111111%;padding:1%}@media(max-width: 720px){.col-9 .col-item{width:16.6666666667%}}.col-10 .col-item{width:10%;padding:1%}@media(max-width: 550px){.col-10 .col-item{width:20%}}.col-11 .col-item{width:9.0909090909%;padding:1%}@media(max-width: 720px){.col-11 .col-item{width:13.6363636364%}}.col-12 .col-item{width:8.3333333333%;padding:1%}@media(max-width: 550px){.col-12 .col-item{width:16.6666666667%}}.fade-enter-active,.fade-leave-active{transition:opacity 1s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-leave-active{position:absolute;top:0;left:0;width:100%;min-height:100%;z-index:-1}.grow-enter-active,.grow-leave-active{transition:transform 1s,opacity 1s}.grow-enter-active{z-index:2}.grow-leave-active{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%);transform-origin:top left}.grow-enter-from{opacity:0;transform:scale(0)}.grow-leave-to{opacity:0;transform:scale(0) translate(-50%, -50%)}.grow-enter-to{opacity:1;transform:scale(1)}.grow-leave-from{opacity:1;transform:scale(1) translate(-50%, -50%)}.slide-in-enter-active,.slide-in-leave-active,.slide-out-enter-active,.slide-out-leave-active{transition:transform 1s,opacity 1s}.slide-in-leave-active,.slide-out-leave-active{position:absolute;top:0;left:0;width:100%;min-height:100%}.slide-in-enter-from,.slide-out-leave-to{opacity:0;transform:translateX(100%)}.slide-in-enter-to,.slide-in-leave-from,.slide-out-enter-to,.slide-out-leave-from{opacity:1;transform:translateX(0)}.slide-in-leave-to,.slide-out-enter-from{opacity:0;transform:translateX(-100%)}[data-brand=IE_TODAYFM].brand-monochrome-text,[data-brand=IE_TODAYFM] *.brand-monochrome-text,[data-brand=IE_TODAYFM]~* *.brand-monochrome-text{color:#fff !important}[data-brand=IE_TODAYFM].brand-monochrome-img,[data-brand=IE_TODAYFM] *.brand-monochrome-img,[data-brand=IE_TODAYFM]~* *.brand-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_TODAYFM].brand-text,[data-brand=IE_TODAYFM] *.brand-text,[data-brand=IE_TODAYFM]~* *.brand-text{color:#152a66 !important}[data-brand=IE_TODAYFM].brand-bg,[data-brand=IE_TODAYFM] *.brand-bg,[data-brand=IE_TODAYFM]~* *.brand-bg{background-color:#152a66 !important}[data-brand=IE_TODAYFM].brand-bg.btn-disabled,[data-brand=IE_TODAYFM] *.brand-bg.btn-disabled,[data-brand=IE_TODAYFM]~* *.brand-bg.btn-disabled{background-color:#264dbb !important}[data-brand=IE_TODAYFM].brand-title,[data-brand=IE_TODAYFM] *.brand-title,[data-brand=IE_TODAYFM]~* *.brand-title{color:#000 !important}[data-brand=IE_TODAYFM].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_TODAYFM] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_TODAYFM]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_TODAYFM].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_TODAYFM] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_TODAYFM]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_TODAYFM].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_TODAYFM] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_TODAYFM]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#152a66 !important}[data-brand=IE_TODAYFM].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_TODAYFM] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_TODAYFM]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#0c193c !important}[data-brand=IE_TODAYFM].brand-gradient,[data-brand=IE_TODAYFM] *.brand-gradient,[data-brand=IE_TODAYFM]~* *.brand-gradient{background:#152a66 !important;background:-moz-linear-gradient(90deg, #152a66 50%, #1e3b90 100%) !important;background:-webkit-linear-gradient(90deg, #152a66 50%, #1e3b90 100%) !important;background:linear-gradient(90deg, #152a66 50%, #1e3b90 100%) !important}[data-brand=IE_TODAYFM].brand-bg-interactive:hover,[data-brand=IE_TODAYFM].brand-bg-interactive:active,[data-brand=IE_TODAYFM].brand-bg-interactive:focus,[data-brand=IE_TODAYFM].brand-bg-interactive.selected,[data-brand=IE_TODAYFM] *.brand-bg-interactive:hover,[data-brand=IE_TODAYFM] *.brand-bg-interactive:active,[data-brand=IE_TODAYFM] *.brand-bg-interactive:focus,[data-brand=IE_TODAYFM] *.brand-bg-interactive.selected,[data-brand=IE_TODAYFM]~* *.brand-bg-interactive:hover,[data-brand=IE_TODAYFM]~* *.brand-bg-interactive:active,[data-brand=IE_TODAYFM]~* *.brand-bg-interactive:focus,[data-brand=IE_TODAYFM]~* *.brand-bg-interactive.selected{background-color:#1e3b90 !important;color:#fff !important}[data-brand=IE_TODAYFM].brand-gradient-interactive:hover,[data-brand=IE_TODAYFM].brand-gradient-interactive:active,[data-brand=IE_TODAYFM].brand-gradient-interactive:focus,[data-brand=IE_TODAYFM].brand-gradient-interactive.selected,[data-brand=IE_TODAYFM] *.brand-gradient-interactive:hover,[data-brand=IE_TODAYFM] *.brand-gradient-interactive:active,[data-brand=IE_TODAYFM] *.brand-gradient-interactive:focus,[data-brand=IE_TODAYFM] *.brand-gradient-interactive.selected,[data-brand=IE_TODAYFM]~* *.brand-gradient-interactive:hover,[data-brand=IE_TODAYFM]~* *.brand-gradient-interactive:active,[data-brand=IE_TODAYFM]~* *.brand-gradient-interactive:focus,[data-brand=IE_TODAYFM]~* *.brand-gradient-interactive.selected{background:#1e3b90 !important;background:-moz-linear-gradient(90deg, #1e3b90 50%, #264dbb 100%) !important;background:-webkit-linear-gradient(90deg, #1e3b90 50%, #264dbb 100%) !important;background:linear-gradient(90deg, #1e3b90 50%, #264dbb 100%) !important;color:#fff !important}[data-brand=IE_TODAYFM].brand-col,[data-brand=IE_TODAYFM] *.brand-col,[data-brand=IE_TODAYFM]~* *.brand-col{color:#152a66 !important}[data-brand=IE_TODAYFM].brand-field,[data-brand=IE_TODAYFM] *.brand-field,[data-brand=IE_TODAYFM]~* *.brand-field{color:#152a66 !important}[data-brand=IE_TODAYFM].brand-field::placeholder,[data-brand=IE_TODAYFM] *.brand-field::placeholder,[data-brand=IE_TODAYFM]~* *.brand-field::placeholder{color:#152a66 !important;opacity:1;font-weight:400}[data-brand=IE_TODAYFM].brand-field:-ms-input-placeholder,[data-brand=IE_TODAYFM] *.brand-field:-ms-input-placeholder,[data-brand=IE_TODAYFM]~* *.brand-field:-ms-input-placeholder{color:#152a66 !important;font-weight:400}[data-brand=IE_TODAYFM].brand-field::-ms-input-placeholder,[data-brand=IE_TODAYFM] *.brand-field::-ms-input-placeholder,[data-brand=IE_TODAYFM]~* *.brand-field::-ms-input-placeholder{color:#152a66 !important;font-weight:400}[data-brand=IE_TODAYFM].brand-field:-webkit-autofill,[data-brand=IE_TODAYFM] *.brand-field:-webkit-autofill,[data-brand=IE_TODAYFM]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#152a66 !important}[data-brand=IE_TODAYFM].brand-col-over,[data-brand=IE_TODAYFM] *.brand-col-over,[data-brand=IE_TODAYFM]~* *.brand-col-over{color:#fff}[data-brand=IE_TODAYFM].brand-border,[data-brand=IE_TODAYFM] *.brand-border,[data-brand=IE_TODAYFM]~* *.brand-border{border-color:#152a66 !important}[data-brand=IE_TODAYFM].brand-border-focus.focus,[data-brand=IE_TODAYFM] *.brand-border-focus.focus,[data-brand=IE_TODAYFM]~* *.brand-border-focus.focus{border-color:#152a66 !important}[data-brand=IE_TODAYFM].brand-shadow,[data-brand=IE_TODAYFM] *.brand-shadow,[data-brand=IE_TODAYFM]~* *.brand-shadow{box-shadow:0 0 .75em rgba(21,42,102,.5) !important}[data-brand=IE_SPIN1038].brand-monochrome-text,[data-brand=IE_SPIN1038] *.brand-monochrome-text,[data-brand=IE_SPIN1038]~* *.brand-monochrome-text{color:#1b1b20 !important}[data-brand=IE_SPIN1038].brand-monochrome-img,[data-brand=IE_SPIN1038] *.brand-monochrome-img,[data-brand=IE_SPIN1038]~* *.brand-monochrome-img{filter:brightness(0) !important}[data-brand=IE_SPIN1038].brand-text,[data-brand=IE_SPIN1038] *.brand-text,[data-brand=IE_SPIN1038]~* *.brand-text{color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-bg,[data-brand=IE_SPIN1038] *.brand-bg,[data-brand=IE_SPIN1038]~* *.brand-bg{background-color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-bg.btn-disabled,[data-brand=IE_SPIN1038] *.brand-bg.btn-disabled,[data-brand=IE_SPIN1038]~* *.brand-bg.btn-disabled{background-color:#feb4d9 !important}[data-brand=IE_SPIN1038].brand-title,[data-brand=IE_SPIN1038] *.brand-title,[data-brand=IE_SPIN1038]~* *.brand-title{color:#000 !important}[data-brand=IE_SPIN1038].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_SPIN1038] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_SPIN1038]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_SPIN1038].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_SPIN1038] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_SPIN1038]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_SPIN1038].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_SPIN1038] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_SPIN1038]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_SPIN1038] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_SPIN1038]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#fb1e8d !important}[data-brand=IE_SPIN1038].brand-gradient,[data-brand=IE_SPIN1038] *.brand-gradient,[data-brand=IE_SPIN1038]~* *.brand-gradient{background:#fc50a6 !important;background:-moz-linear-gradient(90deg, #fc50a6 50%, #fd82c0 100%) !important;background:-webkit-linear-gradient(90deg, #fc50a6 50%, #fd82c0 100%) !important;background:linear-gradient(90deg, #fc50a6 50%, #fd82c0 100%) !important}[data-brand=IE_SPIN1038].brand-bg-interactive:hover,[data-brand=IE_SPIN1038].brand-bg-interactive:active,[data-brand=IE_SPIN1038].brand-bg-interactive:focus,[data-brand=IE_SPIN1038].brand-bg-interactive.selected,[data-brand=IE_SPIN1038] *.brand-bg-interactive:hover,[data-brand=IE_SPIN1038] *.brand-bg-interactive:active,[data-brand=IE_SPIN1038] *.brand-bg-interactive:focus,[data-brand=IE_SPIN1038] *.brand-bg-interactive.selected,[data-brand=IE_SPIN1038]~* *.brand-bg-interactive:hover,[data-brand=IE_SPIN1038]~* *.brand-bg-interactive:active,[data-brand=IE_SPIN1038]~* *.brand-bg-interactive:focus,[data-brand=IE_SPIN1038]~* *.brand-bg-interactive.selected{background-color:#fb1e8d !important;color:#1b1b20 !important}[data-brand=IE_SPIN1038].brand-gradient-interactive:hover,[data-brand=IE_SPIN1038].brand-gradient-interactive:active,[data-brand=IE_SPIN1038].brand-gradient-interactive:focus,[data-brand=IE_SPIN1038].brand-gradient-interactive.selected,[data-brand=IE_SPIN1038] *.brand-gradient-interactive:hover,[data-brand=IE_SPIN1038] *.brand-gradient-interactive:active,[data-brand=IE_SPIN1038] *.brand-gradient-interactive:focus,[data-brand=IE_SPIN1038] *.brand-gradient-interactive.selected,[data-brand=IE_SPIN1038]~* *.brand-gradient-interactive:hover,[data-brand=IE_SPIN1038]~* *.brand-gradient-interactive:active,[data-brand=IE_SPIN1038]~* *.brand-gradient-interactive:focus,[data-brand=IE_SPIN1038]~* *.brand-gradient-interactive.selected{background:#fb1e8d !important;background:-moz-linear-gradient(90deg, #fb1e8d 50%, #fc50a6 100%) !important;background:-webkit-linear-gradient(90deg, #fb1e8d 50%, #fc50a6 100%) !important;background:linear-gradient(90deg, #fb1e8d 50%, #fc50a6 100%) !important;color:#1b1b20 !important}[data-brand=IE_SPIN1038].brand-col,[data-brand=IE_SPIN1038] *.brand-col,[data-brand=IE_SPIN1038]~* *.brand-col{color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-field,[data-brand=IE_SPIN1038] *.brand-field,[data-brand=IE_SPIN1038]~* *.brand-field{color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-field::placeholder,[data-brand=IE_SPIN1038] *.brand-field::placeholder,[data-brand=IE_SPIN1038]~* *.brand-field::placeholder{color:#fc50a6 !important;opacity:1;font-weight:400}[data-brand=IE_SPIN1038].brand-field:-ms-input-placeholder,[data-brand=IE_SPIN1038] *.brand-field:-ms-input-placeholder,[data-brand=IE_SPIN1038]~* *.brand-field:-ms-input-placeholder{color:#fc50a6 !important;font-weight:400}[data-brand=IE_SPIN1038].brand-field::-ms-input-placeholder,[data-brand=IE_SPIN1038] *.brand-field::-ms-input-placeholder,[data-brand=IE_SPIN1038]~* *.brand-field::-ms-input-placeholder{color:#fc50a6 !important;font-weight:400}[data-brand=IE_SPIN1038].brand-field:-webkit-autofill,[data-brand=IE_SPIN1038] *.brand-field:-webkit-autofill,[data-brand=IE_SPIN1038]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-col-over,[data-brand=IE_SPIN1038] *.brand-col-over,[data-brand=IE_SPIN1038]~* *.brand-col-over{color:#1b1b20}[data-brand=IE_SPIN1038].brand-border,[data-brand=IE_SPIN1038] *.brand-border,[data-brand=IE_SPIN1038]~* *.brand-border{border-color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-border-focus.focus,[data-brand=IE_SPIN1038] *.brand-border-focus.focus,[data-brand=IE_SPIN1038]~* *.brand-border-focus.focus{border-color:#fc50a6 !important}[data-brand=IE_SPIN1038].brand-shadow,[data-brand=IE_SPIN1038] *.brand-shadow,[data-brand=IE_SPIN1038]~* *.brand-shadow{box-shadow:0 0 .75em rgba(252,80,166,.5) !important}[data-brand=IE_NEWSTALK].brand-monochrome-text,[data-brand=IE_NEWSTALK] *.brand-monochrome-text,[data-brand=IE_NEWSTALK]~* *.brand-monochrome-text{color:#fff !important}[data-brand=IE_NEWSTALK].brand-monochrome-img,[data-brand=IE_NEWSTALK] *.brand-monochrome-img,[data-brand=IE_NEWSTALK]~* *.brand-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_NEWSTALK].brand-text,[data-brand=IE_NEWSTALK] *.brand-text,[data-brand=IE_NEWSTALK]~* *.brand-text{color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-bg,[data-brand=IE_NEWSTALK] *.brand-bg,[data-brand=IE_NEWSTALK]~* *.brand-bg{background-color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-bg.btn-disabled,[data-brand=IE_NEWSTALK] *.brand-bg.btn-disabled,[data-brand=IE_NEWSTALK]~* *.brand-bg.btn-disabled{background-color:#ff6694 !important}[data-brand=IE_NEWSTALK].brand-title,[data-brand=IE_NEWSTALK] *.brand-title,[data-brand=IE_NEWSTALK]~* *.brand-title{color:#000 !important}[data-brand=IE_NEWSTALK].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_NEWSTALK] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_NEWSTALK]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_NEWSTALK].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_NEWSTALK] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_NEWSTALK]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_NEWSTALK].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_NEWSTALK] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_NEWSTALK]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#ff004d !important}[data-brand=IE_NEWSTALK].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_NEWSTALK] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_NEWSTALK]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#cc003e !important}[data-brand=IE_NEWSTALK].brand-gradient,[data-brand=IE_NEWSTALK] *.brand-gradient,[data-brand=IE_NEWSTALK]~* *.brand-gradient{background:#ff004d !important;background:-moz-linear-gradient(90deg, #ff004d 50%, #ff3371 100%) !important;background:-webkit-linear-gradient(90deg, #ff004d 50%, #ff3371 100%) !important;background:linear-gradient(90deg, #ff004d 50%, #ff3371 100%) !important}[data-brand=IE_NEWSTALK].brand-bg-interactive:hover,[data-brand=IE_NEWSTALK].brand-bg-interactive:active,[data-brand=IE_NEWSTALK].brand-bg-interactive:focus,[data-brand=IE_NEWSTALK].brand-bg-interactive.selected,[data-brand=IE_NEWSTALK] *.brand-bg-interactive:hover,[data-brand=IE_NEWSTALK] *.brand-bg-interactive:active,[data-brand=IE_NEWSTALK] *.brand-bg-interactive:focus,[data-brand=IE_NEWSTALK] *.brand-bg-interactive.selected,[data-brand=IE_NEWSTALK]~* *.brand-bg-interactive:hover,[data-brand=IE_NEWSTALK]~* *.brand-bg-interactive:active,[data-brand=IE_NEWSTALK]~* *.brand-bg-interactive:focus,[data-brand=IE_NEWSTALK]~* *.brand-bg-interactive.selected{background-color:#ff3371 !important;color:#fff !important}[data-brand=IE_NEWSTALK].brand-gradient-interactive:hover,[data-brand=IE_NEWSTALK].brand-gradient-interactive:active,[data-brand=IE_NEWSTALK].brand-gradient-interactive:focus,[data-brand=IE_NEWSTALK].brand-gradient-interactive.selected,[data-brand=IE_NEWSTALK] *.brand-gradient-interactive:hover,[data-brand=IE_NEWSTALK] *.brand-gradient-interactive:active,[data-brand=IE_NEWSTALK] *.brand-gradient-interactive:focus,[data-brand=IE_NEWSTALK] *.brand-gradient-interactive.selected,[data-brand=IE_NEWSTALK]~* *.brand-gradient-interactive:hover,[data-brand=IE_NEWSTALK]~* *.brand-gradient-interactive:active,[data-brand=IE_NEWSTALK]~* *.brand-gradient-interactive:focus,[data-brand=IE_NEWSTALK]~* *.brand-gradient-interactive.selected{background:#ff3371 !important;background:-moz-linear-gradient(90deg, #ff3371 50%, #ff6694 100%) !important;background:-webkit-linear-gradient(90deg, #ff3371 50%, #ff6694 100%) !important;background:linear-gradient(90deg, #ff3371 50%, #ff6694 100%) !important;color:#fff !important}[data-brand=IE_NEWSTALK].brand-col,[data-brand=IE_NEWSTALK] *.brand-col,[data-brand=IE_NEWSTALK]~* *.brand-col{color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-field,[data-brand=IE_NEWSTALK] *.brand-field,[data-brand=IE_NEWSTALK]~* *.brand-field{color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-field::placeholder,[data-brand=IE_NEWSTALK] *.brand-field::placeholder,[data-brand=IE_NEWSTALK]~* *.brand-field::placeholder{color:#ff004d !important;opacity:1;font-weight:400}[data-brand=IE_NEWSTALK].brand-field:-ms-input-placeholder,[data-brand=IE_NEWSTALK] *.brand-field:-ms-input-placeholder,[data-brand=IE_NEWSTALK]~* *.brand-field:-ms-input-placeholder{color:#ff004d !important;font-weight:400}[data-brand=IE_NEWSTALK].brand-field::-ms-input-placeholder,[data-brand=IE_NEWSTALK] *.brand-field::-ms-input-placeholder,[data-brand=IE_NEWSTALK]~* *.brand-field::-ms-input-placeholder{color:#ff004d !important;font-weight:400}[data-brand=IE_NEWSTALK].brand-field:-webkit-autofill,[data-brand=IE_NEWSTALK] *.brand-field:-webkit-autofill,[data-brand=IE_NEWSTALK]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-col-over,[data-brand=IE_NEWSTALK] *.brand-col-over,[data-brand=IE_NEWSTALK]~* *.brand-col-over{color:#fff}[data-brand=IE_NEWSTALK].brand-border,[data-brand=IE_NEWSTALK] *.brand-border,[data-brand=IE_NEWSTALK]~* *.brand-border{border-color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-border-focus.focus,[data-brand=IE_NEWSTALK] *.brand-border-focus.focus,[data-brand=IE_NEWSTALK]~* *.brand-border-focus.focus{border-color:#ff004d !important}[data-brand=IE_NEWSTALK].brand-shadow,[data-brand=IE_NEWSTALK] *.brand-shadow,[data-brand=IE_NEWSTALK]~* *.brand-shadow{box-shadow:0 0 .75em rgba(255,0,77,.5) !important}[data-brand=IE_98FM].brand-monochrome-text,[data-brand=IE_98FM] *.brand-monochrome-text,[data-brand=IE_98FM]~* *.brand-monochrome-text{color:#fff !important}[data-brand=IE_98FM].brand-monochrome-img,[data-brand=IE_98FM] *.brand-monochrome-img,[data-brand=IE_98FM]~* *.brand-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_98FM].brand-text,[data-brand=IE_98FM] *.brand-text,[data-brand=IE_98FM]~* *.brand-text{color:#ed1c24 !important}[data-brand=IE_98FM].brand-bg,[data-brand=IE_98FM] *.brand-bg,[data-brand=IE_98FM]~* *.brand-bg{background-color:#ed1c24 !important}[data-brand=IE_98FM].brand-bg.btn-disabled,[data-brand=IE_98FM] *.brand-bg.btn-disabled,[data-brand=IE_98FM]~* *.brand-bg.btn-disabled{background-color:#f47b7f !important}[data-brand=IE_98FM].brand-title,[data-brand=IE_98FM] *.brand-title,[data-brand=IE_98FM]~* *.brand-title{color:#000 !important}[data-brand=IE_98FM].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_98FM] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_98FM]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_98FM].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_98FM] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_98FM]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_98FM].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_98FM] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_98FM]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#ed1c24 !important}[data-brand=IE_98FM].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_98FM] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_98FM]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#c61017 !important}[data-brand=IE_98FM].brand-gradient,[data-brand=IE_98FM] *.brand-gradient,[data-brand=IE_98FM]~* *.brand-gradient{background:#ed1c24 !important;background:-moz-linear-gradient(90deg, #ed1c24 50%, #f14b52 100%) !important;background:-webkit-linear-gradient(90deg, #ed1c24 50%, #f14b52 100%) !important;background:linear-gradient(90deg, #ed1c24 50%, #f14b52 100%) !important}[data-brand=IE_98FM].brand-bg-interactive:hover,[data-brand=IE_98FM].brand-bg-interactive:active,[data-brand=IE_98FM].brand-bg-interactive:focus,[data-brand=IE_98FM].brand-bg-interactive.selected,[data-brand=IE_98FM] *.brand-bg-interactive:hover,[data-brand=IE_98FM] *.brand-bg-interactive:active,[data-brand=IE_98FM] *.brand-bg-interactive:focus,[data-brand=IE_98FM] *.brand-bg-interactive.selected,[data-brand=IE_98FM]~* *.brand-bg-interactive:hover,[data-brand=IE_98FM]~* *.brand-bg-interactive:active,[data-brand=IE_98FM]~* *.brand-bg-interactive:focus,[data-brand=IE_98FM]~* *.brand-bg-interactive.selected{background-color:#f14b52 !important;color:#fff !important}[data-brand=IE_98FM].brand-gradient-interactive:hover,[data-brand=IE_98FM].brand-gradient-interactive:active,[data-brand=IE_98FM].brand-gradient-interactive:focus,[data-brand=IE_98FM].brand-gradient-interactive.selected,[data-brand=IE_98FM] *.brand-gradient-interactive:hover,[data-brand=IE_98FM] *.brand-gradient-interactive:active,[data-brand=IE_98FM] *.brand-gradient-interactive:focus,[data-brand=IE_98FM] *.brand-gradient-interactive.selected,[data-brand=IE_98FM]~* *.brand-gradient-interactive:hover,[data-brand=IE_98FM]~* *.brand-gradient-interactive:active,[data-brand=IE_98FM]~* *.brand-gradient-interactive:focus,[data-brand=IE_98FM]~* *.brand-gradient-interactive.selected{background:#f14b52 !important;background:-moz-linear-gradient(90deg, #f14b52 50%, #f47b7f 100%) !important;background:-webkit-linear-gradient(90deg, #f14b52 50%, #f47b7f 100%) !important;background:linear-gradient(90deg, #f14b52 50%, #f47b7f 100%) !important;color:#fff !important}[data-brand=IE_98FM].brand-col,[data-brand=IE_98FM] *.brand-col,[data-brand=IE_98FM]~* *.brand-col{color:#ed1c24 !important}[data-brand=IE_98FM].brand-field,[data-brand=IE_98FM] *.brand-field,[data-brand=IE_98FM]~* *.brand-field{color:#ed1c24 !important}[data-brand=IE_98FM].brand-field::placeholder,[data-brand=IE_98FM] *.brand-field::placeholder,[data-brand=IE_98FM]~* *.brand-field::placeholder{color:#ed1c24 !important;opacity:1;font-weight:400}[data-brand=IE_98FM].brand-field:-ms-input-placeholder,[data-brand=IE_98FM] *.brand-field:-ms-input-placeholder,[data-brand=IE_98FM]~* *.brand-field:-ms-input-placeholder{color:#ed1c24 !important;font-weight:400}[data-brand=IE_98FM].brand-field::-ms-input-placeholder,[data-brand=IE_98FM] *.brand-field::-ms-input-placeholder,[data-brand=IE_98FM]~* *.brand-field::-ms-input-placeholder{color:#ed1c24 !important;font-weight:400}[data-brand=IE_98FM].brand-field:-webkit-autofill,[data-brand=IE_98FM] *.brand-field:-webkit-autofill,[data-brand=IE_98FM]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#ed1c24 !important}[data-brand=IE_98FM].brand-col-over,[data-brand=IE_98FM] *.brand-col-over,[data-brand=IE_98FM]~* *.brand-col-over{color:#fff}[data-brand=IE_98FM].brand-border,[data-brand=IE_98FM] *.brand-border,[data-brand=IE_98FM]~* *.brand-border{border-color:#ed1c24 !important}[data-brand=IE_98FM].brand-border-focus.focus,[data-brand=IE_98FM] *.brand-border-focus.focus,[data-brand=IE_98FM]~* *.brand-border-focus.focus{border-color:#ed1c24 !important}[data-brand=IE_98FM].brand-shadow,[data-brand=IE_98FM] *.brand-shadow,[data-brand=IE_98FM]~* *.brand-shadow{box-shadow:0 0 .75em rgba(237,28,36,.5) !important}[data-brand=IE_IRADIO].brand-monochrome-text,[data-brand=IE_IRADIO] *.brand-monochrome-text,[data-brand=IE_IRADIO]~* *.brand-monochrome-text{color:#fff !important}[data-brand=IE_IRADIO].brand-monochrome-img,[data-brand=IE_IRADIO] *.brand-monochrome-img,[data-brand=IE_IRADIO]~* *.brand-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_IRADIO].brand-text,[data-brand=IE_IRADIO] *.brand-text,[data-brand=IE_IRADIO]~* *.brand-text{color:#ff9700 !important}[data-brand=IE_IRADIO].brand-bg,[data-brand=IE_IRADIO] *.brand-bg,[data-brand=IE_IRADIO]~* *.brand-bg{background-color:#ff9700 !important}[data-brand=IE_IRADIO].brand-bg.btn-disabled,[data-brand=IE_IRADIO] *.brand-bg.btn-disabled,[data-brand=IE_IRADIO]~* *.brand-bg.btn-disabled{background-color:#ffc166 !important}[data-brand=IE_IRADIO].brand-title,[data-brand=IE_IRADIO] *.brand-title,[data-brand=IE_IRADIO]~* *.brand-title{color:#000 !important}[data-brand=IE_IRADIO].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_IRADIO] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_IRADIO]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_IRADIO].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_IRADIO] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_IRADIO]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_IRADIO].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_IRADIO] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_IRADIO]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#ff9700 !important}[data-brand=IE_IRADIO].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_IRADIO] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_IRADIO]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#cc7900 !important}[data-brand=IE_IRADIO].brand-gradient,[data-brand=IE_IRADIO] *.brand-gradient,[data-brand=IE_IRADIO]~* *.brand-gradient{background:#ff9700 !important;background:-moz-linear-gradient(90deg, #FF9700 50%, #ffac33 100%) !important;background:-webkit-linear-gradient(90deg, #FF9700 50%, #ffac33 100%) !important;background:linear-gradient(90deg, #FF9700 50%, #ffac33 100%) !important}[data-brand=IE_IRADIO].brand-bg-interactive:hover,[data-brand=IE_IRADIO].brand-bg-interactive:active,[data-brand=IE_IRADIO].brand-bg-interactive:focus,[data-brand=IE_IRADIO].brand-bg-interactive.selected,[data-brand=IE_IRADIO] *.brand-bg-interactive:hover,[data-brand=IE_IRADIO] *.brand-bg-interactive:active,[data-brand=IE_IRADIO] *.brand-bg-interactive:focus,[data-brand=IE_IRADIO] *.brand-bg-interactive.selected,[data-brand=IE_IRADIO]~* *.brand-bg-interactive:hover,[data-brand=IE_IRADIO]~* *.brand-bg-interactive:active,[data-brand=IE_IRADIO]~* *.brand-bg-interactive:focus,[data-brand=IE_IRADIO]~* *.brand-bg-interactive.selected{background-color:#ffac33 !important;color:#fff !important}[data-brand=IE_IRADIO].brand-gradient-interactive:hover,[data-brand=IE_IRADIO].brand-gradient-interactive:active,[data-brand=IE_IRADIO].brand-gradient-interactive:focus,[data-brand=IE_IRADIO].brand-gradient-interactive.selected,[data-brand=IE_IRADIO] *.brand-gradient-interactive:hover,[data-brand=IE_IRADIO] *.brand-gradient-interactive:active,[data-brand=IE_IRADIO] *.brand-gradient-interactive:focus,[data-brand=IE_IRADIO] *.brand-gradient-interactive.selected,[data-brand=IE_IRADIO]~* *.brand-gradient-interactive:hover,[data-brand=IE_IRADIO]~* *.brand-gradient-interactive:active,[data-brand=IE_IRADIO]~* *.brand-gradient-interactive:focus,[data-brand=IE_IRADIO]~* *.brand-gradient-interactive.selected{background:#ffac33 !important;background:-moz-linear-gradient(90deg, #ffac33 50%, #ffc166 100%) !important;background:-webkit-linear-gradient(90deg, #ffac33 50%, #ffc166 100%) !important;background:linear-gradient(90deg, #ffac33 50%, #ffc166 100%) !important;color:#fff !important}[data-brand=IE_IRADIO].brand-col,[data-brand=IE_IRADIO] *.brand-col,[data-brand=IE_IRADIO]~* *.brand-col{color:#ff9700 !important}[data-brand=IE_IRADIO].brand-field,[data-brand=IE_IRADIO] *.brand-field,[data-brand=IE_IRADIO]~* *.brand-field{color:#ff9700 !important}[data-brand=IE_IRADIO].brand-field::placeholder,[data-brand=IE_IRADIO] *.brand-field::placeholder,[data-brand=IE_IRADIO]~* *.brand-field::placeholder{color:#ff9700 !important;opacity:1;font-weight:400}[data-brand=IE_IRADIO].brand-field:-ms-input-placeholder,[data-brand=IE_IRADIO] *.brand-field:-ms-input-placeholder,[data-brand=IE_IRADIO]~* *.brand-field:-ms-input-placeholder{color:#ff9700 !important;font-weight:400}[data-brand=IE_IRADIO].brand-field::-ms-input-placeholder,[data-brand=IE_IRADIO] *.brand-field::-ms-input-placeholder,[data-brand=IE_IRADIO]~* *.brand-field::-ms-input-placeholder{color:#ff9700 !important;font-weight:400}[data-brand=IE_IRADIO].brand-field:-webkit-autofill,[data-brand=IE_IRADIO] *.brand-field:-webkit-autofill,[data-brand=IE_IRADIO]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#ff9700 !important}[data-brand=IE_IRADIO].brand-col-over,[data-brand=IE_IRADIO] *.brand-col-over,[data-brand=IE_IRADIO]~* *.brand-col-over{color:#fff}[data-brand=IE_IRADIO].brand-border,[data-brand=IE_IRADIO] *.brand-border,[data-brand=IE_IRADIO]~* *.brand-border{border-color:#ff9700 !important}[data-brand=IE_IRADIO].brand-border-focus.focus,[data-brand=IE_IRADIO] *.brand-border-focus.focus,[data-brand=IE_IRADIO]~* *.brand-border-focus.focus{border-color:#ff9700 !important}[data-brand=IE_IRADIO].brand-shadow,[data-brand=IE_IRADIO] *.brand-shadow,[data-brand=IE_IRADIO]~* *.brand-shadow{box-shadow:0 0 .75em rgba(255,151,0,.5) !important}[data-brand=IE_REDFM].brand-monochrome-text,[data-brand=IE_REDFM] *.brand-monochrome-text,[data-brand=IE_REDFM]~* *.brand-monochrome-text{color:#fff !important}[data-brand=IE_REDFM].brand-monochrome-img,[data-brand=IE_REDFM] *.brand-monochrome-img,[data-brand=IE_REDFM]~* *.brand-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_REDFM].brand-text,[data-brand=IE_REDFM] *.brand-text,[data-brand=IE_REDFM]~* *.brand-text{color:#e20c1b !important}[data-brand=IE_REDFM].brand-bg,[data-brand=IE_REDFM] *.brand-bg,[data-brand=IE_REDFM]~* *.brand-bg{background-color:#e20c1b !important}[data-brand=IE_REDFM].brand-bg.btn-disabled,[data-brand=IE_REDFM] *.brand-bg.btn-disabled,[data-brand=IE_REDFM]~* *.brand-bg.btn-disabled{background-color:#f65e68 !important}[data-brand=IE_REDFM].brand-title,[data-brand=IE_REDFM] *.brand-title,[data-brand=IE_REDFM]~* *.brand-title{color:#000 !important}[data-brand=IE_REDFM].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_REDFM] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_REDFM]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_REDFM].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_REDFM] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_REDFM]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_REDFM].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_REDFM] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_REDFM]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#e20c1b !important}[data-brand=IE_REDFM].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_REDFM] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_REDFM]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#b20915 !important}[data-brand=IE_REDFM].brand-gradient,[data-brand=IE_REDFM] *.brand-gradient,[data-brand=IE_REDFM]~* *.brand-gradient{background:#e20c1b !important;background:-moz-linear-gradient(90deg, #e20c1b 50%, #f42d3b 100%) !important;background:-webkit-linear-gradient(90deg, #e20c1b 50%, #f42d3b 100%) !important;background:linear-gradient(90deg, #e20c1b 50%, #f42d3b 100%) !important}[data-brand=IE_REDFM].brand-bg-interactive:hover,[data-brand=IE_REDFM].brand-bg-interactive:active,[data-brand=IE_REDFM].brand-bg-interactive:focus,[data-brand=IE_REDFM].brand-bg-interactive.selected,[data-brand=IE_REDFM] *.brand-bg-interactive:hover,[data-brand=IE_REDFM] *.brand-bg-interactive:active,[data-brand=IE_REDFM] *.brand-bg-interactive:focus,[data-brand=IE_REDFM] *.brand-bg-interactive.selected,[data-brand=IE_REDFM]~* *.brand-bg-interactive:hover,[data-brand=IE_REDFM]~* *.brand-bg-interactive:active,[data-brand=IE_REDFM]~* *.brand-bg-interactive:focus,[data-brand=IE_REDFM]~* *.brand-bg-interactive.selected{background-color:#f42d3b !important;color:#fff !important}[data-brand=IE_REDFM].brand-gradient-interactive:hover,[data-brand=IE_REDFM].brand-gradient-interactive:active,[data-brand=IE_REDFM].brand-gradient-interactive:focus,[data-brand=IE_REDFM].brand-gradient-interactive.selected,[data-brand=IE_REDFM] *.brand-gradient-interactive:hover,[data-brand=IE_REDFM] *.brand-gradient-interactive:active,[data-brand=IE_REDFM] *.brand-gradient-interactive:focus,[data-brand=IE_REDFM] *.brand-gradient-interactive.selected,[data-brand=IE_REDFM]~* *.brand-gradient-interactive:hover,[data-brand=IE_REDFM]~* *.brand-gradient-interactive:active,[data-brand=IE_REDFM]~* *.brand-gradient-interactive:focus,[data-brand=IE_REDFM]~* *.brand-gradient-interactive.selected{background:#f42d3b !important;background:-moz-linear-gradient(90deg, #f42d3b 50%, #f65e68 100%) !important;background:-webkit-linear-gradient(90deg, #f42d3b 50%, #f65e68 100%) !important;background:linear-gradient(90deg, #f42d3b 50%, #f65e68 100%) !important;color:#fff !important}[data-brand=IE_REDFM].brand-col,[data-brand=IE_REDFM] *.brand-col,[data-brand=IE_REDFM]~* *.brand-col{color:#e20c1b !important}[data-brand=IE_REDFM].brand-field,[data-brand=IE_REDFM] *.brand-field,[data-brand=IE_REDFM]~* *.brand-field{color:#e20c1b !important}[data-brand=IE_REDFM].brand-field::placeholder,[data-brand=IE_REDFM] *.brand-field::placeholder,[data-brand=IE_REDFM]~* *.brand-field::placeholder{color:#e20c1b !important;opacity:1;font-weight:400}[data-brand=IE_REDFM].brand-field:-ms-input-placeholder,[data-brand=IE_REDFM] *.brand-field:-ms-input-placeholder,[data-brand=IE_REDFM]~* *.brand-field:-ms-input-placeholder{color:#e20c1b !important;font-weight:400}[data-brand=IE_REDFM].brand-field::-ms-input-placeholder,[data-brand=IE_REDFM] *.brand-field::-ms-input-placeholder,[data-brand=IE_REDFM]~* *.brand-field::-ms-input-placeholder{color:#e20c1b !important;font-weight:400}[data-brand=IE_REDFM].brand-field:-webkit-autofill,[data-brand=IE_REDFM] *.brand-field:-webkit-autofill,[data-brand=IE_REDFM]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#e20c1b !important}[data-brand=IE_REDFM].brand-col-over,[data-brand=IE_REDFM] *.brand-col-over,[data-brand=IE_REDFM]~* *.brand-col-over{color:#fff}[data-brand=IE_REDFM].brand-border,[data-brand=IE_REDFM] *.brand-border,[data-brand=IE_REDFM]~* *.brand-border{border-color:#e20c1b !important}[data-brand=IE_REDFM].brand-border-focus.focus,[data-brand=IE_REDFM] *.brand-border-focus.focus,[data-brand=IE_REDFM]~* *.brand-border-focus.focus{border-color:#e20c1b !important}[data-brand=IE_REDFM].brand-shadow,[data-brand=IE_REDFM] *.brand-shadow,[data-brand=IE_REDFM]~* *.brand-shadow{box-shadow:0 0 .75em rgba(226,12,27,.5) !important}[data-brand=IE_BEAT].brand-monochrome-text,[data-brand=IE_BEAT] *.brand-monochrome-text,[data-brand=IE_BEAT]~* *.brand-monochrome-text{color:#fff !important}[data-brand=IE_BEAT].brand-monochrome-img,[data-brand=IE_BEAT] *.brand-monochrome-img,[data-brand=IE_BEAT]~* *.brand-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_BEAT].brand-text,[data-brand=IE_BEAT] *.brand-text,[data-brand=IE_BEAT]~* *.brand-text{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-bg,[data-brand=IE_BEAT] *.brand-bg,[data-brand=IE_BEAT]~* *.brand-bg{background-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-bg.btn-disabled,[data-brand=IE_BEAT] *.brand-bg.btn-disabled,[data-brand=IE_BEAT]~* *.brand-bg.btn-disabled{background-color:#f47b85 !important}[data-brand=IE_BEAT].brand-title,[data-brand=IE_BEAT] *.brand-title,[data-brand=IE_BEAT]~* *.brand-title{color:#000 !important}[data-brand=IE_BEAT].brand-scrollbar::-webkit-scrollbar,[data-brand=IE_BEAT] *.brand-scrollbar::-webkit-scrollbar,[data-brand=IE_BEAT]~* *.brand-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_BEAT].brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_BEAT] *.brand-scrollbar::-webkit-scrollbar-track,[data-brand=IE_BEAT]~* *.brand-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_BEAT].brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_BEAT] *.brand-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_BEAT]~* *.brand-scrollbar::-webkit-scrollbar-thumb{background:#ed1c2e !important}[data-brand=IE_BEAT].brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_BEAT] *.brand-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_BEAT]~* *.brand-scrollbar::-webkit-scrollbar-thumb:hover{background:#c6101f !important}[data-brand=IE_BEAT].brand-gradient,[data-brand=IE_BEAT] *.brand-gradient,[data-brand=IE_BEAT]~* *.brand-gradient{background:#ed1c2e !important;background:-moz-linear-gradient(90deg, #ed1c2e 50%, #f14b5a 100%) !important;background:-webkit-linear-gradient(90deg, #ed1c2e 50%, #f14b5a 100%) !important;background:linear-gradient(90deg, #ed1c2e 50%, #f14b5a 100%) !important}[data-brand=IE_BEAT].brand-bg-interactive:hover,[data-brand=IE_BEAT].brand-bg-interactive:active,[data-brand=IE_BEAT].brand-bg-interactive:focus,[data-brand=IE_BEAT].brand-bg-interactive.selected,[data-brand=IE_BEAT] *.brand-bg-interactive:hover,[data-brand=IE_BEAT] *.brand-bg-interactive:active,[data-brand=IE_BEAT] *.brand-bg-interactive:focus,[data-brand=IE_BEAT] *.brand-bg-interactive.selected,[data-brand=IE_BEAT]~* *.brand-bg-interactive:hover,[data-brand=IE_BEAT]~* *.brand-bg-interactive:active,[data-brand=IE_BEAT]~* *.brand-bg-interactive:focus,[data-brand=IE_BEAT]~* *.brand-bg-interactive.selected{background-color:#f14b5a !important;color:#fff !important}[data-brand=IE_BEAT].brand-gradient-interactive:hover,[data-brand=IE_BEAT].brand-gradient-interactive:active,[data-brand=IE_BEAT].brand-gradient-interactive:focus,[data-brand=IE_BEAT].brand-gradient-interactive.selected,[data-brand=IE_BEAT] *.brand-gradient-interactive:hover,[data-brand=IE_BEAT] *.brand-gradient-interactive:active,[data-brand=IE_BEAT] *.brand-gradient-interactive:focus,[data-brand=IE_BEAT] *.brand-gradient-interactive.selected,[data-brand=IE_BEAT]~* *.brand-gradient-interactive:hover,[data-brand=IE_BEAT]~* *.brand-gradient-interactive:active,[data-brand=IE_BEAT]~* *.brand-gradient-interactive:focus,[data-brand=IE_BEAT]~* *.brand-gradient-interactive.selected{background:#f14b5a !important;background:-moz-linear-gradient(90deg, #f14b5a 50%, #f47b85 100%) !important;background:-webkit-linear-gradient(90deg, #f14b5a 50%, #f47b85 100%) !important;background:linear-gradient(90deg, #f14b5a 50%, #f47b85 100%) !important;color:#fff !important}[data-brand=IE_BEAT].brand-col,[data-brand=IE_BEAT] *.brand-col,[data-brand=IE_BEAT]~* *.brand-col{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-field,[data-brand=IE_BEAT] *.brand-field,[data-brand=IE_BEAT]~* *.brand-field{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-field::placeholder,[data-brand=IE_BEAT] *.brand-field::placeholder,[data-brand=IE_BEAT]~* *.brand-field::placeholder{color:#ed1c2e !important;opacity:1;font-weight:400}[data-brand=IE_BEAT].brand-field:-ms-input-placeholder,[data-brand=IE_BEAT] *.brand-field:-ms-input-placeholder,[data-brand=IE_BEAT]~* *.brand-field:-ms-input-placeholder{color:#ed1c2e !important;font-weight:400}[data-brand=IE_BEAT].brand-field::-ms-input-placeholder,[data-brand=IE_BEAT] *.brand-field::-ms-input-placeholder,[data-brand=IE_BEAT]~* *.brand-field::-ms-input-placeholder{color:#ed1c2e !important;font-weight:400}[data-brand=IE_BEAT].brand-field:-webkit-autofill,[data-brand=IE_BEAT] *.brand-field:-webkit-autofill,[data-brand=IE_BEAT]~* *.brand-field:-webkit-autofill{-webkit-text-fill-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-col-over,[data-brand=IE_BEAT] *.brand-col-over,[data-brand=IE_BEAT]~* *.brand-col-over{color:#fff}[data-brand=IE_BEAT].brand-border,[data-brand=IE_BEAT] *.brand-border,[data-brand=IE_BEAT]~* *.brand-border{border-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-border-focus.focus,[data-brand=IE_BEAT] *.brand-border-focus.focus,[data-brand=IE_BEAT]~* *.brand-border-focus.focus{border-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-shadow,[data-brand=IE_BEAT] *.brand-shadow,[data-brand=IE_BEAT]~* *.brand-shadow{box-shadow:0 0 .75em rgba(237,28,46,.5) !important}[data-brand=IE_TODAYFM].brand-2-monochrome-text,[data-brand=IE_TODAYFM] *.brand-2-monochrome-text,[data-brand=IE_TODAYFM]~* *.brand-2-monochrome-text{color:#fff !important}[data-brand=IE_TODAYFM].brand-2-monochrome-img,[data-brand=IE_TODAYFM] *.brand-2-monochrome-img,[data-brand=IE_TODAYFM]~* *.brand-2-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_TODAYFM].brand-2-text,[data-brand=IE_TODAYFM] *.brand-2-text,[data-brand=IE_TODAYFM]~* *.brand-2-text{color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-bg,[data-brand=IE_TODAYFM] *.brand-2-bg,[data-brand=IE_TODAYFM]~* *.brand-2-bg{background-color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-bg.btn-disabled,[data-brand=IE_TODAYFM] *.brand-2-bg.btn-disabled,[data-brand=IE_TODAYFM]~* *.brand-2-bg.btn-disabled{background-color:#fed67b !important}[data-brand=IE_TODAYFM].brand-2-title,[data-brand=IE_TODAYFM] *.brand-2-title,[data-brand=IE_TODAYFM]~* *.brand-2-title{color:#000 !important}[data-brand=IE_TODAYFM].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_TODAYFM] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_TODAYFM]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_TODAYFM].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_TODAYFM] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_TODAYFM]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_TODAYFM].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_TODAYFM] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_TODAYFM]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#fdb616}[data-brand=IE_TODAYFM].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_TODAYFM] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_TODAYFM]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#de9a02 !important}[data-brand=IE_TODAYFM].brand-2-gradient,[data-brand=IE_TODAYFM] *.brand-2-gradient,[data-brand=IE_TODAYFM]~* *.brand-2-gradient{background:#fdb616 !important;background:-moz-linear-gradient(90deg, #fdb616 50%, #fdc649 100%) !important;background:-webkit-linear-gradient(90deg, #fdb616 50%, #fdc649 100%) !important;background:linear-gradient(90deg, #fdb616 50%, #fdc649 100%) !important}[data-brand=IE_TODAYFM].brand-2-bg-interactive:hover,[data-brand=IE_TODAYFM].brand-2-bg-interactive:active,[data-brand=IE_TODAYFM].brand-2-bg-interactive:focus,[data-brand=IE_TODAYFM].brand-2-bg-interactive.selected,[data-brand=IE_TODAYFM] *.brand-2-bg-interactive:hover,[data-brand=IE_TODAYFM] *.brand-2-bg-interactive:active,[data-brand=IE_TODAYFM] *.brand-2-bg-interactive:focus,[data-brand=IE_TODAYFM] *.brand-2-bg-interactive.selected,[data-brand=IE_TODAYFM]~* *.brand-2-bg-interactive:hover,[data-brand=IE_TODAYFM]~* *.brand-2-bg-interactive:active,[data-brand=IE_TODAYFM]~* *.brand-2-bg-interactive:focus,[data-brand=IE_TODAYFM]~* *.brand-2-bg-interactive.selected{background-color:#fdc649 !important;color:#fdc649 !important}[data-brand=IE_TODAYFM].brand-2-gradient-interactive:hover,[data-brand=IE_TODAYFM].brand-2-gradient-interactive:active,[data-brand=IE_TODAYFM].brand-2-gradient-interactive:focus,[data-brand=IE_TODAYFM].brand-2-gradient-interactive.selected,[data-brand=IE_TODAYFM] *.brand-2-gradient-interactive:hover,[data-brand=IE_TODAYFM] *.brand-2-gradient-interactive:active,[data-brand=IE_TODAYFM] *.brand-2-gradient-interactive:focus,[data-brand=IE_TODAYFM] *.brand-2-gradient-interactive.selected,[data-brand=IE_TODAYFM]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_TODAYFM]~* *.brand-2-gradient-interactive:active,[data-brand=IE_TODAYFM]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_TODAYFM]~* *.brand-2-gradient-interactive.selected{background:#fdc649 !important;background:-moz-linear-gradient(90deg, #fdc649 50%, #fed67b 100%) !important;background:-webkit-linear-gradient(90deg, #fdc649 50%, #fed67b 100%) !important;background:linear-gradient(90deg, #fdc649 50%, #fed67b 100%) !important;color:#fff !important}[data-brand=IE_TODAYFM].brand-2-col,[data-brand=IE_TODAYFM] *.brand-2-col,[data-brand=IE_TODAYFM]~* *.brand-2-col{color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-field,[data-brand=IE_TODAYFM] *.brand-2-field,[data-brand=IE_TODAYFM]~* *.brand-2-field{color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-field::placeholder,[data-brand=IE_TODAYFM] *.brand-2-field::placeholder,[data-brand=IE_TODAYFM]~* *.brand-2-field::placeholder{color:#fdb616 !important;opacity:1}[data-brand=IE_TODAYFM].brand-2-field:-ms-input-placeholder,[data-brand=IE_TODAYFM] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_TODAYFM]~* *.brand-2-field:-ms-input-placeholder{color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-field::-ms-input-placeholder,[data-brand=IE_TODAYFM] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_TODAYFM]~* *.brand-2-field::-ms-input-placeholder{color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-field:-webkit-autofill,[data-brand=IE_TODAYFM] *.brand-2-field:-webkit-autofill,[data-brand=IE_TODAYFM]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-col-over,[data-brand=IE_TODAYFM] *.brand-2-col-over,[data-brand=IE_TODAYFM]~* *.brand-2-col-over{color:#fff}[data-brand=IE_TODAYFM].brand-2-border,[data-brand=IE_TODAYFM] *.brand-2-border,[data-brand=IE_TODAYFM]~* *.brand-2-border{border-color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-border-focus.focus,[data-brand=IE_TODAYFM] *.brand-2-border-focus.focus,[data-brand=IE_TODAYFM]~* *.brand-2-border-focus.focus{border-color:#fdb616 !important}[data-brand=IE_TODAYFM].brand-2-shadow,[data-brand=IE_TODAYFM] *.brand-2-shadow,[data-brand=IE_TODAYFM]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(253,182,22,.5) !important}[data-brand=IE_TODAYFM] header.brand-2-gradient,[data-brand=IE_TODAYFM] footer.brand-2-gradient{background-color:#fdb616 !important}[data-brand=IE_SPIN1038].brand-2-monochrome-text,[data-brand=IE_SPIN1038] *.brand-2-monochrome-text,[data-brand=IE_SPIN1038]~* *.brand-2-monochrome-text{color:#fff !important}[data-brand=IE_SPIN1038].brand-2-monochrome-img,[data-brand=IE_SPIN1038] *.brand-2-monochrome-img,[data-brand=IE_SPIN1038]~* *.brand-2-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_SPIN1038].brand-2-text,[data-brand=IE_SPIN1038] *.brand-2-text,[data-brand=IE_SPIN1038]~* *.brand-2-text{color:#000 !important}[data-brand=IE_SPIN1038].brand-2-bg,[data-brand=IE_SPIN1038] *.brand-2-bg,[data-brand=IE_SPIN1038]~* *.brand-2-bg{background-color:#000 !important}[data-brand=IE_SPIN1038].brand-2-bg.btn-disabled,[data-brand=IE_SPIN1038] *.brand-2-bg.btn-disabled,[data-brand=IE_SPIN1038]~* *.brand-2-bg.btn-disabled{background-color:#333 !important}[data-brand=IE_SPIN1038].brand-2-title,[data-brand=IE_SPIN1038] *.brand-2-title,[data-brand=IE_SPIN1038]~* *.brand-2-title{color:#000 !important}[data-brand=IE_SPIN1038].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_SPIN1038] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_SPIN1038]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_SPIN1038].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_SPIN1038] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_SPIN1038]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_SPIN1038].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_SPIN1038] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_SPIN1038]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#000}[data-brand=IE_SPIN1038].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_SPIN1038] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_SPIN1038]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#000 !important}[data-brand=IE_SPIN1038].brand-2-gradient,[data-brand=IE_SPIN1038] *.brand-2-gradient,[data-brand=IE_SPIN1038]~* *.brand-2-gradient{background:#000 !important;background:-moz-linear-gradient(90deg, #000000 50%, #1a1a1a 100%) !important;background:-webkit-linear-gradient(90deg, #000000 50%, #1a1a1a 100%) !important;background:linear-gradient(90deg, #000000 50%, #1a1a1a 100%) !important}[data-brand=IE_SPIN1038].brand-2-bg-interactive:hover,[data-brand=IE_SPIN1038].brand-2-bg-interactive:active,[data-brand=IE_SPIN1038].brand-2-bg-interactive:focus,[data-brand=IE_SPIN1038].brand-2-bg-interactive.selected,[data-brand=IE_SPIN1038] *.brand-2-bg-interactive:hover,[data-brand=IE_SPIN1038] *.brand-2-bg-interactive:active,[data-brand=IE_SPIN1038] *.brand-2-bg-interactive:focus,[data-brand=IE_SPIN1038] *.brand-2-bg-interactive.selected,[data-brand=IE_SPIN1038]~* *.brand-2-bg-interactive:hover,[data-brand=IE_SPIN1038]~* *.brand-2-bg-interactive:active,[data-brand=IE_SPIN1038]~* *.brand-2-bg-interactive:focus,[data-brand=IE_SPIN1038]~* *.brand-2-bg-interactive.selected{background-color:#1a1a1a !important;color:#1a1a1a !important}[data-brand=IE_SPIN1038].brand-2-gradient-interactive:hover,[data-brand=IE_SPIN1038].brand-2-gradient-interactive:active,[data-brand=IE_SPIN1038].brand-2-gradient-interactive:focus,[data-brand=IE_SPIN1038].brand-2-gradient-interactive.selected,[data-brand=IE_SPIN1038] *.brand-2-gradient-interactive:hover,[data-brand=IE_SPIN1038] *.brand-2-gradient-interactive:active,[data-brand=IE_SPIN1038] *.brand-2-gradient-interactive:focus,[data-brand=IE_SPIN1038] *.brand-2-gradient-interactive.selected,[data-brand=IE_SPIN1038]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_SPIN1038]~* *.brand-2-gradient-interactive:active,[data-brand=IE_SPIN1038]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_SPIN1038]~* *.brand-2-gradient-interactive.selected{background:#1a1a1a !important;background:-moz-linear-gradient(90deg, #1a1a1a 50%, #333333 100%) !important;background:-webkit-linear-gradient(90deg, #1a1a1a 50%, #333333 100%) !important;background:linear-gradient(90deg, #1a1a1a 50%, #333333 100%) !important;color:#fff !important}[data-brand=IE_SPIN1038].brand-2-col,[data-brand=IE_SPIN1038] *.brand-2-col,[data-brand=IE_SPIN1038]~* *.brand-2-col{color:#000 !important}[data-brand=IE_SPIN1038].brand-2-field,[data-brand=IE_SPIN1038] *.brand-2-field,[data-brand=IE_SPIN1038]~* *.brand-2-field{color:#000 !important}[data-brand=IE_SPIN1038].brand-2-field::placeholder,[data-brand=IE_SPIN1038] *.brand-2-field::placeholder,[data-brand=IE_SPIN1038]~* *.brand-2-field::placeholder{color:#000 !important;opacity:1}[data-brand=IE_SPIN1038].brand-2-field:-ms-input-placeholder,[data-brand=IE_SPIN1038] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_SPIN1038]~* *.brand-2-field:-ms-input-placeholder{color:#000 !important}[data-brand=IE_SPIN1038].brand-2-field::-ms-input-placeholder,[data-brand=IE_SPIN1038] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_SPIN1038]~* *.brand-2-field::-ms-input-placeholder{color:#000 !important}[data-brand=IE_SPIN1038].brand-2-field:-webkit-autofill,[data-brand=IE_SPIN1038] *.brand-2-field:-webkit-autofill,[data-brand=IE_SPIN1038]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#000 !important}[data-brand=IE_SPIN1038].brand-2-col-over,[data-brand=IE_SPIN1038] *.brand-2-col-over,[data-brand=IE_SPIN1038]~* *.brand-2-col-over{color:#fff}[data-brand=IE_SPIN1038].brand-2-border,[data-brand=IE_SPIN1038] *.brand-2-border,[data-brand=IE_SPIN1038]~* *.brand-2-border{border-color:#000 !important}[data-brand=IE_SPIN1038].brand-2-border-focus.focus,[data-brand=IE_SPIN1038] *.brand-2-border-focus.focus,[data-brand=IE_SPIN1038]~* *.brand-2-border-focus.focus{border-color:#000 !important}[data-brand=IE_SPIN1038].brand-2-shadow,[data-brand=IE_SPIN1038] *.brand-2-shadow,[data-brand=IE_SPIN1038]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(0,0,0,.5) !important}[data-brand=IE_SPIN1038] header.brand-2-gradient,[data-brand=IE_SPIN1038] footer.brand-2-gradient{background-color:#000 !important}[data-brand=IE_NEWSTALK].brand-2-monochrome-text,[data-brand=IE_NEWSTALK] *.brand-2-monochrome-text,[data-brand=IE_NEWSTALK]~* *.brand-2-monochrome-text{color:#fff !important}[data-brand=IE_NEWSTALK].brand-2-monochrome-img,[data-brand=IE_NEWSTALK] *.brand-2-monochrome-img,[data-brand=IE_NEWSTALK]~* *.brand-2-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_NEWSTALK].brand-2-text,[data-brand=IE_NEWSTALK] *.brand-2-text,[data-brand=IE_NEWSTALK]~* *.brand-2-text{color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-bg,[data-brand=IE_NEWSTALK] *.brand-2-bg,[data-brand=IE_NEWSTALK]~* *.brand-2-bg{background-color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-bg.btn-disabled,[data-brand=IE_NEWSTALK] *.brand-2-bg.btn-disabled,[data-brand=IE_NEWSTALK]~* *.brand-2-bg.btn-disabled{background-color:#7f3988 !important}[data-brand=IE_NEWSTALK].brand-2-title,[data-brand=IE_NEWSTALK] *.brand-2-title,[data-brand=IE_NEWSTALK]~* *.brand-2-title{color:#000 !important}[data-brand=IE_NEWSTALK].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_NEWSTALK] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_NEWSTALK]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_NEWSTALK].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_NEWSTALK] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_NEWSTALK]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_NEWSTALK].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_NEWSTALK] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_NEWSTALK]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#3c1b40}[data-brand=IE_NEWSTALK].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_NEWSTALK] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_NEWSTALK]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#1a0c1c !important}[data-brand=IE_NEWSTALK].brand-2-gradient,[data-brand=IE_NEWSTALK] *.brand-2-gradient,[data-brand=IE_NEWSTALK]~* *.brand-2-gradient{background:#3c1b40 !important;background:-moz-linear-gradient(90deg, #3c1b40 50%, #5e2a64 100%) !important;background:-webkit-linear-gradient(90deg, #3c1b40 50%, #5e2a64 100%) !important;background:linear-gradient(90deg, #3c1b40 50%, #5e2a64 100%) !important}[data-brand=IE_NEWSTALK].brand-2-bg-interactive:hover,[data-brand=IE_NEWSTALK].brand-2-bg-interactive:active,[data-brand=IE_NEWSTALK].brand-2-bg-interactive:focus,[data-brand=IE_NEWSTALK].brand-2-bg-interactive.selected,[data-brand=IE_NEWSTALK] *.brand-2-bg-interactive:hover,[data-brand=IE_NEWSTALK] *.brand-2-bg-interactive:active,[data-brand=IE_NEWSTALK] *.brand-2-bg-interactive:focus,[data-brand=IE_NEWSTALK] *.brand-2-bg-interactive.selected,[data-brand=IE_NEWSTALK]~* *.brand-2-bg-interactive:hover,[data-brand=IE_NEWSTALK]~* *.brand-2-bg-interactive:active,[data-brand=IE_NEWSTALK]~* *.brand-2-bg-interactive:focus,[data-brand=IE_NEWSTALK]~* *.brand-2-bg-interactive.selected{background-color:#5e2a64 !important;color:#5e2a64 !important}[data-brand=IE_NEWSTALK].brand-2-gradient-interactive:hover,[data-brand=IE_NEWSTALK].brand-2-gradient-interactive:active,[data-brand=IE_NEWSTALK].brand-2-gradient-interactive:focus,[data-brand=IE_NEWSTALK].brand-2-gradient-interactive.selected,[data-brand=IE_NEWSTALK] *.brand-2-gradient-interactive:hover,[data-brand=IE_NEWSTALK] *.brand-2-gradient-interactive:active,[data-brand=IE_NEWSTALK] *.brand-2-gradient-interactive:focus,[data-brand=IE_NEWSTALK] *.brand-2-gradient-interactive.selected,[data-brand=IE_NEWSTALK]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_NEWSTALK]~* *.brand-2-gradient-interactive:active,[data-brand=IE_NEWSTALK]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_NEWSTALK]~* *.brand-2-gradient-interactive.selected{background:#5e2a64 !important;background:-moz-linear-gradient(90deg, #5e2a64 50%, #7f3988 100%) !important;background:-webkit-linear-gradient(90deg, #5e2a64 50%, #7f3988 100%) !important;background:linear-gradient(90deg, #5e2a64 50%, #7f3988 100%) !important;color:#fff !important}[data-brand=IE_NEWSTALK].brand-2-col,[data-brand=IE_NEWSTALK] *.brand-2-col,[data-brand=IE_NEWSTALK]~* *.brand-2-col{color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-field,[data-brand=IE_NEWSTALK] *.brand-2-field,[data-brand=IE_NEWSTALK]~* *.brand-2-field{color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-field::placeholder,[data-brand=IE_NEWSTALK] *.brand-2-field::placeholder,[data-brand=IE_NEWSTALK]~* *.brand-2-field::placeholder{color:#3c1b40 !important;opacity:1}[data-brand=IE_NEWSTALK].brand-2-field:-ms-input-placeholder,[data-brand=IE_NEWSTALK] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_NEWSTALK]~* *.brand-2-field:-ms-input-placeholder{color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-field::-ms-input-placeholder,[data-brand=IE_NEWSTALK] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_NEWSTALK]~* *.brand-2-field::-ms-input-placeholder{color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-field:-webkit-autofill,[data-brand=IE_NEWSTALK] *.brand-2-field:-webkit-autofill,[data-brand=IE_NEWSTALK]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-col-over,[data-brand=IE_NEWSTALK] *.brand-2-col-over,[data-brand=IE_NEWSTALK]~* *.brand-2-col-over{color:#fff}[data-brand=IE_NEWSTALK].brand-2-border,[data-brand=IE_NEWSTALK] *.brand-2-border,[data-brand=IE_NEWSTALK]~* *.brand-2-border{border-color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-border-focus.focus,[data-brand=IE_NEWSTALK] *.brand-2-border-focus.focus,[data-brand=IE_NEWSTALK]~* *.brand-2-border-focus.focus{border-color:#3c1b40 !important}[data-brand=IE_NEWSTALK].brand-2-shadow,[data-brand=IE_NEWSTALK] *.brand-2-shadow,[data-brand=IE_NEWSTALK]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(60,27,64,.5) !important}[data-brand=IE_NEWSTALK] header.brand-2-gradient,[data-brand=IE_NEWSTALK] footer.brand-2-gradient{background-color:#3c1b40 !important}[data-brand=IE_98FM].brand-2-monochrome-text,[data-brand=IE_98FM] *.brand-2-monochrome-text,[data-brand=IE_98FM]~* *.brand-2-monochrome-text{color:#1b1b20 !important}[data-brand=IE_98FM].brand-2-monochrome-img,[data-brand=IE_98FM] *.brand-2-monochrome-img,[data-brand=IE_98FM]~* *.brand-2-monochrome-img{filter:brightness(0) !important}[data-brand=IE_98FM].brand-2-text,[data-brand=IE_98FM] *.brand-2-text,[data-brand=IE_98FM]~* *.brand-2-text{color:#fff !important}[data-brand=IE_98FM].brand-2-bg,[data-brand=IE_98FM] *.brand-2-bg,[data-brand=IE_98FM]~* *.brand-2-bg{background-color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-bg.btn-disabled,[data-brand=IE_98FM] *.brand-2-bg.btn-disabled,[data-brand=IE_98FM]~* *.brand-2-bg.btn-disabled{background-color:#dbdcde !important}[data-brand=IE_98FM].brand-2-title,[data-brand=IE_98FM] *.brand-2-title,[data-brand=IE_98FM]~* *.brand-2-title{color:#000 !important}[data-brand=IE_98FM].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_98FM] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_98FM]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_98FM].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_98FM] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_98FM]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_98FM].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_98FM] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_98FM]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#a7a9ac}[data-brand=IE_98FM].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_98FM] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_98FM]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#8d8f93 !important}[data-brand=IE_98FM].brand-2-gradient,[data-brand=IE_98FM] *.brand-2-gradient,[data-brand=IE_98FM]~* *.brand-2-gradient{background:#a7a9ac !important;background:-moz-linear-gradient(90deg, #a7a9ac 50%, #c1c3c5 100%) !important;background:-webkit-linear-gradient(90deg, #a7a9ac 50%, #c1c3c5 100%) !important;background:linear-gradient(90deg, #a7a9ac 50%, #c1c3c5 100%) !important}[data-brand=IE_98FM].brand-2-bg-interactive:hover,[data-brand=IE_98FM].brand-2-bg-interactive:active,[data-brand=IE_98FM].brand-2-bg-interactive:focus,[data-brand=IE_98FM].brand-2-bg-interactive.selected,[data-brand=IE_98FM] *.brand-2-bg-interactive:hover,[data-brand=IE_98FM] *.brand-2-bg-interactive:active,[data-brand=IE_98FM] *.brand-2-bg-interactive:focus,[data-brand=IE_98FM] *.brand-2-bg-interactive.selected,[data-brand=IE_98FM]~* *.brand-2-bg-interactive:hover,[data-brand=IE_98FM]~* *.brand-2-bg-interactive:active,[data-brand=IE_98FM]~* *.brand-2-bg-interactive:focus,[data-brand=IE_98FM]~* *.brand-2-bg-interactive.selected{background-color:#8d8f93 !important;color:#8d8f93 !important}[data-brand=IE_98FM].brand-2-gradient-interactive:hover,[data-brand=IE_98FM].brand-2-gradient-interactive:active,[data-brand=IE_98FM].brand-2-gradient-interactive:focus,[data-brand=IE_98FM].brand-2-gradient-interactive.selected,[data-brand=IE_98FM] *.brand-2-gradient-interactive:hover,[data-brand=IE_98FM] *.brand-2-gradient-interactive:active,[data-brand=IE_98FM] *.brand-2-gradient-interactive:focus,[data-brand=IE_98FM] *.brand-2-gradient-interactive.selected,[data-brand=IE_98FM]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_98FM]~* *.brand-2-gradient-interactive:active,[data-brand=IE_98FM]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_98FM]~* *.brand-2-gradient-interactive.selected{background:#8d8f93 !important;background:-moz-linear-gradient(90deg, #8d8f93 50%, #a7a9ac 100%) !important;background:-webkit-linear-gradient(90deg, #8d8f93 50%, #a7a9ac 100%) !important;background:linear-gradient(90deg, #8d8f93 50%, #a7a9ac 100%) !important;color:#1b1b20 !important}[data-brand=IE_98FM].brand-2-col,[data-brand=IE_98FM] *.brand-2-col,[data-brand=IE_98FM]~* *.brand-2-col{color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-field,[data-brand=IE_98FM] *.brand-2-field,[data-brand=IE_98FM]~* *.brand-2-field{color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-field::placeholder,[data-brand=IE_98FM] *.brand-2-field::placeholder,[data-brand=IE_98FM]~* *.brand-2-field::placeholder{color:#a7a9ac !important;opacity:1}[data-brand=IE_98FM].brand-2-field:-ms-input-placeholder,[data-brand=IE_98FM] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_98FM]~* *.brand-2-field:-ms-input-placeholder{color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-field::-ms-input-placeholder,[data-brand=IE_98FM] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_98FM]~* *.brand-2-field::-ms-input-placeholder{color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-field:-webkit-autofill,[data-brand=IE_98FM] *.brand-2-field:-webkit-autofill,[data-brand=IE_98FM]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-col-over,[data-brand=IE_98FM] *.brand-2-col-over,[data-brand=IE_98FM]~* *.brand-2-col-over{color:#1b1b20}[data-brand=IE_98FM].brand-2-border,[data-brand=IE_98FM] *.brand-2-border,[data-brand=IE_98FM]~* *.brand-2-border{border-color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-border-focus.focus,[data-brand=IE_98FM] *.brand-2-border-focus.focus,[data-brand=IE_98FM]~* *.brand-2-border-focus.focus{border-color:#a7a9ac !important}[data-brand=IE_98FM].brand-2-shadow,[data-brand=IE_98FM] *.brand-2-shadow,[data-brand=IE_98FM]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(167,169,172,.5) !important}[data-brand=IE_98FM] header.brand-2-gradient,[data-brand=IE_98FM] footer.brand-2-gradient{background:#fff !important;background:-moz-linear-gradient(90deg, #fff 50%, white 100%) !important;background:-webkit-linear-gradient(90deg, #fff 50%, white 100%) !important;background:linear-gradient(90deg, #fff 50%, white 100%) !important}[data-brand=IE_IRADIO].brand-2-monochrome-text,[data-brand=IE_IRADIO] *.brand-2-monochrome-text,[data-brand=IE_IRADIO]~* *.brand-2-monochrome-text{color:#fff !important}[data-brand=IE_IRADIO].brand-2-monochrome-img,[data-brand=IE_IRADIO] *.brand-2-monochrome-img,[data-brand=IE_IRADIO]~* *.brand-2-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_IRADIO].brand-2-text,[data-brand=IE_IRADIO] *.brand-2-text,[data-brand=IE_IRADIO]~* *.brand-2-text{color:#0df !important}[data-brand=IE_IRADIO].brand-2-bg,[data-brand=IE_IRADIO] *.brand-2-bg,[data-brand=IE_IRADIO]~* *.brand-2-bg{background-color:#0df !important}[data-brand=IE_IRADIO].brand-2-bg.btn-disabled,[data-brand=IE_IRADIO] *.brand-2-bg.btn-disabled,[data-brand=IE_IRADIO]~* *.brand-2-bg.btn-disabled{background-color:#66ebff !important}[data-brand=IE_IRADIO].brand-2-title,[data-brand=IE_IRADIO] *.brand-2-title,[data-brand=IE_IRADIO]~* *.brand-2-title{color:#000 !important}[data-brand=IE_IRADIO].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_IRADIO] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_IRADIO]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_IRADIO].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_IRADIO] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_IRADIO]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_IRADIO].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_IRADIO] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_IRADIO]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#0df}[data-brand=IE_IRADIO].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_IRADIO] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_IRADIO]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#00b1cc !important}[data-brand=IE_IRADIO].brand-2-gradient,[data-brand=IE_IRADIO] *.brand-2-gradient,[data-brand=IE_IRADIO]~* *.brand-2-gradient{background:#0df !important;background:-moz-linear-gradient(90deg, #00ddff 50%, #33e4ff 100%) !important;background:-webkit-linear-gradient(90deg, #00ddff 50%, #33e4ff 100%) !important;background:linear-gradient(90deg, #00ddff 50%, #33e4ff 100%) !important}[data-brand=IE_IRADIO].brand-2-bg-interactive:hover,[data-brand=IE_IRADIO].brand-2-bg-interactive:active,[data-brand=IE_IRADIO].brand-2-bg-interactive:focus,[data-brand=IE_IRADIO].brand-2-bg-interactive.selected,[data-brand=IE_IRADIO] *.brand-2-bg-interactive:hover,[data-brand=IE_IRADIO] *.brand-2-bg-interactive:active,[data-brand=IE_IRADIO] *.brand-2-bg-interactive:focus,[data-brand=IE_IRADIO] *.brand-2-bg-interactive.selected,[data-brand=IE_IRADIO]~* *.brand-2-bg-interactive:hover,[data-brand=IE_IRADIO]~* *.brand-2-bg-interactive:active,[data-brand=IE_IRADIO]~* *.brand-2-bg-interactive:focus,[data-brand=IE_IRADIO]~* *.brand-2-bg-interactive.selected{background-color:#33e4ff !important;color:#33e4ff !important}[data-brand=IE_IRADIO].brand-2-gradient-interactive:hover,[data-brand=IE_IRADIO].brand-2-gradient-interactive:active,[data-brand=IE_IRADIO].brand-2-gradient-interactive:focus,[data-brand=IE_IRADIO].brand-2-gradient-interactive.selected,[data-brand=IE_IRADIO] *.brand-2-gradient-interactive:hover,[data-brand=IE_IRADIO] *.brand-2-gradient-interactive:active,[data-brand=IE_IRADIO] *.brand-2-gradient-interactive:focus,[data-brand=IE_IRADIO] *.brand-2-gradient-interactive.selected,[data-brand=IE_IRADIO]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_IRADIO]~* *.brand-2-gradient-interactive:active,[data-brand=IE_IRADIO]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_IRADIO]~* *.brand-2-gradient-interactive.selected{background:#33e4ff !important;background:-moz-linear-gradient(90deg, #33e4ff 50%, #66ebff 100%) !important;background:-webkit-linear-gradient(90deg, #33e4ff 50%, #66ebff 100%) !important;background:linear-gradient(90deg, #33e4ff 50%, #66ebff 100%) !important;color:#fff !important}[data-brand=IE_IRADIO].brand-2-col,[data-brand=IE_IRADIO] *.brand-2-col,[data-brand=IE_IRADIO]~* *.brand-2-col{color:#0df !important}[data-brand=IE_IRADIO].brand-2-field,[data-brand=IE_IRADIO] *.brand-2-field,[data-brand=IE_IRADIO]~* *.brand-2-field{color:#0df !important}[data-brand=IE_IRADIO].brand-2-field::placeholder,[data-brand=IE_IRADIO] *.brand-2-field::placeholder,[data-brand=IE_IRADIO]~* *.brand-2-field::placeholder{color:#0df !important;opacity:1}[data-brand=IE_IRADIO].brand-2-field:-ms-input-placeholder,[data-brand=IE_IRADIO] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_IRADIO]~* *.brand-2-field:-ms-input-placeholder{color:#0df !important}[data-brand=IE_IRADIO].brand-2-field::-ms-input-placeholder,[data-brand=IE_IRADIO] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_IRADIO]~* *.brand-2-field::-ms-input-placeholder{color:#0df !important}[data-brand=IE_IRADIO].brand-2-field:-webkit-autofill,[data-brand=IE_IRADIO] *.brand-2-field:-webkit-autofill,[data-brand=IE_IRADIO]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#0df !important}[data-brand=IE_IRADIO].brand-2-col-over,[data-brand=IE_IRADIO] *.brand-2-col-over,[data-brand=IE_IRADIO]~* *.brand-2-col-over{color:#fff}[data-brand=IE_IRADIO].brand-2-border,[data-brand=IE_IRADIO] *.brand-2-border,[data-brand=IE_IRADIO]~* *.brand-2-border{border-color:#0df !important}[data-brand=IE_IRADIO].brand-2-border-focus.focus,[data-brand=IE_IRADIO] *.brand-2-border-focus.focus,[data-brand=IE_IRADIO]~* *.brand-2-border-focus.focus{border-color:#0df !important}[data-brand=IE_IRADIO].brand-2-shadow,[data-brand=IE_IRADIO] *.brand-2-shadow,[data-brand=IE_IRADIO]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(0,221,255,.5) !important}[data-brand=IE_IRADIO] header.brand-2-gradient,[data-brand=IE_IRADIO] footer.brand-2-gradient{background-color:#0df !important}[data-brand=IE_REDFM].brand-2-monochrome-text,[data-brand=IE_REDFM] *.brand-2-monochrome-text,[data-brand=IE_REDFM]~* *.brand-2-monochrome-text{color:#1b1b20 !important}[data-brand=IE_REDFM].brand-2-monochrome-img,[data-brand=IE_REDFM] *.brand-2-monochrome-img,[data-brand=IE_REDFM]~* *.brand-2-monochrome-img{filter:brightness(0) !important}[data-brand=IE_REDFM].brand-2-text,[data-brand=IE_REDFM] *.brand-2-text,[data-brand=IE_REDFM]~* *.brand-2-text{color:#fff !important}[data-brand=IE_REDFM].brand-2-bg,[data-brand=IE_REDFM] *.brand-2-bg,[data-brand=IE_REDFM]~* *.brand-2-bg{background-color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-bg.btn-disabled,[data-brand=IE_REDFM] *.brand-2-bg.btn-disabled,[data-brand=IE_REDFM]~* *.brand-2-bg.btn-disabled{background-color:#dbdcde !important}[data-brand=IE_REDFM].brand-2-title,[data-brand=IE_REDFM] *.brand-2-title,[data-brand=IE_REDFM]~* *.brand-2-title{color:#000 !important}[data-brand=IE_REDFM].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_REDFM] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_REDFM]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_REDFM].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_REDFM] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_REDFM]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_REDFM].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_REDFM] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_REDFM]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#a7a9ac}[data-brand=IE_REDFM].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_REDFM] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_REDFM]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#8d8f93 !important}[data-brand=IE_REDFM].brand-2-gradient,[data-brand=IE_REDFM] *.brand-2-gradient,[data-brand=IE_REDFM]~* *.brand-2-gradient{background:#a7a9ac !important;background:-moz-linear-gradient(90deg, #a7a9ac 50%, #c1c3c5 100%) !important;background:-webkit-linear-gradient(90deg, #a7a9ac 50%, #c1c3c5 100%) !important;background:linear-gradient(90deg, #a7a9ac 50%, #c1c3c5 100%) !important}[data-brand=IE_REDFM].brand-2-bg-interactive:hover,[data-brand=IE_REDFM].brand-2-bg-interactive:active,[data-brand=IE_REDFM].brand-2-bg-interactive:focus,[data-brand=IE_REDFM].brand-2-bg-interactive.selected,[data-brand=IE_REDFM] *.brand-2-bg-interactive:hover,[data-brand=IE_REDFM] *.brand-2-bg-interactive:active,[data-brand=IE_REDFM] *.brand-2-bg-interactive:focus,[data-brand=IE_REDFM] *.brand-2-bg-interactive.selected,[data-brand=IE_REDFM]~* *.brand-2-bg-interactive:hover,[data-brand=IE_REDFM]~* *.brand-2-bg-interactive:active,[data-brand=IE_REDFM]~* *.brand-2-bg-interactive:focus,[data-brand=IE_REDFM]~* *.brand-2-bg-interactive.selected{background-color:#8d8f93 !important;color:#8d8f93 !important}[data-brand=IE_REDFM].brand-2-gradient-interactive:hover,[data-brand=IE_REDFM].brand-2-gradient-interactive:active,[data-brand=IE_REDFM].brand-2-gradient-interactive:focus,[data-brand=IE_REDFM].brand-2-gradient-interactive.selected,[data-brand=IE_REDFM] *.brand-2-gradient-interactive:hover,[data-brand=IE_REDFM] *.brand-2-gradient-interactive:active,[data-brand=IE_REDFM] *.brand-2-gradient-interactive:focus,[data-brand=IE_REDFM] *.brand-2-gradient-interactive.selected,[data-brand=IE_REDFM]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_REDFM]~* *.brand-2-gradient-interactive:active,[data-brand=IE_REDFM]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_REDFM]~* *.brand-2-gradient-interactive.selected{background:#8d8f93 !important;background:-moz-linear-gradient(90deg, #8d8f93 50%, #a7a9ac 100%) !important;background:-webkit-linear-gradient(90deg, #8d8f93 50%, #a7a9ac 100%) !important;background:linear-gradient(90deg, #8d8f93 50%, #a7a9ac 100%) !important;color:#1b1b20 !important}[data-brand=IE_REDFM].brand-2-col,[data-brand=IE_REDFM] *.brand-2-col,[data-brand=IE_REDFM]~* *.brand-2-col{color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-field,[data-brand=IE_REDFM] *.brand-2-field,[data-brand=IE_REDFM]~* *.brand-2-field{color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-field::placeholder,[data-brand=IE_REDFM] *.brand-2-field::placeholder,[data-brand=IE_REDFM]~* *.brand-2-field::placeholder{color:#a7a9ac !important;opacity:1}[data-brand=IE_REDFM].brand-2-field:-ms-input-placeholder,[data-brand=IE_REDFM] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_REDFM]~* *.brand-2-field:-ms-input-placeholder{color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-field::-ms-input-placeholder,[data-brand=IE_REDFM] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_REDFM]~* *.brand-2-field::-ms-input-placeholder{color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-field:-webkit-autofill,[data-brand=IE_REDFM] *.brand-2-field:-webkit-autofill,[data-brand=IE_REDFM]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-col-over,[data-brand=IE_REDFM] *.brand-2-col-over,[data-brand=IE_REDFM]~* *.brand-2-col-over{color:#1b1b20}[data-brand=IE_REDFM].brand-2-border,[data-brand=IE_REDFM] *.brand-2-border,[data-brand=IE_REDFM]~* *.brand-2-border{border-color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-border-focus.focus,[data-brand=IE_REDFM] *.brand-2-border-focus.focus,[data-brand=IE_REDFM]~* *.brand-2-border-focus.focus{border-color:#a7a9ac !important}[data-brand=IE_REDFM].brand-2-shadow,[data-brand=IE_REDFM] *.brand-2-shadow,[data-brand=IE_REDFM]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(167,169,172,.5) !important}[data-brand=IE_REDFM] header.brand-2-gradient,[data-brand=IE_REDFM] footer.brand-2-gradient{background:#fff !important;background:-moz-linear-gradient(90deg, #fff 50%, white 100%) !important;background:-webkit-linear-gradient(90deg, #fff 50%, white 100%) !important;background:linear-gradient(90deg, #fff 50%, white 100%) !important}[data-brand=IE_BEAT].brand-2-monochrome-text,[data-brand=IE_BEAT] *.brand-2-monochrome-text,[data-brand=IE_BEAT]~* *.brand-2-monochrome-text{color:#fff !important}[data-brand=IE_BEAT].brand-2-monochrome-img,[data-brand=IE_BEAT] *.brand-2-monochrome-img,[data-brand=IE_BEAT]~* *.brand-2-monochrome-img{filter:brightness(0) invert(1) !important}[data-brand=IE_BEAT].brand-2-text,[data-brand=IE_BEAT] *.brand-2-text,[data-brand=IE_BEAT]~* *.brand-2-text{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-bg,[data-brand=IE_BEAT] *.brand-2-bg,[data-brand=IE_BEAT]~* *.brand-2-bg{background-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-bg.btn-disabled,[data-brand=IE_BEAT] *.brand-2-bg.btn-disabled,[data-brand=IE_BEAT]~* *.brand-2-bg.btn-disabled{background-color:#f47b85 !important}[data-brand=IE_BEAT].brand-2-title,[data-brand=IE_BEAT] *.brand-2-title,[data-brand=IE_BEAT]~* *.brand-2-title{color:#000 !important}[data-brand=IE_BEAT].brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_BEAT] *.brand-2-scrollbar::-webkit-scrollbar,[data-brand=IE_BEAT]~* *.brand-2-scrollbar::-webkit-scrollbar{width:10px}[data-brand=IE_BEAT].brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_BEAT] *.brand-2-scrollbar::-webkit-scrollbar-track,[data-brand=IE_BEAT]~* *.brand-2-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}[data-brand=IE_BEAT].brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_BEAT] *.brand-2-scrollbar::-webkit-scrollbar-thumb,[data-brand=IE_BEAT]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb{background:#ed1c2e}[data-brand=IE_BEAT].brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_BEAT] *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover,[data-brand=IE_BEAT]~* *.brand-2-scrollbar::-webkit-scrollbar-thumb:hover{background:#c6101f !important}[data-brand=IE_BEAT].brand-2-gradient,[data-brand=IE_BEAT] *.brand-2-gradient,[data-brand=IE_BEAT]~* *.brand-2-gradient{background:#ed1c2e !important;background:-moz-linear-gradient(90deg, #ed1c2e 50%, #f14b5a 100%) !important;background:-webkit-linear-gradient(90deg, #ed1c2e 50%, #f14b5a 100%) !important;background:linear-gradient(90deg, #ed1c2e 50%, #f14b5a 100%) !important}[data-brand=IE_BEAT].brand-2-bg-interactive:hover,[data-brand=IE_BEAT].brand-2-bg-interactive:active,[data-brand=IE_BEAT].brand-2-bg-interactive:focus,[data-brand=IE_BEAT].brand-2-bg-interactive.selected,[data-brand=IE_BEAT] *.brand-2-bg-interactive:hover,[data-brand=IE_BEAT] *.brand-2-bg-interactive:active,[data-brand=IE_BEAT] *.brand-2-bg-interactive:focus,[data-brand=IE_BEAT] *.brand-2-bg-interactive.selected,[data-brand=IE_BEAT]~* *.brand-2-bg-interactive:hover,[data-brand=IE_BEAT]~* *.brand-2-bg-interactive:active,[data-brand=IE_BEAT]~* *.brand-2-bg-interactive:focus,[data-brand=IE_BEAT]~* *.brand-2-bg-interactive.selected{background-color:#f14b5a !important;color:#f14b5a !important}[data-brand=IE_BEAT].brand-2-gradient-interactive:hover,[data-brand=IE_BEAT].brand-2-gradient-interactive:active,[data-brand=IE_BEAT].brand-2-gradient-interactive:focus,[data-brand=IE_BEAT].brand-2-gradient-interactive.selected,[data-brand=IE_BEAT] *.brand-2-gradient-interactive:hover,[data-brand=IE_BEAT] *.brand-2-gradient-interactive:active,[data-brand=IE_BEAT] *.brand-2-gradient-interactive:focus,[data-brand=IE_BEAT] *.brand-2-gradient-interactive.selected,[data-brand=IE_BEAT]~* *.brand-2-gradient-interactive:hover,[data-brand=IE_BEAT]~* *.brand-2-gradient-interactive:active,[data-brand=IE_BEAT]~* *.brand-2-gradient-interactive:focus,[data-brand=IE_BEAT]~* *.brand-2-gradient-interactive.selected{background:#f14b5a !important;background:-moz-linear-gradient(90deg, #f14b5a 50%, #f47b85 100%) !important;background:-webkit-linear-gradient(90deg, #f14b5a 50%, #f47b85 100%) !important;background:linear-gradient(90deg, #f14b5a 50%, #f47b85 100%) !important;color:#fff !important}[data-brand=IE_BEAT].brand-2-col,[data-brand=IE_BEAT] *.brand-2-col,[data-brand=IE_BEAT]~* *.brand-2-col{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-field,[data-brand=IE_BEAT] *.brand-2-field,[data-brand=IE_BEAT]~* *.brand-2-field{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-field::placeholder,[data-brand=IE_BEAT] *.brand-2-field::placeholder,[data-brand=IE_BEAT]~* *.brand-2-field::placeholder{color:#ed1c2e !important;opacity:1}[data-brand=IE_BEAT].brand-2-field:-ms-input-placeholder,[data-brand=IE_BEAT] *.brand-2-field:-ms-input-placeholder,[data-brand=IE_BEAT]~* *.brand-2-field:-ms-input-placeholder{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-field::-ms-input-placeholder,[data-brand=IE_BEAT] *.brand-2-field::-ms-input-placeholder,[data-brand=IE_BEAT]~* *.brand-2-field::-ms-input-placeholder{color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-field:-webkit-autofill,[data-brand=IE_BEAT] *.brand-2-field:-webkit-autofill,[data-brand=IE_BEAT]~* *.brand-2-field:-webkit-autofill{-webkit-text-fill-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-col-over,[data-brand=IE_BEAT] *.brand-2-col-over,[data-brand=IE_BEAT]~* *.brand-2-col-over{color:#fff}[data-brand=IE_BEAT].brand-2-border,[data-brand=IE_BEAT] *.brand-2-border,[data-brand=IE_BEAT]~* *.brand-2-border{border-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-border-focus.focus,[data-brand=IE_BEAT] *.brand-2-border-focus.focus,[data-brand=IE_BEAT]~* *.brand-2-border-focus.focus{border-color:#ed1c2e !important}[data-brand=IE_BEAT].brand-2-shadow,[data-brand=IE_BEAT] *.brand-2-shadow,[data-brand=IE_BEAT]~* *.brand-2-shadow{box-shadow:0 0 .75em rgba(237,28,46,.5) !important}[data-brand=IE_BEAT] header.brand-2-gradient,[data-brand=IE_BEAT] footer.brand-2-gradient{background-color:#ed1c2e !important}[data-brand=IE_BEAT] .single-color-monochrome-text,[data-brand=IE_BEAT] .single-color-monochrome-text *{color:#fff !important}[data-brand=IE_BEAT] .single-color-monochrome-bg,[data-brand=IE_BEAT] .single-color-monochrome-bg *{background-color:#fff !important;background:#fff !important}[data-brand=IE_BEAT] .single-color-brand-text,[data-brand=IE_BEAT] .single-color-brand-text *{color:#ed1c2e !important}[data-brand=IE_BEAT] .single-color-brand-bg,[data-brand=IE_BEAT] .single-color-brand-bg *{background-color:#ed1c2e !important;background:#ed1c2e !important}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}:root{--vc-clr-primary: #EFC637;--vc-clr-secondary: #662C91;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel{position:relative;text-align:center;box-sizing:border-box}.carousel *{box-sizing:border-box}.carousel__track{display:flex;margin:0;padding:0;position:relative}.carousel__viewport{overflow:hidden;border-radius:10px}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:rgba(0,0,0,0)}.carousel__pagination-button::after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover::after,.carousel__pagination-button--active::after{background-color:var(--vc-pgn-active-color)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%);background:gray;opacity:.2;color:#fff;border:none;border-radius:10px}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel__item picture{width:100%}.carousel__prev,.carousel__next{box-sizing:content-box;border:1px solid #fff}.carousel-logos{width:50vw;margin:auto}@media(max-width: 500px){.carousel-logos{width:80vw}}:root{--acco-border-radius: 10px;--acco-light: #EEEEEE;--acco-lightest: #FFFFFF;--acco-dark: #9E9E9E;--acco-darkest: #662C91;--acco-active: #662C91;--acco-yellow:#efc637}.accordion-list{width:100%;margin-top:1em;text-align:left}.accordion-list .accordion-item{margin-top:6px;--content-height: 0px;background-color:var(--acco-light);border-radius:var(--acco-border-radius);height:calc(var(--summary-height) + 26px);overflow:hidden;transition:height 300ms ease-in-out;border:1px solid var(--acco-dark)}.accordion-list .accordion-item p{color:#67126e;text-align:left;padding:2px;margin:.5em 0}.accordion-list .accordion-item p a{color:#67126e;font-weight:bold;text-decoration:underline}.accordion-list .accordion-item>.accordion-item__summary{padding:12px;cursor:pointer;color:var(--acco-darkest);display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:20px;line-height:24px;transition:color 300ms ease-in-out}.accordion-list .accordion-item>.accordion-item__summary:hover{color:var(--acco-active);transition:color 300ms ease-in-out}.accordion-list .accordion-item>.accordion-item__summary>.accordion-item__summary-icon{transition:transform 300ms ease-in-out}.accordion-list .accordion-item>.accordion-item__summary>.accordion-item__summary-icon img{width:40px}.accordion-list .accordion-item>.accordion-item__summary>.accordion-item__summary-icon--default::before{content:"▲";line-height:22px}.accordion-list .accordion-item--open{height:calc(var(--summary-height) + var(--content-height) + 51px);background:var(--acco-lightest)}.accordion-list .accordion-item--open>.accordion-item__summary>.accordion-item__summary-icon{transform:rotate(180deg)}.accordion-list .accordion-item--open>.accordion-item__summary{background:var(--acco-light);color:var(--acco-active);border-bottom:1px solid var(--acco-dark)}.accordion-list .accordion-item--disabled>.accordion-item__summary{color:var(--acco-dark);cursor:default}.accordion-list .accordion-item--disabled>.accordion-item__summary:hover{color:var(--acco-dark)}.accordion-list .accordion-item>.accordion-item__content{background-color:var(--acco-lightest);border-top:none;padding:12px}.accordion-list summary::-webkit-details-marker{display:none}@font-face{font-family:"Knockout-71";size-adjust:100%;src:url("/public/fonts/Knockout-71.otf") format("opentype")}html{overflow-x:hidden}@media(prefers-color-scheme: dark){input{color:#000}}*{padding:0;margin:0;border:none;box-shadow:none;text-decoration:none;box-sizing:border-box;list-style:none;font-family:"Open Sans"}body{position:relative;background-color:#fff}body.popup-open{overflow:hidden}.cap{width:100%;max-width:1280px;margin:0 auto;display:block;padding:0 .5em}.small{font-size:.8em}a{color:#1b1b20;text-decoration:none}.highlight{color:#efc637;font-weight:bold}.highlight-alt{color:#67126e !important;font-weight:bold}.light{color:#fff}.dark{color:#1b1b20}nav ul{display:flex;flex-wrap:wrap;justify-content:center}nav a{display:block;padding:.75em 1em;text-decoration:none;margin:0 .5em;border-radius:10px;text-transform:capitalize}.overlay{background-color:rgba(103,18,110,.8);position:absolute;width:100%;height:100%}.divide{background-color:#efc637;width:70%;max-width:200px;height:.5em;margin:0 auto}h1{font-size:1.5em;padding:1%;margin:1%;display:block;background-color:#efc637;color:#67126e;width:auto;text-align:center}@media(max-width: 920px){h1{font-size:1.2em}}h2{font-size:2.9em;text-align:center;padding:0 1.25em;margin-bottom:1em}h3{font-size:3em;padding:1em 0em}h4{font-size:1.8em}.uppercase{text-transform:uppercase}.primary{color:#fff;background-color:#efc637}.secondary{color:#fff;background-color:#67126e}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:var(--acco-dark)}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--acco-darkest)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#520e58}.float-title{position:absolute;top:0;left:0;margin:0 auto;width:100%;display:flex;justify-content:center;transform:translateY(-50%)}.float-title h1{margin:0;width:auto !important}.btn{font-size:2em;padding:1em 1.25em;border-radius:15px;overflow:hidden;text-align:center;font-weight:bold;text-transform:uppercase;letter-spacing:1px;margin:1em;justify-content:center;align-items:center;display:flex;font-family:"Knockout-71";font-size:1.75em;padding:.5em}.btn-center{display:flex;justify-content:center;align-items:center;margin:0 auto}.btn-icon{margin:0;margin-top:2em;padding:0em .6em;flex-direction:row;position:relative;flex-wrap:nowrap;display:flex}.btn-icon span{padding:0 1em}.btn-icon img{width:3.5em;margin-right:.25em}.btn-primary{background-color:#efc637}.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary.selected{background-color:#edbf1f}.btn-secondary{color:#fff}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary.selected{background:#67126e}.btn-resend{background:#67126e;background:#67126e;color:#efc637;font-size:1em;padding:.5em;display:initial}.btn-lock span{width:100%;padding:.75em;border-top-right-radius:15px;border-bottom-right-radius:15px;background-color:#bebebe;color:#606060;margin-left:-1em}.btn-lock img{background-color:#fff;border:5px solid #fff;border-radius:100%;z-index:2}.btn-bg{position:relative;color:#fff;box-shadow:0 4px 7px rgba(27,27,32,.5);z-index:1}.btn-bg:after{content:"";background-image:url("/public/img/btn-bg.png");background-size:cover;background-position:2%;position:absolute;width:100%;height:100%;z-index:-1}.textButton{text-decoration:underline;font-size:1em;padding:.5em 1em;margin:.5em auto;font-weight:bold;display:flex;text-align:center;margin:auto;width:fit-content;display:block}.conditionsWrapper{margin:1em auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.conditionsWrapper .tab{display:flex;align-items:stretch;justify-content:center;width:100%;padding:0 1em}@media all and (max-width: 550px){.conditionsWrapper .tab{padding:0}}@media all and (max-width: 320px){.conditionsWrapper .tab{flex-wrap:wrap}}.conditionsWrapper .tab a.terms-toggle{background-color:var(--acco-light);flex-grow:1;justify-content:center;text-align:center;white-space:nowrap;margin:1em;padding:1em;border-radius:15px;word-break:break-word;font-size:.8em;margin:.5em .2em;padding:1em .5em}.conditionsWrapper .tab a.terms-toggle p{font-family:"Knockout-71";font-size:1.2em}@media all and (max-width: 920px){.conditionsWrapper .tab a.terms-toggle{margin:.5em .2em;font-size:.8em;padding:1em .5em}}.conditionsWrapper .tab a.terms-toggle.on{background-color:#67126e;color:#fff !important}.conditionsWrapper .tab-detail{position:relative;max-height:30vh;overflow-y:auto;background-color:#eee;padding:.5em;margin:0 1em;width:auto;overflow-x:hidden;min-width:-webkit-fill-available}@media all and (max-width: 920px){.conditionsWrapper .tab-detail{margin:0 .5em}}.conditionsWrapper h3{font-size:2em;color:#520e58;text-align:center;font-size:1.5em;padding:.5em 0}.btn-enter{margin:0;flex-direction:column;font-weight:bold}.btn-enter span{font-size:1em;font-family:"Knockout-71"}@media all and (max-width: 720px){.btn-enter span{font-size:.8em}}.btn-enter span.small{font-size:.5em;margin-top:.2em;font-weight:lighter}@media all and (max-width: 720px){.btn-enter span.small{font-size:.4em}}.btn-enter-sm{margin:0}.btn-no-bg{background-color:#efc637;color:#67126e;box-shadow:0 4px 7px rgba(27,27,32,.5)}.btn-submit{color:#67126e}.text-align-center{text-align:center !important}.float-btn{position:absolute;bottom:-5em;left:0;margin:0 auto;width:100%;display:flex;justify-content:center}.float-btn .btn{color:#fff;font-size:2em}.float-btn .btn span{color:#1b1b20;margin-right:1em}@media(max-width: 550px){.float-btn{bottom:-3em}.float-btn .btn{font-size:1.25em}}.float-btn .btn-round{color:#1b1b20;padding:1em 3em;border-radius:30px}@media(max-width: 720px){.float-btn .btn-round{padding:1em 1em}}.btn-disabled{opacity:.5;pointer-events:none}.px-0{padding-left:calc(0em / 5) !important;padding-right:calc(0em / 5) !important}.py-0{padding-top:calc(0em / 5) !important;padding-bottom:calc(0em / 5) !important}.px-1{padding-left:calc(1em / 5) !important;padding-right:calc(1em / 5) !important}.py-1{padding-top:calc(1em / 5) !important;padding-bottom:calc(1em / 5) !important}.px-2{padding-left:calc(2em / 5) !important;padding-right:calc(2em / 5) !important}.py-2{padding-top:calc(2em / 5) !important;padding-bottom:calc(2em / 5) !important}.px-3{padding-left:calc(3em / 5) !important;padding-right:calc(3em / 5) !important}.py-3{padding-top:calc(3em / 5) !important;padding-bottom:calc(3em / 5) !important}.px-4{padding-left:calc(4em / 5) !important;padding-right:calc(4em / 5) !important}.py-4{padding-top:calc(4em / 5) !important;padding-bottom:calc(4em / 5) !important}.px-5{padding-left:calc(5em / 5) !important;padding-right:calc(5em / 5) !important}.py-5{padding-top:calc(5em / 5) !important;padding-bottom:calc(5em / 5) !important}.px-6{padding-left:calc(6em / 5) !important;padding-right:calc(6em / 5) !important}.py-6{padding-top:calc(6em / 5) !important;padding-bottom:calc(6em / 5) !important}.px-7{padding-left:calc(7em / 5) !important;padding-right:calc(7em / 5) !important}.py-7{padding-top:calc(7em / 5) !important;padding-bottom:calc(7em / 5) !important}.px-8{padding-left:calc(8em / 5) !important;padding-right:calc(8em / 5) !important}.py-8{padding-top:calc(8em / 5) !important;padding-bottom:calc(8em / 5) !important}.px-9{padding-left:calc(9em / 5) !important;padding-right:calc(9em / 5) !important}.py-9{padding-top:calc(9em / 5) !important;padding-bottom:calc(9em / 5) !important}.px-10{padding-left:calc(10em / 5) !important;padding-right:calc(10em / 5) !important}.py-10{padding-top:calc(10em / 5) !important;padding-bottom:calc(10em / 5) !important}.px-11{padding-left:calc(11em / 5) !important;padding-right:calc(11em / 5) !important}.py-11{padding-top:calc(11em / 5) !important;padding-bottom:calc(11em / 5) !important}.px-12{padding-left:calc(12em / 5) !important;padding-right:calc(12em / 5) !important}.py-12{padding-top:calc(12em / 5) !important;padding-bottom:calc(12em / 5) !important}.mx-0{display:block;margin-left:calc(0em / 5) !important;margin-right:calc(0em / 5) !important}.my-0{display:block;margin-top:calc(0em / 5) !important;margin-bottom:calc(0em / 5) !important}.mx-1{display:block;margin-left:calc(1em / 5) !important;margin-right:calc(1em / 5) !important}.my-1{display:block;margin-top:calc(1em / 5) !important;margin-bottom:calc(1em / 5) !important}.mx-2{display:block;margin-left:calc(2em / 5) !important;margin-right:calc(2em / 5) !important}.my-2{display:block;margin-top:calc(2em / 5) !important;margin-bottom:calc(2em / 5) !important}.mx-3{display:block;margin-left:calc(3em / 5) !important;margin-right:calc(3em / 5) !important}.my-3{display:block;margin-top:calc(3em / 5) !important;margin-bottom:calc(3em / 5) !important}.mx-4{display:block;margin-left:calc(4em / 5) !important;margin-right:calc(4em / 5) !important}.my-4{display:block;margin-top:calc(4em / 5) !important;margin-bottom:calc(4em / 5) !important}.mx-5{display:block;margin-left:calc(5em / 5) !important;margin-right:calc(5em / 5) !important}.my-5{display:block;margin-top:calc(5em / 5) !important;margin-bottom:calc(5em / 5) !important}.mx-6{display:block;margin-left:calc(6em / 5) !important;margin-right:calc(6em / 5) !important}.my-6{display:block;margin-top:calc(6em / 5) !important;margin-bottom:calc(6em / 5) !important}.mx-7{display:block;margin-left:calc(7em / 5) !important;margin-right:calc(7em / 5) !important}.my-7{display:block;margin-top:calc(7em / 5) !important;margin-bottom:calc(7em / 5) !important}.mx-8{display:block;margin-left:calc(8em / 5) !important;margin-right:calc(8em / 5) !important}.my-8{display:block;margin-top:calc(8em / 5) !important;margin-bottom:calc(8em / 5) !important}.mx-9{display:block;margin-left:calc(9em / 5) !important;margin-right:calc(9em / 5) !important}.my-9{display:block;margin-top:calc(9em / 5) !important;margin-bottom:calc(9em / 5) !important}.mx-10{display:block;margin-left:calc(10em / 5) !important;margin-right:calc(10em / 5) !important}.my-10{display:block;margin-top:calc(10em / 5) !important;margin-bottom:calc(10em / 5) !important}.mx-11{display:block;margin-left:calc(11em / 5) !important;margin-right:calc(11em / 5) !important}.my-11{display:block;margin-top:calc(11em / 5) !important;margin-bottom:calc(11em / 5) !important}.mx-12{display:block;margin-left:calc(12em / 5) !important;margin-right:calc(12em / 5) !important}.my-12{display:block;margin-top:calc(12em / 5) !important;margin-bottom:calc(12em / 5) !important}.mx-13{display:block;margin-left:calc(13em / 5) !important;margin-right:calc(13em / 5) !important}.my-13{display:block;margin-top:calc(13em / 5) !important;margin-bottom:calc(13em / 5) !important}.mx-14{display:block;margin-left:calc(14em / 5) !important;margin-right:calc(14em / 5) !important}.my-14{display:block;margin-top:calc(14em / 5) !important;margin-bottom:calc(14em / 5) !important}.mx-15{display:block;margin-left:calc(15em / 5) !important;margin-right:calc(15em / 5) !important}.my-15{display:block;margin-top:calc(15em / 5) !important;margin-bottom:calc(15em / 5) !important}.mx-16{display:block;margin-left:calc(16em / 5) !important;margin-right:calc(16em / 5) !important}.my-16{display:block;margin-top:calc(16em / 5) !important;margin-bottom:calc(16em / 5) !important}.mx-17{display:block;margin-left:calc(17em / 5) !important;margin-right:calc(17em / 5) !important}.my-17{display:block;margin-top:calc(17em / 5) !important;margin-bottom:calc(17em / 5) !important}.mx-18{display:block;margin-left:calc(18em / 5) !important;margin-right:calc(18em / 5) !important}.my-18{display:block;margin-top:calc(18em / 5) !important;margin-bottom:calc(18em / 5) !important}.mx-19{display:block;margin-left:calc(19em / 5) !important;margin-right:calc(19em / 5) !important}.my-19{display:block;margin-top:calc(19em / 5) !important;margin-bottom:calc(19em / 5) !important}.mx-20{display:block;margin-left:calc(20em / 5) !important;margin-right:calc(20em / 5) !important}.my-20{display:block;margin-top:calc(20em / 5) !important;margin-bottom:calc(20em / 5) !important}.mb-0{margin-bottom:0 !important}u{border-bottom:.2em solid #efc637}.u{text-decoration:underline}.bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.bg img{width:100%;height:100%;position:absolute;object-fit:cover}header{width:100%}header>.cap{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5em 2em}header>.cap .logo a{display:block}header>.cap .logo img{width:100%;height:auto}header>.cap .menu-icons{display:flex;align-items:center}header>.cap .menu-icons .burger-menu{display:none;flex-direction:column;padding:.25em}header>.cap .menu-icons .burger-menu span{width:34px;height:3px;display:block;margin-bottom:7px;background-color:#fff}header>.cap .menu-icons .burger-menu span:first-child{margin-top:7px}@media(max-width: 550px){header>.cap .menu-icons{justify-content:center}}header>.cap nav{width:100%}header>.cap nav.show{display:block}header>.cap nav ul{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}header>.cap nav a{border-radius:10px;color:#fff}header>.cap .search{width:50px;height:50px;margin:0 .5em}header>.cap .search img{width:100%}header>.cap .group{display:inline-flex;align-items:center;flex-shrink:1;flex-grow:1;width:0;justify-content:flex-end}@media(max-width: 819px){header>.cap nav{transition:max-height .5s;transition-timing-function:ease-in-out;max-height:20em}header>.cap nav.mobile-hide{max-height:0}header>.cap nav li{display:block;width:100%;text-align:center}header>.cap .menu-icons .burger-menu{display:block}}#content{padding:1em 0;display:block;min-height:62vh;position:relative}.info-page .title{font-family:"Knockout-71";font-size:1.5em;padding:.5%;margin:0}.info-page .portrait{background-color:#fff;border-radius:10px;border:2px solid #efc637}.info-page h5.subtitle{text-align:center;padding:.5em;margin:.5em auto}.info-page .description{background:#520e58;border-radius:15px;margin:1em .5em;display:flex;flex-direction:column;position:relative;padding:1em}@media all and (max-width: 920px){.info-page .description.mobile-hide{display:none}}@media all and (min-width: 920px){.info-page .description.desktop-hide{display:none}}.info-page .description.desktop-hide{display:block;margin:1em auto}.info-page .description.mobile-hide{display:none}.info-page .description.open{padding:1em}@media all and (max-width: 920px){.info-page .description{margin:1em auto}}.info-page .description p{margin:1em 0;font-size:1.25em}@media all and (max-width: 920px){.info-page .description p{font-size:1em}}.info-page .description h4{text-align:center;color:#efc637;font-size:2.5em;font-size:2.2em}@media all and (max-width: 920px){.info-page .description h4{font-size:1.5em}}@media all and (max-width: 920px){.info-page .description h4{font-size:1.2em}}.info-page .description a{position:absolute;left:0;right:0;margin:auto;width:fit-content;text-align:right;margin-left:auto;padding:0px 1em;border-radius:35px;display:flex;background-color:#efc637;bottom:-25px;align-items:center;justify-content:space-around;min-width:150px}.info-page .description a .icon{margin-right:-25px}.info-page .description a .icon img{width:100%;max-width:48px}.info-page .description a p{color:#520e58;font-weight:bold;font-size:1em;margin-left:.6em}@media all and (max-width: 920px){.info-page .description a{margin:auto}}.info-page .info-content{color:#606060;font-size:1em;text-align:center;line-height:normal}.info-page .info-content *{font-size:1em !important}.info-page .info-content .alert{display:block}.info-page .info-content .header{margin-top:0}.info-page .info-content .header img{max-width:120px}@media(max-width: 550px){.info-page .info-content{padding:0em;text-align:center}}@media all and (max-width: 380px){.info-page .info-content{padding:0}}.info-page .info-content h4{margin:initial;color:#000;font-size:1.8em !important;text-align:left;margin:0%;text-align:center}.info-page .detail-close{display:flex;align-items:center;justify-content:center}.info-page .detail-close .info-detail{margin:0 1em}.info-page .detail-close .info-detail h4{text-align:left}.info-page .detail-close .info-detail p{margin:.5em 0;text-decoration:underline}.info-page .detail-close .icon.info-icon{width:100px;height:auto}.info-page .detail-close .icon.info-icon img{width:100%}.info-page .detail-close .icon.info-button{width:80px;height:auto;margin-left:auto;cursor:pointer}@media all and (max-width: 920px){.info-page .detail-close .icon.info-button{width:60px}}.info-page .detail-close .icon.info-button img{width:100%}.quotes{position:relative;width:100%;display:flex;justify-content:space-between}.quotes span{font-size:7em;color:#efc637;line-height:0}@media(max-width: 550px){.quotes span{font-size:5em}}.quote{font-size:1.5em;font-style:italic;padding:0 3em;text-align:center}.quote span{font-style:normal}.text-block{position:relative;border-radius:25px;padding:5.5em 5em;font-size:.8em}.text-block .hidden{visibility:hidden}.text-block .alert{text-align:center;color:#df1b41;padding:0}.text-block img.icon-float{position:absolute;left:-15em;width:100%;max-width:28em;height:28em;bottom:25%}.text-block img.icon{width:100%;max-width:300px;margin:0 auto}@media(max-width: 550px){.text-block img.icon{max-width:200px}}.text-block p{font-size:1.25em;line-height:1.75em}.text-block h4.faq_title{margin:1em 0 0 0;text-align:left}.entries{flex-wrap:nowrap;flex-direction:column}.entries.telephone-postal-wrapper{margin:0}.entries.col{margin-bottom:0}.entries .entry{width:100%;min-height:50px;height:auto;cursor:pointer;font-size:1.1em}@media all and (max-width: 360px){.entries .entry{font-size:1em}}.entries .entry span{font-family:"Knockout-71";display:flex;flex-direction:column;align-items:flex-end;font-size:.8em}.entries .entry p{font-family:"Knockout-71"}.entries .entry p.highlight{font-size:1.2em;line-height:1em}.entries .entry p.qty{font-size:.9em;line-height:1.1em}.entries .entry p.qty .price-qty-extra{font-family:"Open Sans";font-weight:900;font-size:.9em}.entries .entry p.qty-number{font-family:"Open Sans";font-weight:400;width:fit-content;position:absolute;margin:auto;right:0;left:0}.entries .entry p.qty-number span{font-weight:bold;font-size:.8em}.entries .btn{margin:.1em;flex-direction:row;justify-content:space-between;padding:0 1em}@media all and (max-width: 920px){.entries .btn{margin:.1em auto}}.header{display:flex;justify-content:space-between;align-items:center;margin:0;flex-wrap:wrap;padding:2em;max-width:30em;margin:auto}.header img{width:100%;max-width:150px;margin-left:1em}.header img{order:0;margin:0em auto;margin-bottom:2em}.header h4{order:1;text-align:center}.pay-page,.payment-status{display:flex;justify-content:center;align-items:center;max-width:1200px;margin:3em auto 0;font-size:.85em}.pay-page .form-container,.payment-status .form-container{position:relative;z-index:5;display:flex;border-radius:20px;font-size:.9em;margin:2em;justify-content:center}.pay-page .form-content,.payment-status .form-content{background-color:#efc637;color:#fff;padding:3em 5em 1em 5em;border-radius:20px;position:relative}.pay-page .title,.payment-status .title{font-size:3.5em;margin:0;padding:0;text-align:center}.pay-page .your-ticket-number,.payment-status .your-ticket-number{font-size:.8em}.pay-page .ticket-number,.payment-status .ticket-number{font-size:1em;padding:1.5em 2em;margin:0 auto 2em auto;display:inline-block;align-self:center;text-align:center;background-color:#fff;border-radius:1em}.pay-page .ticket-number span,.payment-status .ticket-number span{font-size:3em;font-weight:900;color:#1b1b20}.pay-page .subtitle,.payment-status .subtitle{font-size:1.5em;color:#1b1b20;font-weight:bold;padding:1em 0}.pay-page .subtitle a,.payment-status .subtitle a{color:#efc637}.pay-page .text-block,.payment-status .text-block{font-size:1.1em;margin-bottom:.25em;border-radius:15px}.pay-page .text-block .title,.payment-status .text-block .title{padding:.5em}.pay-page .text-block .subtitle,.payment-status .text-block .subtitle{color:#fff;padding-top:0;padding-bottom:1.5em}.pay-page .text-block .subtitle.fail-text,.payment-status .text-block .subtitle.fail-text{text-align:center}.pay-page .text-block .faq_title,.payment-status .text-block .faq_title{margin:1em 0 0 0;text-align:left}.pay-page .text-block .title,.payment-status .text-block .title{font-size:2.5em}.pay-page .col,.payment-status .col{margin:0em;justify-content:flex-start}.pay-page .col .col-item,.payment-status .col .col-item{margin-top:0;padding:1%}.pay-page .col-6,.payment-status .col-6{display:flex;flex-wrap:wrap;justify-content:center}.pay-page .col-6 .col-item,.payment-status .col-6 .col-item{width:33.33%}@media all and (min-width: 920px){.pay-page .col-6 .col-item,.payment-status .col-6 .col-item{max-width:20%}}.pay-page input,.pay-page select,.pay-page textarea,.payment-status input,.payment-status select,.payment-status textarea{width:100%;font-size:1.5em;margin:1% 0;padding:1em;color:#67126e;border-radius:10px;font-weight:normal}.pay-page select,.payment-status select{width:100%;font-weight:bold;text-transform:capitalize}.pay-page input[type=month]::before,.payment-status input[type=month]::before{content:attr(placeholder) !important;color:#67126e;width:100%;font-weight:600}.pay-page input[type=month]:focus::before,.pay-page input[type=month]:active::before,.payment-status input[type=month]:focus::before,.payment-status input[type=month]:active::before{content:"";width:0%;display:none}.pay-page .form-links,.payment-status .form-links{margin-top:5em;display:block}.pay-page .form-links a,.payment-status .form-links a{color:#67126e}.pay-page .checkmark,.payment-status .checkmark{position:absolute;top:0;left:0;height:1.5em;width:1.5em;background-color:rgba(0,0,0,0);border:2px solid #fff}.pay-page .checkmark::after,.payment-status .checkmark::after{content:"";position:absolute;display:none}.pay-page .terms-checkbox,.payment-status .terms-checkbox{display:block;position:relative;padding-left:2em;font-size:1.4em;margin-top:2em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pay-page .terms-checkbox input[type=checkbox],.payment-status .terms-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.pay-page .terms-checkbox:hover input~.checkmark,.payment-status .terms-checkbox:hover input~.checkmark{background-color:rgba(0,0,0,0)}.pay-page .terms-checkbox input:checked~.checkmark,.payment-status .terms-checkbox input:checked~.checkmark{background-color:rgba(0,0,0,0)}.pay-page .terms-checkbox input:checked~.checkmark:after,.payment-status .terms-checkbox input:checked~.checkmark:after{display:block}.pay-page .terms-checkbox .checkmark:after,.payment-status .terms-checkbox .checkmark:after{left:.45em;top:0em;width:.3em;height:.8em;border:solid #efc637;border-width:0 2px 2px 0;-webkit-transform:rotate(32deg);-ms-transform:rotate(32deg);transform:rotate(32deg)}.pay-page .terms-checkbox .label,.payment-status .terms-checkbox .label{margin-left:2em;display:inline-block}.pay-page .form-consent,.payment-status .form-consent{font-size:1.5em;display:inline-flex;justify-content:flex-start;align-items:center;width:100%}.pay-page .form-consent label,.payment-status .form-consent label{width:100%}.prompt{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:33%}.prompt img{width:100%;max-width:200px}.prompt .btn{font-size:1.5em;font-weight:bold;color:#67126e}.prompt h4{font-size:3em;font-weight:bolder;margin:.5em 0}@media(max-width: 1280px){.prompt .prompt h4{font-size:1.75em}}@media(max-width: 720px){.prompt .prompt{flex-direction:row;font-size:.8em}.prompt .prompt img{padding:2em;max-width:120px}}@media(max-width: 550px){.prompt .prompt{flex-direction:row;font-size:.6em}.prompt .prompt img{padding:2em;max-width:100px}}.payment-loading .spinner{position:relative;top:unset;transform:unset;left:unset;margin:auto}.scroll{max-height:100vh;overflow-y:auto;overflow-x:hidden;width:100%;z-index:2}.loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;top:0;left:0;z-index:99}.loading .overlay{background-color:rgba(103,18,110,.97)}.loading .loading-content{z-index:2;margin:1em auto;padding:0 1em;max-width:1000px}.loading img{display:block;margin:1em auto}.loading .loading-text{font-size:3.8em;color:#fff;text-align:center;margin-top:1em}@media(max-width: 920px){.loading{font-size:.9em}}@media(max-width: 720px){.loading{font-size:.8em}}@media(max-width: 550px){.loading{font-size:.7em}}.register{text-align:center;width:100%;max-width:1100px}.register .text-block{margin:0 auto;display:flex;flex-direction:column}.register h1{padding-left:2em;padding-right:2em}.register h3{padding-bottom:.5em}.register .subtitle{font-weight:bold;margin:1em 0;font-size:1.5em;text-align:left}#entry_page .error-list-item{color:#df1b41 !important}#entry_page .error-list-item .brand-2-monochrome-img{filter:none !important}.error-list-item{font-size:1.25em;text-align:left;margin-bottom:2em;padding-left:1em}.error-list-item span{color:#efc637}.error-list-item li::before{content:"X";color:#efc637;display:inline-block;width:1em;margin-left:-1em;font-size:1.2em}.text p{margin-bottom:1em}.text h1{margin-left:0}.text ul{font-size:1.25em;padding-left:1em}.text ul li{margin-bottom:.5em}.text ul li::before{content:"•";color:#efc637;font-weight:bold;display:inline-block;width:1em;margin-left:-1em;font-size:1.2em}.closed-comp .float-title h1{display:flex}.closed-comp .float-title img{width:1em;object-fit:contain;margin-right:.25em}.closed-comp .text-block{margin-bottom:0em}.closed-comp .highlight{margin-top:2em}.closed-comp p{font-size:1.75em}.closed-comp .btn-icon{display:flex;align-items:normal;margin-bottom:-4em}.closed-comp .btn-icon:hover,.closed-comp .btn-icon:active,.closed-comp .btn-icon:focus,.closed-comp .btn-icon.selected{background:rgba(0,0,0,0)}.closed-comp .btn-icon img{border:.25em solid #67126e;border-radius:100%;z-index:1;font-size:1.2em}.closed-comp .btn-icon .btn-inner{background:radial-gradient(circle at 100% 100%, #29072c 0, #29072c 25px, transparent 25px) 0% 0%/30px 30px no-repeat,radial-gradient(circle at 0 100%, #29072c 0, #29072c 25px, transparent 25px) 100% 0%/30px 30px no-repeat,radial-gradient(circle at 100% 0, #29072c 0, #29072c 25px, transparent 25px) 0% 100%/30px 30px no-repeat,radial-gradient(circle at 0 0, #29072c 0, #29072c 25px, transparent 25px) 100% 100%/30px 30px no-repeat,linear-gradient(#29072c, #29072c) 50% 50%/calc(100% - 10px) calc(100% - 60px) no-repeat,linear-gradient(#29072c, #29072c) 50% 50%/calc(100% - 60px) calc(100% - 10px) no-repeat,linear-gradient(90deg, transparent 0%, #efc637 100%);border-radius:30px;border-radius:20px;display:flex;padding:5px;justify-content:center;align-items:center;margin:.3em 0 .3em -2.5em}.closed-comp .btn-icon .btn-inner .btn-inner-text{width:100%;height:100%;border:2px solid rgba(0,0,0,0);background-color:#67126e;border-radius:20px;display:flex;align-items:center;padding-left:1.2em}.about-page{color:#fff;font-weight:bolder}.about-page .title{font-size:5em}.about-page .divide{max-width:500px}.about-page .title-icon{margin-bottom:2em;display:flex;align-items:center;flex-wrap:wrap}.about-page .title-icon img{width:20%;min-width:50px}.about-page .text-block{margin-top:5em;margin-bottom:0em}.about-page .entries{margin-bottom:9em}.about-page .entry-grid{margin-bottom:0em}.about-page p{font-size:1.4em;padding:1.5em 0}.about-page a{color:#fff}.about-page .payment-logos{padding:1em;max-width:600px;margin:auto}.about-page .payment-logos .col-3{flex-wrap:wrap !important;flex-direction:row !important;gap:0}.about-page .payment-logos .col-3 .col-item{width:33.3333333333% !important}.about-page .feature-payment{margin:0 auto 1em auto;max-width:20%}.about-page .paypal-footer{max-width:50%;padding:1em;background-color:#fff;margin:auto;border-radius:10px}.about-page .payment-coming-soon{width:100%;text-align:center;background-color:#efc637;padding:.25em 0;color:#67126e;font-weight:900}.about-page .col-3 .col-item{display:flex;align-items:center}@media(max-width: 920px){.about-page h1{font-size:2em}.about-page .payment-status .text-block .title{font-size:4.5em}.about-page .title-icon img{width:16%}}@media(max-width: 720px){.about-page .payment-status .text-block .title{font-size:4em}.about-page .title-icon img{width:15%}.about-page .col-3{gap:1em;align-items:center;flex-wrap:nowrap;flex-direction:column}}@media(max-width: 550px){.about-page .payment-status .text-block .title{font-size:2.5em}}.why-play-with-us .payment-status{max-width:100%}.why-play-with-us .heading{display:flex;align-items:center;justify-content:center}.why-play-with-us .heading img{max-width:300px;object-fit:contain}.why-play-with-us h2{font-size:2em;font-weight:lighter}.why-play-with-us ul{display:flex;margin:2em 0}.why-play-with-us li{display:flex;align-items:center;flex-direction:column;width:33%;padding:1em}.why-play-with-us li img{margin-right:1em;width:120px}.why-play-with-us .col-6{margin-top:1em}@media(max-width: 720px){.why-play-with-us .heading{align-items:flex-start}.why-play-with-us .heading img{width:42%;min-width:80px}.why-play-with-us ul{flex-direction:column}.why-play-with-us li{width:100%;flex-direction:row}.why-play-with-us li img{width:50px}}.why-play-with-us .heading h2{padding:0 .5em;margin:0}.col-item .why-play-with-us .heading h2{padding:.5em;margin:0}.col-item .why-play-with-us .heading img{width:40%}.col-item .why-play-with-us .text-block{width:100%;padding:4em 2.5em}.col-item .why-play-with-us ul{flex-direction:column}.col-item .why-play-with-us li{width:100%;flex-direction:row}.col-item .why-play-with-us li img{width:50px}@media(max-width: 720px){.col-item .why-play-with-us .heading{align-items:center}}.payment-form .heading h2{margin-bottom:0}.payment-form .heading img{width:185px}.payment-form ul li img{width:80px}.contact-form .text-block{padding:4.5em 15em}.contact-form .divide{width:100%;max-width:unset}.contact-form .title{font-size:4.5em}.contact-form label{text-align:left;font-size:1.2em;color:#efc637;margin-top:.5em;font-weight:bolder}.contact-form .btn{display:inline-block;margin-left:auto;margin-top:1em;color:#67126e}.contact-form p a{color:#fff}.contact-form .contact-us{margin:3em 0}.contact-form .contact-us .contact-info{display:flex;align-items:center;justify-content:flex-start;gap:3em;margin:2em 0}.contact-form .contact-us .contact-info img{width:12%;min-width:55px}.contact-form .contact-us h3{font-size:1.75em;text-align:left}.contact-form .contact-us .info{font-size:2.2em;color:#fff;font-weight:bolder;text-align:left}.contact-form .banners{align-items:center}.contact-form .banners .col-item{padding:.5em}@media(max-width: 920px){.contact-form .text-block{padding:4.5em 6em}.contact-form .banners{flex-direction:column}}@media(max-width: 720px){.contact-form .text-block{padding:4.5em}.contact-form .contact-us{font-size:.6em}.contact-form .info{font-size:2em}.contact-form .contact-info{gap:1.5em}}.winners-page .title{margin:.75em 0}.winners-page .subtitle{text-align:center;color:#4a4a57;margin-bottom:0;font-weight:bolder}.winners-page .info-page{margin:4em 0}.winners-page .text-block{padding:4.5em 4em;flex-direction:row}.winners-page .happy{width:150px;margin-left:auto;margin-bottom:-0.75em}.winners-page .person{border-radius:100%;border:1em solid #fff;width:25em;height:25em;margin:0 auto 1em auto;object-fit:cover}.winners-page .text-images .person{display:flex;justify-content:center;align-items:center}.winners-page .text-images .person p.shortSize{font-size:8em}.winners-page .text-images .person p.longSize{font-size:5em}.winners-page .col-item .title{padding:0;margin:.5em 0;font-size:2.75em;text-align:left}.winners-page .col-item .subtitle{padding:0;margin:0;color:#efc637;text-align:left;margin:1em 0;font-size:1.4em}.winners-page .col-item .divide{width:100%;max-width:97%;margin:.5em 0}.winners-page .col-item p{text-align:left;font-size:1.35em;font-weight:bolder}.winners-page .col-item p.highlight{margin:1em 0}.winners-page .right .col-item:first-child{order:2}.winners-page .right .title,.winners-page .right .subtitle,.winners-page .right p{text-align:right}.winners-page .contain-img{object-fit:contain;object-position:right}.winners-page .col-item.promotion-img{position:absolute;inset:0 -2px 0 auto;padding:0}.winners-page .col-item.promotion-img .images{display:inline}.winners-page .col-item.promotion-img img{width:100%;height:100%;border-radius:0;border-top-right-radius:24px;border-bottom-right-radius:24px}.winners-page .banners{justify-content:center;align-items:center}.winners-page .banners .col-item{padding:1em}.winners-page .banners .col-item img{margin:0 auto}.winners-page .banners .happy-icon img{max-width:200px;margin:0 auto}@media(max-width: 920px){.winners-page .col-item.promotion-img{position:relative;order:-1}}.forms{width:100%;max-width:700px;padding:0 1em;margin:0 auto;padding:0}.forms .form-links{margin-top:1em;display:block;text-align:right}.forms .form-links a{color:#67126e;font-weight:700;text-decoration:underline}.forms .title{color:#67126e;font-size:1.8em;padding:0;font-weight:900}.forms .subtitle{color:#282933;font-size:1em;font-weight:bold;margin-top:1em;line-height:1.3em}.forms .form-steps{display:flex;padding:2em 4em 1em 4em;align-items:center}.forms .form-steps .step{width:2em;text-align:center;font-size:1.6em;background-color:#67126e;padding:.25em .65em;border-radius:100%;border:2px solid rgba(0,0,0,0);flex-shrink:0}.forms .form-steps .step-length{width:100%;height:3px;background-color:#67126e;flex-shrink:1}.forms .form-steps .current-step{border-color:#fff}.forms .text-block{color:#fff;background-color:#efc637;padding:3.5em 4em}@media(max-width: 550px){.forms{padding:0 .25em}.forms .text-block{padding:2.5em 1.5em}}.form{margin-top:1em;padding:.5em 0;display:flex;flex-direction:column;justify-content:space-between}.form.no-min-height{min-height:0}.form .form-content{margin:auto 0}.form input,.form select{font-size:1em;border-radius:5px;color:#67126e;border-radius:10px;font-weight:normal;padding:.8em;padding-left:1em;width:100%;margin:.25em 1%}.form input:focus,.form select:focus{outline:none}.form option{border-radius:5px}.form input[type=date]::before{content:attr(placeholder) !important;color:#67126e;width:100%;font-weight:bolder}.form input[type=date]:focus::before,.form input[type=date]:active::before{content:"";width:0%;display:none}.form .custom-field{display:flex;background-color:#fff;align-items:center;border-radius:10px;margin:.5em 0;border-style:solid;border-width:2px;padding:0 1.5em}.form .custom-field input:-webkit-autofill,.form .custom-field input:-webkit-autofill:hover,.form .custom-field input:-webkit-autofill:focus,.form .custom-field input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}.form .custom-field:not(.border){border-color:rgba(0,0,0,0) !important}.form .field-icon{width:2.5em;padding:0 .5em}@media(max-width: 550px){.form{font-size:1em}.form input{margin:.5em 1%;width:100%}}.form-btn{display:block;text-align:center;width:100%;font-size:1em;padding:1em;margin-top:1em;background-color:#282933;color:#efc637;border-radius:5px;text-transform:uppercase}.form-btn.brand-col{background-color:#fff}.form-btn:first-child{margin-top:0}.form-btn.secondary{background-color:#efc637}.error-list{color:#282933}.error-list .error-list-item{display:flex;font-size:.8em;margin:1em 2em;font-weight:bolder;align-items:center}.error-list .error-list-item img{width:1.5em;object-fit:contain;margin-right:1em;height:2.5em}.error-list .payment-errors{color:#df1b41 !important;font-size:1.5em;font-weight:normal}.error-list .payment-errors:first-child{margin-top:0 !important}.entry-errors .error-list .payment-errors{color:#df1b41;font-size:1em}.border{border:2px solid rgba(103,18,110,.7) !important;border-radius:10px}::placeholder{color:#67126e;opacity:1;font-weight:bolder}:-ms-input-placeholder{color:#67126e;font-weight:bold}::-ms-input-placeholder{color:#67126e;font-weight:bold}.footer-tagline{width:100%;margin:0 auto}.footer-tagline .col-item{padding:0 1em;display:flex;justify-content:center;align-items:center;position:relative}.footer-tagline .col-item::after{content:"";height:70%;width:2px;position:absolute;right:0;background-color:#fff}.footer-tagline .col-item:last-child::after{display:none}.footer-tagline img{width:2em;margin-right:.25em}@media(max-width: 720px){.footer-tagline{justify-content:center}.footer-tagline .col-item{margin-bottom:.2em}.footer-tagline .col-item:nth-child(2)::after{display:none}.footer-tagline .col-item:nth-child(3){margin-top:.75em}}@media(max-width: 550px){.footer-tagline{flex-wrap:nowrap;flex-direction:column;align-items:center}.footer-tagline .col-item{margin-top:1em}.footer-tagline .col-item::after{display:none}}footer{width:100%;text-align:center}footer .footer-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;padding:.5em 2em}footer a{color:#fff}@media(max-width: 550px){footer a{font-size:.8em}}footer p{color:#fff;font-size:.8em}.powerd-by{max-width:150px;margin:0}.powerd-by .logo-img{-webkit-mask-image:url(/public/img/Cash-Machine-logo_black.png);mask-image:url(/public/img/Cash-Machine-logo_black.png);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-mode:alpha;width:170px;position:relative;background-size:contain;mask-position:center;-webkit-mask-position:center}.powerd-by .logo-img span{display:block;position:absolute;width:100%;height:100%}.powerd-by div{display:flex;align-items:center;justify-content:flex-start;height:50px;flex:1}.powerd-by div img{width:100%;height:auto}.powerd-by div img:first-child,.powerd-by div img:last-child{width:0;flex-grow:1}.powerd-by div img:first-child{max-width:100px}.powerd-by div img:nth-child(2){max-width:2.5%;margin:0 1em}.powerd-by p{margin-top:.5em}.entry-banner{max-width:400px;margin:auto}.partners-logo{width:80% !important;max-width:400px;margin:0 auto 2em auto;display:block}.partner-group{margin:2em auto}.partner-group img{display:block;width:80%;max-width:8em;margin:0 auto}.partner-group p{text-align:center;line-height:1em;margin-top:1em;font-size:.75em}.v-spaced{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;justify-content:space-between}.slider>.slide>.v-spaced{min-height:30em}span.faded{opacity:.2}.check-prompt-group a{color:#67126e;text-decoration:underline;font-weight:900}.col-item{padding:1%}.home-grid{align-items:stretch;justify-content:center}.home-grid.home-grid-gap{margin-top:3em}.home-grid .banner-block{display:flex;flex-direction:row;margin-top:.2em;margin-bottom:1em}.home-grid .banner-block .banner-title{border-radius:.75em;color:#fff;text-align:center;font-size:1em;margin-right:.5em;box-shadow:0 4px 7px rgba(27,27,32,.5)}.home-grid .col-item{display:flex;flex-direction:column;justify-content:stretch}.home-grid .col-item a.item{display:flex;flex-grow:1}.home-grid .col-item a.item p{flex-grow:1;padding:1em;display:flex;line-height:1.2;flex-direction:column;justify-content:center}.terms,.terms-summary{padding:1em;white-space:normal;word-break:break-word}.terms p,.terms-summary p{margin-top:.5em !important}.terms>p:first-child,.terms-summary>p:first-child{margin-top:0 !important}.terms b,.terms-summary b{display:inline}.terms ul,.terms ol,.terms-summary ul,.terms-summary ol{padding-left:2em}.terms ul li,.terms ol li,.terms-summary ul li,.terms-summary ol li{list-style-type:disc}.terms p.terms-blocks,.terms-summary p.terms-blocks{text-align:left}.terms p.terms-blocks a,.terms-summary p.terms-blocks a{color:#efc637}.terms-summary h6{font-size:1.5em;text-align:center}.terms-summary ul{padding-left:0}.terms-summary li{display:flex;align-items:flex-start;margin-top:.5em}.terms-summary b{display:inline;margin-top:.5em;margin-right:.5em}.terms-toggle{font-size:1.2em;color:#67126e;font-weight:bold;cursor:pointer;display:inline-block}@media all and (max-width: 920px){.terms-toggle{font-size:1em}}@media all and (max-width: 550px){.terms-toggle{font-size:.8em}}.pay-page .accordion-list .accordion-item{--acco-border-radius: 2em !important}.pay-page .accordion-item__summary-icon{display:none !important}.pay-page .accordion-item__summary{pointer-events:none !important;cursor:default !important;padding-left:calc(1.5em + 12px) !important;padding-right:calc(1.5em + 12px) !important;border-bottom:none !important}@media(max-width: 411px){.pay-page .accordion-item__summary{padding-left:calc(.5em + 12px) !important;padding-right:calc(.5em + 12px) !important}}.pay-page .accordion-item__summary .stripe-icon-group{border:solid 2px #282933;position:relative;padding:.5em;padding-top:.8em;display:inline-flex;justify-content:center;align-items:center;border-radius:.4em;flex-wrap:wrap}.pay-page .accordion-item__summary .stripe-icon-group p{color:#282933 !important;background-color:#eee;padding:.2em;position:absolute;top:0;left:.5em;transform:translateY(-50%);font-size:.6em;line-height:.4em;font-weight:light;margin:0 !important}.pay-page .accordion-item__summary .stripe-icon-group img{width:3em;height:1.9em;box-shadow:0 0 .2em rgba(40,41,51,.7);border-radius:.4em;background-color:#fff;object-fit:cover;object-position:center;margin:.3em}.pay-page .accordion-item__summary .stripe-icon-group img:nth-child(n+4){display:none !important}.pay-page .payment-panel{padding:calc(2em - 12px)}.pay-page .acco-summary-content{padding:1em 0;min-height:7.5em;display:flex;justify-content:center;margin-right:1em;flex-direction:column;align-items:stretch}.pay-page .acco-summary-content>img{max-width:10em}.pay-page .acco-summary-content>p{font-style:italic;font-weight:light;line-height:1em;margin:.4em auto 0 auto;font-size:.65em;color:#282933;text-align:center}.pay-page #paypal_wrap{margin:0 auto;text-align:center;width:100%;max-width:650px}.pay-page #paypal_wrap>p{font-size:1.2em;text-align:center;color:#606060;margin-top:0;padding:0;line-height:1em}.greeting{display:flex;font-size:1em;text-align:center;width:0;flex-grow:1;flex-shrink:1;align-items:center}.greeting *{color:#fff;font-weight:lighter;font-size:.7em;flex-shrink:0}.greeting span.emph{font-weight:bold;font-size:1em;top:0;width:auto;flex-grow:0;flex-shrink:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:.2em}.greeting a{text-decoration:underline;margin-left:.2em}.greeting.mobile{display:flex;justify-content:center;width:100%;margin-bottom:-0.75em}@media(min-width: 820px){.greeting.mobile{display:none}}.greeting.desktop{display:inline-flex;justify-content:flex-end;padding-left:1em;padding-right:1em}@media(max-width: 819px){.greeting.desktop{display:none}}.burger-menu{position:relative;cursor:pointer}.burger-menu::after{content:"";background-image:url("/public/img/nav-close.png");background-repeat:no-repeat;background-size:contain;background-position:center;width:70%;height:70%;position:absolute;top:50%;left:50%;transform-origin:top left;transform:scale(0) translate(-50%, -50%);opacity:0;transition:opacity .5s,transform .5s}.burger-menu span{opacity:1;transition:opacity .5s}.burger-menu.open span{opacity:0}.burger-menu.open::after{opacity:1;transform:scale(1) translate(-50%, -50%)}button.btn-text{background-color:rgba(0,0,0,0)}a,button{cursor:pointer}.sep-line{width:60%;margin:3em auto;background-color:#fff;height:.3em;border-radius:.1em}.inline-prompt{margin:1em auto 4.5em auto;max-width:900px;border:solid 5px rgba(0,0,0,0);background-color:#efc637;border-radius:2.5em;padding:2em 3em;position:relative}@media(max-width: 900px){.inline-prompt{font-size:1.8vw}}.inline-prompt h2{font-size:1.6em;margin-bottom:.75em}.inline-prompt p{font-size:2.1em;font-weight:900;margin-bottom:.7em}.inline-prompt a{display:inline-block;position:absolute;top:100%;left:50%;transform:translate(-50%, -33.33%);color:#efc637;padding:.6em 1.3em;font-size:2em;border-radius:.3em;text-transform:uppercase;font-weight:700;white-space:nowrap}.no-padding-bottom{padding-bottom:0 !important}.no-margin-bottom{margin-bottom:0 !important}.compain-description h6{color:var(--vc-clr-white);font-size:1.5em;text-align:center}@media all and (max-width: 920px){.compain-description h6{font-size:.8em}}.compain-description li{display:flex;align-items:flex-start}.compain-description li b{margin:.8em 0;min-width:35px;height:35px;color:#520e58;background-color:#efc637;display:flex;text-align:center;align-items:center;justify-content:center;margin-right:.5em;border-radius:50%;font-size:1.5em}.compain-description p{font-size:1.5em}picture{position:relative;overflow:hidden;border-radius:15px;display:flex;max-width:400px;margin:auto}@media all and (min-width: 920px){picture{min-width:280px}}picture .sash-wrapper .sash{position:absolute;top:0px;left:0px;text-align:center;display:flex;align-items:center;justify-content:center}picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{background-color:#df1b41;width:200px;padding:20px 15px 100px;height:200px;clip-path:polygon(0 0, 0 100%, 100% 0)}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{position:relative;transform:rotate(-45deg);margin-left:-55px;top:5px;color:#eee;font-size:22px}picture .sash-wrapper .sash.start{background-color:#efc637;color:#1b1b20;margin:auto;padding:20px;width:100%;transform:rotate(-30deg);bottom:0;max-height:100px;box-shadow:0 0 20px rgba(40,41,51,.8)}picture .sash-wrapper .sash.start::after{content:"";display:block;position:absolute;top:0;bottom:0;width:150%;background-color:#efc637;z-index:-1}picture .sash-wrapper .sash.start p{font-size:25px}picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{width:140px;height:140px}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{font-size:15px;top:20px;margin-left:0;left:-20px}@media all and (max-width: 920px){picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{top:15px}}@media all and (max-width: 550px){picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{width:100px;height:100px;padding-bottom:90px}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{font-size:12px}}@media all and (max-width: 380px){picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{width:80px;padding-bottom:65px;height:80px}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{font-size:10px;top:8px;left:-15px}}@media all and (max-width: 550px){picture .sash-wrapper .sash.start{max-height:50px}picture .sash-wrapper .sash.start p{font-size:15px}}picture .sash-wrapper .sash .iframe-sash.countdown,picture .sash-wrapper .sash .iframe-sash.closed{width:140px;height:140px}picture .sash-wrapper .sash .iframe-sash.countdown p,picture .sash-wrapper .sash .iframe-sash.closed p{font-size:15px;top:20px;margin-left:0;left:-20px}@media all and (max-width: 920px){picture .sash-wrapper .sash .iframe-sash.countdown p,picture .sash-wrapper .sash .iframe-sash.closed p{top:15px}}@media all and (max-width: 550px){picture .sash-wrapper .sash .iframe-sash.countdown,picture .sash-wrapper .sash .iframe-sash.closed{width:100px;height:100px;padding-bottom:90px}picture .sash-wrapper .sash .iframe-sash.countdown p,picture .sash-wrapper .sash .iframe-sash.closed p{font-size:12px}}@media all and (max-width: 380px){picture .sash-wrapper .sash .iframe-sash.countdown,picture .sash-wrapper .sash .iframe-sash.closed{width:80px;padding-bottom:65px;height:80px}picture .sash-wrapper .sash .iframe-sash.countdown p,picture .sash-wrapper .sash .iframe-sash.closed p{font-size:10px;top:8px;left:-15px}}@media all and (max-width: 550px){picture .sash-wrapper .sash .iframe-sash.start{max-height:50px}picture .sash-wrapper .sash .iframe-sash.start p{font-size:15px}}@media all and (max-width: 920px){picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{width:140px;height:140px}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{font-size:15px;top:20px;margin-left:0;left:-20px}}@media all and (max-width: 920px)and (max-width: 920px){picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{top:15px}}@media all and (max-width: 920px)and (max-width: 550px){picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{width:100px;height:100px;padding-bottom:90px}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{font-size:12px}}@media all and (max-width: 920px)and (max-width: 380px){picture .sash-wrapper .sash.countdown,picture .sash-wrapper .sash.closed{width:80px;padding-bottom:65px;height:80px}picture .sash-wrapper .sash.countdown p,picture .sash-wrapper .sash.closed p{font-size:10px;top:8px;left:-15px}}@media all and (max-width: 920px)and (max-width: 550px){picture .sash-wrapper .sash.start{max-height:50px}picture .sash-wrapper .sash.start p{font-size:15px}}@media all and (max-width: 768px){#entry_page .col-2 .col-item{width:100%}}#entry_page h2{margin-bottom:.5em}@media all and (max-width: 550px){#entry_page h2{display:none}}#entry_page .info-content{margin-bottom:.5em}#entry_page .col{margin:0}#entry_page .why-play-with-us .payment-status{max-width:100%;margin:auto 0}#entry_page .btn-wrapper.doubleButton{display:flex;justify-content:center;flex-direction:column;flex-direction:row;align-items:stretch}@media all and (max-width: 550px){#entry_page .btn-wrapper.doubleButton{flex-direction:column}}#entry_page .btn-wrapper.doubleButton .btn-enter{padding:.8em .2em}#entry_page .btn-wrapper.doubleButton .btn-enter:first-child{margin-right:.5em}#entry_page .btn-wrapper.doubleButton .btn-enter span{font-size:.8em}#entry_page .btn-wrapper.doubleButton .btn-enter span.small{font-size:.4em}@media all and (max-width: 550px){#entry_page .btn-wrapper.doubleButton .btn-enter:first-child{margin-right:0em}}#entry_page .btn-wrapper.doubleButton .showIframeFloatBtn{width:auto;margin:auto;max-width:1280px;right:unset;left:unset}#entry_page .btn-wrapper.doubleButton .showIframeFloatBtn:nth-child(2){margin-left:-10em}#entry_page .btn-wrapper.doubleButton .showIframeFloatBtn:nth-child(4){margin-right:-10em}@media all and (max-width: 550px){#entry_page .btn-wrapper.doubleButton .showIframeFloatBtn{max-width:100%;right:0;left:0}#entry_page .btn-wrapper.doubleButton .showIframeFloatBtn:nth-child(2){margin-bottom:9.5em;margin-left:1.5em;margin-right:1.5em}#entry_page .btn-wrapper.doubleButton .showIframeFloatBtn:nth-child(4){margin-right:1.5em;margin-left:1.5em}}content{position:relative}body>.recaptcha-overlay{background-color:rgba(0,0,0,0) !important}body>.recaptcha-overlay .g-recaptcha-bubble-arrow{display:none !important}body>.recaptcha-overlay>div:last-child{position:fixed !important;top:50vh !important;left:50vw !important;margin:0 !important;transform:translate(-50%, -50%) scale(1) !important}@media(max-width: 430px){body>.recaptcha-overlay>div:last-child{transform:translate(-50%, -50%) scale(0.9) !important}}@media(max-width: 400px){body>.recaptcha-overlay>div:last-child{transform:translate(-50%, -50%) scale(0.8) !important}}@media(max-width: 370px){body>.recaptcha-overlay>div:last-child{transform:translate(-50%, -50%) scale(0.7) !important}}.winnerStatic{position:relative}.winnerStatic .info-title{color:#fff;border-radius:15px;padding:5em;justify-content:center;align-items:center}@media all and (max-width: 920px){.winnerStatic .info-title{padding:2em}}.winnerStatic .info-title p{font-size:2.5em;text-align:center}@media all and (max-width: 920px){.winnerStatic .info-title p{font-size:1.5em}}.winnerStatic .banner-img{margin:1em auto 0}.winnerStatic .info-content-title{padding:1em;margin:0;margin-top:.5em;font-size:2.5em;display:block;background-color:#efc637;color:#fff;padding:.5em 1em;width:auto;text-align:center}@media all and (max-width: 920px){.winnerStatic .info-content-title{font-size:1.5em}}.winnerStatic .info-content{margin:0;padding:1em;border-bottom-right-radius:15px;border-bottom-left-radius:15px}.countingdown-timing{margin:1em auto;display:flex;justify-content:center;flex-direction:column}@media all and (max-width: 550px){.countingdown-timing{margin:auto}}.countingdown-timing.disabled{opacity:.5}.countingdown-timing .timing-title{background:#efc637;width:100%;max-width:80%;margin:auto;padding:1em;padding:.5em}@media all and (max-width: 550px){.countingdown-timing .timing-title{padding:0}}.countingdown-timing h6{text-align:center;font-weight:700;font-size:1em}@media all and (max-width: 380px){.countingdown-timing h6{font-size:5vw}}.countingdown-timing .timing-wrapper{padding:1em;border-radius:1em;display:flex;justify-content:center;padding:.5em}@media all and (max-width: 550px){.countingdown-timing .timing-wrapper{padding:0}}.countingdown-timing .timing-wrapper.urgent-status{background:#df1b41}.countingdown-timing .timing-wrapper.urgent-status .time-pane{color:#fff}.countingdown-timing .timing-wrapper .time-pane{display:flex;justify-content:center;align-items:center;color:#efc637;flex-direction:column;flex:1;padding:0 1em}@media all and (max-width: 550px){.countingdown-timing .timing-wrapper .time-pane{padding:.5em}}.countingdown-timing .timing-wrapper .time-pane span:first-child{font-size:2em;font-family:"Knockout-71";font-weight:bold;font-size:2em}@media all and (max-width: 380px){.countingdown-timing .timing-wrapper .time-pane span:first-child{font-size:5vw}}@media all and (max-width: 380px){.countingdown-timing .timing-wrapper .time-pane span:first-child{font-size:5vw}}.countingdown-timing .timing-wrapper .time-pane span:last-child{color:#fff;font-size:.8em}@media all and (max-width: 380px){.countingdown-timing .timing-wrapper .time-pane span:last-child{font-size:3vw}}.countingdown-timing.homepage-timing{position:absolute;top:0;left:0;transform-origin:top left}@media all and (max-width: 1500px){.countingdown-timing.homepage-timing{transform:scale(0.8);margin-top:.8em}}@media all and (max-width: 720px){.countingdown-timing.homepage-timing{transform:scale(0.7);margin-top:.7em}}@media all and (max-width: 380px){.countingdown-timing.homepage-timing{transform:scale(0.6);margin-top:.6em}}.countingdown-timing.homepage-timing .timing-title{padding:.5em;margin-left:0;position:relative;top:.2em;width:auto}.countingdown-timing.homepage-timing .timing-title h6{font-size:1em}.countingdown-timing.homepage-timing .timing-wrapper{padding:.5em 0em;border-top-left-radius:0}.countingdown-timing.homepage-timing .timing-wrapper .time-pane{flex-direction:row;padding:0 .5em}.countingdown-timing.homepage-timing .timing-wrapper .time-pane span:first-child{font-size:1.5em;font-weight:bold}.countingdown-timing.homepage-timing .timing-wrapper .time-pane span:last-child{color:#fff;margin-left:.5em}.countingdown-timing.homepage-timing .timing-wrapper.urgent-status span:last-child{color:#000;margin-left:.5em}form#submitForm.authForm input{color:#000 !important}.col,.col-item{width:100%}:root{--iframe: true}html,body,#app,#wrap{height:100vh;max-height:min(100vh,100%);overflow:hidden}body{overflow:hidden;font-size:16px;margin:0 auto}#wrap{display:flex;flex-direction:column}#wrap content{height:0;flex-grow:1;max-width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;background-image:url(/public/img/bg.png);background-size:cover}#wrap content::after{content:"";box-shadow:inset 0 0 1em #444;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none}#wrap content #content{height:0;flex-grow:1;overflow-y:auto;max-width:100%;min-height:0;margin:0 .5em}#wrap content #content>.loaded-content{z-index:-1;display:flex;flex-direction:column;justify-content:center}.bg{background-color:#fff;z-index:auto !important;top:-1em;bottom:-1em;left:5px;right:5px;width:auto;height:auto}header,footer{z-index:2}.info-page>.col>.col-item{margin:0 auto}.forms .text-block,.text-block{padding:2em;margin:0}.forms .text-block h2,.text-block h2{font-size:1.5em}.entries{display:flex;margin:auto}.btn-lock{font-size:1.5em}.btn-lock span{width:100%;padding:.75em;border-top-right-radius:15px;border-bottom-right-radius:15px;background-color:#bebebe;color:#606060;margin-left:-1em}.btn-lock img{background-color:#fff;border:5px solid #fff;border-radius:100%;z-index:2}.info-page.payment-section{margin-top:3em;margin-bottom:3em;font-size:.5em}@media(max-width: 500px){.info-page.payment-section{font-size:1.8vw}}.info-page.payment-section .float-title{font-size:2em}.info-page.payment-section .text-block .title{font-size:3em;max-width:12em;margin:auto;margin-top:.25em}.info-page.payment-status .text-block{padding:6em 4em}.info-page.payment-status .text-block .icon{max-width:250px}.info-page.payment-status .text-block .subtitle{margin-bottom:0}#content::-webkit-scrollbar{-webkit-appearance:none}#content::-webkit-scrollbar:vertical{width:11px}#content::-webkit-scrollbar:horizontal{height:11px}#content::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid #fff;background-color:rgba(0,0,0,.2)}.form select,.form textarea,.form input{touch-action:none;font-size:16px}.greeting{width:100%;justify-content:center;padding:0 calc(.5em + 1%)}.greeting *{color:#282933}span.line{display:block;width:2px;height:100%;margin:0 1em;background:#fff}
.invisible[data-v-676d795e]{visibility:hidden}.fixed[data-v-676d795e]{position:fixed;bottom:15px;z-index:99;right:0;left:0;margin:auto;display:none}.showFloatBtn[data-v-676d795e]{display:flex;width:95%;margin:auto}.showIframeFloatBtn[data-v-676d795e]{display:flex;width:auto;justify-content:center;margin:auto;margin-bottom:120px;max-width:1280px;left:0;right:0}@media all and (max-width: 1280px){.showIframeFloatBtn[data-v-676d795e]{margin:auto 1em}}@media all and (max-width: 550px){.showIframeFloatBtn[data-v-676d795e]{margin:0 .5em}}.btn-enter.btn-disabled[data-v-676d795e]{opacity:.5;pointer-events:visible}.btn-enter.btn-disabled.fixed[data-v-676d795e]{opacity:1;background-color:#f7e195;color:#67126e}
.dialog .added-to-basket-dialog{display:flex;flex-direction:column;justify-content:center;background:#fff}.dialog .added-to-basket-dialog h2.title{color:#282933}.dialog .added-to-basket-dialog .party{width:5em;height:5em;margin:0 auto 1em auto}.dialog .added-to-basket-dialog .btn-secondary{margin-top:.5em;background:#efc637;width:100%;padding:1em;margin:auto;margin-top:.5em;font-size:1.3em;min-height:3em;color:#282933}.dialog .added-to-basket-dialog .btn-secondary.brand-gradient{width:80%;padding:.5em;font-size:.8em;color:#efc637}.dialog .added-to-basket-dialog .small{text-align:center;padding:.5em 0}
.checkout-dialog{background-color:#fff !important}
.prize-emty[data-v-315fe721]{height:3em}@media all and (max-width: 920px){.prize-emty[data-v-315fe721]{height:auto}}.home-grid .prize-value.brand-gradient p[data-v-315fe721]{padding:.5em}.prize-value.brand-gradient[data-v-315fe721]{display:flex;height:3em;padding:.2em .7em;color:#fff;font-size:1em;width:fit-content;margin:auto;align-items:center;border-top-left-radius:15px;border-top-right-radius:15px}@media all and (max-width: 380px){.prize-value.brand-gradient[data-v-315fe721]{height:auto}}.prize-value.brand-gradient p[data-v-315fe721]{padding:.3em;font-weight:600}@media all and (max-width: 380px){.prize-value.brand-gradient p[data-v-315fe721]{font-size:3vw}}.prize-value.brand-gradient p.prize[data-v-315fe721]{color:#efc637;font-size:1.3em;font-family:"Knockout-71";font-weight:750}@media all and (max-width: 380px){.prize-value.brand-gradient p.prize[data-v-315fe721]{font-size:5vw}}
.range-wrapper{padding:0em}.range-wrapper .rangeTitle{font-size:1.5em;text-align:center;padding:0em 0 .5em}.range-wrapper .brand-gradient{border-radius:15px;padding:.5em}.range-wrapper .detail{font-size:1.5em;padding:1em 0;display:flex;justify-content:space-between;font-weight:bold}
.range-field{padding:1em;text-align:center}.range-field .rangeTitle{color:#fff}@media all and (max-width: 380px){.range-field .rangeTitle{font-size:1em}}.range{display:flex;align-items:center;padding:3em 1em}.range span{color:#efc637;font-size:1.5em}.range .range-input{margin:0 1.5em}#range3{-webkit-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none;height:6px;background:#ccc}#range3::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:80px;width:80px;background:rgba(0,0,0,0);background-image:url("/public/img/happy-circle.png");background-size:cover;border-radius:50%;transition:.2s ease-in-out;transform:rotateZ(var(--thumb-rotate, 0deg));box-shadow:#fff}#range3::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px rgba(255,85,0,.1)}#range3::-moz-range-thumb:hover{box-shadow:0 0 0 10px rgba(255,85,0,.1)}
.iframe-account-link .icon{width:35px;height:35px;padding:5px;background:#efc637;border-radius:50%}.iframe-account-link .icon img{width:90%}h2.title{font-size:1em;font-weight:normal}.dialog .account-name-dialog{display:flex;flex-direction:column;justify-content:center;background:#fff}.dialog .account-name-dialog h2.title{color:#282933}.dialog .account-name-dialog .party{width:5em;height:5em;margin:0 auto 1em auto}.dialog .account-name-dialog .btn-secondary{margin-top:.5em;background:#67126e;width:100%;padding:1em;margin:auto;margin-top:.5em;font-size:1.3em;min-height:3em;color:#df1b41}.dialog .account-name-dialog .small{text-align:center;padding:.5em 0}
#card-wrapper{opacity:1;transition:opacity .5s}#card-wrapper.faded-out{opacity:0}#card-wrapper #card_portal_response_frame{min-height:27rem}#card-wrapper .card-portal--payment-section-title{display:none}#card-wrapper .cp-label,#card-wrapper .card-portal--label{font-size:1em;color:#152a66;font-weight:900}#card-wrapper button[type=submit]{display:none !important}#card-wrapper #customer_name_outer_wrapper{height:auto !important}#card-wrapper .card--portal-input,#card-wrapper #cp-card-number-input,#card-wrapper #cp-card-expiry-input,#card-wrapper #cp-card-cvv-input,#card-wrapper #cp-card-name-input{min-height:2.1rem !important;padding:.75em !important;font-size:1.2em !important;height:auto !important;color:#152a66 !important;font-weight:900 !important}#card-wrapper .card--portal-input::placeholder,#card-wrapper #cp-card-number-input::placeholder,#card-wrapper #cp-card-expiry-input::placeholder,#card-wrapper #cp-card-cvv-input::placeholder,#card-wrapper #cp-card-name-input::placeholder{color:#152a66;opacity:.7}#card-wrapper .card--portal-input::-webkit-input-placeholder,#card-wrapper #cp-card-number-input::-webkit-input-placeholder,#card-wrapper #cp-card-expiry-input::-webkit-input-placeholder,#card-wrapper #cp-card-cvv-input::-webkit-input-placeholder,#card-wrapper #cp-card-name-input::-webkit-input-placeholder{color:#152a66;opacity:.7}#card-wrapper .card--portal-input:-moz-placeholder,#card-wrapper #cp-card-number-input:-moz-placeholder,#card-wrapper #cp-card-expiry-input:-moz-placeholder,#card-wrapper #cp-card-cvv-input:-moz-placeholder,#card-wrapper #cp-card-name-input:-moz-placeholder{color:#152a66;opacity:.7}#card-wrapper .card--portal-input::-moz-placeholder,#card-wrapper #cp-card-number-input::-moz-placeholder,#card-wrapper #cp-card-expiry-input::-moz-placeholder,#card-wrapper #cp-card-cvv-input::-moz-placeholder,#card-wrapper #cp-card-name-input::-moz-placeholder{color:#152a66;opacity:.7}#card-wrapper .card--portal-input:-ms-input-placeholder,#card-wrapper #cp-card-number-input:-ms-input-placeholder,#card-wrapper #cp-card-expiry-input:-ms-input-placeholder,#card-wrapper #cp-card-cvv-input:-ms-input-placeholder,#card-wrapper #cp-card-name-input:-ms-input-placeholder{color:#152a66;opacity:.7}#card-wrapper #cp-card-number-input,#card-wrapper #cp-card-expiry-input,#card-wrapper #cp-card-cvv-input,#card-wrapper #cp-card-name-input{margin-top:0 !important;margin-bottom:0 !important}#card-wrapper .card--portal-input{border:.063rem solid #d1d1d1 !important;border-radius:.3rem !important}#card-wrapper .card--portal-loader{display:none !important}#card-wrapper #card_number_inner_wrapper,#card-wrapper #card_expiry_inner_wrapper,#card-wrapper #cvv_inner_wrapper,#card-wrapper #customer_name_inner_wrapper{padding:0 .75em 0 0 !important}#card-wrapper .error_input{display:block !important;padding:.75em !important;margin-top:-1em !important}#card-wrapper .error_input:empty{display:none !important}@media(max-width: 419px){#card-wrapper #supported-card-types-wrapper{display:none !important}}.payment-panel{overflow:hidden;position:relative;min-height:33em}
.verify-field{display:flex;margin:1em -0.5em 0 -0.5em}.verify-field div{border:solid 3px #fff;width:0;flex-grow:1;background-color:#fff;border-radius:.5em;height:0;padding-top:12%;margin:0 .5em;position:relative}.verify-field div input{padding:0;margin:0;background-color:rgba(0,0,0,0);border:none;box-shadow:none;outline:none;line-height:1em;color:#000;text-align:center;position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;font-size:1.5em;font-weight:700}
.google-recaptcha{margin:1em auto 0 auto;display:flex;justify-content:center}
.back-btn-wrap{margin-bottom:.5em;text-align:left}.back-btn-wrap .back-btn{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border-radius:.75em;padding:.5em}.back-btn-wrap .back-btn .back-btn-icon{display:inline-block;width:1em;height:1em;border-radius:50%;position:relative;font-size:2em}.back-btn-wrap .back-btn .back-btn-icon img{width:.6em;height:.6em;position:absolute;top:.2em;left:.18em;object-fit:contain;object-position:center}.back-btn-wrap .back-btn p{font-size:.8em;font-weight:900;margin:0;padding:0;margin-left:.5em;display:inline-block;text-transform:uppercase}
.loaded-content{min-height:100%}.loaded-content.faded{opacity:.5;pointer-events:none}.spinner{position:fixed;background-size:contain;display:block;width:10em;height:10em;transform:translate(-50%, -50%);z-index:2;top:50%;left:50%}.spinner.inline{position:absolute;top:50%;left:50%}.spinner img{width:100%;height:auto}.spinner.transparent{opacity:0;pointer-events:none}
.dialog .terms-dialog{display:flex;flex-direction:column;justify-content:center;max-width:500px;background:#fff;border:none;padding:1.5em 1em 1em}.dialog .terms-dialog .note{display:block;word-break:break-word;width:100%;white-space:pre-wrap}.dialog .terms-dialog .terms-note{max-height:50vh;overflow:auto;margin:1.5em .2em .2em}
.dialog .banner-for-basket-dialog{display:flex;flex-direction:column;justify-content:center;max-width:500px;color:#662c91;background:#fff !important;border:none;padding:1.5em 1em 1em}.dialog .banner-for-basket-dialog .small{font-size:1em;color:#282933;display:flex;justify-content:center}.dialog .banner-for-basket-dialog.brand-gradient h2.title,.dialog .banner-for-basket-dialog.brand-gradient .sub-title{color:#fff}.dialog .banner-for-basket-dialog .terms-btn{cursor:pointer}.dialog .banner-for-basket-dialog .banner-picture{margin:1em auto 0}.dialog .banner-for-basket-dialog .banner-picture img{width:100%}.dialog .banner-for-basket-dialog .form-btn{background:#efc637;color:#662c91;font-weight:bold;margin-top:1em;padding:.5em 0;border:1px solid #efc637}@media all and (max-width: 550px){.dialog .banner-for-basket-dialog .form-btn{font-size:.8em}}.dialog .banner-for-basket-dialog h5{background:#efc637;color:#282933;padding:.5em;font-size:1.2em;text-align:center;position:absolute;top:-30px;width:80%;margin:auto;right:0;left:0}@media all and (max-width: 380px){.dialog .banner-for-basket-dialog h5{top:-6%;font-size:5vw}}.dialog .banner-for-basket-dialog .sub-title{margin:0em auto;text-align:center;padding:.5em 0;font-weight:bold}.dialog .banner-for-basket-dialog .sub-title+p{margin-bottom:.5em}.dialog .banner-for-basket-dialog h2.title{font-weight:normal}.dialog .banner-for-basket-dialog h2.title p{color:#282933}.dialog .banner-for-basket-dialog h2.title,.dialog .banner-for-basket-dialog .sub-title{color:#282933;font-size:1.2em;margin-bottom:0}@media all and (max-width: 720px){.dialog .banner-for-basket-dialog h2.title,.dialog .banner-for-basket-dialog .sub-title{font-size:1em}}@media all and (max-width: 380px){.dialog .banner-for-basket-dialog h2.title,.dialog .banner-for-basket-dialog .sub-title{font-size:5vw}}.dialog .banner-for-basket-dialog .terms-btn{color:#282933;text-decoration:underline;display:flex;justify-content:center;font-size:.8em;text-align:center}@media all and (max-width: 380px){.dialog .banner-for-basket-dialog .terms-btn{font-size:3vw}}.dialog .banner-for-basket-dialog .form-btn{width:80%;margin:1em auto;padding:1.2em 0;color:#282933}.dialog .banner-for-basket-dialog .form-btn.brand-gradient{color:#efc637;width:60%;padding:.7em 0}
.basket{max-width:1400px;position:relative;margin:0 auto}.basket input.coupon-btn{border:1px solid #efc637;line-height:30px;padding:1em;width:100%;border-radius:15px;margin:.8em auto;font-size:1em}.basket input.coupon-btn::placeholder{color:#efc637;opacity:1}.basket .hideBucketButton{font-size:1em;color:#67126e;padding:1em;background:rgba(0,0,0,0);text-align:right;display:flex;margin-left:auto;font-weight:bold}.basket .empty-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:70%;margin:auto;padding:3em 1em;flex-grow:1}.basket .empty-wrapper .btn-secondary{font-size:1.5em;display:inline-block;width:auto !important}@media all and (max-width: 920px){.basket .empty-wrapper{max-width:100%}}.basket .empty-wrapper .description{padding:1em;justify-content:center}.basket .empty-wrapper .description p{text-align:center}.basket .empty-wrapper .description .first{margin-bottom:1em;font-weight:bold;font-size:1.5em}.basket .empty-wrapper .icon{padding:1em;width:70%;margin:auto;max-width:15em}.basket .empty-wrapper .icon img{width:100%}.basket .item{padding:15px 0;background-color:#fff}.basket h3{font-size:1em;padding-left:1em !important;padding-bottom:1em !important;color:#67126e;padding:0}.basket h3 span{font-size:1.5em}@media all and (max-width: 720px){.basket h3 span{font-size:5vw}}.basket>div{background-color:#fff;position:relative;overflow:hidden;width:100%;z-index:12;transition:transform .3s;transform-origin:top right}.basket .loaded-content{display:flex;flex-direction:column;flex-grow:1}@media(max-width: 819px){.basket>div{display:none;min-height:62vh}.basket.open+#content{display:none !important}}@media(min-width: 820px){.basket>div{width:80%;max-width:650px;position:absolute;top:-3em;right:1em;display:block;transform:scale(0)}.basket.open::after{content:"";position:fixed;background-color:rgba(0,0,0,.4);top:0;left:0;right:0;bottom:0;display:block;z-index:10}}.basket.open>div{display:flex !important;flex-direction:column;transform:scale(1) !important}.basket .items .item .outter-item-detail{display:block;width:0;flex-grow:1;margin:.5em auto;padding:0 1em}.basket .items .item .equal{font-size:2em;color:#67126e}.basket .items .item .price{text-align:center;display:flex;align-items:center;text-align:right}.basket .items .item .price p{color:#67126e;font-size:1.8em;font-weight:bold}@media all and (max-width: 720px){.basket .items .item .price p{font-size:4.2vw}}.basket .items .item .qty{background:#67126e;color:var(--acco-yellow);width:30%;border-radius:50%;padding-top:30%;position:relative}.basket .items .item .qty .qty-inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;font-weight:bold;flex-direction:column;font-size:2.7em}@media all and (max-width: 720px){.basket .items .item .qty .qty-inner{font-size:5vw}}.basket .items .item .qty .qty-inner span:first-child{line-height:.8em;margin-bottom:.2em}.basket .items .item .qty .qty-inner .ticketlabel{font-size:.4em}.basket .items .item .price-wrapper{display:flex;align-items:center;justify-content:center;flex:1}.basket .items .item .item-row{border-top:1px solid #000;border-bottom:1px solid #000;display:flex;align-items:center}.basket .items .item .item-row .item-detail{display:flex;flex:1;align-items:center;justify-content:space-between}.basket .items .item .item-row .item-pic{width:40%}.basket .items .item .item-row .item-pic img,.basket .items .item .item-row .item-pic picture{width:100%;border-radius:0;min-width:0}.basket .items .item .item-row .del{background-color:rgba(0,0,0,0);cursor:pointer;width:12%;padding-top:12%;position:relative}@media all and (max-width: 720px){.basket .items .item .item-row .del{width:14%;padding-top:14%}}.basket .items .item .item-row .del::after{content:"";background-image:url("/public/img/icons/winhappy-icons/winhappy-icons_bin-02.png");background-size:contain;background-position:center;background-repeat:no-repeat;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@keyframes blink{0%{opacity:1}50%{opacity:.7}100%{opacity:1}}.basket .items .item.blink{animation-name:blink;animation-duration:.5s;animation-iteration-count:2;animation-timing-function:ease-in-out;animation-delay:.5s}.basket .scrollBar{overflow-y:auto;max-height:50vh;display:flex;flex-direction:column}.basket .scrollBar::-webkit-scrollbar{width:15px;margin:15px}@media all and (max-width: 920px){.basket .scrollBar{max-height:100%}}.basket .basket-summary{background-color:#fff;padding:1em;border-bottom:1px solid #000}.basket .basket-summary .total{color:#67126e;display:flex;font-weight:bold;justify-content:space-between;font-size:1.8em}@media all and (max-width: 720px){.basket .basket-summary .total{font-size:4.2vw}}.basket .btn-secondary{margin-top:.5em;background:#efc637;width:100%;padding:.5em}
.basket-btn{background-color:rgba(0,0,0,0);width:1em;height:1em;font-size:3em;padding:.2em;margin-right:.2em;position:relative;z-index:11}.basket-btn div{width:100%;height:100%;position:relative}.basket-btn div img{width:100%;height:100%;object-fit:contain;display:block}.basket-btn div .basket-btn-qty{font-size:.3em;width:1em;height:1em;position:absolute;top:0;left:100%;transform:translate(-50%, -50%);border-radius:50%;background-color:#efc637;z-index:2}.basket-btn div .basket-btn-qty span{display:inline-block;position:absolute;top:50%;left:50%;font-size:.8em;transform:translate(-50%, -50%);font-weight:700;color:#282933}.basket-btn .triangle{width:0;height:0;border:solid 1em rgba(0,0,0,0);border-bottom-color:#fff;position:absolute;top:calc(100% - 1em);left:50%;transform:translateX(-50%);animation:show .5s 1 ease-in-out}@keyframes show{0%{border-width:0;opacity:0}100%{border-width:1em;opacity:1}}
#entry_page .carousel__pagination{position:absolute;margin:auto;right:0;left:0;bottom:10px}.carousel{width:100%;height:100%}.carousel__item{width:100%;display:flex;height:auto}.carousel__viewport{border-radius:0}.info-page .carousel__item .error-img{height:100%;flex:1}.info-page .home-grid .item-picture .error-img{min-height:0}.info-page picture .error-img:only-child{min-height:420px}.info-page picture{height:auto}.carousel__slide .carousel__item{height:100%}.info-page .carousel__slide{flex:1;min-width:100%}.info-page .carousel__slide .carousel__item:only-child .error-img{height:420px}@media all and (max-width: 920px){.info-page .carousel__slide .carousel__item:only-child .error-img{height:350px}}@media all and (max-width: 550px){.info-page .carousel__slide .carousel__item:only-child .error-img{height:250px}}.basket .error-img{max-height:150px;min-height:150px}.basket .carousel__slide{display:block;height:auto;width:100% !important}.basket .carousel__slide .carousel__item{max-height:150px;min-height:0px;min-width:100%}.basket .carousel__slide .carousel__item .error-img{height:auto}.error-img{background:url("/public/img/default_image.png") no-repeat center center;background-size:cover;width:100%;height:100%;min-height:200px}.bundle-entry-page .card-img .error-img{min-height:0px;padding-top:55%}.bundle-entry-page .card-img picture{border-radius:0}.home-grid .error-img{min-height:345px}@media all and (max-width: 920px){.home-grid .error-img{min-height:200px}}
.confirm-purchase-dialog{max-width:600px !important;width:90% !important;background-color:#fff !important}.confirm-purchase-dialog .something-wrong{font-size:.8em}.confirm-purchase-dialog .something-wrong a{text-decoration:underline}.confirm-purchase-dialog .pay-btn{font-size:.6em !important}@media(max-width: 500px){.confirm-purchase-dialog .pay-btn{font-size:1.5vw !important}}.pay-btn{margin:2em auto 0 auto;justify-content:center;border-radius:1em;overflow:hidden;padding:2em;font-size:1em}.pay-btn .pay-btn-group{border-radius:1em;display:flex;margin:0 auto;justify-content:center;align-items:center;font-size:1.2em}.pay-btn .btn{text-transform:capitalize;margin:0;margin-left:2em;font-size:1.25em;cursor:pointer}.pay-btn .total{font-size:2.5em;text-transform:capitalize}.purchase-summary-section{padding:1em;border-radius:1em;margin:1em auto}.purchase-summary-section .purchase-summary{display:flex;align-items:center;justify-content:flex-start;padding:0;border-radius:25px;font-size:.6em}@media(max-width: 500px){.purchase-summary-section .purchase-summary{font-size:1.5vw}}.purchase-summary-section .purchase-summary .quantity{display:flex;flex-direction:column;align-items:center;color:#efc637;font-size:10em;margin-right:.3em}.purchase-summary-section .purchase-summary .quantity .amount{margin:0;font-size:1em;height:.8em;color:#efc637;display:flex;align-items:center;font-weight:bolder;line-height:.8em}.purchase-summary-section .purchase-summary .quantity .amount.zero-logo::after{content:"";display:inline-block;width:.75em;height:.75em;background-image:url("/public/img/happy-circle.png");background-repeat:no-repeat;background-size:contain}.purchase-summary-section .purchase-summary .quantity .product{font-size:.3em;text-transform:uppercase;font-weight:bold;line-height:.8em;color:#efc637;margin-bottom:0}.purchase-summary-section .purchase-summary .title{padding:0;font-size:2em;color:#fff;line-height:1.5em;text-align:left}.purchase-summary-section .purchase-summary .title span{color:#efc637;white-space:nowrap}
.slider{position:relative;overflow:hidden}
.check-prompt-group{border-radius:1.5em;padding:.75em 1.5em;margin-top:1em;background-color:#fff}.check-prompt-group>p{color:#67126e}.check-prompt-group .check-prompt{display:flex;align-items:center;cursor:pointer}.check-prompt-group .check-prompt:not(:first-child){margin-top:1em}.check-prompt-group .check-prompt input{display:none}.check-prompt-group .check-prompt div{width:3em;height:3em;border-radius:50%;border:solid 4px #67126e;position:relative;flex-shrink:0;margin-right:1em}.check-prompt-group .check-prompt div i{position:absolute;display:block;width:1.5em;height:1.5em;background-size:contain;background-position:center;background-repeat:no-repeat;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);transition:transform .5s}.check-prompt-group .check-prompt div i.show{transform:translate(-50%, -50%) scale(1)}.check-prompt-group .check-prompt p{color:#67126e;flex-grow:1;width:0;margin:.5em auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.check-prompt-group .check-prompt p a{display:inline-block}
.radio-field{border-radius:10px;padding:1.5em;margin-top:1em;background-color:#fff;border:solid 3px #fff}.radio-field h2{text-align:center;font-size:1em;color:#67126e}.radio-field .radio-group{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:.25em}.radio-field .radio-group .radio-option{display:inline-flex;align-items:center;justify-content:center;width:40%;padding:.25em}.radio-field .radio-group .radio-option p{display:inline-block;flex-grow:1;color:#67126e;font-size:1em}.radio-field .radio-group .radio-option .brand-border{width:2.5em;height:2.5em;border-radius:50%;border:solid 3px #67126e;position:relative;flex-shrink:0}.radio-field .radio-group .radio-option .brand-border i{position:absolute;display:block;width:1.25em;height:1.25em;background-size:contain;background-position:center;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);transition:transform .5s}.radio-field .radio-group .radio-option.show .brand-border i{transform:translate(-50%, -50%) scale(1);background-repeat:no-repeat}
