.elementor-kit-15{--e-global-color-primary:#0082C9;--e-global-color-secondary:#DA2F3A;--e-global-color-text:#000000;--e-global-color-accent:#DA2F3A;--e-global-color-84883af:#FFFFFF;--e-global-color-12414f4:#939598;--e-global-color-afe3827:#EFEFEF;--e-global-typography-primary-font-family:"Chakra Petch";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Chakra Petch";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Port Lligat Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Chakra Petch";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-84883af );}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-84883af );border-style:none;border-radius:5px 5px 5px 5px;padding:20px 40px 20px 40px;}.elementor-kit-15 button:hover,.elementor-kit-15 button:focus,.elementor-kit-15 input[type="button"]:hover,.elementor-kit-15 input[type="button"]:focus,.elementor-kit-15 input[type="submit"]:hover,.elementor-kit-15 input[type="submit"]:focus,.elementor-kit-15 .elementor-button:hover,.elementor-kit-15 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-84883af );}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 h1{color:var( --e-global-color-84883af );text-transform:uppercase;}.elementor-kit-15 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Target the Elementor loop item card */
.elementor-1904.e-loop-item {

    overflow-y: auto; /* Allow scrolling instead of hiding */
    overflow-x: hidden;
    box-sizing: border-box; /* Ensure borders are included in height calculation */
    border: 1px solid grey;
    border-radius:8px;
}

/* Ensure the container maintains its border */
.elementor-1904.e-loop-item .e-con-inner {
    border: inherit; /* Preserve any border from parent */
}

/* Reduce image height */
.elementor-1904 .elementor-widget-image img {
    max-height: 220px; /* Adjust as needed */
    width: auto;
    object-fit: contain;
}

/* Reduce spacing in containers */
.elementor-1904 .e-con {
    padding: 0px !important; /* Reduce from default */
}

/* Reduce font sizes slightly */
.elementor-1904 .elementor-heading-title {
    font-size: 1.1em !important;
    line-height: 1.2 !important;
    margin-bottom: 4px !important;
}

/* Make the table more compact */
.elementor-1904 .tank-core-table {
    font-size: 0.85em;
}

.elementor-1904 .tank-core-table th,
.elementor-1904 .tank-core-table td {
    padding: 4px 6px !important;
}

/* Reduce button spacing */
.elementor-1904 .elementor-button {
    padding: 6px 12px !important;
    font-size: 0.9em !important;
    margin: 4px 0 !important;
}

/* Reduce text editor spacing */
.elementor-1904 .elementor-widget-text-editor {
    margin-bottom: 4px !important;
}

/* Reduce post info list spacing */
.elementor-1904 .elementor-icon-list-items {
    margin: 4px 0 !important;
}

.elementor-1904 .elementor-icon-list-item {
    margin-bottom: 2px !important;
}

table {
    margin-block-end:0px !important;
}

.elementor-1904 .e-con-inner,
.elementor-element.elementor-element-da4ad91.e-con-full.e-flex.e-con.e-child{
    row-gap: 0px !important;
}

.elementor-element-c93a281 .e-con-inner {
    padding-block-end: 0px;
    padding-block-start: 0px;
}
.elementor-element-ebf319e {
    row-gap: 10px;
    font-size: 0.75rem;
}

.elementor-element-bf0e8b8 {
    padding: 0px !important;
}

.elementor-1904 .elementor-element-c93a281 {
    padding: 1rem 1rem 1rem 1rem !important;
}

.elementor-element-e35f682 .elementor-shortcode {
    margin-bottom: 4px;
}
.elementor-3691 {
    min-height: 50vh;
}/* End custom CSS */