.elementor-kit-10{--e-global-color-primary:#C3E8FA;--e-global-color-secondary:#DBF1FC;--e-global-color-text:#7A7A7A;--e-global-color-accent:#EFFFDD;--e-global-typography-primary-font-size:clamp(1.125rem, calc(1.25 * var(--fluid--1440)), 1.25rem);--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.5;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;background-color:#ECF8FD;font-family:"Inter", Sans-serif;font-size:clamp(.875rem, calc(1 * var(--fluid--1440)), 1rem);line-height:1.5;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 p{margin-block-end:0px;}.elementor-kit-10 a:hover{color:#BDFF76;}.elementor-kit-10 h1{font-family:"Sora", Sans-serif;font-size:clamp(3rem, calc(10 * var(--fluid--1440)), 10rem);line-height:1.2;letter-spacing:-.07ch;}.elementor-kit-10 h2{font-family:"Sora", Sans-serif;font-size:clamp(2.5rem,calc(6*var(--fluid--1440)),6rem);font-weight:600;line-height:1.2;letter-spacing:-.05ch;}.elementor-kit-10 h3{font-family:"Sora", Sans-serif;font-size:clamp(2.25rem, calc(4 * var(--fluid--1440)), 4rem);font-weight:600;line-height:1.2;letter-spacing:-.05ch;}.elementor-kit-10 h4{font-family:"Sora", Sans-serif;font-size:clamp(1.75rem,calc(3*var(--fluid--1440)),3rem);font-weight:600;line-height:1.2;letter-spacing:-.05ch;}.elementor-kit-10 h5{font-family:"Sora", Sans-serif;font-size:clamp(1.5rem,calc(2.5*var(--fluid--1440)),2.5rem);font-weight:600;line-height:1.3;letter-spacing:-.04ch;}.elementor-kit-10 h6{font-family:"Sora", Sans-serif;font-size:clamp(1.25rem, calc(1.75 * var(--fluid--1440)), 1.75rem);font-weight:600;line-height:1.3;letter-spacing:-.04ch;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1480px;}.e-con{--container-max-width:1480px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --global--padding:clamp(.75rem,calc(2.5*var(--fluid--1440)),2.5rem); --container--large:calc(100rem - var(--global--padding) * 2); --_theme---background-8:#011118; --spacing--3-rem:clamp(2rem, calc(3 * var(--fluid--1440)), 3rem); --_theme---text-4:#e8eceb; --spacing--1-5-rem:clamp(1rem, calc(1.5 * var(--fluid--1440)), 1.5rem); --spacing--1-rem:clamp(.75rem, calc(1 * var(--fluid--1440)), 1rem); --spacing--0-5-rem:clamp(.25rem, calc(.5 * var(--fluid--1440)), .5rem); --_theme---background-1:#F5FBFE; --_theme---background-9:#01080C; --_theme---accent-3:#BDFF7B; --spacing--2-rem:clamp(1.5rem, calc(2 * var(--fluid--1440)), 2rem); --spacing--0-25-rem:clamp(.125rem, calc(.25 * var(--fluid--1440)), .25rem); --_theme---accent-4:#AAE66A; --navbar--height:clamp(3rem, calc(4 * var(--fluid--1440)), 4rem); --container--medium:calc(70rem - var(--global--padding)*2); --_theme---text-2:#2A3230; --spacing--8-rem:clamp(4rem,calc(8*var(--fluid--1440)),8rem); --spacing--6-rem:clamp(3rem,calc(6*var(--fluid--1440)),6rem); --_theme---background-2:#ecf8fd; --_theme---accent-2:#AAE66A; --spacing--4-rem:clamp(2.5rem,calc(4*var(--fluid--1440)),4rem); --_theme---background-3:#021923; --_theme---background-7:#021923; --_theme---text-5:#F3F5F4; --font-size--medium:clamp(1rem,calc(1.125*var(--fluid--1440)),1.125rem); --spacing--30-rem:clamp(15rem,calc(30*var(--fluid--1440)),30rem); --spacing--0-75-rem:clamp(.5rem,calc(.75*var(--fluid--1440)),.75rem); }
/* Start custom CSS */:root{
	--fluid--1440: 1.112vw;
}

@keyframes slideJump {
  0% {
    transform: translateX(0%);
  }
  49% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sora';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ak-event.be/wp-content/uploads/2026/04/sora.woff2') format('woff2');
}
/* End Custom Fonts CSS */