.elementor-17015 .elementor-element.elementor-element-0e09655{--display:flex;}.elementor-17015 .elementor-element.elementor-element-6c9698f{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.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-17015 .elementor-element.elementor-element-1da0ef7.elementor-element{--align-self:flex-start;}.elementor-17015 .elementor-element.elementor-element-1da0ef7 .elementor-heading-title{color:var( --e-global-color-37b211c );}.elementor-17015 .elementor-element.elementor-element-2e8b89e .elementor-heading-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );}.elementor-17015 .elementor-element.elementor-element-40b3e1b{--display:flex;--justify-content:center;}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-17015 .elementor-element.elementor-element-6079ae1.elementor-element{--align-self:flex-end;}.elementor-17015 .elementor-element.elementor-element-6079ae1 .elementor-icon-wrapper{text-align:right;}.elementor-17015 .elementor-element.elementor-element-6079ae1 .elementor-icon{font-size:34px;}.elementor-17015 .elementor-element.elementor-element-6079ae1 .elementor-icon svg{height:34px;}.elementor-17015 .elementor-element.elementor-element-faf52c4{--display:flex;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-17015 .elementor-element.elementor-element-3469420{--display:flex;}.elementor-17015 .elementor-element.elementor-element-6ac7d05{--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;--justify-content:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-17015 .elementor-element.elementor-element-6ac7d05:not(.elementor-motion-effects-element-type-background), .elementor-17015 .elementor-element.elementor-element-6ac7d05 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-37b211c );}.elementor-17015 .elementor-element.elementor-element-1d5f3a8{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:flex-end;}.elementor-17015 .elementor-element.elementor-element-b829bd9{text-align:right;}.elementor-17015 .elementor-element.elementor-element-b829bd9 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-secondary );}.elementor-17015 .elementor-element.elementor-element-3817ad6{--display:flex;}.elementor-17015 .elementor-element.elementor-element-3dccba9{--display:flex;}body.elementor-page-17015:not(.elementor-motion-effects-element-type-background), body.elementor-page-17015 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}@media(max-width:767px){.elementor-17015 .elementor-element.elementor-element-6c9698f{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}}/* Start custom CSS for container, class: .elementor-element-0e09655 */.elementor-17015 .elementor-element.elementor-element-0e09655 [aria-current="page"],
.elementor-17015 .elementor-element.elementor-element-0e09655 span{
  color: var( --e-global-color-text ) !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-faf52c4 */.post-content h1{
    color: var( --e-global-color-primary ) !important;
}
.post-content #first-section::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: var(--padding-sm);
    height: var(--padding-lg);
    background: white;
    pointer-events: none;
}
.post-content #first-section .img-col{
    background: var( --e-global-color-23e842a ) !important;
}
.post-content #first-section .img-col img{
    mix-blend-mode: multiply;
}

.post-content #first-section .text-col {
    background: var( --e-global-color-6f391e7 ) !important;
}

.post-content #first-section .text-col h5,
.post-content #first-section .text-col p,
.post-content #first-section .text-col li{
    color: white !important;
}

/*
** Styling the second text/image section
*/
.post-content .text-image-small{
    background: white !important;
}
.post-content .text-image-small .text-col{
    background-color: var( --e-global-color-cda8cfd ) !important;
}

.post-content .text-image-small::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var( --e-global-color-6f391e7 );
    pointer-events: none;
}

/*
** Hiding the spacer section
*/
.post-content .spacer-section {
    display: none !important;
}/* End custom CSS */