.agile{position:relative}.agile--ssr .agile__slides--cloned{display:none}.agile--ssr .agile__slides>*{overflow:hidden;width:0}.agile--ssr .agile__slides>:first-child{width:100%}.agile--rtl .agile__actions,.agile--rtl .agile__dots,.agile--rtl .agile__slides,.agile--rtl .agile__track{flex-direction:row-reverse}.agile:active,.agile :active,.agile:focus,.agile :focus{outline:none}.agile__list{display:block;overflow:hidden;position:relative;width:100%}.agile__track{display:flex;flex-direction:row;flex-wrap:nowrap}.agile__actions{display:flex;justify-content:space-between}.agile--no-nav-buttons .agile__actions{justify-content:center}.agile__slides{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-shrink:unset;flex-wrap:nowrap;justify-content:flex-start}.agile--disabled .agile__slides{display:block;width:100%}.agile__slide{display:block;flex-grow:1;flex-shrink:0}.agile__slide,.agile__slide *{-webkit-user-drag:none}.agile--fade .agile__slide{opacity:0;position:relative;z-index:0}.agile--fade .agile__slide--active{opacity:1;z-index:2}.agile--fade .agile__slide--expiring{opacity:1;transition-duration:0s;z-index:1}.agile__nav-button[disabled]{cursor:default}.agile__dots{align-items:center;display:flex;list-style:none;padding:0;white-space:nowrap}:root{--grey-100:#f9f9fa;--grey-200:#cfd7e3;--grey-300:#b5c0cd;--grey-800:#3e4e63;--black:#000;--theme-main-background:#191919;--theme-secondary-background:#eef2f5;--theme-tertiary-background:#f6f6f7;--theme-tertiary-background-rgb:246,246,247;--button-primary-background:#000;--button-primary-background-rgb:0,0,0;--text-primary:#000;--text-primary-rgb:0,0,0;--text-secondary:#fff;--text-secondary-rgb:255,255,255;--text-tertiary-dark:#555;--text-tertiary-dark-rgb:85,85,85;--text-tertiary-middle:#959799;--text-tertiary-middle-rbg:149,151,153;--text-tertiary-light:#e9ecef;--text-tertiary-light-rgb:233,236,239;--theme-link-color:#000;--theme-link-accent:#d11d1d;--theme-box-shadow:0px 0px 0px 2px rgba(gray,0.2);--card-shadow:0 .5rem 1rem rgba(0,0,0,0.15);--card-background:#f5f5f5;--card-background-rgb:245,245,245;--card-title-background:#f9f9f9;--theme-accent:#f1bd6a;--play-button-color:linear-gradient(180deg,#273dbb,#273dbb 50%,#003dff 0,#003dff);--theme-accent-rgb:241,189,106;--theme-error:#d11d1d;--theme-error-rgb:209,29,29;--vod-title-color:var(--theme-accent);--vod-subtitle-color:var(--text-tertiary-middle);--card-header-background:#be311a;--order-active-tab-text:#251abc;--order-renew-cancelled-label:#251abc;--settings-buy-button-background:#000;--settings-buy-current-event-button-background:#be311a;--settings-buy-button-text-color:#fff;--settings-buy-current-event-button-text-color:#fff;--settings-watch-button-background:#000;--settings-watch-current-event-button-background:#be311a;--settings-watch-button-text-color:#fff;--settings-watch-current-event-button-text-color:#fff;--settings-register-watch-button-background:#000;--settings-registration-current-event-button-background:#be311a;--settings-register-watch-button-text-color:#fff;--settings-registration-current-event-button-text-color:#fff;--settings-package-background:#00387a;--settings-package-text-color:#fff;--settings-header-background:#191919;--settings-header-text-color:#fff;--settings-header-hover-color:#fff;--settings-header-font-family:Roboto;--settings-footer-background:#191919;--settings-footer-text-color:#fff;--settings-footer-hover-color:#fff;--settings-footer-font-family:Open Sans;--settings-body-background:#f7fafc;--settings-body-text-color:#282b2e;--settings-body-font-family:Open Sans;--settings-slider-button-background:#be311a;--settings-slider-button-text-color:#fff;--settings-body-main-color:#dce2e9;--settings-login-button-background:#191919;--settings-login-button-text-color:#fff;--settings-registration-button-background:#191919;--settings-registration-button-text-color:#fff;--box-shadow-color-rgb:209,29,29}@media(min-width:2000px){.container{max-width:90%}}.agile__nav-button{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;font-size:24px;height:100%;position:absolute;top:0;transition-duration:.3s;width:80px}.agile__nav-button:hover{background-color:rgba(var(--button-primary-background-rgb),.5);opacity:1}.agile__nav-button--prev{left:0}.agile__nav-button--next{right:0}.agile__dots{bottom:10px;left:50%;position:absolute;transform:translateX(-50%)}.agile__dot{margin:0 10px}.agile__dot button{background-color:transparent;border:1px solid var(--theme-secondary-background);border-radius:50%;cursor:pointer;display:block;height:10px;font-size:0;line-height:0;margin:0;padding:0;transition-duration:.3s;width:10px}.agile__dot--current button,.agile__dot:hover button{background-color:var(--theme-secondary-background)}.slide{display:block;height:500px;-o-object-fit:cover;object-fit:cover;width:100%}