.elementor-kit-5304{--e-global-color-primary:#D50000;--e-global-color-secondary:#27272C;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-8936276-font-size:13px;font-size:18px;}.elementor-kit-5304 e-page-transition{background-color:#FFBC7D;}.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 */.custom-grid .elementor-posts-container{
    grid-template-columns: 2fr 1fr;
    
}
.custom-grid .elementor-posts-container.elementor-grid article:first-child{
    grid-row-start: 1;
    grid-row-end: 3;
}
.custom-grid .elementor-posts-container.elementor-grid article:not(:first-child) .elementor-post__thumbnail__link{
 max-height: 200px;   
 overflow: hidden;
}

@media (max-width : 767px){
    .custom-grid .elementor-posts-container{
    grid-template-columns: 1fr;
}
.custom-grid .elementor-posts-container.elementor-grid article:first-child{
    grid-row-start: 1;
    grid-row-end: 1;
}
.custom-grid .elementor-posts-container.elementor-grid article:not(:first-child) .elementor-post__thumbnail__link{
 max-height: auto;   
 overflow: hidden;
}
}/* End custom CSS */