    .max-height {
        max-height: 421px;
    }

    .b-footer-events {
        padding-top: 0;
    }

    .fnt-y {
        color: #ebb349;
    }

    .pv-card {
        background-color: #f7f7f7;
        height: 155px;
    }

    /*pv*/
    h3.benefits {
        font-family: -apple-system-body;
        font-size: 1.2em;
        font-weight: 700;
        font-style: italic;
    }

    .csm-p.fnt-12 {
        font-size: 12px;
    }

    .b-span {
        display: contents
    }

    .fnt-g {
        color: #757575;
    }

    .csm-card.pv-card .b-banner_tile-copy {
        padding: 15px 10px
    }

    /*pv*/
    .half-text-width {
        max-width: 395px;
    }

    .l-pdp-half_banner-cx .b-banner_half-text p.italic {
        font-style: italic;
        font-family: sans-serif;
    }

    .t-table.cx-table td,
    .t-table th {
        text-align: left;
        padding: 1px 10px 1px 0;
        font-weight: unset;
        font-size: 14px;
    }

    .t-table.cx-table {
        border: unset;
        margin-bottom: 10px;
    }

    .l-pdp-full_banner-cx video {
        position: relative;
        z-index: -1;
        max-height: 600px;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

    #carousel-9985189e77cece20718f1a0e5c .b-content_tile_1-title {
        text-decoration: underline;
    }

    .csm-f .csm-card .b-banner_tile-copy h3 {
        font-size: 30px;
    }

    .csm-f .csm-p {
        font-size: 14px;
    }

    .csm-f .csm-button {
        font-weight: 700;
        font-size: 11px;
        line-height: 50px;
        height: 50px;
        margin-bottom: 5px;
        text-align: center;
        text-decoration: none;
        width: 240px;
        background-color: #000;
        color: #fff;
        text-transform: uppercase;
    }

    .fnt-g {
        color: #A7A7A7;
    }

    .f-medium {
        font-weight: 500;
    }

    .b-brand_banner {
        height: 50px;
        background: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
    }

    .b-banner_copy_link {
        margin-top: 65px;
    }

    .b-page_designer-regions>.experience-component,
    .b-page_designer-regions>.experience-component:last-child {
        max-width: 1440px;
        margin: 0 auto 40px;
    }

    .l-pdp-full_banner-cx {
        display: grid;
    }

    .l-pdp-full_banner-cx .b-banner_tile-copy {
        align-items: center;
        align-content: center;
        display: flex;
        flex-wrap: nowrap;
        padding: 40px 135px;
    }

    .l-pdp-full_banner-cx .b-banner_tile-copy.right-align {
        justify-content: flex-end;
    }

    .l-pdp-full_banner-cx .b-banner_container-cx {
        background-color: #fff;
        display: block;
        max-width: 430px;
        padding: 30px;
    }

    .l-pdp-full_banner-cx .b-banner_container-cx h2 {
        font-family: initial;
        font-family: -apple-system-body;
        font-size: 30px;
        line-height: 1;
        font-style: italic;
    }

    .l-pdp-full_banner-cx .b-banner_container-cx hr {
        background-color: #ebb349;
        border: none;
        height: 2px;
        margin: 30px -30px 30px 0;
        width: 108%;
    }

    .l-pdp-full_banner-cx .b-banner_tile-copy.right-align .b-banner_container-cx hr {
        margin: 30px 0 30px -30px;
    }

    .l-pdp-full_banner-cx .b-banner_container-cx p {
        font-size: 14px;
        line-height: 1.4;
    }

    .csm-wrap-card {
        display: grid;
        grid-auto-flow: dense;
        grid-gap: 10px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        margin: 0 auto;
        padding: 5px 0;
        position: relative;
        max-width: 1440px;
    }

    .double-col {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 40px;
        padding: 0 20px;
    }

    .four-col {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .csm-card {
        display: grid;
        grid-template-columns: 100%;
    }

    .csm-card .b-banner_tile-copy {
        padding: 5px 15px;
        margin: 0px auto;
    }

    .csm-card .b-banner_tile-copy h3 {
        font-style: italic;
        font-family: initial;
        font-family: -apple-system-body;
        font-size: 20px;
    }

    .csm-card b,
    .csm-card a {
        display: contents;
    }

    .csm-card .b-banner_tile-copy a {
        display: block;
    }

    .double-card {
        grid-column: span 2;
    }

    .csm-p {
        align-items: center;
        display: flex;
        font-size: 12px;
        max-width: 450px;
        position: relative;
        width: 100%;
    }

    .csm-p b {
        display: contents;
    }

    .wide {
        max-width: 100%;
    }

    .short-el {
        height: 40px;
    }

    .short-el img {
        height: 40px;
    }

    .med-el {
        height: 80px;
    }

    .ext-el {
        min-height: 120px;
    }

    .txt-center {
        justify-content: center;
        text-align: center;
    }

    .legal-text {
        font-size: 9px;
    }

    .al-right {
        justify-content: flex-end;
    }

    .l-pdp-half_banner-cx {
        align-items: end;
        display: grid;
        grid-template-areas: "picture text";
        padding: 20px;
    }

    .l-pdp-half_banner-cx.right-align {
        grid-template-areas: "text picture";
    }

    .l-pdp-half_banner-cx picture {
        grid-area: picture;
        width: auto;
    }

    .l-pdp-half_banner-cx .b-banner_half-text {
        grid-area: text;
        padding: 50px;
    }

    .l-pdp-half_banner-cx .b-banner_half-text h2 {
        font-family: initial;
        font-family: -apple-system-body;
        font-size: 30px;
        font-style: italic;
        line-height: 1;
        margin-bottom: 60px;
    }

    .l-pdp-half_banner-cx .b-banner_half-text p {
        font-size: 14px;
        line-height: 1.4;
    }

    .l-pdp-section_title-cx {
        display: block;
        margin: 40px auto;
        text-align: center;
        width: 95%;
    }

    .l-pdp-section_title-cx h2 {
        font-family: initial;
        font-family: -apple-system-body;
        font-size: 30px;
        font-style: italic;
        margin: 0 0 20px 0;
    }

    .l-pdp-section_title-cx {
        font-size: 14px;
    }

    .l-pdp-carrousel_ctm-cx {
        padding: 24px 0;
    }

    .l-pdp-carrousel_ctm-cx h3 {
        font-family: initial;
        font-family: -apple-system-body;
        font-size: 20px;
        font-style: italic;
        margin: 20px 0;
    }

    .l-pdp-carrousel_ctm-cx {
        font-size: 12px;
    }

    @media screen and (max-width: 992px) {
        .csm-wrap-card {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
    }

    @media screen and (max-width: 768px) {
        .l-pdp-full_banner-cx {
            display: block;
            margin: 0 auto;
            max-width: 95%;
        }

        .l-pdp-full_banner-cx .b-banner_tile-copy {
            margin: -110px auto 0 auto;
            justify-content: center;
            padding: 40px 0;
            width: 95%;
        }

        .l-pdp-full_banner-cx .b-banner_tile-copy.right-align {
            justify-content: center;
        }

        .l-pdp-full_banner-cx .b-banner_container-cx {
            max-width: max-content;
        }

        .l-pdp-full_banner-cx .b-banner_container-cx hr {
            width: 104%
        }

        .double-col {
            max-width: 95%;
            margin: 0 auto;
            padding: 0;
        }

        .double-card {
            grid-column: initial;
        }

        .l-pdp-half_banner-cx {
            display: block;
            padding: 0;
        }

        .l-pdp-half_banner-cx picture {
            display: block;
            margin: 0px auto;
            max-width: 95%;
            margin: 0 auto;
            padding: 0;
            width: 600px;
        }

        .l-pdp-half_banner-cx .b-banner_half-text {
            display: block;
            margin: 0px auto;
            max-width: 95%;
            padding: 50px 0px;
        }
    }

    @media screen and (max-width: 767px) {
        .csm-wrap-card {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }

        .csm-wrap-card.mobile-grid {
            grid-template-areas: "first""second";
        }

        .csm-wrap-card.mobile-grid {
            grid-template-columns: auto;
        }

        .csm-card.m-first {
            grid-area: first;
        }

        .csm-card.m-second {
            grid-area: second;
        }

        .half-text-width {
            max-width: unset;
        }

        /*pv*/
        h3.benefits {
            font-size: 17px;
        }

        /*pv*/
    }