.elementor-kit-6{--e-global-color-primary:#FF5400;--e-global-color-secondary:#1A46FF;--e-global-color-text:#FFBD00;--e-global-color-accent:#252525;--e-global-color-75ecc86:#EAEAEA;--e-global-color-d0e86d0:#363636;--e-global-typography-primary-font-family:"MADE Carving Soft";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Sequel Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sequel Sans";--e-global-typography-text-font-weight:100;--e-global-typography-accent-font-family:"MADE Carving Soft";--e-global-typography-accent-font-weight:900;background-color:var( --e-global-color-75ecc86 );--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:25px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-75ecc86 );border-radius:20px 20px 20px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-footer{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .header-inner{width:1300px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:150px;max-width:150px;}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-accent );}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:var( --e-global-color-primary );}.site-header .site-navigation .menu li{font-family:"MADE Carving Soft", Sans-serif;font-weight:500;}@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;}.site-header .header-inner{width:321px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}}/* Start custom CSS */.dm-flip-card {

    transform-style: preserve-3d;
    perspective: 2000px;

}

.dm-front-card {


    backface-visibility: hidden;
    transition: transform 1s; /*Flip Duration for front card*/


}

.dm-back-card {


    backface-visibility: hidden;
    transform:rotateY(180deg); /*Use rotateX for vertical flip, change to -180deg to change flip direction*/
    transition: transform 1s; /*Flip Duration for back card*/



}

 .dm-flip-card:hover .dm-front-card {

    transform: rotateY(-180deg); /*Use rotateX for vertical flip, change to 180deg to change flip direction*/

}

 .dm-flip-card:hover .dm-back-card {

    transform:rotateY(0deg); /*Use rotateX for vertical flip*/

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'MADE Carving Soft';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/MADECarvingSoft-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'MADE Carving Soft';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/MADECarvingSoft-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'MADE Carving Soft';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/MADECarvingSoft-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'MADE Carving Soft';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/MADECarvingSoft-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sequel Sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/Sequel-Sans-Light-Body.ttf') format('truetype');
}
@font-face {
	font-family: 'Sequel Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/Sequel-Sans-Medium-Body.ttf') format('truetype');
}
@font-face {
	font-family: 'Sequel Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://scalez.com.ar/wp-content/uploads/2024/10/Sequel-Sans-Bold-Body.ttf') format('truetype');
}
/* End Custom Fonts CSS */