@font-face {
    font-family: 'Satoshi';
    build/assets/fonts/Satoshi-Black.woff
    src: url('../fonts/Satoshi-Black.woff2') format('woff2'),
        url('../fonts/Satoshi-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-BlackItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi Variable';
    src: url('../fonts/SatoshiVariable-Bold.woff2') format('woff2'),
        url('../fonts/SatoshiVariable-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/false.woff2') format('woff2'),
        url('../fonts/false.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Bold.woff2') format('woff2'),
        url('../fonts/Satoshi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi Variable';
    src: url('../fonts/SatoshiVariable-Bold.woff2') format('woff2'),
        url('../fonts/SatoshiVariable-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/false.woff2') format('woff2'),
        url('../fonts/false.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
        url('../fonts/Satoshi-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/false.woff2') format('woff2'),
        url('../fonts/false.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Italic.woff2') format('woff2'),
        url('../fonts/Satoshi-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/false.woff2') format('woff2'),
        url('../fonts/false.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi Variable';
    src: url('../fonts/SatoshiVariable-BoldItalic.woff2') format('woff2'),
        url('../fonts/SatoshiVariable-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/false.woff2') format('woff2'),
        url('../fonts/false.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Light.woff2') format('woff2'),
        url('../fonts/Satoshi-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi Variable';
    src: url('../fonts/SatoshiVariable-BoldItalic.woff2') format('woff2'),
        url('../fonts/SatoshiVariable-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

:root {
    --brand-white: rgba(255, 255, 255, 1);
    --brand-red: rgba(208, 38, 47, 1);
    --brand-grey: rgba(95, 109, 113, 1);
    --brand-light-grey: rgba(240, 243, 243, 1);
    --brand-btn-hover: rgba(199, 89, 91, 1);
    --brand-charcoal: rgba(67, 67, 67, 1);
    --brand-overlay-30: rgba(0, 0, 0, 0.3);
    --brand-overlay-40: rgba(0, 0, 0, 0.4);
    --navbar-height: 62px;
    --brand-ui-green: rgba(27, 158, 32, 1);
    --brand-ui-error: rgba(255, 79, 79, 1);
    --brand-ui-border-grey: rgba(210, 210, 210, 1);
}

body {
    font-family: 'Satoshi';
}

.ll-wrapper {
    .list-contacts {
        margin-left: auto;
    }
}

.ll-main {
    .flex {
        display: flex;
    }

    .justify-center {
        justify-content: center;
    }

    .flex-wrap {
        flex-wrap: wrap;
    }

    .flex-col {
        flex-direction: column;
    }

    .text-white {
        color: var(--brand-white);
    }

    .text-red {
        color: var(--brand-red);
    }

    .text-grey {
        color: var(--brand-grey);
    }

    .text-light-grey {
        color: var(--brand-light-grey);
    }

    .bg-brand-light-grey {
        background-color: var(--brand-light-grey);
    }

    .text-charcoal {
        color: var(--brand-charcoal);
    }

    .hdg-1, h1 {
        font-family: 'Satoshi';
        font-size: 64px;
        font-weight: 400;
        line-height: 74px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .hdg-2, h2 {
        font-family: Satoshi;
        font-size: 48px;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .hdg-3, h3 {
        font-family: Satoshi;
        font-size: 40px;
        font-weight: 400;
        line-height: 48px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .hdg-4, h4 {
        font-family: Satoshi;
        font-size: 32px;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .hdg-5, h5 {
        font-family: Satoshi;
        font-size: 24px;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .hdg-6, h6 {
        font-family: 'Satoshi';
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        letter-spacing: 0.05em;
        text-align: left;
        text-transform: uppercase;
    }

    .h-full {
        height: 100%;
    }

    .mt-auto {
        margin-top: auto;
    }

    .my-auto {
        margin-top: auto;
        margin-bottom: auto;
    }

    .mb-0 {
        margin-bottom: 0px;
    }

    .mb-5 {
        margin-bottom: 20px;
    }

    .mb-8 {
        margin-bottom: 32px;
    }

    .mb-40 {
        margin-bottom: 40px;
    }

    .mb-64 {
        margin-bottom: 64px;
    }

    .block {
        display: block;
    }

    strong {
        font-weight: 700;
    }

    p {
        margin-bottom: 16px;
    }

    .py-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .py-64 {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .px-64 {
        padding-left: 64px;
        padding-right: 64px;
    }

    .hero:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: var(--brand-overlay-40);
        pointer-events: none;
    }

    .hero .ll-shell {
        max-width: 152rem;
        padding-left: 4rem;
        padding-right: 4rem;
        padding-top: 96px;
        margin: 0 auto;
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 0px 0px;
        grid-template-areas:
            ". . . . . . . . cards cards cards cards"
            "content content content content content content . . cards cards cards cards";

    }

    .hero .ll-hero__content {
        grid-area: content;
        margin-right: 4px;
        margin-top: auto;
    }

    .ll-hero__cards {
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: end;
        gap: 32px;
        grid-area: cards;
        margin-top: 32px;
        position: relative;
        z-index: 1;
    }

    .ll-hero__cards_card {
        background-color: var(--brand-white);
        padding: 32px;
        border-radius: 12px;
        min-width: 369px;
        max-width: 369px;
        min-height: 242px;
        max-height: 242px;
        transition: all 0.3s ease;
        color: var(--brand-red);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .ll-hero__cards_card {
        text-decoration: none;
    }

    .ll-hero__cards_card:hover {
        background-color: var(--brand-red);
        color: var(--brand-white);
    }

    .ll-hero__cards_card .icon-link-arrow {
        margin-left: auto;
        margin-bottom: auto;
    }

    .ll-hero__cards_card .icon-link-arrow rect {
        fill: var(--brand-red);
    }

    .ll-hero__cards_card:hover .icon-link-arrow rect {
        fill: var(--brand-white);
    }

    .ll-hero__cards_card .icon-link-arrow path {
        fill: var(--brand-white);
    }

    .ll-hero__cards_card:hover .icon-link-arrow path {
        fill: var(--brand-red);
    }

    .ll-hero__cards_card .card-icon path {
        fill: var(--brand-grey);
    }

    .ll-hero__cards_card:hover .card-icon path {
        fill: var(--brand-white);
    }


    .slider__slides {
        display: flex;
    }

    .tns-liveregion {
        display: none;
    }

    .section__actions {
        display: none;
    }

    .section__entry {
        p {
            font-size: 16px;
        }

        h4 {
            font-family: Satoshi;
            font-size: 24px;
            font-weight: 500;
            line-height: 29px;
            letter-spacing: -0.03em;
            text-align: left;
        }
    }

    .two-col .grid .grid__col h2 {
        margin-right: 13rem;
    }

    .ll-video-section {
        .ll_center {
            text-align: center;
        }

        .ll-video-col {
            .section__video {
                max-width: 1068px;
                display: block;
                margin: 0 auto;
            }

            .section__entry {
                text-align: center;
                margin-bottom: 40px;
            }

            .video .video__play-btn span {
                width: 7.6em;
                height: 7.6em;

                svg {
                    width: 4rem;
                    height: 4rem;
                }
            }
        }
    }

    .bulleted-list {
        .grid-bullet {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr;
            gap: 0px 132px;
            grid-template-areas:
                ". .";
        }

        .grid__col {
            width: 50%;
        }

        .ll-list {
            .section__content {
                width: 50%;
            }
        }

        .section__entry {
            li::before {
                border-radius: 0;
                background-color: var(--brand-red);
            }
        }
    }

    .card-cta {
        .grid-cta {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr;
            gap: 0px 0px;
            grid-template-areas:
                "content cards";
        }

        .content {
            grid-area: content;
            background-color: var(--brand-red);
            color: white;
        }

        .cards {
            grid-area: cards;
            position: relative;
            overflow: hidden;

            .card__background {
                position: absolute;
                inset: 0;
                background-size: cover;
                z-index: -1;

                &::after {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background-color: var(--brand-overlay-40);
                }

                img {
                    object-fit: cover;
                    height: 100%;
                }
            }

            .ll-hero__cards {
                margin: 0 auto;
                padding-top: 48px;
                padding-bottom: 48px;
            }
        }
    }

    .ll-section-image {


        .aspect {
            max-width: 569px;
            max-height: 569px;

            img {
                width: 100%;
                height: 100%: object-fit: cover;
            }
        }

        .section__entry {
            h4 {
                font-family: Satoshi;
                font-size: 32px;
                font-weight: 500;
                line-height: 38px;
                letter-spacing: -0.03em;
                text-align: left;
            }
        }
    }

    .ll-accordion {
        display: block;
        max-width: 1068px;
        margin: 0 auto;

        .accordion__title {
            font-family: Satoshi;
            font-size: 16px;
            font-weight: 700;
            line-height: 24px;
            letter-spacing: 0em;
            text-align: left;
            color: var(--brand-charcoal);
            margin-bottom: 0;
        }

        .accordion__body {
            padding-top: 16px;
            padding-left: 0;
        }
    }
}



.consultation-form-wrapper {
    position: relative;
    top: 80px;
    min-height: calc(100vh - 80px);
    display: grid;
    place-items: center;
    background-color: var(--brand-light-grey);

    .success {
        font-family: Satoshi;
        font-size: 40px;
        font-weight: 400;
        line-height: 48px;
        letter-spacing: -0.03em;
        text-align: center;
        margin-bottom: 40px;
        color: var(--brand-red);
        position: absolute;
        inset: 0;
        top: 80px;
        min-height: calc(100vh - 80px);
        display: grid;
        place-items: center;
        background-color: var(--brand-light-grey);
        z-index: 1;
    }

    .form-list {
        display: flex;
        flex-direction: column;
        list-style-type: none;
        min-width: 977px;

        .question-label, .success {
            font-family: Satoshi;
            font-size: 40px;
            font-weight: 400;
            line-height: 48px;
            letter-spacing: -0.03em;
            text-align: center;
            margin-bottom: 40px;
            color: var(--brand-charcoal);
        }

        input[type="radio"] {
            display: none;
        }

        .radio-label {
            display: flex;
            justify-content: center;
            align-items:center;
            width: 96px;
            height: 96px;
            cursor: pointer;
            background: var(--brand-red);
            border-radius: 100%;
            margin-bottom: 20px;
            margin-right: auto;
            margin-left: auto;
            object-fit:contain;
            object-position:center;
            transition: all .2s;
            svg {
                height: 50%;
                width: 50%;
            }

            &:hover {
                box-shadow: 0px 0 0 50px rgba(199, 89, 91, 1) inset;
            }

            &:active {
                background-color: #FFF;
                box-shadow: 0px 0 0 50px #FFF inset;
                color: rgba(199, 89, 91, 1);
            }
        }

        .question-input {
            display: flex;
            justify-content: center;
            gap: 20px;
            width: 100%;
            div {
                min-width: 271px;
                text-align: center;
            }
        }

        select {
            border: 1px solid var(--brand-ui-border-grey);
            border-radius: 4px;
            padding: 16px;
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjc2MDQgNi45ODkzN0MyMC40NDA5IDYuNjY5OSAxOS45MjI4IDYuNjY5ODUgMTkuNjAzMyA2Ljk4OTQzTDEyLjAwMDIgMTQuNTkyN0w0LjM5NjcyIDYuOTg5MzdDNC4wNzcyNSA2LjY2OTkgMy41NTkxNyA2LjY2OTg1IDMuMjM5NjUgNi45ODk0M0MyLjkyMDEyIDcuMzA4OTYgMi45MjAxMiA3LjgyNjk3IDMuMjM5NjUgOC4xNDY1TDExLjQyMTcgMTYuMzI4M0MxMS41NzUxIDE2LjQ4MTggMTEuNzgzMiAxNi41Njc5IDEyLjAwMDIgMTYuNTY3OUMxMi4yMTcyIDE2LjU2NzkgMTIuNDI1MyAxNi40ODE3IDEyLjU3ODcgMTYuMzI4M0wyMC43NjAzIDguMTQ2NDVDMjEuMDc5OSA3LjgyNjk3IDIxLjA3OTkgNy4zMDg5IDIwLjc2MDQgNi45ODkzN1oiIGZpbGw9IiNEMDI2MkYiLz4KPC9zdmc+Cg==);
            background-position: 95% center;
            background-repeat: no-repeat;
            -webkit-appearance: none; /* Hides the default dropdown arrow */
            -moz-appearance: none; /* Hides the default dropdown arrow */
            appearance: none; /* Hides the default dropdown arrow */
            color: var(--brand-charcoal);
            &:focus {
                border: 1px solid var(--brand-ui-green);
                background: linear-gradient(0deg, rgba(27, 158, 32, 0.05), rgba(27, 158, 32, 0.05)),linear-gradient(0deg, #FFFFFF, #FFFFFF);

            }

            &.error {
                border: 1px solid var(--brand-ui-error);
                background: rgba(255, 234, 234, 1);

            }
        }

        input {
            border: 1px solid var(--brand-ui-border-grey);
            border-radius: 4px;
            padding: 16px;

            &:focus {
                border: 1px solid var(--brand-ui-green);
                background: linear-gradient(0deg, rgba(27, 158, 32, 0.05), rgba(27, 158, 32, 0.05)),linear-gradient(0deg, #FFFFFF, #FFFFFF);

            }

            &.error {
                border: 1px solid var(--brand-ui-error);
                background: rgba(255, 234, 234, 1);

            }
        }
    }
    .radio-title {
        font-family: Satoshi;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        color: var(--brand-charcoal);
        text-transform: capitalize;
    }

    button[name="form_page_submit"]:not(.final),
    button[name="form_previous_page_button"] {
        position: absolute;
        left: 1000%;
        opacity: 0;
    }

    .btn.final {
        margin-top: 40px;
        border: 0;
    }

    .form-final-page {
        display: flex;
        justify-content: space-between;
        gap: 137px;
        .content {
            width: 50%;
            max-width: 468px;
            div {
                margin-bottom: 20px;
            }

            .hdg-3 {
                font-family: Satoshi;
                font-size: 40px;
                font-weight: 400;
                line-height: 48px;
                letter-spacing: -0.03em;
                text-align: left;
                color: var(--brand-red);
            }
        }

        .form {
            width: 50%;

            .form-group {
                width: 100%;
                display: flex;
                flex-direction: column;
                margin-bottom: 20px;

                &:last-of-type {
                    margin-bottom: 0;
                }

                label {
                    font-family: Satoshi;
                    font-size: 14px;
                    font-weight: 700;
                    line-height: 21px;
                    letter-spacing: 0em;
                    text-align: left;
                    color: var(--brand-charcoal);
                }

                div.ll-error {
                    margin-top: 4px;
                    color: var(--brand-ui-error);
                }
            }
        }
    }
}

.consultation-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    max-height: 80px;
    height: 80px;
    color: var(--brand-charcoal);
    background-color: var(--brand-light-grey);
    -webkit-transition: background .3s, color .3s, padding .3s, -webkit-box-shadow .3s;
    transition: background .3s, color .3s, padding .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, color .3s, padding .3s, box-shadow .3s;
    transition: background .3s, color .3s, padding .3s, box-shadow .3s;
    transition: background .3s, color .3s, padding .3s, box-shadow .3s, -webkit-box-shadow .3s;

    .header__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;

        .logo-nav {
            padding-top: 26px;
            padding-bottom: 26px;
        }
    }

    #consult-back, #consult-exit {
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    #consult-back svg {
        margin-right: 8px;
    }

    #consult-exit svg {
        margin-left: 8px;
    }
}


.footer-progress {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    background-color: white;
    display: grid;
    place-items: center;
}

.progress-bar {
    width: 100%;
    max-width: 979px;
    height: 8px;
    background-color: var(--brand-light-grey);
    border-radius: 100px;
}

.progress {
    height: 100%;
    background-color: var(--brand-red);
    border-radius: 100px;
    width: 0%;
}

.totals {
    position: absolute;
    left: 1000%;
    width: 0;
    height: 0;
}

@media only screen and (max-width: 768px) {

    .ll-main .hero .ll-shell {
        max-width: 152rem;
        padding-left: 4rem;
        padding-right: 4rem;
        padding-top: 96px;
        margin: 0 auto;
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 0px 0px;
        grid-template-areas:
            "content"
            "cards";

        .ll-hero__cards_card {
            max-height: auto;
            max-width: 100%;
            min-height: auto;
            min-width: 100%;
            padding: 16px;
            flex-direction: row;
            align-items: center;

            p {
                margin-bottom: 0;
            }
        }

        .card-icon {
            display: none;
        }

        .icon-link-arrow {
            margin-bottom: 8px;
            order: 2;
            max-height: 36px;
            max-width: 36px;
            height: 100%;
            width: 100%;
        }

    }

    .ll-main .card-cta {
        padding-bottom: 0;
        background-color: var(--brand-red);

        .cards .card__background {
            z-index: 0;

        }

        .ll-hero__cards {
            position: relative;
            z-index: 1;
        }
    }

    .ll-main .card-cta .shell {
        padding: 0;
    }

    .ll-main .card-cta .grid-cta {
        grid-template-columns: 1fr;
        grid-template-areas:
            "content"
            "cards";

        .ll-hero__cards {
            padding-left: 16px;
            padding-right: 16px;
        }

        .ll-hero__cards_card {
            max-height: auto;
            max-width: 100%;
            min-height: auto;
            min-width: 100%;
            padding: 16px;
            flex-direction: row;
            align-items: center;


            p {
                margin-bottom: 0;
            }
        }

        .card-icon {
            display: none;
        }

        .icon-link-arrow {
            margin-bottom: 8px;
            order: 2;
            max-height: 36px;
            max-width: 36px;
            height: 100%;
            width: 100%;
        }

        .px-64,
        .py-64 {
            padding-left: 16px;
            padding-right: 16px;
            padding-top: 16px;
            padding-bottom: 16px;
        }
    }

    .wrapper:not(.ll-wrapper) {
        max-width: 100vw;
        max-height: 100vh;
        overflow:scroll;
    }

    .consultation-header {
        max-width: 100vw;
        overflow: scroll;
    }

    .consultation-form-wrapper {
        max-height: 100vh;
        .form-list {
            padding-left: 16px;
            padding-right: 16px;
            min-width: 100vw;
            flex-direction: row;
            flex-wrap: wrap;
            li {
                width: 100%;
            }
            .question-input {
                flex-direction: column;
                div {
                    min-width:unset;
                }
            }
            .question-select {
                width: 100%;
            }
        }

        .form-final-page {
            flex-direction: column;
            gap: 50px;
            .content {
                width: 100%;
            }

            .form {
                width: 100%;
            }
        }
    }

    .footer-progress {
        max-width: 100vw;
        position: absolute;
        padding: 0 16px;
    }

    .ll-main .bulleted-list .grid-bullet {
        
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
        gap: 0px 132px;
        grid-template-areas:
            ".";

    }
}