.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Campton";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Campton";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Campton";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Campton";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-weight:600;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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 *//*
Aplica smooth fade out na sobreposição do pop-up
*/

.elementor-popup-modal:not([style="display: none;"]) {
    transition: all .5s;
    opacity: 1!important;
}

div.elementor-popup-modal[style="display: none;"] {
    transition: all .5s;
    opacity: 0;
    display: flex!important;
    z-index: -5;
}

.elementor-popup-modal[style="display: none;"]>div {
    display:none
}

.elementor-popup-modal {
    -webkit-animation:wrd_fadeout .5s cubic-bezier(.39,.575,.565,1.000);
    animation:wrd_fadeout .5s cubic-bezier(.39,.575,.565,1.000)
}

@-webkit-keyframes wrd_fadeout {
    0%{opacity:0} 
    100% {opacity:1}
}

@keyframes wrd_fadeout{
    0% {opacity:0}
    100% {opacity:1}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonThin.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonBook.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonMedium.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonSemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonBlack.ttf') format('truetype');
}
@font-face {
	font-family: 'Campton';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://cartamac.com.br/wp-content/uploads/2024/04/CamptonLight.ttf') format('truetype');
}
/* End Custom Fonts CSS */