.elementor-kit-6{--e-global-color-primary:#18181B;--e-global-color-secondary:#FAFAF9;--e-global-color-text:#18181B;--e-global-color-accent:#A1A1AA;--e-global-color-cdd7c97:#FFFFFF00;--e-global-color-cd2fcba:#F2F1F0;--e-global-typography-primary-font-family:"degular";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"freight-text-pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"degular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"degular";--e-global-typography-accent-font-weight:bold;background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );font-size:clamp(1rem, 1.05vw, 1.125rem);line-height:1.5em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:25px;}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-size:clamp(2rem, 4vw, 5rem);}.elementor-kit-6 h2{font-size:clamp(3rem, 5vw, 6rem);}.elementor-kit-6 h3{font-size:clamp(1.5rem, 2vw, 2.5rem);}.elementor-kit-6 h4{font-size:clamp(1.125rem, 1.5vw, 1.5rem);}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:4px 4px 4px 4px;padding:20px 30px 20px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--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:25px;}.elementor-element{--widgets-spacing:25px 25px;--widgets-spacing-row:25px;--widgets-spacing-column:25px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:var( --e-global-color-primary );--lightbox-ui-color:var( --e-global-color-secondary );--lightbox-ui-color-hover:var( --e-global-color-accent );--lightbox-text-color:var( --e-global-color-secondary );}.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 *//* ============================================
   Cookie banner — brand-aligned typography + trim
   ============================================ */

/* Base font: degular across banner + modal */
.wcc-consent-container,
.wcc-consent-container * {
  font-family: 'degular', -apple-system, BlinkMacSystemFont, sans-serif !important;
  font-weight: 400;
}

/* Title in freight-text-pro */
.wcc-title,
.wcc-consent-container [role="heading"] {
  font-family: 'freight-text-pro', Georgia, 'Times New Roman', serif !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 1.2 !important;
  letter-spacing: -0.01em;
  margin-bottom: 8px !important;
}

/* Description text — comfortable body */
.wcc-notice-des,
.wcc-notice-des p {
  font-family: 'degular', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  margin: 0 0 12px 0 !important;
}

/* ============================================
   Buttons — trim height + typography
   ============================================ */

.wcc-btn,
.wcc-btn-customize,
.wcc-btn-reject,
.wcc-btn-accept {
  font-family: 'degular', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  padding: 8px 18px !important;
  line-height: 1.3 !important;
  min-height: 0 !important;
  height: auto !important;
  border-radius: 4px !important;
  letter-spacing: 0.02em;
  border-width: 1px !important;
  cursor: pointer;
}

/* Button spacing */
.wcc-notice-btn-wrapper {
  display: flex !important;
  gap: 8px !important;
  flex-wrap: wrap;
}
/* ============================================
   Cookie Preference Center — popup styling
   ============================================ */

/* Base font everywhere in the popup */
.wcc-preference-center,
.wcc-preference-center * {
  font-family: 'degular', -apple-system, BlinkMacSystemFont, sans-serif !important;
  font-weight: 400;
}

/* Main title */
.wcc-preference-title {
  font-family: 'freight-text-pro', Georgia, serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
  letter-spacing: -0.01em;
}

/* Intro description */
.wcc-preference-content-wrapper,
.wcc-preference-content-wrapper p {
  font-family: 'degular', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

/* "Vis mere" inline link */
.wcc-show-desc-btn {
  font-family: 'degular', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  color: #18181B !important;
  text-decoration:/* End custom CSS */