﻿/* Global */
.cbk_landing-acs__main {
    display: flex;
    flex-direction: column;
    background: #191410;
    width: 100%;
    align-items: center;
    row-gap: 80px;
}

.cbk_landing-acs__section {
    max-width: 1440px;
    width: 100%;
}

.cbk_landing-acs__separator {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/assassins-creed-background-separator.png);
    height: 87px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    display: block;
    filter: sepia(150%) hue-rotate(-61deg) saturate(22%);
    pointer-events: none;
}

/* Hero Banner */
.cbk_landing-acs__hero-banner {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/header_desktop.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    height: 75vh;
    width: 100%;
    background-position: center;
}

.cbk_landing-acs__hero-banner--titles {
    padding-left: 150px;
    display: flex;
    flex-direction: column;
    row-gap: 50px;
}

.cbk_landing-acs__hero-banner--logo {
    height: 90px;
    width: 240px;
    object-fit: contain;
}

.cbk_landing-acs__hero-banner--title {
    color: var(--blanc);
    font-size: 52px;
    font-weight: var(--semibold);
}

.cbk_landing-acs__hero-banner--content {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.cbk_landing-acs__hero-banner--subtitle {
    color: var(--blanc);
    font-weight: var(--medium);
    max-width: 510px;
    font-size: 18px;
    line-height: 1.1;
}

.cbk_landing-acs__hero-banner--text {
    color: var(--blanc);
    font-size: 26px;
    font-weight: var(--medium);
    line-height: 1.2;
    max-width: 440px;
}

.cbk_landing-acs__hero-banner--cta {
    background: var(--blanc);
    padding: 10px 30px;
    max-width: 200px;
    font-size: 24px;
    font-weight: var(--medium);
    text-align: center;
}

.cbk_landing-acs__hero-banner--brands-mobile {
    display: none;
}

/* PC sérigraphié */
.cbk_landing-acs__pack-edition-wrapper {
    max-width: unset;
    display: flex;
    justify-content: center;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.cbk_landing-acs__pack-edition__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
    max-width: 1440px;
    width: 100%;
    padding-top: 20px;
}

.cbk_landing-acs__pack-edition-container {
    display: flex;
    column-gap: 40px;
    width: 100%;
    align-items: center;
}

.cbk_landing-acs__pack-edition__title-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
}

.cbk_landing-acs__pack-edition__title {
    color: var(--blanc);
    text-transform: uppercase;
    font-size: 32px;
    font-weight: var(--bold);
}

.cbk_landing-acs__pack-edition__text {
    font-size: 24px;
    color: var(--blanc);
}

.cbk_landing-acs__pack-edition__product {
    padding: 20px 15px;
    row-gap: 15px;
    border: 2px solid #FF4747;
    width: 30%;
    height: auto;
    backdrop-filter: blur(6px);
}

.cbk_landing-acs__pack-edition__product-img {
    height: 256px;
    width: 236px;
    cursor: pointer;
}

.cbk_landing-acs__pack-edition__img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cbk_landing-acs__pack-edition-toggle {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 15px;
}

.cbk_landing-acs__toggle-img {
    height: 65px;
    width: 63px;
    object-fit: contain;
}

.cbk_landing-acs__toggle {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 175px;
    height: 68px;
    border-radius: 10px;
    border: 3px solid rgba(211, 12, 20, 0.20);
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/background_toggle_mode.png);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.cbk_landing-acs__toggle-text {
    font-size: 14px;
    color: white;
    text-transform: uppercase;
}

.cbk_landing-acs__toggle-container {
    display: flex;
    column-gap: 10px;
    width: 100%;
    align-items: center;
}

.bk_landing-acs__toggle--title-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 5px;
}

.cbk_landing-acs__toggle--surtitle {
    color: var(--blanc);
    font-size: 24px;
    font-weight: var(--bold);
    text-transform: uppercase;
}

.cbk_landing-acs__toggle--title {
    color: var(--blanc);
    font-weight: var(--medium);
    text-transform: uppercase;
}

.cbk_landing-acs__toggle-img-container {
    width: 59px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.toggle-border {
    border: 3px solid var(--blanc);
    border-radius: 10px;
}

.toggle-dark {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/assassins-creed-dark-mode-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.toggle-white {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/assassins-creed-white-mode-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.cbk_landing-acs__pack-edition__product-cta {
    background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/assassins-creed-cta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: var(--blanc);
    cursor: pointer;
    font-size: 14px;
    font-weight: var(--medium);
}

.cbk_landing-acs__description-product--mobile {
    display: none;
}

/* Description Produit */
.cbk_landing-acs__description {
    display: flex;
    flex-direction: column;
    row-gap: 80px;
}

.cbk_landing-acs__description-product {
    display: flex;
    width: 100%;
    align-items: center;
    column-gap: 30px;
}

.cbk_landing-acs__description--title {
    color: var(--blanc);
    font-size: 24px;
    font-weight: var(--bold);
}

.cbk_landing-acs__description--text-container {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
}

.cbk_landing-acs__description--intro-textgroup {
    row-gap: 25px;
    width: 60%
}

.cbk_landing-acs__description--logo {
    height: 42px;
    object-fit: contain;
    width: 457px;
}

.cbk_landing-acs__description--text {
    color: var(--blanc);
    font-size: 20px;
    line-height: 1.2;
}

.cbk_landing-acs__offer {
    height: 308px;
    max-width: 1440px;
}

.cbk_landing-acs__offer-game {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cbk_landing-acs__offer-content {
    display: flex;
    flex-direction: column;
    row-gap: 7px;
}

.cbk_landing-acs__offer-text {
    font-size: 28px;
    font-weight: var(--semibold);
    color: var(--blanc);
    max-width: 730px;
}

.cbk_landing-acs__offer-text--pc {
    font-size: 24px;
}

.cbk_landing-acs__offer-img {
    position: relative;
    top: -20px;
}

.cbk_landing-acs__offer-img--white-mode.cbk_landing-acs__offer-img {
    position: relative;
    top: -10px;
}

.cbk_landing-acs__offer-img--white-mode > .cbk_landing-acs__offer-game {
    position: absolute;
    bottom: 15px;
    left: 0;
}

.cbk_landing-acs__video__container {
    width: 45%;
    position: relative;
    display: flex;
    justify-content: center;
}

.cbk_landing-acs__video--presentation {
    width: 100%;
    max-width: 600px;
    height: 460px;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.cbk_landing-acs__video__cover-container {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    height: 460px;
    min-width: 600px;
    z-index: 5;
}

.cbk_landing-acs__video__cover {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.cbk_landing-acs__video--icone {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

/* Présentation Jeux */
.cbk_landing-acs__game-presentation--container {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.cbk_landing-acs__game-presentation--container--mobile {
    display: none;
}

.cbk_landing-acs__game-presentation--item {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.cbk_landing-acs__game-presentation--title-container {
    width: 100%;
    max-width: 676px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.cbk_landing-acs__game-presentation--title {
    color: var(--blanc);
    font-size: 32px;
    font-weight: var(--bold);
}

.cbk_landing-acs__game-presentation--text {
    color: var(--blanc);
    font-size: 20px;
    line-height: 1.2;
}

.cbk_landing-acs__game-presentation--image {
    width: 730px;
    height: 235px;
    border: 2px solid #FF4747;
}

.cbk_landing-acs__game-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cbk_landing-acs__game-presentation--container-mobile {
    display: none;
}

/* Vidéo Youtube */
.cbk_landing-acs__video-wrapper {
    display: flex;
    justify-content: center;
    padding: 100px 0;
}

.cbk_landing-acs__video {
    position: relative;
    max-width: 926px;
    overflow: hidden;
    border-radius: 20px;
    height: 521px;
    width: 100%;
    cursor: pointer;
}

/* Présentation constructeur */
.cbk_landing-acs__constructor-wrapper {
    background: radial-gradient(142.79% 147.63% at 50% 50%, rgba(27, 27, 27, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    display: flex;
    justify-content: center;
}

.cbk_landing-acs__constructor-banner {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cbk_landing-acs__offer--mobile {
    display: none;
}

/* Footer */
.cbk_landing-acs__footer {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
    align-items: center;
    padding-bottom: 80px;
}

.cbk_landing-acs__icons-container--footer {
    column-gap: 40px;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 75%, rgba(0, 0, 0, 1) 100%);
    border-image-slice: 1;
    max-width: 955px;
    width: 100%;
    padding-bottom: 20px;
    align-items: flex-end !important;
}

.cbk_landing-acs__footer-text {
    color: var(--blanc);
    line-height: 1.2;
    text-align: center;
}

.cbk_landing-acs__intel-footer {
    width: 90px;
}

.cbk_landing-acs__ubisoft-footer {
    width: 70px;
}

.cbk_landing-acs__icon {
    width: 140px;
}

@media screen and (max-width: 1366px) {
    .cbk_landing-acs__hero-banner {
        background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/header_tablet.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .cbk_landing-acs__hero-banner--titles {
        height: 100%;
        padding-top: 120px;
        padding-left: 30px;
    }

    .cbk_landing-acs__hero-banner--logo {
        height: 150px;
        width: 400px;
        object-fit: contain;
    }

    .cbk_landing-acs__pack-edition-container {
        flex-direction: column;
    }

    .cbk_landing-acs__description-product {
        display: flex;
        width: 100%;
        align-items: center;
        column-gap: 30px;
        flex-direction: column-reverse;
    }

    .cbk_landing-acs__description-product--mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
    }

    .cbk_landing-acs__description-product {
        display: none;
    }

    .cbk_landing-acs__game-presentation--container-mobile {
        display: flex;
        flex-direction: column;
        row-gap: 50px;
        padding: 0 20px;
    }

    .cbk_landing-acs__game-presentation--container {
        display: none;
    }

    .cbk_landing-acs__hero-banner--content {
        display: none
    }

    .cbk_landing-acs__hero-banner--cta {
        display: none;
    }

    .cbk_landing-acs__pack-edition__content {
        row-gap: 25px;
    }

    .cbk_landing-acs__description--intro-textgroup {
        width: 100%;
        padding: 0 20px;
        align-items: center;
    }

    .cbk_landing-acs__game-presentation--item {
        flex-direction: column;
        row-gap: 15px;
        align-items: center;
    }

    .cbk_landing-acs__game-presentation--text {
        text-align: center;
    }
}

@media screen and (max-width: 1024px) {

    /* Global */

    .cbk_landing-acs__main {
        row-gap: 30px;
    }

    /* Hero banner */
    .cbk_landing-acs__hero-banner {
        background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/header_tablet.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 530px;
    }

    .cbk_landing-acs__hero-banner--logo {
        width: 210px;
        height: 100px;
    }

    .cbk_landing-acs__hero-banner--titles {
        padding-left: 60px;
        row-gap: 20px;
        align-self: flex-start;
        padding-top: 100px;
    }

    .cbk_landing-acs__hero-banner--title {
        font-size: 38px;
    }

    .cbk_landing-acs__hero-banner--content {
        display: none
    }

    .cbk_landing-acs__hero-banner--cta {
        display: none;
    }

    /* Pc sérigraphié */
    .cbk_landing-acs__pack-edition-wrapper {
        background-position: 24%;
        background-size: cover;
    }

    .cbk_landing-acs__pack-edition__title-wrapper {
        padding: 0 20px;
    }

    .cbk_landing-acs__toggle--surtitle {
        font-size: 20px;
    }

    .cbk_landing-acs__pack-edition__title {
        font-size: 20px;
        text-align: center;
    }

    .cbk_landing-acs__pack-edition__text {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }

    .cbk_landing-acs__pack-edition-container {
        flex-direction: column;
    }

    .cbk_landing-acs__pack-edition__product {
        width: 50%;
    }

    /* Description PC Sérigraphié */
    .cbk_landing-acs__description {
        row-gap: 30px
    }

    .cbk_landing-acs__description-product--mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
    }

    .cbk_landing-acs__description-product {
        display: none;
    }

    .cbk_landing-acs__description--intro-img {
        display: flex;
        justify-content: center;
    }

    .cbk_landing-acs__description--title {
        font-size: 24px;
        text-align: center;
    }

    .cbk_landing-acs__description--intro-textgroup {
        width: 100%;
        padding: 0 20px;
    }

    .cbk_landing-acs__description--text {
        font-size: 16px;
        line-height: 1.2;
    }

    .cbk_landing-acs__offer {
        padding: 0 20px;
    }

    .cbk_landing-acs__offer-game {
        object-fit: contain;
    }

    .cbk_landing-acs__video__container {
        width: 100%;
    }

    /* Description Jeux */
    .cbk_landing-acs__game-presentation--container-mobile {
        display: flex;
        flex-direction: column;
        row-gap: 50px;
        padding: 0 20px;
    }

    .cbk_landing-acs__game-presentation--container {
        display: none;
    }

    .cbk_landing-acs__game-presentation--title {
        font-size: 24px;
    }

    .cbk_landing-acs__game-presentation--text {
        font-size: 18px;
        text-align: left;
    }

    .cbk_landing-acs__game-presentation--item {
        flex-direction: column;
        row-gap: 15px;
        align-items: flex-start;
    }

    .cbk_landing-acs__game-presentation--image {
        width: 100%;
    }

    /* Vidéo Youtube */

    .cbk_landing-acs__video-wrapper {
        padding: 80px 0;
    }

    .cbk_landing-acs__video {
        max-width: 870px;
        height: 495px;
    }

        .cbk_landing-acs__video iframe {
            width: 870px;
            height: 495px;
        }

    /* Présentation Constructeur */
    .cbk_landing-acs__msi-text {
        max-width: 340px;
    }

    .cbk_landing-acs__msi {
        padding: 0 20px;
    }

    /* Footer */
    .cbk_landing-acs__footer-text {
        font-size: 10px;
    }
}

@media screen and (max-width: 820px) {
    /* Hero Banner */
    .cbk_landing-acs__hero-banner {
        height: 400px;
    }

    .cbk_landing-acs__hero-banner--titles {
        padding-left: 45px;
        row-gap: 20px;
        align-self: flex-start;
        padding-top: 70px;
    }

    .cbk_landing-acs__hero-banner--title {
        font-size: 30px;
    }

    .cbk_landing-acs__hero-banner--logo {
        width: 180px;
        height: 70px;
    }

    .cbk_landing-acs__hero-banner--cta {
        max-width: 150px;
        font-size: 18px;
    }

    .cbk_landing-acs__video--icone {
        width: 80px;
    }

    /* Vidéo Présentation */
    .cbk_landing-acs__description--intro-img {
        height: 370px;
    }

    .cbk_landing-acs__video--presentation {
        height: 370px;
    }

    /* Bannière Bundle PC + Jeu */
    .cbk_landing-acs__offer-game {
        display: none;
    }

    .cbk_landing-acs__offer {
        height: unset;
    }

    .cbk_landing-acs__offer--mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
        background: #040000;
        padding: 15px 10px;
    }

    .cbk_landing-acs__offer--text--mobile {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .cbk_landing-acs__offer--title, .cbk_landing-acs__offer--text {
        color: var(--blanc);
    }

    .cbk_landing-acs__offer--title {
        font-weight: var(--semibold);
        font-size: 17px;
        position: relative;
    }

        .cbk_landing-acs__offer--title:after {
            content: "";
            position: absolute;
            width: 165px;
            height: 1px;
            background: var(--blanc);
            bottom: -10px;
            left: 0;
        }

    /* Vidéo Youtube */
    .cbk_landing-acs__video {
        max-width: 680px;
        height: 380px;
    }

        .cbk_landing-acs__video iframe {
            width: 100%;
            height: 100%;
        }
}

@media screen and (max-width: 540px) {
    /* Hero Banner */
    .cbk_landing-acs__hero-banner {
        background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/HP_Mobile.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 220px;
    }

    .cbk_landing-acs__hero-banner--logo {
        width: 150px;
        height: 55px;
    }

    .cbk_landing-acs__hero-banner--titles {
        padding-left: 20px;
        row-gap: 10px;
        align-self: center;
        align-items: center;
        padding-top: 0;
    }

    .cbk_landing-acs__hero-banner--title {
        display: none;
    }

    .cbk_landing-acs__hero-banner--cta {
        max-width: 115px;
        font-size: 14px;
        padding: 5px 25px;
        align-self: center;
    }

    .cbk_landing-acs__hero-banner--brands-mobile {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-around;
        column-gap: 10px;
    }

    .cbk_landing-acs__intel-header {
        width: 50px;
    }

    .cbk_landing-acs__modded-header {
        width: 80px;
    }

    .cbk_landing-acs__ubisoft-header {
        width: 40px;
    }

    /* Pc sérigraphié */
    .cbk_landing-acs__pack-edition__product {
        width: 80%;
    }

    /* Description Pc Sérigraphié */
    .cbk_landing-acs__description--intro-img {
        display: flex;
        justify-content: center;
        min-width: unset;
    }

    /* Bannière offre */
    .cbk_landing-acs__offer {
        padding: 0 20px;
        height: auto;
    }

    /* Vidéo Youtube */
    .cbk_landing-acs__video {
        max-width: 510px;
        height: 285px;
    }

    /* Footer */
    .cbk_landing-acs__icon {
        height: 31px;
        width: 100px;
    }

    .cbk_landing-acs__ubisoft-footer {
        width: 50px;
    }

    .cbk_landing-acs__intel-footer {
        width: 60px;
    }
}

@media screen and (max-width: 440px) {
    /* Hero banner */
    .cbk_landing-acs__hero-banner {
        background: url(https://www.cybertek.fr/images_produits/cybertek/images-landing/assassins-creed-shadows/HP_Mobile.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 165px;
    }

    .cbk_landing-acs__hero-banner--logo {
        width: 150px;
        height: 55px;
    }

    .cbk_landing-acs__hero-banner--titles {
        padding-left: 5px;
        row-gap: 10px;
        align-self: center;
        align-items: center;
        padding-top: 0;
    }

    .cbk_landing-acs__hero-banner--title {
        display: none;
    }

    .cbk_landing-acs__hero-banner--cta {
        max-width: 115px;
        font-size: 14px;
        padding: 5px 25px;
        align-self: center;
    }

    .cbk_landing-acs__hero-banner--brands-mobile {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-around;
    }

    .cbk_landing-acs__intel-header {
        width: 40px;
    }

    .cbk_landing-acs__modded-header {
        width: 70px;
    }

    .cbk_landing-acs__ubisoft-header {
        width: 30px;
    }

    /* Pc sérigraphié */
    .cbk_landing-acs__pack-edition-wrapper {
        background-position: 24%;
        background-size: cover;
    }

    .cbk_landing-acs__pack-edition-container {
        flex-direction: column;
        padding: 0 20px;
        row-gap: 20px;
    }

    .cbk_landing-acs__pack-edition__product {
        width: 100%;
    }

    .cbk_landing-acs__toggle {
        width: 160px;
    }

    .cbk_landing-acs__toggle-text {
        font-size: 12px;
    }

    .cbk_landing-acs__toggle-img {
        height: 60px;
        width: 60px;
    }

    /* Description PC Sérigraphié */
    .cbk_landing-acs__description-product--mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
    }

    .cbk_landing-acs__description-product {
        display: none;
    }

    .cbk_landing-acs__description--intro-img {
        display: flex;
        justify-content: center;
        min-width: unset;
        height: 300px;
    }

    .cbk_landing-acs__description--title {
        font-size: 16px;
        text-align: left;
    }

    .cbk_landing-acs__description--text {
        font-size: 14px;
        line-height: 1.2;
    }

    .cbk_landing-acs__offer-content {
        font-size: 10px;
    }

    .cbk_landing-acs__offer {
        padding: 0 20px;
        height: auto;
        width: 100%;
    }

    .cbk_landing-acs__video__container {
        width: 100%;
        height: 300px;
    }

    .cbk_landing-acs__video--presentation {
        height: 300px;
    }

    .cbk_landing-acs__video--icone {
        width: 60px;
    }

    /* Présentation Jeux */
    .cbk_landing-acs__game-presentation--title {
        font-size: 16px;
    }

    .cbk_landing-acs__game-presentation--text {
        font-size: 14px;
    }

    .cbk_landing-acs__game-presentation--item {
        flex-direction: column;
        row-gap: 15px;
    }

    /* Vidéo Youtube */
    .cbk_landing-acs__video-wrapper {
        padding: 30px 0;
    }

    .cbk_landing-acs__video {
        max-width: 338px;
        height: 190px;
    }

        .cbk_landing-acs__video iframe {
            width: 100%;
            height: 100%;
        }

    /* Footer */
    .cbk_landing-acs__footer {
        padding: 40px 10px;
    }

    .cbk_landing-acs__pegi svg {
        width: 67px;
        height: 83px
    }

    .cbk_landing-acs__icons-container--footer {
        column-gap: 20px;
    }
}
