/*! normalize.css v8.0.1 | 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
          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;
}

/**
 * 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 */
  -webkit-text-decoration: underline dotted;
          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;
}

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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

/**
 * Set up a decent box model on the root element
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

strong,
b {
  font-weight: 600;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

p a {
  font-weight: 700;
}

figcaption {
  font-size: 0.8rem;
  text-align: right;
  opacity: 0.7;
}

*::-moz-selection {
  background: #0a2463;
  color: #fff;
}

*::selection {
  background: #0a2463;
  color: #fff;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 */
.fixed-width, .alignwide {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 480px) {
  .fixed-width, .alignwide {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .fixed-width, .alignwide {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.fixed-width, .alignwide {
  width: 100%;
}

.full-width, .alignfull {
  width: 100%;
  margin: 0 auto;
}

.page-padding {
  padding: 0 50px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.btn {
  color: #fff;
  background: #13C0B9;
  border-radius: 3px;
  padding: 15px 50px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-weight: 600;
  font-family: "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin: 5px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

a:hover {
  -webkit-filter: contrast(110%);
          filter: contrast(110%);
  text-decoration: none;
}

#breadcrumbs {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(10, 36, 99, 0.6);
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
#breadcrumbs a {
  color: #0a2463;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(10, 36, 99, 0.15);
  padding: 4px 10px;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
#breadcrumbs a:hover {
  background: #0a2463;
  color: #fff;
}

@media (max-width: 768px) {
  #wabutton {
    background-position: right !important;
    background-repeat: no-repeat no-repeat;
    background-size: 75px !important;
    background-image: url("https://webkeurig.nl/wp-content/uploads/2022/03/whatsapp-met-webkeurig.png") !important;
    background-color: transparent !important;
  }
  #wabutton {
    display: block;
    height: 80px;
    position: fixed;
    width: 80px;
    right: 15px !important;
    bottom: 5px !important;
    border-top: 0px solid rgb(51, 187, 51) !important;
    text-decoration: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    z-index: 99999999;
    color: #fff;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
  }
}
.comments-area {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(10, 36, 99, 0.15);
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #0a2463;
  margin: 0 0 1.5rem;
}

.comment-list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem;
}

.comment-body {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 0.5rem;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1rem;
}

.comment-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}
.comment-author img.avatar {
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.comment-author .fn,
.comment-author b.fn {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #0a2463;
}

.comment-metadata {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.7;
  margin-bottom: 0.75rem;
}
.comment-metadata a {
  color: inherit;
  text-decoration: none;
}

.comment-form {
  display: -ms-grid;
  display: grid;
  gap: 1rem;
}
.comment-form label {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(10, 36, 99, 0.7);
  display: block;
  margin-bottom: 0.25rem;
}
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url],
.comment-form textarea {
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(10, 36, 99, 0.15);
  border-radius: 0.5rem;
  padding: 0.75rem 1rem;
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  color: #0a2463;
}
.comment-form input[type=text]:focus,
.comment-form input[type=email]:focus,
.comment-form input[type=url]:focus,
.comment-form textarea:focus {
  outline: none;
  border-color: #0a2463;
  background: #fff;
}
.comment-form textarea {
  min-height: 8rem;
  resize: vertical;
}
.comment-form .submit {
  justify-self: flex-start;
  background: #0a2463;
  color: #fff;
  border: none;
  border-radius: 0.5rem;
  padding: 0.75rem 1.5rem;
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-box-shadow: 0 8px 24px rgba(10, 36, 99, 0.2);
          box-shadow: 0 8px 24px rgba(10, 36, 99, 0.2);
  -webkit-transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.comment-form .submit:hover {
  background: #082656;
  -webkit-box-shadow: 0 4px 12px rgba(10, 36, 99, 0.3);
          box-shadow: 0 4px 12px rgba(10, 36, 99, 0.3);
}

body:not(.home) .page {
  display: block;
  width: 100%;
  padding: 3rem 2rem 5rem;
}
@media (min-width: 769px) {
  body:not(.home) .page {
    padding: 4rem 4rem 6rem;
  }
}
body:not(.home) .page > .content {
  max-width: 64rem;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 1.5rem;
  -webkit-box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
          box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
  padding: 3rem;
  color: #0a2463;
}
@media (max-width: 768px) {
  body:not(.home) .page > .content {
    padding: 1.5rem;
  }
}
body:not(.home) .page > .content > h1 {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.25rem;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #0a2463;
  margin: 0 0 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(10, 36, 99, 0.15);
}
@media (min-width: 769px) {
  body:not(.home) .page > .content > h1 {
    font-size: 3rem;
  }
}
body:not(.home) .page > .content h2, body:not(.home) .page > .content h3, body:not(.home) .page > .content h4, body:not(.home) .page > .content h5, body:not(.home) .page > .content h6 {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #0a2463;
  letter-spacing: -0.01em;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
body:not(.home) .page > .content h2 {
  font-size: 1.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(10, 36, 99, 0.15);
}
body:not(.home) .page > .content h3 {
  font-size: 1.375rem;
}
body:not(.home) .page > .content h4 {
  font-size: 1.125rem;
}
body:not(.home) .page > .content p,
body:not(.home) .page > .content li {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.65;
  color: rgba(10, 36, 99, 0.9);
}
body:not(.home) .page > .content a {
  color: #0a2463;
  text-decoration: underline;
}
body:not(.home) .page > .content a:hover {
  text-decoration: none;
}
body:not(.home) .page > .content ul,
body:not(.home) .page > .content ol {
  padding-left: 1.5rem;
  margin: 1rem 0;
}
body:not(.home) .page > .content .wp-block-image img {
  border-radius: 0.5rem;
  border: 1px solid rgba(10, 36, 99, 0.1);
  -webkit-box-shadow: 0 8px 24px rgba(10, 36, 99, 0.08);
          box-shadow: 0 8px 24px rgba(10, 36, 99, 0.08);
}

body.single .post {
  display: block;
  width: 100%;
  padding: 3rem 2rem 5rem;
}
@media (min-width: 769px) {
  body.single .post {
    padding: 4rem 4rem 6rem;
  }
}
body.single .post .content {
  max-width: 80rem;
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(12, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  body.single .post .content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    padding: 0;
  }
}
body.single .post .post__column-center {
  -ms-grid-column: 1;
  -ms-grid-column-span: 8;
  grid-column: 1/9;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 1.5rem;
  -webkit-box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
          box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
  padding: 3rem;
  color: #0a2463;
}
@media (max-width: 768px) {
  body.single .post .post__column-center {
    -ms-grid-column: 1;
    grid-column: 1;
    padding: 1.5rem;
  }
}
body.single .post .post__column-right {
  -ms-grid-column: 9;
  -ms-grid-column-span: 4;
  grid-column: 9/13;
}
@media (max-width: 768px) {
  body.single .post .post__column-right {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
body.single .post .post__column-left {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/4;
}
@media (max-width: 768px) {
  body.single .post .post__column-left {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
body.single .post .post__title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.25rem;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #0a2463;
  margin: 0 0 1.5rem;
}
@media (min-width: 769px) {
  body.single .post .post__title {
    font-size: 3rem;
  }
}
body.single .post .post-metadata {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0a2463;
  opacity: 0.7;
  margin: 0 0 2rem;
}
body.single .post .post-metadata i {
  color: #0a2463;
}
body.single .post .post-metadata .metadata__edited-date {
  display: inline-block;
  margin-left: 0.5rem;
  opacity: 0.7;
}
body.single .post .post__column-center h2, body.single .post .post__column-center h3, body.single .post .post__column-center h4, body.single .post .post__column-center h5, body.single .post .post__column-center h6 {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #0a2463;
  letter-spacing: -0.01em;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
body.single .post .post__column-center h2 {
  font-size: 1.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(10, 36, 99, 0.15);
}
body.single .post .post__column-center h3 {
  font-size: 1.375rem;
}
body.single .post .post__column-center h4 {
  font-size: 1.125rem;
}
body.single .post .post__column-center p,
body.single .post .post__column-center li {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.65;
  color: rgba(10, 36, 99, 0.9);
}
body.single .post .post__column-center a {
  color: #0a2463;
  text-decoration: underline;
}
body.single .post .post__column-center a:hover {
  text-decoration: none;
}
body.single .post .post__column-center blockquote {
  border-left: 3px solid #0a2463;
  padding: 0.5rem 0 0.5rem 1.5rem;
  margin: 1.5rem 0;
  font-style: italic;
  color: rgba(10, 36, 99, 0.85);
}
body.single .post .post__column-center ul,
body.single .post .post__column-center ol {
  padding-left: 1.5rem;
  margin: 1rem 0;
}
body.single .post .wp-block-image img {
  border-radius: 0.5rem;
  border: 1px solid rgba(10, 36, 99, 0.1);
  -webkit-box-shadow: 0 8px 24px rgba(10, 36, 99, 0.08);
          box-shadow: 0 8px 24px rgba(10, 36, 99, 0.08);
}
body.single .post pre.wp-block-code {
  background-color: #0a2463;
  color: #fff;
  border-left: 4px solid #fff;
  padding: 1.25rem 1.5rem;
  border-radius: 0.5rem;
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-x: auto;
}
body.single .post .wp-block-yoast-how-to-block p.schema-how-to-total-time {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.7;
  margin: 0.5rem 0;
}
body.single .post #post-sidebar-widget-area {
  position: sticky;
  top: 6rem;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 1.5rem;
  -webkit-box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
          box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
  padding: 1.5rem;
}
body.single .post #post-sidebar-widget-area .widget-post-sidebar-title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0a2463;
  margin: 0 0 1rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(10, 36, 99, 0.15);
}
body.single .post #post-sidebar-widget-area ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body.single .post #post-sidebar-widget-area ul li {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.95rem;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
body.single .post #post-sidebar-widget-area ul li a {
  color: #0a2463;
  text-decoration: none;
  opacity: 0.85;
}
body.single .post #post-sidebar-widget-area ul li a:hover {
  opacity: 1;
}
body.single .post #post-sidebar-widget-area ul li ul {
  margin-top: 0.5rem;
  padding-left: 0.75rem;
}
body.single .post #post-sidebar-widget-area ul li ul li {
  font-weight: 400;
  font-size: 0.875rem;
  opacity: 0.85;
}
body.single .post .crp_related {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(10, 36, 99, 0.15);
}
body.single .post .crp_related h3 {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #0a2463;
  margin: 0 0 1rem;
}
body.single .post .crp_related ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1rem;
}
body.single .post .crp_related a.crp_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 0.5rem;
  padding: 0.75rem;
  text-decoration: none;
  color: #0a2463;
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, transform 0.2s ease;
  transition: background-color 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
body.single .post .crp_related a.crp_link:hover {
  background: #fff;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
body.single .post .crp_related figure {
  margin: 0;
}
body.single .post .crp_related figure img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
body.single .post .crp_related .crp_title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 0;
}

#word-combiner-wrapper .word-combiner__input-block-section {
  padding: 50px 0;
  background-color: #f2f2f2;
}
#word-combiner-wrapper .word-combiner__input-block-section .word-combiner__input-block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#word-combiner-wrapper .word-combiner__input-block-section .word-combiner__input-block-wrapper .word-combiner__plus-sign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-top: 30px;
  font-size: 60px;
  font-weight: 600;
  color: #13C0B9;
}
#word-combiner-wrapper .word-combiner__input-block-section .word-combiner__input-block-wrapper .word-combiner__input-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  width: 30%;
  height: 350px;
}
#word-combiner-wrapper .word-combiner__input-block-section .word-combiner__input-block-wrapper .word-combiner__input-block .input-block__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-size: 40px;
  font-weight: 900;
  color: #13C0B9;
  margin-bottom: 20px;
}
#word-combiner-wrapper .word-combiner__input-block-section .word-combiner__input-block-wrapper .word-combiner__input-block textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 3px solid #13C0B9;
  border-radius: 5px;
}
#word-combiner-wrapper .word-combiner__input-block-section .word-combiner__possible-results h2 {
  font-size: 25px;
  text-align: center;
  margin-top: 50px;
}

body {
  margin: 0;
  padding: 1rem;
  min-height: 100vh;
  background-color: #e8f0fe;
  color: #0a2463;
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  background-image: linear-gradient(rgba(10, 36, 99, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(10, 36, 99, 0.03) 1px, transparent 1px);
  background-size: 24px 24px;
  background-image: linear-gradient(rgba(10, 36, 99, 0.06) 2px, transparent 2px), linear-gradient(90deg, rgba(10, 36, 99, 0.06) 2px, transparent 2px);
  background-size: 120px 120px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #0a2463;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

a {
  color: #0a2463;
}

#header {
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 8px 32px rgba(10, 36, 99, 0.1);
          box-shadow: 0 8px 32px rgba(10, 36, 99, 0.1);
  border-radius: 1.5rem;
  margin-bottom: 1rem;
  z-index: 50;
  position: sticky;
  top: 1rem;
  width: 100%;
  max-width: 100%;
  -webkit-transition: border-radius 0.5s ease, -webkit-box-shadow 0.5s ease;
  transition: border-radius 0.5s ease, -webkit-box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease, border-radius 0.5s ease;
  transition: box-shadow 0.5s ease, border-radius 0.5s ease, -webkit-box-shadow 0.5s ease;
}
@media (min-width: 769px) {
  #header {
    top: 1.25rem;
  }
}
body.admin-bar #header {
  top: calc(32px + 1rem);
}
@media screen and (max-width: 782px) {
  body.admin-bar #header {
    top: calc(46px + 1rem);
  }
}
#header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  padding: 1rem 24px;
}
#header .header__site-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}
#header .header__site-logo img {
  max-height: 40px;
  width: auto;
  height: auto;
}
#header .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#header .navbar ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  list-style: none;
}
#header .navbar ul li {
  padding: 0;
  margin: 0;
}
#header .navbar ul li a {
  color: #0a2463;
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 0.7;
}
#header .navbar ul li a:hover {
  opacity: 1;
}
#header .navbar ul li.current-menu-item > a,
#header .navbar ul li.current_page_item > a {
  opacity: 1;
  border-bottom: 1px solid rgba(10, 36, 99, 0.3);
  padding-bottom: 4px;
}
#header.sticky {
  -webkit-box-shadow: 0 8px 32px rgba(10, 36, 99, 0.15);
          box-shadow: 0 8px 32px rgba(10, 36, 99, 0.15);
  border-radius: 0 0 1.5rem 1.5rem;
  margin-bottom: 0;
}

.blueprint-header__cta {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5rem 1.5rem;
  border-radius: 0.5rem;
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  color: #0a2463;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 4px 16px rgba(10, 36, 99, 0.1);
          box-shadow: 0 4px 16px rgba(10, 36, 99, 0.1);
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.blueprint-header__cta:hover {
  background: #0a2463;
  color: #fff;
}
@media (max-width: 768px) {
  .blueprint-header__cta {
    display: none;
  }
}

.toggle-button {
  display: none;
}

@media (max-width: 768px) {
  #header .navbar ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #header .toggle-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0.1rem;
    z-index: 999999;
  }
  #header .toggle-button .bar-wrapper {
    width: 55px;
    height: 55px;
    position: relative;
  }
  #header .toggle-button .bar-wrapper .bar {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 5px;
    width: 35px;
    background-color: #0a2463;
    border-radius: 25px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #header .toggle-button .bar-wrapper .bar:nth-child(1) {
    top: 33%;
  }
  #header .toggle-button .bar-wrapper .bar:nth-child(2) {
    top: 49.5%;
  }
  #header .toggle-button .bar-wrapper .bar:nth-child(3) {
    top: 66%;
  }
  #header ul#menu-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 0;
    height: 100vh;
    -webkit-transform: translateX(100vw);
            transform: translateX(100vw);
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 1.5s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 1.5s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 1.5s ease-in-out, -webkit-transform 0.3s ease-in-out;
    z-index: 99999;
    background-color: #0a2463;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
  }
  #header ul#menu-primary li {
    padding: 20px;
    margin: 4px;
  }
  #header ul#menu-primary li a {
    color: #fff;
    font-size: 1.5rem;
    opacity: 1;
  }
  body.active-hamburger {
    overflow: hidden;
  }
  body.active-hamburger #header ul#menu-primary {
    width: 100vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  body.active-hamburger #header .toggle-button .bar-wrapper .bar {
    background-color: #fff;
  }
  body.active-hamburger #header .toggle-button .bar-wrapper .bar:nth-child(1) {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    top: 50%;
  }
  body.active-hamburger #header .toggle-button .bar-wrapper .bar:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateX(250px);
            transform: translateX(250px);
  }
  body.active-hamburger #header .toggle-button .bar-wrapper .bar:nth-child(3) {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    top: 50%;
  }
}
.blueprint-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blueprint-hero {
  position: relative;
  overflow: hidden;
  padding: 5rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (min-width: 769px) {
  .blueprint-hero {
    padding: 8rem 4rem 10rem;
  }
}

.blueprint-hero__badge {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 4px 16px rgba(10, 36, 99, 0.05);
          box-shadow: 0 4px 16px rgba(10, 36, 99, 0.05);
  margin-bottom: 2rem;
}

.blueprint-hero__inner {
  max-width: 65rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blueprint-hero__title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.25rem;
  line-height: 2.125rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #0a2463;
  margin: 0 0 1.5rem;
}
@media (min-width: 769px) {
  .blueprint-hero__title {
    font-size: 5rem;
    line-height: 4.5rem;
    letter-spacing: -0.04em;
  }
}
.blueprint-hero__title--carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.35rem;
  line-height: 1.05;
  text-align: center;
}
@media (min-width: 769px) {
  .blueprint-hero__title--carousel {
    line-height: 1.02;
    gap: 0.5rem;
  }
}

.blueprint-hero__title-line {
  display: block;
  width: 100%;
}
.blueprint-hero__title-line--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2em 0.35em;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.blueprint-hero__title-line--bottom {
  opacity: 0.95;
}

.blueprint-hero__title-prefix {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}

.blueprint-hero__title-q {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
  line-height: inherit;
}

.blueprint-hero__rotator-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 0;
  width: min(11.5rem, max(5.5rem, 100vw - 10rem));
}
@media (min-width: 769px) {
  .blueprint-hero__rotator-wrap {
    width: min(26rem, max(11rem, 100vw - 15rem));
  }
}

.blueprint-hero__rotator-surface {
  display: block;
  width: 100%;
  min-width: 0;
  overflow: hidden;
}

.blueprint-hero__rotator-text {
  display: block;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 0.72em;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #0a2463;
  line-height: 1.25;
  padding: 0.15em 0.45em 0.2em;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(10, 36, 99, 0.18);
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 4px 16px rgba(10, 36, 99, 0.06);
          box-shadow: 0 4px 16px rgba(10, 36, 99, 0.06);
}
@media (min-width: 769px) {
  .blueprint-hero__rotator-text {
    font-size: 0.58em;
    letter-spacing: 0.08em;
  }
}

.blueprint-hero__subtitle {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  color: #0a2463;
  margin: 0 0 2.5rem;
}
@media (min-width: 769px) {
  .blueprint-hero__subtitle {
    font-size: 1.875rem;
  }
}

.blueprint-hero__cta {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  padding: 1.25rem 2.5rem;
  border-radius: 0.75rem;
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: #0a2463;
  -webkit-box-shadow: 0 16px 48px rgba(10, 36, 99, 0.3);
          box-shadow: 0 16px 48px rgba(10, 36, 99, 0.3);
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, background-color 0.3s ease;
  transition: box-shadow 0.3s ease, background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.blueprint-hero__cta:hover {
  -webkit-box-shadow: 0 8px 24px rgba(10, 36, 99, 0.4);
          box-shadow: 0 8px 24px rgba(10, 36, 99, 0.4);
  background: #082656;
  color: #fff;
}

.blueprint-services {
  width: 100%;
  padding: 4rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 769px) {
  .blueprint-services {
    padding: 4rem 4rem;
  }
}

.blueprint-services__grid {
  max-width: 80rem;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 769px) {
  .blueprint-services__grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}

.blueprint-service-card {
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border-radius: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3rem;
  text-align: center;
  cursor: default;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.blueprint-service-card .material-symbols-outlined {
  font-size: 3.75rem;
  margin-bottom: 1.5rem;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
}
.blueprint-service-card--light {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
          box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
  color: #0a2463;
}
.blueprint-service-card--light .material-symbols-outlined {
  color: #0a2463;
}
.blueprint-service-card--light:hover {
  -webkit-transform: translateY(-8px) scale(1.02);
          transform: translateY(-8px) scale(1.02);
  background: #fff;
  -webkit-box-shadow: 0 24px 64px rgba(10, 36, 99, 0.12);
          box-shadow: 0 24px 64px rgba(10, 36, 99, 0.12);
}
.blueprint-service-card--accent {
  background: rgba(10, 36, 99, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 24px 64px rgba(10, 36, 99, 0.25);
          box-shadow: 0 24px 64px rgba(10, 36, 99, 0.25);
  color: #fff;
}
@media (min-width: 769px) {
  .blueprint-service-card--accent {
    position: relative;
    top: 2rem;
  }
}
.blueprint-service-card--accent .material-symbols-outlined {
  color: #fff;
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
}
.blueprint-service-card--accent:hover {
  -webkit-transform: translateY(-8px) scale(1.02);
          transform: translateY(-8px) scale(1.02);
  background: #0a2463;
  -webkit-box-shadow: 0 24px 64px rgba(10, 36, 99, 0.35);
          box-shadow: 0 24px 64px rgba(10, 36, 99, 0.35);
}

.blueprint-service-card__label {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  line-height: 1.4;
}

.blueprint-articles {
  width: 100%;
  padding: 4rem 2rem 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (min-width: 769px) {
  .blueprint-articles {
    padding: 4rem 4rem 5rem;
  }
}

.blueprint-articles__corner-badge {
  position: absolute;
  top: 2rem;
  left: 2rem;
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0.75rem;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 4px 16px rgba(10, 36, 99, 0.05);
          box-shadow: 0 4px 16px rgba(10, 36, 99, 0.05);
}
@media (max-width: 768px) {
  .blueprint-articles__corner-badge {
    position: static;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 1rem;
  }
}

.blueprint-articles__inner {
  max-width: 80rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2rem;
}

.blueprint-articles__title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #0a2463;
  margin: 0 0 4rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(10, 36, 99, 0.2);
}
@media (min-width: 769px) {
  .blueprint-articles__title {
    font-size: 3rem;
  }
}

.blueprint-articles__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 769px) {
  .blueprint-articles__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .blueprint-articles__grid {
    gap: 3rem;
    -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}

.blueprint-article-card {
  backdrop-filter: blur(24px);
  border-radius: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  min-height: 100%;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.blueprint-article-card--light {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
          box-shadow: 0 16px 48px rgba(10, 36, 99, 0.08);
  color: #0a2463;
}
.blueprint-article-card--light:hover {
  -webkit-transform: translateY(-8px) scale(1.02);
          transform: translateY(-8px) scale(1.02);
  background: #fff;
  -webkit-box-shadow: 0 24px 64px rgba(10, 36, 99, 0.12);
          box-shadow: 0 24px 64px rgba(10, 36, 99, 0.12);
}
.blueprint-article-card--featured {
  background: rgba(10, 36, 99, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 24px 64px rgba(10, 36, 99, 0.25);
          box-shadow: 0 24px 64px rgba(10, 36, 99, 0.25);
  color: #fff;
}
.blueprint-article-card--featured .blueprint-article-card__title,
.blueprint-article-card--featured .blueprint-article-card__title a {
  color: #fff;
}
.blueprint-article-card--featured .blueprint-article-card__title a:hover {
  color: #fff;
  opacity: 0.9;
}
.blueprint-article-card--featured .blueprint-article-card__date {
  color: rgba(255, 255, 255, 0.92);
  opacity: 1;
}
.blueprint-article-card--featured:hover {
  -webkit-transform: translateY(-8px) scale(1.02);
          transform: translateY(-8px) scale(1.02);
  background: #0a2463;
  -webkit-box-shadow: 0 24px 64px rgba(10, 36, 99, 0.35);
          box-shadow: 0 24px 64px rgba(10, 36, 99, 0.35);
}

.blueprint-article-card__meta {
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.blueprint-article-card--light .blueprint-article-card__meta {
  background: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.blueprint-article-card--featured .blueprint-article-card__meta {
  background: rgba(255, 255, 255, 0.05);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.blueprint-article-card__cat {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
}
.blueprint-article-card--light .blueprint-article-card__cat {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #0a2463;
}
.blueprint-article-card--featured .blueprint-article-card__cat {
  background: rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.45);
  color: #fff;
}

.blueprint-article-card__date {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  opacity: 0.7;
}

.blueprint-article-card__body {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.blueprint-article-card__title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 1rem;
}
.blueprint-article-card__title a {
  color: inherit;
  text-decoration: none;
}
.blueprint-article-card__title a:hover {
  opacity: 0.85;
}

.blueprint-article-card__excerpt {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 0 0 2rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.blueprint-article-card--light .blueprint-article-card__excerpt {
  color: rgba(10, 36, 99, 0.8);
}
.blueprint-article-card--featured .blueprint-article-card__excerpt {
  color: rgba(255, 255, 255, 0.92);
}

.blueprint-article-card__link {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-bottom: 4px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.blueprint-article-card--light .blueprint-article-card__link {
  color: #0a2463;
  border-bottom-color: rgba(10, 36, 99, 0.3);
}
.blueprint-article-card--featured .blueprint-article-card__link {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.blueprint-article-card__link:hover {
  opacity: 0.7;
}

.blueprint-articles__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
}

.blueprint-articles__all {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 1rem 2rem;
  border-radius: 0.75rem;
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  color: #0a2463;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(10, 36, 99, 0.2);
  -webkit-box-shadow: 0 4px 16px rgba(10, 36, 99, 0.1);
          box-shadow: 0 4px 16px rgba(10, 36, 99, 0.1);
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.blueprint-articles__all:hover {
  background: #0a2463;
  color: #fff;
}

#footer {
  width: 100%;
  padding: 4rem 2rem 2rem;
  margin-top: 3rem;
  background: rgba(10, 36, 99, 0.95);
  backdrop-filter: blur(24px);
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 1.5rem 1.5rem 0 0;
  -webkit-box-shadow: 0 -8px 32px rgba(10, 36, 99, 0.1);
          box-shadow: 0 -8px 32px rgba(10, 36, 99, 0.1);
  font-size: 1rem;
  line-height: 1.6;
}
#footer a {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .blueprint-footer__grid {
  max-width: 80rem;
  margin: 0 auto 3rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media (min-width: 769px) {
  #footer .blueprint-footer__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  #footer .blueprint-footer__grid {
    -ms-grid-columns: 2fr 1fr 1fr;
    grid-template-columns: 2fr 1fr 1fr;
  }
}
#footer .blueprint-footer__brand-title {
  font-family: "Space Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  margin: 0 0 1rem;
  color: #fff;
}
#footer .blueprint-footer__brand-text {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.7);
  max-width: 24rem;
  margin: 0;
}
#footer .blueprint-footer__label {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  margin-bottom: 0.5rem;
}
#footer .blueprint-footer__text {
  font-family: "Hanken Grotesk", "Poppins", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  margin: 0 0 1rem;
}
#footer .blueprint-footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
#footer .blueprint-footer__links a {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 0.8;
}
#footer .blueprint-footer__links a:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}
#footer .blueprint-footer__bottom {
  max-width: 80rem;
  margin: 0 auto;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  text-align: center;
}
@media (min-width: 769px) {
  #footer .blueprint-footer__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#footer .blueprint-footer__copy {
  font-family: "JetBrains Mono", "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Monaco", monospace;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0.5;
  margin: 0;
}

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}