.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 */.btn-bst .elementor-button{
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-bottom: -15px
}


.btn-bst .elementor-button:before{
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    width: calc(90% - 10px);
    height: calc(100% - 10px);
    background: linear-gradient(90deg, #4900F5 16%, #7F20F4 54%, #E788FF 100%);
    border-radius: inherit;
    z-index: -1;
     transition: all .8s linear ;
}

.btn-badge  a{
    background-color: transparent !important;
    background-image:  linear-gradient(94.95deg, rgba(6, 6, 6, 0.6) -33.58%, rgba(39, 39, 39, 0.5) 30.56%, rgba(11, 11, 11, 0.6) 102.89%) !important;
border: 2px solid #2E2E2E;
border-radius: 16px;
}

.btn-bst .elementor-button:after{
    content: '';
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 3px;
    top: 3px;
    background-color: #000;
    border-radius: inherit;
    z-index: -1;
    transition: all .8s linear ;
}

.btn-bst .elementor-button:hover:before{
    transform: rotate(
176deg);
    left: 15px;
    top: 15px;
     transition: all .8s linear;
      width: calc(100% - 10px);
}/* End custom CSS */