.elementor-kit-5{--e-global-color-primary:#4F185A;--e-global-color-secondary:#EA1E80;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-color-cca21ec:#00ACA2;--e-global-color-22047cd:#05807A;--e-global-color-a5a3634:#FFFFFF;--e-global-color-83385a4:#662773;--e-global-typography-primary-font-family:"Daxlinepro";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Daxlinepro";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Daxlinepro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Daxlinepro";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-line-height:1.5em;--e-global-typography-462b8ef-font-family:"Daxlinepro";--e-global-typography-462b8ef-font-size:18px;--e-global-typography-462b8ef-font-weight:bold;--e-global-typography-77f9e69-font-family:"Daxlinepro";--e-global-typography-77f9e69-font-size:14px;--e-global-typography-77f9e69-font-weight:normal;--e-global-typography-6a71d3f-font-family:"Daxlinepro";--e-global-typography-6a71d3f-font-size:18px;--e-global-typography-6a71d3f-font-weight:bold;--e-global-typography-6a71d3f-line-height:1.5em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-cca21ec );font-family:var( --e-global-typography-462b8ef-font-family ), Sans-serif;font-size:var( --e-global-typography-462b8ef-font-size );font-weight:var( --e-global-typography-462b8ef-font-weight );color:var( --e-global-color-a5a3634 );border-style:none;border-radius:100px 100px 100px 100px;padding:18px 24px 15px 24px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-22047cd );color:var( --e-global-color-a5a3634 );border-style:none;border-radius:100px 100px 100px 100px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:32px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:18px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-462b8ef-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:32px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:18px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-462b8ef-font-size );padding:16px 16px 16px 16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.destaque{
    background: linear-gradient(180deg, #AA0285 0%, #EA1E80 50%, #FDF361 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px;
    line-height: 100%;
}

@media (max-width: 767px) {
    .destaque{
        font-size: 48px;
        line-height: 120%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .destaque{
        font-size: 48px;
        line-height: 120%;
    }
}

.destaque-rosa{
    color: #EA1E80;
    font-weight: bold;
}

/*DESABILITA SCROLL HORIZONTAL*/
html, body {
max-width: 100%;
overflow-x: hidden;
}

/* FIX icone dos botoes desalinhado */
.elementor-button-icon {
    line-height: 0;
}


/*MANTER COR DE LINKS*/
a, a:hover {
    color: currentColor;
}

/*REMOVE MARGIN WIDGET DE TEXTO*/
.elementor-widget-text-editor p:last-child{
    margin-bottom: 0px;
}

/*Desabilita o movimento do mouse no tablet e celular*/
body:not([data-elementor-device-mode="desktop"]) .elementor-motion-effects-element {
transform: none!important;
}

.elementor-kit-5 .elementor-button svg{
width: 20px;
vertical-align: middle;
}

.elementor-button-content-wrapper {
align-items: center
}

/* Animacoes suaves do Elementor */
.elementor-motion-effects-layer {
transition: all 3s cubic-bezier(.17,.42,.21,.98)!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Daxlinepro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mycareer.com.br/lp/wp-content/uploads/2025/10/DaxlinePro.woff2') format('woff2');
}
@font-face {
	font-family: 'Daxlinepro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://mycareer.com.br/lp/wp-content/uploads/2025/10/DaxlinePro-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */