.elementor-24 .elementor-element.elementor-element-4dc8d6f{--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;--padding-top:40px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-24 .elementor-element.elementor-element-049ab4f{text-align:center;}.elementor-24 .elementor-element.elementor-element-049ab4f .elementor-heading-title{font-family:"Chonburi", Sans-serif;font-weight:500;}.elementor-24 .elementor-element.elementor-element-be609b6{margin:60px 0px calc(var(--kit-widget-spacing, 0px) + 60px) 0px;}.elementor-24 .elementor-element.elementor-element-be609b6 .gallery-item .gallery-caption{text-align:center;}.elementor-24 .elementor-element.elementor-element-c82a033{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-24 .elementor-element.elementor-element-4dc8d6f{--content-width:1400px;}}@media(max-width:1024px){.elementor-24 .elementor-element.elementor-element-049ab4f .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-24 .elementor-element.elementor-element-049ab4f .elementor-heading-title{font-size:28px;}}/* Start custom CSS for image-gallery, class: .elementor-element-be609b6 */.elementor-24 .elementor-element.elementor-element-be609b6 img {aspect-ratio: 1/1; object-fit:cover;}/* End custom CSS */
/* Start custom CSS */#gallery-1 {
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: stretch;
    align-content: stretch;
}
.gallery-icon.landscape, .gallery-icon.landscape a, .gallery-icon.landscape img {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;object-fit: cover!important;
}
figure.gallery-item {
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}
figure.gallery-item {
    width: 100% !important;
    max-width: 100% !important;
}

#gallery-1 .gallery-item:nth-child(3n+1) {
    border-radius: 50% 0px 0px 0px;
    overflow: hidden !important;
}
#gallery-1 .gallery-item:nth-child(3n+2) {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden !important;
}
#gallery-1 .gallery-item:nth-child(3n) {
    border-radius: 0px 50% 0px 0px !important;
    overflow: hidden !important;
}/* End custom CSS */