.elementor-kit-153{--e-global-color-primary:#0F0E45;--e-global-color-secondary:#304199;--e-global-color-text:#777777;--e-global-color-accent:#FDD204;--e-global-color-21b0bf6:#0C192F59;--e-global-color-d1e79fe:#EEEFF0;--e-global-color-12c6b0e:#0C192F00;--e-global-color-5b9d4fa:#FFFFFF;--e-global-color-5f9315a:#FFFFFFCC;--e-global-color-d77fffa:#FFFFFF1F;--e-global-typography-primary-font-family:"Manrope";--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:"Manrope";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:120%;--e-global-typography-text-font-family:"Manrope";--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:160%;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:130%;--e-global-typography-cee77c6-font-family:"Manrope";--e-global-typography-cee77c6-font-size:13px;--e-global-typography-cee77c6-font-weight:700;--e-global-typography-cee77c6-text-transform:uppercase;--e-global-typography-cee77c6-letter-spacing:2px;--e-global-typography-3efa02d-font-family:"Manrope";--e-global-typography-3efa02d-font-size:14px;--e-global-typography-3efa02d-font-weight:400;--e-global-typography-3efa02d-text-transform:none;--e-global-typography-3efa02d-font-style:normal;--e-global-typography-3efa02d-line-height:140%;--e-global-typography-e0a1cda-font-family:"Manrope";--e-global-typography-e0a1cda-font-size:15px;--e-global-typography-e0a1cda-font-weight:400;--e-global-typography-e0a1cda-text-transform:none;--e-global-typography-e0a1cda-font-style:normal;--e-global-typography-e0a1cda-line-height:155%;--e-global-typography-a39ff34-font-family:"Manrope";--e-global-typography-a39ff34-font-size:16px;--e-global-typography-a39ff34-font-weight:700;--e-global-typography-a39ff34-text-transform:none;--e-global-typography-a39ff34-font-style:normal;--e-global-typography-a39ff34-line-height:140%;--e-global-typography-75cddf5-font-family:"Manrope";--e-global-typography-75cddf5-font-size:20px;--e-global-typography-75cddf5-font-weight:700;}.elementor-kit-153 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-153{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:28px;}.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;
}

.elementor-icon-box-title {
    margin-top: 0;
}

.btn .elementor-button-icon {
    font-size: 12px;
    transition: .3s;
}

.btn:hover .elementor-button-icon {
    transform: translateX(6px);
}

.btn .elementor-button {
    box-shadow: 0px 0px 0px 0px var(--e-global-color-accent);
}

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

.i-box {
    transition: .3s;
}

.i-box:hover {
    transform: scale(1.02);
}

.i-box:hover .elementor-counter-number-prefix, .i-box:hover .elementor-counter-number, .i-box:hover .elementor-counter-title {
    color: #fff!important;
}

.p-box:hover {
    transform: scale(1.02);
}

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

.g-img {
    overflow: hidden;
    border-radius: 16px;
}

.g-img:after {
    width: 100%;
    height: 70%;
    background: linear-gradient(
    to bottom,
    var(--e-global-color-12c6b0e),
    var(--e-global-color-primary)
);
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    opacity: .8;
}/* End custom CSS */