.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-58ccd20:#FFFFFF;--e-global-color-f06ff3f:#F7F7F7;--e-global-color-6727bea:#1A9DD9;--e-global-color-0391ec9:#172C36;--e-global-color-e0ef77e:#E5E5E5;--e-global-color-f7b35c0:#02010100;--e-global-color-a8c7251:#172C368F;--e-global-typography-primary-font-family:"Clash Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Clash Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Clash Display";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Clash Display";--e-global-typography-accent-font-weight:500;--e-global-typography-618f41b-font-size:15px;--e-global-typography-618f41b-font-weight:400;--e-global-typography-2dfdd0b-font-size:clamp(32px, 1.502vw + 1.296rem, 48px);--e-global-typography-2dfdd0b-font-weight:500;--e-global-typography-2dfdd0b-line-height:1.1em;--e-global-typography-2dfdd0b-letter-spacing:-0.03em;--e-global-typography-0b74496-font-size:14px;--e-global-typography-0b74496-font-weight:500;--e-global-typography-0b74496-text-transform:uppercase;--e-global-typography-0b74496-line-height:1em;--e-global-typography-0b74496-letter-spacing:0.1px;font-family:"Clash Display", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1410px;}.e-con{--container-max-width:1410px;--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:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}
/* Start custom CSS */*:focus:not(:focus-visible) {
    outline: none !important;
    box-shadow: none !important;
}

body.acsb-keynav [data-acsb-focused="true"],
body.acsb-keynav :focus,
body.acsb-keynav :focus-visible,
body.acsb-keynav :active {
    outline: none !important;
    box-shadow: none !important;
}

.ml-hamburger {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  width: fit-content;
}

.ml-hamburger__icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  transition: background 0.2s;
}

.ml-hamburger__icon span {
  display: block;
  width: 14px;
  height: 1.5px;
  background: white;
  border-radius: 2px;
}

.ml-hamburger__label {
  color: white;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.ml-hamburger:hover .ml-hamburger__icon {
  background: rgba(255, 255, 255, 0.15);
}

.elementor-nav-menu--layout-horizontal {
    display:none !important;
}

.btn-white-arrow .elementor-button-icon,
.btn-white-arrow .elementor-button-icon svg,
.btn-white-arrow .elementor-button-icon i {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}

.elementor-button-icon {
    background-color: #168ece;
    color: #FFF !important; 
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.elementor-button-icon i,
.elementor-button-icon svg {
    font-size: 16px;
    color: #FFF !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Clash Display';
	font-display: auto;
	src: url('https://www.europemedia.eu/wp-content/uploads/2026/04/ClashDisplay-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */