.elementor-kit-4{--e-global-color-primary:#0B2545;--e-global-color-secondary:#00D1BD;--e-global-color-text:#282526;--e-global-color-accent:#339A89;--e-global-color-0980dea:#EFF0F2;--e-global-color-7567801:#FFFFFF;--e-global-color-d9290ba:#FFFFFF00;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--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:29px;--e-global-typography-text-letter-spacing:0.6px;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:18px;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-c76e660-font-size:clamp(35px, 3.3vw, 55px);--e-global-typography-c76e660-font-weight:700;--e-global-typography-c76e660-line-height:1.4em;--e-global-typography-c76e660-letter-spacing:0.6px;--e-global-typography-c76e660-word-spacing:0px;--e-global-typography-3d121a6-font-size:40px;--e-global-typography-3d121a6-font-weight:700;--e-global-typography-3d121a6-line-height:52px;--e-global-typography-3d121a6-letter-spacing:0.6px;--e-global-typography-2ed071c-font-size:24px;--e-global-typography-2ed071c-font-weight:700;--e-global-typography-2ed071c-line-height:31px;--e-global-typography-2ed071c-letter-spacing:0.6px;--e-global-typography-65f5003-font-size:18px;--e-global-typography-65f5003-font-weight:700;--e-global-typography-65f5003-line-height:23px;--e-global-typography-65f5003-letter-spacing:0.6px;--e-global-typography-4f0576c-font-size:15px;--e-global-typography-4f0576c-font-weight:400;--e-global-typography-4f0576c-line-height:20px;--e-global-typography-4f0576c-letter-spacing:0.6px;--e-global-typography-8489d41-font-size:13px;--e-global-typography-8489d41-font-weight:400;--e-global-typography-8489d41-line-height:20px;--e-global-typography-8489d41-letter-spacing:0.6px;--e-global-typography-d145568-font-size:16px;--e-global-typography-d145568-font-weight:700;--e-global-typography-d145568-line-height:16px;--e-global-typography-d145568-letter-spacing:0.6px;--e-global-typography-4f3de23-font-family:"Helvetica";--e-global-typography-4f3de23-font-size:16px;--e-global-typography-4f3de23-font-weight:700;--e-global-typography-4f3de23-text-transform:uppercase;--e-global-typography-4f3de23-letter-spacing:1.6px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{border-radius:30px 30px 30px 30px;padding:20px 30px 20px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-4{--e-global-typography-c76e660-font-size:6vw;--e-global-typography-2ed071c-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-c76e660-font-size:8vw;--e-global-typography-3d121a6-font-size:40px;--e-global-typography-2ed071c-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom: 0px!important;
}

.elementor-icon-wrapper {
    line-height: 0;
}

.scale-in-center {
	animation: scale-in-center 1s linear infinite alternate both;
}


@keyframes scale-in-center {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}/* End custom CSS */