.elementor-kit-6829{--e-global-color-primary:#FF6900;--e-global-color-secondary:#252525;--e-global-color-text:#CBCBCB;--e-global-color-accent:#C118D8;--e-global-color-6fe5394:#F6F6F6;--e-global-color-b9f3364:#373737;--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:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-b9f3364 );color:var( --e-global-color-6fe5394 );font-family:"Roboto", Sans-serif;font-size:18px;letter-spacing:0.5px;}.elementor-kit-6829 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6829 h1{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:36px;}.elementor-kit-6829 h2{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:28px;text-transform:uppercase;letter-spacing:0.8px;}.elementor-kit-6829 h3{color:var( --e-global-color-6fe5394 );font-family:"Roboto", Sans-serif;font-size:24px;}.elementor-kit-6829 h4{color:var( --e-global-color-6fe5394 );font-family:"Roboto", Sans-serif;font-size:22px;}.elementor-kit-6829 h5{color:var( --e-global-color-6fe5394 );font-size:22px;}.elementor-kit-6829 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */@keyframes gradient {
    0% {
        background-position: 250% 0%;
    }
    100% {
        background-position: 150% 0%;
    }
}

.augmentix-ci-gradient-text {
    text-align: center;
    font-family: sans-serif;
    font-weight: bold;
    background-size: 300% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: transparent;
    background-position: 300% 0%;
}

.augmentix-ci-gradient-text:hover {
    background: linear-gradient(135deg, rgba(246, 246, 246, 1) 0%, rgba(246, 246, 246, 1) 33%, rgb(255, 105, 0, 1) 45%, rgba(193, 24, 216, 1) 50%, rgba(255, 255, 255, 0) 66%, rgba(255, 255, 255, 0) 100%);
    animation: gradient 1s linear;
	animation-iteration-count: 1;
	animation-delay: 2s;
	animation-fill-mode: both;
}/* End custom CSS */