.elementor-kit-7{--e-global-color-primary:#173B48;--e-global-color-secondary:#98CBEA;--e-global-color-text:#333333;--e-global-color-accent:#EE5516;--e-global-color-9542ed3:#FFFFFF;--e-global-color-b67e992:#1E293B;--e-global-color-b30f439:#FBDDD1;--e-global-color-03988cb:#462FAD;--e-global-color-fe60867:#183B48;--e-global-color-9ac9eb4:#377980;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-text-font-family:"Roboto Slab";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-weight:400;--e-global-typography-93a87c4-font-family:"Roboto Slab";--e-global-typography-93a87c4-font-size:13px;--e-global-typography-3b21baa-font-family:"Crimson Pro";--e-global-typography-3b21baa-font-size:2em;--e-global-typography-3b21baa-font-weight:600;--e-global-typography-3b21baa-text-transform:uppercase;--e-global-typography-3b21baa-line-height:1em;--e-global-typography-a45223d-font-family:"Crimson Pro";--e-global-typography-a45223d-font-size:18px;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-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );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-9542ed3 );border-radius:50px 50px 50px 50px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-9542ed3 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"Bebas Neue", Sans-serif;font-size:3.5em;font-weight:500;text-transform:uppercase;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:"Roboto Slab", Sans-serif;font-size:2.3em;font-weight:500;text-transform:none;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"Roboto Slab", Sans-serif;font-size:1.5em;font-weight:500;text-transform:none;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"Roboto Slab", Sans-serif;font-size:1em;font-weight:500;text-transform:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.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-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 */.elementor-27 .elementor-element.elementor-element-0e8542b .elementor-post__card {
    border-radius: 0px 0px 15px 15px;
}

.PaymentRequestButton--dark {
    background: #32325d;
    display: none !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
fill: var(--n-accordion-icon-normal-color);
height: auto;
width: 20px;
}

/*impact report 2023*/
.hero-mouse {
  position: absolute;
  left: 50%;
  margin-left: -15px;
  text-align: center;
  z-index: 100;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  letter-spacing: 1px;
}
.hero-mouse h3 {
  margin-left: -14px;
  padding-top: 15px;
}

.mouse-icon {
  width: 25px;
  height: 45px;
  border-radius: 15px;
  position: relative;
  border: 2px solid #fff;
  text-align: center;
}
.mouse-icon span {
  width: 3px;
  height: 8px;
  margin: 2px auto 0;
  display: block;
  background: #fff;
  border-radius: 5px;
  -webkit-animation: 1.2s ease infinite wheel-up-down;
          animation: 1.2s ease infinite wheel-up-down;
}

@-webkit-keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}

@keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}

body {
    transition: background-transition 1s ease;
    
}

.color-1 {
    background-color: #2A3D45 !important;
}

.color-2 {
    background-color: #a66319 !important;
}

.color-3 {
    background-color: #914145 !important;
}

.color-4 {
    background-color: #80BE35 !important;
}

.color-5 {
    background-color: #6C93B3 !important;
}

.color-6 {
    background-color: #0680C4 !important;
}

.color-7 {
    background-color: #385366 !important;
}

.color-8 {
    background-color: #1e9690 !important;
}

.color-9 {
    background-color: #13323E !important;
}

.color-10 {
    background-color: #EE602B !important;
}

.color-11 {
    background-color: #13323E
}

.color-12 {
    background-color: #173B48 !important;
}/* End custom CSS */