.elementor-kit-14{--e-global-color-primary:#E11C42;--e-global-color-secondary:#E1E6F2;--e-global-color-text:#2E3148;--e-global-color-accent:#E11C42;--e-global-color-edfbca2:#FFFFFF;--e-global-color-f7707c3:#EFF2F9;--e-global-color-3be6399:#7F8297;--e-global-typography-primary-font-family:"Sofia Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sofia Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sofia Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sofia Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{color:var( --e-global-color-edfbca2 );background-color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;}.elementor-kit-14 button:hover,.elementor-kit-14 button:focus,.elementor-kit-14 input[type="button"]:hover,.elementor-kit-14 input[type="button"]:focus,.elementor-kit-14 input[type="submit"]:hover,.elementor-kit-14 input[type="submit"]:focus,.elementor-kit-14 .elementor-button:hover,.elementor-kit-14 .elementor-button:focus{color:var( --e-global-color-edfbca2 );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);}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.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 */html, 
body {
	overflow-x: hidden !important;
}
body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

a, i, button {
	-webkit-transition: .3s !important;
	transition: .3s !important;
}

.p-margin-none p:last-child {
	margin-bottom: 0 !important;
}
b, strong, .font-bold {
    font-weight: 700;
}
.text-uppercase {
    text-transform: uppercase;
}
.display-block-always {
    display: block;
}
@media (min-width: 1024px) {
	.text-justify {
		text-align: justify;
	}
}
@media (max-width: 1023px) {
	.text-center {
		text-align: center !important;
	}
	.display-block {
		display: block;
	}
}

a.link {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}
.texto-destaque {
    color: #d41124;
}
.texto-branco {
    color: #fff;
}

.conteudo a {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}
.conteudo ul {
    margin-bottom: .9rem;
}



.detail-line {
    position: relative;
}
.detail-line:before {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    width: 29px;
    height: 37px;
    background-image: url('https://mix44.com.br/wp-content/uploads/2024/01/mix44-detail-03.png');
    background-repeat: no-repeat;
    display: block;
}
@media (min-width: 768px) {
    .detail-line:before {
        left: 0;
    }
}



/* Forms */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1 !important; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
  opacity: 1 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
  opacity: 1 !important;
}

.form-newsletter input[type="text"], 
.form-newsletter input[type="email"], 
.form-newsletter button {
    padding-top: 15px;
    padding-bottom: 15px;
}
.form-newsletter button {
    height: 56px;
}

footer .form-default a {
    color: var( --e-global-color-45c2a1e );
    text-decoration: underline;
}/* End custom CSS */