*{box-sizing:border-box}html{--background-color:#fff;background-color:#fff;height:100%}@media (max-width:768px){body:before{background:linear-gradient(#fff 30%,rgba(194,29,0,.1) 60%);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}}body{overflow-x:hidden}body,p{margin:0}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(./h1-text-thin-font.db02096a.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(./Roboto-Bold.baf44ce8.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(./Roboto-Medium.4ac8e036.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(./Roboto-Regular.319cff6e.ttf)}h1{font-size:32px;font-weight:700}.h1-text-thin,h1{color:#000;font-family:Roboto;font-style:normal;line-height:130%}.h1-text-thin{font-size:28px;font-weight:300}b{font-weight:700;line-height:150%}.main-medium-text,b{color:#000;font-family:Roboto;font-size:16px;font-style:normal}.main-medium-text{font-weight:500;line-height:24px}.main-regular-text{line-height:150%}.main-regular-text,.product-card-h1-text{color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400}.product-card-h1-text{letter-spacing:-.01em;line-height:24px}.product-card-main-text{font-size:14px}.product-card-additional-text,.product-card-main-text{color:#000;font-family:Roboto;font-style:normal;font-weight:300;letter-spacing:-.01em;line-height:24px}.product-card-additional-text{font-size:12px}.product-card-button-text{font-size:14px;font-weight:700;line-height:150%}.bucket-h1-text,.product-card-button-text{color:#000;font-family:Roboto;font-style:normal}.bucket-h1-text{font-size:24px;font-weight:400;line-height:28px}.bucket-medium-text{font-weight:500}.bucket-light-text,.bucket-medium-text{color:#000;font-family:Roboto;font-size:14px;font-style:normal;letter-spacing:-.01em;line-height:16px}.bucket-light-text{font-weight:300}.bucket-regular-text{color:#000;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.01em;line-height:16px}.bucket-additional-text{font-weight:500}.bucket-additional-text,.bucket-additional-text-light{color:#000;font-family:Roboto;font-size:10px;font-style:normal;letter-spacing:-.01em;line-height:12px}.bucket-additional-text-light{font-weight:300}.bucket-h2-text{color:#000;font-family:Roboto;font-size:32px;font-style:normal;font-weight:500;letter-spacing:-.01em;line-height:38px}.additional-text{color:#a6a6a6}.additional-text-second{color:#c6c6c6}.colourful-button-text{color:#fff}.accent-text{color:#c21d00}.error-text{color:#ff8a00}.input-text{color:#a6a6a6;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.break-words{overflow-wrap:break-word}.whitespace-pre-line{white-space:pre-line}.error,.root{background-color:#fff}.root{display:flex;flex-direction:column;min-height:100vh;position:relative}.application-alert{background:rgba(194,29,0,.3);border-radius:0 12px 12px 0;cursor:pointer;opacity:.5;transform:scaleX(-1);z-index:1}.application-alert svg{display:flex}.application-alert-mobile{display:none;margin-left:4px;margin-right:-16px;padding:10px 13.5px}@media (max-width:768px){.application-alert-mobile{display:block}}.application-alert-desktop{margin:-10px -30px 0 20px;padding:14px 24.5px 13px}@media (max-width:1439px){.application-alert-desktop{margin-right:-12px}}.content{margin:0 auto;max-width:1440px;padding:0 30px 15px;width:100%}@media (min-width:1025px) and (max-width:1439px){.content{margin:0;max-width:100vw;padding:0 12px 15px}}@media (max-width:1024px){.content{padding:0 22px 15px;width:100%}}@media (max-width:768px){.content{max-width:100vw;padding:0 16px 15px}}@media (min-width:769px){.root:not(:has(.menu-root)){padding-top:0!important}.root:not(:has(.menu-root)) .desktop-nav{margin-bottom:0!important}.root:not(:has(.menu-root)) .desktop-nav nav{padding-bottom:10px!important}.root:not(:has(.menu-root)) .content{padding-top:30px!important}}.flex-block{align-items:center;display:flex}.flex-block-space-between{justify-content:space-between}.flex-justify-end{justify-content:flex-end}.flex-start{align-items:flex-start}.flex-end{align-items:flex-end}.swiper-pagination-bullets{bottom:0!important;text-align:center}@media (min-width:769px){.swiper-pagination-bullets{align-items:flex-end;display:flex;flex-direction:row;height:12px;justify-content:center}}@media (max-width:768px){.swiper-pagination-bullets{display:flex;height:14px!important;justify-content:center;padding-top:8px!important}}.swiper-pagination-bullet{background:none;border-bottom:1px solid #3333330f;opacity:1!important;padding:5px 0}@media (min-width:769px){.swiper-pagination-bullet{border-radius:0;flex-grow:1;height:0;max-width:64px}}@media (max-width:768px){.swiper-pagination-bullet{background-color:#3333330f;height:6px!important;margin:0 3px!important;padding:0!important;width:6px!important}}.swiper-pagination-bullet-active{border-bottom:1px solid #c21d00}@media (max-width:768px){.swiper-pagination-bullet-active{background:#c21d00}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.btn--loading svg{animation:rotating 1.5s linear infinite}@keyframes opacityani{0%{opacity:0}to{opacity:1}}.venues-mobile-switch{display:none}@media (max-width:768px){.venues-mobile-switch{display:block}}.venues-section{margin-left:-22px;overflow:hidden;padding-left:22px}.venues-section .venues-container{position:relative}@media (max-width:1024px){.venues-section{margin-left:-22px;margin-right:-22px;padding-left:22px}.venues-section .venues-container{display:block}.venues-section .venues-container .venues-column:first-of-type{min-width:295px}}@media (max-width:768px){.venues-section{margin:-10px -16px;padding:10px 16px}.venues-section .venues-container .venues-column{min-width:unset}}.venues-section--title{margin-bottom:30px}@media (max-width:768px){.venues-section--title{display:none}}.venues-section .venues-map{border-radius:8px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.08));height:779px;overflow:hidden;width:880px}.venues-section .venues-map-view-btn{display:none}@media (max-width:1024px){.venues-section .venues-map{height:526px;width:calc(100% - 22px)}}@media (max-width:768px){.venues-section .venues-map{display:none;height:484px;width:100%}.venues-section .venues-map--active{display:block}.venues-section .venues-map-view-btn{display:block;margin-top:16px;text-align:right}}.venues-section .venues-list{margin-left:-10px;margin-top:-10px;max-height:830px;overflow-x:hidden;overflow-y:scroll;padding:10px 20px 100px 10px;width:480px}@media (max-width:1024px){.venues-section .venues-list{display:flex;margin:-22px -22px 3px;overflow-x:scroll;overflow-y:hidden;padding:22px 150px 22px 22px;width:unset}}@media (max-width:768px){.venues-section .venues-list{display:block;margin:-10px;max-height:unset;overflow:hidden;padding:10px}}.venues-section .venues-list--hidden{display:none}.venues-section .venues-list::-webkit-scrollbar{height:0;width:0}.venues-section .venues-list::-webkit-scrollbar-button{display:none}.venues-section .venues-list::-webkit-scrollbar-track{background:transparent}.venues-section .venues-list::-webkit-scrollbar-thumb{background-color:#d8d8dc}.venues-section .venues-list::-webkit-scrollbar-corner{opacity:0}.venues-section .venues-list-shadow{background:linear-gradient(.22deg,#fff 24.85%,hsla(0,0%,100%,0) 65.06%);bottom:-30px;height:292px;margin-left:-12px;pointer-events:none;position:absolute;width:var(--6f91a130);z-index:2}@media (max-width:1024px){.venues-section .venues-list-shadow{height:340px;right:-55px;top:55px;transform:rotate(-90deg);width:var(--68d38afd)}}@media (max-width:768px){.venues-section .venues-list-shadow{display:none}}.venues-section .venues-list-item{background-color:#fff;border-radius:8px;box-shadow:0 6px 16px #00000014;padding:26px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.venues-section .venues-list-item--title{margin-bottom:15px}@media (max-width:1024px){.venues-section .venues-list-item{width:unset}.venues-section .venues-list-item-body{display:flex}.venues-section .venues-list-item-row{flex-direction:row}.venues-section .venues-list-item .venues-interior-block{margin-left:15px}}@media (max-width:768px){.venues-section .venues-list-item{margin-bottom:32px;padding:16px}.venues-section .venues-list-item-body{display:block}.venues-section .venues-list-item .venues-interior-block{margin-left:0}}.venues-section .venues-list-item--active{border-left:3px solid #c21d00;padding-left:23px}@media (max-width:768px){.venues-section .venues-list-item--active{border-left:unset;padding-left:16px}}.venues-section .venues-list-item:not(:last-child){margin-bottom:20px}@media (max-width:1024px){.venues-section .venues-list-item:not(:last-child){margin-bottom:0;margin-right:20px}}@media (max-width:768px){.venues-section .venues-list-item:not(:last-child){margin-bottom:32px;margin-right:0}}.venues-section .venues-list-item-row:not(:last-child){margin-bottom:10px}.venues-section .venues-list-item-row .venues-schedule table td{padding-right:20px}.venues-section .venues-list-item-row .venues-interior--img{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:10px}.venues-section .venues-list-item .venues-svg{height:24px;margin-right:20px;min-width:24px;text-align:center;width:24px}
