.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-hero{background-color:#141414;position:absolute;height:100%;width:100%;inset:0;color:transparent}.swiper-hero .swiper-wrapper{transition-timing-function:linear!important}.swiper-hero .swiper-slide{cursor:pointer;position:relative;overflow:hidden}.swiper-hero .swiper-slide .swiper-hero__text-container{width:100%;max-width:1100px;padding:0 2rem;display:flex;flex-direction:column;gap:20px;box-sizing:border-box}.swiper-hero .swiper-slide .swiper-hero__headings{z-index:10;position:absolute;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:flex-start;width:100%;background-color:rgba(0,0,0,.4)}.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__icons{display:flex;align-items:center}.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__icons-text{color:#fff!important}.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__icons svg path{fill:#fff!important}.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__title{color:#fff!important;line-height:100%!important}@media(max-width:575px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__title{font-size:2.8rem!important}}@media(min-width:576px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__title{font-size:3.5rem!important}}@media(min-width:767px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__title{font-size:4rem!important}}@media(min-width:992px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__title{font-size:4.5rem!important}}@media(min-width:1200px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__title{font-size:5rem!important}}.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__description{color:#fff!important;line-height:140%!important}@media(max-width:575px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__description{font-size:1.2rem!important}}@media(min-width:576px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__description{font-size:1.5rem!important}}@media(min-width:767px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__description{font-size:2rem!important}}@media(min-width:992px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__description{font-size:2rem!important}}@media(min-width:1200px){.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles__description{font-size:2rem!important}}.swiper-hero .swiper-slide .swiper-hero__headings .hero-titles .typography-paragraph{color:#fff;font-size:1.2rem;line-height:100%}.swiper-hero .swiper-pagination-bullet{position:relative;width:100px;height:10px;text-align:left;opacity:1;background-color:transparent}.swiper-hero .swiper-pagination-bullet i{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:5px;background-color:#fff}.swiper-hero .swiper-pagination-bullet b{position:absolute;bottom:0;left:0;z-index:2;width:0;height:5px;background-color:#6170b3}.swiper-hero .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:transparent}.swiper-hero .swiper-pagination-bullet.swiper-pagination-bullet-active b{will-change:width;animation-name:countingBar;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:forwards}.swiper-hero .swiper-button-next,.swiper-hero .swiper-button-prev{display:none}@media(hover:hover)and (pointer:fine){.swiper-hero:hover b{animation-play-state:paused}}@keyframes countingBar{0%{width:0}to{width:100%}}.swiper-hero__image-container{position:absolute;width:100%;height:100%;z-index:1;opacity:1;pointer-events:none;transition:opacity .7s cubic-bezier(.99,0,.83,.24);transform:scale(1)}.swiper-hero__image-container img{width:100%!important;object-fit:cover!important}.swiper-hero:hover .swiper-hero__image-container--player-ready{transition:all .7s cubic-bezier(.99,0,.83,.24) .4s;transform:scale(5);opacity:0}.swiper-hero__trailer-container{position:absolute;display:flex;align-items:center;width:100%;height:100%}.swiper-hero__trailer-container .theoplayer-wrapperRef{height:100%}.swiper-hero__trailer-container .theoplayer-wrapperRef video{object-fit:cover}