.elementor-kit-5{--e-global-color-primary:#131313;--e-global-color-secondary:#6653B5;--e-global-color-text:#131313;--e-global-color-accent:#131313;--e-global-color-c559748:#A0A0A0;--e-global-color-d2d3b43:#FFFFFF;--e-global-color-6d911df:#FBF9F9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:1.2rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:1.2rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:700;--e-global-typography-1dd049e-font-size:2rem;--e-global-typography-1dd049e-font-weight:500;--e-global-typography-71d7ec0-font-size:0.8rem;--e-global-typography-7076b65-font-size:0.8rem;--e-global-typography-23d7ede-font-size:0.9rem;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-d2d3b43 );box-shadow:10px 10px 20px 0px rgba(0, 0, 0, 0.16);border-style:solid;border-width:0px 0px 0px 0px;border-radius:99px 99px 99px 99px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */-button  {
    p.gradientBorder .elementorosition: relative;
    border: 0px solid transparent;
    box-sizing: none;
}
.gradientBorder .elementor-button span  {
    z-index:1;
}
.gradientBorder .elementor-button::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: black;
    border: 0;
    border-radius: inherit;
}
.gradientBorder .elementor-button::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(75deg,
    rgba(23, 120, 158, 1) 0%,
    rgba(162, 201, 216, 1) 50%,
    rgba(242, 159, 5, 1) 100%
);
    border: 0;
    border-radius: inherit;
}/* End custom CSS */