.hero_text__image {
    padding-top: 8rem;
    padding-bottom: 10rem;
}

@media (min-width: 1000px) {
    .hero_text__image {
        padding-top: 16rem;
        padding-bottom: 20rem;
    }
}
    #block-mkjfxy {
        background-color: rgba(255, 255, 255, 1);
        color: rgba(255, 255, 255, 1);
    }
    .hero_text__image {
        min-height: 400px;
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%), url('https://static.myeasol.net/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6IjRjYjViNGQxLTdhODUtNDg2Ni05MmEwLTI4MmQ3ZTRhZDFjYSIsInB1ciI6ImJsb2JfaWQifX0=--e1e2696465108b0b1b0b97ca5b7797cf7f71f25d/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJwbmciLCJyZXNpemVfdG9fbGltaXQiOlsxOTIwLG51bGxdLCJzYXZlciI6eyJzdHJpcCI6dHJ1ZSwicXVhbGl0eSI6ODV9fSwicHVyIjoidmFyaWF0aW9uIn19--e748e971f8cf7cad636cd59f6d8e5dff0b37c6cd/heroadventure.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .hero_text__content, .hero_text__image {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }
    .hero_text__text {
        max-width: 600px;
        margin: 1rem auto 0 auto;
    }
    .hero_text__subheader {
        color: rgba(236, 105, 110, 1);
        text-transform: uppercase;
    }
    .hero_text-button, .hero_text__subheader {
        margin: 1rem 0 0 0;
    }
    .index-1 {
        z-index: 1;
    }

.block-dgt {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (min-width: 1000px) {
    .block-dgt {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
    .block-dgt {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-dgt {
        color: rgba(45, 64, 75, 1);
    }
    .img-w-txt-block__content-container {
        row-gap: 2.5rem;
    }
    .img-w-txt-block__left-column,
    .img-w-txt-block__right-column {
        grid-column: 1 / 5;
    }
    .img-w-txt-block__header,
    .img-w-txt-block__subheader {
        padding-bottom: 1rem;
    }
    .block-dgt .img-w-txt-block__image-bg {
        transform: matrix(1, 0.05, -0.06, 1, 0, 0);
        background-color: rgba(255, 229, 143, 1.0);
    }
    .img-w-txt-block__text {
        max-width: 560px;
    }
    @media (min-width: 1000px) {
        .block-dgt .img-w-txt-block__left-column {
            grid-column: 1 / span 6;
        }
        .block-dgt .img-w-txt-block__right-column {
            grid-column: 7 / span 6;
        }
        .img-w-txt-block__right-column {
            grid-row: 1;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 1rem;
        }
    }

.block-dgt .primary-btn.btn--outline {
        border: 2px solid rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1);
    }


    .block-dgt .primary-btn.btn--solid {
        background-color: rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        color: rgba(255, 255, 255, 1);
    }

    .block-dgt .primary-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(45, 64, 75, 1);
        color: rgba(45, 64, 75, 1);
        border-radius: var(--border-radius);
    }

    .block-dgt .primary-btn.btn--outline:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }

    .block-dgt .primary-btn.btn--solid:not([disabled]):hover {
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

    .block-dgt .primary-btn.btn--thin:not([disabled]):hover {
        border: 3px solid rgba(236, 105, 110, 1);
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

.block-vn7 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (min-width: 1000px) {
    .block-vn7 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
    .block-vn7 {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-vn7 {
        color: rgba(45, 64, 75, 1);
    }
    .img-w-txt-block__content-container {
        row-gap: 2.5rem;
    }
    .img-w-txt-block__left-column,
    .img-w-txt-block__right-column {
        grid-column: 1 / 5;
    }
    .img-w-txt-block__header,
    .img-w-txt-block__subheader {
        padding-bottom: 1rem;
    }
    .block-vn7 .img-w-txt-block__image-bg {
        transform: matrix(1, 0.05, -0.06, 1, 0, 0);
        background-color: rgba(80, 169, 220, 1.0);
    }
    .img-w-txt-block__text {
        max-width: 560px;
    }
    @media (min-width: 1000px) {
        .block-vn7 .img-w-txt-block__left-column {
            grid-column: 7 / span 6;
        }
        .block-vn7 .img-w-txt-block__right-column {
            grid-column: 1 / span 6;
        }
        .img-w-txt-block__right-column {
            grid-row: 1;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 1rem;
        }
    }

    .block-vn7 .primary-btn.btn--outline {
        border: 2px solid rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1);
    }


    .block-vn7 .primary-btn.btn--solid {
        background-color: rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        color: rgba(255, 255, 255, 1);
    }

    .block-vn7 .primary-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(45, 64, 75, 1);
        color: rgba(45, 64, 75, 1);
        border-radius: var(--border-radius);
    }

    .block-vn7 .primary-btn.btn--outline:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }

    .block-vn7 .primary-btn.btn--solid:not([disabled]):hover {
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

    .block-vn7 .primary-btn.btn--thin:not([disabled]):hover {
        border: 3px solid rgba(236, 105, 110, 1);
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

.block-bsw {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (min-width: 1000px) {
    .block-bsw {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
    .block-bsw {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-bsw {
        color: rgba(45, 64, 75, 1);
    }
    .img-w-txt-block__content-container {
        row-gap: 2.5rem;
    }
    .img-w-txt-block__left-column,
    .img-w-txt-block__right-column {
        grid-column: 1 / 5;
    }
    .img-w-txt-block__header,
    .img-w-txt-block__subheader {
        padding-bottom: 1rem;
    }
    .block-bsw .img-w-txt-block__image-bg {
        transform: matrix(1, 0.05, -0.06, 1, 0, 0);
        background-color: rgba(255, 229, 143, 1.0);
    }
    .img-w-txt-block__text {
        max-width: 560px;
    }
    @media (min-width: 1000px) {
        .block-bsw .img-w-txt-block__left-column {
            grid-column: 1 / span 6;
        }
        .block-bsw .img-w-txt-block__right-column {
            grid-column: 7 / span 6;
        }
        .img-w-txt-block__right-column {
            grid-row: 1;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 1rem;
        }
    }

 .block-bsw .primary-btn.btn--outline {
        border: 2px solid rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1);
    }


    .block-bsw .primary-btn.btn--solid {
        background-color: rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        color: rgba(255, 255, 255, 1);
    }

    .block-bsw .primary-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(45, 64, 75, 1);
        color: rgba(45, 64, 75, 1);
        border-radius: var(--border-radius);
    }

    .block-bsw .primary-btn.btn--outline:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }

    .block-bsw .primary-btn.btn--solid:not([disabled]):hover {
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

    .block-bsw .primary-btn.btn--thin:not([disabled]):hover {
        border: 3px solid rgba(236, 105, 110, 1);
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

.block-hlz {
    padding-top: 8rem;
    padding-bottom: 1rem;
}

@media (min-width: 1000px) {
    .block-hlz {
        padding-top: 16rem;
        padding-bottom: 2rem;
    }
}
    .block-hlz {
    
    background-color: rgba(213, 230, 231, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-hlz {
        color: rgba(45, 64, 75, 1);
    }
    .block-hlz .header-script {
        color: rgba(80, 169, 220, 1.0);
    }
    .h2-block__subheader {
        padding-bottom: 1.5625rem;
    }
    .h2-block__header {
        padding-bottom: 1.5625rem;
    }
    .block-hlz .h2-block__text {
        padding-bottom: calc(1.5625rem - var(--wysiwyg-padding));
    }
    @media (min-width: 1000px) {
        .block-hlz .h2-block-content {
            width: 40%;
            margin: auto;
        }
    }

.block-hlz .primary-btn.btn--outline {
        border: 2px solid rgba(80, 169, 220, 1.0);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1);
    }


    .block-hlz .primary-btn.btn--solid {
        background-color: rgba(80, 169, 220, 1.0);
        padding: 12px 20px; 
        color: rgba(255, 255, 255, 1);
    }

    .block-hlz .primary-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(80, 169, 220, 1.0);
        color: rgba(80, 169, 220, 1.0);
        border-radius: var(--border-radius);
    }

    .block-hlz .primary-btn.btn--outline:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }

    .block-hlz .primary-btn.btn--solid:not([disabled]):hover {
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }

    .block-hlz .primary-btn.btn--thin:not([disabled]):hover {
        border: 3px solid rgba(236, 105, 110, 1);
        background-color: rgba(236, 105, 110, 1);
        color: rgba(255, 255, 255, 1);
    }
.block-2to {
    padding-top: 1rem;
    padding-bottom: 3rem;
}

@media (min-width: 1000px) {
    .block-2to {
        padding-top: 2rem;
        padding-bottom: 6rem;
    }
}
    .block-2to {
    
    background-color: rgba(213, 230, 231, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-2to {
        color: rgba(45, 64, 75, 1);
    }
    .block-2to.img-txt-grid-block__content-container {
        grid-row-gap: 3rem;
    }
    .block-2to .img-txt-grid-block__item {
        grid-column-end: span 4;
    }
    
    
        @media (min-width: 1000px) {
            .block-2to .img-txt-grid-block__item {
                grid-column-end: span 6;
            }
            .block-2to.img-txt-grid-block__content-container {
                grid-row-gap: 4rem;
            }
        }
    
    .block-2to .img-txt-grid-block__item-image {
        margin-bottom: 1.25rem;
    }
    .block-2to .img-txt-grid-block__item_card {
        transform: matrix(1, 0.05, -0.06, 1, 0, 0);
    }
    .block-2to .img-txt-grid-block__item-header {
        padding-bottom: 0.625rem;
    }

.block-2to .item-btn.btn--outline {
        border: 2px solid rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(45, 64, 75, 1);
    }


    .block-2to .item-btn.btn--solid {
        background-color: rgba(45, 64, 75, 1);
        padding: 12px 20px; 
        color: rgba(45, 64, 75, 1);
    }

    .block-2to .item-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(45, 64, 75, 1);
        color: rgba(45, 64, 75, 1);
        border-radius: var(--border-radius);
    }

    .block-2to .item-btn.btn--outline:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }

    .block-2to .item-btn.btn--solid:not([disabled]):hover {
        background-color: rgba(236, 105, 110, 1);
        color: rgba(45, 64, 75, 1);
    }

    .block-2to .item-btn.btn--thin:not([disabled]):hover {
        border: 3px solid rgba(236, 105, 110, 1);
        background-color: rgba(236, 105, 110, 1);
        color: rgba(45, 64, 75, 1);
    }

.block-6xz {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

@media (min-width: 1000px) {
    .block-6xz {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
}
    .block-6xz {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-6xz {
        color: rgba(255, 255, 255, 1);
    }
    .block-6xz .default-grid {
        row-gap: 1rem;
    }
    .img-w-txt-overlap__image-wrapper,
    .img-w-txt-overlap__text-wrapper  {
        grid-column: 1 /  span 4;
    }
    .block-6xz .img-w-txt-overlap__text-wrapper {
        background-color: rgba(45, 64, 75, 1);
        padding: var(--x-spacer);
    }
    @media (min-width: 1000px) {
        .img-w-txt-overlap__image-wrapper,
        .img-w-txt-overlap__text-wrapper {
            grid-row: 1 / span 1;
        }
        
            .block-6xz .default-grid {
                align-items: start;
                padding-bottom: var(--x-spacer);
            }
            .block-6xz .img-w-txt-overlap__image-wrapper {
                grid-column: 6 / span 7;
                margin-top: var(--x-spacer);
                display: flex;
                height: 100%;
            }
            .block-6xz .img-w-txt-overlap__text-wrapper {
                grid-column: 1 /  span 6;
            }
        
        .img-w-txt-overlap__image {
            aspect-ratio: 16 / 9;
        }
    }

.block-6xz .cta-btn.btn--outline {
        border: 2px solid rgba(236, 105, 110, 1);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1);
    }


    .block-6xz .cta-btn.btn--solid {
        background-color: rgba(236, 105, 110, 1);
        padding: 12px 20px; 
        color: rgba(255, 255, 255, 1);
    }

    .block-6xz .cta-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(236, 105, 110, 1);
        color: rgba(236, 105, 110, 1);
        border-radius: var(--border-radius);
    }

    .block-6xz .cta-btn.btn--outline:not([disabled]):hover {
        color: rgba(80, 169, 220, 1.0);
    }

    .block-6xz .cta-btn.btn--solid:not([disabled]):hover {
        background-color: rgba(80, 169, 220, 1.0);
        color: rgba(255, 255, 255, 1);
    }

    .block-6xz .cta-btn.btn--thin:not([disabled]):hover {
        border: 3px solid rgba(80, 169, 220, 1.0);
        background-color: rgba(80, 169, 220, 1.0);
        color: rgba(255, 255, 255, 1);
    }