/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/Buttons/AddToFavourites/component.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
#component_container__zb_ES {

    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 0 8px;

    transition: all ease-in-out 200ms;

    height: inherit;

    text-align: center;

    font-weight: 600;

    border: 1px solid var(--white-100);

}

@media(min-width: 1200px) {

    #component_container__zb_ES {
        gap: 0 16px;
    }

}

#component_container__zb_ES svg {

    transform: scale(1.3);

}

#component_container__zb_ES[data-added=false][data-unique-color=false] svg {

    fill: var(--white-100);

}

#component_container__zb_ES[data-added=false][data-unique-color=false].component_custom_text__c2Tl_ svg {

    fill: var(--white-100);

}

#component_container__zb_ES[disabled] {

    background-color: var(--white-100);

}

#component_container__zb_ES[data-added=true] {

    gap: 0 8px;

    background-color: var(--white-100) !important;
    color: var(--black-100) !important;

    border-color: var(--black-100) !important;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/HeroCarouselHomePage/carouselComponent.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
#carouselComponent_hero_section_container___dpPM {

    overflow-x: hidden;

    position: relative;
    top: 0;

}

ul.carouselComponent_carousel_container__WRbkO {

    transition: all ease-in-out 170ms;

}

ul.carouselComponent_carousel_container__WRbkO img {

    position: absolute;
    max-width: 100vw;

}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B {

    overflow: hidden;

    cursor: default;

    background-color: var(--black-100);

    min-width: 100vw;

    min-height: 520px;

}

@media((min-width: 1020px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B {

        height: calc(450px + 10vw);
        max-height: 810px;

    }
}

@media((min-width: 1440px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B {

        height: calc(450px + 15vw);
        max-height: 644px;

    }
}

@media((min-width: 1921px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B {

        max-height: 810px;

    }
}

.carouselComponent_video_container__CcXK4 {

    position: relative;

}

li.carouselComponent_carousel_item__tmB7B iframe {

    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    /* height: 100vh; */
    height: 114vh;
    /* transform: translate(-50%, -50%); */
    transform: translate(-50%, -25%);
    pointer-events: none;

    overflow: hidden;

}

li.carouselComponent_carousel_item__tmB7B iframe::-webkit-scrollbar {
    display: none;
}

@media((min-width: 1220px)) {
    #carouselComponent_recomendations_container__bFTNh ul li {
        height: auto;
    }
}

@media (min-aspect-ratio: 16/9) {
    .carouselComponent_video-container__7t2q2 iframe {
        height: 56.25vw;
    }
}

@media (max-aspect-ratio: 16/9) {
    li.carouselComponent_carousel_item__tmB7B iframe {
        width: 177.78vh;
        /* width: 134.78vh; */
    }
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp {

    width: 92%;

}

@media((min-width: 520px)) {

    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp {
        top: 15%;
        bottom: 0;
    }

}

@media((max-width: 1220px)) {

    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp {
        margin: auto;
    }

}

@media((min-width: 1220px)) {

    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp {

        left: 0;

        bottom: auto;
        top: 40%;
        max-width: 34%;

    }

}

/* ITEM INFO */
.carouselComponent_carousel_position_wrapper__Cry40 {

    position: relative;
    top: -40px;
    right: 0;
    left: 0;

    display: flex;
    align-items: center;

    width: 100%;
    height: 100%;

    max-width: 96%;

    margin: auto;

}

@media((min-width: 576px) and (max-width: 768px)) {
    .carouselComponent_carousel_position_wrapper__Cry40 {
        max-width: var(--breakpoint-sm);
        min-height: 520px;
    }
}

@media((min-width: 992px) and (max-width: 1220px)) {
    .carouselComponent_carousel_position_wrapper__Cry40 {
        max-width: var(--breakpoint-md);
        max-height: 810px;
    }
}

@media(min-width: 1220px) {
    .carouselComponent_carousel_position_wrapper__Cry40 {
        top: 16px;
    }
}

@media((min-width: 1221px) and (max-width: 1400px)) {
    .carouselComponent_carousel_position_wrapper__Cry40 {
        max-width: var(--breakpoint-xl);
        max-height: 810px;
    }
}

@media((min-width: 1441px)) {
    .carouselComponent_carousel_position_wrapper__Cry40 {
        max-width: var(--breakpoint-xxl);
        max-height: 810px;
    }
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp {

    display: grid;
    grid-gap: 16px 0;
    gap: 16px 0;

}

@media((min-width: 1440px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp {
        gap: 24px 0;

    }
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

    color: var(--white-100);

    text-align: center;
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B h2 a {

    font-size: var(--font-size--h1);

    color: var(--white-100);

    font-family: Montserrat, "Open Sans", sans-serif;

}

@media((min-width: 1440px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B h2 {

        text-align: start;
    }
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B .carouselComponent_item_info_inside__S_JHj {

    margin: auto;
    gap: 8px;

}

@media((min-width: 1440px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B .carouselComponent_item_info_inside__S_JHj {

        margin: 0;

    }
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B .carouselComponent_item_info_inside__S_JHj span,
ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B .carouselComponent_item_info_inside__S_JHj p {
    color: var(--white-100);
    font-weight: 300;
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig {

    display: grid;

    grid-gap: 8px 0;

    gap: 8px 0;

}

@media((min-width: 590px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig {

        grid-template-columns: 220px 220px;

        gap: 16px 24px;

        justify-content: center;

    }
}

@media((min-width: 1440px)) {
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig {

        justify-content: start;

    }
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>a,
ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>button {

    padding: 14px 8px;

    border-radius: 4px;

    font-weight: 500;

    color: var(--white-100);

    text-align: center;

}

@media((min-width: 590px)) {

    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>a,
    ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>button {
        padding: 20px 16px 16px 16px;
    }

}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>a {

    background-color: var(--brand-color);
    border: none;
}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>a:hover {

    transition: all 250ms;
    filter: brightness(90%);

}

ul.carouselComponent_carousel_container__WRbkO li.carouselComponent_carousel_item__tmB7B div.carouselComponent_item_info__DcrCp .carouselComponent_item_buttons__BIvig>button {

    background-color: transparent;
    border: 1px solid;

}

/* RECOMENDATIONS */
#carouselComponent_recomendations_position_wrapper__ySNwu {

    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 100%;
    height: 100%;
    min-height: 520px;
    max-height: 520px;

    max-width: 96%;

    margin: auto;
}

@media((min-width: 576px) and (max-width: 768px)) {
    #carouselComponent_recomendations_position_wrapper__ySNwu {
        max-width: var(--breakpoint-sm);
    }
}

@media((min-width: 992px) and (max-width: 1220px)) {
    #carouselComponent_recomendations_position_wrapper__ySNwu {
        max-width: var(--breakpoint-md);
        height: calc(450px + 10vw);
        max-height: 810px;
    }
}

@media((min-width: 1221px) and (max-width: 1440px)) {
    #carouselComponent_recomendations_position_wrapper__ySNwu {
        max-width: var(--breakpoint-xl);
        height: calc(450px + 10vw);
        max-height: 595px;
    }
}

@media((min-width: 1441px)) {
    #carouselComponent_recomendations_position_wrapper__ySNwu {
        max-width: var(--breakpoint-xxl);
        height: calc(450px + 15vw);
        max-height: 644px;
    }
}

@media(min-width: 1921px) {
    #carouselComponent_recomendations_position_wrapper__ySNwu {
        max-height: 750px;
    }
}

#carouselComponent_recomendations_container__bFTNh {

    z-index: 1;

    margin-top: 24px;

    position: absolute;
    bottom: 4px;
    left: 2%;
    right: 0;
    width: 96%;
    /* padding: 0 15px; */

    height: -moz-fit-content;

    height: fit-content;

}

@media((min-width: 1220px)) {
    #carouselComponent_recomendations_container__bFTNh {

        margin-top: 0;

        position: absolute;
        bottom: 10%;

    }
}

@media((min-width: 1220px)) {
    #carouselComponent_recomendations_container__bFTNh {

        left: auto;
        max-width: 45%;
        bottom: 2%;
        top: 30%;

    }
}

/* SWIPER */
#carouselComponent_recomendations_container__bFTNh #carouselComponent_swiper_list_container___S0u6 {
    display: flex;
}

#carouselComponent_recomendations_container__bFTNh>h3,
#carouselComponent_recomendations_container__bFTNh #carouselComponent_swiper_list_container___S0u6 {
    max-width: var(--breakpoint-sm);
    margin: auto;
}

@media((min-width: 768px)) {

    #carouselComponent_recomendations_container__bFTNh>h3,
    #carouselComponent_recomendations_container__bFTNh #carouselComponent_swiper_list_container___S0u6 {
        max-width: var(--breakpoint-md);
        margin: auto;
    }
}

#carouselComponent_recomendations_container__bFTNh #carouselComponent_swiper_list_container___S0u6>div>div {

    display: flex;

}

@media((min-width: 1220px)) {
    #carouselComponent_recomendations_container__bFTNh #carouselComponent_swiper_list_container___S0u6 {
        display: none;
    }
}

/*  */

#carouselComponent_recomendations_container__bFTNh ul {

    display: none;
    width: 100%;

}

@media((min-width: 1220px)) {
    #carouselComponent_recomendations_container__bFTNh ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 8px 16px;
        gap: 8px 16px;
        justify-items: center;
        align-items: center;
        justify-content: start;
    }
}

#carouselComponent_recomendations_container__bFTNh h3 {

    font-size: var(--font-size--h5);
    font-weight: 500;
    margin-bottom: 16px;

    color: var(--white-100);

}

@media((max-width: 1199px)) {
    #carouselComponent_recomendations_container__bFTNh ul .carouselComponent_desktop_list_item__iGQD2 {
        display: none;
    }
}

#carouselComponent_recomendations_container__bFTNh ul li {

    aspect-ratio: 16/9;

    position: relative;
    top: 0;

    width: inherit;
    height: calc(120px + 1vw);

    transition: all ease-in-out 190ms;

}

@media((min-width: 1220px)) {
    #carouselComponent_recomendations_container__bFTNh ul li {
        height: auto;
    }
}

/* STOP TRAILER AUTOPLAY */
#carouselComponent_stop_trailer_btn_container___95Ur {

    margin: auto;

    width: 96%;

    max-width: var(--breakpoint-sm);

}

@media((min-width: 580px)) {
    #carouselComponent_stop_trailer_btn_container___95Ur {

        max-width: var(--breakpoint-md);

    }
}

@media((min-width: 825px)) {
    #carouselComponent_stop_trailer_btn_container___95Ur {

        width: 100%;

    }
}

@media((min-width: 1201px)) {
    #carouselComponent_stop_trailer_btn_container___95Ur {

        max-width: var(--breakpoint-xl);

    }
}

@media((min-width: 1441px)) {
    #carouselComponent_stop_trailer_btn_container___95Ur {

        max-width: var(--breakpoint-xxl);

    }
}

#carouselComponent_stop_trailer_btn_container___95Ur button {

    transition: all ease-in-out 100ms;

    width: 100%;

    margin: 24px 0;
    padding: 12px 24px;

    background-color: transparent;
    border: 2px solid var(--white-25);
    border-radius: 8px;

    font-family: var(--font-family-sans-sarif);
    font-size: var(--font-size--small-1);
    font-weight: 600;
    color: var(--white-75);

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 16px;

}

@media((min-width: 580px)) {
    #carouselComponent_stop_trailer_btn_container___95Ur button {

        width: initial;

    }
}

#carouselComponent_stop_trailer_btn_container___95Ur button:hover {

    background-color: var(--black-50);
    color: var(--brand-color);
    border-color: var(--brand-color);

}

#carouselComponent_stop_trailer_btn_container___95Ur button svg {

    fill: var(--brand-color);
    transform: scale(1.5);

}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/SwiperCarouselContainer/component.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
.component_list_container__BmrjI {
    overflow: hidden;
    width: 100%;
}

.component_list_container__BmrjI>div {
    display: flex;
    flex-direction: row;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/HeroCarouselHomePage/components/HeroListCarousel/component.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
li.component_container__Evbhb>div {

    cursor: pointer;

    display: block;
    position: relative;
    top: 0;
    aspect-ratio: 16/ 9;

}

li.component_container__Evbhb div>img {

    object-fit: cover;

}

li.component_container__Evbhb div span {

    display: none;

}

li.component_container__Evbhb div:hover>span {

    transition: all ease-in-out 100ms;

    position: relative;

    padding: 0 8px;

    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

    background: var(--black-75);

}

li.component_container__Evbhb div:hover span span.component_title__c1mM6 {

    height: -moz-fit-content;

    height: fit-content;

    font-size: var(--font-size--small-1);
    font-weight: 500;
    text-align: center;
    color: var(--white-100);

    align-items: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/KeepWatchingSection/component.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
/* KEEP WATCHING */
#component_keep_watching_container__X9Hwz {
    width: 96%;

    margin: auto;

    margin-bottom: 56px;

    padding-top: 32px;

    /* justify-items: center; */
    /* justify-content: center; */

}

@media((min-width: 576px) and (max-width: 768px)) {
    #component_keep_watching_container__X9Hwz {
        width: var(--breakpoint-sm);
    }
}

@media((min-width: 992px) and (max-width: 1200px)) {
    #component_keep_watching_container__X9Hwz {
        width: var(--breakpoint-md);
    }
}

@media((min-width: 1201px) and (max-width: 1400px)) {
    #component_keep_watching_container__X9Hwz {
        width: var(--breakpoint-xl);
    }
}

@media((min-width: 1441px)) {
    #component_keep_watching_container__X9Hwz {
        width: var(--breakpoint-xxl);
    }
}

#component_keep_watching_container__X9Hwz>h2 {
    font-size: var(--font-size--h3);

    color: var(--white-100);

    margin-bottom: 24px;
}

#component_keep_watching_container__X9Hwz>div {

    width: inherit;

}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/KeepWatchingSection/components/KeepWatchingEpisodeInfo/component.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.component_media_item_container__I8cCl {

    position: relative;

    width: 100%;

    display: flex;
    flex-direction: column;

    transition: all ease-in-out 100ms;

}

@media(max-width: 989px) {
    .component_midia_item_container_hidden__XYiqU {
        display: none !important;
    }
}

.component_media_item_container__I8cCl #component_img_container__7u5WD {

    box-shadow: 0px 0px 4px 3px var(--black-50);

    position: relative;
    top: 0;

    width: inherit;

    aspect-ratio: 16 / 9;

    border-radius: 6px 6px 0 0;
    overflow: hidden;

    transition: all ease-in-out 190ms;

    margin-bottom: 4px;

}

.component_media_item_container__I8cCl #component_img_container__7u5WD img {
    object-fit: cover;
}

/* SPAN TYPE MEDIA OVER IMG */
.component_media_item_container__I8cCl .component_media_type_icon__6iB8E {

    display: flex;

    gap: 0 4px;

    align-items: center;

    margin: auto;

    position: absolute;
    z-index: 1;

    background-color: var(--black-75);

    padding: 4px;

    border-radius: 50%;

    top: 4px;
    left: 4px;

}

.component_media_item_container__I8cCl .component_media_type_icon__6iB8E svg {

    fill: var(--brand-color);

}

.component_media_item_container__I8cCl .component_media_type_icon__6iB8E span.component_media_format_title__DbUd8 {

    animation: forwards component_showIn__8h735 500ms;

    display: none;

    opacity: 0;

    color: var(--white-100) !important;

    font-size: var(--font-size--small-2);

}

.component_media_item_container__I8cCl:hover .component_media_type_icon__6iB8E {

    border-radius: 4px;

    background-color: var(--black-100);
}

.component_media_item_container__I8cCl:hover span.component_media_format_title__DbUd8 {

    display: block;

    opacity: 1;

}

/* OVERLAY */
.component_media_item_container__I8cCl .component_overlay_info_container__VBVbZ {

    transition: all ease-in-out 200ms;

    display: none;

    opacity: 0;

}

.component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ {

    opacity: 1;

    position: absolute;
    bottom: 0;

    background: var(--black-75);
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;

    width: inherit;
    height: 100%;

}

.component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ>a {

    transition: all ease-in-out 100ms;

    font-size: var(--font-size--small-2);
    font-family: var(--font-family-sans-serif);

    padding: 0;

    width: 100%;

    border: 1px solid transparent;

    border-radius: 2px;

    font-weight: 500;

}

@media(min-width: 460px) {
    .component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ>a {

        padding: 8px;

        width: 96%;

    }
}

@media(min-width: 1020px) {
    .component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ>a {

        font-size: var(--font-size--small-1);

    }
}

.component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ>a:hover {

    filter: brightness(90%);

}

.component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ>a {

    color: var(--white-100);

}

@media(min-width: 920px) {
    .component_media_item_container__I8cCl:hover .component_overlay_info_container__VBVbZ>a {

        border: 1px solid var(--white-100);
        background-color: var(--black-75);
        color: var(--white-100);

    }
}

/* EPISODE TITLE */
.component_media_item_container__I8cCl span.component_episode_name_span__ovsEH {

    font-family: var(--font-family-sans-serif);
    font-size: var(--font-size--small-1);
    color: var(--white-100);
    font-weight: 600;

    text-align: center;

    background: linear-gradient(transparent 2%, var(--black-75) 41%);

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

    position: absolute;
    bottom: 0;

    width: inherit;
    height: 40%;

    margin: auto;

}

.component_media_item_container__I8cCl:hover span.component_episode_name_span__ovsEH {
    background: transparent;
}

/* PROGRESS BAR */
.component_progress_bar__EqycI {

    background-color: var(--black-75);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0;

}

.component_progress_bar__EqycI>div {
    top: 0;
    left: 0;
    background: var(--brand-color);
    width: 100%;
    height: 6px;
    transform-origin: 0 0;
}

/*  */
.component_media_item_container__I8cCl small {

    font-size: var(--font-size--small-2);

    color: var(--black-50);

}

.component_media_item_container__I8cCl.component_darkMode__a5OZy small {

    color: var(--white-50);

}

.component_media_item_container__I8cCl a {

    transition: all ease-in-out 100ms;

    margin-top: 4px;

    color: var(--black-100);

    font-size: var(--font-size--small-1);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.component_media_item_container__I8cCl a:hover,
.component_media_item_container__I8cCl.component_darkMode__a5OZy a:hover {

    color: var(--brand-color);

}

.component_media_item_container__I8cCl.component_darkMode__a5OZy a {
    color: var(--white-100);
    font-weight: 500;
}

.component_media_item_container__I8cCl .component_info_bottom__LoqwG {

    margin-top: 4px;

    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;

}

.component_media_item_container__I8cCl .component_info_bottom__LoqwG a {
    margin-top: 0;
}

.component_media_item_container__I8cCl .component_info_bottom__LoqwG button {

    background-color: transparent;

    border: none;
    border-radius: 4px;
    display: flex;

    padding: 4px;
}

.component_media_item_container__I8cCl .component_info_bottom__LoqwG button:hover {

    background-color: var(--error);

}

.component_media_item_container__I8cCl .component_info_bottom__LoqwG button svg {

    fill: var(--error);

}

.component_media_item_container__I8cCl .component_info_bottom__LoqwG button:hover svg {

    fill: var(--white-100);

}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/MediaRankingSection/component.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.component_title_navbar_container__6Pj_P {
    display: flex;
    border-bottom: 1px solid var(--white-25);

    flex-direction: column;
    align-items: center;

    padding-bottom: 16px;
    margin-bottom: 8px;
}

.component_title_navbar_container__6Pj_P button {
    height: auto;
    width: auto;
}

@media(min-width: 480px) {
    .component_title_navbar_container__6Pj_P {
        flex-direction: row;
        justify-content: space-between;

        padding-bottom: 16px;
        margin-bottom: 8px;
    }
}

.component_title_navbar_container__6Pj_P>h3 {

    font-size: var(--font-size--h5);
    text-align: center;

    font-size: var(--font-size--h4);
    font-weight: 400;
    color: var(--white-100);

}

@media(max-width: 479px) {
    .component_title_navbar_container__6Pj_P>h3 {
        margin-bottom: 24px;
    }
}

@media((min-width: 992px)) {
    .component_title_navbar_container__6Pj_P>h3 {
        text-align: start;
    }
}

#component_rank_container__6EoUU {

    background-color: var(--white-05);

    padding: 32px 16px;

}

#component_rank_container__6EoUU ol[data-loading=true] {

    display: flex;
    flex-direction: column;
    gap: 16px 0;

}

/* LOADING */
.component_loading_span__pq2Gq {

    animation: infinite 1.8s component_dimmeloading__z_qn5;

    display: block;
    background: var(--white-50);
    height: 95px;
    width: 100%;

}

@keyframes component_dimmeloading__z_qn5 {

    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }

}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/MediaCards/MediaCard/component.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.component_media_item_container__Zc7d8 {

    cursor: pointer;

    position: relative;

    width: 100%;

    display: flex;
    flex-direction: column;

    transition: all ease-in-out 100ms;

}

@media(min-width: 989px) {
    .component_media_item_container_hidden__f6p57 {
        display: none !important;
    }
}

.component_media_item_container__Zc7d8[data-loading=true] {

    animation: component_loading__6hAf1 1800ms infinite;

}

@keyframes component_loading__6hAf1 {

    0% {
        opacity: 0.5;

    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0.5;
    }

}

.component_media_item_container__Zc7d8:hover #component_img_container__EuOyt {

    filter: brightness(85%);

}

.component_media_item_container__Zc7d8 #component_img_container__EuOyt {

    position: relative;
    top: 0;

    width: inherit;

    aspect-ratio: 46 / 65;

    transition: all ease-in-out 190ms;

    margin-bottom: 4px;

}

/* SPAN TYPE MEDIA OVER IMG */
.component_media_item_container__Zc7d8 .component_media_type_icon__XZR8Z {

    display: flex;

    gap: 0 4px;

    align-items: center;

    margin: auto;

    position: absolute;
    /* z-index: 1; */

    background-color: var(--black-75);

    padding: 4px;

    border-radius: 50%;

    top: 4px;
    left: 4px;

}

.component_media_item_container__Zc7d8 .component_media_type_icon__XZR8Z svg {

    fill: var(--brand-color);

}

.component_media_item_container__Zc7d8 .component_media_type_icon__XZR8Z span.component_media_format_title__jto4C {

    animation: forwards component_showIn__0IyXy 500ms;

    display: none;

    opacity: 0;

    color: var(--white-100) !important;

    font-size: var(--font-size--small-2);

}

.component_media_item_container__Zc7d8:hover .component_media_type_icon__XZR8Z {

    border-radius: 4px;

    background-color: var(--black-100);
}

.component_media_item_container__Zc7d8:hover span.component_media_format_title__jto4C {

    display: block;

    opacity: 1;

}

@keyframes component_showIn__0IyXy {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*  */

/* OPTIONS BUTTON */
.component_media_item_container__Zc7d8 .component_options_btn_container__UWYwk {

    display: none;

}

.component_media_item_container__Zc7d8:hover .component_options_btn_container__UWYwk {

    transition: all ease-in-out 100ms;

    display: flex;
    flex-direction: column;

    gap: 0 4px;

    align-items: flex-end;

    margin: auto;

    position: absolute;
    z-index: 1;

    padding: 4px;

    border-radius: 50%;

    top: 4px;
    right: 4px;

}

.component_options_btn_container__UWYwk button {

    transition: all ease-in-out 100ms;

    background-color: var(--black-100);

    border-radius: 50%;

    border: 1px solid var(--brand-color);

    width: 24px;
    height: 24px;

    display: flex;
    justify-content: center;
    align-items: center;

}

.component_options_btn_container__UWYwk button:hover {

    transform: scale(1.2);

}

.component_options_btn_container__UWYwk button[data-active=true] {

    background-color: var(--white-100);

}

.component_options_btn_container__UWYwk button svg {
    transform: scale(1.2);
}

/*  */
.component_media_item_container__Zc7d8 small {

    font-size: var(--font-size--small-2);

    color: var(--black-50);

}

.component_media_item_container__Zc7d8.component_darkMode__1AC1k small {

    color: var(--white-50);

}

.component_media_item_container__Zc7d8 a {
    margin-top: 4px;

    color: var(--black-100);

    font-size: var(--font-size--small-1);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.component_media_item_container__Zc7d8.component_darkMode__1AC1k a {
    color: var(--white-100);
    font-weight: 500;
}

.component_media_item_container__Zc7d8 p.component_title_variant__kENlg {
    margin-top: 4px;

    color: var(--black-100);

    font-size: var(--font-size--small-1);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.component_media_item_container__Zc7d8.component_darkMode__1AC1k p.component_title_variant__kENlg {
    color: var(--white-100);
    font-weight: 500;
}

/*  */
li.component_item_list__vUmdu {

    display: grid;
    grid-template-columns: 60px 1fr;

    grid-gap: 8px;

    gap: 8px;

    padding: 16px 0;
    border-bottom: 1px solid var(--white-05);

}

li.component_item_list__vUmdu[data-no-border=true] {
    border-bottom: none;
}

li.component_item_list__vUmdu:last-child {
    border-bottom: none;
}

li.component_item_list__vUmdu .component_img_container__EuOyt {

    position: relative;
    top: 0;

    aspect-ratio: 46 / 65;

    width: inherit;

}

li.component_item_list__vUmdu span.component_item_index__KNInn {

    color: var(--white-100);

    display: block;

    font-size: var(--font-size--h3);

    margin: auto;

}

li.component_item_list__vUmdu .component_rank_item_info__c68hr>small {
    display: block;
    color: var(--white-50);
    font-size: var(--font-size--small-2);
}

li.component_item_list__vUmdu .component_rank_item_info__c68hr h4 {
    margin-top: 4px;
}

li.component_item_list__vUmdu .component_rank_item_info__c68hr h4 a {
    display: block;
    color: var(--white-100);
    font-weight: 600;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

li.component_item_list__vUmdu .component_rank_item_info__c68hr .component_genre_container__Hlp8g small {
    color: var(--brand-color);
}

li.component_item_list__vUmdu .component_rank_item_info__c68hr .component_genre_container__Hlp8g small:not(:last-child):after {
    content: ', ';
    white-space: break-spaces;
}

span.component_border_bottom__iQP4n {

    display: block;

    min-width: inherit;
    width: calc(220px + 1vw);
    max-width: 300px;
    height: 1px;

    background-color: var(--white-25);

}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/MediaCards/MediaCard/MediaActionOptionsButton/OptionsPanel/component.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.component_options_panel_overlay__lRxHw {

    background-color: var(--black-50);

    position: fixed;
    z-index: 1;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

@media(min-width: 768px) {

    .component_options_panel_overlay__lRxHw {

        background-color: transparent;

        position: absolute;

    }

}

.component_options_panel__nAbyC {

    cursor: default;

    background-color: var(--white-100);

    overflow: auto;

    max-height: 80vh;
    max-width: 90vw;
    width: 100%;

    box-shadow: 0px 3px 4px 0 #00000080;

    padding: 16px 24px;
    padding-bottom: 24px;

    border-radius: 4px;

    margin: auto;

    position: fixed;

    bottom: 32px;
    left: 0;
    right: 0;

}

@media(min-width: 768px) {
    .component_options_panel__nAbyC {

        position: absolute;

        width: 320px;
        max-height: 500px;

        box-shadow: 0px 3px 8px 6px #00000080;

        top: 40px;
        bottom: auto;
        right: 50%;

        transform: translate(-5%);

    }
}

.component_panel_heading__2Dtv0 {

    display: flex;
    justify-content: space-between;
    gap: 0 16px;

    padding-bottom: 8px;
    margin-bottom: 24px;

    border-bottom: 2px solid var(--black-100);

}

.component_panel_heading__2Dtv0 h5 {

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

    font-size: var(--font-size--p);

    color: var(--brand-color);

}

.component_panel_heading__2Dtv0 button {

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
    border: none;

    padding: 4px;

    background-color: transparent;

    width: 32px;
    /* height: 32px; */

}

.component_panel_heading__2Dtv0 button svg {

    transform: scale(1.5);
    fill: var(--brand-color);

}

.component_options_panel__nAbyC ul {

    display: flex;
    flex-direction: column;

    /* gap: 16px 0; */

}

.component_options_panel__nAbyC ul li {

    margin: 4px 0;

}

.component_options_panel__nAbyC ul li:not(:last-child) {

    border-bottom: 1px solid var(--black-50);

}

.component_options_panel__nAbyC ul li:hover button {

    background-color: #00000005;
    border-radius: 4px;

}

.component_options_panel__nAbyC ul li svg {

    fill: var(--brand-color) !important;
    margin: initial !important;

    transform: scale(1.3);

}

.component_options_panel__nAbyC ul li button {

    width: 100%;

    font-size: var(--font-size--small-1);
    font-weight: 500 !important;

    border: 0 !important;
    background-color: transparent;

    margin-bottom: 8px;
    padding: 8px 4px;

    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    gap: 0 24px !important;

}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/NavigationButtons/component.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.component_nav_button_container__ffeI9 {
    overflow-x: auto;
}

.component_nav_button_container__ffeI9::-webkit-scrollbar {

    height: 0;

}

.component_nav_button_container__ffeI9,
#component_dynamic_container__NiuTs {
    display: flex;
    gap: 0 8px;
}

.component_nav_button_container__ffeI9>button,
#component_dynamic_container__NiuTs>button {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0 8px;

    background-color: transparent;
    border: none;

    text-wrap: nowrap;

    color: var(--white-50);

    font-size: var(--font-size--small-1);

    font-weight: 600;

    height: 36px;

}

.component_nav_button_container__ffeI9>button.component_white_color__6359U:hover,
#component_dynamic_container__NiuTs>button.component_white_color__6359U:hover {

    color: var(--white-75) !important;

}

.component_nav_button_container__ffeI9>button.component_white_color__6359U,
#component_dynamic_container__NiuTs>button.component_white_color__6359U {

    color: var(--white-50) !important;

}

/* SOURCE IS AVAILABLE */
.component_nav_button_container__ffeI9>button .component_source_status__LWHic {

    transition: all ease-in-out 150ms;

    fill: var(--white-100);

}

.component_nav_button_container__ffeI9>button .component_source_status__LWHic:not([data-available]) {

    animation: infinite 1.5s component_dimmeLoading__ICQ2l;

}

.component_nav_button_container__ffeI9>button .component_source_status__LWHic[data-available=true] {
    fill: rgb(72 255 55);
    color: rgb(72 255 55);
}

.component_nav_button_container__ffeI9>button .component_source_status__LWHic[data-available=false] {
    fill: #ff3324;
    color: #ff3324;
}

@keyframes component_dimmeLoading__ICQ2l {

    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }

}

/*  */
.component_nav_button_container__ffeI9>button[data-active=false]:hover,
#component_dynamic_container__NiuTs>button[data-active=false]:hover {

    color: var(--white-75);

}

.component_nav_button_container__ffeI9>button[data-active=true],
#component_dynamic_container__NiuTs>button[data-active=true] {

    color: var(--brand-color);

}

.component_nav_button_container__ffeI9>button.component_white_color__6359U[data-active=true],
#component_dynamic_container__NiuTs>button.component_white_color__6359U[data-active=true] {

    color: var(--white-100) !important;

}

.component_nav_button_container__ffeI9 span.component_separate_text__RQDWT {

    display: flex;
    align-items: flex-end;

    font-size: var(--font-size--h5);

}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/NavigationThroughMedias/component.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
#component_nav_tabs_container__fAw8_ {

    width: 96%;
    max-width: var(--breakpoint-xxl);
    margin: auto;

    margin-bottom: 24px;

}

@media(min-width: 876px) {
    #component_nav_tabs_container__fAw8_ {
        margin-bottom: auto;
    }
}

#component_nav_tabs_container__fAw8_>ul {

    margin: auto;
    max-width: max-content;

}

@media(min-width: 876px) {
    #component_nav_tabs_container__fAw8_>ul {

        margin: 0;
        margin-bottom: 32px;

    }
}

#component_nav_tabs_container__fAw8_ li button {

    background-color: transparent;

    border: none;

    color: var(--black-50);

    font-size: var(--font-size--small-1);
    font-weight: 600;

}

#component_nav_tabs_container__fAw8_ li button[data-active=true] {

    color: var(--brand-color);

}

#component_nav_tabs_container__fAw8_ ul span {

    color: var(--black-50);

    font-weight: 600;

    display: block;

    margin: 0 8px;

}

#component_itens_container__u8SdF {

    display: flex;
    flex-direction: column-reverse;

    align-items: center;

    width: 96%;
    max-width: var(--breakpoint-xxl);

    margin: auto;


}

@media(min-width: 876px) {
    #component_itens_container__u8SdF {
        display: grid;

        grid-template-columns: 7fr 2fr;
    }
}

@media(min-width: 876px) {
    #component_itens_container__u8SdF[data-layoutInverted] {

        display: grid;

        grid-template-columns: 2fr 7fr;

    }
}

@media(min-width: 876px) {
    #component_itens_container__u8SdF[data-layoutInverted]>div:last-child {

        order: -1;

    }
}

#component_itens_container__u8SdF[data-darkBackground=true] h3,
#component_itens_container__u8SdF[data-darkBackground=true] p {
    color: var(--white-100);
}

@media(min-width: 876px) {
    #component_nav_title_buttons_container__R5Wdt {

        margin: auto 0;

        display: flex;

        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;

    }
}

#component_nav_title_buttons_container__R5Wdt>h3 {

    font-family: var(--font-family-sans-serif);
    color: var(--background);

    font-weight: 600;

}

@media(min-width: 876px) {
    #component_nav_title_buttons_container__R5Wdt>h3 {

        padding-top: 20px;
        border-top: 1px solid var(--black-05);

    }
}

@media(min-width: 876px) {
    #component_itens_container__u8SdF[data-darkBackground=true] #component_nav_title_buttons_container__R5Wdt>h3 {

        border-top: 1px solid var(--white-05);

    }
}

#component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI {

    margin: 24px auto;

    gap: 0 16px;

}

@media(min-width: 876px) {
    #component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI {

        margin-top: 16px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 24px;

    }
}

#component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI button {

    display: flex;

    padding: 8px;

    background-color: transparent;

    border: 2px solid var(--black-50);

    border-radius: 50%;

    transition: all ease-in-out 190ms;

}

#component_itens_container__u8SdF[data-darkBackground=true] #component_buttons_container__jLJWI button {
    border: 2px solid var(--white-50);
}

#component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI button:disabled {

    cursor: default;
    opacity: 0.5;

}

#component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI button:not(:disabled):hover {

    border-color: var(--black-75);

}

#component_itens_container__u8SdF[data-darkBackground=true] #component_buttons_container__jLJWI button:not(:disabled):hover {

    border-color: var(--white-75);

}

#component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI button svg {

    fill: var(--black-50);

}

#component_itens_container__u8SdF[data-darkBackground=true] #component_buttons_container__jLJWI button svg {

    fill: var(--white-50);

}

#component_nav_title_buttons_container__R5Wdt #component_buttons_container__jLJWI button:not(:disabled):hover svg {

    fill: var(--black-75);

}

#component_itens_container__u8SdF[data-darkBackground=true] #component_buttons_container__jLJWI button:not(:disabled):hover svg {

    fill: var(--white-75);

}

#component_nav_title_buttons_container__R5Wdt span#component_line__9866A {
    height: 1px;
    width: inherit;

    margin-bottom: 8px;
    background-color: var(--black-05);
}

#component_itens_container__u8SdF[data-darkBackground=true] span#component_line__9866A {

    background-color: var(--white-05);

}

#component_nav_title_buttons_container__R5Wdt>a {

    font-size: var(--font-size--small-1);

    color: var(--black-75);

}

#component_itens_container__u8SdF[data-darkBackground=true] #component_nav_title_buttons_container__R5Wdt>a {
    color: var(--white-75);
}

#component_nav_title_buttons_container__R5Wdt>a:hover {
    color: var(--black-100);
}

#component_itens_container__u8SdF[data-darkBackground=true] #component_nav_title_buttons_container__R5Wdt>a:hover {
    color: var(--white-100);
}

#component_nav_title_buttons_container__R5Wdt>a svg {

    margin-left: 4px;

}

#component_nav_title_buttons_container__R5Wdt>a:hover svg {
    color: var(--black-100);
}

#component_itens_container__u8SdF[data-darkBackground=true] #component_nav_title_buttons_container__R5Wdt>a:hover svg {
    color: var(--white-100);
}

/* MEDIA EXPANDED CONTAINER */
#component_overlay__T_wle {

    display: flex;

    z-index: 100;

    height: 100%;
    width: 100%;

    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    background-color: rgba(0, 0, 0, 0.75);

}

#component_expand_container__jEBES {

    box-shadow: 0px 0px 20px 4px var(--black-50);

    position: relative;

    margin: auto;
    padding: 24px;

    width: 96%;
    max-width: 900px;

    z-index: 101;
    background-color: var(--black-100);

    border-radius: 24px;

    overflow: hidden;

}

@media(max-width: 540px) {
    #component_expand_container__jEBES {

        height: 70vh;
        overflow: auto;

        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;

    }
}

@media(max-width: 540px) {
    #component_expand_container__jEBES>div {

        padding: 0 24px;

    }

    #component_expand_container__jEBES>button {

        margin-right: 24px;

    }
}

#component_expand_container__jEBES>button {

    transition: all ease-in-out 100ms;

    padding: 8px;

    border-radius: 50%;

    background-color: var(--brand-color);
    border: 0;

    display: flex;
    margin-left: auto;
    margin-bottom: 16px;

}

@media(max-width: 540px) {
    #component_expand_container__jEBES>button {

        box-shadow: 0px 0px 8px 0px var(--black-100);

        position: -webkit-sticky;

        position: sticky;
        top: 0;

    }
}

#component_expand_container__jEBES>button:hover {

    filter: brightness(80%);

}

#component_expand_container__jEBES>button svg {

    fill: var(--white-100);
    transform: scale(1.6);

}

#component_expand_container__jEBES .component_media_container__38fui {

    display: flex;
    flex-direction: row;
}

#component_expand_container__jEBES .component_img_container__kGYJK {

    box-shadow: 0px 0px 4px 0px var(--black-25);

    position: relative;
    top: 0;

    height: -moz-fit-content;

    height: fit-content;
    width: 100%;

    max-width: 140px;

    aspect-ratio: 46 / 65;

    border-radius: 8px;
    overflow: hidden;

}

#component_expand_container__jEBES .component_info_container__BHVZc {

    margin-left: 16px;

    display: flex;
    flex-direction: column;
    gap: 8px 0;

    color: var(--white-100);
}

#component_expand_container__jEBES .component_info_container__BHVZc h5 {

    font-size: var(--font-size--h4);

}

#component_expand_container__jEBES .component_info_container__BHVZc h5 span {

    color: var(--white-50);

}

#component_expand_container__jEBES .component_info_container__BHVZc p {

    display: flex;
    align-items: center;
    gap: 0 8px;

    font-weight: 400;

    color: var(--white-100);

}

#component_expand_container__jEBES .component_info_container__BHVZc p.component_smaller_fonts__5MugQ {

    display: flex;
    align-items: center;

    height: 100%;

    font-size: var(--font-size--small-1);

}


/* TRAILER */
#component_expand_container__jEBES .component_trailer_container__7LBbR {

    margin: 16px 0;

}

/* DESCRIPTION */
#component_expand_container__jEBES .component_description_container__bJTBK {

    margin: 16px 0;
    color: var(--white-100);

    padding-top: 16px;
    padding-bottom: 10vh;

    overflow: auto;

}

@media(min-width: 541px) {
    #component_expand_container__jEBES .component_description_container__bJTBK {

        padding-bottom: 0;

        max-height: 120px;

    }
}

#component_expand_container__jEBES .component_description_container__bJTBK::-webkit-scrollbar {
    width: 8px;
}

#component_expand_container__jEBES .component_description_container__bJTBK::-webkit-scrollbar-track {
    box-shadow: inset 0 0 8px var(--white-25);
    border-radius: 10px;
}

#component_expand_container__jEBES .component_description_container__bJTBK::-webkit-scrollbar-thumb {
    background: var(--white-50);
    border-radius: 6px;
}

#component_expand_container__jEBES .component_description_container__bJTBK p {

    line-height: 1.4;

}

@media(min-width: 541px) {
    #component_expand_container__jEBES .component_description_container__bJTBK p {

        padding-right: 8px;

    }
}

/* BTNS */
#component_expand_container__jEBES .component_btns_container__CUMog {

    border-top: 2px solid var(--white-50);

    margin-top: 16px;
    padding-top: 16px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;

}

@media((max-width: 540px)) {
    #component_expand_container__jEBES .component_btns_container__CUMog {

        border-top: 0;

        margin: auto;

        padding: 16px 0;

        border-radius: 0 0 24px 24px;

        justify-content: space-evenly;

        position: -webkit-sticky;

        position: sticky;
        background: linear-gradient(var(--black-05), var(--black-100) 30%);

        bottom: -1px;
        right: 0;
        left: 0;

    }
}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ {

    display: flex;
    flex-direction: row;
    gap: 0 16px;

}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ>a,
#component_expand_container__jEBES .component_action_btns_container__SvVqJ>button {

    font-family: var(--font-family-sans-serif);

    transition: all ease-in-out 100ms;

    padding: 12px 16px;

    border: 1px solid transparent;

    font-size: var(--font-size--small-1);

    font-weight: 600;

    border-radius: 4px;

}

@media((max-width: 540px)) {
    #component_expand_container__jEBES .component_trailer_btn_container__OgF5s {
        display: none;
    }
}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ button.component_trailer_btn__LkF_p {

    font-family: var(--font-family-sans-serif);

    display: flex;
    flex-direction: row;
    gap: 0 8px;
    align-items: center;

    background-color: var(--black-50);
    color: var(--white-100);
    border-color: #2e882b;

}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ>button.component_trailer_btn__LkF_p svg {

    fill: var(--white-100);

}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ>button.component_trailer_btn__LkF_p[data-active=true] {

    border-color: var(--white-100);
    background-color: #2e882b;
    color: var(--white-100);
}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ>button.component_trailer_btn__LkF_p[data-active=true] svg {

    fill: var(--white-100);

}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ>a:hover,
#component_expand_container__jEBES .component_action_btns_container__SvVqJ>button:hover {

    filter: brightness(80%);

}

#component_expand_container__jEBES .component_action_btns_container__SvVqJ a {

    background-color: var(--brand-color);
    color: var(--white-100);

}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/DynamicAssets/ScoreRating/component.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
.component_container__HYQZd {

    display: flex;
    align-items: center;
    gap: 0 8px;

}

.component_container__HYQZd>svg {
    transform: scale(1.2);
    fill: #ffe234;
}

.component_source__sfpHf {

    transform: scale(1.2);
    border-radius: 50%;
    padding: 6px;

    margin-right: 8px;

    display: flex;
    flex-direction: column;
    align-items: center;

    font-size: var(--font-size--small-1);

}

.component_rating_on_line___KIhf {

    font-size: var(--font-size--h5);

}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./node_modules/swiper/swiper.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 30, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.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-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.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-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./node_modules/swiper/modules/pagination.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.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, 0.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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.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: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/NewestMediaSection/component.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
@media(max-width: 991px) {
    #component_newest_conteiner__cGwcc {
        margin-top: 32px;
    }
}

.component_title_navbar_container__E7X_0 {
    display: flex;
    border-bottom: 1px solid var(--white-25);

    flex-direction: column;
    align-items: center;

    padding-bottom: 16px;
    margin-bottom: 8px;
}

@media(min-width: 480px) {
    .component_title_navbar_container__E7X_0 {
        flex-direction: row;
        justify-content: space-between;

        padding-bottom: 16px;
        margin-bottom: 8px;
    }
}

.component_title_navbar_container__E7X_0 button {
    height: auto;
    width: auto;
}

.component_title_navbar_container__E7X_0>h3 {

    font-size: var(--font-size--h5);
    text-align: center;

    font-size: var(--font-size--h4);
    font-weight: 400;
    color: var(--white-100);

}

@media(max-width: 479px) {
    .component_title_navbar_container__E7X_0>h3 {
        margin-bottom: 24px;
    }
}

@media((min-width: 992px)) {
    .component_title_navbar_container__E7X_0>h3 {
        text-align: start;
    }
}

@media(min-width: 768px) {
    #component_newest_conteiner__cGwcc ul {

        display: grid;
        grid-template-columns: 1fr;
        /* grid-template-rows: 2fr 1fr; */

    }

}

#component_newest_conteiner__cGwcc ul {
    gap: 8px 0;
}

@media(min-width: 768px) {
    #component_newest_conteiner__cGwcc ul {
        grid-template-columns: 1fr 1fr;
        /* grid-template-rows: 2fr 1fr;  */
        grid-template-areas:
            "item1 item1"
            "item2 item3"
            "item4 item5"
            "item6 item7"
            "item8 item9"
            "item10 item11";

        gap: 0 16px;
    }
}

#component_newest_conteiner__cGwcc ul li {

    color: var(--white-100);

}

#component_newest_conteiner__cGwcc ul li:first-child {
    grid-area: item1;
    margin-bottom: 24px;
}

@media(min-width: 768px) {
    #component_newest_conteiner__cGwcc ul li:not(:first-child):nth-child(odd) {

        padding-left: 24px;
        border-left: 1px solid var(--white-25);
    }
}

#component_newest_conteiner__cGwcc ul li:nth-child(11)>span {
    display: none;
}

@media(min-width: 768px) {

    #component_newest_conteiner__cGwcc ul li:nth-child(10)>span {
        display: none;
    }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/MediaCards/MediaInfoExpandedWithCover/component.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
.component_midia_item_container__DLdUu {

    width: 100%;

    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 16px;
    gap: 16px;

}

@media(min-width: 300px) {
    .component_midia_item_container__DLdUu {
        grid-template-columns: minmax(110px, 1fr) 3fr;

    }
}

@media(min-width: 580px) {
    .component_midia_item_container__DLdUu {
        width: 100%;
        gap: 0;

    }
}

@media(min-width: 1280px) {
    .component_midia_item_container__DLdUu {
        grid-template-columns: minmax(110px, 220px) 1fr;
        width: 100%;
        gap: 0;

    }
}

.component_midia_item_container__DLdUu:hover #component_img_container__gJe23 {

    filter: brightness(85%);

}

.component_midia_item_container__DLdUu #component_img_container__gJe23 {

    background-color: var(--white-25);

    margin: auto;

    position: relative;
    top: 0;

    aspect-ratio: 46 / 65;

    width: 100%;

    transition: all ease-in-out 190ms;
}

@media(min-width: 580px) {
    .component_midia_item_container__DLdUu #component_img_container__gJe23 {

        margin: initial;

        width: inherit;
    }
}

.component_item_info_container__ejzSX {

    margin: 24px auto;

    position: relative;

}

@media(min-width: 580px) {
    .component_item_info_container__ejzSX {

        margin: auto;

        width: 88%;

    }
}

.component_item_info_container__ejzSX.component_watch_page_custom_margin__YOL4k {

    margin: 24px auto;

}


.component_item_info_container__ejzSX>small {
    display: block;
    font-size: var(--font-size--small-2);

    color: var(--white-75);
}

.component_item_info_container__ejzSX>h4 {
    color: var(--white-100);

    margin-bottom: 16px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.component_item_info_container__ejzSX>p,
.component_item_info_container__ejzSX p.component_paragrath_container__Z9pgE {

    color: var(--white-100);

    font-size: var(--font-size--small-1);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;

}

.component_item_info_container__ejzSX p.component_paragrath_container__Z9pgE.component_watch_page_custom_line_limit__WS92O {

    color: var(--white-100);

    font-size: var(--font-size--small-1);

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;

}

/* CHECKBOX EXPAND */
input.component_expand_description__o8tUg {

    cursor: pointer;

    -webkit-appearance: none;

       -moz-appearance: none;

            appearance: none;

    position: absolute;
    bottom: 0;

    padding: 4px;

    width: 100%;

    background: var(--black-50);
    border-radius: 2px;

    text-align: center;
    color: var(--white-75);
    font-family: var(--font-family-sans-sarif);
    font-weight: 600;

}

input.component_expand_description__o8tUg:hover {

    color: var(--white-100);

}

input.component_expand_description__o8tUg::before {

    -webkit-appearance: none;

       -moz-appearance: none;

            appearance: none;

    content: "See More";

}

input.component_expand_description__o8tUg:checked::before {

    content: "See Less";

}

/* EXPAND DESCRIPTION */
.component_expand_description__o8tUg:checked+p.component_paragrath_container__Z9pgE {

    margin-bottom: 36px;

    -webkit-line-clamp: initial;

}

.component_item_info_container__ejzSX .component_buttons_container__oSkma {

    display: flex;
    flex-wrap: wrap;

    justify-content: center;

    margin: 24px 0;

    gap: 16px;

}

@media(min-width: 580px) {
    .component_item_info_container__ejzSX .component_buttons_container__oSkma {
        display: grid;
        grid-template-columns: 120px 120px;
        justify-content: initial;
    }
}

.component_buttons_container__oSkma>* {

    width: 100%;

    transition: all ease-in-out 190ms;

    font-size: var(--font-size--small-2);
    font-weight: 600;

    border: none;
    border-radius: 4px;

}

.component_buttons_container__oSkma>a {

    background-color: var(--brand-color);
    color: var(--white-100);

    padding: 16px 16px;

    text-align: center;

}

.component_buttons_container__oSkma>a:hover {

    filter: brightness(85%);

}

.component_buttons_container__oSkma>button {

    background-color: transparent;
    color: var(--white-100);

    padding: 16px 16px;

}

@media(min-width: 580px) {
    .component_buttons_container__oSkma>button {

        padding: 16px 4px;
        gap: 0 8px !important;

    }
}

.component_buttons_container__oSkma>button[data-added=true] svg {

    fill: var(--brand-color) !important;

}

.component_buttons_container__oSkma>button:hover {

    background-color: var(--white-100);
    color: var(--black-100);

}

.component_buttons_container__oSkma>button:hover svg {

    fill: var(--brand-color) !important;

}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/components/HomePage/PopularMediaSection/component.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
/* CONTAINER */
#component_popular_container__qB11_ {

    width: 96%;

    margin: auto;

    padding-top: 32px;

    justify-items: center;
    justify-content: center;

}

#component_popular_list_container___K1dS {
    width: inherit;
}

@media((min-width: 576px) and (max-width: 768px)) {
    #component_popular_container__qB11_ {
        width: var(--breakpoint-sm);
    }
}

#component_popular_container__qB11_>div:not(#component_popular_list_container___K1dS):not(#component_title_container__q5YcT) {
    display: none;
}

@media((min-width: 990px)) {
    #component_popular_container__qB11_>div:not(#component_popular_list_container___K1dS):not(#component_title_container__q5YcT) {
        display: initial;
    }

}

@media((min-width: 990px)) {
    #component_popular_container__qB11_ {

        padding-top: 0;

        display: grid;

        grid-template-columns: repeat(3, 1fr);

        grid-template-areas:
            'title title title'
            'item1 item2 item3'
            'item4 item5 item6'
            'item7 item8 item9'
            'item10 item11 item12';

        grid-gap: 32px 16px;

        gap: 32px 16px;
    }
}

@media((min-width: 992px) and (max-width: 1200px)) {
    #component_popular_container__qB11_ {
        width: var(--breakpoint-md);
    }
}

@media((min-width: 990px)) {
    #component_popular_container__qB11_ {

        grid-template-columns: repeat(5, 1fr);

        grid-template-areas:
            'title title item1 item2 item3 '
            'item4 item5 item6 item7 item8'
            'item9 item10 item11 item12 auto'
    }

    ;
}

@media((min-width: 1200px)) {
    #component_popular_container__qB11_ {

        grid-template-columns: repeat(7, 1fr);

        grid-template-areas:
            'title title item1 item2 item3 item4 item5'
            'item6 item7 item8 item9 item10 item11 item12'
    }

    ;
}


@media((min-width: 1201px) and (max-width: 1400px)) {
    #component_popular_container__qB11_ {
        width: var(--breakpoint-xl);
    }
}

@media((min-width: 1441px)) {
    #component_popular_container__qB11_ {
        width: var(--breakpoint-xxl);
    }
}

/* TITLE */
#component_popular_container__qB11_ #component_title_container__q5YcT {

    grid-area: title;

    margin: 0 auto;
    margin-bottom: 32px;

}

@media((min-width: 990px)) {
    #component_popular_container__qB11_ #component_title_container__q5YcT {
        width: auto;
    }
}

#component_popular_container__qB11_ #component_title_container__q5YcT h2 {

    text-align: center;

    color: var(--white-100);

    margin-bottom: 24px;

}

@media((min-width: 990px)) {
    #component_popular_container__qB11_ #component_title_container__q5YcT h2 {
        text-align: start;

        font-size: var(--font-size--h3);

        padding-top: 32px;
    }
}

#component_popular_container__qB11_ #component_title_container__q5YcT p {

    text-align: center;

    color: var(--white-50);

    font-weight: 500;

    margin-bottom: 24px;

}

@media((min-width: 990px)) {
    #component_popular_container__qB11_ #component_title_container__q5YcT p {
        text-align: start;

        font-size: var(--font-size--small-1);
        font-weight: 500;

    }
}


#component_popular_container__qB11_ #component_title_container__q5YcT>span {

    display: block;

    height: 1px;
    width: auto;

    background-color: var(--white-50);

}

#component_popular_container__qB11_ #component_title_container__q5YcT>a {

    text-align: center;

    display: block;
    margin-top: 8px;

    color: var(--white-50);

}

@media((min-width: 990px)) {
    #component_popular_container__qB11_ #component_title_container__q5YcT>a {

        display: flex;
        align-items: center;

        text-align: start;

        font-size: var(--font-size--small-1);

    }
}

#component_popular_container__qB11_ #component_title_container__q5YcT>a svg {

    margin-left: 4px;

}

/* LIST - MOBILE */
@media(min-width: 990px) {
    #component_popular_list_container___K1dS {
        display: none;
    }
}

/* FETCHED DATA */
#component_new_fetched_data_container__Bmsgs {

    display: none;

    margin: 32px auto;

}

@media((min-width: 576px) and (max-width: 768px)) {
    #component_new_fetched_data_container__Bmsgs {
        width: var(--breakpoint-sm);
    }
}

@media((min-width: 990px)) {
    #component_new_fetched_data_container__Bmsgs {

        display: grid;

        grid-template-columns: repeat(3, 1fr);

        grid-gap: 32px 16px;

        gap: 32px 16px;

    }
}

@media((min-width: 992px) and (max-width: 1200px)) {
    #component_new_fetched_data_container__Bmsgs {
        width: var(--breakpoint-md);
    }
}

@media((min-width: 990px)) {
    #component_new_fetched_data_container__Bmsgs {

        grid-template-columns: repeat(5, 1fr);

    }
}

@media((min-width: 1200px)) {
    #component_new_fetched_data_container__Bmsgs {

        grid-template-columns: repeat(7, 1fr);

    }
}

@media((min-width: 1201px) and (max-width: 1400px)) {
    #component_new_fetched_data_container__Bmsgs {
        width: var(--breakpoint-xl);
    }
}

@media((min-width: 1441px)) {
    #component_new_fetched_data_container__Bmsgs {
        width: var(--breakpoint-xxl);
    }
}

/* SPAN - COMPONENT END */
#component_navigation_link_container__gxHcg span#component_line__clKcQ {

    margin-top: 64px;

    display: block;

    width: inherit;
    height: 1px;

    background-color: var(--white-25);

}

#component_navigation_link_container__gxHcg button {

    font-family: var(--font-family-sans-sarif);

    text-align: center;

    position: relative;

    top: -27.5px;

    display: block;

    margin: auto;

    background-color: var(--background);

    width: 100%;
    max-width: 220px;

    border: 2px solid var(--white-25);
    border-radius: 4px;

    padding: 16px 24px;

    font-size: var(--font-size--small-1);
    font-weight: 600;

    color: var(--white-100);

    transition: all ease-in-out 190ms;

}

#component_navigation_link_container__gxHcg button:not(:disabled):not([data-loading=true]):hover {

    background-color: var(--brand-color);
    border-color: var(--brand-color);

}

#component_navigation_link_container__gxHcg button[data-loading=true] {

    background-color: var(--background);

}

#component_navigation_link_container__gxHcg button:disabled {

    filter: brightness(50%);

}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/page.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
main#page_container__jZF7q {
    background: var(--background);
}

/* SPAN BOX SHADOW */
span#page_box_shadow_end_section__S4Jn9 {
    background-image: linear-gradient(#ff000000, var(--background) 50%);
    display: block;
    height: 40px;
    z-index: 1;
    position: relative;
    top: -25px;
}

.page_medias_sections_container__L__Wu {

    padding-top: 62px;
    padding-bottom: 62px;
    min-height: 396px;

    background-color: var(--white-100);

}

.page_medias_sections_container__L__Wu.page_dark_background__GC7QW {
    background-color: var(--black-50);
}

.page_medias_sections_container__L__Wu.page_transparent_background__C22xd {
    background-color: transparent;
}

/* Midia Banner Container */
#page_media_banner_container___ZUEj {

    display: block;

    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;

    width: inherit;
    min-height: 540px;

}

@media(min-width: 768px) {
    #page_media_banner_container___ZUEj>div {

        width: 100%;

        margin: auto;

        grid-template-columns: 50% 50%;
        display: grid;
        justify-items: center;

        grid-gap: 0 16px;

        gap: 0 16px;

    }
}

@media(min-width: 1200px) {
    #page_media_banner_container___ZUEj>div {

        max-width: var(--breakpoint-xl);

    }
}

@media(min-width: 1440px) {
    #page_media_banner_container___ZUEj>div {

        padding: 30px;

        max-width: var(--breakpoint-xxl);

    }
}

#page_media_banner_container___ZUEj #page_media_info__K64ZS {

    width: 96%;
    max-width: 500px;

    margin: auto;
    padding-top: 62px;

}

@media((min-width: 768px)) {
    #page_media_banner_container___ZUEj #page_media_info__K64ZS {

        width: 96%;
        max-width: var(--breakpoint-md);

        margin: auto;
        padding-top: 15%;

    }
}


#page_media_banner_container___ZUEj #page_media_info__K64ZS h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

    margin-bottom: 32px;

    color: var(--white-100);

    text-align: center;
}

#page_media_banner_container___ZUEj #page_media_info__K64ZS h3 a {

    font-size: var(--font-size--h1);

    color: var(--white-100);

    font-family: Montserrat, "Open Sans", sans-serif;

}

@media((min-width: 768px)) {
    #page_media_banner_container___ZUEj #page_media_info__K64ZS h3 a {
        display: block;
        text-align: start;
    }
}

#page_media_banner_container___ZUEj #page_media_info__K64ZS>span,
#page_media_banner_container___ZUEj #page_media_info__K64ZS>span>p {

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;

    margin-bottom: 40px;

    color: var(--white-100);

}

/* SOME DESCRIPTIONS HAS MORE THAN 1 <p> TAG */
#page_media_banner_container___ZUEj #page_media_info__K64ZS>span>p:not(:first-child) {

    display: none;

}

#page_media_banner_container___ZUEj .page_item_buttons__jUBj1 {

    display: grid;
    justify-items: center;
    grid-template-columns: 1fr;

    margin-bottom: 24px;

    grid-gap: 8px 0;

    gap: 8px 0;

}

@media((min-width: 768px)) {
    #page_media_banner_container___ZUEj .page_item_buttons__jUBj1 {

        max-width: 430px;

        grid-template-columns: minmax(124px, 1fr) minmax(124px, 1fr);

        gap: 0 24px;

        justify-content: center;

    }
}

@media((min-width: 1440px)) {
    #page_media_banner_container___ZUEj .page_item_buttons__jUBj1 {

        justify-content: start;

    }
}

#page_media_banner_container___ZUEj .page_item_buttons__jUBj1>a {
    justify-content: center;
}

#page_media_banner_container___ZUEj .page_item_buttons__jUBj1>a,
#page_media_banner_container___ZUEj .page_item_buttons__jUBj1>button {

    display: flex;
    align-items: center;

    width: 100%;

    padding: 18px 8px;

    border-radius: 4px;

    font-weight: 500;

    color: var(--white-100);

    text-align: center;

}

@media((min-width: 590px)) {

    #page_media_banner_container___ZUEj .page_item_buttons__jUBj1>a,
    #page_media_banner_container___ZUEj .page_item_buttons__jUBj1>button {

        max-width: 208px;

        padding: 20px 8px 16px 8px;
    }

}

@media((min-width: 1200px)) {

    #page_media_banner_container___ZUEj .page_item_buttons__jUBj1>a,
    #page_media_banner_container___ZUEj .page_item_buttons__jUBj1>button {
        padding: 20px 16px 16px 16px;
    }

}

#page_media_banner_container___ZUEj .page_item_buttons__jUBj1>a {

    background-color: var(--brand-color);
    border: none;
}

#page_media_banner_container___ZUEj.page_item_buttons__jUBj1>a:hover {

    transition: all 250ms;
    filter: brightness(90%);

}

#page_media_banner_container___ZUEj .page_item_buttons__jUBj1>button {

    background-color: transparent;
    border: 1px solid;

}


#page_player_button_container__opZox {
    width: 90%;
    margin: auto;
}

/* MEDIA RANKINGS SECTION */
.page_background__dpzbb {

    background-color: var(--background);

    padding: 62px 0;

}

/* MEDIA RANKS CONTAINER*/
#page_media_ranks_container__Io9QV {

    width: 96%;

    max-width: var(--breakpoint-md);
    margin: auto;

}

@media((min-width: 992px)) {
    #page_media_ranks_container__Io9QV {
        max-width: var(--breakpoint-xl);

        display: grid;
        grid-gap: 0 64px;
        gap: 0 64px;

        grid-template-columns: 35% 1fr;

    }
}

@media((min-width: 1200px)) {
    #page_media_ranks_container__Io9QV {

        max-width: var(--breakpoint-xxl);

    }
}
