.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-color-8207462:#0B1E3D;--e-global-color-0e59ecd:#F7FAFA;--e-global-color-386ee36:#773BF7;--e-global-color-617b2aa:#78EFB0;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:600;--e-global-typography-fe020dc-font-family:"Nicephore";--e-global-typography-fe020dc-font-weight:300;--e-global-typography-fe020dc-line-height:1.2em;--e-global-typography-d93014a-font-family:"Nicephore";--e-global-typography-d93014a-font-size:1.2em;--e-global-typography-d93014a-font-weight:600;--e-global-typography-d93014a-line-height:1.2em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0em;}.elementor-kit-7 h1{font-family:"Nicephore", Sans-serif;font-size:2.2em;font-weight:300;}.elementor-kit-7 h2{font-family:"Nicephore", Sans-serif;font-weight:600;}.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;}}/* Start custom CSS *//* ==============================
   HEADER VARIABELEN
   ============================== */
.sticky-header {
    --header-height: 120px !important;           /* Beginhoogte header */
    --header-padding-top: 25px !important;       /* Padding bovenaan */
    --header-padding-bottom: 25px !important;    /* Padding onderaan */
    --header-transition: 0.4s ease !important;   /* Animatie snelheid */
    --header-shrink-factor: 0.35 !important;     /* Hoeveel de header krimpt */
    --logo-shrink-factor: 0.65 !important;       /* Hoeveel het logo krimpt */
}

/* ==============================
   BASIS STYLING HEADER
   ============================== */
.sticky-header > .e-con-inner {
    min-height: var(--header-height) !important;
    padding-top: var(--header-padding-top) !important;
    padding-bottom: var(--header-padding-bottom) !important;
    transition: min-height var(--header-transition), padding var(--header-transition);
}

/* ==============================
   KRIMPEN BIJ SCROLL
   ============================== */
.sticky-header.elementor-sticky--effects > .e-con-inner {
    min-height: calc(var(--header-height) * var(--header-shrink-factor)) !important;
    padding-top: calc(var(--header-padding-top) * var(--header-shrink-factor)) !important;
    padding-bottom: calc(var(--header-padding-bottom) * var(--header-shrink-factor)) !important;
}

/* ==============================
   LOGO ANIMATIE
   ============================== */
.sticky-header img {
    transition: transform var(--header-transition);
    transform-origin: left center;
}

.sticky-header.elementor-sticky--effects img {
    transform: scale(var(--logo-shrink-factor)) !important;
}

/* ==============================
   MOBIEL (optioneel)
   ============================== */
@media (max-width: 767px) {
    .sticky-header {
        --header-height: 110px !important;
        --header-padding-top: 12px !important;
        --header-padding-bottom: 12px !important;
        --header-shrink-factor: 0.5 !important;
        --logo-shrink-factor: 0.55 !important;
    }
}
/* AWSM sollicitatieknop – alleen op vacaturepagina’s */
.single-awsm_job_openings #awsm-application-submit-btn {
    background-color: transparent;
    border: 2px solid #773BF7;
    color: #773BF7;
    padding: 0.5rem 1.5rem;
    font-family: "Nicephore";
    font-weight: 600;
    font-size: 1em;
    border-radius: 999px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.single-awsm_job_openings #awsm-application-submit-btn:hover,
.single-awsm_job_openings #awsm-application-submit-btn:focus {
    background-color: #773BF7;
    color: #ffffff;
}

.entry-title.awsm-jobs-single-title {
    font-weight: 600;
}

.awsm-job-form-inner h2 {
    font-weight: 600;
    font-size: 1.2em;
}

/* Achtergrondkleur vacature content */
.single-awsm_job_openings .awsm-job-main.awsm-job-single-content {
    background-color: #F7FAFA;
}
/* Alle tekst op vacaturepagina’s */
.single-awsm_job_openings h1,
.single-awsm_job_openings h2,
.single-awsm_job_openings h3,
.single-awsm_job_openings p {
    color: #0B1E3D;
}

/* kernwaarden images */
.all-img {
  display: none;
}

.all-img.img-1 {
  display: block;
}

/* ==============================
   BODY ACHTERGROND
   ============================== */
body {
    background-color: #0B1E3D !important;
}

.hover-target:hover .elementor-heading-title {
  color: #773bf7 !important;
  transition: color 0.35s ease;
}

.hover-target .elementor-heading-title {
  transition: color 0.35s ease;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nicephore';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://polarispeople.nl/wp-content/uploads/2025/12/nicephore-light-webfont.woff2') format('woff2'),
		url('https://polarispeople.nl/wp-content/uploads/2025/12/nicephore-light-webfont.woff') format('woff');
}
@font-face {
	font-family: 'Nicephore';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://polarispeople.nl/wp-content/uploads/2025/12/nicephore-medium-webfont.woff2') format('woff2'),
		url('https://polarispeople.nl/wp-content/uploads/2025/12/nicephore-medium-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */