.elementor-kit-18{--e-global-color-primary:#0A5050;--e-global-color-secondary:#24A3A3;--e-global-color-text:#7C7C7C;--e-global-color-accent:#128181;--e-global-color-a2896d8:#E8F3F3;--e-global-color-ab994a4:#12818199;--e-global-color-9472853:#1281811A;--e-global-color-2745b43:#FFFFFF;--e-global-color-e06e3aa:#FFFFFFCC;--e-global-color-e108124:#FFFFFF1F;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:110%;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:120%;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:155%;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:130%;--e-global-typography-682db0b-font-family:"Figtree";--e-global-typography-682db0b-font-size:12px;--e-global-typography-682db0b-font-weight:600;--e-global-typography-682db0b-text-transform:uppercase;--e-global-typography-0bd10bc-font-family:"Figtree";--e-global-typography-0bd10bc-font-size:14px;--e-global-typography-0bd10bc-font-weight:400;--e-global-typography-0bd10bc-font-style:normal;--e-global-typography-0bd10bc-line-height:130%;--e-global-typography-64c0565-font-family:"Figtree";--e-global-typography-64c0565-font-size:15px;--e-global-typography-64c0565-font-weight:400;--e-global-typography-64c0565-font-style:normal;--e-global-typography-64c0565-line-height:155%;}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-kit-18{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

p:last-child {
  margin-block-end: 0;
}

.btn .elementor-button {
    background: linear-gradient(90deg,rgba(18, 129, 129, 1) 0%, rgba(36, 163, 163, 1) 50%, rgba(18, 129, 129, 1) 100%);
    background-size: 250%;
    transition: background-position .5s, transform .3s;
}

.btn .elementor-button:hover {
    background-position: center right;
    transform: scale(1.03);
}

.p-box:hover {
    transform: translateY(-4px);
}

.p-box:hover .p-top {
    background-color: var(--e-global-color-accent)!important;
    color: white!important;
}

.i-box:hover .elementor-icon {
    background-color: var(--e-global-color-accent)!important;
    color: var(--e-global-color-2745b43)!important;
    box-shadow: 0 2px 28px 0 var(--e-global-color-ab994a4);
}

.i-box:hover {
    transform: translateY(-4px);
}/* End custom CSS */