.elementor-kit-6{--e-global-color-primary:#10B981;--e-global-color-secondary:#3B82F6;--e-global-color-text:#475569;--e-global-color-accent:#10B981;--e-global-color-56ff7f2:#FFFFFF;--e-global-color-52ccf7b:#34D399;--e-global-color-35f406a:#10B981;--e-global-color-99c687b:#059669;--e-global-color-229d8c1:#60A5FA;--e-global-color-faf2e22:#3B82F6;--e-global-color-3e6992c:#2563EB;--e-global-color-59b08b3:#1D4ED8;--e-global-color-95c8e50:#1E3A8A;--e-global-color-766b5c9:#172554;--e-global-color-a736580:#F1F5F9;--e-global-color-d7ba239:#E2E8F0;--e-global-color-0e46ae0:#64748B;--e-global-color-5fe1e80:#0F172A;--e-global-typography-primary-font-family:"Inter";--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:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-eed8913-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-eed8913-font-weight:700;--e-global-typography-989995d-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-989995d-font-weight:700;--e-global-typography-01abced-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-01abced-font-weight:700;--e-global-typography-19bf188-font-size:clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);--e-global-typography-1edb1cf-font-size:clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);--e-global-typography-49df562-font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);--e-global-typography-46e43c4-font-size:clamp(1.2rem, 1.1769rem + 0.1026vw, 1.25rem);--e-global-typography-5eab1d1-font-size:1.2rem;--e-global-typography-dba1a66-font-size:1rem;--e-global-typography-57adaed-font-size:0.875rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.elementor-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0px;}

.swiper-wrapper{
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
}







/* BUTTONS */
/* Main animation on all buttons */
.elementor-button{
     transition: all 0.4s;}
.elementor-button:hover{
     /*transform: translateX(7px);*/
     filter: brightness(95%);}
/* Dark button*/
.button-dark .elementor-button{
    background-color: var(--e-global-color-primary );
    color: #FFFFFF;}
/* Light color (replace the e-global-color to your Site Settings color)*/
.button-light .elementor-button{
    background-color: var(--e-global-color-98f71a2 );  
    color: var(--e-global-color-primary );}
/* Accent 2 button (replace the e-global-color to your Site Settings color)*/
.button-accent-2 .elementor-button{
    background-color: var(--e-global-color-cdd8c27 );
    color: var(--e-global-color-primary );}
/* Outline button dark*/
.button-outline-dark .elementor-button{
    background-color: transparent;
    color: var(--e-global-color-primary );
    box-shadow: inset 0px 0px 0px 1px var(--e-global-color-primary );}
.button-outline-dark .elementor-button:hover{
    background-color: var(--e-global-color-primary );
    color: white;
    box-shadow: inset 0px 0px 0px 1px var(--e-global-color-primary );}
	
/* Outline button light*/
.button-outline-light .elementor-button{
    background-color: transparent !important;
    color: white !important;
    box-shadow: inset 0px 0px 0px 1px white;}
.button-outline-light .elementor-button:hover{
    background-color: white !important;
    color: #111827 !important;
    box-shadow: inset 0px 0px 0px 1px white;}
    
    
    
/* PADDING ALL SIDES */
.pad-s{padding: clamp(1rem, 0.7692rem + 1.0256vw, 1.5rem);}
.pad-m{padding: clamp(1.5rem, 1.2692rem + 1.0256vw, 2rem);}
.pad-l{padding: clamp(2rem, 1.5385rem + 2.0513vw, 3rem);}
/* PADDING TOP & BOTTOM */
/* Improved code */
.pad-tb-s{padding: clamp(1.5rem, 1.0385rem + 2.0513vw, 2.5rem) 0;}
.pad-tb-m{padding: clamp(4rem, 3.5385rem + 2.0513vw, 5rem) 0;}
.pad-tb-l{padding: clamp(7rem, 6.5385rem + 2.0513vw, 8rem) 0;}
/* PADDING TOP */
.pad-t-s{padding-top: clamp(1.5rem, 1.0385rem + 2.0513vw, 2.5rem);}
.pad-t-m{padding-top: clamp(4rem, 3.5385rem + 2.0513vw, 5rem);}
.pad-t-l{padding-top: clamp(7rem, 6.5385rem + 2.0513vw, 8rem);}
/* PADDING BOTTOM */
.pad-b-s{padding-bottom: clamp(1.5rem, 1.0385rem + 2.0513vw, 2.5rem);}
.pad-b-m{padding-bottom: clamp(4rem, 3.5385rem + 2.0513vw, 5rem);}
.pad-b-l{padding-bottom: clamp(7rem, 6.5385rem + 2.0513vw, 8rem);}/* End custom CSS */