.elementor-kit-46984{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#F1F1F1;--e-global-color-accent:#22257F;--e-global-color-22b2bf3:#2D2926;--e-global-color-fcc12ba:#6B7280;--e-global-color-ab140a6:#DDD7D7;--e-global-color-583131f:#E5E7EB;--e-global-color-1c34e92:#ABC9FF;--e-global-color-42feeb0:#0F39E1;--e-global-color-ef8d4d7:#ED0027;--e-global-color-de99f25:#10B981;--e-global-color-c998f94:#059669;--e-global-color-18b1fb9:#065F46;--e-global-color-081db06:#3B82F6;--e-global-color-5527cb5:#2563EB;--e-global-color-6208863:#1E40AF;--e-global-color-c61176b:#F59E0B;--e-global-color-1d55058:#D97706;--e-global-color-66d263e:#92400E;--e-global-color-0f09239:#EF4444;--e-global-color-ad643a3:#DC2626;--e-global-color-3cd6d13:#991B1B;--e-global-typography-primary-font-family:"bc-novatica-cyr";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.5px;--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-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;color:var( --e-global-color-22b2bf3 );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-46984 button,.elementor-kit-46984 input[type="button"],.elementor-kit-46984 input[type="submit"],.elementor-kit-46984 .elementor-button{background-color:var( --e-global-color-6208863 );font-family:"bc-novatica-cyr", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-46984 e-page-transition{background-color:#FFBC7D;}.elementor-kit-46984 p{margin-block-end:1.5px;}.elementor-kit-46984 h1{color:var( --e-global-color-22b2bf3 );font-family:"bc-novatica-cyr", Sans-serif;font-size:50px;font-weight:600;line-height:1.1px;}.elementor-kit-46984 h2{color:var( --e-global-color-22b2bf3 );font-family:"bc-novatica-cyr", Sans-serif;font-size:36px;font-weight:600;line-height:1.1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1258px;}.e-con{--container-max-width:1258px;}.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-kit-46984{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-46984{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============================================
   COMPLIANZ COOKIE POLICY STYLING
   Scoped to #cmplz-* .elementor-kit-46984s only.
   ============================================ */

/* Add space below header only on Complianz pages */
body:has(#cmplz-document) header,
body:has(#cmplz-document) .elementor-location-header,
body:has(#cmplz-datarequest-form) header,
body:has(#cmplz-datarequest-form) .elementor-location-header,
body:has(#cmplz-cookies-overview) header,
body:has(#cmplz-cookies-overview) .elementor-location-header {
  margin-bottom: 20px;
}

/* Constrain Complianz content to match site content width */
#cmplz-document,
#cmplz-datarequest-form,
#cmplz-cookies-overview {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

/* Fix paragraph and heading spacing in the cookie policy document */
#cmplz-document p,
#cmplz-document ul,
#cmplz-document ol {
  line-height: 1.6;
  margin: 0 0 1.25rem 0;
}
#cmplz-document h2 {
  line-height: 1.3;
  margin: 2.5rem 0 1rem 0;
  clear: both;
}
#cmplz-document h3 {
  line-height: 1.3;
  margin: 1.5rem 0 0.75rem 0;
}
#cmplz-document .cmplz-subtitle {
  line-height: 1.4;
  margin: 1.5rem 0 0.75rem 0;
  font-weight: 600;
}
#cmplz-document li {
  line-height: 1.6;
  margin-bottom: 0.5rem;
}

/* Give the data request form breathing room */
#cmplz-datarequest-form {
  display: block;
  margin: 2rem 0;
  padding: 1.5rem;
  background: #F1F1F1;
  border-radius: 4px;
  clear: both;
}
#cmplz-datarequest-form > div {
  margin-bottom: 1rem;
}
#cmplz-datarequest-form label {
  display: block;
  margin-bottom: 0.25rem;
  line-height: 1.5;
}
#cmplz-datarequest-form input[type="text"],
#cmplz-datarequest-form input[type="email"] {
  width: 100%;
  padding: 0.625rem;
  line-height: 1.5;
  box-sizing: border-box;
}
#cmplz-datarequest-form input[type="checkbox"] {
  margin-right: 0.5rem;
  vertical-align: middle;
}
#cmplz-datarequest-form .cmplz_datarequest {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
#cmplz-datarequest-form input[type="button"] {
  margin-top: 1rem;
  padding: 0.625rem 1.5rem;
}

/* Service detail dropdowns need spacing too */
#cmplz-cookies-overview details {
  margin-bottom: 0.5rem;
}
#cmplz-cookies-overview .cmplz-service-header h3 {
  margin: 0;
}

/* Hide the desktop nested mega-menu on tablet and mobile */
@media (max-width: 1024px) {
  .elementor-widget-n-menu {
    display: none !important;
  }
}/* End custom CSS */