.elementor-9273 .elementor-element.elementor-element-9fa8082{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9273 .elementor-element.elementor-element-eb2a5a9{text-align:center;}.elementor-9273 .elementor-element.elementor-element-eb2a5a9 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:400;letter-spacing:-2px;color:var( --e-global-color-astglobalcolor0 );}.elementor-9273 .elementor-element.elementor-element-42e3209{--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;}.elementor-9273 .elementor-element.elementor-element-965c803{--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-9273 .elementor-element.elementor-element-577946b{text-align:center;}.elementor-9273 .elementor-element.elementor-element-577946b .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:400;letter-spacing:-2px;color:var( --e-global-color-astglobalcolor0 );}.elementor-9273 .elementor-element.elementor-element-609efed{--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-weight:var( --e-global-typography-text-font-weight );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-9273 .elementor-element.elementor-element-fd7a7d7{--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-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-9273 .elementor-element.elementor-element-3da36ee .gallery-item{padding:0 10px 10px 0;}.elementor-9273 .elementor-element.elementor-element-3da36ee .gallery{margin:0 -10px -10px 0;}.elementor-9273 .elementor-element.elementor-element-3da36ee .gallery-item img{border-radius:5px 5px 5px 5px;}.elementor-9273 .elementor-element.elementor-element-3da36ee .gallery-item .gallery-caption{text-align:center;}@media(min-width:768px){.elementor-9273 .elementor-element.elementor-element-965c803{--width:50%;}.elementor-9273 .elementor-element.elementor-element-609efed{--width:50%;}}@media(max-width:1024px){.elementor-9273 .elementor-element.elementor-element-eb2a5a9 .elementor-heading-title{font-size:38px;}.elementor-9273 .elementor-element.elementor-element-577946b .elementor-heading-title{font-size:38px;}}@media(max-width:767px){.elementor-9273 .elementor-element.elementor-element-eb2a5a9 .elementor-heading-title{font-size:34px;}.elementor-9273 .elementor-element.elementor-element-577946b .elementor-heading-title{font-size:34px;}}/* Start custom CSS for image-gallery, class: .elementor-element-3da36ee */.custom-gallery .gallery-item
img {
    aspect-ratio: 3 / 4; /* 
Replace with your desired ratio 
*/
    object-fit: cover;
    width: 100%;
}
.custom-gallery img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.custom-gallery img:hover {
  filter: grayscale(0%);
}/* End custom CSS */