.elementor-kit-9{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9be4ac6:#F4C352;--e-global-color-c97bba6:#333333;--e-global-color-d312cb0:#3F5C59;--e-global-color-103b3c1:#F4C352;--e-global-color-b1fd23c:#1A1A1A;--e-global-color-308c3ef:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#4BB1A300;color:#FFFFFF;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-103b3c1 );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#BBBBBB;}.elementor-kit-9 a:hover{color:var( --e-global-color-103b3c1 );}.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);}.elementor-lightbox{background-color:#000000E3;--lightbox-ui-color:var( --e-global-color-308c3ef );--lightbox-ui-color-hover:var( --e-global-color-103b3c1 );--lightbox-text-color:var( --e-global-color-308c3ef );--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:20px;}.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 */.carousel-tenten img {
  object-fit: cover;
  height: 800px; /* Altura padrão para telas maiores */
  width: 100%;
  object-position: center;
}

@media (max-width: 767px) { /* Para telas mobile (até 767px de largura) */
  .carousel-tenten img {
    height: 230px; 
  }
}

@media (min-width: 768px) and (max-width: 1023px) { /* Para telas tablet (entre 768px e 1023px de largura) */
  .carousel-tenten img {
    height: 400px; 
  }
}/* End custom CSS */