.elementor-kit-24{--e-global-color-primary:#000000;--e-global-color-secondary:#0F3D3E;--e-global-color-text:#7C7C7C;--e-global-color-accent:#76D29C;--e-global-color-77326c8:#F8F6E3;--e-global-color-6efad1a:#F8F6E3A6;--e-global-color-eacb797:#C1D27633;--e-global-color-d1093f9:#E5E09B33;--e-global-color-40e55c5:#FFFFFF;--e-global-color-f93a6ca:#FFFFFFCC;--e-global-color-530495d:#FFFFFF1A;--e-global-typography-primary-font-family:"Be Vietnam Pro";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:110%;--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-font-family:"Be Vietnam Pro";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:120%;--e-global-typography-secondary-letter-spacing:-0.5px;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:155%;--e-global-typography-accent-font-family:"Be Vietnam Pro";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:600;--e-global-typography-3c5ef59-font-family:"Be Vietnam Pro";--e-global-typography-3c5ef59-font-size:13px;--e-global-typography-3c5ef59-font-weight:600;--e-global-typography-79c6340-font-family:"Be Vietnam Pro";--e-global-typography-79c6340-font-size:14px;--e-global-typography-79c6340-font-weight:400;--e-global-typography-79c6340-text-transform:none;--e-global-typography-79c6340-font-style:normal;--e-global-typography-79c6340-line-height:150%;--e-global-typography-5630712-font-family:"Be Vietnam Pro";--e-global-typography-5630712-font-size:15px;--e-global-typography-5630712-font-weight:400;--e-global-typography-5630712-text-transform:none;--e-global-typography-5630712-font-style:normal;--e-global-typography-5630712-line-height:150%;--e-global-typography-aa04449-font-family:"Be Vietnam Pro";--e-global-typography-aa04449-font-size:16px;--e-global-typography-aa04449-font-weight:600;--e-global-typography-aa04449-text-transform:none;--e-global-typography-aa04449-font-style:normal;--e-global-typography-aa04449-line-height:135%;}.elementor-kit-24 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-24{--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 {
box-shadow: 0px 0px 0px 0px var(--e-global-color-77326c8);
}

.btn .elementor-button:hover {
box-shadow: 0px 0px 0px 4px var(--e-global-color-77326c8);
}

.icon-flip .elementor-icon {
    border: 1px solid var(--e-global-color-accent);
    transition: .5s;
}

.icon-flip:hover .elementor-icon {
    transform: rotateY(180deg);
    background-color: var(--e-global-color-accent)!important;
    color: var(--e-global-color-primary)!important;
    border: 1px solid var(--e-global-color-accent);

}

.icon-flip:hover .elementor-icon svg {
    color: var(--e-global-color-primary)!important;
    fill: var(--e-global-color-primary)!important;
}

.elementor-counter-number, .elementor-counter-number-prefix {
    transition: .3s;
}


.icon-flip:hover .elementor-counter-number, .icon-flip:hover .elementor-counter-number-prefix {
    color: var(--e-global-color-accent)!important;
}

.icon-box {
    position: relative;
}

.icon-box::before {
    content: '';
    position: absolute;
    width: 50px!important;
    height: 3px;
    border-radius: 3px;
    background: var(--e-global-color-accent);
    top: -2px;
}

.icon-box:hover .elementor-icon-box-title {
    color: var(--e-global-color-accent)!important;
}

.icon-box:hover .elementor-icon-box-description {
    color: var(--e-global-color-f93a6ca)!important;
}

.p-box:hover .p-top {
    background: var(--e-global-color-accent)!important;
}/* End custom CSS */