.elementor-131 .elementor-element.elementor-element-9ec7807{--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-131 .elementor-element.elementor-element-f114bda{--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;}.elementor-131 .elementor-element.elementor-element-131c120{padding:0px 0px 15px 0px;}.elementor-131 .elementor-element.elementor-element-131c120 .gallery-item{padding:0 15px 15px 0;}.elementor-131 .elementor-element.elementor-element-131c120 .gallery{margin:0 -15px -15px 0;}.elementor-131 .elementor-element.elementor-element-131c120 .gallery-item .gallery-caption{text-align:center;}.elementor-131 .elementor-element.elementor-element-5f5baec{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for image-gallery, class: .elementor-element-131c120 *//* Base gallery reset */
.elementor-element-131c120 .elementor-image-gallery .gallery {
    display: grid !important;
    gap: 20px !important;
}

/* Reset default WordPress/Elementor columns */
.elementor-element-131c120 .elementor-image-gallery .gallery .gallery-item {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Make wrapper full width */
.elementor-element-131c120 .elementor-image-gallery .gallery .gallery-icon,
.elementor-element-131c120 .elementor-image-gallery .gallery .gallery-icon a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

/* Equal image height */
.elementor-element-131c120 .elementor-image-gallery .gallery .gallery-item img {
    width: 100% !important;
    height: 420px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
}

/* Desktop: 1 column */
@media only screen and (min-width: 1025px) {
    .elementor-element-131c120 .elementor-image-gallery .gallery {
        grid-template-columns: 1fr !important;
    }

    .elementor-element-131c120 .elementor-image-gallery .gallery .gallery-item img {
        height: 360px !important;
    }
}

/* Tablet: 2 columns */
@media only screen and (min-width: 768px) and (max-width: 1020px) {
    .elementor-element-131c120 .elementor-image-gallery .gallery {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .elementor-element-131c120 .elementor-image-gallery .gallery .gallery-item img {
        height: 240px !important;
    }
}

/* Mobile: 1 column */
@media only screen and (max-width: 767px) {
    .elementor-element-131c120 .elementor-image-gallery .gallery {
        grid-template-columns: 1fr !important;
    }

    .elementor-element-131c120 .elementor-image-gallery .gallery .gallery-item img {
        height: 320px !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c1f2969 */.bio-lead p strong {
    font-style: normal;
    font-weight: 500;
}/* End custom CSS */