.elementor-kit-8{--e-global-color-primary:#752431;--e-global-color-secondary:#752431;--e-global-color-text:#000000;--e-global-color-accent:#752431;--e-global-color-65af352:#FEF5EE;--e-global-color-7f3dea8:#FEF5EEBF;--e-global-color-f141508:#FFFFFF;--e-global-typography-primary-font-family:"Basis Commercial";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Reckless";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Basis Commercial";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Reckless";--e-global-typography-accent-font-weight:normal;background-color:var( --e-global-color-65af352 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );}.elementor-kit-8 h1{font-family:"Basis Commercial", Sans-serif;font-weight:normal;}.elementor-kit-8 h2{font-family:"Reckless", Sans-serif;font-size:2.9375em;}.elementor-kit-8 h3{font-family:"Reckless", Sans-serif;}.elementor-kit-8 h4{font-family:"Reckless", Sans-serif;}.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);}.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-kit-8 h2{font-size:2.125em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  font-size: 4vw !important;
}

@media (min-width: 48em) {
  html {
    font-size: 1.1vw !important;
  }
}

.red-underline a,
.red-underline .e-n-accordion-item-title-text {
  position: relative;
  cursor: pointer; /* opcionalno */
}

.red-underline a:after,
.red-underline .e-n-accordion-item-title-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: currentColor;
  transition: .3s;
}

.red-underline a:hover:after,
.red-underline .e-n-accordion-item-title-text:hover:after {
  width: 100%;
}

.red-underline a.no-hover-underline:after {
  display: none !important;
}


.elementor-nav-menu .elementor-item {
  position: relative;
  display: inline-block;
  padding-bottom: 2px!important;
}

.elementor-nav-menu .elementor-item:after {
  background-color: currentColor;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: .3s;
  width: 0;
}

.elementor-nav-menu .elementor-item:hover:after {
  width: 100%;
}

.no-mbp p {margin-bottom:0}

.icon-font {width:2rem;height:2rem;}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Basis Commercial';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://galen.de/wp-content/uploads/2025/12/basic-commercial-pro-light.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://galen.de/wp-content/uploads/2025/12/reckless-light.woff2') format('woff2');
}
/* End Custom Fonts CSS */