@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
   align-items: baseline;
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}


.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

@media(max-width: 575.98px) {
    .styles_featured__sTZi5 {
        padding-top:16px
    }
}

.styles_slide__lav8L {
    display: grid;
    grid-template-rows: repeat(2,1fr);
    grid-template-columns: 2fr 1fr;
    grid-gap: 16px;
    height: 400px
}

@media(max-width: 575.98px) {
    .styles_slide__lav8L {
        grid-template-rows:repeat(3,1fr);
        grid-template-columns: 1fr;
        grid-gap: 8px;
        height: auto
    }
}

.styles_slide__lav8L a {
    position: relative;
    z-index: 1;
    display: grid;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 16px
}

@media(max-width: 575.98px) {
    .styles_slide__lav8L a {
        height:172px
    }
}

.styles_slide__lav8L a:first-of-type {
    grid-area: 1/1/3/2
}

@media(max-width: 575.98px) {
    .styles_slide__lav8L a:first-of-type {
        grid-area:1
    }
}

.styles_slide__lav8L a:nth-of-type(2) {
    grid-area: 1/2/2/3
}

@media(max-width: 575.98px) {
    .styles_slide__lav8L a:nth-of-type(2) {
        grid-area:2
    }
}

.styles_slide__lav8L a:nth-of-type(3) {
    grid-area: 2/2/3/3
}

@media(max-width: 575.98px) {
    .styles_slide__lav8L a:nth-of-type(3) {
        grid-area:3
    }
}

.styles_eyecatch__Izt1w {
    position: relative;
    z-index: 1;
    grid-area: 1/-1;
    width: 100%;
    height: 100%;
    transition: transform .3s ease-in-out 0s
}

a:hover .styles_eyecatch__Izt1w {
    transform: scale(1.05)
}

.styles_slideController__oRtjX {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px
}

@media(max-width: 575.98px) {
    .styles_slideController__oRtjX {
        gap:24px;
        margin-top: 8px
    }
}

.styles_nextSlideButton__hyOu8,.styles_prevSlideButton__i2gq2 {
    display: none;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px
}

@media(max-width: 575.98px) {
    .styles_nextSlideButton__hyOu8,.styles_prevSlideButton__i2gq2 {
        display:inline-flex
    }
}

.styles_nextSlideButton__hyOu8 .styles_icon__0nhFX,.styles_prevSlideButton__i2gq2 .styles_icon__0nhFX {
    width: 20px;
    height: 20px
}

.styles_nextSlideButton__hyOu8 .styles_icon__0nhFX svg,.styles_prevSlideButton__i2gq2 .styles_icon__0nhFX svg {
    fill: #231f20
}

.styles_prevSlideButton__i2gq2 .styles_icon__0nhFX {
    transform: scaleX(-1)
}

.styles_pagination__8Yzbx {
    display: flex;
    gap: 16px;
    justify-content: center;
    width: 100%;
    cursor: pointer
}

@media(max-width: 575.98px) {
    .styles_pagination__8Yzbx {
        flex:0 1;
        gap: 24px
    }
}

.styles_hero__nCgs2 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 32px
}

@media(max-width: 575.98px) {
    .styles_hero__nCgs2 {
        margin-top:16px
    }
}

.styles_hero__nCgs2 img {
    width: 100%
}

.styles_movieContainer__qyT3D {
    aspect-ratio: 5/1
}

@media(max-width: 575.98px) {
    .styles_movieContainer__qyT3D {
        aspect-ratio:109/32
    }
}

.styles_news__Ruu9N ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 24px;
    margin-top: 24px
}

@media(max-width: 575.98px) {
    .styles_news__Ruu9N ul {
        grid-template-columns:1fr;
        grid-gap: 8px;
        margin-top: 16px
    }
}

.styles_news__Ruu9N li {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 32px;
    background-color: rgba(35,31,32,.05);
    border-radius: 8px
}

@media(max-width: 575.98px) {
    .styles_news__Ruu9N li {
        padding:16px
    }
}

.styles_title__GzJ2L {
    font-size: 18px;
    line-height: 1.5;
    color: rgba(35,31,32,.8);
    transition: color .3s ease-in-out 0s
}

.styles_title__GzJ2L:hover {
    color: #231f20
}

@media(max-width: 575.98px) {
    .styles_title__GzJ2L {
        font-size:14px
    }
}

.styles_info__7AKC4 {
    display: flex;
    align-items: center;
    margin-top: 8px;
    margin-right: 16px;
    font-size: 14px
}

@media(max-width: 575.98px) {
    .styles_info__7AKC4 {
        margin-top:11px;
        font-size: 12px
    }
}

.styles_info__7AKC4 time {
    margin-right: 12px;
    color: rgba(35,31,32,.4)
}

.styles_tag__4tY2c {
    font-weight: 700;
    color: rgba(35,31,32,.6)
}

.styles_tag__4tY2c+.styles_tag__4tY2c {
    margin-left: 8px
}

.styles_linkIcon__w2zvh {
    position: absolute;
    right: 16px;
    bottom: 16px;
    display: inline-block;
    width: 24px;
    height: 24px
}

.styles_linkIcon__w2zvh svg {
    opacity: .2;
    fill: #231f20
}

@media(max-width: 575.98px) {
    .styles_linkIcon__w2zvh svg {
        width:20px;
        height: 20px
    }
}

.styles_more__Uyp32 {
    margin-top: 24px
}