.elementor-kit-7{--e-global-color-primary:#090909;--e-global-color-secondary:#E7E7E7;--e-global-color-text:#595959;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.arrow-button:hover .elementor-button-icon.elementor-align-icon-right {
    transform: translateX(5px);
}

.arrow-button .elementor-button-icon.elementor-align-icon-right {
    transform: translateX(0);
    transition: transform .2s ease;
}

.rich-button:hover .rb-arrow {
    transform: translateX(5px);
}

.rich-button .rb-arrow {
    transform: translateX(0);
    transition: transform .2s ease;
}

.vlt-vertical-lines {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    height: 100%;
    pointer-events: none;
    --vlt-color: #99999926;
    max-width: 1500px;
}

.vlt-vertical-lines div {
    //position: absolute;
    top: 0;
    bottom: 0;
    border-right: 1px solid var(--vlt-color);
}/* End custom CSS */