.elementor-19808 .elementor-element.elementor-element-1bb6e5f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:160px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-19808 .elementor-element.elementor-element-eab3dca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-19808 .elementor-element.elementor-element-887092c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Px Grotesk", Sans-serif;font-weight:400;line-height:25px;color:var( --e-global-color-84f2da8 );}.elementor-19808 .elementor-element.elementor-element-887092c a{color:var( --e-global-color-84f2da8 );}.elementor-19808 .elementor-element.elementor-element-ccc86ab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-19808 .elementor-element.elementor-element-8a53dc0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Px Grotesk", Sans-serif;font-weight:400;line-height:25px;color:var( --e-global-color-84f2da8 );}.elementor-19808 .elementor-element.elementor-element-8a53dc0 a{color:var( --e-global-color-84f2da8 );}.elementor-19808 .elementor-element.elementor-element-49c77ed{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-19808 .elementor-element.elementor-element-186cf98{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:end;font-family:"Px Grotesk", Sans-serif;font-weight:400;line-height:25px;color:var( --e-global-color-84f2da8 );}.elementor-19808 .elementor-element.elementor-element-186cf98 a{color:var( --e-global-color-84f2da8 );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-19808 .elementor-element.elementor-element-8265fee.elementor-element{--align-self:flex-end;}.elementor-19808 .elementor-element.elementor-element-8265fee .gallery-item img{border-style:none;}.elementor-19808 .elementor-element.elementor-element-8265fee .gallery-item .gallery-caption{text-align:end;margin-block-start:10px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(min-width:768px){.elementor-19808 .elementor-element.elementor-element-1bb6e5f{--content-width:1440px;}.elementor-19808 .elementor-element.elementor-element-eab3dca{--width:33%;}.elementor-19808 .elementor-element.elementor-element-ccc86ab{--width:34%;}.elementor-19808 .elementor-element.elementor-element-49c77ed{--width:33%;}}@media(max-width:767px){.elementor-19808 .elementor-element.elementor-element-1bb6e5f{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-19808 .elementor-element.elementor-element-887092c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-19808 .elementor-element.elementor-element-8a53dc0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-19808 .elementor-element.elementor-element-49c77ed{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-19808 .elementor-element.elementor-element-186cf98{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;column-gap:0px;}.elementor-19808 .elementor-element.elementor-element-8265fee{padding:0px 0px 0px 0px;}}/* Start custom CSS for image-gallery, class: .elementor-element-8265fee *//* Mobile: left-align gallery items */
@media (max-width: 767px) {
    .gallery-align-right .gallery {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 0;
    }
    .gallery-align-right .gallery .gallery-item {
        /* Adjust column width for mobile — 2 columns is usually right */
        flex: 0 0 20%;
        max-width: 20%;
        margin: 0 !important;
        text-align: center;
        box-sizing: border-box;
        padding: 0 5px;
    }
    .gallery-align-right .gallery .gallery-item img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }
}

/* Tablet and up: right-align gallery items when there are fewer than the column count */
@media (min-width: 768px) {
    .gallery-align-right .gallery {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 0;
    }
    .gallery-align-right .gallery .gallery-item {
        /* Match Elementor's 5-column width calculation */
        flex: 0 0 20%;
        max-width: 20%;
        margin: 0 !important;
        text-align: center;
        box-sizing: border-box;
        padding: 0 5px;
    }
    .gallery-align-right .gallery .gallery-item img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }
}/* End custom CSS */