.elementor-kit-27{--e-global-color-primary:#191919;--e-global-color-secondary:#ECE9E3;--e-global-color-text:#191919;--e-global-color-accent:#6E6563;--e-global-color-9923e38:#191919;--e-global-color-7895141:#6E6563;--e-global-color-0ff15b0:#D9D2CC;--e-global-color-2aeab8a:#ECE9E3;--e-global-color-9ca1321:#F5F3EE;--e-global-color-72185d8:#9B6A59;--e-global-color-0ba0b79:#E4C6B4;--e-global-color-b5ebf51:#FFFFFF;--e-global-color-dd654c7:#000000;--e-global-color-6da037d:#FFFFFF00;--e-global-typography-primary-font-family:"Spectral";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Spectral";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Spectral";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-9ca1321 );font-family:"Inter", Sans-serif;}.elementor-kit-27 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27 a{color:var( --e-global-color-72185d8 );text-decoration:underline;}.elementor-kit-27 a:hover{color:var( --e-global-color-0ba0b79 );}.elementor-kit-27 h1{font-weight:400;text-transform:uppercase;font-style:italic;}.elementor-kit-27 h2{font-weight:700;}.elementor-kit-27 button,.elementor-kit-27 input[type="button"],.elementor-kit-27 input[type="submit"],.elementor-kit-27 .elementor-button{font-family:"Inter", Sans-serif;font-weight:400;text-transform:uppercase;text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Resets and Global */
.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin: unset;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin: unset;
}

.elementor-widget-text-editor .elementor-widget-container ul:has(+p) {
    margin-bottom: 1em !important;
}

/* END Resets and Global */

/* Layout Classes */

.half {
    width: calc(50% - 10px);
}

.third {
    width: calc((100% / 3) - (40px / 3));
}

.fourth {
    width: calc(25% - 15px);
}

@media only screen and (max-width: 1024px) {
    .fourth {
        width: calc(50% - 10px);
    }
}

@media only screen and (max-width: 767px) {

    .half,
    .third,
    .fourth {
        width: 100%;
    }
}

/* END Layout Classes *//* End custom CSS */