.elementor-2996 .elementor-element.elementor-element-14a818a{--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;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-2996 .elementor-element.elementor-element-d1d45e0{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right: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-2996 .elementor-element.elementor-element-4869e7a > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-2996 .elementor-element.elementor-element-4869e7a{text-align:center;}.elementor-2996 .elementor-element.elementor-element-4869e7a .elementor-heading-title{font-family:"Nunito Sans", Sans-serif;font-size:3rem;font-weight:700;text-transform:uppercase;color:var( --e-global-color-176b317 );}.elementor-2996 .elementor-element.elementor-element-b864786{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-widget-theme-post-featured-image .widget-image-caption{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-widget-theme-post-title .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-2996 .elementor-element.elementor-element-8370163 .elementor-heading-title{font-family:"Nunito Sans", Sans-serif;font-size:45px;font-weight:700;text-transform:capitalize;color:var( --e-global-color-176b317 );}.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-2996 .elementor-element.elementor-element-00c4c03{color:#000000;font-family:"Nunito Sans", Sans-serif;font-weight:400;}/* Start custom CSS for theme-post-featured-image, class: .elementor-element-d9c9ee1 *//* Float the featured image to the right; text wraps on the left */
.elementor-2996 .elementor-element.elementor-element-d9c9ee1 img {
  float: right;
  width: min(40%, 520px);      /* tweak this to taste */
 margin: 0 0 0 20px; /* space on left/bottom */
 
}

/* Mobile stack */
@media (max-width: 1024px) {
  .elementor-2996 .elementor-element.elementor-element-d9c9ee1 img {
    float: none;
    width: 100%;
    margin: 0 0 1rem 0;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b864786 *//* Flatten Elementor wrappers so widgets behave like siblings in normal flow */
.elementor-2996 .elementor-element.elementor-element-b864786 { 
  display: block;
}
/* Only flatten the immediate wrapper DIVs */
.elementor-2996 .elementor-element.elementor-element-b864786 > div { 
  display: contents;
}

.elementor-2996 .elementor-element.elementor-element-b864786 p {
    color: #000000;
    font-size: 16px;
}

.elementor-2996 .elementor-element.elementor-element-b864786 a {
    color:#007BFF;
    font-weight: bold;
}

.elementor-2996 .elementor-element.elementor-element-b864786 a:hover{
    text-decoration: underline;
    color: #0056b3;
    font-weight: bold;
}

.elementor-2996 .elementor-element.elementor-element-b864786 h3 {
        font-size:24px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000000 ;
}

.elementor-2996 .elementor-element.elementor-element-b864786 h2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.elementor-2996 .elementor-element.elementor-element-b864786 h3 {
    padding-top: 10px;
}

.elementor-2996 .elementor-element.elementor-element-b864786 figcaption {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    font-style: normal;
    font-weight: normal;
}/* End custom CSS */
/* Start custom CSS */.float-right-img-el {
  float: right;
  width: min(42%, 520px);
  margin: 0 0 1rem 2rem;
  border-radius: 14px;
  box-shadow: 0 10px 24px rgba(0,0,0,.08);
  shape-outside: inset(0 round 14px);
}
.clear-below-image { clear: both; }
@media (max-width: 1024px) {
  .float-right-img-el { float: none; width: 100%; margin: 0 0 1rem 0; }
}/* End custom CSS */