body:before {
  content: '{ "current": "large" }';
  display: none;
}
@media (min-width: 48.063em) and (max-width: 76.5em) {
  body:before {
    content: '{ "current": "medium" }';
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  body:before {
    content: '{ "current": "small" }';
  }
}
.wf-loading {
  visibility: hidden;
}
.wf-active {
  visibility: visible;
}
@font-face {
  font-family: "icon";
  src: url(/wp-content/themes/invivyd/public/fonts/icon.ttf?672061004b61d1b934619d246695353e) format("truetype"), url(/wp-content/themes/invivyd/public/fonts/icon.woff?eb7e37a56320f63cc780b94ef8604f26) format("woff"), url(/wp-content/themes/invivyd/public/fonts/icon.svg?4983509ebc845e3e2cf0e40f28146c14#icon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-checkmark:before {
  content: "\e900";
}
*:focus {
  outline: 0;
}
html {
  -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
html, body {
  height: 100%;
}
*, div {
  box-sizing: border-box;
}
img {
  display: inline-block;
  vertical-align: middle;
}
.clearit {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
/* full browser */
.content-with-side-image {
  margin-top: 80px;
  margin-bottom: 100px;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image {
    margin-top: 0;
    margin-bottom: 60px;
  }
}
.content-with-side-image .wrapper {
  display: flex;
  gap: 80px;
  padding: 0 !important;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .content-with-side-image .wrapper {
    gap: 40px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image .wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
.content-with-side-image .wrapper .blurb {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 0 0 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image .wrapper .blurb {
    padding: 0;
    position: relative;
    z-index: 30;
  }
}
.content-with-side-image .wrapper .blurb .blurb-int {
  width: 100%;
  margin-right: auto;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image .wrapper .blurb .blurb-int {
    max-width: 100%;
    margin: 0 auto;
  }
}
.content-with-side-image .wrapper .blurb .blurb-int p:not([class*=has-]):not([class*=is-style-small-text]):not([class*=is-style-large-text]):not([class*=is-style-medium-text]):not([class*=is-style-note-text]):not([class*=is-style-eyebrow]), .content-with-side-image .wrapper .blurb .blurb-int ul li, .content-with-side-image .wrapper .blurb .blurb-int ol li {
  font-size: 16px;
  font-weight: 300;
}
.content-with-side-image .wrapper .blurb .blurb-int > *:last-child {
  margin-bottom: 0;
}
.content-with-side-image .wrapper .img {
  flex: 0 0 500px;
  display: flex;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image .wrapper .img {
    flex: 1 1 auto;
    order: -1;
  }
}
.content-with-side-image .wrapper .img:after {
  content: "";
  padding-bottom: 100%;
}
@media only screen and (max-width: 1024px) and (min-width: 600px) {
  .content-with-side-image .wrapper .img:after {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1700px) {
  .content-with-side-image .wrapper .img:after {
    padding-bottom: 500px;
  }
}
.content-with-side-image .wrapper .img picture {
  width: 100%;
  height: 100%;
}
.content-with-side-image .wrapper .img picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 40px;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image .wrapper .img picture img {
    aspect-ratio: 1/0.5;
  }
}
@media only screen and (max-width: 599px) {
  .content-with-side-image .wrapper .img picture img {
    aspect-ratio: 1/1;
  }
}
.content-with-side-image.right .wrapper .img {
  order: -1;
}
.content-with-side-image[class*=background-color] {
  border-radius: 40px;
  overflow: hidden;
  margin-top: 40px;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .content-with-side-image[class*=background-color] .wrapper {
    gap: 40px;
  }
}
.content-with-side-image[class*=background-color] .blurb {
  padding: 80px 0 80px 80px;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .content-with-side-image[class*=background-color] .blurb {
    padding: 40px 0 40px 40px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image[class*=background-color] .blurb {
    padding: 30px 30px 0 30px;
  }
}
.content-with-side-image[class*=background-color] .img picture img {
  border-radius: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image[class*=background-color] .img {
    order: initial;
  }
}
.content-with-side-image[class*=background-color].right .blurb {
  padding: 80px 80px 80px 0;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .content-with-side-image[class*=background-color].right .blurb {
    padding: 40px 40px 40px 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image[class*=background-color].right .blurb {
    padding: 0 30px 30px 30px;
  }
}
.content-with-side-image.enter-block .blurb {
  animation: move-up 1s ease forwards;
}
@media (min-width: 0) and (max-width: 64em) {
  .content-with-side-image.enter-block .blurb {
    animation: none;
  }
}
.main-hero {
  background: url("/wp-content/themes/invivyd/templates/images/hero-gradient.png");
  background-size: cover;
  background-position: bottom 70% left 0;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 75px 75px;
}
@media (min-width: 0) and (max-width: 64em) {
  .main-hero {
    border-radius: 0 0 30px 30px;
    background-size: 120% 100%;
    background-position: bottom 20% left 0;
  }
}
.main-hero .wrapper {
  display: flex;
  position: relative;
  z-index: 20;
}
.main-hero .wrapper .blurb *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #ffffff;
}
.main-hero .wrapper .blurb ul li:before {
  background: #ffffff;
}
.main-hero .wrapper .blurb a:not(.btn):not(.wp-block-button__link), .main-hero .wrapper .blurb .date {
  color: #ffffff;
}
.main-hero .wrapper .blurb {
  max-width: 70%;
  padding-top: 55px;
  padding-bottom: 80px;
  position: relative;
  z-index: 20;
}
@media (min-width: 0) and (max-width: 64em) {
  .main-hero .wrapper .blurb {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .main-hero .wrapper .blurb {
    max-width: 100%;
  }
}
.main-hero .wrapper .blurb > *:last-child {
  margin-bottom: 0;
}
.main-hero .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.main-hero .img .img-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
}
.main-hero.is-style-blue {
  background-position: bottom 50% left 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .main-hero.is-style-blue {
    background-size: 140% 100%;
    background-position: bottom 20% left 0;
  }
}
.main-hero.has-video-bg {
  display: flex;
  background: none;
  padding-bottom: 30px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .main-hero.has-video-bg {
    max-height: 80vh;
    min-height: 100vw;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 550px) {
  .main-hero.has-video-bg {
    min-height: 150vw;
  }
}
.main-hero.has-video-bg:after {
  content: "";
  padding-bottom: 47%;
}
@media only screen and (min-width: 1700px) {
  .main-hero.has-video-bg:after {
    padding-bottom: 800px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .main-hero.has-video-bg:after {
    padding-bottom: 0;
  }
}
.main-hero.has-video-bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(165.35deg, rgba(255, 255, 255, 0.6) 14.86%, rgba(38, 79, 167, 0.48) 58.19%);
  z-index: 15;
}
.main-hero.has-video-bg .wrapper .blurb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
}
@media (min-width: 0) and (max-width: 64em) {
  .main-hero.has-video-bg .wrapper .blurb {
    padding-bottom: 100px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .main-hero.has-video-bg .wrapper .blurb {
    justify-content: flex-end;
    padding-bottom: 20px;
  }
}
@keyframes move-bg-hero {
  50% {
    transform: scale(1.3);
  }
  100% {
    top: -40%;
    left: 49%;
    height: 100%;
  }
}
.main-hero + *:not(.pinned-vertical-scroll) {
  margin-top: 100px !important;
}
@media (min-width: 0) and (max-width: 64em) {
  .main-hero + *:not(.pinned-vertical-scroll) {
    margin-top: 60px !important;
  }
}
.main-hero + .pinned-vertical-scroll {
  margin-top: -50px;
}
@media (min-width: 0) and (max-width: 64em) {
  .main-hero + .pinned-vertical-scroll {
    margin-top: 60px !important;
  }
}
.frame-fp-block {
  position: relative;
  margin-bottom: 100px;
}
@media (min-width: 0) and (max-width: 64em) {
  .frame-fp-block {
    margin-bottom: 60px;
  }
}
.frame-fp-block.full .wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.full .wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.frame-fp-block:not(.full) {
  border-radius: 40px;
  overflow: hidden;
}
.frame-fp-block:not(.full) .wrapper {
  padding: 80px;
}
@media (min-width: 0) and (max-width: 64em) {
  .frame-fp-block:not(.full) .wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block:not(.full) .wrapper {
    padding: 60px 30px 60px 30px;
  }
}
.frame-fp-block .wrapper {
  position: relative;
  z-index: 20;
}
.frame-fp-block .wrapper > *:last-child {
  margin-bottom: 0;
}
.frame-fp-block .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.frame-fp-block .img-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.frame-fp-block.is-style-medal {
  display: flex;
  align-items: center;
}
.frame-fp-block.is-style-medal::after {
  content: "";
  padding-bottom: 50%;
}
@media only screen and (max-width: 1000px) {
  .frame-fp-block.is-style-medal::after {
    padding-bottom: 0;
  }
}
.frame-fp-block.is-style-medal .is-style-large-text {
  max-width: 400px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.is-style-medal .is-style-large-text {
    max-width: 300px;
  }
}
.frame-fp-block.is-style-medal:before {
  content: "";
  position: absolute;
  right: -40%;
  top: 0;
  width: 130%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("/wp-content/themes/invivyd/templates/images/medal-gold.png");
}
@media only screen and (max-width: 1000px) {
  .frame-fp-block.is-style-medal:before {
    width: 200%;
    height: 80%;
    left: -50%;
    right: auto;
    background-position: top center;
    background-size: contain;
  }
}
.frame-fp-block.is-style-medal.silver:before {
  background-image: url("/wp-content/themes/invivyd/templates/images/medal-silver.png");
}
.frame-fp-block.is-style-medal.bronze:before {
  background-image: url("/wp-content/themes/invivyd/templates/images/medal-bronze.png");
}
.frame-fp-block.is-style-medal .wrapper {
  padding-right: 50%;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .frame-fp-block.is-style-medal .wrapper {
    padding-right: 80px;
    padding-top: 20vw;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .frame-fp-block.is-style-medal .wrapper > * {
    position: relative;
    z-index: 20;
  }
  .frame-fp-block.is-style-medal .wrapper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #264FA7 100%);
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.is-style-medal .wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.is-style-medal .wrapper {
    padding-top: 30vw;
    padding-bottom: 30px;
    min-height: 300px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    hyphens: auto;
  }
}
.frame-fp-block.full .wrapper > .frame-fp-block {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.frame-fp-block.full + .frame-fp-block.full {
  margin-top: calc(-100px + 20px);
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.full + .frame-fp-block.full {
    margin-top: -60px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .pinned-vertical-scroll + .frame-fp-block.full {
    margin-top: -60px;
  }
}
*:not(.frame-fp-block):not(.main-hero):not(.content-with-side-image):not(.wp-block-columns):not(.pinned-vertical-scroll) + .frame-fp-block.full:not([class*=white-background-color]) {
  margin-top: 100px;
}
@media (min-width: 0) and (max-width: 64em) {
  *:not(.frame-fp-block):not(.main-hero):not(.content-with-side-image):not(.wp-block-columns):not(.pinned-vertical-scroll) + .frame-fp-block.full:not([class*=white-background-color]) {
    margin-top: 60px;
  }
}
.frame-fp-block + .share, .frame-fp-block + .social {
  margin-top: -60px;
}
@media (min-width: 0) and (max-width: 64em) {
  .frame-fp-block + .share, .frame-fp-block + .social {
    margin-top: -30px;
  }
}
main > div > .frame-fp-block.full:last-child {
  margin-bottom: 0;
}
.card {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 40px;
  backdrop-filter: blur(20px);
  padding: 40px;
  max-width: 600px;
}
.card p:not([class*=has-]):not([class*=is-style]), .card ul li, .card ol li {
  font-size: 18px;
  font-weight: 300;
}
.card > *:last-child {
  margin-bottom: 0;
}
.card .is-style-small-text {
  color: #132753 !important;
}
.card.right {
  margin-left: auto;
}
.card.center {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 0em) and (max-width: 48em) {
  .card {
    max-width: 100%;
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 450px) {
  .card .wp-block-buttons .wp-block-button {
    flex: 0 0 100%;
  }
}
.frame-fp-block.has-img-bg {
  position: relative;
  overflow: hidden;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.has-img-bg .wrapper > .card:first-child {
    margin-top: 30%;
  }
}
.icons-block {
  display: flex;
  gap: 20px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .icons-block {
    gap: 15px 0;
  }
}
@media only screen and (max-width: 350px) {
  .icons-block {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .icons-block > div {
    flex: 0 0 50%;
  }
}
.icons-block figure.wp-block-image {
  margin: 0 0 10px 0;
  text-align: center;
}
.icons-block figure.wp-block-image img {
  width: 80px;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
  margin: 0 auto;
}
.icons-block p {
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.4px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .icons-block p {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 350px) {
  .icons-block p {
    margin-bottom: 0;
  }
}
.quiz {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
.quiz > div {
  grid-column: 1/2;
  grid-row: 1/2;
}
.quiz > div.card {
  align-self: center;
}
.quiz > div.card .wp-block-buttons {
  align-items: center;
  gap: 15px;
}
.quiz > div.card .wp-block-buttons:not(:last-child) {
  margin-bottom: 15px;
}
.quiz > div.card .wp-block-buttons .wp-block-button.is-style-arrow.inactive {
  opacity: 0.3;
  pointer-events: none;
}
.quiz > div.card .wp-block-buttons .wp-block-button.active > .wp-block-button__link {
  background: #017C85;
  color: #ffffff;
  font-weight: 500;
  padding: 8px 20px;
}
.quiz > div.card .wp-block-buttons .wp-block-button.active > .wp-block-button__link:after {
  display: none;
}
@media (min-width: 0) and (max-width: 64em) {
  .quiz > div.card .wp-block-buttons .wp-block-button {
    flex: 0 0 auto;
  }
}
.quiz > div.card h4 {
  font-size: 26px;
}
.quiz > div.card.question .wp-block-button:not(.is-style-arrow) > .wp-block-button__link {
  padding: 5px 20px;
}
.quiz > div .response {
  background: #D5DFF5;
  border-radius: 24px;
  padding: 20px;
  margin-bottom: 25px;
}
.quiz > div .response p {
  font-size: 18px;
  font-weight: 400 !important;
  color: #0E1D3E;
}
.quiz > div .response p:last-child {
  margin-bottom: 0;
}
.quiz.is-quiz-initialized {
  overflow: hidden;
}
.quiz.is-quiz-initialized > .card {
  opacity: 0;
  pointer-events: none;
  transform: translateX(60px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.quiz.is-quiz-initialized > .card.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}
.quiz.is-quiz-initialized > .card.done {
  transform: translateX(-60px);
}
.quiz.is-quiz-initialized .response {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  transform: scale(0.8) translateY(-8px);
  transform-origin: top center;
  box-shadow: 0 0 0 rgba(213, 223, 245, 0);
}
.quiz.is-quiz-initialized .response p {
  opacity: 0;
  transform: translateY(8px);
  filter: blur(4px);
}
.quiz.is-quiz-initialized .response.visible {
  max-height: 1000px;
  opacity: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 25px;
  transform: scale(1) translateY(0);
  box-shadow: 0 8px 25px rgba(213, 223, 245, 0.5);
  transition: max-height 0.5s ease, padding 0.5s ease, margin-bottom 0.5s ease;
  animation: responseBox 0.55s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}
.quiz.is-quiz-initialized .response.visible p {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
  animation: responseContent 0.4s ease 0.18s both;
}
.quiz.is-quiz-initialized .wp-block-button.is-style-arrow {
  transition: opacity 0.4s ease;
}
.quiz.is-quiz-initialized .card.results .score {
  font-size: 48px;
  font-weight: 700;
  color: #017C85;
  margin-bottom: 15px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .quiz.is-quiz-initialized .card.results .score {
    font-size: 36px;
  }
}
.timeline {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  gap: 10px;
}
.timeline .step {
  position: relative;
  opacity: 0.2;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
.timeline .step:not(:last-child):after {
  content: "";
  flex: 1 1 auto;
  height: 1px;
  background: #4CA4A8;
}
.timeline .step:last-child {
  flex: 0 0 auto;
}
.timeline .step.active {
  opacity: 1;
}
.timeline .step img {
  max-width: 110px;
  height: 70px;
  width: auto;
}
@media (min-width: 0em) and (max-width: 48em) {
  .timeline .step img {
    max-width: 80px;
    height: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .timeline .step img {
    max-width: 50px;
    height: 35px;
  }
}
@keyframes responseBox {
  0% {
    opacity: 0;
    transform: scale(0.8) translateY(-8px);
    box-shadow: 0 0 0 rgba(213, 223, 245, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
    box-shadow: 0 8px 25px rgba(213, 223, 245, 0.5);
  }
}
@keyframes responseContent {
  from {
    opacity: 0;
    transform: translateY(8px);
    filter: blur(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
.pinned-vertical-scroll {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.pinned-vertical-scroll .wrapper {
  display: flex;
  gap: 80px;
  padding-right: 0 !important;
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll .wrapper {
    flex-direction: column;
    gap: 0;
    padding-left: 0 !important;
  }
}
.pinned-vertical-scroll .wrapper .fixed-area {
  flex: 0 0 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .pinned-vertical-scroll .wrapper .fixed-area {
    flex: 0 0 400px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll .wrapper .fixed-area {
    flex: 0 0 auto;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .pinned-vertical-scroll .wrapper .fixed-area {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.pinned-vertical-scroll .wrapper .scroll-area {
  border-radius: 40px 0 0 40px;
  min-height: calc(100vh - 10vw - 88px);
  flex: 1 1 auto;
  opacity: 0;
  margin-top: calc(88px + 5vw);
  margin-bottom: 5vw;
}
@media only screen and (min-width: 1025px) {
  .pinned-vertical-scroll .wrapper .scroll-area {
    overflow: hidden;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll .wrapper .scroll-area {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 100vh;
  }
}
.pinned-vertical-scroll .wrapper .scroll-area .scroll-item {
  padding: 40px;
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll .wrapper .scroll-area .scroll-item {
    padding-left: 80px;
    padding-right: 80px;
    position: sticky;
    top: 0;
    height: 100vh;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .pinned-vertical-scroll .wrapper .scroll-area .scroll-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.pinned-vertical-scroll .wrapper .scroll-area .scroll-item .blurb {
  position: relative;
  z-index: 20;
  border-radius: 40px;
  background: rgba(19, 39, 83, 0.4);
  backdrop-filter: blur(20px);
  padding: 80px 40px 40px 40px;
  margin-right: calc(50vw - 660px - 80px);
}
@media only screen and (max-width: 1480px) {
  .pinned-vertical-scroll .wrapper .scroll-area .scroll-item .blurb {
    margin-right: 0;
  }
}
.pinned-vertical-scroll .wrapper .scroll-area .scroll-item .blurb img {
  margin-bottom: 10px;
}
.pinned-vertical-scroll .wrapper .scroll-area .scroll-item .blurb * {
  color: #ffffff;
}
.pinned-vertical-scroll .wrapper .scroll-area .scroll-item .blurb *:last-child {
  margin-bottom: 0;
}
.pinned-vertical-scroll .wrapper .scroll-area .scroll-item video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pinned-vertical-scroll.is-pinned-initialized .wrapper {
  height: 100vh;
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll.is-pinned-initialized .wrapper {
    display: flex;
    flex-direction: column;
  }
}
.pinned-vertical-scroll.is-pinned-initialized .scroll-area {
  display: grid;
}
@media (min-width: 0) and (max-width: 64em) {
  .pinned-vertical-scroll.is-pinned-initialized .scroll-area {
    flex: 1 1 auto;
    height: auto;
  }
}
.pinned-vertical-scroll.is-pinned-initialized .scroll-area .scroll-item {
  grid-column: 1/2;
  grid-row: 1/2;
  transform: translateY(100%);
  transition: transform 0.6s ease;
  pointer-events: none;
}
.pinned-vertical-scroll.is-pinned-initialized .scroll-area .scroll-item img {
  max-height: 65px;
  max-width: 100px;
  width: auto;
  margin-bottom: 20px;
}
.pinned-vertical-scroll.is-pinned-initialized .scroll-area .scroll-item.active {
  transform: translateY(0);
  pointer-events: auto;
}
.pinned-vertical-scroll.is-pinned-initialized .scroll-area .scroll-item.above {
  transform: translateY(-100%);
}
.pinned-vertical-scroll.enter-block .scroll-area {
  animation: show 1s ease forwards;
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.admin-bar .pinned-vertical-scroll .wrapper .scroll-area {
  margin-top: 120px;
  min-height: calc(100vh - 120px);
}
@media (min-width: 0) and (max-width: 64em) {
  .admin-bar .pinned-vertical-scroll .wrapper .scroll-area {
    margin-top: 0;
    min-height: 100vh;
  }
}
video#bgvid, .video-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: #002855;
  background-size: cover;
}
@media (min-width: 0em) and (max-width: 48em) {
  video#bgvid.desktop, .video-bg.desktop {
    display: none;
  }
}
video#bgvid.mobile, .video-bg.mobile {
  display: none;
}
@media (min-width: 0em) and (max-width: 48em) {
  video#bgvid.mobile, .video-bg.mobile {
    display: block;
  }
}
.video-controls {
  position: absolute;
  z-index: 20;
  bottom: 40px;
  right: calc(50% - 660px);
  margin: 0;
  font-size: 20px;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 12px;
  max-width: 50%;
}
@media (min-width: 0em) and (max-width: 48em) {
  .video-controls.desktop {
    display: none;
  }
}
.video-controls.mobile {
  display: none;
}
@media (min-width: 0em) and (max-width: 48em) {
  .video-controls.mobile {
    display: flex;
  }
}
@media only screen and (max-width: 1480px) {
  .video-controls {
    right: 80px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .video-controls {
    right: auto;
    left: 80px;
    max-width: 100%;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .video-controls {
    position: relative;
    flex: 0 0 auto;
    left: auto;
    bottom: auto;
    margin-bottom: 60px;
    padding: 0 30px;
  }
  .video-controls > span {
    flex: 0 0 100%;
  }
}
.video-controls span strong {
  font-size: 20px;
  display: block;
  margin-top: 10px;
}
.video-controls .btn-play, .video-controls .btn-sound {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  font-size: 0;
  position: relative;
}
.video-controls .btn-play:before, .video-controls .btn-sound:before {
  content: "";
  position: absolute;
  display: block !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-play.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-play.svg") center center no-repeat;
  -webkit-mask-size: 18px;
          mask-size: 18px;
}
.video-controls .btn-play:hover, .video-controls .btn-sound:hover {
  background: rgba(255, 255, 255, 0.4);
}
.video-controls .btn-sound:before {
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-audio.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-audio.svg") center center no-repeat;
  -webkit-mask-size: 20px;
          mask-size: 20px;
}
.video-controls.is-playing .btn-play:before {
  -webkit-mask-image: url("/wp-content/themes/invivyd/templates/images/icon-pause.svg");
          mask-image: url("/wp-content/themes/invivyd/templates/images/icon-pause.svg");
  -webkit-mask-size: 12px;
          mask-size: 12px;
}
.video-controls.is-unmuted .btn-sound:before {
  -webkit-mask-image: url("/wp-content/themes/invivyd/templates/images/icon-audio.svg");
          mask-image: url("/wp-content/themes/invivyd/templates/images/icon-audio.svg");
}
.video-controls.is-muted .btn-sound:before {
  -webkit-mask-image: url("/wp-content/themes/invivyd/templates/images/icon-audio-off.svg");
          mask-image: url("/wp-content/themes/invivyd/templates/images/icon-audio-off.svg");
}
.video-note {
  position: absolute;
  z-index: 19;
  bottom: 40px;
  left: calc(50% - 660px);
  margin: 0;
  font-size: 12px;
  color: #ffffff;
  max-width: 50%;
  opacity: 0.6;
  animation: show-note 5s ease-out forwards;
}
@media only screen and (max-width: 1480px) {
  .video-note {
    left: 80px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .video-note {
    right: 10px;
    bottom: 20px;
    left: auto;
    max-width: 250px;
  }
}
@keyframes show-note {
  0% {
    opacity: 0.6;
  }
  80% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
  }
}
.newsletter-form-block .hnpt {
  position: absolute;
  left: -9999px;
  height: 0;
  overflow: hidden;
}
.newsletter-form-block .thank-you {
  display: none;
  text-align: center;
}
.newsletter-form-block .newsletter-form .error.is-visible {
  display: block;
}
.newsletter-form-block .newsletter-form .submit button.is-loading {
  pointer-events: none;
  color: transparent !important;
  position: relative;
}
.newsletter-form-block .newsletter-form .submit button.is-loading:after {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50% !important;
  width: 20px !important;
  height: 20px !important;
  margin: -10px 0 0 -10px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50% !important;
  background: none !important;
  animation: newsletter-spin 0.6s linear infinite !important;
}
@keyframes newsletter-spin {
  to {
    transform: rotate(360deg);
  }
}
@property --sh-bg1 {
  syntax: "<color>";
  initial-value: transparent;
  inherits: false;
}
@property --sh-bg2 {
  syntax: "<color>";
  initial-value: transparent;
  inherits: false;
}
@property --sh-bg3 {
  syntax: "<color>";
  initial-value: transparent;
  inherits: false;
}
.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100003;
  transition: --sh-bg1 0.5s, --sh-bg2 0.5s, --sh-bg-3 0.5s, border-radius 1s;
  background: linear-gradient(50deg, var(--sh-bg1), var(--sh-bg2), var(--sh-bg3));
}
@media only screen and (max-width: 1150px) {
  .site-header {
    min-height: auto;
  }
}
.site-header .wrapper {
  width: 100%;
  padding-left: calc(50% - calc(1320px / 2));
  padding-right: calc(50% - calc(1320px / 2));
}
@media only screen and (max-width: 1480px) {
  .site-header .wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-header .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.site-header .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all ease 0.5s;
}
@media only screen and (max-width: 1150px) {
  .site-header .wrapper {
    padding: 10px 20px;
  }
}
@media only screen and (min-width: 1150px) {
  .site-header.hsticky {
    --sh-bg1: #07264c;
    --sh-bg2: #02536b;
    --sh-bg3: #7acbc7;
    backdrop-filter: blur(20px);
  }
  .site-header.hsticky .logo {
    max-width: 200px;
  }
  .site-header.hsticky .logo svg path[fill="#2B5984"] {
    fill: #ffffff;
  }
  .site-header.hsticky .wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1150px) {
  .site-header {
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(20px);
    border-radius: 40px;
    margin: 10px;
    width: calc(100% - 20px);
  }
}
main > div > *:first-child {
  padding-top: 130px;
}
@media only screen and (max-width: 1150px) {
  main > div > *:first-child {
    padding-top: 100px;
  }
}
.logo {
  padding: 0 30px 0 0;
  margin: 0;
  width: 50%;
  max-width: 250px;
  transition: all ease 0.5s;
}
@media only screen and (max-width: 1150px) {
  .logo {
    max-width: 150px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .logo {
    max-width: 135px;
  }
}
.logo a {
  display: block;
}
.logo a picture {
  display: flex;
}
.logo img, .logo svg {
  width: 100%;
}
.logo svg path {
  transition: fill 0.5s ease-in-out;
}
@media only screen and (min-width: 1150px) {
  .light-logo .logo svg path[fill="#2B5984"] {
    fill: #ffffff;
  }
}
.navigation {
  flex: 0 0 auto;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px);
  overflow: hidden;
}
.navigation > ul {
  margin: 0;
  padding: 0 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .navigation > ul {
    gap: 15px;
  }
}
.navigation > ul > li {
  margin: 0;
  padding: 0;
  position: static;
}
.navigation > ul > li:before {
  display: none;
}
.navigation > ul > li.btn, .navigation > ul > li .btn {
  margin: 0;
  font-size: 16px;
}
.navigation > ul > li.btn a, .navigation > ul > li .btn a {
  display: block;
  padding: 15px 30px;
  font-size: 16px;
  color: #ffffff;
}
.navigation > ul > li.btn a:hover, .navigation > ul > li .btn a:hover {
  color: #ffffff;
}
.navigation > ul > li > a {
  font-size: 16px;
  color: #132753;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}
.navigation > ul > li > a.btn {
  display: block;
  color: #ffffff;
}
.navigation > ul > li:not(.btn) a {
  position: relative;
}
.navigation > ul > li:not(.btn) a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #808284;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation > ul > li:not(.btn) a:hover, .navigation > ul > li:not(.btn) a.active {
  text-decoration: none !important;
}
.navigation > ul > li:not(.btn) a:hover:after, .navigation > ul > li:not(.btn) a.active:after {
  width: 100%;
  opacity: 1;
}
.navigation > ul > li:not(.btn) a:not(:hover):after {
  width: 0;
  left: auto;
  right: 0;
  opacity: 1;
}
.navigation > ul > li .dropdown {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}
.navigation > ul > li .dropdown.open {
  opacity: 1;
  pointer-events: auto;
}
.navigation > ul > li .dropdown.open .column.level-1 {
  /* animation: up 0.3s ease-in-out forwards;*/
}
@media only screen and (max-width: 1150px) {
  .navigation {
    display: none;
  }
}
.navigation {
  /* dropdown navigation */
}
.navigation ul li > .dropdown {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  transform: translate(0, calc(100% - 1px));
  background-color: #f4f5f5;
  background-repeat: no-repeat;
  background-size: auto 300px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 40px 100px 30px 30px;
  display: grid;
  grid-template-columns: 20% 40% 40%;
  grid-template-rows: auto;
  max-height: calc(100vh - 85px);
  overflow-y: auto;
  width: 100%;
  padding-left: calc(50% - calc(1320px / 2));
  padding-right: calc(50% - calc(1320px / 2));
}
@media only screen and (max-width: 1480px) {
  .navigation ul li > .dropdown {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .navigation ul li > .dropdown {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation ul li > .dropdown > h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  grid-column: 1/4;
  display: flex;
  align-items: center;
}
.navigation ul li > .dropdown > h3:after {
  content: "";
  flex: 1 0 auto;
  height: 1px;
  background: rgba(27, 30, 34, 0.5);
  margin-left: 15px;
}
.navigation ul li > .dropdown .column h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
}
.navigation ul li > .dropdown .column.level-1 {
  grid-row: 2/3;
  grid-column: 1/4;
  display: flex;
  position: relative;
}
.navigation ul li > .dropdown .column.level-1 > ul {
  flex: 0 0 20%;
}
.navigation ul li > .dropdown .column.level-1 .overview {
  flex: 0 0 40%;
  padding: 0 0 0 30px;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.navigation ul li > .dropdown .column.level-1 {
  /*ul:after, .overview:after {
      content: 'FEATURED CONTENT';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      padding: 0 0 10px 30px;
      text-transform: uppercase;
      color: #404040;
      transform: translateY(-100%);
  }
  ul:after {
      content: 'Our catalog';
      padding: 0 0 10px 0;
  }*/
}
.navigation ul li > .dropdown .column.level-2 {
  grid-row: 2/3;
  grid-column: 2/4;
  opacity: 0;
  pointer-events: none;
  display: flex;
  transition: all ease 0.3s;
  position: relative;
}
.navigation ul li > .dropdown .column.level-2 > ul {
  /*flex: 0 1 50%;*/
  width: 50%;
  padding: 25px 20px 0 0;
  display: flex;
}
.navigation ul li > .dropdown .column.level-2 > ul.has-more-than-8x {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: repeat(8, 1fr);
  grid-auto-flow: column;
}
.navigation ul li > .dropdown .column.level-2 .overview {
  flex: 1 1 auto;
  max-width: 50%;
  padding: 20px 0 0 60px;
  position: relative;
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.navigation ul li > .dropdown .column.level-2 {
  /*ul:after, .overview:after {
      content: 'FEATURED CONTENT';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      padding: 0 0 10px 15px;
      text-transform: uppercase;
      color: #404040;
      transform: translateY(-100%);
  }
  ul:after {
      content: 'Product Overview';
  }*/
}
.navigation ul li > .dropdown .column.level-3 {
  grid-row: 2/3;
  grid-column: 3/4;
  opacity: 0;
  pointer-events: none;
  display: flex;
  transition: all ease 0.3s;
  position: relative;
}
.navigation ul li > .dropdown .column.level-3 > ul {
  flex: 0 0 100%;
  padding: 25px 20px 0 0;
}
.navigation ul li > .dropdown .column.level-3 > ul li {
  padding-right: 0;
}
.navigation ul li > .dropdown .column.level-3 > ul.has-more-than-8x {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: repeat(8, 1fr);
  grid-auto-flow: column;
}
.navigation ul li > .dropdown .column.level-3 .overview {
  flex: 1 1 auto;
  padding-left: 15px;
  padding-top: 20px;
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.navigation ul li > .dropdown .column.level-3 {
  /*ul:after, .overview:after {
      content: 'FEATURED CONTENT';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      padding: 0 0 10px 15px;
      text-transform: uppercase;
      color: #404040;
      transform: translateY(-100%);
  }
  ul:after {
      content: 'Product Overview';
  }*/
}
.navigation ul li > .dropdown .column.level-2.open, .navigation ul li > .dropdown .column.level-3.open {
  opacity: 1;
  pointer-events: auto;
}
.navigation ul li > .dropdown .column.level-1.over, .navigation ul li > .dropdown .column.level-2.over {
  opacity: 1;
  pointer-events: auto;
}
.navigation ul li > .dropdown .column.level-1.over .overview, .navigation ul li > .dropdown .column.level-2.over .overview {
  opacity: 0;
  pointer-events: none;
}
.navigation ul li > .dropdown ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding-top: 20px;
}
.navigation ul li > .dropdown ul li {
  width: 100%;
  padding: 0;
  margin-bottom: 4px;
  position: relative;
}
.navigation ul li > .dropdown ul li:before {
  display: none;
}
.navigation ul li > .dropdown ul li a {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 35px 10px 25px;
  display: block;
  text-decoration: none;
  border-radius: 30px;
}
.navigation ul li > .dropdown ul li:hover a {
  color: #000000;
  background: #f4f5f5;
}
.navigation ul li > .dropdown ul li.menu-item-has-children:hover .has-children {
  opacity: 1;
}
.navigation ul li > .dropdown ul li .has-children {
  position: absolute;
  width: 40px;
  height: 100%;
  line-height: 40px;
  text-align: center;
  right: 20px;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity ease 0.3s;
}
.navigation ul li > .dropdown ul li .has-children:after {
  content: ">";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all ease 0.3s;
}
.navigation ul li > .dropdown ul li .has-children:hover:after {
  padding-left: 5px;
}
.navigation ul li > .dropdown ul li.btn {
  background: none;
  border: 0;
  clip-path: none;
  text-align: left;
  padding-top: 10px;
  margin-left: 15px;
}
.navigation ul li > .dropdown ul li.btn a {
  border: 1px solid #1B1E22;
  display: inline-block;
}
.navigation ul li > .dropdown ul li.btn a:hover {
  background: #1B1E22;
  color: #ffffff;
}
.navigation ul li > .dropdown ul li.over a {
  color: #000000;
  background: #f4f5f5;
  border-radius: 30px;
}
.navigation ul li > .dropdown .overview:last-child {
  padding-right: 0 !important;
}
.navigation ul li > .dropdown .overview h3 {
  font-size: 24px;
}
.navigation ul li > .dropdown .overview .btn.is-style-arrow {
  color: #1B1E22;
}
.navigation ul li > .dropdown .overview .overview-cta {
  background: #ffffff;
  padding: 40px;
  border-radius: 8px 0 0 0;
}
.navigation ul li > .dropdown > a {
  display: none;
}
@media (min-width: 0em) and (max-width: 48em) {
  .navigation {
    display: none;
  }
}
.page-wrap .mobile-nav {
  position: relative;
  z-index: 101;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-radius: 0;
  display: none;
}
@media only screen and (max-width: 1150px) {
  .page-wrap .mobile-nav {
    display: block;
  }
}
.page-wrap .mobile-nav button {
  color: #000000;
  background: none;
  border: 0;
  width: 25px;
  height: 35px;
  padding: 8px 0 0 0;
  margin: 3px 0 0 0 !important;
  display: block !important;
  position: relative;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
}
.page-wrap .mobile-nav button:before, .page-wrap .mobile-nav button:after {
  display: none;
}
.page-wrap .mobile-nav button:hover, .page-wrap .mobile-nav button:active, .page-wrap .mobile-nav button:focus {
  background: none !important;
  border: 0 !important;
}
.page-wrap .mobile-nav button span {
  display: block;
  position: absolute;
  height: 2px;
  width: 25px;
  background: #000000;
  opacity: 1;
  left: 0;
  top: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.page-wrap .mobile-nav button span:nth-child(1) {
  top: 8px;
}
.page-wrap .mobile-nav button span:nth-child(2), .page-wrap .mobile-nav button span:nth-child(3) {
  top: 15px;
}
.page-wrap .mobile-nav button span:nth-child(4) {
  top: 22px;
}
.page-wrap .mobile-nav button.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.page-wrap .mobile-nav button.open span:nth-child(2) {
  transform: rotate(45deg);
}
.page-wrap .mobile-nav button.open span:nth-child(3) {
  transform: rotate(-45deg);
}
.page-wrap .mobile-nav button.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.menu-open .mobile-nav a span:nth-child(1) {
  top: 0;
  width: 0%;
  left: 50%;
}
.menu-open .mobile-nav a span:nth-child(2) {
  transform: rotate(45deg);
}
.menu-open .mobile-nav a span:nth-child(3) {
  transform: rotate(-45deg);
}
.menu-open .mobile-nav a span:nth-child(4) {
  top: 0;
  width: 0%;
  left: 50%;
}
.global-mobile-nav {
  color: #f7f7f7;
  top: 30px !important;
  left: 10px;
  position: fixed;
  text-align: left;
  transition: all 1s ease-in-out;
  width: calc(100% - 20px);
  height: 0;
  overflow: auto;
  z-index: 100002;
}
.global-mobile-nav .global-mobile-bg {
  height: 100%;
  pointer-events: auto;
}
.global-mobile-nav ul:not(.social) {
  margin: 0;
  padding: 75px 0 30px 0;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
  border-radius: 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.global-mobile-nav ul:not(.social) li {
  padding: 0;
  margin: 0 20px;
  text-align: left;
}
.global-mobile-nav ul:not(.social) li:after {
  content: "";
}
.global-mobile-nav ul:not(.social) li:before {
  display: none;
}
.global-mobile-nav ul:not(.social) li a {
  color: #132753;
  padding: 12px 0;
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.global-mobile-nav ul:not(.social) li a:active, .global-mobile-nav ul:not(.social) li a:focus, .global-mobile-nav ul:not(.social) li a:hover, .global-mobile-nav ul:not(.social) li a.active {
  color: #000000;
}
.global-mobile-nav ul:not(.social) li.btn {
  margin-top: 10px;
  width: calc(100% - 40px);
}
.global-mobile-nav ul:not(.social) li.btn a {
  color: #ffffff;
  padding: 15px 20px;
  max-width: 400px;
  margin: 0 auto;
}
.global-mobile-nav ul:not(.social) li.menu-item-has-children > a {
  position: relative;
}
.global-mobile-nav ul:not(.social) li.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 15px;
  background-size: contain;
  transition: all ease 0.3s;
}
.global-mobile-nav ul:not(.social) li.menu-item-has-children.open > a:after {
  transform: translateY(-50%) rotate(90deg);
}
.global-mobile-nav ul:not(.social) li.secondary {
  background-color: #A8CEE5;
  border: 0;
  margin: -1px 0 0 0;
  padding: 0 30px;
}
.global-mobile-nav ul:not(.social) li.secondary:nth-child(2n+1) {
  background-color: #f4f5f5;
}
.global-mobile-nav ul:not(.social) li ul.sub-menu {
  display: none;
  border: none;
  margin: 0 -30px;
  padding: 5px 0;
  background: #f4f5f5;
}
.global-mobile-nav ul:not(.social) li ul.sub-menu li {
  margin: 0;
  padding: 0 30px;
  border: 0;
}
.global-mobile-nav ul:not(.social) li ul.sub-menu li a {
  padding: 10px;
}
.menu-open .global-mobile-nav {
  top: 30px !important;
  height: 100vh;
  transform: none !important;
  pointer-events: none;
}
.admin-bar #wpadminbar {
  z-index: 100000000000000;
}
.admin-bar .site-header {
  top: 32px;
}
.admin-bar .global-mobile-nav {
  top: 62px !important;
}
.site-footer {
  background: #091A3E url("/wp-content/themes/invivyd/templates/images/logo-watermark.png");
  background-size: auto 100%;
  background-position: right top;
  background-repeat: no-repeat;
}
.site-footer .wrapper {
  width: 100%;
  padding-left: calc(50% - calc(1320px / 2));
  padding-right: calc(50% - calc(1320px / 2));
}
@media only screen and (max-width: 1480px) {
  .site-footer .wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-footer .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.site-footer .wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
  padding-top: 120px;
  padding-bottom: 60px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-footer .wrapper {
    padding-top: 60px;
    padding-bottom: 30px;
    grid-template-columns: 1fr;
  }
}
.site-footer .wrapper * {
  color: #ffffff;
  font-size: 16px;
}
.site-footer .wrapper h5 {
  color: #6087DC;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0;
}
.site-footer .wrapper a {
  text-decoration: none;
}
.site-footer .wrapper a:hover {
  text-decoration: underline;
}
.site-footer .wrapper ul {
  display: flex;
  gap: 25px;
  margin-bottom: 30px;
}
.site-footer .wrapper ul li {
  padding: 0;
  margin: 0;
}
.site-footer .wrapper ul li:before {
  display: none;
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-footer .wrapper .footer-logo {
    order: -1;
  }
}
.site-footer .wrapper .footer-util {
  grid-column: span 2;
  border-top: 1px solid #ffffff;
  padding-top: 20px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0 30px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-footer .wrapper .footer-util {
    grid-template-columns: 1fr;
    grid-column: span 1;
  }
}
.site-footer .wrapper .footer-util p, .site-footer .wrapper .footer-util li, .site-footer .wrapper .footer-util a {
  font-size: 14px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-footer .wrapper .footer-util p, .site-footer .wrapper .footer-util li, .site-footer .wrapper .footer-util a {
    font-size: 12px;
  }
}
.site-footer .wrapper .footer-util > p {
  margin-bottom: 20px;
}
.social {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
@media (min-width: 0) and (max-width: 64em) {
  .social {
    justify-content: center;
  }
}
.social li {
  margin: 0;
  padding: 0;
  width: 45px;
  height: 45px;
  background: #3063D1;
  border-radius: 50%;
}
.social li:before {
  display: none;
}
.social li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.social li.instagram a {
  background-color: #eaeffa;
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-instagram.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-instagram.svg") center center no-repeat;
  -webkit-mask-size: 21px;
          mask-size: 21px;
}
.social li.facebook a {
  background-color: #eaeffa;
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-facebook.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-facebook.svg") center center no-repeat;
  -webkit-mask-size: 22px;
          mask-size: 22px;
}
.social li.x a {
  background-color: #eaeffa;
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-x.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-x.svg") center center no-repeat;
  -webkit-mask-size: 18px;
          mask-size: 18px;
}
.social li.linkedin a {
  background-color: #eaeffa;
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-linkedin.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-linkedin.svg") center center no-repeat;
  -webkit-mask-size: 18px;
          mask-size: 18px;
}
.social li.share a {
  background-color: #eaeffa;
  -webkit-mask: url("/wp-content/themes/invivyd/templates/images/icon-share.svg") center center no-repeat;
          mask: url("/wp-content/themes/invivyd/templates/images/icon-share.svg") center center no-repeat;
  -webkit-mask-size: 22px;
          mask-size: 22px;
}
.site-footer .social {
  gap: 12px !important;
}
@media (min-width: 0) and (max-width: 64em) {
  .site-footer .social {
    justify-content: flex-start;
  }
}
.site-footer .social li {
  width: 22px;
  height: 22px;
  background: transparent;
  border-radius: 0;
}
.site-footer .social li a {
  font-size: 0;
  background: #6087DC;
}
.share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
@media (min-width: 0) and (max-width: 64em) {
  .share {
    justify-content: center;
  }
}
.share .social {
  margin-bottom: 0;
}
.share p {
  color: #1B1E22;
  font-size: 20px;
  margin-bottom: 0;
}
@media (min-width: 0em) and (max-width: 48em) {
  .share p {
    font-size: 16px;
  }
}
img:not([src]) {
  opacity: 0;
}
* {
  box-sizing: border-box;
}
html, body {
  min-height: 100%;
}
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #132753;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif, "HelveticaNeueETW01-55Rg";
  background: #f4f5f5;
  -webkit-print-color-adjust: exact;
}
@media only screen and (min-width: 1025px) {
  body {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
p, li, td {
  color: #132753;
  line-height: 1.3;
  font-weight: 300;
  margin: 0 0 30px 0;
  font-size: 20px;
}
@media (min-width: 0em) and (max-width: 48em) {
  p, li, td {
    font-size: 16px;
  }
}
p strong, li strong, td strong {
  font-weight: 500;
}
p.is-style-eyebrow, li.is-style-eyebrow, td.is-style-eyebrow {
  padding: 5px 10px;
  border-radius: 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  background-color: #E5F2F2;
  color: #007D84;
  text-transform: uppercase;
  margin-bottom: 10px;
}
p.is-style-small-text, li.is-style-small-text, td.is-style-small-text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}
p.is-style-medium-text, li.is-style-medium-text, td.is-style-medium-text {
  font-size: 18px;
  font-weight: 300;
}
@media (min-width: 0em) and (max-width: 48em) {
  p.is-style-medium-text, li.is-style-medium-text, td.is-style-medium-text {
    font-size: 16px;
  }
}
p.is-style-large-text, li.is-style-large-text, td.is-style-large-text {
  font-size: 22px;
  font-weight: 300;
}
@media (min-width: 0em) and (max-width: 48em) {
  p.is-style-large-text, li.is-style-large-text, td.is-style-large-text {
    font-size: 16px;
  }
}
.main-hero p.is-style-large-text {
  font-weight: 400;
}
.main-hero p.is-style-large-text strong {
  font-weight: 700;
}
.is-style-note-text, .card .is-style-note-text {
  font-size: 16px;
  font-weight: 300;
  background: url("/wp-content/themes/invivyd/templates/images/icon-time.svg");
  background-size: 16px 16px;
  background-position: left top 3px;
  background-repeat: no-repeat;
  padding-left: 25px;
  color: #132753;
}
.card .is-style-note-text {
  color: #132753 !important;
}
.card .is-style-note-text + .is-style-small-text {
  color: #132753 !important;
  margin-top: -20px;
}
a {
  color: #1B1E22;
  text-decoration: none;
  transition: all 0.3s ease;
}
a:hover {
  color: #1B1E22;
  text-decoration: underline;
}
main > div a {
  font-weight: 700;
}
main > div .is-style-large-text a {
  font-weight: 500;
}
ul, ol {
  margin: 0 0 30px 0;
  padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
  margin-top: 10px;
}
ul > li {
  margin-bottom: 25px;
  padding: 0;
  padding-left: 20px;
  list-style: none;
  position: relative;
}
ul > li:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 0.55em;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #132753;
}
ol > li {
  margin-bottom: 10px;
  padding-bottom: 0;
}
ol {
  padding-left: 20px;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
h1, .heading-1 {
  color: #2C5984;
  font-family: Poppins, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 75px;
  margin: 0 0 20px 0;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: -2.25px;
}
h1 span, h1 code, .heading-1 span, .heading-1 code {
  display: inline-block;
  font-size: 48px;
  font-weight: 300;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1;
}
@media (min-width: 0em) and (max-width: 48em) {
  h1 span, h1 code, .heading-1 span, .heading-1 code {
    font-size: 26px;
    display: block;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  h1, .heading-1 {
    font-size: 60px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  h1, .heading-1 {
    font-size: 40px;
  }
}
.homepage .main-hero h1, .home .main-hero h1 {
  font-size: 100px;
  line-height: 0.8;
}
@media (min-width: 0) and (max-width: 64em) {
  .homepage .main-hero h1, .home .main-hero h1 {
    font-size: 60px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .homepage .main-hero h1, .home .main-hero h1 {
    font-size: 40px;
    line-height: 1.2;
  }
}
h2, .heading-2 {
  color: #2C5984;
  font-family: Poppins, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 60px;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 15px 0;
  letter-spacing: -0.6px;
}
@media (min-width: 0em) and (max-width: 48em) {
  h2, .heading-2 {
    font-size: 40px;
  }
}
h3, .heading-3 {
  color: #2C5984;
  font-family: Poppins, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  margin: 0 0 25px 0;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -1.84px;
}
@media (min-width: 0em) and (max-width: 48em) {
  h3, .heading-3 {
    font-size: 32px;
  }
}
h4, .heading-4 {
  color: #2C5984;
  font-family: Poppins, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 40px;
  margin: 0 0 20px 0;
  line-height: 1.1;
  font-weight: 400;
}
@media (min-width: 0em) and (max-width: 48em) {
  h4, .heading-4 {
    font-size: 32px;
  }
}
h5, .heading-5 {
  color: #2C5984;
  font-family: Poppins, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.1;
  margin: 0 0 15px 0;
  font-weight: 500;
  letter-spacing: -0.32px;
}
@media (min-width: 0em) and (max-width: 48em) {
  h5, .heading-5 {
    font-size: 20px;
  }
}
h6, .heading-6 {
  color: #2C5984;
  font-family: Poppins, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.1;
  margin: 0 0 15px 0;
  font-weight: 400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, .heading-1 a, .heading-2 a, .heading-3 a, .heading-4 a, .heading-5 a {
  color: inherit;
  text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover {
  color: inherit;
  text-decoration: underline;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, .heading-1 strong, .heading-2 strong, .heading-3 strong, .heading-4 strong, .heading-5 strong {
  font-weight: 500;
}
.heading-5 strong {
  font-weight: 700;
}
.home h2:not([class*=heading-]), .home .heading-2, .homepage h2:not([class*=heading-]), .homepage .heading-2 {
  font-size: 52px;
}
.home h3:not([class*=heading-]), .home .heading-3, .homepage h3:not([class*=heading-]), .homepage .heading-3 {
  font-size: 46px;
  font-weight: 400;
}
.home h4:not([class*=heading-]), .home .heading-4, .homepage h4:not([class*=heading-]), .homepage .heading-4 {
  font-size: 36px;
}
.align-center {
  text-align: center;
}
.alignleft {
  float: left;
  margin: 0 30px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 30px;
}
.hidden {
  display: none;
}
input, textarea, select {
  color: #132753;
  font-size: 20px;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif, "HelveticaNeueETW01-55Rg";
  -webkit-appearance: none;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25), inset 0 0 2px 0 rgba(0, 0, 0, 0.22);
  cursor: pointer;
}
input[type=submit], input[type=button], textarea[type=submit], textarea[type=button], select[type=submit], select[type=button] {
  cursor: pointer;
  width: auto;
}
*::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
sup {
  vertical-align: baseline;
  position: relative;
  top: -0.6em;
  font-size: 0.7em;
}
sub {
  vertical-align: baseline;
  position: relative;
  top: 0.2em;
  font-size: 0.7em;
}
h1 sup, h1 sub, h2 sup, h2 sub, h3 sup, h3 sub {
  font-size: 0.5em;
}
.show-desktop {
  display: block;
}
@media (min-width: 0em) and (max-width: 48em) {
  .show-desktop {
    display: none;
  }
}
.show-mobile {
  display: none;
}
@media (min-width: 0em) and (max-width: 48em) {
  .show-mobile {
    display: block;
  }
}
/* general pages layout */
.page-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}
.page-wrap header {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.page-wrap main {
  flex: 1 0 auto;
  display: flex;
  display: -ms-flexbox;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
}
.page-wrap main > div {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.page-wrap main > div {
  width: 100%;
  padding-left: calc(50% - calc(1320px / 2));
  padding-right: calc(50% - calc(1320px / 2));
}
@media only screen and (max-width: 1480px) {
  .page-wrap main > div {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .page-wrap main > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-wrap footer {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
main > div > .full, main > div > .alignfull, .edit-fp-block .full, .edit-fp-block .alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
main > div > .full .wrapper, main > div > .alignfull .wrapper, .edit-fp-block .full .wrapper, .edit-fp-block .alignfull .wrapper {
  width: 100%;
  width: 100%;
  padding-left: calc(50% - calc(1320px / 2));
  padding-right: calc(50% - calc(1320px / 2));
}
@media only screen and (max-width: 1480px) {
  main > div > .full .wrapper, main > div > .alignfull .wrapper, .edit-fp-block .full .wrapper, .edit-fp-block .alignfull .wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  main > div > .full .wrapper, main > div > .alignfull .wrapper, .edit-fp-block .full .wrapper, .edit-fp-block .alignfull .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
main > div > .alignwide, main > div > .wide, .edit-fp-block .alignwide, .edit-fp-block .wide {
  margin-left: -100px;
  margin-right: -100px;
}
@media only screen and (max-width: 1420px) {
  main > div > .alignwide, main > div > .wide, .edit-fp-block .alignwide, .edit-fp-block .wide {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  main > div > .alignwide, main > div > .wide, .edit-fp-block .alignwide, .edit-fp-block .wide {
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  main > div > .alignwide, main > div > .wide, .edit-fp-block .alignwide, .edit-fp-block .wide {
    margin-left: -30px;
    margin-right: -30px;
  }
}
main > div > .alignwide .wrapper, main > div > .wide .wrapper, .edit-fp-block .alignwide .wrapper, .edit-fp-block .wide .wrapper {
  width: 100%;
  padding-left: calc(50% - calc(1320px / 2));
  padding-right: calc(50% - calc(1320px / 2));
}
@media only screen and (max-width: 1480px) {
  main > div > .alignwide .wrapper, main > div > .wide .wrapper, .edit-fp-block .alignwide .wrapper, .edit-fp-block .wide .wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  main > div > .alignwide .wrapper, main > div > .wide .wrapper, .edit-fp-block .alignwide .wrapper, .edit-fp-block .wide .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
main > div > *:last-child:not(.frame-fp-block.full) {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1480px) {
  main > div > *:last-child:not(.frame-fp-block.full) {
    margin-bottom: 60px;
  }
}
.edit-fp-block .edit + * {
  margin-top: 0 !important;
}
.edit-fp-block .edit {
  z-index: 40;
}
/* WP general styles */
.wp-block-buttons, figure.wp-block-embed, figure.wp-block-table, figure.wp-block-image, table {
  margin-bottom: 40px;
}
.page-wrap figure.wp-block-embed, .page-wrap figure.wp-block-table {
  margin: 0 0 40px 0;
}
figure.is-style-overflow {
  margin-bottom: -120px !important;
  position: relative;
  z-index: 100000;
}
@media (min-width: 0) and (max-width: 64em) {
  figure.is-style-overflow {
    margin-top: -20px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  figure.is-style-overflow {
    margin-bottom: -80px !important;
  }
}
figure.is-style-rounded img {
  border-radius: 40px !important;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns .wp-block-column figure.is-style-overflow {
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns .wp-block-column:last-child figure.is-style-overflow {
    margin-left: auto;
    margin-right: 0;
    margin-bottom: -80px;
  }
}
.wp-block-quote, blockquote {
  margin: 0 0 30px 0;
}
.wp-block-quote p, blockquote p {
  font-size: 22px;
  color: #000000;
  font-weight: 700;
}
.wp-block-quote cite, blockquote cite {
  display: block;
  margin: 0 0 30px 0;
  font-size: 16px;
  color: #000000;
  font-style: normal;
  letter-spacing: 0.08rem;
  line-height: 1.2;
}
.wp-block-quote cite span, .wp-block-quote cite code, blockquote cite span, blockquote cite code {
  font-size: 12px;
  letter-spacing: 0;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.wp-block-quote:last-child cite, blockquote:last-child cite {
  margin: 0;
}
.wp-block-separator, hr {
  border: none !important;
  background-color: #000000;
  height: 1px;
  margin-bottom: 30px;
  max-width: 100%;
  width: 100%;
}
.wp-block-columns {
  gap: 0 60px;
  margin: 0 0 40px 0;
  position: relative;
  z-index: 8;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) {
    display: block;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .wp-block-columns {
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-columns .wp-block-column > * {
  opacity: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns .wp-block-column > * {
    opacity: 1;
  }
}
.wp-block-columns .wp-block-column[class*=background-color] {
  padding: 80px 60px;
}
.wp-block-columns .wp-block-column[class*=background-color] .wp-block-buttons {
  margin-top: 40px;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns .wp-block-column[class*=background-color] {
    margin-bottom: 30px;
  }
}
.wp-block-columns .wp-block-columns {
  margin: 0;
}
.wp-block-columns.enter-block .wp-block-column > figure {
  animation: move-left 1s ease forwards;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns.enter-block .wp-block-column > figure {
    animation: none;
  }
}
.wp-block-columns.enter-block .wp-block-column > * {
  animation: move-up 1s ease forwards;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns.enter-block .wp-block-column > * {
    animation: none;
  }
}
@keyframes move-left {
  0% {
    opacity: 0;
    transform: translate(60px, -60px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes move-up {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* general styles */
*.has-navy-color {
  color: #132753;
}
*.has-smart-blue-color {
  color: #3063D1;
}
*.has-teal-color {
  color: #017C85;
}
*.has-white-color {
  color: #ffffff;
}
*.has-navy-background-color {
  background: #0E1D3E;
}
*.has-navy-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #ffffff;
}
*.has-navy-background-color ul li:before {
  background: #ffffff;
}
*.has-navy-background-color a:not(.btn):not(.wp-block-button__link), *.has-navy-background-color .date {
  color: #ffffff;
}
*.has-navy-background-color .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #ffffff;
}
*.has-navy-background-color p.is-style-eyebrow {
  background-color: rgba(255, 255, 255, 0.1);
}
*.has-navy-background-color .card *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #2C5984;
}
*.has-navy-background-color .card ul li:before {
  background: #2C5984;
}
*.has-navy-background-color .card a:not(.btn):not(.wp-block-button__link), *.has-navy-background-color .card .date {
  color: #132753;
}
*.has-navy-background-color .card .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #264FA7;
}
*.has-navy-background-color .card p.is-style-eyebrow {
  background-color: #E5F2F2;
  color: #017C85;
}
*.has-navy-background-color .wp-block-button:hover .wp-block-button__link {
  border-color: #ffffff;
}
*.has-navy-background-color > *:last-child {
  margin-bottom: 0 !important;
}
*.has-gradient-teal-blue-background-color {
  background: linear-gradient(-45deg, #2C5984 0, #007D84 100%);
}
*.has-gradient-teal-blue-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #ffffff;
}
*.has-gradient-teal-blue-background-color ul li:before {
  background: #ffffff;
}
*.has-gradient-teal-blue-background-color a:not(.btn):not(.wp-block-button__link), *.has-gradient-teal-blue-background-color .date {
  color: #ffffff;
}
*.has-gradient-teal-blue-background-color .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #ffffff;
}
*.has-gradient-teal-blue-background-color p.is-style-eyebrow {
  background-color: rgba(255, 255, 255, 0.1);
}
*.has-gradient-teal-blue-background-color .card *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #2C5984;
}
*.has-gradient-teal-blue-background-color .card ul li:before {
  background: #2C5984;
}
*.has-gradient-teal-blue-background-color .card a:not(.btn):not(.wp-block-button__link), *.has-gradient-teal-blue-background-color .card .date {
  color: #132753;
}
*.has-gradient-teal-blue-background-color .card .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #264FA7;
}
*.has-gradient-teal-blue-background-color .card p.is-style-eyebrow {
  background-color: #E5F2F2;
  color: #017C85;
}
*.has-gradient-teal-blue-background-color .wp-block-button:hover .wp-block-button__link {
  border-color: #ffffff;
}
*.has-gradient-teal-blue-background-color > *:last-child {
  margin-bottom: 0 !important;
}
*.has-gradient-blue-teal-background-color {
  background: linear-gradient(150deg, #5178ec 0%, rgba(38, 90, 143, 0.9) 45%, rgba(1, 124, 133, 0.8) 70%, rgba(229, 242, 242, 0.8) 110%);
}
*.has-gradient-blue-teal-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #ffffff;
}
*.has-gradient-blue-teal-background-color ul li:before {
  background: #ffffff;
}
*.has-gradient-blue-teal-background-color a:not(.btn):not(.wp-block-button__link), *.has-gradient-blue-teal-background-color .date {
  color: #ffffff;
}
*.has-gradient-blue-teal-background-color .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #ffffff;
}
*.has-gradient-blue-teal-background-color p.is-style-eyebrow {
  background-color: rgba(255, 255, 255, 0.1);
}
*.has-gradient-blue-teal-background-color .card *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #2C5984;
}
*.has-gradient-blue-teal-background-color .card ul li:before {
  background: #2C5984;
}
*.has-gradient-blue-teal-background-color .card a:not(.btn):not(.wp-block-button__link), *.has-gradient-blue-teal-background-color .card .date {
  color: #132753;
}
*.has-gradient-blue-teal-background-color .card .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #264FA7;
}
*.has-gradient-blue-teal-background-color .card p.is-style-eyebrow {
  background-color: #E5F2F2;
  color: #017C85;
}
*.has-gradient-blue-teal-background-color .wp-block-button:hover .wp-block-button__link {
  border-color: #ffffff;
}
*.has-gradient-blue-teal-background-color > *:last-child {
  margin-bottom: 0 !important;
}
*.has-gradient-navy-blue-background-color {
  background: linear-gradient(180deg, #0E1D3E 0%, #2C5984 100%);
}
*.has-gradient-navy-blue-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #ffffff;
}
*.has-gradient-navy-blue-background-color ul li:before {
  background: #ffffff;
}
*.has-gradient-navy-blue-background-color a:not(.btn):not(.wp-block-button__link), *.has-gradient-navy-blue-background-color .date {
  color: #ffffff;
}
*.has-gradient-navy-blue-background-color .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #ffffff;
}
*.has-gradient-navy-blue-background-color p.is-style-eyebrow {
  background-color: rgba(255, 255, 255, 0.1);
}
*.has-gradient-navy-blue-background-color .card *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #2C5984;
}
*.has-gradient-navy-blue-background-color .card ul li:before {
  background: #2C5984;
}
*.has-gradient-navy-blue-background-color .card a:not(.btn):not(.wp-block-button__link), *.has-gradient-navy-blue-background-color .card .date {
  color: #132753;
}
*.has-gradient-navy-blue-background-color .card .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #264FA7;
}
*.has-gradient-navy-blue-background-color .card p.is-style-eyebrow {
  background-color: #E5F2F2;
  color: #017C85;
}
*.has-gradient-navy-blue-background-color .wp-block-button:hover .wp-block-button__link {
  border-color: #ffffff;
}
*.has-gradient-navy-blue-background-color > *:last-child {
  margin-bottom: 0 !important;
}
*.has-gradient-blue-purple-background-color {
  background: linear-gradient(180deg, #2C5984 0%, #8F5C98 100%);
}
*.has-gradient-blue-purple-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #ffffff;
}
*.has-gradient-blue-purple-background-color ul li:before {
  background: #ffffff;
}
*.has-gradient-blue-purple-background-color a:not(.btn):not(.wp-block-button__link), *.has-gradient-blue-purple-background-color .date {
  color: #ffffff;
}
*.has-gradient-blue-purple-background-color .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #ffffff;
}
*.has-gradient-blue-purple-background-color p.is-style-eyebrow {
  background-color: rgba(255, 255, 255, 0.1);
}
*.has-gradient-blue-purple-background-color .card *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #2C5984;
}
*.has-gradient-blue-purple-background-color .card ul li:before {
  background: #2C5984;
}
*.has-gradient-blue-purple-background-color .card a:not(.btn):not(.wp-block-button__link), *.has-gradient-blue-purple-background-color .card .date {
  color: #132753;
}
*.has-gradient-blue-purple-background-color .card .wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  color: #264FA7;
}
*.has-gradient-blue-purple-background-color .card p.is-style-eyebrow {
  background-color: #E5F2F2;
  color: #017C85;
}
*.has-gradient-blue-purple-background-color .wp-block-button:hover .wp-block-button__link {
  border-color: #ffffff;
}
*.has-gradient-blue-purple-background-color > *:last-child {
  margin-bottom: 0 !important;
}
.has-gradient-teal-blue-background-color {
  position: relative;
  overflow: hidden;
}
.has-gradient-teal-blue-background-color .wp-block-button:not(.is-style-arrow) .wp-block-button__link, .has-gradient-teal-blue-background-color .btn:not(.is-style-arrow), .has-gradient-teal-blue-background-color button[type=submit] {
  border: 1px solid #ffffff;
  border-radius: 40px;
  background: linear-gradient(91deg, rgba(255, 255, 255, 0.15) 99.41%, rgba(76, 164, 168, 0.3) 143.53%);
  backdrop-filter: blur(30px);
  color: #ffffff;
}
.has-gradient-teal-blue-background-color .wp-block-button:not(.is-style-arrow) .wp-block-button__link:after, .has-gradient-teal-blue-background-color .btn:not(.is-style-arrow):after, .has-gradient-teal-blue-background-color button[type=submit]:after {
  background: linear-gradient(to right, transparent 0, #017C85 50%, transparent 100%);
}
.has-gradient-teal-blue-background-color .wp-block-button:not(.is-style-arrow) .wp-block-button__link:hover, .has-gradient-teal-blue-background-color .btn:not(.is-style-arrow):hover, .has-gradient-teal-blue-background-color button[type=submit]:hover {
  background: transparent !important;
  color: #ffffff !important;
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color {
    background: linear-gradient(-45deg, #2c3fb5 0, #003246 50%);
  }
}
.has-gradient-teal-blue-background-color:not(.is-style-medal):after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 1200px;
  transform: translate(40%, -50%);
  background: radial-gradient(circle closest-side at center center, #4772f7 0%, transparent 100%);
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color:not(.is-style-medal):after {
    display: none;
  }
}
.has-gradient-teal-blue-background-color:not(.is-style-medal):before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 3200px;
  height: 1200px;
  transform: translate(-50%, 50%);
  background: radial-gradient(circle closest-side at center center, #4772f7 0%, transparent 100%);
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color:not(.is-style-medal):before {
    display: none;
  }
}
.has-gradient-teal-blue-background-color > .wrapper > * {
  position: relative;
  z-index: 5;
}
.has-gradient-teal-blue-background-color > .wrapper:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -20%;
  left: -5%;
  width: 60%;
  height: 150%;
  min-width: 1000px;
  min-height: 1500px;
  background: radial-gradient(ellipse farthest-side at 50% 50%, rgba(255, 255, 255, 0.7) 0%, rgba(76, 164, 168, 0.8), transparent 100%);
  background-repeat: no-repeat;
  transform: rotate(-40deg);
  opacity: 0;
}
@media only screen and (max-width: 1480px) {
  .has-gradient-teal-blue-background-color > .wrapper:after {
    width: 50%;
    min-width: 800px;
    min-height: 1000px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color > .wrapper:after {
    animation: move-after-small 20s linear infinite;
    transform: rotate(0);
    top: -20%;
    left: 0;
    height: 100%;
    min-height: 600px;
    width: 200%;
    min-width: 100vw;
  }
}
.has-gradient-teal-blue-background-color > .wrapper:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 55%;
  left: 15%;
  width: 80%;
  height: 150%;
  min-width: 1200px;
  min-height: 2000px;
  background: radial-gradient(ellipse farthest-side at 50% 50%, rgba(143, 92, 152, 0.8) 70%, transparent 100%);
  background-repeat: no-repeat;
  transform: rotate(-40deg);
  opacity: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color > .wrapper:before {
    animation: move-before-small 20s linear infinite;
    transform: rotate(-40deg);
    top: auto;
    bottom: -20%;
    left: -100%;
    height: 250vw;
    max-height: 1000px;
    width: 200vw;
    min-width: 100vw;
    min-height: 600px;
  }
}
.has-gradient-teal-blue-background-color.enter-block > .wrapper:after {
  animation: move-after-start 1s linear forwards, move-after 20s linear infinite;
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color.enter-block > .wrapper:after {
    animation: move-after-small 20s linear infinite;
  }
}
.has-gradient-teal-blue-background-color.enter-block > .wrapper:before {
  animation: move-before 20s linear infinite;
}
@media (min-width: 0) and (max-width: 64em) {
  .has-gradient-teal-blue-background-color.enter-block > .wrapper:before {
    animation: move-before-small 20s linear infinite;
  }
}
@keyframes move-after-start {
  0% {
    top: -10%;
    left: -5%;
  }
  100% {
    opacity: 1;
    top: -30%;
    left: 0;
  }
}
@keyframes move-after {
  25% {
    top: -10%;
    left: 5%;
  }
  50% {
    top: 20%;
    left: -10%;
  }
  85% {
    top: -40%;
    left: -20%;
  }
  100% {
    top: -30%;
    left: 0;
  }
}
@keyframes move-after-small {
  25% {
    top: 0;
    left: -10%;
  }
  50% {
    top: 3%;
    left: -15%;
  }
  100% {
    left: 0;
    top: -20%;
  }
}
@keyframes move-before {
  5% {
    opacity: 1;
    top: 25%;
    left: 20%;
  }
  25% {
    top: 65%;
    left: 20%;
  }
  45% {
    top: 55%;
    left: 5%;
  }
  80% {
    top: 20%;
    left: -20%;
  }
  100% {
    top: 25%;
    left: 20%;
  }
}
@keyframes move-before-small {
  25% {
    bottom: -20%;
    left: -100%;
  }
  50% {
    bottom: -25%;
    left: -110%;
  }
  100% {
    bottom: -20%;
    left: -100%;
  }
}
.has-gradient-blue-teal-background-color {
  backdrop-filter: blur(20px);
}
.has-gradient-blue-teal-background-color .wp-block-button:not(.is-style-arrow) .wp-block-button__link, .has-gradient-blue-teal-background-color .btn:not(.is-style-arrow), .has-gradient-blue-teal-background-color button[type=submit] {
  border: 1px solid #ffffff;
  border-radius: 40px;
  background: linear-gradient(91deg, rgba(255, 255, 255, 0.15) 99.41%, rgba(76, 164, 168, 0.3) 143.53%);
  backdrop-filter: blur(30px);
  color: #ffffff;
}
.has-gradient-blue-teal-background-color .wp-block-button:not(.is-style-arrow) .wp-block-button__link:after, .has-gradient-blue-teal-background-color .btn:not(.is-style-arrow):after, .has-gradient-blue-teal-background-color button[type=submit]:after {
  background: linear-gradient(to right, transparent 0, #017C85 50%, transparent 100%);
}
.has-gradient-blue-teal-background-color .wp-block-button:not(.is-style-arrow) .wp-block-button__link:hover, .has-gradient-blue-teal-background-color .btn:not(.is-style-arrow):hover, .has-gradient-blue-teal-background-color button[type=submit]:hover {
  background: transparent !important;
  color: #ffffff !important;
}
@media (min-width: 0em) and (max-width: 48em) {
  .has-gradient-blue-teal-background-color {
    background: linear-gradient(160deg, #5178ec 30%, rgba(81, 120, 236, 0.8) 50%, #0e1d3e 100%);
  }
}
.has-gradient-navy-blue-background-color {
  background: url("/wp-content/themes/invivyd/templates/images/hero-gradient.png");
  background-size: cover;
  background-position: bottom 40% left 50%;
  background-repeat: no-repeat;
}
@media (min-width: 0em) and (max-width: 48em) {
  .has-gradient-navy-blue-background-color {
    background: url("/wp-content/themes/invivyd/templates/images/gradient2.png");
    background-position: center center;
    background-size: 120% 100%;
  }
}
.has-gradient-blue-purple-background-color {
  background: url("/wp-content/themes/invivyd/templates/images/medal-bg.png");
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 75px 75px;
}
*.has-light-grey-background-color {
  background-color: #f4f5f5;
}
*.has-light-grey-background-color > *:last-child {
  margin-bottom: 0 !important;
}
*.has-white-background-color {
  background-color: #ffffff;
}
*.has-white-background-color > *:last-child {
  margin-bottom: 0 !important;
}
@property --bg1 {
  syntax: "<color>";
  initial-value: #3063D1;
  inherits: false;
}
@property --bg2 {
  syntax: "<color>";
  initial-value: #017C85;
  inherits: false;
}
.page-wrap button, a.btn, li.btn a, input[type=button], .wp-block-buttons .wp-block-button > .wp-block-button__link {
  background: #3063D1;
  border: 0 solid #000000;
  border-radius: 40px;
  color: #ffffff;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  padding: 15px 20px;
  margin: 0;
  transition: all ease 0.3s;
  display: inline-block;
  box-shadow: none;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
@media (min-width: 0) and (max-width: 64em) {
  .page-wrap button, a.btn, li.btn a, input[type=button], .wp-block-buttons .wp-block-button > .wp-block-button__link {
    letter-spacing: 1px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .page-wrap button, a.btn, li.btn a, input[type=button], .wp-block-buttons .wp-block-button > .wp-block-button__link {
    padding: 8px 20px;
  }
}
.page-wrap button:after, a.btn:after, li.btn a:after, input[type=button]:after, .wp-block-buttons .wp-block-button > .wp-block-button__link:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(288deg, var(--bg1) 0, var(--bg2) 50%, var(--bg1) 100%);
  transition: --bg1 1s, --bg2 1s;
}
.page-wrap button:hover, a.btn:hover, li.btn a:hover, input[type=button]:hover, .wp-block-buttons .wp-block-button > .wp-block-button__link:hover {
  text-decoration: none;
}
.page-wrap button:hover:after, a.btn:hover:after, li.btn a:hover:after, input[type=button]:hover:after, .wp-block-buttons .wp-block-button > .wp-block-button__link:hover:after {
  animation: move-bg 2s ease forwards;
}
.page-wrap button:not(:hover):after, a.btn:not(:hover):after, li.btn a:not(:hover):after, input[type=button]:not(:hover):after, .wp-block-buttons .wp-block-button > .wp-block-button__link:not(:hover):after {
  animation: move-bg-back 2s ease forwards;
}
@keyframes move-bg {
  100% {
    left: -100%;
  }
}
@keyframes move-bg-back {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
.wp-block-buttons {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 30px;
}
.wp-block-buttons .wp-block-button {
  margin: 0 !important;
}
.wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link {
  background: none;
  padding: 0;
  position: relative;
  padding-right: 35px;
  color: #264FA7;
}
.wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link:after {
  display: none;
}
.wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  transition: all 0.2s;
  color: #ffffff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
  background: #264FA7 url("/wp-content/themes/invivyd/templates/images/arrow-right.svg") center center no-repeat;
  background-size: 60%;
}
.wp-block-buttons .wp-block-button.is-style-arrow .wp-block-button__link:hover:before {
  right: 0;
}
.wp-block-buttons + .is-style-note-text {
  margin-top: -10px;
}
.newsletter-form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .newsletter-form {
    flex-direction: column;
  }
}
.newsletter-form > div {
  flex: 0 0 calc(50% - 8px);
}
.newsletter-form > div.note {
  flex: 0 0 100%;
}
.newsletter-form > div.note p {
  font-size: 13px;
  color: #132753;
  font-weight: 300;
  text-align: center;
  margin-bottom: 4px;
}
.newsletter-form > div.note p a {
  text-decoration: underline;
  font-weight: 300;
}
.newsletter-form > div.privacy, .newsletter-form > div.submit {
  flex: 0 0 100%;
  text-align: center;
}
@media (min-width: 0em) and (max-width: 48em) {
  .newsletter-form > div.privacy, .newsletter-form > div.submit {
    margin-top: 4px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .newsletter-form > div.submit {
    text-align: left;
  }
}
.newsletter-form > div.error {
  flex: 0 0 100%;
  display: none;
}
.newsletter-form > div.error p {
  font-size: 13px;
  color: orange !important;
  font-weight: 300;
  text-align: center;
  margin-bottom: 4px;
}
.newsletter-form input[type=text], .newsletter-form input[type=email] {
  width: 100%;
  padding: 8px 12px;
  border-radius: 24px;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  color: #ffffff;
  box-shadow: none;
  font-size: 18px;
  font-weight: 400;
}
@media (min-width: 0em) and (max-width: 48em) {
  .newsletter-form input[type=text], .newsletter-form input[type=email] {
    font-size: 16px;
  }
}
.newsletter-form *::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.newsletter-form ::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.newsletter-form :-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.newsletter-form .wp-block-button:not(.is-style-arrow) .wp-block-button__link, .newsletter-form .btn:not(.is-style-arrow), .newsletter-form button[type=submit] {
  border: 1px solid #ffffff;
  border-radius: 40px;
  background: linear-gradient(91deg, rgba(255, 255, 255, 0.15) 99.41%, rgba(76, 164, 168, 0.3) 143.53%);
  backdrop-filter: blur(30px);
  color: #ffffff;
}
.newsletter-form .wp-block-button:not(.is-style-arrow) .wp-block-button__link:after, .newsletter-form .btn:not(.is-style-arrow):after, .newsletter-form button[type=submit]:after {
  background: linear-gradient(to right, transparent 0, #017C85 50%, transparent 100%);
}
.newsletter-form .wp-block-button:not(.is-style-arrow) .wp-block-button__link:hover, .newsletter-form .btn:not(.is-style-arrow):hover, .newsletter-form button[type=submit]:hover {
  background: transparent !important;
  color: #ffffff !important;
}
.newsletter-form button {
  cursor: pointer;
}
@media (min-width: 0em) and (max-width: 48em) {
  .newsletter-form button {
    width: 100%;
  }
}
[type=checkbox]:not(:checked), [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
[type=checkbox]:not(:checked) + label, [type=checkbox]:checked + label {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
  display: inline-block;
}
@media (min-width: 0em) and (max-width: 48em) {
  [type=checkbox]:not(:checked) + label, [type=checkbox]:checked + label {
    font-size: 13px;
    text-align: left;
  }
}
[type=checkbox]:not(:checked) + label:before, [type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 2px;
}
@media (min-width: 0em) and (max-width: 48em) {
  [type=checkbox]:not(:checked) + label:before, [type=checkbox]:checked + label:before {
    top: 1px;
  }
}
[type=checkbox]:not(:checked) + label:after, [type=checkbox]:checked + label:after {
  content: "\e900";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 7px;
  left: 5px;
  line-height: 100%;
  font-size: 10px;
  transition: all 0.2s;
  color: #ffffff;
  font-weight: 300;
}
@media (min-width: 0em) and (max-width: 48em) {
  [type=checkbox]:not(:checked) + label:after, [type=checkbox]:checked + label:after {
    top: 5px;
  }
}
[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type=checkbox]:disabled:not(:checked) + label:before, [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type=checkbox]:disabled:checked + label:after {
  color: #999;
}
[type=checkbox]:disabled + label {
  color: #aaa;
}
[type=checkbox]:checked:focus + label:before, [type=checkbox]:not(:checked):focus + label:before {
  border: 0;
  border: none;
}
/* responsive video */
.embed-container, .wp-block-embed__wrapper {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  margin: 15px 0;
}
.embed-container object, .embed-container iframe, .wp-block-embed__wrapper object, .wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media print {
  .mobile-nav {
    display: none !important;
  }
}
