.elementor-kit-7{--e-global-color-primary:#718495;--e-global-color-secondary:#424953;--e-global-color-text:#424953;--e-global-color-accent:#8CA7E7;--e-global-color-91a1a78:#EEF1F4;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-91a1a78 );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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-primary );color:var( --e-global-color-91a1a78 );border-radius:50px 50px 50px 50px;padding:20px 40px 20px 40px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 h1{font-size:60px;}.elementor-kit-7 h2{font-size:40px;}.elementor-kit-7 h3{font-size:24px;}.elementor-kit-7 h4{font-size:20px;}.elementor-kit-7 h5{font-size:18px;}.elementor-kit-7 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}@media(max-width:1024px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 h1{font-size:40px;}.elementor-kit-7 h2{font-size:35px;}.elementor-kit-7 h3{font-size:30px;}.elementor-kit-7 h4{font-size:25px;}.elementor-kit-7 h5{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0%;--container-default-padding-right:0%;--container-default-padding-bottom:0%;--container-default-padding-left:0%;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:17px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 h1{font-size:30px;}.elementor-kit-7 h2{font-size:24px;}.elementor-kit-7 h3{font-size:20px;}.elementor-kit-7 h4{font-size:18px;}.elementor-kit-7 h5{font-size:16px;}.elementor-kit-7 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin:0;
}

.alt-text {
    color:#8CA7E7;
}   

ul {
    margin-bottom:15px;
}

li {
    margin-bottom:15px;
}

li:last-child {
    margin:0;
}

.zoomDiv:hover img {
    transform: scale(1.2)
}

.zoomDiv img {
    transition: 500ms ease-out;
}

.zoomImg:hover {
    transform: scale(1.2)
}

.zoomImg {
    transition: 500ms ease-out;
}

@media (min-width: 1175px) and (max-width: 1180px) {
  .page-content {
    max-width: 90% !important;
    margin: auto;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  .elementor img {
    max-width: 90% !important;
  }
}

@media (pointer: coarse) {
  *:focus,
  *:focus-visible,
  *:active {
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-tap-highlight-color: transparent !important;
  }
}/* End custom CSS */