.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-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-7 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Font:Alycone; --64:4em; --56:3.5em; --48:3em; --40:2.5em; --32:2em; --24:1.5em; --16:1em; --18:1.125em; --20:1.25em; --14:0.875em; --12:0.75em; --Ink:#0A0F14; --Surface:#0F1A24; --Card:#16232F; --Border:#24333F; --Wit-tekst:#F5F8FA; --Subtiel:#5A6B78; --Tekst-muted:#9FB4C4; --Wit-muted-tekst:#C2C8CD; --Blue-light:#00B5C0; --Blue-dark:#0066A3; --72:4.5em; --80:5em; --88:5.5em; --96:6em; --10:0.625em; --8:0.5em; --6:0.375em; --4:0.25em; --2:0.125em; --120:7.5em; --144:9em; --200:12.5em; }
/* Start custom CSS */.button-secondary {
  position: relative;
  background: transparent;
  border: none;
  border-radius: 6px;
}

.button-secondary::before {
  content: "";
  position: absolute;
  inset: 0px;
  padding: 2px;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(to bottom right, #00B5C0 0%, #0066A3 50%, #00B5C0 100%);
  background-size: 200% 200%;
  background-position: 0% 0%;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: background-position 0.4s ease;
}

.button-secondary:hover::before {
  background-position: 100% 100%;
}

.gradient-underline {
  border-bottom: none;
  background-image:
    linear-gradient(to right, #00B5C0, #0066A3),
    linear-gradient(to right, #9FB4C4, #9FB4C4);
  background-size: 0% 2px, 100% 2px;
  background-position: 0 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.55s ease;
}

.gradient-underline:hover {
  background-size: 100% 2px, 100% 2px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-Black.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-BlackItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-SemiBoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-Light.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-ExtraLight.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-ExtraLightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Alycone';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://veritaspeople.nl/wp-content/uploads/2026/08/Alcyone-ThinItalic.woff') format('woff');
}
/* End Custom Fonts CSS */