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

@media (min-width: 1000px) {
    .hero_text__image {
        padding-top: 16rem;
        padding-bottom: 20rem;
    }
}
    #block-7kx4mw {
        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/eyJfcmFpbHMiOnsiZGF0YSI6ImQ2NzgzMjQ5LTZkM2ItNDQwZi05MjY2LTNiYmNlNTM1YWFkNyIsInB1ciI6ImJsb2JfaWQifX0=--1af13ed1b1bd0574387584725581a84bc5f555c6/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplX3RvX2xpbWl0IjpbMTkyMCxudWxsXSwic2F2ZXIiOnsic3RyaXAiOnRydWUsInF1YWxpdHkiOjg1fX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--655efc100d6906e5080954c96e7b47102484218c/risegallery.jpeg');
        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-7kx4mw .primary-btn.btn--outline {
        border: 2px solid rgba(255, 255, 255, 1);
        padding: 12px 20px; 
        box-sizing: border-box;
        color: rgba(45, 64, 75, 1);
    }


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

    .block-7kx4mw .primary-btn.btn--thin {
        background-color: transparent;
        border: 3px solid rgba(255, 255, 255, 1);
        color: rgba(255, 255, 255, 1);
        border-radius: var(--border-radius);
    }

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

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

    .block-7kx4mw .primary-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-iss {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-iss {
        
        border-bottom-color: rgba(45, 64, 75, 1);
        
        
        border-top-color: rgba(45, 64, 75, 1);
        
        color: rgba(45, 64, 75, 1);
    }
    .block-iss .jump-bar-block__link.active,
    .block-iss .jump-bar-block__link.active:hover,
    .block-iss .jump-bar-block__link:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }
    #block-iss {
        position: sticky;
        top: 0;
        z-index: 8;
    }
    .jump-bar-block__content-container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 1.5rem;
        padding: 1rem 0;
        border-bottom: solid 0.0625rem;
        border-top: solid 0.0625rem;
    }
    .jump-bar-block__link {
        display: flex;
        align-items: center;
        gap: 0.625rem;
        font-size: 0.625rem;
    }
    .jump-bar-block .dot {
        display: none;
    }
    .jump-bar-block__link.active .dot {
        display: block;
    }
    .jump-bar-block span {
        pointer-events: none;
    }
    @media (min-width: 1000px) {
        .jump-bar-block__content-container {
            gap: 2.8125rem;
        }
        .jump-bar-block__link {
            font-size: 0.75rem;
        }
    }

.block-new {
    padding-top: 3rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-new {
        padding-top: 6rem;
        padding-bottom: 0rem;
    }
}
    .block-new {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-new {
        color: rgba(45, 64, 75, 1);
    }
    .block-new .header-script {
        color: rgba(236, 105, 110, 1);
    }
    .h2-block__subheader {
        padding-bottom: 1.5625rem;
    }
    .h2-block__header {
        padding-bottom: 1.5625rem;
    }
    .block-new .h2-block__text {
        padding-bottom: calc(1.5625rem - var(--wysiwyg-padding));
    }
    @media (min-width: 1000px) {
        .block-new .h2-block-content {
            width: 40%;
            margin: auto;
        }
    }

.block-gk4 {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-gk4 {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}
    .block-gk4 {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-gk4 {
        color: rgba(45, 64, 75, 1);
    }
    .block-gk4 .video-gal-swiper-block__scrollbar-bullet-inner {
        background-color: #2d404b;
    }
    
    .block-gk4 .video-gal-swiper-block__scrollbar-bullet--active .video-gal-swiper-block__scrollbar-bullet-inner {
        background-color: ;
    }
    .video-gal-swiper-block__swiper-container {
        overflow: hidden;
    }
    .swiper.video-gal-swiper-block__swiper {
        overflow: visible;
    }
    .swiper-slide.video-gal-swiper-block__swiper-slide {
        padding: 0 calc(0.625rem/2);
    }
    .video-gal-swiper-block__swiper-slide:not(.swiper-slide-active) iframe {
        pointer-events: none;
    }
    .video-gal-swiper-block__caption {
        border-top: 1px solid rgba(45, 64, 75, 1);
        padding-top: 1rem;
        margin-top: 1rem;
    }
    @media (min-width: 1000px) {
        .swiper-slide.video-gal-swiper-block__swiper-slide {
            padding: 0 calc(1.25rem/2);
        }
    }

 .block-gk4 .swiper-navigation__slide-count  {
        color: rgba(45, 64, 75, 1);
    }
 .block-gk4 .chevron.icon--chevron--outline circle {
        stroke: var(--body-bg);
    }

    .block-gk4 .chevron.icon--chevron--outline:not([disabled]):hover circle,
    .block-gk4 .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true circle {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-gk4 .chevron.icon--chevron--outline:not([disabled]):hover path,
    .block-gk4 .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true path {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-gk4 .chevron.icon--chevron--solid circle {
        fill: rgba(45, 64, 75, 1);
    }

    .block-gk4 .chevron.icon--chevron--solid:not([disabled]):hover circle,
    .block-gk4 .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true circle {
        fill: rgba(236, 105, 110, 1);
    }

    .block-gk4 .chevron.icon--chevron--solid:not([disabled]):hover path,
    .block-gk4 .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true path {
        stroke: var(--body-bg);
    }

    .block-gk4 .chevron path {
        stroke: var(--body-bg);
    }

.video {
        width: 100%;
        object-fit: contain;
        object-position: top;
    }

.block-ipr {
    padding-top: 4rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-ipr {
        padding-top: 8rem;
        padding-bottom: 0rem;
    }
}
    .block-ipr {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-ipr {
        color: rgba(45, 64, 75, 1);
    }
    .block-ipr .header-script {
        color: rgba(236, 105, 110, 1);
    }
    .h2-block__subheader {
        padding-bottom: 1.5625rem;
    }
    .h2-block__header {
        padding-bottom: 1.5625rem;
    }
    .block-ipr .h2-block__text {
        padding-bottom: calc(1.5625rem - var(--wysiwyg-padding));
    }
    @media (min-width: 1000px) {
        .block-ipr .h2-block-content {
            width: 40%;
            margin: auto;
        }
    }

.block-rcz {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-rcz {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}
    .block-rcz {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-rcz {
        color: rgba(45, 64, 75, 1);
    }
    
    .img-txt-slider-block__swiper-container {
        overflow: hidden;
    }
    .swiper.img-txt-slider-block__swiper {
        overflow: visible;
    }
    .img-txt-slider-block__item {
        padding: 0 calc(var(--x-spacer-small)/2);
    }
    .img-txt-slider-block__image {
        margin-bottom: 1.25rem;
    }
    .img-txt-slider-block__item-header {
        padding-bottom: 0.625rem;
    }

 .block-rcz .swiper-navigation__slide-count  {
        color: rgba(45, 64, 75, 1);
    }

.block-rcz .chevron.icon--chevron--outline circle {
        stroke: var(--body-bg);
    }

    .block-rcz .chevron.icon--chevron--outline:not([disabled]):hover circle,
    .block-rcz .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true circle {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-rcz .chevron.icon--chevron--outline:not([disabled]):hover path,
    .block-rcz .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true path {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-rcz .chevron.icon--chevron--solid circle {
        fill: rgba(45, 64, 75, 1);
    }

    .block-rcz .chevron.icon--chevron--solid:not([disabled]):hover circle,
    .block-rcz .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true circle {
        fill: rgba(236, 105, 110, 1);
    }

    .block-rcz .chevron.icon--chevron--solid:not([disabled]):hover path,
    .block-rcz .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true path {
        stroke: var(--body-bg);
    }

    .block-rcz .chevron path {
        stroke: var(--body-bg);
    }

.block-vdc {
    padding-top: 4rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-vdc {
        padding-top: 8rem;
        padding-bottom: 0rem;
    }
}
    .block-vdc {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-vdc {
        color: rgba(45, 64, 75, 1);
    }
    .block-vdc .header-script {
        color: rgba(236, 105, 110, 1);
    }
    .h2-block__subheader {
        padding-bottom: 1.5625rem;
    }
    .h2-block__header {
        padding-bottom: 1.5625rem;
    }
    .block-vdc .h2-block__text {
        padding-bottom: calc(1.5625rem - var(--wysiwyg-padding));
    }
    @media (min-width: 1000px) {
        .block-vdc .h2-block-content {
            width: 40%;
            margin: auto;
        }
    }

.block-eeh {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-eeh {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}
    .block-eeh {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-eeh {
        color: rgba(45, 64, 75, 1);
    }
    
    .img-txt-slider-block__swiper-container {
        overflow: hidden;
    }
    .swiper.img-txt-slider-block__swiper {
        overflow: visible;
    }
    .img-txt-slider-block__item {
        padding: 0 calc(var(--x-spacer-small)/2);
    }
    .img-txt-slider-block__image {
        margin-bottom: 1.25rem;
    }
    .img-txt-slider-block__item-header {
        padding-bottom: 0.625rem;
    }

 .block-eeh .swiper-navigation__slide-count  {
        color: rgba(45, 64, 75, 1);
    }

 .block-eeh .chevron.icon--chevron--outline circle {
        stroke: var(--body-bg);
    }

    .block-eeh .chevron.icon--chevron--outline:not([disabled]):hover circle,
    .block-eeh .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true circle {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-eeh .chevron.icon--chevron--outline:not([disabled]):hover path,
    .block-eeh .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true path {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-eeh .chevron.icon--chevron--solid circle {
        fill: rgba(45, 64, 75, 1);
    }

    .block-eeh .chevron.icon--chevron--solid:not([disabled]):hover circle,
    .block-eeh .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true circle {
        fill: rgba(236, 105, 110, 1);
    }

    .block-eeh .chevron.icon--chevron--solid:not([disabled]):hover path,
    .block-eeh .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true path {
        stroke: var(--body-bg);
    }

    .block-eeh .chevron path {
        stroke: var(--body-bg);
    }

.block-v8y {
    padding-top: 4rem;
    padding-bottom: 0rem;
}

@media (min-width: 1000px) {
    .block-v8y {
        padding-top: 8rem;
        padding-bottom: 0rem;
    }
}
    .block-v8y {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-v8y {
        color: rgba(45, 64, 75, 1);
    }
    .block-v8y .header-script {
        color: rgba(236, 105, 110, 1);
    }
    .h2-block__subheader {
        padding-bottom: 1.5625rem;
    }
    .h2-block__header {
        padding-bottom: 1.5625rem;
    }
    .block-v8y .h2-block__text {
        padding-bottom: calc(1.5625rem - var(--wysiwyg-padding));
    }
    @media (min-width: 1000px) {
        .block-v8y .h2-block-content {
            width: 40%;
            margin: auto;
        }
    }

.block-xsw {
    padding-top: 0rem;
    padding-bottom: 5rem;
}

@media (min-width: 1000px) {
    .block-xsw, .block-eeh{
        padding-top: 0rem;
        padding-bottom: 10rem;
    }
}
    .block-xsw {
    
    background-color: rgba(255, 255, 255, 1);
    
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
    .block-xsw {
        color: rgba(45, 64, 75, 1);
    }
    
    .img-txt-slider-block__swiper-container {
        overflow: hidden;
    }
    .swiper.img-txt-slider-block__swiper {
        overflow: visible;
    }
    .img-txt-slider-block__item {
        padding: 0 calc(var(--x-spacer-small)/2);
    }
    .img-txt-slider-block__image {
        margin-bottom: 1.25rem;
    }
    .img-txt-slider-block__item-header {
        padding-bottom: 0.625rem;
    }

.block-xsw .swiper-navigation__slide-count  {
        color: rgba(45, 64, 75, 1);
    }

   .block-xsw .chevron.icon--chevron--outline circle {
        stroke: var(--body-bg);
    }

    .block-xsw .chevron.icon--chevron--outline:not([disabled]):hover circle,
    .block-xsw .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true circle {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-xsw .chevron.icon--chevron--outline:not([disabled]):hover path,
    .block-xsw .swiper-navigation:not([disabled]):hover .icon--chevron--outline.hover-on-parent-true path {
        stroke: rgba(236, 105, 110, 1);
    }

    .block-xsw .chevron.icon--chevron--solid circle {
        fill: rgba(45, 64, 75, 1);
    }

    .block-xsw .chevron.icon--chevron--solid:not([disabled]):hover circle,
    .block-xsw .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true circle {
        fill: rgba(236, 105, 110, 1);
    }

    .block-xsw .chevron.icon--chevron--solid:not([disabled]):hover path,
    .block-xsw .swiper-navigation:not([disabled]):hover .icon--chevron--solid.hover-on-parent-true path {
        stroke: var(--body-bg);
    }

    .block-xsw .chevron path {
        stroke: var(--body-bg);
    }

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

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

.block-bqf .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-bqf .cta-btn.btn--solid {
        background-color: rgba(236, 105, 110, 1);
        padding: 12px 20px; 
        color: rgba(255, 255, 255, 1);
    }

    .block-bqf .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-bqf .cta-btn.btn--outline:not([disabled]):hover {
        color: rgba(236, 105, 110, 1);
    }

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

    .block-bqf .cta-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);
    }