.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6e5ff99:#252525;--e-global-color-622d656:#E3E3E3;--e-global-color-870a555:#111111;--e-global-color-362be8e:#272D4E;--e-global-color-5672c4f:#A01515;--e-global-color-ef98e8b:#CE202F;--e-global-color-7773f48:#1E1E1E;--e-global-color-ca35175:#DADADA;--e-global-typography-primary-font-family:"Switzer";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Switzer";--e-global-typography-secondary-font-size:64px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Switzer";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans Condensed";--e-global-typography-accent-font-size:11px;--e-global-typography-accent-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-5672c4f );}.site-header{background-color:var( --e-global-color-622d656 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-navigation ul.menu li a{color:var( --e-global-color-870a555 );}.site-footer .copyright p{color:#000000;}@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 */.video-expand {
  position: relative;
  width: 60vw; /* tamanho inicial */
  height: 34vw; 
  margin: 0 auto;
  transition: all 0.3s ease;
  overflow: hidden;
}

.video-expand iframe,
.video-expand video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Switzer';
	font-display: auto;
	src: url('https://lucasramosdesign.com.br/wp-content/uploads/2025/11/Switzer-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */