/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2026 | 14:52:39 */
/* Footer CTA css
https://rankengine.com/custom-css-js/endplate-fuel-your-rankings/
post ID: 63288

Options: type: footer, linking: external, side: frontend, language: css, preprocessor: none, preid: , minify: false, priority: 10
Used on URLs: all */

.endpoints .elementor-icon-box-title {
    background: #f99164;
    padding: 0.25em 1.5rem;
    display: inline-block;
}

.endpoints .elementor-icon-box-description {
    background: #fff;
    padding: 1.5rem;
    box-shadow: 12px 19px 30px 0px rgba(91, 158.00000000000009, 209, 0.21)
}

@property --re-footer-button-border-angle {
    syntax: "<angle>";
    inherits: false;
    initial-value: 0deg;
}

@keyframes re-footer-button-border-sweep {
    to {
        --re-footer-button-border-angle: 360deg;
    }
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small {
    --re-footer-button-border-angle: 0deg;
    align-items: center !important;
    background: transparent !important;
    border-color: rgba(255, 255, 255, 0.44) !important;
    border-radius: 3px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;
    box-sizing: border-box;
    color: #fff !important;
    display: inline-flex !important;
    isolation: isolate;
    justify-content: center !important;
    line-height: 1 !important;
    overflow: hidden !important;
    position: relative !important;
    text-decoration: none !important;
    text-shadow: 0 8px 20px #ffffff00 !important;
    transform: none !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease, text-shadow 0.2s ease !important;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small:hover,
.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small:focus-visible {
    border-color: rgba(255, 255, 255, 0.28) !important;
    box-shadow: 0 10px 24px rgba(0, 29, 52, 0.16) !important;
    color: #fff !important;
    text-shadow: 0 8px 20px #ffffff63 !important;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small::before {
    content: none !important;
    display: none !important;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small::after {
    animation: re-footer-button-border-sweep 3.2s linear infinite !important;
    background: conic-gradient(
        from var(--re-footer-button-border-angle),
        rgba(255, 255, 255, 0) 0deg,
        rgba(255, 255, 255, 0) 236deg,
        rgba(255, 255, 255, 0.22) 262deg,
        rgba(255, 255, 255, 0.92) 282deg,
        rgba(255, 255, 255, 0.34) 302deg,
        rgba(255, 255, 255, 0) 332deg,
        rgba(255, 255, 255, 0) 360deg
    ) !important;
    border-radius: inherit !important;
    box-sizing: border-box;
    content: "" !important;
    height: auto !important;
    inset: 0 !important;
    left: 0 !important;
    opacity: 0 !important;
    padding: 1px;
    pointer-events: none;
    position: absolute !important;
    top: 0 !important;
    transform: none !important;
    transition: opacity 0.2s ease !important;
    width: auto !important;
    z-index: 0;
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small:hover::after,
.schedule-call.elementor-widget-gt3-core-button .gt3_module_button_elementor a.button_size_elementor_small:focus-visible::after {
    opacity: 1 !important;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button__container,
.schedule-call.elementor-widget-gt3-core-button .gt3_module_button__cover.front {
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    color: inherit !important;
    display: inline-flex !important;
    justify-content: center !important;
    overflow: visible !important;
    position: relative;
    text-shadow: inherit;
    transform: none !important;
    z-index: 1;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button__cover.front {
    gap: 10px;
}

.schedule-call.elementor-widget-gt3-core-button .gt3_module_button__cover.front::before,
.schedule-call.elementor-widget-gt3-core-button .gt3_module_button__cover.front::after {
    content: none !important;
    display: none !important;
}

.schedule-call.elementor-widget-gt3-core-button .elementor_btn_icon_container,
.schedule-call.elementor-widget-gt3-core-button .elementor_gt3_btn_icon,
.schedule-call.elementor-widget-gt3-core-button .elementor_gt3_btn_text {
    color: inherit !important;
    position: relative;
    text-shadow: inherit;
    z-index: 1;
}



@media screen and (max-width: 1024px) {
		#get-started {
		background:#014E8A!important;
	}
}
