.elementor-kit-6{--e-global-color-primary:#191A1E;--e-global-color-secondary:#191A1E;--e-global-color-text:#E0DFDF;--e-global-color-0be93a3:#FCDB9F;--e-global-color-0fc98ec:#A87F25;--e-global-color-b2182f6:#E0DFDF;--e-global-color-71e10bc:#E0DFDF0F;--e-global-color-bdfbd08:#E0DFDF3D;--e-global-color-c9d0de7:#CEAA5B;--e-global-typography-primary-font-family:"Inter Static";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Static";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Static";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Static";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Inter Static", Sans-serif;font-size:16px;font-weight:200;line-height:1.5em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-primary );background-image:linear-gradient(215deg, var( --e-global-color-0be93a3 ) 0%, var( --e-global-color-c9d0de7 ) 100%);padding:15px 45px 15px 45px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Inter Static", Sans-serif;font-size:64px;font-weight:400;letter-spacing:-2.5px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Inter Static", Sans-serif;font-size:48px;letter-spacing:-1.5px;word-spacing:-2px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Inter Static", Sans-serif;font-size:20px;font-weight:600;letter-spacing:-0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.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);}.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(min-width:2400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-6{font-size:4vw;line-height:1.5em;}.elementor-kit-6 h1{font-size:11vw;}.elementor-kit-6 h2{font-size:13vw;line-height:0.8em;}.elementor-kit-6 h3{font-size:5.5vw;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:5vw;padding:20px 0px 20px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */html, body {
    width: 100vw!important;
    max-width: 100vw!important;
    overflow-x: hidden!important;
}

p {
  text-wrap: pretty;
}


.h2-italic{
    font-family: 'Times New Roman';
    font-style: italic;
    font-size: 1.2em;
    letter-spacing: -2px;
    color: #FCDB9F;
}


.h1-text{
    font-family: Times New Roman;
    font-size: 1.7em;
    color: #ceaa5b;
    
}


.scroll-left{
    opacity: 0;
    transition: 0.5s !important;
    transform: translate(-30px, 0);
}

.scroll-right{
    opacity: 0;
    transition: 0.5s !important;
    transform: translate(30px, 0);
}

.scroll-bottom{
    opacity: 0;
    transition: 0.5s !important;
    transform: translate(0, 80px);
}

.scroll-top{
    opacity: 0;
    transition: 0.5s !important;
    transform: translate(0, -80px);
}

.elementor-editor-active .scroll-bottom,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right,
.ativo{
    opacity: 1;
    transition: 0.5s !important;
    transform: translatey(0px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://drasimonehalmen.com.br/wp-content/uploads/2025/05/Inter_18pt-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://drasimonehalmen.com.br/wp-content/uploads/2025/05/Inter_18pt-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter Static';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://drasimonehalmen.com.br/wp-content/uploads/2025/05/Inter_18pt-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */