.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a8c3a51:#02010F;--e-global-color-daa5f36:#0E52EA;--e-global-color-549f118:#FFFFFF;--e-global-color-66ecfc5:#042260;--e-global-color-40cea6c:#FFE08A;--e-global-color-9a593ed:#0B1C3F;--e-global-color-735e58b:#F5B301;--e-global-color-25e0726:#000000;--e-global-color-8fdc887:#0B0F1A;--e-global-color-1b51e9b:#1C2333;--e-global-color-fd331a5:#F0F0F0;--e-global-color-2fda1f2:#2F5DFF;--e-global-color-d9a7fb4:#FF7A33;--e-global-color-e08fbc2:#B22222;--e-global-color-9f954d3:#00FF06;--e-global-color-2176a25:#00CE05;--e-global-color-e451a98:#121212;--e-global-color-03262b1:#09FF62;--e-global-color-946c32d:#4FB848;--e-global-color-b012efb:#0B251F;--e-global-color-c31ef74:#EEF2E1;--e-global-color-b576ef3:#4D886E;--e-global-color-79795ac:#151515;--e-global-color-6451f53:#EBEBEB;--e-global-color-6014b5c:#0A0215;--e-global-color-e2728ab:#E8D9FC;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-eb5b7e1-font-family:"Albert Sans";--e-global-typography-ca40f43-font-family:"Nexa";--e-global-typography-ca40f43-font-weight:bold;--e-global-typography-9602719-font-family:"Nexa";--e-global-typography-9602719-font-weight:400;--e-global-typography-535c7b2-font-family:"Transducer";--e-global-typography-23d4614-font-family:"Instrument Sans";background-color:#0A0215;color:#F5F5F5;font-family:"Inter", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#2F5DFF;font-family:"Manrope", Sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;color:#FFFFFF;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#4F7DFF;color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#F5F5F5;}.elementor-kit-8 h1{color:#F5F5F5;font-family:"Playfair Display", Sans-serif;font-size:52px;font-weight:900;}.elementor-kit-8 h2{color:#F5F5F5;font-family:"Playfair Display", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-8 h3{color:#F5F5F5;font-family:"Playfair Display", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-8 h6{color:#00E405;font-family:"Transducer", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS */html body{
    overflow-x: hidden !important;
}

p:last-of-type{
    margin-bottom: 0px !important;
}

/* Garante que todo elemento se ajuste à largura */
* {
  box-sizing: border-box;
  max-width: 100%;
}

/* Imagens e vídeos fluidos */
img, video, iframe {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Tipografia adaptativa */
html {
  font-size: 16px; /* Base desktop */
}

@media (max-width: 1024px) {
  html {
    font-size: 15px; /* Tablets */
  }
}

@media (max-width: 768px) {
  html {
    font-size: 14px; /* Mobile */
  }
}

/* Ajuste de espaçamentos no mobile */
@media (max-width: 768px) {
  .elementor-section {
    padding: 20px 10px !important;
  }
  
  .elementor-column {
    margin-bottom: 20px;
  }
}

/* Garante que colunas fiquem em pilha no mobile */
@media (max-width: 768px) {
  .elementor-row, .elementor-container {
    display: flex;
    flex-direction: column;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/Inter_24pt-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/Inter_18pt-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('../fonts/Inter_18pt-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('../fonts/Inter_18pt-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nexa';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/Nexa-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Nexa';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/Nexa-Heavy.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Transducer';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('../fonts/transducer-hairline.woff') format('woff');
}
@font-face {
	font-family: 'Transducer';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/transducer-regular.woff') format('woff');
}
@font-face {
	font-family: 'Transducer';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../fonts/transducer-medium.woff') format('woff');
}
@font-face {
	font-family: 'Transducer';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/transducer-bold.woff') format('woff');
}
@font-face {
	font-family: 'Transducer';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('../fonts/transducer-black.woff') format('woff');
}
/* End Custom Fonts CSS */