.elementor-kit-15725{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-626047a:#2DA2DB;--e-global-color-df7f684:#FF4C00;--e-global-color-f7a2535:#1A1F25;--e-global-color-7df580a:#4B4B4B;--e-global-color-2741df5:#A5A5A5;--e-global-color-b0b847d:#20262E;--e-global-color-e88270f:#F7F8FB;--e-global-color-02b6c0b:#083367;--e-global-color-08c6e2f:#35393F;--e-global-color-52597fe:#35393F;--e-global-typography-primary-font-family:"Baskervville";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#35393F;font-family:"Gilroy", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-15725 button,.elementor-kit-15725 input[type="button"],.elementor-kit-15725 input[type="submit"],.elementor-kit-15725 .elementor-button{background-color:#2DA2DB;font-family:"Gilroy", Sans-serif;font-size:16px;font-weight:400;line-height:16px;color:#FFFFFF;border-style:none;border-radius:0px 0px 0px 0px;padding:18px 32px 18px 32px;}.elementor-kit-15725 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15725 p{margin-block-end:20px;}.elementor-kit-15725 a{color:var( --e-global-color-626047a );font-family:"Gilroy", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-15725 h1{color:var( --e-global-color-f7a2535 );font-family:"Baskervville", Sans-serif;font-size:98px;}.elementor-kit-15725 h2{color:var( --e-global-color-f7a2535 );font-family:"Baskervville", Sans-serif;font-size:74px;font-weight:400;line-height:1.1em;}.elementor-kit-15725 h3{color:var( --e-global-color-f7a2535 );font-family:"Gilroy", Sans-serif;font-size:26px;font-weight:500;}.elementor-kit-15725 h4{color:#000000;font-family:"Gilroy", Sans-serif;font-size:22px;font-weight:500;}.elementor-kit-15725 h5{color:var( --e-global-color-f7a2535 );font-family:"Gilroy", Sans-serif;font-size:20px;font-weight:600;line-height:auto;}.elementor-kit-15725 h6{color:#A5A5A5;font-family:"Gilroy", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1356px;}.e-con{--container-max-width:1356px;--container-default-padding-top:0px;--container-default-padding-right:40px;--container-default-padding-bottom:0px;--container-default-padding-left:40px;}.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-15725{font-size:16px;}.elementor-kit-15725 a{font-size:16px;}.elementor-kit-15725 h1{font-size:64px;}.elementor-kit-15725 h2{font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15725 h1{font-size:48px;}.elementor-kit-15725 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-arrow .elementor-button {
    position: relative;
    height: 51px;
    border-radius: 0;
}
.btn-arrow .elementor-button-icon {
    width: 51px;
    height: 51px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -51px;
    border: 1px solid #A8A8A8;
    border-left: none;
    top: 0;
    transition: all .3s;
}

.btn-arrow .elementor-button-icon svg {
    transition: all .3s;
}

.btn-arrow .elementor-button:hover .elementor-button-icon svg {
    transform: rotate(45deg);
}

.btn-dark .elementor-button-icon {
    border-color: #fff;
    background: transparent;
}

.testimonials-container {
    position: relative;
}

.testimonials-video {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    min-height: 100%;
    content: "";
    width: 100%;
    /*z-index: -1;*/
    /*aspect-ratio: 0.5352 !important;*/
    border-radius: 8px !important;
    overflow: hidden
}

.testimonials-video .elementor-open-inline {
    /*aspect-ratio: 0.562 !important;*/
    border-radius: 8px !important;
}

 .testimonials-author {
    position: relative;
    z-index: 2
}

.stage-arrow {
    transition: all 0.3s ease-in-out;
}

.stage-container:hover .stage-arrow{
    transform: rotate(45deg);
}

.dot {
    color: #FF4C00;
}/* End custom CSS */