﻿:root{--color-border: #707070;--color-text: #333;--color-text-gray: #828282;--color-bg: #F3F3F3;--color-bg-lightgray: #F3F3F3;--color-bg-beige: #F3F3F3;--color-bg-gray: #484848;--color-button: #000;--color-button-bg-gradation: linear-gradient(107deg, #333, #585858 103%);--color-button-bg-banner: linear-gradient(99deg, #fd3100, #f67a7a 101%);--color-primary: #5BC7F5;--color-blue: #005bac;--color-green: #6eba3d;--color-lightblue: #3a88ce;--gradation-blue: linear-gradient(105deg, #3a88ce 1%, #005bac 98%);--gradation-green: linear-gradient(104deg, #6eba3d 2%, #53922a 100%);--gradation-gray: linear-gradient(107deg, #333, #585858 103%);--font-size: 16px;--font-base: 'Roboto', 'Noto Sans JP', 'Noto Sans TC', 'Noto Sans SC', 'Hiragino Sans', 'Yu Gothic', 'Meiryo', sans-serif;--font-extra: "Hiragino Sans", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--height-header: clamp(60px, calc(80 / 1920 * 100vw), 80px);--height-header-sp: 87px;--container: min(90%, 1050px);--section-padding-y: clamp(40px, 6vw, 60px);--section-padding-y-sp: clamp(25px, 4vw, 35px);--section-padding-x: clamp(15px, 2vw, 30px);--inner-sp: calc(100% - 20px)}.page-home .swiper-button-prev,.page-home .swiper-button-next,.home .swiper-button-prev,.home .swiper-button-next{aspect-ratio:1/1;border-radius:5px;box-shadow:0 0 5px 0 rgba(0,0,0,.25);background-color:#9fa0a0;cursor:pointer;color:var(--color-bg-gray);margin-top:0;height:auto;top:calc(50% - 3.5714285714vw);max-width:70px;width:4.5714285714vw}.page-home .swiper-button-prev:before,.page-home .swiper-button-next:before,.home .swiper-button-prev:before,.home .swiper-button-next:before{aspect-ratio:18/29;background-size:contain;background-repeat:no-repeat;content:"";display:block;height:auto;width:1.2142857143vw}.page-home .swiper-button-prev svg,.page-home .swiper-button-next svg,.home .swiper-button-prev svg,.home .swiper-button-next svg{display:none}.page-home .swiper-button-prev,.home .swiper-button-prev{left:-5.3571428571vw}.page-home .swiper-button-prev:before,.home .swiper-button-prev:before{background-image:url(../images/common/icon_arrow_prev.svg)}.page-home .swiper-button-next,.home .swiper-button-next{right:-5.3571428571vw}.page-home .swiper-button-next:before,.home .swiper-button-next:before{background-image:url(../images/common/icon_arrow_next.svg)}.page-home .swiper-pagination-bullet,.home .swiper-pagination-bullet{background-color:#d9d9d9;border-radius:2px;opacity:1;height:10px;width:10px}.page-home .swiper-horizontal>.swiper-pagination-bullets,.page-home .swiper-pagination-horizontal.swiper-pagination-bullets,.home .swiper-horizontal>.swiper-pagination-bullets,.home .swiper-pagination-horizontal.swiper-pagination-bullets{bottom:0;position:relative}.page-home .swiper-pagination-bullet-active,.home .swiper-pagination-bullet-active{background-color:#7ec152}.page-home .swiper-tool,.home .swiper-tool{margin-top:1.4285714286vw}@media(hover: hover){.page-home .swiper-button-prev,.page-home .swiper-button-next,.home .swiper-button-prev,.home .swiper-button-next{transition:opacity .3s ease}.page-home .swiper-button-prev:hover,.page-home .swiper-button-next:hover,.home .swiper-button-prev:hover,.home .swiper-button-next:hover{opacity:.8}}@media(max-width: 767px){.page-home .swiper,.home .swiper{padding-bottom:10px}.page-home .swiper-tool,.home .swiper-tool{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:0;position:relative}.page-home .swiper-pagination,.home .swiper-pagination{margin:0;position:relative;width:fit-content}.page-home .swiper-button-prev,.home .swiper-button-prev{height:20px;left:auto;position:relative;width:20px}.page-home .swiper-button-next,.home .swiper-button-next{height:20px;right:auto;position:relative;width:20px}.page-home .swiper-button-prev:before,.page-home .swiper-button-next:before,.home .swiper-button-prev:before,.home .swiper-button-next:before{width:6px}}.page-home .layer,.home .layer{mix-blend-mode:multiply}.page-home .bg-squares,.home .bg-squares{position:fixed;inset:0;pointer-events:none;overflow:hidden}.page-home .layer,.home .layer{position:absolute;width:120%;height:120%;object-fit:cover}.page-home .layer.sm,.home .layer.sm{opacity:.7}.page-home .layer.md,.home .layer.md{opacity:.8}.page-home .layer.lg,.home .layer.lg{opacity:1}.p-hero{overflow:hidden;position:relative}.p-hero_visual{width:100%}.p-hero_visual img{width:100%}.p-hero_content{display:flex;flex-direction:column;gap:clamp(10px,2vw,20px);margin:0 auto;padding:var(--section-padding-y) 0;text-align:center;width:min(71.4285714286vw,1208px)}.p-hero_title{font-size:clamp(21px,calc(21px + 3 * ((100vw - 375px) / 905)),24px);line-height:1.2}.p-hero_copy{font-size:clamp(17px,calc(17px + 1 * ((100vw - 375px) / 905)),18px);margin-bottom:0}.p-hero_banners{position:relative;width:100%}.p-hero_banners .swiper-slider{box-sizing:border-box;display:flex;flex-direction:column}.p-hero_banner{display:flex;justify-content:center}.p-hero_banner-img{aspect-ratio:328/132;border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden}.p-hero_banner-img img{width:100%}@media(max-width: 767px){.p-hero_content{padding-left:10px;padding-right:10px;width:100%}.p-hero_banners{padding:0}}@media(min-width: 768px){.p-hero_banners .swiper-wrapper{justify-content:center}.p-hero .is-not-enough .swiper-wrapper{flex-wrap:wrap;gap:10px;justify-content:center;width:100% !important}.p-hero .is-not-enough .swiper-wrapper .swiper-slide{flex-shrink:1;margin-right:0 !important;width:calc(33.333% - 10px)}.p-hero .is-not-enough .swiper-slide-blank{display:none !important}}.p-hero-mv{overflow:hidden;padding-bottom:4px;position:relative}.p-hero-mv_swiper{padding-bottom:0;position:relative}.p-hero-mv_item{background-color:#fff;position:relative;width:100%}.p-hero-mv_item-visual{aspect-ratio:1400/560;height:auto;overflow:hidden;position:relative;width:100%}.p-hero-mv_item-visual img{height:100%;object-fit:cover;width:100%}.p-hero-mv_thumbs{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);bottom:4px;display:flex;height:7.1428571429vw;padding:0 1.0714285714vw;position:absolute;left:0;width:100%;z-index:1}.p-hero-mv_thumbs:before{content:"";background-image:linear-gradient(to right, #384143, #333);bottom:0;display:flex;display:block;height:100%;left:0;opacity:.8;position:absolute;width:100%}.p-hero-mv_thumbs-left{margin-right:auto;overflow:visible;position:relative;width:65vw}.p-hero-mv_thumbs-left-carousel .swiper-slide .p-hero-thumb_inner{opacity:0;transform:translateX(200px);z-index:1;transition:opacity 1s ease,transform 1s ease}.p-hero-mv_thumbs-left-carousel .swiper-slide-active .p-hero-thumb_inner{opacity:1;transform:translateX(0);transition-delay:opacity .1s;z-index:3}.p-hero-mv_thumbs-left-carousel .swiper-slide.is-prev-custom .p-hero-thumb_inner{opacity:0;transform:translateX(-200px);z-index:2}.p-hero-mv_thumbs-right{margin-left:auto;overflow:hidden;padding-left:1.0714285714vw;position:relative;width:29vw}.p-hero-mv_thumbs-right-carousel{overflow:visible;transform:translateX(-66%) !important}.p-hero-mv_progress{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#c5d4e1;z-index:1}.p-hero-mv_progress-bar{width:0%;height:100%;background:#7ec152}@media(max-width: 767px){.p-hero-mv{padding-bottom:0}.p-hero-mv .swiper{padding-bottom:0}.p-hero-mv_item-content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding:10px;display:flex;flex-direction:column;height:25.3333333333vw;overflow:hidden;padding:2.6666666667vw;position:absolute;bottom:0;left:0;width:100%;z-index:1}.p-hero-mv_item-content:before{content:"";background-image:linear-gradient(to right, #384143, #333);bottom:0;display:flex;display:block;height:100%;left:0;opacity:.8;position:absolute;width:100%}.p-hero-mv_item-content-title{font-size:min(3.4666666667vw,18px);font-weight:bold;line-height:1.1;margin-bottom:.5vw;overflow:hidden;text-overflow:ellipsis;position:relative;white-space:nowrap;z-index:1}.p-hero-mv_item-content-copy{display:-webkit-box;font-size:min(2.9333333333vw,14px);line-height:1.4;margin-bottom:0;margin-top:.3em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:relative;z-index:1}.p-hero-mv_item-content-bottom{display:flex;gap:2.4vw;margin-top:auto;position:relative;width:100%;z-index:1}.p-hero-mv_item-content-sales{font-size:min(2.9333333333vw,14px);margin-bottom:0;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:1}.p-hero-mv_item-content-platforms{align-items:center;display:flex;flex:1;gap:.5333333333vw;margin-top:1vw;position:relative;z-index:1}.p-hero-mv_item-content-platforms .c-tag{font-size:min(2.1333333333vw,11px);width:12vw}.p-hero-mv_thumbs-left{width:50vw}.p-hero-mv_thumbs-left-carousel .swiper-slide .p-hero-thumb_inner{transform:translateX(100px)}.p-hero-mv_thumbs-left-carousel .swiper-slide-active .p-hero-thumb_inner{transform:translateX(0)}.p-hero-mv_thumbs-left-carousel .swiper-slide.is-prev-custom .p-hero-thumb_inner{transform:translateX(-100px)}.p-hero-mv_thumbs-right{width:50vw}.p-hero-mv_item-visual{aspect-ratio:375/396}.p-hero-mv_thumbs{bottom:auto;height:13.3333333333vw;margin-top:3px;padding:1.3333333333vw;position:relative}.p-hero-mv_thumbs:before{content:unset}.p-hero-mv_progress{bottom:13.3333333333vw;height:3px;position:absolute}.p-hero-mv_progress-bar{height:100%;width:0%}}@media(min-width: 768px){.p-hero-mv_thumbs-right{overflow:hidden}.p-hero-mv_thumbs-right:before{background-color:#a9a9a9;bottom:0;content:"";display:block;height:100%;left:0;margin:auto;position:absolute;top:0;width:1px;z-index:1}}.p-hero-thumb{color:#fff;height:auto;position:relative}.p-hero-thumb:after{content:"";display:block;background-color:#fff;height:100%;margin:auto;opacity:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease .5s;width:1px}.p-hero-thumb img{display:block;height:100%;width:auto}.p-hero-thumb_inner{align-items:center;display:flex;gap:.7142857143vw}.p-hero-thumb_visual{aspect-ratio:1/1;height:6vw;flex-shrink:0;width:auto}.p-hero-thumb_visual img{height:100%;object-fit:cover;width:100%}.p-hero-thumb_content{overflow:hidden;padding-right:.5em}.p-hero-thumb_content:after{content:"";display:block;background-color:#fff;bottom:0;height:0;margin:auto;opacity:0;position:absolute;right:0;top:0;transition-delay:1s;transition-duration:.3s;transition-property:transform;transform:scaleX(0);width:1px}.p-hero-thumb_content-bottom{display:flex;gap:.5em;margin-bottom:0}.p-hero-thumb_content-title{font-size:1.2857142857vw;font-weight:bold;line-height:1.1;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.p-hero-thumb_content-copy{font-size:.9285714286vw;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-hero-thumb_content-sales{font-size:.9285714286vw;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-hero-thumb_content-platforms{align-items:center;display:flex;gap:.5em;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.p-hero-thumb_content-platforms .c-tag{width:5vw}@media(max-width: 767px){.p-hero-thumb_inner{gap:1.6vw}.p-hero-thumb_visual{height:10.6666666667vw;transform:none}.p-hero-thumb_content-title{color:var(--color-text);font-size:max(10px,2.6666666667vw)}}.p-section{overflow:hidden;padding:var(--section-padding-y) 0;scroll-margin-top:var(--height-header)}.p-section_title{font-size:min(5.7142857143vw,125px);font-weight:bold;line-height:1.1;overflow:hidden;position:relative;text-align:center}.p-section_title span{background:var(--gradation-gray);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.p-section_content{display:flex;flex-direction:column;gap:clamp(10px,2vw,20px);margin:0 auto;padding:var(--section-padding-y) 0 0;width:var(--container)}.p-section_box{background-color:#fff}.p-section_title[data-inview] span{clip-path:inset(0 100% 0 0);display:inline-block;opacity:0;transition:clip-path .5s ease-out .3s,translate .5s ease-out .3s;translate:0 50%;transform:translateY(50%)}.p-section_title[data-inview]:before{clip-path:inset(0 100% 0 0);display:inline-block;opacity:0;transition:clip-path .7s ease-out .5s,translate .7s ease-out .5s;translate:0 50%}.p-section_title[data-inview].is-inview span{clip-path:inset(0);opacity:1;translate:0 0;transform:translateY(0)}.p-section_title[data-inview].is-inview:before{clip-path:inset(0);opacity:1;translate:0 0}@media(max-width: 767px){.p-section{padding:var(--section-padding-y-sp) 0}.p-section_title{font-size:min(10.6666666667vw,80px);text-align:left}.p-section_content{padding:var(--section-padding-y-sp) 0 0}}.p-news{overflow:hidden;width:100%}.p-news_inner{align-items:center;display:flex;gap:0 3.2989690722%;flex-wrap:wrap;margin:0 auto;overflow:visible}.p-news_title{padding:0 0 0 2.7835051546%}.p-news_content{padding-top:1.2371134021%;padding-left:2.7835051546%;padding-right:2.7835051546%;order:1;overflow:visible;width:100%}.p-news_list{margin:0;padding:0;width:100%}.p-news .swiper-button-prev,.p-news .swiper-button-next{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-image:linear-gradient(to bottom, #3a3a3a, #585858);box-shadow:0 0 4px 0 rgba(0,0,0,.25);display:flex;justify-content:center;height:50%;top:2.9285714286vw;width:2.7857142857vw}.p-news .swiper-button-prev.swiper-button-disabled,.p-news .swiper-button-next.swiper-button-disabled{visibility:hidden;opacity:0;pointer-events:none}.p-news .swiper-button-prev{border-radius:0 5px 5px 0;left:0}.p-news .swiper-button-next{border-radius:5px 0 0 5px;right:0}.p-news .swiper-button-prev img,.p-news .swiper-button-next img{width:30%}@media(max-width: 767px){.p-news_inner{display:block}.p-news_moreBtn{margin-left:auto;margin-right:auto;margin-top:8vw;order:1}}.p-news-item{display:flex;flex-direction:column;font-size:clamp(12px,12px + 2*(100vw - 767px)/633,14px);width:22.5%}.p-news-item_img{aspect-ratio:432/242;background:var(--color-border) url(../images/common/noimage.jpg) center center no-repeat;background-size:cover;border-radius:5px;box-shadow:0 0 10px 0 #c5d4e1;margin-bottom:15px;overflow:hidden;position:relative}.p-news-item_img img{height:100%;object-fit:cover;position:absolute;top:0;left:0;width:100%}.p-news-item_header{align-items:flex-start;display:flex;gap:0 6.6455696203%;line-height:1.1;margin-bottom:.8vw;width:100%}.p-news-item_date{color:var(--color-text-gray);margin-top:.2em}.p-news-item_categories{display:flex;flex-wrap:wrap;gap:0 3.2989690722%;width:100%}.p-news-item_category{background:var(--color-lightblue);border-radius:10px;display:inline-block;color:#fff;font-size:clamp(11px,11px + 0*(100vw - 767px)/633,11px);line-height:1.1;vertical-align:middle;padding:.3em .8em .1em}.p-news-item_title{font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;width:100%}.p-news-item_pdf{align-items:center;border:1px solid var(--color-blue);border-radius:3px;color:var(--color-blue);display:flex;font-size:clamp(11px,11px + 2*(100vw - 767px)/633,13px);font-weight:bold;gap:.7em;height:30px;letter-spacing:.13em;line-height:1.1;justify-content:center;margin-top:auto;padding-top:.1em}.p-news-item_pdf:hover{opacity:.8}.p-news-item_pdf:after{aspect-ratio:12/16;background:url(../images/common/icon_pdf.svg) no-repeat center center;background-size:contain;content:"";display:inline-block;margin-top:-0.3em;vertical-align:middle;width:1em}@media(max-width: 767px){.p-news-item_header{flex-direction:column;gap:.2em}.p-news-item_pdf{height:20px;padding-top:0}.p-news-item_pdf:after{margin-top:0;width:.9em}}.p-news_carousel{position:relative;margin-bottom:24px}.p-news_track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-align:start;-ms-scroll-snap-align:start;padding:8px 0 16px;margin:0 -8px;scrollbar-width:none}.p-news_track::-webkit-scrollbar{display:none}.p-featuredGames{padding-bottom:9.2857142857%}.p-featuredGames_inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 4.5714285714%;width:100%}.p-featuredGames_title{margin-bottom:2.1428571429%}.p-featuredGames_content{order:1;width:100%}.p-featuredGames_list{align-items:stretch;display:flex;flex-wrap:wrap;gap:3.90625vw 1.2vw;justify-content:center;list-style:none;margin:0 auto;max-width:1400px;order:1;padding:0;width:95%}.p-featuredGames_item{width:calc(25% - 1.2vw)}.p-featuredGames_item .c-card{height:100%}@media(max-width: 767px){.p-featuredGames{padding-left:10px;padding-right:10px}.p-featuredGames_inner{flex-direction:column;padding:0}.p-featuredGames_title{text-align:left;margin-right:auto}.p-featuredGames_content{order:0}.p-featuredGames_list{gap:5.3333333333vw 2.1333333333vw;padding:0}.p-featuredGames_item{width:calc(50% - 1.0666666667vw)}.p-featuredGames_moreBtn{margin-top:8vw}}@media(min-width: 1400px){.p-featuredGames_list{max-width:1400px;width:max(84vw,1600px)}}.p-hic{background:var(--color-text);overflow:hidden;padding:9.2857142857vw 0 9.4285714286vw;position:relative;z-index:1}.p-hic_header{color:#fff;position:relative;margin-bottom:3.2142857143vw;text-align:center}.p-hic_logo-outer{position:absolute;top:-5.2142857143vw;left:0;width:100%;height:100%;z-index:1}.p-hic_logo{width:100%;height:100%;-webkit-filter:blur(1px);filter:blur(1px);object-fit:contain;opacity:.05;will-change:transform}.p-hic_title{margin:0 auto;width:29.4285714286%}.p-hic_text{font-size:min(1.1428571429vw,16px);line-height:2;margin-top:3.0714285714%}.p-hic_content{max-width:1400px;margin:0 auto;padding:0 4.0714285714vw 1.4285714286vw;position:relative;width:100%}.p-hic_carousel{border-radius:10px;margin:0 auto;width:100%}.p-hic_carousel-tool{width:100%}.p-hic_box-wrapper{align-items:stretch}.p-hic_box{background-color:#fff;border-radius:10px;height:auto;margin:0 auto;padding:50px}.p-hic_list{display:flex;flex-wrap:wrap;gap:5.3571428571vw 20px;justify-content:flex-start;list-style:none;margin:0;padding:0}.p-hic_item{width:calc(25% - 15px)}.p-hic .swiper-button-prev{left:-2px;width:5vw}.p-hic .swiper-button-next{right:-2px;width:5vw}.p-hic_pagination{position:relative}@media(max-width: 767px){.p-hic{padding:13vw 2.7vw}.p-hic .-pc{display:none}.p-hic_carousel{border-radius:0;margin-left:-2.7vw;margin-right:-2.7vw;padding-left:2.7vw;padding-right:2.7vw;width:calc(100% + 5.4vw)}.p-hic_title{width:61.8666666667vw}.p-hic_text{font-size:clamp(11px,3.2vw,16px);text-align:left}.p-hic_content{padding:0}.p-hic_box-wrapper{background-color:#fff;border-radius:5px}.p-hic_box{border-radius:0;margin:0 -1px;padding:4.2666666667vw 2.1333333333vw}.p-hic_box:first-child{border-radius:5px 0 0 5px;margin-left:0;padding:4.2666666667vw 0 4.2666666667vw 4.2666666667vw}.p-hic_box:last-child{border-radius:0 5px 5px 0;margin-right:0;padding:4.2666666667vw 4.2666666667vw 4.2666666667vw 0}.p-hic_list{gap:5.3571428571vw 10px}.p-hic_item{width:calc(50% - 5px)}.p-hic .c-card_title{min-height:3em}.p-hic .swiper-button-prev{left:0;height:auto}.p-hic .swiper-button-next{right:0;height:auto}}@media(min-width: 768px){.p-hic .-sp{display:none}}@media(min-width: 1400px){.p-hic_content{padding:0 5.2083333333vw;max-width:1466px}.p-hic_pagination{bottom:auto}.p-hic .swiper-button-prev{left:0}.p-hic .swiper-button-next{right:0}}.p-featuredMovies{padding:8.4375vw 6vw}.p-featuredMovies_title{margin-bottom:2.2916666667vw}.p-featuredMovies_content{margin:1.2371134021% auto 0;order:1;max-width:1360px;position:relative;width:100%}.p-featuredMovies_player{align-items:center;aspect-ratio:16/9;border-radius:10px;display:flex;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:100%}.p-featuredMovies_player-iframe{height:100%;position:relative;width:100%}.p-featuredMovies_player-iframe iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}.p-featuredMovies_player-video{position:absolute;inset:0}.p-featuredMovies_player-thumbnail{cursor:pointer;object-fit:cover;position:absolute;top:0;right:0;height:100%;width:100%}.p-featuredMovies_player-btn{aspect-ratio:1/1;background-image:url(../images/common/icon_play2.svg);background-size:contain;background-repeat:no-repeat;background-position:center;bottom:0;cursor:pointer;height:auto;left:0;margin:auto;position:absolute;right:0;top:0;max-width:89px;width:22.9974160207%}.p-featuredMovies_list{margin:0 auto;width:100%}@media(hover: hover){.p-featuredMovies_player-video{transition:opacity .3s ease}.p-featuredMovies_player-video:hover{opacity:.65}}@media(max-width: 767px){.p-featuredMovies{overflow:hidden}.p-featuredMovies_title{text-align:center}.p-featuredMovies_player-btn{max-width:90px;width:24vw}.p-featuredMovies_carousel{overflow:visible;width:90%}.p-featuredMovies .swiper{opacity:0}.p-featuredMovies .swiper.swiper-initialized{overflow:visible;opacity:1;padding-top:4vw;transition:opacity .3s,transform .3s}.p-featuredMovies .swiper-tool{display:none}.p-featuredMovies .swiper-slide-active{opacity:1 !important;z-index:2}.p-featuredMovies .swiper-slide-active .p-featuredMovies-item_inner{display:block;transform-origin:center;transform:scale(1) !important}.p-featuredMovies .swiper-slide-prev{z-index:1}.p-featuredMovies .swiper-slide-prev .p-featuredMovies-item_inner{transform-origin:right center;transform:scale(0.9)}.p-featuredMovies .swiper-slide-next{z-index:1}.p-featuredMovies .swiper-slide-next .p-featuredMovies-item_inner{transform-origin:left center;transform:scale(0.9)}}@media(min-width: 768px){.p-featuredMovies_carousel[data-count="1"] .p-featuredMovies_list,.p-featuredMovies_carousel[data-count="2"] .p-featuredMovies_list{display:flex;justify-content:center}.p-featuredMovies_carousel[data-count="1"] .p-featuredMovies-item,.p-featuredMovies_carousel[data-count="2"] .p-featuredMovies-item{opacity:1 !important;z-index:2}}.p-featuredMovies-item_title{font-size:clamp(12px,12px + 2*(100vw - 767px)/633,14px);font-weight:bold;line-height:1.67;margin-top:1.5vw}.p-featuredMovies-item_inner{display:block;transform-origin:center;transition:transform 1.2s ease;transform:scale(0.9)}@media(max-width: 767px){.p-featuredMovies-item{opacity:.5;transform:scale(0.9)}}
