:root {
  --wp--preset--color--fg-1: #3E2A70;
  --wp--preset--color--bg-1: #ffffff;
  --wp--preset--color--bg-2: #FF7E4F;
  --wp--preset--color--bg-3: #8F6BE8;
  --wp--preset--color--bg-4: #906BE8;
  --wp--preset--color--bg-5: #E6E8FB;
  --wp--preset--color--bg-6: #f8f6fe;
  --wp--preset--color--bg-7: #A2ACE7;
  --wp--preset--color--bg-8: #fde4db;
  --wp--preset--color--black: #000000;
  --wp--preset--color--peach: #fde4db;
  --wp--preset--color--text: #ffffff;
  --wp--preset--gradient--white-to-orange-diagonal: linear-gradient(316deg, rgba(241, 145, 109, 0.50) 4.11%, rgba(241, 145, 109, 0.05) 54.28%, rgba(241, 145, 109, 0.05) 75.25%);
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--custom--border-radius--tiny: 4px;
  --wp--custom--border-radius--small: 8px;
  --wp--custom--border-radius--medium: 16px;
  --wp--custom--border-radius--large: 100px;
  --wp--custom--border-radius--xlarge: 230px;
  --wp--custom--border-width--tiny: 1px;
  --wp--custom--border-width--small: 2px;
  --wp--custom--border-width--medium: 3px;
  --wp--custom--border-width--large: 4px;
  --wp--custom--box-shadow--1: 0px 4px 9px 0px rgba(0, 0, 0, 0.20);
  --wp--custom--color--link: var(--wp--preset--color--bg-4);
  --wp--custom--color--neutral-50: #FAFAFA;
  --wp--custom--color--neutral-100: #F5F5F5;
  --wp--custom--color--neutral-200: #EEEEEE;
  --wp--custom--color--neutral-300: #E0E0E0;
  --wp--custom--color--neutral-400: #BDBDBD;
  --wp--custom--color--neutral-500: #9E9E9E;
  --wp--custom--color--neutral-600: #757575;
  --wp--custom--color--neutral-700: #616161;
  --wp--custom--color--neutral-800: #424242;
  --wp--custom--color--neutral-900: #212121;
  --wp--custom--layout--content: 916px;
  --wp--custom--layout--wide: 1600px;
  --wp--custom--layout--sidebar: 676px;
  --wp--custom--layout--page: var(--wp--custom--layout--content);
  --wp--custom--layout--padding: 16px;
  --wp--custom--layout--block-gap: 16px;
  --wp--custom--layout--block-gap-medium: 32px;
  --wp--custom--layout--block-gap-large: 48px;
  --wp--custom--letter-spacing--default: -0.07125rem;
  --wp--custom--line-height--tiny: 1.1;
  --wp--custom--line-height--normal: 1.25;
  --wp--custom--line-height--large: 1.4;
  --wp--preset--font-family--product-sans: "Product Sans", sans-serif;
  --wp--preset--font-size--gargantuan_pp: clamp(3rem, 4vw, 4rem);
  --wp--preset--font-size--gargantuan_p: clamp(2.5rem, 3.75vw, 3.75rem);
  --wp--preset--font-size--gargantuan: clamp(2.25rem, 3.625vw, 3.625rem);
  --wp--preset--font-size--colossal: clamp(2rem, 3vw, 3rem);
  --wp--preset--font-size--gigantic: clamp(1.875rem, 2.5vw, 2.5rem);
  --wp--preset--font-size--jumbo: clamp(1.75rem, 2.375vw, 2.375rem);
  --wp--preset--font-size--huge: clamp(1.625rem, 2.25vw, 2.25rem);
  --wp--preset--font-size--big: clamp(1.5rem, 1.875vw, 1.875rem);
  --wp--preset--font-size--x-large: clamp(1.375rem, 1.625vw, 1.625rem);
  --wp--preset--font-size--large: clamp(1.25rem, 1.5vw, 1.5rem);
  --wp--preset--font-size--medium: clamp(1.125rem, 1.375vw, 1.375rem);
  --wp--preset--font-size--small: clamp(1rem, 1.25vw, 1.25rem);
  --wp--preset--font-size--tiny: clamp(1rem, 1.125vw, 1.125rem);
  --wp--preset--font-size--min: 1rem;
  --wp--preset--font-size--moremin: .875rem;
  /* Font Size Mapping System
  ============================================
  This section creates semantic font size mappings that reference
  WordPress font size presets. This ensures consistency between
  WordPress and Drupal implementations.

  DO NOT use hardcoded font sizes (px, rem values) in SCSS files.
  Always use these semantic variables instead.
  ============================================ */
  /* Heading Font Size Mappings */
  --heading-1: var(--wp--preset--font-size--gargantuan); /* H1 - 58px at desktop */
  --heading-2: var(--wp--preset--font-size--colossal); /* H2 - 48px at desktop */
  --heading-3: var(--wp--preset--font-size--gigantic); /* H3 - 40px at desktop */
  --heading-4: var(--wp--preset--font-size--jumbo); /* H4 - 38px at desktop */
  --heading-5: var(--wp--preset--font-size--huge); /* H5 - 36px at desktop */
  --heading-6: var(--wp--preset--font-size--big); /* H6 - 30px at desktop */
  /* Content Font Size Mappings */
  --body-text: var(--wp--preset--font-size--x-large); /* Body text - 26px at desktop */
  --body-text-large: var(--wp--preset--font-size--large); /* Large body text - 24px at desktop */
  --body-text-medium: var(--wp--preset--font-size--medium); /* Medium body text - 22px at desktop */
  --body-text-small: var(--wp--preset--font-size--small); /* Small body text - 20px at desktop */
  --body-text-tiny: var(--wp--preset--font-size--tiny); /* Tiny body text - 18px at desktop */
  --body-text-min: var(--wp--preset--font-size--min); /* Minimum body text - 16px */
  --body-text-extra-small: var(--wp--preset--font-size--moremin); /* Extra small - 14px */
  /* Special Use Case Mappings */
  --hero-title: var(--wp--preset--font-size--gargantuan_pp); /* Hero titles - 64px at desktop */
  --page-title: var(--wp--preset--font-size--gargantuan_p); /* Page titles - 60px at desktop */
  --section-title: var(--wp--preset--font-size--gargantuan); /* Section titles - 58px at desktop */
  --card-title: var(--wp--preset--font-size--jumbo); /* Card titles - 38px at desktop */
  --button-text: var(--wp--preset--font-size--small); /* Button text - 20px at desktop */
  --caption-text: var(--wp--preset--font-size--min); /* Caption text - 16px */
  --meta-text: var(--wp--preset--font-size--moremin); /* Meta text - 14px */
  /* Component-Specific Mappings */
  --navigation-text: var(--wp--preset--font-size--small); /* Navigation links */
  --breadcrumb-text: var(--wp--preset--font-size--tiny); /* Breadcrumb links */
  --form-label: var(--wp--preset--font-size--small); /* Form labels */
  --form-input: var(--wp--preset--font-size--small); /* Form inputs */
  --footer-text: var(--wp--preset--font-size--tiny); /* Footer content */
  --sidebar-text: var(--wp--preset--font-size--small); /* Sidebar content */
  /* Quiz-Specific Mappings */
  --quiz-title: var(--wp--preset--font-size--gargantuan); /* Quiz page titles */
  --quiz-question: var(--wp--preset--font-size--jumbo); /* Quiz questions */
  --quiz-answer: var(--wp--preset--font-size--small); /* Quiz answers */
  --quiz-result: var(--wp--preset--font-size--large); /* Quiz results */
  /* WordPress Preset Spacing (derived from spacing scale) */
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--style--block-gap: 16px;
}

/* Font Face Declarations for Product Sans */
@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-ThinItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Product Sans";
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  src: url("../webfonts/ProductSans-BlackItalic.woff2") format("woff2");
}
/**
 * Button Reset
 *
 */
/**
 * Size
 *
 */
/**
 * Block Cover
 * Creates a block that covers the full width/height of parent div. Typically used on a :before pseudo element
 */
/**
 * Placeholder Color
 *
 */
/**
 * Clearfix
 *
 */
/**
 * Font Sizes
 *
**/
body {
  color: var(--wp--preset--color--fg-1);
  font-family: var(--wp--preset--font-family--product-sans);
  font-size: var(--wp--preset--font-size--x-large);
  line-height: var(--wp--custom--line-height--large);
  background-color: var(--wp--preset--color--bg-1);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mobile {
  display: block;
}
@media (min-width: 1024px) {
  .mobile {
    display: none;
  }
}

.desktop {
  display: block;
}
@media (max-width: 1024px) {
  .desktop {
    display: none;
  }
}

/** utils classes started **/
.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-fg-1-color {
  color: var(--wp--preset--color--fg-1) !important;
}

.has-bg-1-color {
  color: var(--wp--preset--color--bg-1) !important;
}

.has-bg-2-color {
  color: var(--wp--preset--color--bg-2) !important;
}

.has-bg-3-color {
  color: var(--wp--preset--color--bg-3) !important;
}

.has-bg-4-color {
  color: var(--wp--preset--color--bg-4) !important;
}

.has-bg-5-color {
  color: var(--wp--preset--color--bg-5) !important;
}

.has-bg-6-color {
  color: var(--wp--preset--color--bg-6) !important;
}

.has-bg-7-color {
  color: var(--wp--preset--color--bg-7) !important;
}

.has-peach-color {
  color: var(--wp--preset--color--peach) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-fg-1-background-color {
  background-color: var(--wp--preset--color--fg-1) !important;
}

.has-bg-1-background-color {
  background-color: var(--wp--preset--color--bg-1) !important;
}

.has-bg-4-background-color {
  background-color: var(--wp--preset--color--bg-4) !important;
}

.has-bg-6-background-color {
  background-color: var(--wp--preset--color--bg-6) !important;
}

.has-bg-7-background-color {
  background-color: var(--wp--preset--color--bg-7) !important;
}

.has-peach-background-color {
  background-color: var(--wp--preset--color--peach) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-fg-1-border-color {
  border-color: var(--wp--preset--color--fg-1) !important;
}

.has-bg-1-border-color {
  border-color: var(--wp--preset--color--bg-1) !important;
}

.has-bg-2-border-color {
  border-color: var(--wp--preset--color--bg-2) !important;
}

.has-bg-3-border-color {
  border-color: var(--wp--preset--color--bg-3) !important;
}

.has-bg-4-border-color {
  border-color: var(--wp--preset--color--bg-4) !important;
}

.has-bg-5-border-color {
  border-color: var(--wp--preset--color--bg-5) !important;
}

.has-bg-6-border-color {
  border-color: var(--wp--preset--color--bg-6) !important;
}

.has-bg-7-border-color {
  border-color: var(--wp--preset--color--bg-7) !important;
}

.has-peach-border-color {
  border-color: var(--wp--preset--color--peach) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-white-to-orange-diagonal-gradient-background {
  background: var(--wp--preset--gradient--white-to-orange-diagonal) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

.has-gargantuan-pp-font-size {
  font-size: var(--wp--preset--font-size--gargantuan-pp) !important;
}

.has-gargantuan-p-font-size {
  font-size: var(--wp--preset--font-size--gargantuan-p) !important;
}

.has-gargantuan-font-size {
  font-size: var(--wp--preset--font-size--gargantuan) !important;
}

.has-colossal-font-size {
  font-size: var(--wp--preset--font-size--colossal) !important;
}

.has-gigantic-font-size {
  font-size: var(--wp--preset--font-size--gigantic) !important;
}

.has-jumbo-font-size {
  font-size: var(--wp--preset--font-size--jumbo) !important;
}

.page-id-462 .wp-block-group__inner-container p {
  margin-block: 0;
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge) !important;
}

.has-big-font-size {
  font-size: var(--wp--preset--font-size--big) !important;
}

.has-tiny-font-size {
  font-size: var(--wp--preset--font-size--tiny) !important;
}

.has-min-font-size {
  font-size: var(--wp--preset--font-size--min) !important;
}

.has-moremin-font-size {
  font-size: var(--wp--preset--font-size--moremin) !important;
}

.has-product-sans-font-family {
  font-family: var(--wp--preset--font-family--product-sans) !important;
}

.span-12-grid {
  grid-column: span 12;
}

.span-6-grid {
  grid-column: span 6;
}

.span-4-grid {
  grid-column: span 4;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.position-relative {
  position: relative;
}

/** utils class ended **/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-weight: 300;
}

* {
  font-variant-ligatures: none;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
*/
/* Grouping content
	========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  transition: color 0.2s ease-in-out;
}

svg {
  transition: all 0.2s ease-in-out;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-weight: 300;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

figure {
  margin: 0;
}

ol li {
  margin-bottom: 10px;
}

blockquote {
  display: unset;
  margin-block: unset;
  margin-inline: unset;
}

/** Global CSS added in every page, as internal stylesheet in WP **/
:where(body) {
  margin: 0;
}

.wp-site-blocks > .alignleft {
  float: left;
  margin-right: 2em;
}

.wp-site-blocks > .alignright {
  float: right;
  margin-left: 2em;
}

.wp-site-blocks > .aligncenter {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

:where(.wp-site-blocks) > * {
  margin-block-start: var(--wp--custom--layout--block-gap);
  margin-block-end: 0;
}

:where(.wp-site-blocks) > :first-child {
  margin-block-start: 0;
}

:where(.wp-site-blocks) > :last-child {
  margin-block-end: 0;
}

:root :where(.is-layout-flow) > :first-child {
  margin-block-start: 0;
}

:root :where(.is-layout-flow) > :last-child {
  margin-block-end: 0;
}

:root :where(.is-layout-flow) > * {
  margin-block-start: var(--wp--custom--layout--block-gap);
  margin-block-end: 0;
}

:root :where(.is-layout-constrained) > :first-child {
  margin-block-start: 0;
}

:root :where(.is-layout-constrained) > :last-child {
  margin-block-end: 0;
}

:root :where(.is-layout-constrained) > * {
  margin-block-start: var(--wp--custom--layout--block-gap);
  margin-block-end: 0;
}

:root :where(.is-layout-flex) {
  gap: var(--wp--custom--layout--block-gap);
}

:root :where(.is-layout-grid) {
  gap: var(--wp--custom--layout--block-gap);
}

.is-layout-flow > .alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}

.is-layout-flow > .alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}

.is-layout-flow > .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

.is-layout-constrained > .alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}

.is-layout-constrained > .alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}

.is-layout-constrained > .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  margin-left: auto !important;
  margin-right: auto !important;
}

body .is-layout-flex {
  display: flex;
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}

.is-layout-flex > :is(*, div) {
  margin: 0;
}

body .is-layout-grid {
  display: grid;
}

.is-layout-grid > :is(*, div) {
  margin: 0;
}

a:where(:not(.wp-element-button)) {
  color: var(--wp--custom--color--link);
  text-decoration: underline;
}

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}

:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: var(--wp--preset--color--bg-2);
  border-radius: var(--wp--custom--border-radius--large);
  border-width: 0px;
  color: var(--wp--preset--color--bg-1);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--min);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
  padding: var(--wp--preset--spacing--50) 3rem;
  text-decoration: none;
}

.kytgs-widget--fact-sheets {
  display: nonel;
}

.kytgs-widget--fact-sheets a:where(:not(.wp-element-button)) {
  color: var(--wp--preset--color--bg-1);
}

.sidebar-primary .sidebar-widgets-container .webform-submission-form .gfield--type-html.field_validation_below a {
  color: var(--wp--preset--color--fg-1);
}

/* Box Sizing
--------------------------------------------- */
html,
input[type=search] {
  box-sizing: border-box;
}

@media (max-width: 359px) {
  body {
    --wp--custom--layout--padding: 10px;
  }
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* Wrap
--------------------------------------------- */
.wrap {
  max-width: calc(var(--wp--custom--layout--wide) + 2 * var(--wp--custom--layout--padding));
  margin: 0 auto;
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}

.site-inner {
  padding: var(--wp--custom--layout--block-gap) 0 var(--wp--custom--layout--block-gap-large);
}

.full-width-content #block-knowtgs-content,
.full-width-content article {
  max-width: unset !important;
}

body.full-width-content {
  --wp--custom--layout--page: var(--wp--custom--layout--wide);
}
body.full-width-content .site-inner {
  margin-top: -80px;
  padding: 0;
}
@media (min-width: 1201px) {
  body.full-width-content .site-inner {
    margin-top: -50px;
  }
}
body.full-width-content .entry-content > * + * {
  margin: 0;
}
body.full-width-content .entry-content > div[class*=wp-block-] {
  max-width: 100%;
  padding: 0;
}
body.full-width-content .entry-content > div[class*=wp-block-] > div[class*=wp-block-] {
  max-width: calc(var(--wp--custom--layout--wide) + 2 * var(--wp--custom--layout--padding));
  margin: 0 auto;
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}

.featured-image img {
  width: 100%;
  position: relative;
}

/* Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: var(--body-text-min);
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: var(--wp--preset--color--bg-1);
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

/* Sidebar Layouts
--------------------------------------------- */
.sidebar-primary {
  display: none;
  float: none;
  width: 100%;
  margin-top: var(--wp--custom--layout--block-gap-large);
  z-index: 2;
}

.content-sidebar .sidebar-primary {
  display: block;
}

@media (min-width: 1024px) {
  .full-width-content .content-area {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .content-sidebar .content-area {
    display: grid;
    grid-template-columns: 6fr 4fr;
    grid-column-gap: var(--wp--custom--layout--block-gap-large);
    max-width: var(--wp--custom--layout--wide);
    margin-left: auto;
    margin-right: auto;
  }
  .content-sidebar .site-main {
    float: none;
    width: 100%;
    max-width: var(--wp--custom--layout--content);
  }
  .content-sidebar .sidebar-primary {
    margin-top: -95px;
  }
}
/* Mobile / Desktop Hiding
--------------------------------------------- */
@media (max-width: 781px) {
  .entry-content .hidden-mobile {
    display: none;
  }
}
@media (min-width: 782px) {
  .entry-content .hidden-desktop {
    display: none;
  }
}
@media (max-width: 1200px) {
  .site-header .hidden-mobile {
    display: none;
  }
}
@media (min-width: 1201px) {
  .site-header .hidden-desktop {
    display: none;
  }
}
/* Self Advocacy Guide Page overrides */
@media (min-width: 1024px) {
  body.full-width-content-advocacy-page .content-area,
  body.full-width-content-advocacy-page .wp-block-cover,
  body.full-width-content-advocacy-page article {
    display: block;
    grid-template-columns: none;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100%;
  }
  body.full-width-content-advocacy-page .cta-download .cta-download--inner {
    max-width: var(--wp--custom--layout--wide);
    margin-left: auto;
    margin-right: auto;
  }
  body.full-width-content-advocacy-page .cta-download .cta-download--inner .wp-block-heading.has-text-align-center {
    width: 100%;
    text-align: center;
  }
  body.full-width-content-advocacy-page .cta-download .cta-download--inner .wp-block-heading.has-text-align-center .force-break {
    display: block;
  }
}
body.full-width-content-advocacy-page .entry-content ul + .wp-block-heading,
body.full-width-content-advocacy-page .entry-content ol + .wp-block-heading,
body.full-width-content-advocacy-page .entry-content div + .wp-block-heading,
body.full-width-content-advocacy-page .entry-content p + .wp-block-heading,
body.full-width-content-advocacy-page .block-area ul + .wp-block-heading,
body.full-width-content-advocacy-page .block-area ol + .wp-block-heading,
body.full-width-content-advocacy-page .block-area div + .wp-block-heading,
body.full-width-content-advocacy-page .block-area p + .wp-block-heading {
  margin-bottom: 32px;
}

@media (max-width: 820px) {
  body.full-width-content-advocacy-page .content-area,
  body.full-width-content-advocacy-page .wp-block-cover,
  body.full-width-content-advocacy-page article {
    margin-left: auto;
    margin-right: auto;
  }
}
body.full-width-content-advocacy-page .cta-download figure .wp-element-caption {
  color: #3E2A70;
}

.subscribeform-knowtgs-frontpage .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-type-processed-text {
  font-size: 14px !important;
}

/* WordPress SEO
--------------------------------------------- */
p.breadcrumb {
  margin-bottom: 0;
}

.breadcrumb {
  margin: 0 auto 16px;
  line-height: var(--wp--custom--line-height--small);
  font-size: var(--wp--preset--font-size--tiny);
  max-width: var(--wp--custom--layout--wide);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb .sep {
  margin: 0 4px;
}
.archive-header .breadcrumb, .post-header .breadcrumb {
  max-width: 100%;
  grid-column: 1/-1;
  margin-left: 0;
  margin-right: 0;
}
.breadcrumb a {
  text-decoration: none;
  color: var(--wp--preset--color--fg-1);
}

body .gform_wrapper.gform-theme--no-framework {
  margin-top: 0;
}
body .gform_wrapper.gform-theme--no-framework .gform_description {
  font-size: var(--wp--preset--font-size--large);
  margin-top: calc(0.5 * var(--wp--custom--layout--block-gap));
  margin-bottom: var(--wp--custom--layout--block-gap);
  line-height: 1.2;
}
body .gform_wrapper.gform-theme--no-framework .gfield_required,
body .gform_wrapper.gform-theme--no-framework .gform_required_legend {
  display: none;
}
body .gform_wrapper.gform-theme--no-framework .ginput_complex span {
  margin: 0;
}
body .gform_wrapper.gform-theme--no-framework .gform_fields {
  grid-row-gap: 0;
}
body .gform_wrapper.gform-theme--no-framework .gfield--type-select {
  max-width: 512px;
  margin-top: 0;
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
}
body .gform_wrapper.gform-theme--no-framework input[type=text],
body .gform_wrapper.gform-theme--no-framework input[type=email] {
  margin-top: calc(0.5 * var(--wp--custom--layout--block-gap));
  margin-bottom: calc(0.5 * var(--wp--custom--layout--block-gap));
  background: transparent;
  border: none;
  border-bottom: var(--wp--custom--border-width--small) solid var(--wp--preset--color--fg-1);
  font-size: var(--wp--preset--font-size--small);
}
@media (min-width: 1024px) {
  body .gform_wrapper.gform-theme--no-framework input[type=text],
  body .gform_wrapper.gform-theme--no-framework input[type=email] {
    margin-top: var(--wp--custom--layout--block-gap);
    margin-bottom: var(--wp--custom--layout--block-gap);
  }
}
body .gform_wrapper.gform-theme--no-framework input[type=text]::placeholder,
body .gform_wrapper.gform-theme--no-framework input[type=email]::placeholder {
  color: #9f95b7;
}
body .gform_wrapper.gform-theme--no-framework select {
  font-size: var(--wp--preset--font-size--small);
  padding: 8px 10px;
  color: #9f95b7;
  border-radius: var(--wp--custom--border-radius--medium);
  border: none;
  box-shadow: 5px 5px 5px #adaebd;
  background-color: #F9F9F9;
}
body .gform_wrapper.gform-theme--no-framework .gfield--type-select label {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
  margin-top: var(--wp--custom--layout--block-gap);
  margin-bottom: var(--wp--custom--layout--block-gap);
}
body .gform_wrapper.gform-theme--no-framework .gfield--type-html {
  font-size: var(--wp--preset--font-size--moremin);
}
body .gform_wrapper.gform-theme--no-framework input[type=submit] {
  background-color: var(--wp--preset--color--bg-2);
  border-radius: var(--wp--custom--border-radius--large);
  border-width: 0px;
  color: var(--wp--preset--color--bg-1);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--min);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
  padding: var(--wp--preset--spacing--50) 3rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
body .gform_wrapper.gform-theme--no-framework input[type=submit]:hover {
  filter: brightness(85%);
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield {
  margin-bottom: var(--wp--preset--spacing--50);
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield label {
  font-size: var(--wp--preset--font-size--large);
  font-weight: 300;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gchoice input:not(#input_5_9_other) {
  display: none;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gchoice input:not(#input_5_9_other):checked + label {
  background-image: url("../images/quiz-checkbox-checked.jpg");
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gchoice label {
  cursor: pointer;
  background-image: url(../images/quiz-checkbox.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 21px;
  padding-left: 1.75rem;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gfield_label {
  font-size: var(--wp--preset--font-size--x-large);
  font-weight: 500;
  display: flex;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gfield_label span {
  display: inline-block;
  margin-right: 0.25rem;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .ginput_container .gfield_radio:not(#input_5_9) {
  display: flex;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .ginput_container .gfield_radio:not(#input_5_9) .gchoice label {
  background-position-x: 100%;
  padding-left: 0;
  padding-right: 3.75rem;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gfield_required {
  color: var(--wp--preset--color--bg-2);
  font-size: var(--wp--preset--font-size--x-large);
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield.gfield--type-html {
  font-size: var(--wp--preset--font-size--min);
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield.subquestion {
  padding-left: 1.5rem;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield.subquestion .ginput_container {
  padding-left: 2.5rem;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield .gfield_description {
  padding-top: 0;
  font-size: var(--body-text-min);
  font-weight: 400;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey textarea {
  border-color: #a99ec4;
  background: transparent;
  border-radius: 7px;
  border-width: 2px;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey input[type=text],
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey input[type=email] {
  border-color: #a99ec4;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey input[type=submit] {
  width: 100%;
  max-width: 300px;
  line-height: var(--wp--custom--line-height--normal) !important;
  min-height: 0 !important;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey input:disabled {
  display: none;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey select {
  height: 40px;
  margin-top: 0.75rem;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .ginput_address_state {
  display: flex;
  align-items: center;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey #field_5_26 {
  margin-bottom: 0;
}
body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey #input_5_28 {
  margin-top: 0;
}
@media (min-width: 641px) {
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey select {
    margin-top: 0;
  }
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey #input_5_25_1_container,
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey #input_5_25_2_container {
    flex: 0 0 50%;
  }
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey #input_5_25_4_container,
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey #input_5_25_5_container {
    flex: 0 0 25%;
  }
}
@media (min-width: 1024px) {
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey {
    max-width: 90%;
  }
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .ginput_container {
    padding-left: 1.5rem;
  }
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield_description {
    padding-left: 1.5rem;
  }
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gfield--type-html,
  body .gform_wrapper.gform-theme--no-framework form.form-engagement_survey .gform_footer {
    padding-left: 1.5rem;
  }
}

/* Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  position: relative;
  z-index: 10;
}
.site-header #header-top {
  background: var(--wp--preset--color--bg-2);
  padding-top: calc(0.5 * var(--wp--custom--layout--block-gap));
  padding-bottom: calc(0.5 * var(--wp--custom--layout--block-gap));
}
@media (min-width: 1201px) {
  .site-header #header-top .wrap {
    display: grid;
    grid-template-columns: 200px 1fr;
    align-items: center;
  }
}
.site-header #header-top #header-top-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1201px) {
  .site-header #header-top #header-top-right {
    justify-content: flex-end;
  }
}
.site-header #header-top #header-top-right .socials {
  justify-content: space-between;
}
.site-header #header-top #header-top-right .socials svg {
  padding: 0 4px;
}
@media (min-width: 1201px) {
  .site-header #header-top #header-top-right .socials svg {
    padding: initial;
  }
}
.site-header #header-top #header-top-right .socials a:hover svg {
  fill: var(--wp--preset--color--fg-1);
  stroke: var(--wp--preset--color--fg-1);
}
.site-header #header-top #header-top-right form {
  margin-left: var(--wp--custom--layout--block-gap-medium);
  margin-right: var(--wp--custom--layout--block-gap-medium);
}
.site-header #header-bottom {
  background: var(--wp--preset--color--fg-1);
}
@media (max-width: 1200px) {
  .site-header #header-bottom {
    padding-top: var(--wp--custom--layout--block-gap);
    padding-bottom: var(--wp--custom--layout--block-gap);
  }
}
@media (max-width: 1200px) {
  .site-header #header-bottom .wrap {
    display: grid;
    grid-template-columns: 200px 1fr;
    align-items: center;
  }
}
.site-header .site-header__logo {
  line-height: 0;
  padding-top: 6px;
  font-size: 0;
}
.site-header__toggles {
  display: flex;
  flex-wrap: nowrap;
  justify-self: flex-end;
}
.site-header__toggles svg {
  stroke: var(--wp--preset--color--bg-1);
  fill: var(--wp--preset--color--bg-1);
}
@media (min-width: 1201px) {
  .site-header__toggles {
    display: none;
  }
}
.site-header .wp-block-search {
  display: none;
}
@media (min-width: 1201px) {
  .site-header .wp-block-search {
    display: block;
  }
}
@media (max-width: 1200px) {
  .site-header {
    max-height: 100vh;
    overflow-y: auto;
    overscroll-behavior-y: contain;
  }
}

.search-toggle,
.menu-toggle,
.favorite-toggle {
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  line-height: 0;
  padding: 0;
  text-align: center;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-toggle svg,
.menu-toggle svg,
.favorite-toggle svg {
  width: 24px;
  height: 24px;
}
.search-toggle .close,
.menu-toggle .close,
.favorite-toggle .close {
  display: none;
}
.search-toggle.active .close,
.menu-toggle.active .close,
.favorite-toggle.active .close {
  display: inline;
}
.search-toggle.active .open,
.menu-toggle.active .open,
.favorite-toggle.active .open {
  display: none;
}

.socials {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.socials a {
  line-height: 0;
  padding: calc(0.25 * var(--wp--custom--layout--padding));
}
.socials a:last-of-type svg {
  margin-right: 0;
}
.socials svg {
  stroke: var(--wp--preset--color--bg-1);
  fill: var(--wp--preset--color--bg-1);
}
@media (min-width: 1201px) {
  .socials svg {
    margin-right: var(--wp--custom--layout--block-gap);
  }
}

/* Admin Bar
--------------------------------------------- */
@media (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 32px;
  }
}
@media (max-width: 782px) {
  #wpadminbar {
    display: none !important;
  }
}
/* Navigation
---------------------------------------------------------------------------------------------------- */
.nav-menu > * {
  line-height: 0;
}
.nav-menu ul {
  clear: both;
  line-height: 1;
  margin: 0;
  padding: 0;
  width: 100%;
}
.nav-menu .menu-item {
  list-style: none;
  position: relative;
  white-space: nowrap;
}
.nav-menu .menu-item a {
  border: none;
  color: var(--wp--preset--color--bg-1);
  display: block;
  font-size: var(--wp--preset--font-size--tiny);
  font-weight: 400;
  line-height: var(--wp--custom--line-height--medium);
  position: relative;
  padding: var(--wp--custom--layout--padding);
  padding-left: 0;
  text-decoration: none;
}
.nav-menu .menu-item .sub-menu {
  overflow: hidden;
}
.nav-menu .menu-item .sub-menu li a {
  font-size: var(--wp--preset--font-size--tiny);
  white-space: break-spaces;
  padding-left: var(--wp--custom--layout--padding);
}
@media (max-width: 1200px) {
  .nav-menu .menu-item .sub-menu li a.is-active {
    color: var(--wp--preset--color--bg-2);
  }
}
.nav-menu .menu-item .sub-menu li:hover a, .nav-menu .menu-item .sub-menu li.current-menu-item a {
  color: var(--wp--preset--color--bg-2);
}
@media (min-width: 1201px) {
  .nav-menu .menu-item .sub-menu li.menu-item--active-trail, .nav-menu .menu-item .sub-menu li.menu-item:has(> a.is-active) {
    background: var(--wp--preset--color--bg-5);
  }
}
.nav-menu .menu-item.menu-item--active-trail > a {
  color: var(--wp--preset--color--bg-2);
}
.nav-menu .menu-item.menu-item--active-trail .submenu-expand svg {
  fill: var(--wp--preset--color--bg-2);
  stroke: var(--wp--preset--color--bg-2);
}
.nav-menu .submenu-expand {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  line-height: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.nav-menu .submenu-expand svg {
  fill: var(--wp--preset--color--bg-1);
  stroke: var(--wp--preset--color--bg-1);
}
.nav-menu .submenu-expand:not(.expanded) .close, .nav-menu .submenu-expand.expanded .open {
  display: none;
}
.nav-menu .nav-primary > .menu > .menu-item:hover > a, .nav-menu .nav-primary > .menu > .menu-item.current-menu-item > a, .nav-menu .nav-primary > .menu > .menu-item.current-menu-ancestor > a {
  color: var(--wp--preset--color--bg-2) !important;
}
.nav-menu .nav-primary > .menu > .menu-item:hover svg, .nav-menu .nav-primary > .menu > .menu-item.current-menu-item svg, .nav-menu .nav-primary > .menu > .menu-item.current-menu-ancestor svg {
  fill: var(--wp--preset--color--bg-2);
  stroke: var(--wp--preset--color--bg-2);
}
@media (min-width: 1201px) {
  .nav-menu .menu {
    display: flex;
    justify-content: space-between;
  }
  .nav-menu #primary-menu > li:first-child > a {
    padding-left: 0;
  }
  .nav-menu .menu-item:hover svg {
    transform: rotate(180deg);
  }
  .nav-menu .menu-item:hover > .sub-menu, .nav-menu .menu-item:focus-within > .sub-menu {
    left: auto;
    opacity: 1;
  }
  .nav-menu .menu-item:last-child:hover > .sub-menu, .nav-menu .menu-item:last-child:focus-within > .sub-menu {
    left: unset;
    right: 0;
  }
  .nav-menu .menu > .menu-item-has-children:hover > a {
    color: var(--wp--preset--color--bg-1);
  }
  .nav-menu .sub-menu {
    background: var(--wp--preset--color--bg-1);
    left: -9999px;
    opacity: 0;
    position: absolute;
    width: 215px;
    z-index: 99;
    border-radius: var(--wp--custom--border-radius--medium);
    box-shadow: var(--wp--custom--box-shadow--1);
    transition: opacity 0.2s ease-in-out;
  }
  .nav-menu .sub-menu .menu-item {
    float: none;
  }
  .nav-menu .sub-menu .menu-item a {
    color: var(--wp--preset--color--fg-1);
  }
  .nav-menu .sub-menu .menu-item:hover, .nav-menu .sub-menu .menu-item.current-menu-item {
    background: var(--wp--preset--color--bg-5);
  }
  .nav-menu .sub-menu .menu-item:hover a, .nav-menu .sub-menu .menu-item.current-menu-item a {
    color: var(--wp--preset--color--fg-1) !important;
  }
  .nav-menu .sub-menu .sub-menu {
    margin: -48px 0 0 215px;
  }
}
@media (max-width: 1200px) {
  .nav-menu {
    display: none;
  }
  .nav-menu.active {
    display: block;
    grid-column: 1/-1;
  }
  .nav-menu .submenu-expand {
    top: 0;
    right: 0;
    transform: none;
    width: 44px;
    height: 44px;
  }
  .nav-menu .submenu-expand svg {
    width: 18px;
    height: 18px;
  }
  .nav-menu .submenu-expand.expanded {
    transform: rotate(180deg);
  }
  .nav-menu .submenu-expand.expanded + .sub-menu {
    display: block;
  }
  .nav-menu .sub-menu {
    display: none;
    padding-left: 8px;
  }
}

@media (max-width: 1200px) {
  #header-top .nav-menu {
    display: block;
  }
  #header-top .nav-menu ul {
    display: flex;
    justify-content: flex-start;
  }
  #header-top .nav-menu ul li.menu-item a {
    font-size: 12px;
    padding: 0 4px;
  }
  #header-top .nav-menu ul li.menu-item:first-child a {
    padding-left: 0;
  }
}
/* Secondary nav */
.nav-secondary #block-knowtgs-secondarynavigation .menu li a {
  padding: var(--wp--custom--layout--padding);
}
.nav-secondary #block-knowtgs-secondarynavigation .menu li a:hover, .nav-secondary #block-knowtgs-secondarynavigation .menu li a.is-active {
  color: var(--wp--preset--color--fg-1) !important;
}

.single-post #menu-item-486 a {
  color: var(--wp--preset--color--fg-1);
}

/* Home changing background header */
.home .site-header {
  z-index: 2;
}
.home .site-header #header-top {
  box-shadow: 0px 0px 50px 100px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1201px) {
  .home .site-header #header-bottom {
    background: transparent;
    transition: background 0.2s ease-in-out;
  }
  .home .site-header #header-bottom .nav-menu .menu > .menu-item > a {
    margin-bottom: 4px;
    padding-bottom: 10px;
  }
  .home .site-header #header-bottom .nav-menu .menu > .menu-item:hover > a {
    color: var(--wp--preset--color--bg-1) !important;
  }
  .home .site-header #header-bottom .nav-menu .menu > .menu-item:hover svg {
    fill: var(--wp--preset--color--bg-1);
    stroke: var(--wp--preset--color--bg-1);
  }
}

/* Archive Header
--------------------------------------------- */
.archive-header .wrap {
  padding: 0;
}

.archive-header h1 {
  margin-top: var(--wp--custom--layout--block-gap-large);
}

.archive-description > *:first-child {
  margin-top: 0;
}

.archive-description > *:last-child {
  margin-bottom: 0;
}

.archive-header .breadcrumb {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}

/* Layout
--------------------------------------------- */
.site-main > *,
.blog .site-main > *,
.page-template-search .site-main > * {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--custom--layout--wide);
}
.site-main .archive-title,
.blog .site-main .archive-title,
.page-template-search .site-main .archive-title {
  margin-top: var(--wp--custom--layout--block-gap-medium);
  margin-bottom: calc(0.5 * var(--wp--custom--layout--block-gap));
}
.site-main .post-loop,
.blog .site-main .post-loop,
.page-template-search .site-main .post-loop {
  margin-top: var(--wp--custom--layout--block-gap-large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: var(--wp--custom--layout--block-gap-large);
  grid-row-gap: var(--wp--custom--layout--block-gap-large);
}
@media (min-width: 768px) {
  .site-main .post-loop,
  .blog .site-main .post-loop,
  .page-template-search .site-main .post-loop {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1400px) {
  .site-main .post-loop,
  .blog .site-main .post-loop,
  .page-template-search .site-main .post-loop {
    grid-template-columns: repeat(3, 1fr);
  }
}
.site-main .post-summary img,
.blog .site-main .post-summary img,
.page-template-search .site-main .post-summary img {
  width: 100%;
  border-radius: var(--wp--custom--border-radius--medium);
}
.site-main .kytg-more:after,
.blog .site-main .kytg-more:after,
.page-template-search .site-main .kytg-more:after {
  content: " >";
}

.page-template-search .site-main .archive-header {
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
}
.page-template-search .site-main .post-summary {
  margin-bottom: var(--wp--custom--layout--block-gap);
}
.page-template-search .site-main .post-summary__excerpt > * {
  font-weight: 400;
}

/* Post Listing
--------------------------------------------- */
.post-summary__content {
  display: grid;
  gap: 8px;
  padding-top: 12px;
}
.post-summary__content > * {
  margin: 0;
}
.post-summary .entry-category {
  font-size: var(--wp--preset--font-size--tiny);
}
.post-summary .entry-category a {
  text-decoration: none;
}
.post-summary__title {
  font-size: var(--wp--preset--font-size--huge);
  line-height: var(--wp--custom--line-height--tiny);
}
.post-summary__title a {
  color: var(--wp--preset--color--fg-1);
  text-decoration: none;
}
.post-summary__title a:hover {
  color: var(--wp--preset--color--bg-2);
}
.post-summary__excerpt {
  line-height: var(--wp--custom--line-height--tiny);
  margin-top: calc(0.25 * var(--wp--custom--layout--block-gap));
  margin-bottom: calc(0.5 * var(--wp--custom--layout--block-gap));
}
.post-summary__excerpt p,
.post-summary__excerpt a {
  margin: 0;
  font-size: var(--wp--preset--font-size--large);
  display: inline;
}
.post-summary__excerpt a {
  text-decoration: none;
  color: var(--wp--preset--color--bg-2);
}
.post-summary__excerpt a:hover {
  text-decoration: underline;
}
.post-summary time {
  font-size: var(--wp--preset--font-size--min);
}

/* Entry Navigation
--------------------------------------------- */
.pagination {
  margin: 32px auto;
  max-width: var(--wp--custom--layout--page);
  grid-column: 1/-1;
}
.pagination ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 8px;
  align-items: center;
}
.pagination ul li {
  list-style-type: none;
  display: inline-block;
}
.pagination ul li a {
  background: var(--wp--preset--color--bg-1);
  border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--bg-2);
  border-radius: var(--wp--custom--border-radius--tiny);
  color: var(--wp--preset--color--bg-2);
  fill: var(--wp--preset--color--bg-2);
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--wp--preset--font-size--small);
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.pagination ul li svg {
  fill: inherit;
}
.pagination ul li:hover > a, .pagination ul li.active > a {
  background: var(--wp--preset--color--bg-2);
  color: var(--wp--preset--color--bg-1);
  fill: var(--wp--preset--color--bg-1);
}

/* search
--------------------------------------------- */
.page-template-search section.not-found .entry-header {
  display: none;
}
.page-template-search section.not-found .wp-block-search__inside-wrapper {
  background: var(--wp--preset--color--bg-6);
  max-width: 600px;
}
.page-template-search section.not-found .wp-block-search__inside-wrapper input {
  background: transparent;
  font-size: var(--wp--preset--font-size--x-large);
  padding: 6px;
}
.page-template-search section.not-found .wp-block-search__icon-button .wp-block-search__button {
  height: 38px;
}

/* Story specific */
.post-type-archive-story .archive-header {
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
}
.post-type-archive-story .posts-wrapper {
  grid-column-end: 3;
  grid-column-start: 1;
}
@media (min-width: 320px) {
  .post-type-archive-story .block-area-after-stories-archive {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
@media (min-width: 768px) {
  .post-type-archive-story .block-area-after-stories-archive {
    grid-column-end: 4;
  }
}

@media (min-width: 500px) {
  .post-type-archive-story .site-main {
    display: block;
  }
  .post-type-archive-story .posts-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    justify-content: center;
  }
  .post-type-archive-story .posts-wrapper > article {
    width: 32%;
  }
  .post-type-archive-story .block-area-after-stories-archive .wp-block-buttons .wp-block-button {
    margin-left: auto;
    margin-right: auto;
  }
}
/* Singular
---------------------------------------------------------------------------------------------------- */
/* Entry Content
--------------------------------------------- */
h1.front {
  display: none;
}

.site-inner {
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}

.entry-content h1.wp-block-heading,
.block-area h1.wp-block-heading {
  margin-top: 32px;
}
.entry-content.block-area-skinny,
.block-area.block-area-skinny {
  width: 75%;
}
.entry-content > *,
.block-area > * {
  margin: 0 auto;
  max-width: var(--wp--custom--layout--wide);
}
.entry-content > *.alignwide,
.block-area > *.alignwide {
  max-width: var(--wp--custom--layout--wide);
}
.entry-content > *.alignfull,
.block-area > *.alignfull {
  margin-left: calc(-1 * var(--wp--custom--layout--padding));
  margin-right: calc(-1 * var(--wp--custom--layout--padding));
  max-width: 100vw;
}
@media (max-width: 767px) {
  .entry-content > *.alignwide,
  .block-area > *.alignwide {
    margin-left: calc(-1 * var(--wp--custom--layout--padding));
    margin-right: calc(-1 * var(--wp--custom--layout--padding));
    max-width: 100vw;
  }
}
.entry-content > * + *,
.block-area > * + * {
  margin-top: var(--wp--style--block-gap);
}
.entry-content > h1, .entry-content > h1 + *,
.block-area > h1,
.block-area > h1 + * {
  margin-top: var(--wp--custom--layout--block-gap-medium);
}
.entry-content > .alignfull:not(:first-child), .entry-content > .wp-block-separator:not(:first-child),
.block-area > .alignfull:not(:first-child),
.block-area > .wp-block-separator:not(:first-child) {
  margin-top: var(--wp--custom--layout--block-gap-large);
}
.entry-content > .alignfull:not(:last-child), .entry-content > .wp-block-separator:not(:last-child),
.block-area > .alignfull:not(:last-child),
.block-area > .wp-block-separator:not(:last-child) {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.entry-content > .alignfull.has-background + .alignfull.has-background,
.block-area > .alignfull.has-background + .alignfull.has-background {
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large));
}
.entry-content .wp-block-buttons,
.block-area .wp-block-buttons {
  margin-top: var(--wp--custom--layout--block-gap-large);
}
.entry-content ul + .wp-block-heading,
.entry-content ol + .wp-block-heading,
.entry-content div + .wp-block-heading,
.entry-content p + .wp-block-heading,
.block-area ul + .wp-block-heading,
.block-area ol + .wp-block-heading,
.block-area div + .wp-block-heading,
.block-area p + .wp-block-heading {
  margin-top: var(--wp--custom--layout--block-gap-large);
}

.full-width-content .entry-content:first-child > .alignfull.has-background:first-child {
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large));
}
.full-width-content .entry-content:last-child > .alignfull.has-background:last-child {
  margin-bottom: calc(-1 * var(--wp--custom--layout--block-gap-large));
}

/* Single Post
--------------------------------------------- */
.entry-header,
.entry-footer,
.after-entry,
.entry-comments {
  max-width: var(--wp--custom--layout--wide);
  margin-left: auto;
  margin-right: auto;
}

.single .entry-title {
  margin-top: var(--wp--custom--layout--block-gap-medium);
  margin-bottom: calc(0.5 * var(--wp--custom--layout--block-gap));
}

.entry-footer {
  margin-top: 48px;
}

.block-area-after-post {
  margin: 32px 0;
}

/* Comments
--------------------------------------------- */
.entry-comments h2, .entry-comments h3 {
  display: flex;
  justify-content: space-between;
}
.entry-comments .comment-list {
  margin: 0 0 32px;
  padding: 0;
}
.entry-comments .comment-list li {
  list-style-type: none;
  margin-top: 4px;
}
.entry-comments .comment-list li + li {
  border-top: 1px solid var(--wp--custom--color--neutral-300);
  padding-top: 24px;
}
.entry-comments .comment-list li article {
  border-left: 4px solid var(--wp--custom--color--neutral-300);
  padding: 16px;
  position: relative;
}
.entry-comments .comment-list li.staff > article {
  border-color: var(--wp--preset--color--bg-2);
}
.entry-comments .comment-list li:not(.staff) > article .avatar {
  display: none;
}
.entry-comments .comment-list > li {
  overflow: hidden;
  margin-top: 24px;
}
.entry-comments .comment-list > li:first-child {
  margin-top: 0;
}
.entry-comments .comment-list .comment-author {
  color: var(--wp--preset--color--fg-1);
  font-size: var(--wp--preset--font-size--large);
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.entry-comments .comment-list .comment-author a {
  color: var(--wp--preset--color--fg-1);
  text-decoration: none;
}
.entry-comments .comment-list .comment-author .says {
  display: none;
}
.entry-comments .comment-list .comment-author .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 8px;
}
.entry-comments .comment-list .comment-meta {
  padding-right: 54px;
}
.entry-comments .comment-list .comment-metadata {
  font-size: var(--wp--preset--font-size--tiny);
  margin-bottom: 16px;
}
.entry-comments .comment-list .comment-metadata a {
  color: var(--wp--preset--color--fg-1);
  text-decoration: none;
}
.entry-comments .comment-list .comment-metadata a:hover {
  color: var(--wp--preset--color--bg-2);
}
.entry-comments .comment-list .comment-content p:last-child {
  margin: 0;
}
.entry-comments .comment-list .comment-reply-link {
  position: absolute;
  top: 32px;
  right: 16px;
  font-family: var(--wp--custom--typography--interface--font-family);
  letter-spacing: var(--wp--custom--typography--interface--letter-spacing);
  text-transform: var(--wp--custom--typography--interface--text-transform);
  font-size: var(--wp--preset--font-size--small);
}
.entry-comments .comment-list ol.children {
  margin: 0;
  padding: 0;
}

.comment-respond {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .comment-respond {
    margin: 60px 0;
  }
}
.comment-respond .comment-form-cookies-consent input {
  width: auto;
}
.comment-respond .comment-form-cookies-consent input + label {
  display: inline;
}
.comment-respond label {
  display: block;
}

.nav-links {
  display: flex;
  justify-content: space-between;
}

.entry-content ul {
  margin-top: calc(0.5 * var(--wp--style--block-gap)) !important;
}
.entry-content ul li {
  margin-top: calc(0.5 * var(--wp--style--block-gap));
}
.entry-content ul li:first-child {
  margin-top: 0;
}

.clear {
  clear: both;
}

.list-compact .cc-list-item {
  margin-top: 0;
}
.list-compact p {
  margin-top: 0;
}

/* Specific Pages
--------------------------------------------- */
.page-id-482 .site-inner {
  padding-bottom: 0;
}
.page-id-482 .entry-content figure {
  margin-bottom: -4px !important;
}

.page-id-383 .site-inner {
  padding-bottom: 8px;
}
.page-id-383 #breadcrumbs,
.page-id-383 .block-area-before-footer {
  display: none;
}

.project-number {
  margin-top: 64px;
}
.project-number p {
  margin: 0.5rem 0 0;
  font-size: var(--body-text-extra-small) !important;
  font-weight: 300;
}

.single-recipe .entry-content p + .wp-block-heading,
.single-recipe .entry-content ul + .wp-block-heading {
  margin-top: var(--wp--custom--layout--block-gap);
}
.single-recipe .recipe-image {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.single-recipe .recipe-image img {
  border-radius: 48px 48px 240px 48px;
}
.single-recipe .nutritional-facts {
  margin: var(--wp--custom--layout--block-gap-large) 0;
}

.single-story .entry-content .margin-top--none {
  margin-top: 0 !important;
  padding-top: 0;
}

.page-id-522 .entry-content .wp-block-heading + .wp-block-columns .wp-block-column p {
  margin-top: 0;
  margin-bottom: 57px;
}

.page-id-522 .entry-content .wp-block-heading + .wp-block-columns + p {
  margin-top: 0;
}

.page-id-508 .entry-content .wp-block-columns.is-not-stacked-on-mobile .wp-block-column.is-vertically-aligned-center:last-child p {
  margin: 0;
}

.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal {
  padding: 0;
}

.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget {
  margin-top: 36px;
  background-color: white;
}
.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget .cta-download {
  padding: 24px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 230px;
}
.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget figure.has-neg-margin {
  margin-bottom: 0;
}
.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget figure.has-neg-margin img {
  height: auto !important;
}
.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget figure.has-neg-margin .wp-element-caption {
  color: var(--wp--preset--color--fg-1) !important;
}
@media (max-width: 1023px) {
  .page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget figure.has-neg-margin {
    margin-top: 16px;
  }
}
.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget .wp-block-group__inner-container .cta-download--inner {
  margin: 0 auto;
}
.page-id-2043 .entry-content .kytgs-widget.kytgs-widget--lipid-modal .block-area-widget-lipid-modal .kytgs-sidebar-widget .subscribe-modal-widget .wp-block-group__inner-container .cta-download--inner h2.wp-block-heading {
  font-size: var(--wp--preset--font-size--jumbo);
  line-height: var(--wp--custom--line-height--normal);
}

.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block {
  background: unset;
  max-width: 85%;
}
@media (max-width: 1023px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block {
    max-width: unset;
  }
}
@media (min-width: 1024px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block {
    position: relative;
  }
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper {
  border-radius: var(--wp--custom--border-radius--medium);
  border-bottom-right-radius: var(--wp--custom--border-radius--xlarge);
  padding-right: calc(6 * var(--wp--custom--layout--block-gap-large));
  text-align: left;
  background: white;
  justify-self: center;
}
@media (max-width: 1023px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper {
    background: unset;
    padding-right: unset;
    max-width: unset;
    justify-self: unset;
  }
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-left-column {
  padding: 48px;
  padding-right: 0;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-left-column .subscribe-description {
  margin-top: calc(0.5 * var(--wp--custom--layout--block-gap));
  margin-bottom: var(--wp--custom--layout--block-gap);
}
@media (max-width: 1023px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-left-column {
    background: white;
    padding: var(--wp--custom--layout--block-gap-large);
    background: var(--wp--preset--color--bg-1);
    border-radius: var(--wp--custom--border-radius--medium);
    border-bottom-right-radius: var(--wp--custom--border-radius--xlarge);
    text-align: left;
  }
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-image {
  max-width: 340px;
  width: 100% !important;
}
@media (max-width: 1023px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-image {
    margin-bottom: 44px;
  }
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .kytgs-subscribe--form-container h2.wp-block-heading {
  font-size: var(--wp--preset--font-size--gigantic);
  margin: 0 0 0.5rem;
  font-weight: 400;
  line-height: var(--wp--custom--line-height--tiny);
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .kytgs-subscribe--form-container .gform_heading .gform_description {
  font-size: var(--wp--preset--font-size--large);
  margin: 0 0 1rem;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-item-firstname, .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-item-lastname {
  grid-column: span 6;
  margin: 16px 0px;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-type-select {
  max-width: 512px;
  margin-bottom: 20px;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-type-processed-text {
  font-size: 11px;
  margin-bottom: 0;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .webform-actions {
  margin-top: 6px;
  padding-top: 16px;
  padding-bottom: 24px;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-item-interested label {
  margin-bottom: 16px;
  margin-top: 8px;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form .form-item-interested select {
  margin-top: 16px;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-form-wrapper .webform-submission-form div.form-item-email label {
  margin: 16px 0px;
}
.page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-right-column {
  margin-top: 0;
}
@media (min-width: 1024px) and (max-width: 1500px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-right-column {
    position: absolute;
    right: -2%;
  }
}
@media (min-width: 1501px) {
  .page-id-453 .entry-content .wp-block-columns .subscribe-modal-widget-block.home.wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-content-wrapper .subscribe-right-column {
    position: absolute;
    right: -7%;
    top: 1.5rem;
  }
}

.news-event-heading {
  margin: 32px 0 8px 0;
}

.news-event-para {
  margin-top: 0 !important;
}

.custom-error-message {
  background: #fff9f9;
  border: 1px solid #c02b0a;
  margin-block-start: 8px;
  padding: 12.992px 24px;
  font-family: inherit;
  font-size: 15px;
  letter-spacing: normal;
  line-height: inherit;
  padding-top: 13px;
  width: 100%;
  color: #c02b0a;
}

.webform-submission-order-fcs-resources-form .gform_validation_errors h2 {
  margin-bottom: 0 !important;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors ol {
  display: none;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors + div p {
  color: #c02b0a;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors + div + .container-images {
  color: #c02b0a;
}

.webform-submission-order-fcs-resources-form .js-form-item [aria-invalid=true],
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .js-form-item [aria-invalid=true],
.subscribe-content-wrapper .subscribe-left-column .js-form-item [aria-invalid=true] {
  border: 1px solid #c02b0a !important;
}
.webform-submission-order-fcs-resources-form .js-form-item label[aria-invalid=true],
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .js-form-item label[aria-invalid=true],
.subscribe-content-wrapper .subscribe-left-column .js-form-item label[aria-invalid=true] {
  color: #c02b0a !important;
  border: none !important;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors,
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .gform_validation_errors,
.subscribe-content-wrapper .subscribe-left-column .gform_validation_errors {
  background: #fff9f9;
  border-radius: 5px;
  border: 1.5px solid #c02b0a;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.0405344);
  margin-block-end: 8px;
  margin-block-start: 8px;
  padding-block: 16px;
  padding-inline-end: 16px;
  padding-inline-start: 48px;
  position: relative;
  width: 100%;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors .gform_submission_error,
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .gform_validation_errors .gform_submission_error,
.subscribe-content-wrapper .subscribe-left-column .gform_validation_errors .gform_submission_error {
  color: #c02b0a;
  font-size: 13.2px;
  font-weight: 500;
  line-height: 17.6px;
  margin-block-end: 12px;
  margin-block-start: 0;
  margin-inline: 0;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors .gform_submission_error .gform-icon,
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .gform_validation_errors .gform_submission_error .gform-icon,
.subscribe-content-wrapper .subscribe-left-column .gform_validation_errors .gform_submission_error .gform-icon {
  align-items: center;
  display: flex;
  font-size: 28px;
  height: 100%;
  inset-inline-start: 12px;
  position: absolute;
  inset-block-start: 0;
  font-family: gform-icons-theme !important;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors ol,
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .gform_validation_errors ol,
.subscribe-content-wrapper .subscribe-left-column .gform_validation_errors ol {
  padding-inline-start: 20px !important;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors ol li,
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .gform_validation_errors ol li,
.subscribe-content-wrapper .subscribe-left-column .gform_validation_errors ol li {
  color: #c02b0a;
  font-size: 13.2px;
  list-style-type: disc !important;
  margin-block-end: 8px;
  margin-block-start: 0;
  margin-inline: 0;
}
.webform-submission-order-fcs-resources-form .gform_validation_errors ol li a,
.kytgs-widget-widget-subscribe-form .subscribe-form-widget .gform_validation_errors ol li a,
.subscribe-content-wrapper .subscribe-left-column .gform_validation_errors ol li a {
  color: #c02b0a;
  font-size: 13.2px;
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.block-area-before-footer {
  clear: both;
  padding: 0;
  background: var(--wp--preset--color--fg-1);
  position: relative;
  margin-bottom: unset !important;
}
.block-area-before-footer > * {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}
.block-area-before-footer h3.wp-block-heading {
  background-color: #ff7e4e !important;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.block-area-before-footer ol {
  max-width: var(--wp--custom--layout--wide);
}

.site-footer {
  background: var(--wp--preset--color--fg-1);
  font-size: var(--wp--preset--font-size--small);
  color: var(--wp--preset--color--bg-1);
  padding: var(--wp--custom--layout--block-gap) 0;
  position: relative;
}
.site-footer .nav-menu {
  display: block;
}
.site-footer p,
.site-footer a {
  font-weight: 300 !important;
}

.footer-top {
  display: grid;
  padding: calc(2 * var(--wp--custom--layout--block-gap)) 0;
  border-bottom: 1px solid var(--wp--preset--color--bg-3);
}
@media (min-width: 1024px) {
  .footer-top {
    grid-template-columns: 25% auto;
    padding-bottom: var(--wp--custom--layout--block-gap);
  }
}
.footer-top .site-footer__logo {
  margin-bottom: var(--wp--custom--layout--block-gap);
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.footer-top .site-footer__logo a {
  font-size: 0;
}
.footer-top #footer-menu {
  display: block;
  padding-top: var(--wp--custom--layout--block-gap);
}
.footer-top #footer-menu li {
  margin-bottom: var(--wp--custom--layout--block-gap);
}
.footer-top #footer-menu li a.is-active {
  color: var(--wp--preset--color--bg-1);
}
.footer-top #footer-menu li a {
  font-size: var(--wp--preset--font-size--tiny);
  padding: 0;
}
.footer-top #footer-menu li:hover a {
  color: var(--wp--preset--color--bg-2);
}
@media (min-width: 768px) {
  .footer-top #footer-menu {
    column-count: 3;
    padding-top: 0;
  }
  .footer-top #footer-menu li {
    margin-bottom: calc(2 * var(--wp--custom--layout--block-gap));
  }
  .footer-top #footer-menu li a {
    font-size: var(--wp--preset--font-size--large);
  }
}

.footer-bottom {
  padding: var(--wp--custom--layout--block-gap) 0 calc(2 * var(--wp--custom--layout--block-gap));
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
}
.footer-bottom .site-footer__logo {
  font-size: 0;
}
.footer-bottom .socials a {
  padding-left: 8px;
}
.footer-bottom .socials a:hover svg {
  fill: var(--wp--preset--color--bg-2);
  stroke: var(--wp--preset--color--bg-2);
}
.footer-bottom .footer-legal {
  padding-top: calc(2 * var(--wp--custom--layout--block-gap));
  grid-column-start: 1;
  grid-column-end: 3;
}
.footer-bottom .footer-legal p {
  font-size: var(--wp--preset--font-size--tiny);
  margin: 0.1rem 0;
}
.footer-bottom #footer-legal-menu {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .footer-bottom #footer-legal-menu {
    display: flex;
    margin-top: 0;
  }
}
.footer-bottom #footer-legal-menu li {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .footer-bottom #footer-legal-menu li:first-of-type a {
    padding-left: 0;
  }
  .footer-bottom #footer-legal-menu li:last-of-type a {
    border-right: none;
  }
}
.footer-bottom #footer-legal-menu a {
  font-size: var(--wp--preset--font-size--tiny);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-decoration: underline;
}
.footer-bottom #footer-legal-menu a:hover {
  color: var(--wp--preset--color--bg-2);
}
@media (min-width: 768px) {
  .footer-bottom #footer-legal-menu a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border-right: 1px solid var(--wp--preset--color--bg-1);
  }
}

/*
 * KYTGs Specifics
 *
--------------------------------------------- */
/* Recent Posts
--------------------------------------------- */
.kytgs-recent-posts a {
  text-decoration: none;
}
.kytgs-recent-posts a:hover {
  color: var(--wp--preset--color--bg-2);
}
.kytgs-recent-posts .kytgs-recent-posts--header--more {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

/* Home Hero
--------------------------------------------- */
.kytgs-hero.wp-block-cover p {
  margin-top: 16px;
  margin-bottom: 0;
}
.kytgs-hero.wp-block-cover .wp-block-cover__copy-container {
  width: 100%;
  max-width: 580px;
}
.kytgs-hero.wp-block-cover .wp-block-cover__inner-container {
  position: unset;
}
.kytgs-hero.wp-block-cover .wp-block-heading {
  font-weight: 400;
  margin-bottom: 0;
}
.kytgs-hero.wp-block-cover .wp-block-cover__caption {
  position: absolute;
  bottom: 1rem;
}

@media (max-width: 600px) {
  .kytgs-hero.wp-block-cover {
    display: block;
    padding-top: 76px !important;
  }
  .kytgs-hero.wp-block-cover .wp-block-cover__image-background {
    position: unset;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .kytgs-hero.wp-block-cover .wp-block-cover__inner-container {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 3rem;
  }
  .kytgs-hero.wp-block-cover .wp-block-cover__copy-container {
    position: unset;
  }
  .kytgs-hero.wp-block-cover .wp-block-cover__caption {
    left: 1rem;
    top: 0;
    bottom: auto;
    right: auto;
  }
}
/* Subscribe box on bottom of home
--------------------------------------------- */
.kytgs-subscribe {
  padding-top: var(--wp--custom--layout--block-gap-large) !important;
  padding-bottom: var(--wp--custom--layout--block-gap-large) !important;
}
.kytgs-subscribe .kytgs-subscribe--inner-container {
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .kytgs-subscribe .kytgs-subscribe--inner-container {
    text-align: initial;
  }
}
.kytgs-subscribe .kytgs-subscribe--inner-container .kytgs-subscribe--form-container {
  padding: var(--wp--custom--layout--block-gap-large);
  background: var(--wp--preset--color--bg-1);
  border-radius: var(--wp--custom--border-radius--medium);
  border-bottom-right-radius: var(--wp--custom--border-radius--xlarge);
  text-align: left;
}
@media (min-width: 1024px) {
  .kytgs-subscribe .kytgs-subscribe--inner-container .kytgs-subscribe--form-container {
    max-width: calc(100% - 5 * var(--wp--custom--layout--block-gap-large));
    padding-right: calc(6 * var(--wp--custom--layout--block-gap-large));
  }
}
.kytgs-subscribe .kytgs-subscribe--inner-container .kytgs-subscribe--figure {
  position: relative;
  display: inline-block;
}
.kytgs-subscribe .kytgs-subscribe--inner-container .kytgs-subscribe--figure figcaption {
  position: absolute;
  left: 36px;
  top: 40%;
  text-align: left;
  color: var(--wp--preset--color--bg-1);
  font-style: italic;
  font-size: var(--wp--preset--font-size--min);
}
@media (min-width: 1024px) {
  .kytgs-subscribe .kytgs-subscribe--inner-container .kytgs-subscribe--figure {
    position: absolute;
    top: 3rem;
    right: var(--wp--preset--spacing--40);
    z-index: 2;
  }
}

/* Tables
--------------------------------------------- */
.wp-block-table.kytgs-table-simple {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.wp-block-table.kytgs-table-simple table {
  border-width: 2px;
}
.wp-block-table.kytgs-table-simple table thead {
  border-bottom: none;
}
.wp-block-table.kytgs-table-simple table tr:nth-child(2n+2) {
  background: #ffd1c0;
}
.wp-block-table.kytgs-table-simple table th {
  background: #906ce8;
  border-bottom: none;
  color: var(--wp--preset--color--bg-1);
  font-size: var(--wp--preset--font-size--large);
  font-weight: 700;
}
.wp-block-table.kytgs-table-simple table td {
  border: none;
  font-size: var(--wp--preset--font-size--small);
}
.wp-block-table.kytgs-table-simple table td:first-child {
  width: 33.3333%;
  border-right: 2px solid #906ce8;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr td {
  border-right: 2px solid #906ce8;
  font-size: var(--wp--preset--font-size--small);
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr td:first-child {
  background: url(../images/table-checkbox.png) 8px center no-repeat;
  background-size: 30px;
  padding: 16px 16px 16px 48px;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr td:last-child {
  border-right: none;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:first-child,
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:nth-child(2) {
  background: #906ce8;
  color: var(--wp--preset--color--bg-1);
  text-transform: uppercase;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:first-child td,
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:nth-child(2) td {
  font-size: var(--wp--preset--font-size--large);
  font-weight: 700;
  background: none;
  padding: 8px;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:first-child td {
  border-right: 2px solid var(--wp--preset--color--bg-1);
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:first-child td:nth-child(2) {
  border-bottom: 2px solid var(--wp--preset--color--bg-1);
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:nth-child(2) td {
  border-right: 2px solid var(--wp--preset--color--bg-1);
  width: 12%;
  text-align: center;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:nth-child(2) td:last-child {
  width: 40%;
}
.wp-block-table.kytgs-table-simple#kytgs-table-symptom-tracker tr:last-child td {
  border-bottom: 2px solid #906ce8;
}

/* Order FCS Tools
--------------------------------------------- */
.kytgs-order-form-container {
  border-radius: var(--wp--custom--border-radius--medium);
  padding: 1rem;
}
@media (min-width: 768px) {
  .kytgs-order-form-container {
    padding-top: var(--wp--preset--spacing--60) !important;
    padding-right: var(--wp--preset--spacing--70) !important;
    padding-bottom: var(--wp--preset--spacing--40) !important;
    padding-left: var(--wp--preset--spacing--70) !important;
  }
}
@media (min-width: 1200px) {
  .kytgs-order-form-container {
    max-width: 1280px;
  }
}
.kytgs-order-form-container .container-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--wp--custom--layout--block-gap-large);
  grid-template-rows: repeat(2, auto);
}
@media (max-width: 767px) {
  .kytgs-order-form-container .container-images {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}
.kytgs-order-form-container .container-images .form-wrapper {
  margin-bottom: 48px;
  padding-left: 48px;
  background-image: url(/themes/custom/knowtgs/assets/images/quiz-checkbox.jpg);
  background-repeat: no-repeat;
  background-size: 32px;
  background-position-x: left;
  background-position-y: 152px;
}
@media (min-width: 768px) {
  .kytgs-order-form-container .container-images .form-wrapper {
    background-position-y: 222px;
  }
}
@media (min-width: 1200px) {
  .kytgs-order-form-container .container-images .form-wrapper {
    background-position-y: 302px;
  }
}
.kytgs-order-form-container .container-images .form-wrapper.active {
  background-image: url(/themes/custom/knowtgs/assets/images/quiz-checkbox-checked.jpg);
}
.kytgs-order-form-container .container-images .form-wrapper img {
  width: auto;
  height: 150px;
}
@media (min-width: 768px) {
  .kytgs-order-form-container .container-images .form-wrapper img {
    height: 220px;
  }
}
@media (min-width: 1200px) {
  .kytgs-order-form-container .container-images .form-wrapper img {
    height: 300px;
  }
}
.kytgs-order-form-container .container-images .form-wrapper label {
  font-size: var(--wp--preset--font-size--x-large);
}
.kytgs-order-form-container .container-images .form-wrapper input[type=checkbox] {
  display: none;
}
.kytgs-order-form-container .container-images .form-wrapper .webform-element-description {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
  margin: 0;
}
@media (max-width: 768px) {
  .kytgs-order-form-container .form-fields-wrapper .form-item {
    grid-column: span 12 !important;
  }
}
.kytgs-order-form-container .form-fields-wrapper {
  grid-column-gap: 2%;
  grid-row-gap: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper {
  grid-column: span 12;
  margin-bottom: 0;
  margin-top: 0;
  grid-column-gap: 2%;
  grid-row-gap: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper .js-form-item {
  margin-bottom: 8px;
  margin-top: 8px;
}
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper .form-item-address-address,
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper .form-item-address-address-2 {
  grid-column: span 6;
}
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper .form-item-address-city,
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper .form-item-address-state-province,
.kytgs-order-form-container .form-fields-wrapper .webform-address--wrapper .form-item-address-postal-code {
  grid-column: span 4;
}
.kytgs-order-form-container .form-fields-wrapper .form-item-interested {
  margin-top: 16px;
  margin-bottom: 72px;
  grid-column: span 6;
  max-width: 512px;
}
.kytgs-order-form-container select {
  font-size: var(--wp--preset--font-size--small);
  padding: 8px 10px;
  color: #9f95b7;
  border-radius: var(--wp--custom--border-radius--medium);
  border: none;
  box-shadow: 5px 5px 5px #adaebd;
  background-color: #f9f9f9;
  max-width: 512px;
}
.kytgs-order-form-container input[type=submit] {
  margin-top: 48px;
  background-color: var(--wp--preset--color--bg-2);
  border-radius: var(--wp--custom--border-radius--large);
  border-width: 0px;
  color: var(--wp--preset--color--bg-1);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--min);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
  padding: var(--wp--preset--spacing--50) 3rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  width: 100%;
  max-width: 370px;
}
.kytgs-order-form-container input[type=submit]:hover {
  filter: brightness(85%);
}
.kytgs-order-form-container input[type=text],
.kytgs-order-form-container input[type=email] {
  margin-top: calc(0.5 * var(--wp--custom--layout--block-gap));
  margin-bottom: calc(0.5 * var(--wp--custom--layout--block-gap));
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: var(--wp--custom--border-width--small) solid var(--wp--preset--color--fg-1);
  font-size: var(--wp--preset--font-size--small);
}
.kytgs-order-form-container input[type=text]::placeholder,
.kytgs-order-form-container input[type=email]::placeholder {
  color: #9f95b7;
}
.kytgs-order-form-container .form-type-processed-text .description-text {
  font-size: var(--wp--preset--font-size--moremin);
}
.kytgs-order-form-container h2 {
  font-size: var(--wp--preset--font-size--colossal);
  margin-top: 0;
  margin-bottom: var(--wp--custom--layout--block-gap);
}
.kytgs-order-form-container legend {
  font-size: var(--wp--preset--font-size--large);
  font-weight: 400;
  margin-bottom: var(--wp--custom--layout--block-gap);
}

@media (min-width: 1200px) {
  .order-fcs-resources .wp-block-columns .wp-block-column.kytgs-order-form-container.has-bg-6-background-color {
    max-width: 80%;
  }
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow > .form-no-label p {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: var(--wp--preset--font-size--large);
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-item.form-type-processed-text {
  margin-top: 0;
}
@media (min-width: 642px) {
  .order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .span-6-grid {
    grid-column: span 6 !important;
  }
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .span-6-grid input {
  padding: 8px;
}
@media (max-width: 641px) {
  .order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .span-6-grid input {
    line-height: 2;
    min-height: 32px;
  }
}
@media (min-width: 1024px) {
  .order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .span-6-grid input {
    margin-block: 16px;
  }
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .js-form-type-email input {
  padding: 8px;
}
@media (max-width: 641px) {
  .order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .js-form-type-email input {
    line-height: 2;
    min-height: 32px;
  }
}
@media (min-width: 1024px) {
  .order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .js-form-type-email input {
    margin-block: 16px;
  }
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-address {
  margin-block: 0;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-address input {
  padding: 8px;
  margin-block: 16px;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-address-2 {
  margin-block: 0;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-address-2 input {
  padding: 8px;
  margin-block: 16px;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-city {
  margin-bottom: 16px;
  margin-top: 0;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-city input {
  padding: 8px;
  margin-block: 16px;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-postal-code {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-postal-code {
    margin-bottom: 16px;
  }
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-state-province {
  margin-block: 8px;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-address-state-province input {
  padding: 8px;
  margin-block: 16px;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-interested select {
  margin-top: 16px;
}
.order-fcs-resources form .kytgs-order-form-container.is-layout-flow.wp-block-column-is-layout-flow .form-fields-wrapper.js-form-wrapper.form-wrapper .form-item-interested label {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
  margin-top: var(--wp--custom--layout--block-gap);
  margin-bottom: var(--wp--custom--layout--block-gap);
}

/* References
--------------------------------------------- */
.kytg-references ol li {
  padding-top: calc(0.5 * var(--wp--style--block-gap));
  padding-bottom: var(--wp--style--block-gap);
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 300;
  word-wrap: break-word;
}
.kytg-references ol li a {
  word-wrap: break-word;
}

/* Survey
--------------------------------------------- */
@media (min-width: 1024px) {
  .survey-intro p {
    width: 80%;
    margin-left: 0 !important;
  }
}
.survey-intro img {
  width: 100% !important;
  float: none;
}
@media (min-width: 600px) {
  .survey-intro img {
    width: 360px !important;
    float: right;
  }
}

.survey-cta .gform_title {
  margin-top: 0;
}

.survey-required-legend {
  padding-right: 1.5rem;
  margin-top: 0;
}

.pad-left-24 {
  padding-left: 1.5rem;
}

/* Survey Confirmation Page
--------------------------------------------- */
@media (min-width: 1024px) {
  #survey-thankyou-cta {
    position: relative;
  }
  #survey-thankyou-cta #magnet {
    position: absolute;
    z-index: 2;
    right: -60%;
    top: -40px;
    max-width: 400px;
  }
}
@media (min-width: 1150px) {
  #survey-thankyou-cta #magnet {
    right: -50%;
  }
}
@media (min-width: 1400px) {
  #survey-thankyou-cta #magnet {
    right: -40%;
  }
}
.cta-download .cta-download--inner {
  max-width: 900px;
}
.cta-download .wp-block-buttons {
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  .cta-download .wp-block-buttons {
    position: relative;
    z-index: 2;
  }
}
.cta-download figure {
  max-width: 1300px;
}
@media (min-width: 1024px) {
  .cta-download figure.has-neg-margin {
    margin-top: -40px;
  }
  .cta-download figure.has-neg-caption-margin .wp-element-caption {
    margin-top: -70px;
  }
}
.cta-download figure .wp-element-caption {
  font-size: var(--caption-text);
  font-style: italic;
  max-width: 132px;
  text-align: left;
}

.has-pdf-icon a {
  color: #FF7E4F;
  text-decoration: none;
}
.has-pdf-icon a:hover {
  text-decoration: underline;
}
.has-pdf-icon img {
  display: inline-block;
  margin-left: 4px;
}

@media (min-width: 1024px) {
  .page-id-2043.content-sidebar .content-area,
  .page-id-2062.content-sidebar .content-area,
  .page-id-2066.content-sidebar .content-area,
  .page-id-2078.content-sidebar .content-area {
    grid-template-columns: 8fr 2fr;
  }
  .page-id-2043.content-sidebar .site-main,
  .page-id-2062.content-sidebar .site-main,
  .page-id-2066.content-sidebar .site-main,
  .page-id-2078.content-sidebar .site-main {
    max-width: none;
    grid-column: span 12;
  }
  .page-id-2043.content-sidebar .sidebar-primary,
  .page-id-2062.content-sidebar .sidebar-primary,
  .page-id-2066.content-sidebar .sidebar-primary,
  .page-id-2078.content-sidebar .sidebar-primary {
    display: none;
  }
}
.page-node-type-page .entry-content .wp-block-columns .kytgs-order-form-container .wp-block-drupalblock-webform-block .webform-submission-form .kytgs-order-form-container {
  padding: 0px !important;
}

@media (min-width: 1024px) {
  #survey-callout.cta-survey {
    width: 100%;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper {
  grid-column: span 12;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset legend {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper {
  display: grid;
  grid-column-gap: 2%;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .address-container-inline {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper #edit-address-country-code {
  display: none;
}
@media (max-width: 641px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item input {
    line-height: 2;
    min-height: 32px;
  }
}
@media (min-width: 642px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line1 {
    grid-column: span 6 !important;
  }
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line1 {
    margin-block: 16px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line1 label {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line1 input[type=text] {
  padding: 8px;
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line1 input[type=text] {
    margin-block: 0px;
  }
}
@media (min-width: 642px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-given-name,
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-family-name,
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line2 {
    grid-column: span 6 !important;
  }
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-given-name,
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-family-name,
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line2 {
    margin-block: 16px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-given-name label,
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-family-name label,
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line2 label {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-given-name input[type=text],
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-family-name input[type=text],
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line2 input[type=text] {
  padding: 8px;
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-given-name input[type=text],
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-family-name input[type=text],
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-address-line2 input[type=text] {
    margin-block: 0px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-administrative-area {
  margin-bottom: 16px;
}
@media (min-width: 642px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-administrative-area {
    grid-column: span 4 !important;
  }
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-administrative-area {
    margin-bottom: 16px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-administrative-area label {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-administrative-area input[type=text] {
  padding: 8px;
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-administrative-area input[type=text] {
    margin-block: 0px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-locality {
  margin-bottom: 16px;
}
@media (min-width: 642px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-locality {
    grid-column: span 4 !important;
  }
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-locality {
    margin-block: 16px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-locality label {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-locality input[type=text] {
  padding: 8px;
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-locality input[type=text] {
    margin-block: 0px;
  }
}
@media (min-width: 642px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-postal-code {
    grid-column: span 4 !important;
  }
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-postal-code {
    margin-block: 16px;
  }
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-postal-code label {
  display: none;
}
.webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-postal-code input[type=text] {
  padding: 8px;
}
@media (min-width: 1024px) {
  .webform-submission-order-fcs-resources-add-form #address-ajax-wrapper fieldset .fieldset-wrapper .form-item-address-postal-code input[type=text] {
    margin-block: 0px;
  }
}

.specialists-fcs-guide .entry-content .wp-block-heading {
  width: 100%;
  max-width: 845px;
  margin-left: 0;
}

.accordion {
  cursor: pointer;
  transition: 0.4s;
  margin-bottom: 0;
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin: 0;
}

.kytgs-accordions-set {
  padding-bottom: var(--wp--custom--layout--block-gap-large);
}
.kytgs-accordions-set .kytgs-accordion-item {
  border: var(--wp--custom--border-width--small) solid var(--wp--preset--color--fg-1);
  border-radius: 36px;
  padding: 11px 2rem 11px 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--wp--custom--layout--block-gap);
}
.kytgs-accordions-set .kytgs-accordion-item .accordion {
  width: 100%;
  font-size: var(--wp--preset--font-size--small);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.kytgs-accordions-set .kytgs-accordion-item .accordion:before {
  flex-shrink: 0;
  display: block;
  content: "+";
  width: 1.25rem;
  font-weight: 400;
  font-size: var(--wp--preset--font-size--large);
  margin-bottom: 2px;
}
.kytgs-accordions-set .kytgs-accordion-item .accordion.active:before {
  content: "-";
}
.kytgs-accordions-set .kytgs-accordion-item .panel {
  width: 100%;
  padding-left: 1.25rem;
  font-size: var(--wp--preset--font-size--small);
}
.kytgs-accordions-set .kytgs-accordion-item .panel > *:first-child {
  margin-top: 0.5rem;
}

.kytg-references {
  color: white;
}
.kytg-references a,
.kytg-references h3 {
  color: white;
}
.kytg-references .accordion {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kytg-references .accordion:after {
  display: block;
  content: " ";
  width: 24px;
  height: 24px;
  background: url("../icons/utility/chevron-down-solid-white.svg") center center no-repeat;
  margin-left: 8px;
  transition: transform 0.2s ease-in-out;
}
.kytg-references .accordion.active {
  margin-bottom: var(--wp--style--block-gap);
}
.kytg-references .accordion.active:after {
  transform: rotate(180deg);
}

/* The Modal (background) */
.ui-widget-overlay {
  background: unset;
  opacity: unset;
  background-color: rgba(0, 0, 0, 0.8);
}

.ui-dialog {
  max-width: 1230px;
}
.ui-dialog input {
  font-family: var(--wp--preset--font-family--product-sans), serif !important;
}

.subscribe-modal-default {
  background: unset;
  border: unset !important;
}
.subscribe-modal-default .ui-widget-header {
  background: unset;
  border: unset;
  color: unset;
  font-weight: unset;
}
.subscribe-modal-default .ui-dialog-titlebar,
.subscribe-modal-default .ui-dialog-buttonpane,
.subscribe-modal-default .ui-dialog-title {
  display: none;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 10;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  /* Black w/ opacity */
}
.modal .modal-content {
  max-width: var(--wp--custom--layout--content);
  margin: auto;
  position: relative;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 32px;
  /* The Close Button */
}
.modal .modal-content form {
  width: 100%;
}
.modal .modal-content .close {
  position: absolute;
  top: 16px;
  right: 16px;
  color: var(--wp--preset--color--bg-1);
  font-size: var(--heading-5);
  font-weight: bold;
}
.modal .modal-content .close:hover,
.modal .modal-content .close:focus {
  color: var(--wp--preset--color--bg-1);
  text-decoration: none;
  cursor: pointer;
}

#modal-subscribe .modal-content,
.modal.modal-guide .modal-content {
  overflow: auto;
  border-radius: 1rem 1rem 14.375rem 1rem;
  border: 6px solid var(--wp--preset--color--bg-2);
  background: #FFF;
  max-width: 90vw;
  max-height: 90vh;
  top: 5vh;
  padding: 1rem;
}
@media (min-width: 1024px) {
  #modal-subscribe .modal-content,
  .modal.modal-guide .modal-content {
    top: 10vh;
    max-width: 80vw;
    max-height: 600px;
    padding: 2rem 300px 2rem 2rem;
    overflow: visible;
  }
}
@media (min-width: 1400px) {
  #modal-subscribe .modal-content,
  .modal.modal-guide .modal-content {
    max-width: 1100px;
  }
}
#modal-subscribe .modal-content .close,
.modal.modal-guide .modal-content .close {
  top: 0;
  color: var(--wp--preset--color--fg-1);
}
#modal-subscribe .modal-content .gform_title,
.modal.modal-guide .modal-content .gform_title {
  font-size: var(--wp--preset--font-size--gigantic);
  margin: 0 0 0.5rem;
  font-weight: 400;
  line-height: var(--wp--custom--line-height--tiny);
}
#modal-subscribe .modal-content .gform_description,
.modal.modal-guide .modal-content .gform_description {
  font-size: var(--wp--preset--font-size--large);
  margin: 0 0 0.5rem;
}
@media (min-width: 1024px) {
  #modal-subscribe .modal-content .gform_description,
  .modal.modal-guide .modal-content .gform_description {
    margin-bottom: var(--wp--custom--layout--block-gap);
  }
}
#modal-subscribe .modal-content input[type=text],
#modal-subscribe .modal-content input[type=email],
.modal.modal-guide .modal-content input[type=text],
.modal.modal-guide .modal-content input[type=email] {
  margin: 0 0 0.5rem;
  line-height: 1;
}
@media (min-width: 1024px) {
  #modal-subscribe .modal-content input[type=text],
  #modal-subscribe .modal-content input[type=email],
  .modal.modal-guide .modal-content input[type=text],
  .modal.modal-guide .modal-content input[type=email] {
    margin-bottom: var(--wp--custom--layout--block-gap);
  }
}
#modal-subscribe .modal-content .gfield--type-select,
.modal.modal-guide .modal-content .gfield--type-select {
  margin-bottom: 1rem;
}
#modal-subscribe .modal-content .gfield--type-select label,
.modal.modal-guide .modal-content .gfield--type-select label {
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  #modal-subscribe .modal-content .gfield--type-select,
  .modal.modal-guide .modal-content .gfield--type-select {
    margin-bottom: var(--wp--custom--layout--block-gap-medium);
  }
}
#modal-subscribe .modal-content .gfield--type-html,
.modal.modal-guide .modal-content .gfield--type-html {
  font-size: var(--body-text-extra-small);
  padding-right: 8px;
}
@media (min-width: 1024px) {
  #modal-subscribe .modal-content .gfield--type-html,
  .modal.modal-guide .modal-content .gfield--type-html {
    font-size: var(--meta-text);
  }
}
#modal-subscribe .modal-content input[type=submit],
.modal.modal-guide .modal-content input[type=submit] {
  line-height: 1;
}
#modal-subscribe .modal-content figure,
.modal.modal-guide .modal-content figure {
  display: none;
}
@media (min-width: 1024px) {
  #modal-subscribe .modal-content figure,
  .modal.modal-guide .modal-content figure {
    display: inline-block;
    position: absolute;
    top: 3rem;
    right: -79px;
    z-index: 4;
  }
}
#modal-subscribe .modal-content figure figcaption,
.modal.modal-guide .modal-content figure figcaption {
  position: absolute;
  left: 36px;
  top: 35%;
  text-align: left;
  color: var(--wp--preset--color--bg-1);
  font-style: italic;
  font-size: var(--wp--preset--font-size--medium);
}

.modal.modal-guide .modal-content {
  border-radius: 1rem;
}
@media (min-width: 1024px) {
  .modal.modal-guide .modal-content {
    border-radius: 1rem 1rem 14.375rem 1rem;
    max-height: 700px;
  }
}
.modal.modal-guide .modal-content figure {
  right: 20px;
}
.modal.modal-guide .modal-content #field_6_21 {
  color: var(--wp--preset--color--bg-4);
}
.modal.modal-guide .modal-content #field_6_21 a {
  color: var(--wp--preset--color--bg-2);
}
.modal.modal-guide .modal-content .gform_description a {
  color: var(--wp--preset--color--bg-2);
}

#modal-leaving,
#modal-leaving-alt {
  background-color: rgba(144, 107, 232, 0.8);
}
#modal-leaving .modal-content,
#modal-leaving-alt .modal-content {
  display: block;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
  background: white;
  border: 6px solid var(--wp--preset--color--bg-4);
  border-radius: 1rem;
  box-shadow: 0 0 30px 24px rgba(255, 255, 255, 0.5);
  text-align: center;
}
@media (min-width: 1024px) {
  #modal-leaving .modal-content,
  #modal-leaving-alt .modal-content {
    border-radius: 1rem 1rem 14.375rem 1rem;
    padding: 3rem;
    text-align: left;
  }
  #modal-leaving .modal-content > *,
  #modal-leaving-alt .modal-content > * {
    max-width: 80%;
  }
}
#modal-leaving .modal-content .close,
#modal-leaving-alt .modal-content .close {
  top: 0;
  cursor: pointer;
  color: var(--wp--preset--color--bg-3);
  text-decoration: none;
}
#modal-leaving .modal-content img,
#modal-leaving-alt .modal-content img {
  width: 100%;
  max-width: 420px;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  #modal-leaving .modal-content img,
  #modal-leaving-alt .modal-content img {
    width: 60%;
    margin-top: 0;
  }
}
#modal-leaving .modal-content h3,
#modal-leaving-alt .modal-content h3 {
  font-size: var(--wp--preset--font-size--jumbo);
  margin: 0.75rem 0;
}
#modal-leaving .modal-content p,
#modal-leaving-alt .modal-content p {
  font-size: var(--wp--preset--font-size--large);
  margin: 0.75rem 0;
}
#modal-leaving .modal-content .wp-block-buttons,
#modal-leaving-alt .modal-content .wp-block-buttons {
  justify-content: center;
}
@media (min-width: 1024px) {
  #modal-leaving .modal-content .wp-block-buttons,
  #modal-leaving-alt .modal-content .wp-block-buttons {
    justify-content: flex-start;
  }
}
#modal-leaving .modal-content .wp-element-button, #modal-leaving .modal-content .wp-block-button__link,
#modal-leaving-alt .modal-content .wp-element-button,
#modal-leaving-alt .modal-content .wp-block-button__link {
  padding: var(--wp--preset--spacing--40) 2rem;
}
@media (min-width: 1024px) {
  #modal-leaving .modal-content .wp-element-button, #modal-leaving .modal-content .wp-block-button__link,
  #modal-leaving-alt .modal-content .wp-element-button,
  #modal-leaving-alt .modal-content .wp-block-button__link {
    padding: var(--wp--preset--spacing--50) 3rem;
  }
}

#modal-search .modal-content {
  height: 100%;
}

/* Styling for External link popup model */
.external-link-popup {
  display: block;
  width: 916px !important;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
  background: white;
  border: 6px solid var(--wp--preset--color--bg-4) !important;
  border-radius: 1rem;
  box-shadow: 0 0 30px 24px rgba(255, 255, 255, 0.5);
  text-align: center;
  z-index: 999;
}
@media (min-width: 1024px) {
  .external-link-popup {
    border-radius: 1rem 1rem 14.375rem 1rem;
    padding: 3rem;
    text-align: left;
  }
  .external-link-popup > * {
    max-width: 80%;
  }
}
.external-link-popup .modal-content {
  max-width: 658px;
  padding-bottom: 28px;
}
@media (max-width: 1022px) {
  .external-link-popup .modal-content {
    max-width: 100%;
  }
}
.external-link-popup .close {
  top: 0;
  cursor: pointer;
  color: var(--wp--preset--color--bg-3);
  text-decoration: none;
}
.external-link-popup img {
  width: 100%;
  max-width: 420px;
  margin-top: 1rem;
}
@media (min-width: 1024px) {
  .external-link-popup img {
    width: 60%;
    margin-top: 0;
  }
}
.external-link-popup h3 {
  font-size: var(--wp--preset--font-size--jumbo);
  margin: 0.75rem 0;
  color: var(--wp--preset--color--fg-1);
}
.external-link-popup p {
  font-size: var(--wp--preset--font-size--large);
  margin: 0.75rem 0;
  font-family: var(--wp--preset--font-family--product-sans), serif;
  color: var(--wp--preset--color--fg-1);
}
.external-link-popup .wp-block-buttons {
  justify-content: center;
}
@media (min-width: 1024px) {
  .external-link-popup .wp-block-buttons {
    justify-content: flex-start;
  }
}
.external-link-popup .wp-element-button, .external-link-popup .wp-block-button__link {
  padding: var(--wp--preset--spacing--40) 2rem;
}
@media (min-width: 1024px) {
  .external-link-popup .wp-element-button, .external-link-popup .wp-block-button__link {
    padding: var(--wp--preset--spacing--50) 3rem;
  }
}
.external-link-popup .ui-dialog-titlebar {
  width: 10px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: unset;
}
.external-link-popup .ui-dialog-titlebar button {
  position: relative;
  width: 22px;
  height: 22px;
  background: unset;
  border: unset;
  outline: unset;
  right: 20px;
  top: 8px;
}
.external-link-popup .ui-dialog-titlebar button span {
  display: none;
}
.external-link-popup .ui-dialog-titlebar button::after {
  content: "";
  width: 22px;
  height: 4px;
  background-color: var(--wp--preset--color--bg-4);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(50deg);
}
.external-link-popup .ui-dialog-titlebar button::before {
  content: "";
  width: 22px;
  height: 4px;
  background-color: #9f9baa;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(130deg);
}
.external-link-popup .external-link-popup-content {
  padding: 0;
}
.external-link-popup .ui-dialog-buttonpane {
  padding: 0;
  background: unset;
  margin: 0;
  border: unset;
}
.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none;
}
.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button {
  padding: 24px 48px;
  background-color: var(--wp--preset--color--bg-2);
  border: 2px solid var(--wp--preset--color--bg-2);
  color: var(--wp--preset--color--text);
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  border-radius: 38px;
  transition: all 0.4s;
  cursor: pointer;
  margin-bottom: 0;
}
.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button:hover {
  background-color: rgba(219, 67, 12, 0.8784313725);
}
.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button:last-of-type {
  background-color: var(--wp--preset--color--text);
  color: var(--wp--preset--color--bg-2);
  margin-left: 12px;
}
.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button:last-of-type:hover {
  color: var(--wp--preset--color--text);
  background-color: var(--wp--preset--color--bg-2);
}
@media screen and (max-width: 1022px) {
  .external-link-popup {
    width: 95% !important;
    max-width: 100%;
    right: 0;
  }
  .external-link-popup .ui-dialog {
    padding: 24px;
    box-sizing: border-box;
    width: 96%;
  }
  .external-link-popup .external-link-popup-body h2 {
    font-size: 18px;
    text-align: center;
  }
  .external-link-popup .external-link-popup-body .modal-logo {
    max-width: 420px;
    height: auto;
  }
  .external-link-popup .external-link-popup-body p {
    text-align: center;
  }
  .external-link-popup .ui-dialog-buttonpane {
    text-align: center;
  }
  .external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
  }
  .external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button {
    font-size: 16px;
    padding: 14px 32px;
    min-width: 120px;
    margin: 0;
  }
  .external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button:last-of-type {
    margin: 0;
  }
}

.external-link-popup + .ui-widget-overlay {
  background-color: var(--wp--preset--color--bg-4);
  opacity: 0.8;
}

/* Self Advocacy Guide Modal */
.gform_title, .gform_description, .subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-interested label,
.gform-terms-label, modal-content .gfield--type-html, .modal.modal-guide .modal-content .gfield--type-html, .gfield .gfield--type-html .gfield--input-type-html .gfield_html .gfield_html_formatted .gfield_no_follows_desc .field_sublabel_above .gfield--no-description .field_description_below .field_validation_below .gfield_visibility_visible {
  color: #3E2A70;
}

.gform_title {
  font-size: 36px;
}

a.advocacy-terms-link {
  color: #906BEB;
}

.gform_description {
  font-size: 22px;
  font-family: "Product Sans", sans-serif;
}

.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-interested label {
  font-size: 18px;
}

p.gform_already_subscribed {
  font-size: 22px;
  margin: 0 0 16px;
  font-family: "Product Sans", sans-serif;
}

a.advocacy-download-guide.pdf-link-processed {
  color: #FF7E4F;
  font-size: 22px;
  margin: 0 0 16px;
  font-family: "Product Sans", sans-serif;
}

.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-actions {
  grid-column: 1/-1;
  justify-content: center;
}

@media (min-width: 1024px) {
  .subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-interested select {
    width: 65%;
  }
}
@media (max-width: 820px) {
  .subscribe-download-context .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-actions {
    grid-column: 1/-1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
  }
  .subscribe-download-context .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-actions .webform-button--submit,
  .subscribe-download-context .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-actions input[type=submit],
  .subscribe-download-context .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-actions .button {
    display: block;
    width: 100%;
    white-space: normal;
    overflow-wrap: anywhere;
    text-align: center;
  }
  .subscribe-download-context .subscribe-content-wrapper p.gform_already_subscribed,
  .subscribe-download-context .subscribe-content-wrapper a.advocacy-download-guide.pdf-link-processed {
    display: block;
    width: 100%;
    text-align: left;
    word-break: break-word;
    margin: 0 0 16px;
  }
}
.block-area.block-area-widget-subscribe-form [id^=edit-actions-01-submit] {
  display: none;
}

.lipid-guide-modal .webform-submission-subscribe-form-form .form-type-processed-text {
  color: #906be8;
}
.lipid-guide-modal .webform-submission-subscribe-form-form .form-type-processed-text a {
  color: #ff7e4f !important;
}

/* Heading
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-block-end: var(--wp--custom--layout--block-gap-medium);
  font-family: var(--wp--preset--font-family--product-sans);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
}

h1 {
  font-size: var(--wp--preset--font-size--gargantuan);
  line-height: var(--wp--custom--line-height--tiny);
}

h2 {
  font-size: var(--wp--preset--font-size--jumbo);
}

h3 {
  font-size: var(--wp--preset--font-size--big);
}

h4 {
  font-size: var(--wp--preset--font-size--x-large);
}

h5 {
  font-size: var(--wp--preset--font-size--x-large);
}

h6 {
  font-size: var(--wp--preset--font-size--x-large);
}

/* Image
--------------------------------------------- */
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.emoji {
  max-width: 16px;
  display: inline-block;
}
img.alignleft {
  float: left;
  margin: 0 var(--wp--style--block-gap) var(--wp--style--block-gap) 0;
  max-width: calc(var(--wp--custom--layout--content) / 2);
}
img.alignright {
  float: right;
  margin: 0 0 var(--wp--style--block-gap) var(--wp--style--block-gap);
  max-width: calc(var(--wp--custom--layout--content) / 2);
}
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

figure.wp-caption {
  max-width: 100%;
}

.entry-content > .wp-block-image {
  margin-top: var(--wp--custom--layout--block-gap-medium) !important;
}
.entry-content > .wp-block-image figcaption {
  font-size: var(--wp--preset--font-size--small);
  text-align: left;
  color: black;
  font-style: italic;
}
.entry-content > .wp-block-image.caption-overlay {
  position: relative;
}
.entry-content > .wp-block-image.caption-overlay figcaption {
  color: white;
  font-size: var(--wp--preset--font-size--min);
  position: absolute;
  left: var(--wp--custom--layout--block-gap);
  bottom: 0.25rem;
}
@media (min-width: 601px) {
  .entry-content > .wp-block-image.caption-overlay figcaption {
    left: var(--wp--custom--layout--block-gap-medium);
    bottom: 0.5rem;
  }
}
@media (min-width: 601px) {
  .entry-content > .wp-block-image.alignleft {
    float: left;
    margin: var(--wp--style--block-gap) var(--wp--style--block-gap) var(--wp--style--block-gap) 0;
    max-width: 48vw;
  }
  .entry-content > .wp-block-image.alignright {
    float: right;
    margin: var(--wp--style--block-gap) 0 var(--wp--style--block-gap) var(--wp--style--block-gap);
    max-width: 48vw;
  }
}
@media (min-width: 768px) {
  .content .entry-content > .entry-content > .wp-block-image.alignleft, .content .block-area > .entry-content > .wp-block-image.alignleft {
    max-width: calc(var(--wp--custom--layout--content) / 2);
    margin-left: calc((100vw - var(--wp--custom--layout--content)) / 2);
  }
  .content .entry-content > .entry-content > .wp-block-image.alignright, .content .block-area > .entry-content > .wp-block-image.alignright {
    max-width: calc(var(--wp--custom--layout--content) / 2);
    margin-right: calc((100vw - var(--wp--custom--layout--content)) / 2);
  }
}
@media (min-width: 1200px) {
  .full-width-content .entry-content > .entry-content > .wp-block-image.alignleft, .full-width-content .block-area > .entry-content > .wp-block-image.alignleft {
    max-width: calc(var(--wp--custom--layout--wide) / 2);
    margin-left: calc((100vw - var(--wp--custom--layout--wide)) / 2);
  }
  .full-width-content .entry-content > .entry-content > .wp-block-image.alignright, .full-width-content .block-area > .entry-content > .wp-block-image.alignright {
    max-width: calc(var(--wp--custom--layout--wide) / 2);
    margin-right: calc((100vw - var(--wp--custom--layout--wide)) / 2);
  }
}

figure + * {
  clear: both;
}

/* Separator
--------------------------------------------- */
.wp-block-separator {
  background: var(--wp--preset--color--fg-1);
  border: none;
  height: 1px;
  padding: 0;
  margin-top: var(--wp--custom--layout--block-gap-large);
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.wp-block-separator.has-background {
  padding: 0;
}

/* Button
--------------------------------------------- */
.wp-element-button,
.wp-block-button > .wp-block-button__link {
  display: inline-block;
  transition: all 0.2s ease-in-out;
}
.wp-element-button.has-background,
.wp-block-button > .wp-block-button__link.has-background {
  padding: 11px 16px;
}
.wp-element-button:hover, .wp-element-button:focus,
.wp-block-button > .wp-block-button__link:hover,
.wp-block-button > .wp-block-button__link:focus {
  filter: brightness(85%);
}

.wp-element-button.is-style-outline,
.wp-block-button.is-style-outline > .wp-block-button__link {
  border: 2px solid currentColor;
  padding-top: calc(var(--wp--preset--spacing--50) - 2px);
  padding-right: 3rem;
  padding-bottom: calc(var(--wp--preset--spacing--50) - 2px);
  padding-left: 3rem;
}
.wp-element-button.is-style-outline.has-background,
.wp-block-button.is-style-outline > .wp-block-button__link.has-background {
  padding: 16px 52px;
}
.wp-element-button.is-style-outline:not(.has-background),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background) {
  background: var(--wp--preset--color--bg-1);
}
.wp-element-button.is-style-outline:not(.has-text-color),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
  color: var(--wp--preset--color--bg-2);
}

/* Form
--------------------------------------------- */
input,
select,
textarea {
  background: var(--wp--preset--color--bg-1);
  border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--fg-1);
  border-radius: none;
  color: var(--wp--preset--color--fg-1);
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--line-height--normal);
  padding: 9px 12px;
  width: 100%;
}

input[type=checkbox],
input[type=submit] {
  width: auto;
}

select {
  line-height: 54px;
  height: 54px;
}

textarea {
  width: 100%;
  resize: vertical;
}

::-moz-placeholder {
  color: var(--wp--preset--color--fg-1);
  opacity: 1;
}

::-ms-input-placeholder {
  color: var(--wp--preset--color--fg-1);
}

::-webkit-input-placeholder {
  color: var(--wp--preset--color--fg-1);
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

label,
.wp-block-search__label,
.wpforms-container .wpforms-field-label {
  font-family: var(--wp--custom--typography--interface--font-family);
  letter-spacing: var(--wp--custom--typography--interface--letter-spacing);
  text-transform: var(--wp--custom--typography--interface--text-transform);
  font-size: var(--wp--preset--font-size--small);
  font-weight: 600;
}
label .wpforms-required-label,
.wp-block-search__label .wpforms-required-label,
.wpforms-container .wpforms-field-label .wpforms-required-label {
  color: inherit;
}

.comment-form-cookies-consent label,
.wpforms-container .wpforms-field-sublabel {
  font-weight: 400;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}

/* Search Form
--------------------------------------------- */
.wp-block-search__input,
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: none;
  border-radius: var(--wp--custom--border-radius--medium);
  font-size: var(--wp--preset--font-size--tiny);
}

.wp-block-search__button-inside .wp-block-search__input {
  border: none;
}

.wp-block-search__inside-wrapper {
  background: var(--wp--preset--color--bg-1);
}

.wp-block-search__button {
  flex-shrink: 0;
}

.wp-block-search__icon-button .wp-block-search__button {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}
.wp-block-search__icon-button .wp-block-search__button.wp-element-button {
  padding: 0;
}
.wp-block-search__icon-button .wp-block-search__button svg {
  width: 36px;
  height: 36px;
  stroke: black;
  fill: black;
}

.archive-header .wp-block-search {
  margin: 0 auto;
}

/* Group
--------------------------------------------- */
.has-background {
  padding: var(--wp--custom--layout--block-gap) var(--wp--custom--layout--padding);
}
.has-background.alignfull {
  padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--padding);
}

.alignwide:not(.is-layout-constrained) > *,
.alignfull:not(.is-layout-constrained) > * {
  max-width: var(--wp--custom--layout--wide);
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group.alignfull {
  padding-bottom: 0;
  margin-bottom: calc(2 * var(--wp--custom--layout--block-gap-large)) !important;
}
@media (min-width: 1401px) {
  .wp-block-group.alignfull {
    width: 133.333%;
  }
}
.wp-block-group.alignfull.content-contained {
  width: 100%;
}
.wp-block-group.alignfull .full-width-background {
  max-width: none !important;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}

.wp-block-group.alignpartial {
  padding-bottom: 0;
  margin-bottom: calc(2 * var(--wp--custom--layout--block-gap-large)) !important;
}
.wp-block-group.alignpartial .partial-width-background {
  max-width: none !important;
  position: absolute;
  z-index: -1;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.page-id-565 .wp-block-group.alignpartial .partial-width-background {
  display: none;
}

.page-id-497 .entry-content .wp-block-group__inner-container h2 {
  margin: 0;
}
.page-id-497 .entry-content .wp-container-core-columns-layout-1 {
  margin: 0px;
}
.page-id-497 .wp-block-group.alignfull.has-bg-6-background-color .wp-block-group__inner-container > p {
  margin-top: 16px;
  margin-bottom: 0;
}

.page-id-552 {
  overflow-x: hidden;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed {
  position: relative;
  background: transparent !important;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .full-width-background {
  background-color: rgb(248, 246, 254) !important;
  top: unset !important;
  right: 0 !important;
  width: 100vw !important;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed p {
  margin-top: 16px;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container {
  margin-block-start: 48px;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container > p:first-of-type {
  margin-bottom: 16px;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container > p:last-of-type {
  margin-bottom: 0;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container .wp-block-columns.align-flex-start {
  margin-block: 0;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container .wp-block-columns.has-bg-6-background-color.has-background {
  margin-top: 16px;
  margin-bottom: 0;
  gap: 16px;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container .wp-block-columns.has-bg-6-background-color.has-background .wp-block-column p {
  margin-block: 0;
}
.page-id-552 .wp-block-group.content-contained.full-width-processed .wp-block-group__inner-container .wp-block-columns.has-bg-6-background-color.has-background .wp-block-column figure {
  margin: 0;
}

.page-id-597 {
  overflow-x: hidden;
}
.page-id-597 .wp-block-group.alignfull {
  padding-bottom: 48px;
  position: relative;
  margin-bottom: 48px !important;
}
.page-id-597 .wp-block-group.alignfull .wp-block-group__inner-container .wp-block-columns.align-flex-start {
  gap: 2em 0;
  margin-bottom: 0;
  margin-top: 16px !important;
}
.page-id-597 .wp-block-group.alignfull .wp-block-group__inner-container .wp-block-columns.align-flex-start .wp-block-column:last-child h2 {
  margin-block: 0;
}
.page-id-597 .wp-block-group.alignfull .wp-block-group__inner-container > p {
  margin-top: 16px;
  margin-bottom: 0;
}
.page-id-597 .wp-block-group.alignfull .wp-block-group__inner-container ul {
  margin-bottom: 0;
}
.page-id-597 .wp-block-group.alignfull .wp-block-group__inner-container ul li a {
  word-break: break-word;
}

.page-id-543 .site-main .wp-block-group:nth-of-type(1).position-relative,
.page-id-543 .site-main .wp-block-group:nth-of-type(2).position-relative {
  background: transparent !important;
}
.page-id-543 .site-main .wp-block-group:nth-of-type(1).position-relative .partial-width-background,
.page-id-543 .site-main .wp-block-group:nth-of-type(2).position-relative .partial-width-background {
  left: -100% !important;
  right: 0 !important;
  width: unset !important;
  background: linear-gradient(316deg, rgba(241, 145, 109, 0.5) 4.11%, rgba(241, 145, 109, 0.05) 54.28%, rgba(241, 145, 109, 0.05) 75.25%) 0% 0%/auto repeat scroll padding-box border-box rgba(0, 0, 0, 0) !important;
}

/* Columns helper class.
--------------------------------------------- */
.wp-block-columns.align-flex-start {
  align-items: flex-start !important;
}
.wp-block-columns .is-vertically-aligned-center figure.wp-block-image {
  margin-top: 0 !important;
}

.page-id-541 .wp-block-column > p {
  margin-top: 16px;
  margin-bottom: 0;
}
.page-id-541 h4 {
  margin: 0px;
}

.postid-678 h1.wp-block-heading {
  margin-bottom: 0;
}
.postid-678 .wp-block-columns:first-of-type {
  margin-top: 0;
}
.postid-678 .wp-block-columns:first-of-type .wp-block-column:first-of-type > p:first-of-type {
  margin-top: 16px;
}

/* Accessible Colors
--------------------------------------------- */
.has-background {
  color: var(--wp--preset--color--fg-1);
}

.has-primary-background-color,
.has-secondary-background-color,
.has-tertiary-background-color,
.has-foreground-background-color {
  color: var(--wp--preset--color--white);
}

/* Latest Posts
--------------------------------------------- */
.wp-block-latest-posts__list {
  display: grid;
  column-gap: var(--wp--custom--layout--block-gap-medium);
}
@media (min-width: 769px) {
  .wp-block-latest-posts__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.wp-block-latest-posts__list > li {
  margin-top: 0 !important;
  margin-bottom: var(--wp--custom--layout--block-gap);
}
.wp-block-latest-posts__list > li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .wp-block-latest-posts__list > li {
    margin-bottom: 0;
  }
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image a, .wp-block-latest-posts__list .wp-block-latest-posts__featured-image img {
  border-radius: var(--wp--custom--border-radius--medium);
}
@media (min-width: 769px) {
  .wp-block-latest-posts__list .wp-block-latest-posts__featured-image a, .wp-block-latest-posts__list .wp-block-latest-posts__featured-image img {
    width: 100%;
  }
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-title {
  font-weight: 500;
  font-size: var(--wp--preset--font-size--small);
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
  font-size: var(--wp--preset--font-size--moremin);
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
  clear: both;
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--wp--preset--font-size--small);
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt a {
  color: #FFD1C0;
}

/* Pullquote
--------------------------------------------- */
.wp-block-pullquote {
  padding: var(--wp--custom--layout--block-gap-large) 0 var(--wp--custom--layout--block-gap-medium);
  line-height: var(--wp--custom--line-height--normal);
}
.wp-block-pullquote p {
  font-size: var(--wp--preset--font-size--colossal);
  font-style: italic;
}
.wp-block-pullquote cite {
  font-size: var(--wp--preset--font-size--huge);
  font-style: normal;
}

.page-id-569 .wp-block-pullquote {
  border: 0;
}
.page-id-569 .wp-block-pullquote blockquote {
  margin: 0;
}
.page-id-569 .wp-block-pullquote blockquote p {
  margin-top: 0;
}
.page-id-569 .wp-block-pullquote blockquote cite {
  text-transform: capitalize;
}

.postid-1294 .wp-block-pullquote blockquote cite, .postid-1297 .wp-block-pullquote blockquote cite, .postid-1300 .wp-block-pullquote blockquote cite {
  text-transform: none;
}

.page-id-497 {
  overflow-x: hidden;
}
.page-id-497 div.wp-block-group.alignfull.has-bg-6-background-color {
  padding-bottom: 48px;
  position: relative;
  margin-bottom: 48px !important;
}
.page-id-497 div.wp-block-group.alignfull.has-bg-6-background-color .full-width-background {
  background-color: rgb(248, 246, 254) !important;
  margin-top: -48px !important;
  top: unset !important;
  right: 0 !important;
  width: 100vw !important;
}
.page-id-497 div.wp-block-group.alignfull.has-bg-6-background-color .wp-block-group__inner-container .wp-block-columns {
  gap: 2em 0;
}

.page-id-541 .wp-block-columns.is-layout-flex {
  gap: 0;
}

.page-id-541 .wp-container-core-columns-layout-1 .wp-block-image {
  margin-bottom: 0px;
}
.page-id-541 .wp-container-core-columns-layout-2 .wp-block-image {
  margin-bottom: 0px;
  margin-inline-end: 2em;
}
.page-id-541 .wp-container-core-columns-layout-3 .wp-block-image {
  margin-bottom: 0px;
}
.page-id-541 .wp-container-core-columns-layout-3 .wp-block-image img {
  max-height: 100%;
}
.page-id-541 .wp-container-core-columns-layout-4 .wp-block-image {
  margin-bottom: 0;
}

/* Orange background for subscribe widgets */
.has-bg-2-background-color {
  background-color: rgb(255, 126, 79) !important; /* WordPress orange */
}

/* Purple background for fact sheets widget */
.has-bg-3-background-color {
  background-color: rgb(143, 107, 232) !important; /* WordPress purple */
}

/* Light purple background for other informational widgets */
.has-bg-5-background-color {
  background-color: rgb(230, 232, 251) !important; /* WordPress light purple */
}

/* White text color */
.has-bg-1-color {
  color: #ffffff !important;
}

/* Purple text color for light purple background widgets */
.has-bg-5-color {
  color: rgb(144, 107, 232) !important;
}

/* Text color enablement */
.has-text-color {
  color: var(--wp--preset--color--text, currentColor);
}

/* Background enablement */
.has-background {
  background-color: var(--wp--preset--color--fg-1);
}

.kytgs-widget {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
  padding: 2rem;
  border-radius: var(--wp--custom--border-radius--medium);
}
@media (min-width: 1024px) {
  .kytgs-widget {
    padding: 3.25rem 8rem 3.25rem 3.44rem;
  }
}
@media (min-width: 1024px) {
  .kytgs-widget.kytgs-widget-skinny {
    width: 75%;
    margin-left: 0;
    padding: 3.25rem 3.44rem;
  }
}
.kytgs-widget p,
.kytgs-widget li {
  font-size: var(--wp--preset--font-size--large);
}
.kytgs-widget .wp-block-heading {
  font-size: var(--wp--preset--font-size--gigantic);
  font-weight: 400;
  margin-top: 0;
  margin-bottom: var(--wp--custom--layout--block-gap);
  line-height: var(--wp--custom--line-height--tiny);
}
.kytgs-widget p {
  line-height: 1.1;
  height: 100%;
}
.kytgs-widget p,
.kytgs-widget li {
  font-size: var(--wp--preset--font-size--large);
}
.kytgs-widget input[type=text],
.kytgs-widget input[type=email] {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-bottom: var(--wp--custom--border-width--small) solid white;
}
.kytgs-widget input[type=text]::placeholder,
.kytgs-widget input[type=email]::placeholder {
  color: white;
}
.kytgs-widget #launch-modal-subscribe {
  margin-top: 24px;
}
.kytgs-widget #launch-modal-subscribe a {
  padding-top: var(--wp--preset--spacing--50);
  padding-right: 3rem;
  padding-bottom: var(--wp--preset--spacing--50);
  padding-left: 3rem;
  background-color: var(--wp--preset--color--bg-4) !important;
  color: white;
  text-decoration: unset;
  border-radius: var(--wp--custom--border-radius--large);
  font-size: var(--wp--preset--font-size--min);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
}
.kytgs-widget #launch-modal-subscribe a:hover {
  filter: brightness(85%);
  transition: all 0.2s ease-in-out;
}

.subscribe-form-widget p {
  font-size: var(--wp--preset--font-size--large);
  margin-top: calc(0.5 * var(--wp--custom--layout--block-gap));
  margin-bottom: var(--wp--custom--layout--block-gap);
  line-height: 1.2;
  color: #fff;
}
.subscribe-form-widget .webform-submission-subscribe-form-form select {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  font-size: var(--wp--preset--font-size--small);
  padding: 8px 10px;
  color: #9f95b7;
  border-radius: var(--wp--custom--border-radius--medium);
  border: none;
  background-color: #f9f9f9;
}
.subscribe-form-widget .webform-submission-subscribe-form-form label {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
}
.subscribe-form-widget .webform-submission-subscribe-form-form select {
  margin-top: 16px;
}
.subscribe-form-widget .webform-submission-subscribe-form-form input[type=text],
.subscribe-form-widget .webform-submission-subscribe-form-form input[type=email] {
  color: var(--wp--preset--color--bg-1);
}
.subscribe-form-widget .webform-submission-subscribe-form-form input[type=submit] {
  background: var(--wp--preset--color--bg-4);
  border-radius: var(--wp--custom--border-radius--large);
  border-width: 0px;
  color: var(--wp--preset--color--bg-1);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--min);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
  padding: var(--wp--preset--spacing--50) 3rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  margin-bottom: 8px;
}
.subscribe-form-widget .webform-submission-subscribe-form-form input[type=submit]:hover {
  filter: brightness(85%);
}
.subscribe-form-widget .webform-submission-subscribe-form-form p {
  margin: 0;
  height: 100%;
}
.subscribe-form-widget .webform-submission-subscribe-form-form .form-type-processed-text {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 32px;
  color: #fff;
}
.subscribe-form-widget .webform-submission-subscribe-form-form .form-type-select {
  padding-top: 8px !important;
}
.subscribe-form-widget .webform-submission-subscribe-form-form .js-form-item {
  padding-top: 16px;
  padding-bottom: 16px;
}

.subscribe-modal-widget {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.subscribe-modal-widget h2,
.subscribe-modal-widget p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.subscribe-modal-widget #launch-modal-subscribe {
  margin-top: 20px;
}

.kytgs-widget--subscribe-modal {
  min-height: 352px;
}
@media (max-width: 1024px) {
  .kytgs-widget--subscribe-modal {
    min-height: 253px;
  }
}

.subscribe-modal-widget-block {
  font-family: var(--wp--preset--font-family--product-sans), serif;
  max-width: 1100px;
  border-radius: 1rem 1rem 14.375rem 1rem;
  border: 6px solid var(--wp--preset--color--bg-2);
  background: #fff;
}
.subscribe-modal-widget-block .close {
  font-size: 36px;
  font-weight: bold;
  float: right;
  padding-right: 16px;
  z-index: 99;
  position: relative;
  cursor: pointer;
  transform: translateY(-30px);
}
@media (max-width: 1024px) {
  .subscribe-modal-widget-block .close {
    transform: unset;
  }
}
.subscribe-modal-widget-block .subscribe-content-wrapper {
  display: flex;
  flex-direction: row;
  color: rgb(62, 42, 112);
}
@media (max-width: 1024px) {
  .subscribe-modal-widget-block .subscribe-content-wrapper {
    flex-direction: column;
  }
}
.subscribe-modal-widget-block .subscribe-content-wrapper .close-button-wrapper {
  position: absolute;
  right: 25px;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-left-column {
  padding: 32px 0 32px 32px;
}
@media (max-width: 1024px) {
  .subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-left-column {
    padding: 32px;
  }
}
.subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-right-column {
  margin-top: 32px;
  min-width: 30%;
}
@media (max-width: 1024px) {
  .subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-right-column {
    display: none;
  }
}
.subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-right-column .subscribe-image {
  transform: translateX(69px);
  width: 340px;
  position: relative;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-right-column .subscribe-image .subscribe-image-title {
  position: absolute;
  left: 26px;
  top: 26%;
  text-align: left;
  color: var(--wp--preset--color--bg-1);
  font-style: italic;
  font-size: var(--wp--preset--font-size--medium);
}
.subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-title {
  font-size: var(--wp--preset--font-size--gigantic);
  margin: 0 0 0.5rem;
  font-weight: 400;
  line-height: var(--wp--custom--line-height--tiny);
}
.subscribe-modal-widget-block .subscribe-content-wrapper .subscribe-description {
  font-size: var(--wp--preset--font-size--large);
  margin: 0 0 1rem;
  line-height: 1.2;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form {
  grid-column-gap: 2%;
  grid-row-gap: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-lastname {
  grid-column: span 7;
}
@media (max-width: 1024px) {
  .subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-lastname {
    grid-column: 1/-1;
  }
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-firstname {
  grid-column: span 5;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-type-processed-text,
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-interested,
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-email {
  grid-column: span 12;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form input[type=submit] {
  display: block;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form input[type=text],
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form input[type=email] {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: var(--wp--custom--border-width--small) solid var(--wp--preset--color--fg-1);
  font-size: var(--wp--preset--font-size--small);
  margin: 0 0 0.5rem;
  margin-bottom: var(--wp--custom--layout--block-gap);
  line-height: 1;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form input[type=text]::placeholder,
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form input[type=email]::placeholder {
  color: #9f95b7;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-interested label {
  font-weight: 400;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-item-interested select {
  font-size: var(--wp--preset--font-size--small);
  padding: 8px 10px;
  color: #9f95b7;
  border-radius: var(--wp--custom--border-radius--medium);
  border: none;
  box-shadow: 5px 5px 5px #adaebd;
  background-color: #f9f9f9;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-type-processed-text {
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 11px;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .form-type-processed-text a {
  color: rgb(0, 0, 238);
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .webform-button--submit {
  display: block !important;
  background-color: var(--wp--preset--color--bg-2);
  border-radius: var(--wp--custom--border-radius--large);
  border-width: 0px;
  color: var(--wp--preset--color--bg-1);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--min);
  font-weight: 700;
  line-height: var(--wp--custom--line-height--normal);
  padding: var(--wp--preset--spacing--50) 3rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.subscribe-modal-widget-block .subscribe-content-wrapper .webform-submission-subscribe-form-form .webform-button--submit:hover {
  filter: brightness(85%);
}

.subscribe-modal-widget-block.home {
  border: unset;
  margin-left: auto;
  margin-right: auto;
  margin-top: 48px;
  margin-bottom: 48px;
}
@media (max-width: 1024px) {
  .subscribe-modal-widget-block.home .subscribe-content-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .subscribe-modal-widget-block.home .subscribe-content-wrapper .subscribe-right-column {
    display: block;
  }
  .subscribe-modal-widget-block.home .subscribe-content-wrapper .subscribe-right-column .subscribe-image {
    margin-left: auto;
    margin-right: auto;
    transform: unset;
  }
  .subscribe-modal-widget-block.home .subscribe-content-wrapper .subscribe-right-column .subscribe-image .subscribe-image-title {
    top: 30%;
  }
}
.subscribe-modal-widget-block.home .subscribe-content-wrapper .subscribe-right-column .subscribe-image .subscribe-image-title {
  top: 30%;
}

.kytgs-widget--fact-sheets figure {
  margin-bottom: var(--wp--custom--layout--block-gap);
}
.kytgs-widget--fact-sheets p {
  margin-top: var(--wp--custom--layout--block-gap-medium);
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
}
.kytgs-widget--fact-sheets ul {
  list-style-type: none;
  padding-left: 0;
}
.kytgs-widget--fact-sheets ul li {
  margin-bottom: calc(0.25 * var(--wp--custom--layout--block-gap));
}

@media (min-width: 1024px) {
  .kytgs-widget--download {
    width: 80%;
    margin-left: 0;
  }
}
.kytgs-widget--download p {
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
  line-height: var(--wp--custom--line-height--normal);
}
.kytgs-widget--download img {
  width: 320px;
}

.fact-sheets-widget .wp-block-image img {
  width: 150px;
}

.kytgs-widget--eating-out,
.kytgs-widget--focus-on-what-you-can-eat,
.kytgs-widget--facts-food-labels,
.kytgs-widget--fcs-snacks {
  border-bottom-right-radius: 230px;
}

.kytgs-widget--why-nutrition-matters {
  border-bottom-right-radius: 230px;
}

.kytgs-widget-widget-focus-on-what-you-can-eat .kytgs-widget--download {
  width: unset;
}

.wp-block-image .what-youcan-eat {
  max-width: 100%;
  width: 320px;
}

.subscribe-modal-widget-block .subscribe-image {
  width: 240px !important;
  top: 20px;
}
.subscribe-modal-widget-block .webform-submission-lipid-subscribe-form-form .form-type-processed-text {
  color: #906be8;
}
.subscribe-modal-widget-block .webform-submission-lipid-subscribe-form-form .form-type-processed-text a {
  color: #ff7e4f;
}

.focus-on-eating-widget.fsc-snacks {
  width: 100%;
}

.page-id-453 .wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-image span.subscribe-image-title {
  left: 36px !important;
  top: 36% !important;
}
.page-id-453 .wp-block-drupalblock-kytgs-sb-form-home-block .subscribe-image span.subscribe-image-title p {
  font-size: 16px;
}
.page-id-453 .display-news-update-card {
  position: relative;
}
.page-id-453 .display-news-update-card .stretched-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  text-indent: -9999px; /* hide link text */
}

.socials {
  font-size: 0;
}

form.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
}
form.wp-block-search button {
  border-style: unset;
  align-self: center;
}

#modal-search form.wp-block-search {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
#modal-search form.wp-block-search .wp-block-search__inside-wrapper {
  width: 100%;
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
}
#modal-search form.wp-block-search button {
  border-style: unset;
  align-self: center;
}

.search-page header {
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
}
.search-page header h1 {
  margin-top: var(--wp--custom--layout--block-gap-medium);
  margin-bottom: 0;
}
.search-page .views-row {
  padding-top: 12px;
  margin-bottom: 16px;
}
.search-page .views-row span.field-content, .search-page .views-row h3 {
  margin: unset;
}
.search-page .views-row h3 {
  font-size: var(--wp--preset--font-size--huge);
  line-height: var(--wp--custom--line-height--tiny);
  margin-bottom: 8px;
}
.search-page .views-row a {
  text-decoration: none;
  color: var(--wp--preset--color--fg-1);
}
.search-page .views-row a:hover {
  color: var(--wp--preset--color--bg-2);
}
.search-page .views-row .views-field-body-processed span, .search-page .views-row .views-field-body-processed p {
  font-weight: 400;
  font-size: var(--wp--preset--font-size--large);
}
.search-page .views-row .views-more-link {
  text-decoration: none;
  color: var(--wp--preset--color--bg-2);
}
.search-page .views-row .views-more-link:after {
  content: " >";
}
.search-page .views-row .views-more-link:hover {
  text-decoration: underline;
}

#block-knowtgs-searchboxblock .wp-block-search .wp-block-search__inside-wrapper {
  max-width: 600px;
  background: var(--wp--preset--color--bg-6);
  margin-top: var(--wp--style--block-gap);
}
#block-knowtgs-searchboxblock .wp-block-search .wp-block-search__inside-wrapper input {
  background: var(--wp--preset--color--bg-6);
}

.wp-block-drupalblock-kytgs-survey-callout {
  background-color: var(--wp--preset--color--bg-8);
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 230px;
  margin-top: var(--wp--preset--spacing--60);
  margin-bottom: var(--wp--preset--spacing--60);
  padding-top: var(--wp--preset--spacing--50);
  padding-right: 0;
  padding-bottom: var(--wp--preset--spacing--50);
  padding-left: var(--wp--preset--spacing--50);
  font-style: normal;
  font-weight: 300;
}

.story-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
  justify-content: center;
}

.node--type-story.node--view-mode-full .entry-content .wp-block-columns {
  margin-top: 0;
  gap: 16px;
}

@media (min-width: 500px) {
  .story.display-list {
    width: 32%;
  }
}

.story.display-list a,
.recipe.display-list a {
  white-space: unset;
  text-decoration: none;
}
.story.display-list img,
.recipe.display-list img {
  border: 12px solid;
  transition: border-color 0.2s ease-in-out;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 100%;
  margin: 0 auto;
  max-width: 295px;
  max-height: 295px;
  object-fit: cover;
}
.story.display-list.purple-border img, .story.display-list.recipe-type--includes-meat img,
.recipe.display-list.purple-border img,
.recipe.display-list.recipe-type--includes-meat img {
  border-color: var(--wp--preset--color--bg-5);
}
.story.display-list.recipe-type--vegetarian img,
.recipe.display-list.recipe-type--vegetarian img {
  border-color: #ffd1c0;
}
.story.display-list .post-summary__title,
.recipe.display-list .post-summary__title {
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--line-height--tiny);
  color: var(--wp--preset--color--fg-1);
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
  text-align: center;
}
.story.display-list:hover.purple-border img, .story.display-list:hover.recipe-type--includes-meat img,
.recipe.display-list:hover.purple-border img,
.recipe.display-list:hover.recipe-type--includes-meat img {
  border-color: #906ce7;
}
.story.display-list:hover.recipe-type--vegetarian img,
.recipe.display-list:hover.recipe-type--vegetarian img {
  border-color: #ff7e4f;
}
.story.display-list:hover .post-summary__title,
.recipe.display-list:hover .post-summary__title {
  color: var(--wp--preset--color--bg-2);
}

.wp-block-drupalblock-views-block-recipe-list-block-recipe-list .recipe-list-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: var(--wp--custom--layout--block-gap);
}
@media (max-width: 1024px) {
  .wp-block-drupalblock-views-block-recipe-list-block-recipe-list .recipe-list-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .wp-block-drupalblock-views-block-recipe-list-block-recipe-list .recipe-list-wrapper {
    grid-template-columns: 1fr;
  }
}
.wp-block-drupalblock-views-block-recipe-list-block-recipe-list .recipe-list-wrapper .views-row:last-child {
  grid-column-start: 2;
}
@media (max-width: 1024px) {
  .wp-block-drupalblock-views-block-recipe-list-block-recipe-list .recipe-list-wrapper .views-row:last-child {
    grid-column-start: unset;
  }
}

.recipe-terms {
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--wp--custom--layout--block-gap);
  margin-bottom: var(--wp--custom--layout--block-gap-medium);
}
.recipe-terms .recipe-type-marker {
  margin-right: 1rem;
  display: flex;
  align-items: center;
}
.recipe-terms .recipe-type-marker:before {
  display: inline-block;
  content: " ";
  height: 24px;
  width: 24px;
  margin-right: 0.5rem;
  border: 6px solid;
  border-radius: 100%;
}
.recipe-terms .recipe-type-marker.purple-border:before, .recipe-terms .recipe-type-marker.recipe-type--includes-meat:before {
  border-color: var(--wp--preset--color--bg-5);
}
.recipe-terms .recipe-type-marker.recipe-type--vegetarian:before {
  border-color: #ffd1c0;
}

.node--type-recipe.node--view-mode-full h1.wp-block-heading {
  margin-top: 32px;
  margin-bottom: 8px;
}
.node--type-recipe.node--view-mode-full figure.wp-block-image {
  margin-top: var(--wp--custom--layout--block-gap-medium) !important;
  display: flex;
}
.node--type-recipe.node--view-mode-full figure.wp-block-image img {
  aspect-ratio: 3/2 !important;
  object-fit: cover !important;
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 240px;
}

.news-page-list {
  display: flex;
  margin-top: 0;
}

.news-list {
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: var(--wp--preset--spacing--60) !important;
  padding-bottom: var(--wp--preset--spacing--60) !important;
}
.news-list a {
  color: white;
  text-decoration: none;
}
.news-list a:hover {
  color: #ff7e4f;
}
.news-list .news-list--wrapper {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
  max-width: calc(var(--wp--custom--layout--wide) + 2 * var(--wp--custom--layout--padding));
  margin-top: 8px;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}
@media (max-width: 768px) {
  .news-list .news-list--wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}

.paragraph--type--news-events-card {
  color: white;
}
.paragraph--type--news-events-card img {
  border-radius: var(--wp--custom--border-radius--medium);
  margin-bottom: 16px;
  width: 100%;
}
.paragraph--type--news-events-card p {
  margin-top: 0;
  margin-bottom: 0;
}
.paragraph--type--news-events-card .title-wrapper {
  font-weight: 500;
  font-size: var(--wp--preset--font-size--small);
  color: var(--wp--preset--color--bg-1);
  text-decoration: none;
}
.paragraph--type--news-events-card .title-wrapper a {
  text-decoration: none;
  color: var(--wp--preset--color--bg-1);
}
.paragraph--type--news-events-card .title-wrapper a:hover {
  color: #ff7e4f;
  text-decoration: none;
}
.paragraph--type--news-events-card .date-wrapper time {
  font-size: 14px !important;
}
.paragraph--type--news-events-card .excerpt-wrapper {
  font-size: var(--wp--preset--font-size--small);
}
.paragraph--type--news-events-card .excerpt-wrapper a {
  color: #ffd1c0;
}
.paragraph--type--news-events-card .excerpt-wrapper a:hover {
  color: #ff7e4f;
}
.paragraph--type--news-events-card .excerpt-wrapper a:after {
  content: unset;
}
.paragraph--type--news-events-card .excerpt-wrapper div {
  margin-top: 0;
  margin-bottom: 0;
}

.page-id-554 .is-not-stacked-on-mobile {
  display: flex;
  gap: var(--wp--custom--layout--block-gap);
}
.page-id-554 .is-not-stacked-on-mobile .is-vertically-aligned-center figure {
  margin: 0;
}
.page-id-554 .is-not-stacked-on-mobile .is-vertically-aligned-center p {
  margin: 0;
}

.page-id-1339 .wp-block-columns {
  display: flex;
  gap: var(--wp--custom--layout--block-gap);
}
.page-id-1339 .wp-block-columns .wp-block-column {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--layout--block-gap);
}
.page-id-1339 .wp-block-columns .wp-block-column figure {
  margin-bottom: 10px;
}
.page-id-1339 .wp-block-columns .wp-block-column figure img {
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 16px;
}
.page-id-1339 .wp-block-columns .wp-block-column h3, .page-id-1339 .wp-block-columns .wp-block-column p {
  margin: 0;
}
.page-id-1339 hr.wp-block-separator {
  max-width: var(--wp--custom--layout--wide);
  width: 100% !important;
}

/* Paragraph spacing */
p.pcs2 {
  margin-top: -10px !important;
}

.page-id-508 .wp-block-group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
}
.page-id-508 .wp-block-group .wp-block-group__inner-container p:nth-of-type(1) {
  margin: 0;
}
.page-id-508 .wp-block-group .wp-block-group__inner-container p:nth-of-type(2) {
  margin-top: 16px;
  margin-bottom: 0;
}
.page-id-508 .wp-block-group .wp-block-group__inner-container figure {
  margin-top: 16px;
}
.page-id-508 .wp-block-image img {
  margin: 0 auto;
}

/* CTA for quiz
--------------------------------------------- */
.kytgs-cta-quiz {
  max-width: unset;
}
.kytgs-cta-quiz .kytgs-bg-column {
  padding-left: 0 !important;
  background: url(../../assets/images/gradient-circle-purple.png) top right no-repeat;
  background-size: cover;
}
@media (max-width: 782px) {
  .kytgs-cta-quiz .kytgs-cta-content {
    padding-bottom: 32px !important;
  }
}
.kytgs-cta-quiz .kytgs-image-caption-overlay-container {
  padding-left: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.kytgs-cta-quiz .kytgs-image-caption-overlay-container figure {
  margin: 0;
}
.kytgs-cta-quiz .kytgs-image-caption-overlay-container .kytgs-image-caption-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5rem;
}
.kytgs-cta-quiz .kytgs-image-caption-overlay-container .kytgs-image-caption-overlay p {
  max-width: 250px;
  margin: 0 auto;
}
@media (max-width: 1245px) {
  .kytgs-cta-quiz .kytgs-image-caption-overlay-container {
    gap: 1rem;
  }
}
.kytgs-cta-quiz .kytgs-image-caption-overlay-container .wp-block-image {
  width: 100%;
}
@media (min-width: 1245px) {
  .kytgs-cta-quiz .kytgs-image-caption-overlay-container .rick-caption {
    margin-left: auto;
    margin-right: 1rem;
    margin-top: 1rem;
    margin-bottom: -6rem;
  }
}
@media (min-width: 782px) {
  .kytgs-cta-quiz .kytgs-image-caption-overlay-container .rick-caption {
    display: inline-block;
    width: auto;
    text-align: left;
  }
}
@media (max-width: 782px) {
  .kytgs-cta-quiz .kytgs-image-caption-overlay-container .rick-caption.has-text-align-left {
    text-align: center;
  }
}
.kytgs-cta-quiz .kytgs-image-caption-overlay-container .wp-block-image img {
  margin: 0 auto;
}
.kytgs-cta-quiz .wp-block-column:last-child {
  padding-right: 0 !important;
}
.kytgs-cta-quiz .wp-block-column.kytgs-cta-content .wp-block-buttons {
  justify-content: center;
}

/*# sourceMappingURL=main.css.map */
