.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#1E1E1E;--e-global-color-accent:#D93E36;--e-global-color-e7ec97b:#171717;--e-global-color-e85256d:#262626;--e-global-color-e1de0da:#FFFFFF;--e-global-color-0ff06aa:#EBEBEB;--e-global-color-2656e4d:#363636;--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;--e-global-typography-472cf36-font-family:"Roboto";--e-global-typography-472cf36-font-size:74px;--e-global-typography-472cf36-font-weight:700;--e-global-typography-472cf36-line-height:1.3em;--e-global-typography-a2d8eec-font-family:"Roboto";--e-global-typography-a2d8eec-font-size:24px;--e-global-typography-a2d8eec-font-weight:400;--e-global-typography-a2d8eec-line-height:1.5em;--e-global-typography-437735b-font-family:"Roboto";--e-global-typography-437735b-font-size:20px;--e-global-typography-437735b-font-weight:600;--e-global-typography-4f112d6-font-family:"Roboto";--e-global-typography-4f112d6-font-size:46px;--e-global-typography-4f112d6-font-weight:700;--e-global-typography-4f112d6-line-height:1.4em;--e-global-typography-b34abb6-font-family:"Roboto";--e-global-typography-b34abb6-font-size:20px;--e-global-typography-b34abb6-font-weight:400;--e-global-typography-b34abb6-line-height:1.5em;--e-global-typography-18a4b42-font-family:"Roboto";--e-global-typography-18a4b42-font-size:24px;--e-global-typography-18a4b42-font-weight:500;--e-global-typography-428a209-font-family:"Roboto";--e-global-typography-428a209-font-size:32px;--e-global-typography-428a209-font-weight:700;--e-global-typography-601823e-font-family:"Roboto";--e-global-typography-601823e-font-size:16px;--e-global-typography-601823e-font-weight:500;--e-global-typography-3ad1f68-font-family:"Roboto";--e-global-typography-3ad1f68-font-size:14px;--e-global-typography-3ad1f68-font-weight:400;--e-global-typography-9576e83-font-family:"Roboto";--e-global-typography-9576e83-font-size:60px;--e-global-typography-9576e83-font-weight:700;--e-global-typography-9576e83-line-height:1.3em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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);}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-4f112d6-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-472cf36-font-size:46px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.red {
    color: #D93E36;
}

.hero-btn .elementor-button-text, .score-btn-btn .elementor-button-text {
  transition: opacity 0.3s ease;
}

.hero-btn .elementor-button, .score-btn .elementor-button {
    background: linear-gradient(to right, black 50%, #D93E36 50%);
    background-size: 201% 100%;
  background-position: right bottom;
  transition: all .3s ease-out;
}

.hero-btn .elementor-button:hover, .score-btn .elementor-button:hover
{
    background-position: left bottom;
}/* End custom CSS */