.elementor-kit-6{--e-global-color-primary:#CB570C;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F9FAFB;--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-f35a648-font-family:"Panton Narrow ExtraBold";--e-global-typography-f35a648-font-size:60px;--e-global-typography-f35a648-font-weight:400;--e-global-typography-f35a648-text-transform:uppercase;--e-global-typography-f35a648-line-height:62px;--e-global-typography-6c51c91-font-family:"Inter";--e-global-typography-6c51c91-font-size:18px;--e-global-typography-6c51c91-font-weight:400;--e-global-typography-6c51c91-line-height:22px;color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1365px;}.e-con{--container-max-width:1365px;}.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);}@media(max-width:1366px){.elementor-kit-6{--e-global-typography-f35a648-font-size:52px;--e-global-typography-f35a648-line-height:54px;--e-global-typography-6c51c91-font-size:16px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-f35a648-font-size:42px;--e-global-typography-f35a648-line-height:46px;}.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-f35a648-font-size:32px;--e-global-typography-f35a648-line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn a >span{
    align-items: center !important;
}
.btn .elementor-button-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background-color: var( --e-global-color-text);
}

.btn.v2 .elementor-button-icon{
    background-color: var( --e-global-color-primary );
}


/*Card*/

.cards-wrapper {
    position: relative;
    padding-top: 150px;
}

.card {
    position: sticky;
    top: 120px;
    transform-origin: top center;
    transition: transform 0.1s linear;
}

/* Initial Stack Scale */
.card-1 { top: 120px; }
.card-2 { top: 150px; }
.card-3 { top: 180px; }
.card-4 { top: 210px; }
    
    
@media (max-width: 1366px) {
    .btn .elementor-button-icon {
        width: 26px;
        height: 26px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
font-display:swap;
	font-family: 'Panton Narrow ExtraBold';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://superiorgpr.com/wp-content/uploads/2026/02/Panton-Narrow-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */