.elementor-kit-6{--e-global-color-primary:#B5543A;--e-global-color-secondary:#7A9A82;--e-global-color-text:#2C2C2C;--e-global-color-accent:#C4793A;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#E8E2D0;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Rubik";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Rubik";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Rubik";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Rubik";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Helvetica";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;background-color:#8F434300;}.elementor-kit-6 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){--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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hero-outer {
  position: relative;
  overflow: hidden !important;
  border-radius: 29px !important;
  max-width: calc(100% - 80px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.hero-outer::before {
  content: '';
  position: absolute;
  width: 70%;
  height: 130%;
  top: -15%;
  right: -10%;
  left: auto;
  background: #EDE9E2;
  border-radius: 60% 40% 55% 45% / 55% 45% 60% 40%;
  animation: barbapappa 14s ease-in-out infinite;
  z-index: 0;
}
.hero-outer > * {
  position: relative;
  z-index: 1;
}
@keyframes barbapappa {
  0% {
    border-radius: 60% 40% 55% 45% / 55% 45% 60% 40%;
    transform: rotate(0deg) scale(1);
  }
  20% {
    border-radius: 35% 65% 25% 75% / 70% 30% 65% 35%;
    transform: rotate(3deg) scale(1.03);
  }
  40% {
    border-radius: 70% 30% 65% 35% / 35% 65% 30% 70%;
    transform: rotate(-2deg) scale(0.97);
  }
  60% {
    border-radius: 40% 60% 70% 30% / 25% 75% 40% 60%;
    transform: rotate(4deg) scale(1.02);
  }
  80% {
    border-radius: 25% 75% 35% 65% / 65% 35% 70% 30%;
    transform: rotate(-3deg) scale(0.98);
  }
  100% {
    border-radius: 60% 40% 55% 45% / 55% 45% 60% 40%;
    transform: rotate(0deg) scale(1);
  }
}
@media (max-width: 767px) {
  .hero-outer::before {
    width: 120%;
    height: 80%;
    top: -10%;
    right: -20%;
  }
  .hero-outer,
  .hero-outer.e-con,
  .hero-outer.e-con-full,
  div.elementor-element.hero-outer {
    max-width: 100% !important;
    width: calc(100% - 16px) !important;
    padding: 16px !important;
    margin: 0 8px !important;
    border-radius: 20px !important;
    --container-max-width: 100% !important;
    --container-default-padding-right: 0px !important;
    --container-default-padding-left: 0px !important;
  }
  .elementor.elementor-111 .elementor-element.hero-outer {
    max-width: 100% !important;
    width: calc(100% - 16px) !important;
  }
  .section-box,
  .section-box.e-con,
  .section-box.e-con-full,
  div.elementor-element.section-box {
    max-width: 100% !important;
    width: calc(100% - 16px) !important;
    padding: 24px 0 !important;
    margin: 0 8px !important;
    border-radius: 20px !important;
    --container-max-width: 100% !important;
    --container-default-padding-right: 0px !important;
    --container-default-padding-left: 0px !important;
  }
  .elementor.elementor-111 .elementor-element.section-box {
    max-width: 100% !important;
    width: calc(100% - 16px) !important;
  }
}/* End custom CSS */