@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
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" }';
  }
}
@font-face {
  font-family: "icon";
  src: url(/wp-content/themes/everything-needs-accounting/public/fonts/icon.ttf?cedef9e5d9f1d9119f7add43ac04bb2d) format("truetype"), url(/wp-content/themes/everything-needs-accounting/public/fonts/icon.woff?28011e34b96a5dd34b11efa2b02346cc) format("woff"), url(/wp-content/themes/everything-needs-accounting/public/fonts/icon.svg?33f1c07be7efdae34ff794d7240cb44a#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;
}
@font-face {
  font-family: "TTTrailersTrial";
  src: url(/wp-content/themes/everything-needs-accounting/resources/assets/fonts/TT-Trailers-Trial-Black.woff) format("woff"), url(/wp-content/themes/everything-needs-accounting/resources/assets/fonts/TT-Trailers-Trial-Black.ttf) format("truetype");
  font-display: block;
  font-weight: 900;
}
.icon-chevron-down:before {
  content: "\e90b";
}
.icon-chevron-up:before {
  content: "\e90c";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-plus:before {
  content: "\e909";
}
.icon-arrow_right_alt:before {
  content: "\e905";
}
.icon-caret-right:before {
  content: "\e908";
}
.icon-long-arrow-right:before {
  content: "\e906";
}
.icon-long-arrow-left:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e904";
}
.icon-x:before {
  content: "\e902";
}
.icon-play:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-brand:before {
  content: "\e900";
}
.icon-social:before {
  content: "\e900";
}
.icon-checkmark:before {
  content: "\e901";
}
.icon-tick:before {
  content: "\e901";
}
.icon-approve:before {
  content: "\e901";
}
.icon-submit:before {
  content: "\e901";
}
*: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;
}
.frame-fp-block {
  position: relative;
  background: #520066;
  margin-bottom: 88px;
  transition: background-color ease 1.5s;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block {
    margin-bottom: 32px;
  }
}
.frame-fp-block .wrapper {
  position: relative;
  z-index: 20;
}
.frame-fp-block .wrapper > *:last-child {
  margin-bottom: 0;
}
.frame-fp-block .wrapper > * {
  transition: background-color ease 1.5s, color ease 1.5s;
}
.frame-fp-block.full .wrapper {
  padding-top: 88px;
  padding-bottom: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.full .wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.frame-fp-block:not(.full) {
  border-radius: 32px;
}
.frame-fp-block:not(.full) .wrapper {
  padding: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block:not(.full) .wrapper {
    padding: 32px;
  }
}
.frame-fp-block.has-img-bg {
  background: none;
}
.frame-fp-block.has-img-bg .frame-bg-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity ease 1.5s;
  z-index: 0;
}
.frame-fp-block.has-img-bg .frame-bg-layer.visible {
  opacity: 1;
}
.frame-fp-block.has-img-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(12px);
  transition: background-color ease 1.5s, backdrop-filter ease 1.5s;
  background-color: #001F46;
  z-index: 1;
}
.frame-fp-block.full + .frame-fp-block.full {
  margin-top: -88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.full + .frame-fp-block.full {
    margin-top: -32px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block + .frame-fp-block {
    margin-top: -32px;
  }
}
.frame-fp-block[class*=background-color] + *:not(.frame-fp-block.full), .frame-fp-block[class*=background-color] + noscript + *:not(.frame-fp-block) {
  margin-top: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block[class*=background-color] + *:not(.frame-fp-block.full), .frame-fp-block[class*=background-color] + noscript + *:not(.frame-fp-block) {
    margin-top: 32px;
  }
}
*:not(.frame-fp-block) + .frame-fp-block:not([class*=white-background-color]) {
  margin-top: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  *:not(.frame-fp-block) + .frame-fp-block:not([class*=white-background-color]) {
    margin-top: 32px;
  }
}
main > div > .frame-fp-block.full:last-child {
  margin-bottom: 0;
}
.expandable-content {
  margin: 0 0 64px 0;
}
.expandable-content > div:not(.acf-innerblocks-container), .expandable-content .wp-block-acf-accordion-content {
  margin: 0 0 16px 0;
  padding: 0;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
.expandable-content > div:not(.acf-innerblocks-container):last-child, .expandable-content .wp-block-acf-accordion-content:last-child {
  margin: 0;
}
.expandable-content > div:not(.acf-innerblocks-container):before, .expandable-content .wp-block-acf-accordion-content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid #001F46;
  border-radius: 17px;
  pointer-events: none;
}
.expandable-content > div:not(.acf-innerblocks-container) .title, .expandable-content .wp-block-acf-accordion-content .title {
  background-color: #32FE6B;
  color: #001F46;
  font-size: 48px;
  font-weight: 900;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  border: 0;
  padding: 20px 64px 20px 24px;
  margin: 0;
  text-decoration: none !important;
  text-align: left;
  line-height: 1;
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  transition: all ease 0.4s;
}
@media (min-width: 0) and (max-width: 64em) {
  .expandable-content > div:not(.acf-innerblocks-container) .title, .expandable-content .wp-block-acf-accordion-content .title {
    font-size: 24px;
  }
}
.expandable-content > div:not(.acf-innerblocks-container) .title:after, .expandable-content .wp-block-acf-accordion-content .title:after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  width: 28px;
  height: 28px;
  font-size: 30px;
  text-align: center;
  transform: translateY(-50%);
  transition: all ease 0.4s;
  display: block;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12H28V16H0V12Z" fill="%23001F46"/><path d="M12 28L12 0H16V28H12Z" fill="%23001F46"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12H28V16H0V12Z" fill="%23001F46"/><path d="M12 28L12 0H16V28H12Z" fill="%23001F46"/></svg>');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.expandable-content > div:not(.acf-innerblocks-container) .title:hover, .expandable-content .wp-block-acf-accordion-content .title:hover {
  text-decoration: none;
}
.expandable-content > div:not(.acf-innerblocks-container) .title[aria-expanded=true], .expandable-content .wp-block-acf-accordion-content .title[aria-expanded=true] {
  background-color: #001F46;
  color: #32FE6B;
}
.expandable-content > div:not(.acf-innerblocks-container) .title[aria-expanded=true]:after, .expandable-content .wp-block-acf-accordion-content .title[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(45deg);
}
.expandable-content > div:not(.acf-innerblocks-container) .expanded-content, .expandable-content .wp-block-acf-accordion-content .expanded-content {
  padding: 20px 24px;
  display: none;
}
.expandable-content > div:not(.acf-innerblocks-container) .expanded-content *:last-child, .expandable-content .wp-block-acf-accordion-content .expanded-content *:last-child {
  margin-bottom: 0;
}
.has-text-align-center + .expandable-content {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.video-play {
  position: relative;
  margin: 0;
  display: flex;
  align-items: flex-end;
  justify-content: stretch;
  aspect-ratio: 16/9;
  border-radius: 32px;
  overflow: hidden;
  text-decoration: none !important;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    aspect-ratio: auto;
    border-radius: 0;
  }
  .video-play:after {
    content: "";
    position: absolute;
    z-index: 11;
    left: 50%;
    top: 35%;
    width: 20%;
    height: 25%;
    transform: translateX(-50%);
    text-align: center;
    color: #ffffff;
    background: #ffffff;
    -webkit-mask-image: url('data:image/svg+xml,<svg width="46" height="61" viewBox="0 0 46 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.2699 29.597L1.69926 0.186818C1.53538 0.0760532 1.34445 0.0119986 1.14693 0.00152767C0.949414 -0.00894328 0.752774 0.0345647 0.578111 0.127383C0.403447 0.2202 0.257354 0.358825 0.155506 0.528381C0.0536581 0.697937 -0.000100236 0.892026 1.40308e-07 1.08982V59.9102C-0.000100236 60.108 0.0536581 60.3021 0.155506 60.4716C0.257354 60.6412 0.403447 60.7798 0.578111 60.8726C0.752774 60.9654 0.949414 61.0089 1.14693 60.9985C1.34445 60.988 1.53538 60.9239 1.69926 60.8132L45.2699 31.403C45.4177 31.3033 45.5388 31.1688 45.6225 31.0113C45.7062 30.8539 45.75 30.6783 45.75 30.5C45.75 30.3217 45.7062 30.1461 45.6225 29.9887C45.5388 29.8312 45.4177 29.6967 45.2699 29.597Z" fill="white"/></svg>');
            mask-image: url('data:image/svg+xml,<svg width="46" height="61" viewBox="0 0 46 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.2699 29.597L1.69926 0.186818C1.53538 0.0760532 1.34445 0.0119986 1.14693 0.00152767C0.949414 -0.00894328 0.752774 0.0345647 0.578111 0.127383C0.403447 0.2202 0.257354 0.358825 0.155506 0.528381C0.0536581 0.697937 -0.000100236 0.892026 1.40308e-07 1.08982V59.9102C-0.000100236 60.108 0.0536581 60.3021 0.155506 60.4716C0.257354 60.6412 0.403447 60.7798 0.578111 60.8726C0.752774 60.9654 0.949414 61.0089 1.14693 60.9985C1.34445 60.988 1.53538 60.9239 1.69926 60.8132L45.2699 31.403C45.4177 31.3033 45.5388 31.1688 45.6225 31.0113C45.7062 30.8539 45.75 30.6783 45.75 30.5C45.75 30.3217 45.7062 30.1461 45.6225 29.9887C45.5388 29.8312 45.4177 29.6967 45.2699 29.597Z" fill="white"/></svg>');
    -webkit-mask-size: 30% auto;
            mask-size: 30% auto;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .video-play:before {
    content: "";
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 35%;
    transform: translateX(-50%);
    width: 20%;
    height: 25%;
    text-align: center;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 16px;
  }
  .video-play:not(.play):after {
    -webkit-mask-image: url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9286 0H1.85714C0.831471 0 0 0.831471 0 1.85714V50.1429C0 51.1685 0.831471 52 1.85714 52H13.9286C14.9542 52 15.7857 51.1685 15.7857 50.1429V1.85714C15.7857 0.831471 14.9542 0 13.9286 0Z" fill="white"/><path d="M50.1429 0H38.0714C37.0458 0 36.2143 0.831471 36.2143 1.85714V50.1429C36.2143 51.1685 37.0458 52 38.0714 52H50.1429C51.1685 52 52 51.1685 52 50.1429V1.85714C52 0.831471 51.1685 0 50.1429 0Z" fill="white"/></svg>');
            mask-image: url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9286 0H1.85714C0.831471 0 0 0.831471 0 1.85714V50.1429C0 51.1685 0.831471 52 1.85714 52H13.9286C14.9542 52 15.7857 51.1685 15.7857 50.1429V1.85714C15.7857 0.831471 14.9542 0 13.9286 0Z" fill="white"/><path d="M50.1429 0H38.0714C37.0458 0 36.2143 0.831471 36.2143 1.85714V50.1429C36.2143 51.1685 37.0458 52 38.0714 52H50.1429C51.1685 52 52 51.1685 52 50.1429V1.85714C52 0.831471 51.1685 0 50.1429 0Z" fill="white"/></svg>');
  }
  .video-play:not(.play):before, .video-play:not(.play):after {
    opacity: 0;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .video-play:after, .video-play:before {
    width: 20vw;
    height: 20vw;
    top: 15vw;
  }
}
.video-play:hover {
  text-decoration: none;
}
.video-play > img {
  transition: all ease 0.3s;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play > img {
    grid-column: 1/2;
    position: relative;
    aspect-ratio: 16/9;
  }
}
.video-play .video-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.3s;
  pointer-events: none;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play .video-container {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.video-play .video-container .embed-container {
  padding: 0;
  margin: 0;
  height: 100%;
  top: 0;
  position: absolute;
}
.video-play .video-container.on {
  opacity: 1;
  pointer-events: auto;
}
.video-play .title {
  position: relative;
  padding: 32px;
  margin: 0;
  width: 100%;
  transition: opacity ease 0.3s;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play .title {
    grid-column: 1/2;
    grid-row: 2/3;
    padding: 16px 0 0 0;
  }
}
.video-play .title p {
  background: rgba(0, 0, 0, 0.5);
  color: #8CECFF;
  font-size: clamp(20px, 1.5vw, 45px);
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  padding: 24px 32px;
  margin: 0;
  border-radius: 16px;
  width: calc(100% - 135px);
}
@media only screen and (min-width: 1225px) {
  .video-play .title p {
    color: #8CECFF !important;
  }
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play .title p {
    font-size: 24px;
    width: 100%;
    padding: 0;
    background: none;
    border-radius: 0;
    color: #001F46;
  }
}
.video-play .title:after {
  content: "";
  position: absolute;
  right: 24px;
  top: 32px;
  width: 125px;
  height: calc(100% - 64px);
  text-align: center;
  color: #ffffff;
  background: #ffffff;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="46" height="61" viewBox="0 0 46 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.2699 29.597L1.69926 0.186818C1.53538 0.0760532 1.34445 0.0119986 1.14693 0.00152767C0.949414 -0.00894328 0.752774 0.0345647 0.578111 0.127383C0.403447 0.2202 0.257354 0.358825 0.155506 0.528381C0.0536581 0.697937 -0.000100236 0.892026 1.40308e-07 1.08982V59.9102C-0.000100236 60.108 0.0536581 60.3021 0.155506 60.4716C0.257354 60.6412 0.403447 60.7798 0.578111 60.8726C0.752774 60.9654 0.949414 61.0089 1.14693 60.9985C1.34445 60.988 1.53538 60.9239 1.69926 60.8132L45.2699 31.403C45.4177 31.3033 45.5388 31.1688 45.6225 31.0113C45.7062 30.8539 45.75 30.6783 45.75 30.5C45.75 30.3217 45.7062 30.1461 45.6225 29.9887C45.5388 29.8312 45.4177 29.6967 45.2699 29.597Z" fill="white"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="46" height="61" viewBox="0 0 46 61" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.2699 29.597L1.69926 0.186818C1.53538 0.0760532 1.34445 0.0119986 1.14693 0.00152767C0.949414 -0.00894328 0.752774 0.0345647 0.578111 0.127383C0.403447 0.2202 0.257354 0.358825 0.155506 0.528381C0.0536581 0.697937 -0.000100236 0.892026 1.40308e-07 1.08982V59.9102C-0.000100236 60.108 0.0536581 60.3021 0.155506 60.4716C0.257354 60.6412 0.403447 60.7798 0.578111 60.8726C0.752774 60.9654 0.949414 61.0089 1.14693 60.9985C1.34445 60.988 1.53538 60.9239 1.69926 60.8132L45.2699 31.403C45.4177 31.3033 45.5388 31.1688 45.6225 31.0113C45.7062 30.8539 45.75 30.6783 45.75 30.5C45.75 30.3217 45.7062 30.1461 45.6225 29.9887C45.5388 29.8312 45.4177 29.6967 45.2699 29.597Z" fill="white"/></svg>');
  -webkit-mask-size: 40% auto;
          mask-size: 40% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play .title:after {
    display: none;
  }
}
.video-play .title:before {
  content: "";
  position: absolute;
  right: 24px;
  top: 32px;
  width: 125px;
  height: calc(100% - 64px);
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 16px;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .video-play .title:before {
    display: none;
  }
}
.video-play:not(.play) > img {
  opacity: 0;
  pointer-events: none;
}
.video-play:not(.play) .title {
  opacity: 0;
  pointer-events: none;
}
.video-play:not(.play) .title:after {
  -webkit-mask-image: url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9286 0H1.85714C0.831471 0 0 0.831471 0 1.85714V50.1429C0 51.1685 0.831471 52 1.85714 52H13.9286C14.9542 52 15.7857 51.1685 15.7857 50.1429V1.85714C15.7857 0.831471 14.9542 0 13.9286 0Z" fill="white"/><path d="M50.1429 0H38.0714C37.0458 0 36.2143 0.831471 36.2143 1.85714V50.1429C36.2143 51.1685 37.0458 52 38.0714 52H50.1429C51.1685 52 52 51.1685 52 50.1429V1.85714C52 0.831471 51.1685 0 50.1429 0Z" fill="white"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="52" height="52" viewBox="0 0 52 52" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9286 0H1.85714C0.831471 0 0 0.831471 0 1.85714V50.1429C0 51.1685 0.831471 52 1.85714 52H13.9286C14.9542 52 15.7857 51.1685 15.7857 50.1429V1.85714C15.7857 0.831471 14.9542 0 13.9286 0Z" fill="white"/><path d="M50.1429 0H38.0714C37.0458 0 36.2143 0.831471 36.2143 1.85714V50.1429C36.2143 51.1685 37.0458 52 38.0714 52H50.1429C51.1685 52 52 51.1685 52 50.1429V1.85714C52 0.831471 51.1685 0 50.1429 0Z" fill="white"/></svg>');
}
main > div > .block-media-visual {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.videos-list {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
@media (min-width: 0) and (max-width: 64em) {
  .videos-list {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.videos-list .video-item.hidden {
  display: none;
}
.videos-list .video-item {
  flex: 0 0 calc(50% - 32px / 2);
}
@media (min-width: 0) and (max-width: 64em) {
  .videos-list .video-item {
    flex: 0 0 100%;
  }
}
.videos-list + .wp-block-buttons {
  margin-top: 64px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .videos-list + .wp-block-buttons {
    margin-top: 32px;
  }
}
.scrolling-lines {
  overflow: clip;
  margin-bottom: 64px;
}
.scrolling-lines .line {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 32px;
  opacity: 0;
  transition: opacity 0.6s ease;
  will-change: transform;
}
.scrolling-lines .line.is-ready {
  opacity: 1;
}
.scrolling-lines .line .scrolling-group {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-shrink: 0;
  padding: 0 16px;
}
.scrolling-lines .line span {
  font-size: 128px;
  line-height: 0.8;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  flex-shrink: 0;
  white-space: nowrap;
}
@media (min-width: 0em) and (max-width: 48em) {
  .scrolling-lines .line span {
    font-size: 64px;
  }
}
.scrolling-lines .line img {
  max-width: 240px;
  aspect-ratio: 1/0.5;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  border-radius: 16px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .scrolling-lines .line img {
    max-width: 150px;
  }
}
.scrolling-lines .line:not(:last-child) {
  margin-bottom: 32px;
}
@media (min-width: 0) and (max-width: 64em) {
  .scrolling-lines .line:not(:last-child) {
    margin-bottom: 16px;
  }
}
.chromatic-slider {
  margin-bottom: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .chromatic-slider {
    margin-bottom: 32px;
  }
}
.chromatic-slider:not(.slick-initialized) {
  height: 400px;
  opacity: 0;
}
.chromatic-slider .slick-track {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.chromatic-slider .slick-track .slick-slide {
  height: auto;
  float: none;
  padding: 0 88px;
  cursor: pointer;
}
@media only screen and (max-width: 1921px) {
  .chromatic-slider .slick-track .slick-slide {
    padding: 0 60px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .chromatic-slider .slick-track .slick-slide {
    padding: 0 40px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .chromatic-slider .slick-track .slick-slide {
    padding: 0 15px;
  }
}
.chromatic-slider .slick-track .slick-slide > div, .chromatic-slider .slick-track .slick-slide > div > div {
  height: 100%;
}
.chromatic-slider .slick-list {
  overflow: visible;
}
@media (min-width: 0) and (max-width: 64em) {
  .chromatic-slider .slick-list {
    margin: 0 -16px;
  }
}
.chromatic-slider .slick-slide .card-int {
  transition: opacity cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
}
@media (min-width: 0em) and (max-width: 48em) {
  .chromatic-slider .slick-slide .card-int .h3, .chromatic-slider .slick-slide .card-int .heading-2, .chromatic-slider .slick-slide .card-int .heading-3, .chromatic-slider .slick-slide .card-int h2 {
    font-size: 40px;
  }
}
.chromatic-slider .slick-slide > div {
  text-align: center;
}
.chromatic-slider .slick-slide *:last-child {
  margin-bottom: 0;
}
.chromatic-card {
  border-radius: 32px;
}
.chromatic-card .card-int {
  display: flex;
  height: 100%;
  padding: 32px;
  transition: opacity cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
}
@media (min-width: 0) and (max-width: 64em) {
  .chromatic-card .card-int {
    flex-direction: column;
    height: 100%;
    gap: 32px;
  }
}
.chromatic-card .card-int > div {
  flex: 0 0 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 32px 88px;
}
@media only screen and (max-width: 1500px) {
  .chromatic-card .card-int > div {
    padding: 32px;
  }
}
@media (min-width: 0) and (max-width: 76.5em) {
  .chromatic-card .card-int > div {
    padding: 32px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .chromatic-card .card-int > div {
    padding: 0;
    flex: 1 1 auto;
  }
}
.chromatic-card .card-int > div .heading-2, .chromatic-card .card-int > div h2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 0.8;
}
@media only screen and (max-width: 1600px) {
  .chromatic-card .card-int > div .heading-2, .chromatic-card .card-int > div h2 {
    font-size: clamp(64px, 10vh, 80px);
  }
}
@media only screen and (max-height: 1000px) and (min-width: 1025px) {
  .chromatic-card .card-int > div .heading-2, .chromatic-card .card-int > div h2 {
    font-size: clamp(64px, 10vh, 80px);
    margin-bottom: 7vh;
  }
}
@media only screen and (max-height: 1000px) and (min-width: 1025px) {
  .chromatic-card .card-int > div p {
    margin-bottom: 7vh;
  }
}
.chromatic-card .card-int > div p:not(.is-style-eyebrow) + h1, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h2, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h3, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h4, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h5, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-1, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-2, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-3, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-4, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-5, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .wp-block-buttons {
  margin-top: 32px;
}
@media (min-width: 0) and (max-width: 64em) {
  .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h1, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h2, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h3, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h4, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h5, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-1, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-2, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-3, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-4, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-5, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .wp-block-buttons {
    margin-top: 0;
  }
}
@media only screen and (max-height: 1000px) and (min-width: 1025px) {
  .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h1, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h2, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h3, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h4, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + h5, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-1, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-2, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-3, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-4, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .heading-5, .chromatic-card .card-int > div p:not(.is-style-eyebrow) + .wp-block-buttons {
    margin-top: 0;
  }
}
.chromatic-card .card-int > img {
  flex: 1 1 auto;
  width: 45%;
  height: auto;
  max-height: calc(100vh - 100px);
  min-height: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
@media (min-width: 0) and (max-width: 64em) {
  .chromatic-card .card-int > img {
    min-height: auto;
    max-height: none;
    width: 100%;
    flex: 0 0 auto;
  }
}
.magnifying-slider {
  position: relative;
  margin-bottom: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  .magnifying-slider {
    margin-bottom: 32px;
  }
}
.magnifying-slider .magnifying-track {
  position: relative;
  height: 650px;
  cursor: grab;
}
.magnifying-slider .magnifying-track.is-dragging {
  cursor: grabbing;
}
.magnifying-slider .magnifying-track.is-dragging .magnifying-card {
  transition: none;
}
.magnifying-slider .magnifying-card {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: left ease 1.5s, width ease 1.5s;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card {
    top: 0;
    transform: translateY(0);
  }
}
.magnifying-slider .magnifying-card .img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
  transition: height ease 1.5s;
  overflow: hidden;
  position: relative;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card .img {
    padding-bottom: 75vw;
    height: auto;
    border-radius: 16px;
  }
}
.magnifying-slider .magnifying-card .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 1100px;
  max-width: 1100px;
  min-height: 650px;
  border-radius: 32px;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card .img img {
    min-width: 100%;
    min-height: 75vw;
    height: 100%;
    border-radius: 16px;
  }
}
.magnifying-slider .magnifying-card .heading-2, .magnifying-slider .magnifying-card p {
  font-size: 64px;
  text-align: center;
  margin: 0 auto 16px auto;
  color: #8CECFF !important;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1;
  transform: scale(0.5) translate(-50%, 50%);
  width: 40vw;
  transform-origin: center;
  transition: transform ease 1.5s, opacity ease 1s;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card .heading-2, .magnifying-slider .magnifying-card p {
    white-space: wrap;
    text-overflow: initial;
    font-size: 40px;
    transform: none;
    opacity: 0;
    width: calc(100vw - 120px);
    margin: 0 0 16px 0;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card .heading-2 {
    white-space: nowrap;
  }
}
.magnifying-slider .magnifying-card p {
  margin-top: 16px;
  transform: scale(0.5) translate(-50%, -50%);
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card p {
    transform: none;
  }
}
.magnifying-slider .magnifying-card .btn {
  display: inline-block;
  padding: 22px 32px;
  color: #3C66FF;
  background: #ffffff;
  font-weight: 700;
  border-radius: 50px;
  border: none;
  transition: opacity ease 1.5s, background-color ease 0.3s, color ease 0.3s;
  opacity: 0;
  text-transform: none;
}
.magnifying-slider .magnifying-card .btn:hover {
  background: #32FE6B;
  color: #013413;
}
.magnifying-slider .magnifying-card.active {
  z-index: 2;
}
.magnifying-slider .magnifying-card.active .img {
  height: 650px;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card.active .img {
    height: 100%;
  }
}
.magnifying-slider .magnifying-card.active .btn {
  opacity: 1;
  transition: opacity ease 1.5s, background-color ease 0.3s, color ease 0.3s;
}
.magnifying-slider .magnifying-card.active .heading-2, .magnifying-slider .magnifying-card.active p {
  transform: scale(1);
  transition: transform ease 1s, opacity ease 1.5s;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .magnifying-card.active .heading-2, .magnifying-slider .magnifying-card.active p {
    font-size: 40px;
    opacity: 1;
    transform: none;
  }
}
.magnifying-slider .nav {
  display: flex;
  justify-content: space-between;
  width: 60vw;
  max-width: 1100px;
  margin: -90px auto 0 auto;
  position: relative;
  z-index: 30;
  pointer-events: none;
}
@media (min-width: 0) and (max-width: 64em) {
  .magnifying-slider .nav {
    display: none;
  }
}
.magnifying-slider .nav .prev, .magnifying-slider .nav .next {
  width: 64px;
  height: 64px;
  background-color: #ffffff;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9310_2400)"><path d="M16.625 30.5625L26.625 20.5625L28 19.1875L30.875 22C30.75 22.0625 28.125 24.75 22.875 30H48V34H22.875C28.125 39.25 30.75 41.9375 30.875 42L28 44.8125L26.625 43.4375L16.625 33.4375L15.1875 32L16.625 30.5625Z" fill="white"/></g><path d="M32 0.5C49.397 0.5 63.5 14.603 63.5 32C63.5 49.397 49.397 63.5 32 63.5C14.603 63.5 0.5 49.397 0.5 32C0.5 14.603 14.603 0.5 32 0.5Z" stroke="white"/><defs><clipPath id="clip0_9310_2400"><path d="M0 32C0 14.3269 14.3269 0 32 0C49.6731 0 64 14.3269 64 32C64 49.6731 49.6731 64 32 64C14.3269 64 0 49.6731 0 32Z" fill="white"/></clipPath></defs></svg>');
          mask-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9310_2400)"><path d="M16.625 30.5625L26.625 20.5625L28 19.1875L30.875 22C30.75 22.0625 28.125 24.75 22.875 30H48V34H22.875C28.125 39.25 30.75 41.9375 30.875 42L28 44.8125L26.625 43.4375L16.625 33.4375L15.1875 32L16.625 30.5625Z" fill="white"/></g><path d="M32 0.5C49.397 0.5 63.5 14.603 63.5 32C63.5 49.397 49.397 63.5 32 63.5C14.603 63.5 0.5 49.397 0.5 32C0.5 14.603 14.603 0.5 32 0.5Z" stroke="white"/><defs><clipPath id="clip0_9310_2400"><path d="M0 32C0 14.3269 14.3269 0 32 0C49.6731 0 64 14.3269 64 32C64 49.6731 49.6731 64 32 64C14.3269 64 0 49.6731 0 32Z" fill="white"/></clipPath></defs></svg>');
  -webkit-mask-size: 95% auto;
          mask-size: 95% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  font-size: 0;
  border: 0;
  cursor: pointer;
  pointer-events: visible;
}
.magnifying-slider .nav .prev:hover, .magnifying-slider .nav .next:hover {
  background-color: #32FE6B;
}
.magnifying-slider .nav .next {
  transform: rotate(180deg);
}
main > div > .magnifying-slider .magnifying-card .heading-2, main > div > .magnifying-slider .magnifying-card p {
  color: #001F46 !important;
}
main > div > .magnifying-slider .magnifying-card .btn {
  background-color: #3C66FF;
  color: #ffffff;
}
main > div > .magnifying-slider .magnifying-card .btn:hover {
  background-color: #32FE6B;
  color: #013413;
}
main > div > .magnifying-slider .nav .prev, main > div > .magnifying-slider .nav .next {
  background-color: #001F46;
}
main > div .magnifying-slider .magnifying-card {
  background: none !important;
}
.why-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 31, 70, 0.5);
  z-index: 100000004;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.why-modal-overlay.is-active {
  opacity: 1;
  pointer-events: none;
}
.why-modal {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 560px;
  height: 100%;
  background: #001F46;
  z-index: 100000005;
  transition: right 0.4s ease;
  display: flex;
  flex-direction: column;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 650px) {
  .why-modal {
    max-width: 100%;
  }
}
.why-modal.is-active {
  right: 0;
}
.why-modal .why-modal-header {
  position: absolute;
  top: 0;
  left: 0;
}
.why-modal .close {
  width: 64px;
  height: 64px;
  margin-left: -64px;
  background: #3C66FF;
  border: none;
  cursor: pointer;
  position: relative;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 650px) {
  .why-modal .close {
    margin-left: 0;
  }
}
.why-modal .close:before, .why-modal .close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #E2FE35;
  transition: background ease 0.3s;
}
.why-modal .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.why-modal .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.why-modal .close:hover:before, .why-modal .close:hover:after {
  background: #ffffff;
}
.why-modal .why-modal-body {
  flex: 1;
  padding: 0;
  overflow-y: auto;
}
.why-modal .title {
  background-color: #32FE6B;
  padding: 32px;
  color: #001F46 !important;
  margin: 0 0 24px;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .why-modal .title {
    padding-top: 64px;
  }
}
.why-modal .title h3 {
  color: #001F46 !important;
  margin-bottom: 15px;
}
.why-modal .title img {
  width: 100%;
  aspect-ratio: 1/0.5;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  margin-bottom: 15px;
}
.why-modal .title:last-child {
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .why-modal .title {
    font-size: 32px;
  }
}
.why-modal .blurb {
  padding: 32px;
}
.why-modal .blurb * {
  color: #32FE6B !important;
}
.custom-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 2px solid rgba(0, 31, 70, 0.2) !important;
  border-radius: 50px/50px;
  background: #ffffff;
  overflow: hidden;
  transition: border-radius ease 0.3s;
}
@media (min-width: 0) and (max-width: 64em) {
  .custom-dropdown {
    border-radius: 35px/35px;
  }
}
.custom-dropdown__toggle {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 24px 64px 24px 32px;
  background: none;
  border: none;
  cursor: pointer;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  color: #001F46 !important;
  line-height: 1;
  text-align: left;
}
@media (min-width: 0) and (max-width: 64em) {
  .custom-dropdown__toggle {
    font-size: 24px;
    padding: 24px 50px 24px 24px;
  }
}
.custom-dropdown__toggle::after {
  content: "";
  flex-shrink: 0;
  width: 16px;
  height: 32px;
  top: 40px;
  background-color: #001F46;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="14" height="17" viewBox="0 0 14 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.75 0L13.5 7.25H0L6.75 0ZM6.75 16.5L0 9.25H13.5L6.75 16.5Z" fill="%23001F46"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="14" height="17" viewBox="0 0 14 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.75 0L13.5 7.25H0L6.75 0ZM6.75 16.5L0 9.25H13.5L6.75 16.5Z" fill="%23001F46"/></svg>');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  position: absolute;
  right: 32px;
}
@media (min-width: 0) and (max-width: 64em) {
  .custom-dropdown__toggle::after {
    top: 28px;
    right: 24px;
  }
}
.custom-dropdown__label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #001F46 !important;
}
.custom-dropdown__options {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height ease 0.4s, opacity ease 0.3s;
}
.custom-dropdown__option {
  padding: 12px 32px;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  color: #001F46 !important;
  cursor: pointer;
  transition: background ease 0.2s;
}
.custom-dropdown__option:last-child {
  padding-bottom: 24px;
}
@media (min-width: 0) and (max-width: 64em) {
  .custom-dropdown__option {
    font-size: 24px;
    padding: 12px 24px;
  }
}
.custom-dropdown__option:hover {
  background: #32FE6B;
}
.custom-dropdown.is-open {
  border-radius: 50px/50px;
}
@media (min-width: 0) and (max-width: 64em) {
  .custom-dropdown.is-open {
    border-radius: 35px/35px;
  }
}
.custom-dropdown.is-open .custom-dropdown__toggle {
  border-bottom: 1px solid #cccccc;
}
.custom-dropdown.is-open .custom-dropdown__options {
  max-height: 380px;
  padding-top: 24px;
  overflow: auto;
  opacity: 1;
}
.custom-dropdown:not(.has-value) .custom-dropdown__toggle {
  color: rgba(0, 31, 70, 0.6);
}
.prompt {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 32px;
  opacity: 1;
  max-height: 3000px;
  transform: translateY(0);
  transition: opacity 0.8s ease 0.5s, max-height 1s ease 0.5s, transform 0.8s ease 0.5s;
  overflow: hidden;
}
@media only screen and (max-width: 1700px) {
  .prompt {
    flex-wrap: wrap;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt {
    flex-direction: column;
    align-items: stretch;
  }
}
.prompt.is-hidden {
  opacity: 0;
  max-height: 0;
  transform: translateY(-20px);
  pointer-events: none;
  transition: opacity 0.4s ease, max-height 0.5s ease, transform 0.4s ease;
}
.prompt > * {
  flex: 1;
}
@media (min-width: 0) and (max-width: 76.5em) {
  .prompt > * {
    flex: 0 0 100%;
  }
}
.prompt > *.prompt-validation {
  flex: 0 0 100%;
  text-align: center;
  display: none;
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
.prompt > *.prompt-validation.is-visible {
  display: block;
}
.prompt .action button {
  width: 100%;
  padding: 24px 32px;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 50px;
  color: #ffffff !important;
  background-color: #3C66FF;
  border: none;
  box-shadow: none;
  white-space: nowrap;
  transition: all ease 0.3s;
  cursor: pointer;
}
.prompt .action button:hover {
  background-color: #32FE6B;
  color: #013413 !important;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt .action button {
    font-size: 24px;
    white-space: wrap;
    padding: 24px;
  }
}
@media only screen and (max-width: 1700px) {
  .prompt .action {
    flex: 0 0 100%;
  }
}
.prompt-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 32px;
  padding-top: 20px;
  margin-bottom: 64px;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-list {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 500px) {
  .prompt-list {
    grid-template-columns: 1fr;
  }
}
.prompt-list:has(> div:first-child:nth-last-child(3n)) {
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
.prompt-list > div {
  display: flex;
  align-items: flex-end;
  background: #001F46;
  padding: 32px 32px 32px 32px;
  border-radius: 32px;
  transition: all ease 0.5s;
  cursor: pointer;
  position: relative;
}
.prompt-list > div:first-child:nth-last-child(2), .prompt-list > div:first-child:nth-last-child(2) ~ div {
  max-width: 450px;
}
.prompt-list > div:first-child:nth-last-child(2) {
  margin-left: auto;
}
.prompt-list > div:first-child:nth-last-child(2) ~ div {
  margin-right: auto;
}
.prompt-list > div:first-child:last-child {
  max-width: 450px;
  align-self: center;
  margin: 0 auto;
}
.prompt-list > div p {
  color: #FF51D5 !important;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  transition: all ease 0.5s;
}
@media (min-width: 0em) and (max-width: 48em) {
  .prompt-list > div p {
    font-size: 35px;
  }
}
.prompt-list > div *:first-child {
  padding-top: 96px;
}
.prompt-list > div:before {
  content: "";
  position: absolute;
  top: 32px;
  left: 32px;
  width: 64px;
  height: 64px;
  background: #FF51D5;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M32 64C14.375 64 0 49.625 0 32C0 14.375 14.375 0 32 0C49.625 0 64 14.375 64 32C64 49.625 49.625 64 32 64ZM32 22C34.25 22 36 23.75 36 26C36 27.75 35.125 29 33.75 29.875C32.375 30.75 31 31.125 29.5 31.625C29.375 31.625 29.125 31.625 29 31.75V38.75H35V36C35.625 35.75 36.5 35.25 37.25 34.75C39.5 33.25 42 30.375 42 26C42 20.5 37.5 16 32 16C26.5 16 22 20.5 22 26H28C28 23.75 29.75 22 32 22ZM29 43V49H35V43H29Z" fill="%23FF51D5"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M32 64C14.375 64 0 49.625 0 32C0 14.375 14.375 0 32 0C49.625 0 64 14.375 64 32C64 49.625 49.625 64 32 64ZM32 22C34.25 22 36 23.75 36 26C36 27.75 35.125 29 33.75 29.875C32.375 30.75 31 31.125 29.5 31.625C29.375 31.625 29.125 31.625 29 31.75V38.75H35V36C35.625 35.75 36.5 35.25 37.25 34.75C39.5 33.25 42 30.375 42 26C42 20.5 37.5 16 32 16C26.5 16 22 20.5 22 26H28C28 23.75 29.75 22 32 22ZM29 43V49H35V43H29Z" fill="%23FF51D5"/></svg>');
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all ease 0.5s;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-list > div:before {
    width: 48px;
    height: 48px;
  }
}
.prompt-list > div:after {
  content: "";
  padding-bottom: 100%;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-list > div:after {
    padding-bottom: 10%;
  }
}
.prompt-list > div:hover, .prompt-list > div.active {
  background: #FF51D5;
  transform: translateY(-20px);
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-list > div:hover, .prompt-list > div.active {
    transform: translateY(0);
  }
}
.prompt-list > div:hover p, .prompt-list > div.active p {
  color: #001F46 !important;
}
.prompt-list > div:hover:before, .prompt-list > div.active:before {
  background: #001F46;
}
.prompts-container {
  opacity: 0;
  max-height: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, max-height 0.5s ease, transform 0.4s ease;
  overflow: hidden;
  pointer-events: none;
}
.prompts-container.is-visible {
  opacity: 1;
  max-height: 3000px;
  transform: translateY(0);
  pointer-events: auto;
  transition: opacity 0.8s ease 0.5s, max-height 1s ease 0.5s, transform 0.8s ease 0.5s;
}
.prompts-container button {
  padding: 24px 32px 24px 74px;
  margin-bottom: 32px;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 50px;
  color: #ffffff !important;
  background-color: #3C66FF;
  border: none;
  box-shadow: none;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  transition: all ease 0.5s;
}
.prompts-container button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.1875 32 0 24.8125 0 16C0 7.1875 7.1875 0 16 0C24.8125 0 32 7.1875 32 16C32 24.8125 24.8125 32 16 32ZM8.4375 17.0625L13.4375 22.0625L14.5 23.125L16.625 21C16.125 20.5 15 19.375 13.125 17.5H24V14.5H13.125C15 12.625 16.125 11.5 16.625 11L14.5 8.875L13.4375 9.9375C9.4375 13.9375 7.4375 15.9375 7.375 16L8.4375 17.0625Z" fill="white"/></svg> ');
          mask-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.1875 32 0 24.8125 0 16C0 7.1875 7.1875 0 16 0C24.8125 0 32 7.1875 32 16C32 24.8125 24.8125 32 16 32ZM8.4375 17.0625L13.4375 22.0625L14.5 23.125L16.625 21C16.125 20.5 15 19.375 13.125 17.5H24V14.5H13.125C15 12.625 16.125 11.5 16.625 11L14.5 8.875L13.4375 9.9375C9.4375 13.9375 7.4375 15.9375 7.375 16L8.4375 17.0625Z" fill="white"/></svg> ');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all ease 0.5s;
}
.prompts-container button:hover {
  background-color: #32FE6B;
  color: #013413 !important;
}
.prompts-container button:hover:before {
  background-color: #013413;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompts-container button {
    font-size: 24px;
    width: 100%;
  }
}
.prompt-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 31, 70, 0.5);
  z-index: 100004;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.prompt-modal-overlay.is-active {
  opacity: 1;
  pointer-events: auto;
}
.prompt-modal {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 560px;
  height: 100%;
  background: #001F46;
  z-index: 100005;
  transform: translateX(calc(100% + 64px));
  transition: transform 0.4s ease;
  display: flex;
  flex-direction: column;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 650px) {
  .prompt-modal {
    max-width: 100%;
  }
}
.prompt-modal.is-active {
  transform: translateX(0);
}
.prompt-modal .prompt-modal-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 32px 0;
}
.prompt-modal .close {
  width: 64px;
  height: 64px;
  margin-left: -64px;
  background: none;
  background: #FF51D5;
  border: none;
  cursor: pointer;
  position: relative;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 650px) {
  .prompt-modal .close {
    margin-left: 0;
  }
}
.prompt-modal .close:before, .prompt-modal .close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #001F46;
  transition: background ease 0.3s;
}
.prompt-modal .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.prompt-modal .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.prompt-modal .prompt-modal-body {
  padding: 0 32px;
  overflow-y: auto;
}
.prompt-modal .text {
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  color: #FF51D5;
  margin: 0 0 32px;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-modal .text {
    font-size: 32px;
  }
}
.prompt-modal .prompt-modal-footer {
  padding: 24px 32px;
}
.prompt-modal .copy {
  padding: 20px 32px;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 24px;
  font-weight: 900;
  border-radius: 50px;
  color: #ffffff !important;
  background-color: #3C66FF;
  border: none;
  margin: 0 auto;
  box-shadow: none;
  cursor: pointer;
  transition: all ease 0.3s;
}
.prompt-modal .copy:hover {
  background-color: #32FE6B;
  color: #013413 !important;
}
.prompt-modal .copy.is-copied {
  background-color: #32FE6B;
  color: #013413 !important;
}
.prompt-modal .prompt-modal-cta {
  margin: 24px 0 0;
  color: #ffffff;
  text-align: left;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.prompt-modal .prompt-modal-cta.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.prompt-toast {
  position: fixed;
  bottom: 64px;
  left: 50%;
  transform: translateX(-50%) translateY(100px);
  background: #32FE6B;
  color: #001F46;
  padding: 15px 32px 15px 90px;
  border-radius: 50px;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 100006;
  opacity: 0;
  pointer-events: none;
  transition: transform 0.5s ease, opacity 0.5s ease;
  max-width: 90vw;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-toast {
    font-size: 30px;
    padding-left: 75px;
  }
}
.prompt-toast:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 32px;
  width: 48px;
  height: 48px;
  background-color: #001F46;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 48C10.7812 48 0 37.2188 0 24C0 10.7812 10.7812 0 24 0C37.2188 0 48 10.7812 48 24C48 37.2188 37.2188 48 24 48ZM31.9688 14.1562L20.7188 29.5312L14.25 23.0625L11.0625 26.25L19.4062 34.5938L21.2812 36.4688L22.7812 34.3125L35.5312 16.7812L36.8438 15L33.2812 12.375L31.875 14.1562H31.9688Z" fill="%23001F46"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 48C10.7812 48 0 37.2188 0 24C0 10.7812 10.7812 0 24 0C37.2188 0 48 10.7812 48 24C48 37.2188 37.2188 48 24 48ZM31.9688 14.1562L20.7188 29.5312L14.25 23.0625L11.0625 26.25L19.4062 34.5938L21.2812 36.4688L22.7812 34.3125L35.5312 16.7812L36.8438 15L33.2812 12.375L31.875 14.1562H31.9688Z" fill="%23001F46"/></svg>');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media (min-width: 0) and (max-width: 64em) {
  .prompt-toast:before {
    width: 32px;
    height: 32px;
  }
}
.prompt-toast.is-visible {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}
.ai-chatbots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px 32px;
}
@media (min-width: 0) and (max-width: 64em) {
  .ai-chatbots {
    gap: 16px;
  }
}
.ai-chatbots li {
  border: 2px solid #013413 !important;
  background: #ffffff;
  padding: 16px 16px 16px 50px;
  margin: 0;
  border-radius: 50px;
  color: #4E7801 !important;
  font-weight: 700;
  text-decoration: none !important;
  text-align: center;
  display: flex;
}
.ai-chatbots li:before {
  display: none;
}
.ai-chatbots li img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all ease 0.3s;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
@media (min-width: 0) and (max-width: 64em) {
  .ai-chatbots li {
    font-size: 16px;
  }
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 100003;
  transition: all ease 0.5s;
}
.site-header.sticky .wrapper {
  transform: translateY(-100%);
}
.site-header.sticky:hover .wrapper {
  transform: translateY(0);
}
.site-header.scroll-back .wrapper {
  transform: translateY(0);
}
.site-header.scroll-back:not(.sticky) {
  background: #32FE6B;
}
.site-header .wrapper {
  width: 100%;
  padding-left: calc(50% - calc(1745px / 2));
  padding-right: calc(50% - calc(1745px / 2));
}
@media only screen and (max-width: 1921px) {
  .site-header .wrapper {
    padding-left: 88px;
    padding-right: 88px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-header .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.site-header .wrapper {
  background: #32FE6B;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 32px;
  padding-bottom: 32px;
  transition: all ease 0.5s;
}
.logo {
  padding: 0 30px 0 0;
  margin: 0;
  max-width: 200px;
}
.logo a {
  display: block;
}
.logo img {
  width: 100%;
}
.navigation {
  flex: 1 1 auto;
}
.navigation > ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.navigation > ul > li {
  margin: 0;
  padding: 0 15px;
  position: static;
}
.navigation > ul > li:before {
  display: none;
}
.navigation > ul > li > a {
  font-size: 32px;
  color: #001F46;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  display: block;
  position: relative;
}
.navigation > ul > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 0;
  height: 3px;
  background-color: #4E7801;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation > ul > li > a:hover, .navigation > ul > li > a.active {
  text-decoration: none !important;
}
.navigation > ul > li > a:hover:after, .navigation > ul > li > a.active:after {
  width: 100%;
  opacity: 1;
}
.navigation > ul > li > a:not(:hover):after {
  width: 0;
  left: auto;
  right: 0;
  opacity: 1;
}
.navigation > ul > li > a:hover {
  text-decoration: none;
  color: #4E7801;
}
@media only screen and (max-width: 1200px) {
  .navigation > ul > li > a {
    font-size: 22px;
  }
}
@media (min-width: 0) and (max-width: 64em) {
  .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 (min-width: 0) and (max-width: 64em) {
  .page-wrap .mobile-nav {
    display: block;
  }
}
.page-wrap .mobile-nav button {
  color: #013413;
  background: none;
  width: 28px;
  height: 26px;
  padding: 0;
  margin: 0 !important;
  display: block !important;
  position: relative;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
  border: 0;
}
.page-wrap .mobile-nav button:before {
  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: 4px;
  width: 100%;
  background: #013413;
  opacity: 1;
  left: 0;
  top: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  border-radius: 4px;
}
.page-wrap .mobile-nav button span:nth-child(1) {
  top: 0;
}
.page-wrap .mobile-nav button span:nth-child(2), .page-wrap .mobile-nav button span:nth-child(3) {
  top: 10px;
}
.page-wrap .mobile-nav button span:nth-child(4) {
  top: 20px;
}
.page-wrap .mobile-nav button.open span:nth-child(1) {
  top: 0;
  width: 0%;
  left: 50%;
}
.page-wrap .mobile-nav button.open span:nth-child(2) {
  transform: rotate(45deg);
  height: 4px;
  width: 28px;
}
.page-wrap .mobile-nav button.open span:nth-child(3) {
  transform: rotate(-45deg);
  height: 4px;
  width: 28px;
}
.page-wrap .mobile-nav button.open span:nth-child(4) {
  top: 0;
  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);
  height: 5px;
}
.menu-open .mobile-nav a span:nth-child(3) {
  transform: rotate(-45deg);
  height: 5px;
}
.menu-open .mobile-nav a span:nth-child(4) {
  top: 0;
  width: 0%;
  left: 50%;
}
.global-mobile-nav {
  background: #32FE6B;
  color: #f7f7f7;
  top: -100vh !important;
  position: fixed;
  text-align: left;
  transition: top 0.3s ease-in-out;
  width: 100%;
  z-index: 100002;
}
.global-mobile-nav .global-mobile-bg {
  height: 100%;
  overflow: auto;
  padding-top: 100px;
  padding-bottom: 25px;
}
.global-mobile-nav ul:not(.social) {
  margin: 0;
  padding-top: 10px;
  list-style: none;
}
.global-mobile-nav ul:not(.social) li {
  padding: 0;
  margin: 0 88px;
  text-align: left;
}
@media (min-width: 0em) and (max-width: 48em) {
  .global-mobile-nav ul:not(.social) li {
    margin: 0 30px;
  }
}
.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: #000000;
  padding: 10px 0;
  display: block;
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  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.current-menu-item a {
  color: #000000;
}
.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: url(/wp-content/themes/everything-needs-accounting/public/images/icon-arrow-right.svg?36708d229d1b20e1ebc179fd4eea8302) left center no-repeat;
  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: #eeeeee;
}
.global-mobile-nav ul:not(.social) li ul.sub-menu {
  display: none;
  border: none;
  margin: 0 -30px;
  padding: 5px 0;
  background: #eeeeee;
}
.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;
}
.global-mobile-nav .global-nav-footer {
  background: #24261C;
  padding: 30px 30px 100px 30px;
  text-align: center;
}
.global-mobile-nav .global-nav-footer .social {
  display: flex;
  justify-content: center;
}
.global-mobile-nav .global-nav-footer .social li {
  margin: 0;
  padding: 0 15px;
  font-size: 25px;
}
.global-mobile-nav .global-nav-footer .social li:before {
  display: none;
}
.global-mobile-nav .global-nav-footer .social li a, .global-mobile-nav .global-nav-footer .social li a i {
  color: #eeeeee;
  text-decoration: none;
}
.global-mobile-nav .global-nav-footer .social li a:hover, .global-mobile-nav .global-nav-footer .social li a i:hover {
  color: #ffffff;
}
.menu-open .global-mobile-nav {
  top: 0 !important;
  transform: none !important;
}
.menu-open .site-header.sticky .wrapper {
  transform: translateY(0) !important;
}
.admin-bar .global-mobile-nav .global-mobile-bg {
  padding-top: 132px;
}
#wpadminbar {
  z-index: 10000010;
}
#google_translate_element {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
iframe.goog-te-banner-frame {
  display: none !important;
}
.skiptranslate {
  display: none;
}
body {
  top: 0 !important;
}
@media only screen and (max-width: 1300px) {
  .goog-te-menu-frame {
    width: 98% !important;
  }
}
.google-translate-trigger {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  color: #013413;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  font-size: 14px;
}
.google-translate-trigger .icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.google-translate-trigger:hover {
  color: #4E7801;
  opacity: 0.85;
  text-decoration: none;
}
.google-translate-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  z-index: 100010;
}
.google-translate-modal.visible {
  opacity: 1;
  visibility: visible;
}
.google-translate-modal-content {
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  width: 90%;
  max-width: 800px;
  max-height: 90%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.google-translate-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid #e5e7eb;
}
.google-translate-modal-header h3 {
  margin: 0;
  font-size: 16px;
  color: #111827;
  font-family: "Inter", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
}
.google-translate-close-button {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #6b7280;
  padding: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.google-translate-close-button:hover {
  color: #374151;
  background: none;
}
.google-translate-modal-body {
  padding: 16px 24px;
  flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.google-translate-search-box {
  width: 100%;
  padding: 10px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  margin-bottom: 26px !important;
  box-sizing: border-box;
}
.google-translate-search-box:focus {
  outline: none;
  border-color: #9ca3af;
  box-shadow: 0 0 0 3px rgba(156, 163, 175, 0.1);
}
.google-translate-language-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 12px;
}
.google-translate-language-item {
  display: flex;
  align-items: center;
  padding: 8px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  text-decoration: none;
  color: #1f2937;
  font-size: 12px;
  font-family: inherit;
  width: 100%;
  text-align: left;
  font-weight: 400;
}
.google-translate-language-item:hover {
  background-color: #f3f4f6;
  border-color: #9ca3af;
  color: #333;
}
.google-translate-language-item:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(156, 163, 175, 0.2);
}
.google-translate-flag-icon {
  width: 20px;
  height: auto;
  border-radius: 2px;
  margin-right: 8px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .google-translate-modal-content {
    width: 95%;
    max-height: 95%;
  }
  .google-translate-language-grid {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 8px;
  }
  .google-translate-language-item {
    padding: 6px;
    font-size: 13px;
  }
}
.google-translate-toggle {
  position: fixed;
  top: 20px;
  left: 20px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  border: 2px solid #e5e7eb;
  border-radius: 50%;
  display: none !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
  z-index: 100009;
}
.google-translate-toggle:hover {
  background-color: #f9fafb;
  border-color: #9ca3af;
  transform: scale(1.05);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.google-translate-toggle:active {
  transform: scale(0.95);
}
.google-translate-toggle svg {
  width: 24px;
  height: 24px;
  color: #6b7280;
  transition: color 0.2s ease-in-out;
}
.google-translate-toggle:hover svg {
  color: #374151;
}
.site-footer .wrapper {
  width: 100%;
  padding-left: calc(50% - 1040px / 2);
  padding-right: calc(50% - 1040px / 2);
}
@media only screen and (max-width: 1921px) {
  .site-footer .wrapper {
    padding-left: calc(50% - 1040px / 2);
    padding-right: calc(50% - 1040px / 2);
  }
}
@media only screen and (max-width: calc(1040px + 2 * 88px)) {
  .site-footer .wrapper {
    padding-left: 88px;
    padding-right: 88px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .site-footer .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.site-footer .wrapper {
  display: flex;
  justify-content: space-between;
}
img:not([src]) {
  opacity: 0;
}
* {
  box-sizing: border-box;
}
html, body {
  min-height: 100%;
}
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #001F46;
  font-family: "Inter", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif, "HelveticaNeueETW01-55Rg";
  background: #ffffff;
  -webkit-print-color-adjust: exact;
  overflow-y: scroll;
  overflow-x: clip;
}
p, li, td {
  color: #001F46;
  line-height: 1.45;
  font-weight: 400;
  margin: 0 0 32px 0;
  font-size: 20px;
}
p.is-style-eyebrow, li.is-style-eyebrow, td.is-style-eyebrow {
  border: 2px solid currentColor;
  display: flex;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  padding: 4px 16px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
}
p.is-style-eyebrow.has-text-align-center, li.is-style-eyebrow.has-text-align-center, td.is-style-eyebrow.has-text-align-center {
  display: flex;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
p.is-style-eyebrow.has-text-align-right, li.is-style-eyebrow.has-text-align-right, td.is-style-eyebrow.has-text-align-right {
  display: flex;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: 0;
}
p.is-style-text-small, li.is-style-text-small, td.is-style-text-small {
  font-size: 16px;
}
p.is-style-text-medium, li.is-style-text-medium, td.is-style-text-medium {
  font-size: 24px;
}
@media (min-width: 0em) and (max-width: 48em) {
  p.is-style-text-medium, li.is-style-text-medium, td.is-style-text-medium {
    font-size: 20px;
  }
}
p.is-style-text-large, li.is-style-text-large, td.is-style-text-large {
  font-size: 28px;
  font-weight: 300;
}
@media (min-width: 0em) and (max-width: 48em) {
  p.is-style-text-large, li.is-style-text-large, td.is-style-text-large {
    font-size: 24px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  p, li, td {
    font-size: 16px;
  }
}
a {
  color: #001F46;
  text-decoration: underline;
  transition: all 0.3s ease;
}
a:hover {
  color: #001F46;
  text-decoration: underline;
}
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: 0;
  top: 13px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #001F46;
}
ol > li {
  margin-bottom: 10px;
  padding-bottom: 0;
}
ol {
  padding-left: 20px;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
h1, .heading-1 {
  color: #001F46;
  font-family: TTTrailersTrial, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 128px;
  margin: 0 0 64px 0;
  font-weight: 900;
  letter-spacing: -2px;
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 0) and (max-width: 64em) {
  h1, .heading-1 {
    font-size: 64px;
    margin-bottom: 32px;
  }
}
h2, .heading-2 {
  color: #001F46;
  font-family: TTTrailersTrial, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 112px;
  line-height: 1;
  margin: 0 0 64px 0;
  font-weight: 900;
  text-transform: uppercase;
}
@media (min-width: 0) and (max-width: 64em) {
  h2, .heading-2 {
    font-size: 64px;
    margin-bottom: 32px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  h2, .heading-2 {
    font-size: clamp(48px, 1vw, 64px);
  }
}
h3, .heading-3 {
  color: #001F46;
  font-family: TTTrailersTrial, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 64px;
  margin: 0 0 64px 0;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -1px;
  text-transform: uppercase;
}
@media (min-width: 0em) and (max-width: 48em) {
  h3, .heading-3 {
    font-size: 32px;
  }
}
h4, .heading-4 {
  color: #001F46;
  font-family: TTTrailersTrial, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 48px;
  margin: 0 0 30px 0;
  line-height: 1;
  font-weight: 600;
}
@media (min-width: 0em) and (max-width: 48em) {
  h4, .heading-4 {
    font-size: 24px;
  }
}
h5, .heading-5 {
  color: #001F46;
  font-family: TTTrailersTrial, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-weight: 600;
}
@media (min-width: 0em) and (max-width: 48em) {
  h5, .heading-5 {
    font-size: 20px;
  }
}
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;
}
p:not(.is-style-eyebrow) + h1, p:not(.is-style-eyebrow) + h2, p:not(.is-style-eyebrow) + h3, p:not(.is-style-eyebrow) + h4, p:not(.is-style-eyebrow) + h5, p:not(.is-style-eyebrow) + .heading-1, p:not(.is-style-eyebrow) + .heading-2, p:not(.is-style-eyebrow) + .heading-3, p:not(.is-style-eyebrow) + .heading-4, p:not(.is-style-eyebrow) + .heading-5, p:not(.is-style-eyebrow) + .wp-block-buttons {
  margin-top: 64px;
}
@media (min-width: 0) and (max-width: 64em) {
  p:not(.is-style-eyebrow) + h1, p:not(.is-style-eyebrow) + h2, p:not(.is-style-eyebrow) + h3, p:not(.is-style-eyebrow) + h4, p:not(.is-style-eyebrow) + h5, p:not(.is-style-eyebrow) + .heading-1, p:not(.is-style-eyebrow) + .heading-2, p:not(.is-style-eyebrow) + .heading-3, p:not(.is-style-eyebrow) + .heading-4, p:not(.is-style-eyebrow) + .heading-5, p:not(.is-style-eyebrow) + .wp-block-buttons {
    margin-top: 32px;
  }
}
*.has-text-align-center {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.align-center {
  text-align: center;
}
.alignleft {
  float: left;
  margin: 0 32px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 32px;
}
.hidden {
  display: none;
}
input, textarea, select {
  color: #001F46;
  font-size: 20px;
  font-family: "Inter", "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;
  }
}
* font {
  color: currentColor !important;
}
* font font {
  color: currentColor !important;
}
/* 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;
  overflow: clip;
  width: 100%;
  padding-left: calc(50% - calc(1745px / 2));
  padding-right: calc(50% - calc(1745px / 2));
}
@media only screen and (max-width: 1921px) {
  .page-wrap main > div {
    padding-left: 88px;
    padding-right: 88px;
  }
}
@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(1745px / 2));
  padding-right: calc(50% - calc(1745px / 2));
}
@media only screen and (max-width: 1921px) {
  main > div > .full .wrapper, main > div > .alignfull .wrapper, .edit-fp-block .full .wrapper, .edit-fp-block .alignfull .wrapper {
    padding-left: 88px;
    padding-right: 88px;
  }
}
@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;
  }
}
.frame-fp-block.full > .wrapper > .scrolling-lines.full, .frame-fp-block.full > .wrapper > .magnifying-slider {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
.frame-fp-block.full > .wrapper > .scrolling-lines.full .wrapper, .frame-fp-block.full > .wrapper > .magnifying-slider .wrapper {
  width: 100%;
  width: 100%;
  padding-left: calc(50% - calc(1745px / 2));
  padding-right: calc(50% - calc(1745px / 2));
}
@media only screen and (max-width: 1921px) {
  .frame-fp-block.full > .wrapper > .scrolling-lines.full .wrapper, .frame-fp-block.full > .wrapper > .magnifying-slider .wrapper {
    padding-left: 88px;
    padding-right: 88px;
  }
}
@media (min-width: 0em) and (max-width: 48em) {
  .frame-fp-block.full > .wrapper > .scrolling-lines.full .wrapper, .frame-fp-block.full > .wrapper > .magnifying-slider .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.frame-fp-block:not(.full) > .wrapper > .scrolling-lines.full {
  margin-left: -88px;
  margin-right: -88px;
}
main > div > *:last-child:not(.frame-fp-block) {
  margin-bottom: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  main > div > *:last-child:not(.frame-fp-block) {
    margin-bottom: 32px;
  }
}
main > div > *:first-child:not(.frame-fp-block.full) {
  margin-top: 88px;
}
@media (min-width: 0em) and (max-width: 48em) {
  main > div > *:first-child:not(.frame-fp-block.full) {
    margin-top: 32px;
  }
}
.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: 30px;
}
.page-wrap figure.wp-block-embed, .page-wrap figure.wp-block-table {
  margin: 0 0 32px 0;
}
.wp-block-quote, blockquote {
  margin: 0 auto 30px auto;
  padding-top: 50px;
  max-width: 1200px;
  text-align: center;
  position: relative;
}
.wp-block-quote p, blockquote p {
  font-size: 24px;
  color: #24261C;
  font-weight: 600;
  font-family: "TTTrailersTrial", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.4;
  text-align: center;
}
.wp-block-quote cite, blockquote cite {
  display: inline-block;
  margin: 0 auto;
  font-size: 16px;
  font-style: normal;
}
.wp-block-quote:before, blockquote:before {
  content: '"';
  font-size: 200px;
  line-height: 50px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FF51D5;
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
}
main > div > .wp-block-quote, main > div > blockquote {
  margin-bottom: 88px;
}
.wp-block-separator, hr {
  border: none !important;
  background-color: #000000;
  height: 1px;
  margin-bottom: 30px;
  max-width: 100%;
  width: 100%;
}
.wp-block-separator.is-style-wide, .wp-block-separator.is-style-thick, hr.is-style-wide, hr.is-style-thick {
  height: 20px;
}
.wp-block-columns {
  gap: 0 80px;
  margin: 0 0 88px 0;
}
@media (min-width: 0) and (max-width: 64em) {
  .wp-block-columns {
    margin: 0 0 64px 0;
  }
  .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[class*=background-color] {
  padding: 64px 32px;
}
.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-column .wp-block-button.is-style-download {
  max-width: 250px;
}
.wp-block-columns .wp-block-column figure.size-full img {
  width: 100%;
}
.wp-block-columns .wp-block-columns {
  margin: 0;
}
/* general styles */
*.has-dark-blue-color {
  color: #001F46;
}
*.has-dark-blue-color span, *.has-dark-blue-color strong {
  color: #001F46 !important;
}
*.has-deep-purple-color {
  color: #520066;
}
*.has-deep-purple-color span, *.has-deep-purple-color strong {
  color: #520066 !important;
}
*.has-light-purple-color {
  color: #DCB9FF;
}
*.has-light-purple-color span, *.has-light-purple-color strong {
  color: #DCB9FF !important;
}
*.has-dark-green-color {
  color: #013413;
}
*.has-dark-green-color span, *.has-dark-green-color strong {
  color: #013413 !important;
}
*.has-blue-color {
  color: #3C66FF;
}
*.has-blue-color span, *.has-blue-color strong {
  color: #3C66FF !important;
}
*.has-light-blue-color {
  color: #8CECFF;
}
*.has-light-blue-color span, *.has-light-blue-color strong {
  color: #8CECFF !important;
}
*.has-orange-color {
  color: #FF712F;
}
*.has-orange-color span, *.has-orange-color strong {
  color: #FF712F !important;
}
*.has-yellow-color {
  color: #E2FE35;
}
*.has-yellow-color span, *.has-yellow-color strong {
  color: #E2FE35 !important;
}
*.has-lime-green-color {
  color: #32FE6B;
}
*.has-lime-green-color span, *.has-lime-green-color strong {
  color: #32FE6B !important;
}
*.has-white-color {
  color: #ffffff;
}
*.has-white-color span, *.has-white-color strong {
  color: #ffffff !important;
}
*.has-deep-purple-reverse-background-color {
  background-color: #DCB9FF;
}
*.has-deep-purple-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #520066;
}
*.has-deep-purple-reverse-background-color > .wrapper > ul li:before {
  background: #520066;
}
*.has-deep-purple-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-deep-purple-reverse-background-color > .wrapper > .date {
  color: #520066;
  text-decoration: underline;
}
*.has-deep-purple-reverse-background-color > .wrapper > * {
  border-color: #520066;
}
*.has-deep-purple-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #520066 !important;
  color: #DCB9FF !important;
}
*.has-deep-purple-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-deep-purple-background-color {
  background-color: #520066;
}
*.has-deep-purple-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #DCB9FF;
}
*.has-deep-purple-background-color ul li:before {
  background: #DCB9FF;
}
*.has-deep-purple-background-color a:not(.btn):not(.wp-block-button__link), *.has-deep-purple-background-color .date {
  color: #DCB9FF;
  text-decoration: underline;
}
*.has-deep-purple-background-color * {
  border-color: #DCB9FF;
}
*.has-deep-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #DCB9FF !important;
  color: #520066 !important;
}
*.has-deep-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-deep-purple-background-color.has-img-bg:after {
  background: rgba(82, 0, 102, 0.8);
}
*.has-light-purple-reverse-background-color {
  background-color: #520066;
}
*.has-light-purple-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #DCB9FF;
}
*.has-light-purple-reverse-background-color > .wrapper > ul li:before {
  background: #DCB9FF;
}
*.has-light-purple-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-light-purple-reverse-background-color > .wrapper > .date {
  color: #DCB9FF;
  text-decoration: underline;
}
*.has-light-purple-reverse-background-color > .wrapper > * {
  border-color: #DCB9FF;
}
*.has-light-purple-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #DCB9FF !important;
  color: #520066 !important;
}
*.has-light-purple-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-light-purple-background-color {
  background-color: #DCB9FF;
}
*.has-light-purple-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #520066;
}
*.has-light-purple-background-color ul li:before {
  background: #520066;
}
*.has-light-purple-background-color a:not(.btn):not(.wp-block-button__link), *.has-light-purple-background-color .date {
  color: #520066;
  text-decoration: underline;
}
*.has-light-purple-background-color * {
  border-color: #520066;
}
*.has-light-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #520066 !important;
  color: #DCB9FF !important;
}
*.has-light-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-light-purple-background-color.has-img-bg:after {
  background: rgba(220, 185, 255, 0.8);
}
*.has-blue-reverse-background-color {
  background-color: #E2FE35;
}
*.has-blue-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #3C66FF;
}
*.has-blue-reverse-background-color > .wrapper > ul li:before {
  background: #3C66FF;
}
*.has-blue-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-blue-reverse-background-color > .wrapper > .date {
  color: #3C66FF;
  text-decoration: underline;
}
*.has-blue-reverse-background-color > .wrapper > * {
  border-color: #3C66FF;
}
*.has-blue-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #3C66FF !important;
  color: #E2FE35 !important;
}
*.has-blue-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-blue-background-color {
  background-color: #3C66FF;
}
*.has-blue-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #E2FE35;
}
*.has-blue-background-color ul li:before {
  background: #E2FE35;
}
*.has-blue-background-color a:not(.btn):not(.wp-block-button__link), *.has-blue-background-color .date {
  color: #E2FE35;
  text-decoration: underline;
}
*.has-blue-background-color * {
  border-color: #E2FE35;
}
*.has-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #E2FE35 !important;
  color: #3C66FF !important;
}
*.has-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-blue-background-color.has-img-bg:after {
  background: rgba(60, 102, 255, 0.8);
}
*.has-light-blue-reverse-background-color {
  background-color: #001F46;
}
*.has-light-blue-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #8CECFF;
}
*.has-light-blue-reverse-background-color > .wrapper > ul li:before {
  background: #8CECFF;
}
*.has-light-blue-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-light-blue-reverse-background-color > .wrapper > .date {
  color: #8CECFF;
  text-decoration: underline;
}
*.has-light-blue-reverse-background-color > .wrapper > * {
  border-color: #8CECFF;
}
*.has-light-blue-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #8CECFF !important;
  color: #001F46 !important;
}
*.has-light-blue-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-light-blue-background-color {
  background-color: #8CECFF;
}
*.has-light-blue-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #001F46;
}
*.has-light-blue-background-color ul li:before {
  background: #001F46;
}
*.has-light-blue-background-color a:not(.btn):not(.wp-block-button__link), *.has-light-blue-background-color .date {
  color: #001F46;
  text-decoration: underline;
}
*.has-light-blue-background-color * {
  border-color: #001F46;
}
*.has-light-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #001F46 !important;
  color: #8CECFF !important;
}
*.has-light-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-light-blue-background-color.has-img-bg:after {
  background: rgba(140, 236, 255, 0.8);
}
*.has-dark-blue-reverse-background-color {
  background-color: #FF51D5;
}
*.has-dark-blue-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #001F46;
}
*.has-dark-blue-reverse-background-color > .wrapper > ul li:before {
  background: #001F46;
}
*.has-dark-blue-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-dark-blue-reverse-background-color > .wrapper > .date {
  color: #001F46;
  text-decoration: underline;
}
*.has-dark-blue-reverse-background-color > .wrapper > * {
  border-color: #001F46;
}
*.has-dark-blue-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #001F46 !important;
  color: #FF51D5 !important;
}
*.has-dark-blue-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-dark-blue-background-color {
  background-color: #001F46;
}
*.has-dark-blue-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #FF51D5;
}
*.has-dark-blue-background-color ul li:before {
  background: #FF51D5;
}
*.has-dark-blue-background-color a:not(.btn):not(.wp-block-button__link), *.has-dark-blue-background-color .date {
  color: #FF51D5;
  text-decoration: underline;
}
*.has-dark-blue-background-color * {
  border-color: #FF51D5;
}
*.has-dark-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #FF51D5 !important;
  color: #001F46 !important;
}
*.has-dark-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-dark-blue-background-color.has-img-bg:after {
  background: rgba(0, 31, 70, 0.8);
}
*.has-lemon-green-reverse-background-color {
  background-color: #013413;
}
*.has-lemon-green-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #D8FF90;
}
*.has-lemon-green-reverse-background-color > .wrapper > ul li:before {
  background: #D8FF90;
}
*.has-lemon-green-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-lemon-green-reverse-background-color > .wrapper > .date {
  color: #D8FF90;
  text-decoration: underline;
}
*.has-lemon-green-reverse-background-color > .wrapper > * {
  border-color: #D8FF90;
}
*.has-lemon-green-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #D8FF90 !important;
  color: #013413 !important;
}
*.has-lemon-green-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-lemon-green-background-color {
  background-color: #D8FF90;
}
*.has-lemon-green-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #013413;
}
*.has-lemon-green-background-color ul li:before {
  background: #013413;
}
*.has-lemon-green-background-color a:not(.btn):not(.wp-block-button__link), *.has-lemon-green-background-color .date {
  color: #013413;
  text-decoration: underline;
}
*.has-lemon-green-background-color * {
  border-color: #013413;
}
*.has-lemon-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #013413 !important;
  color: #D8FF90 !important;
}
*.has-lemon-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-lemon-green-background-color.has-img-bg:after {
  background: rgba(216, 255, 144, 0.8);
}
*.has-lime-green-reverse-background-color {
  background-color: #001F46;
}
*.has-lime-green-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #32FE6B;
}
*.has-lime-green-reverse-background-color > .wrapper > ul li:before {
  background: #32FE6B;
}
*.has-lime-green-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-lime-green-reverse-background-color > .wrapper > .date {
  color: #32FE6B;
  text-decoration: underline;
}
*.has-lime-green-reverse-background-color > .wrapper > * {
  border-color: #32FE6B;
}
*.has-lime-green-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #32FE6B !important;
  color: #001F46 !important;
}
*.has-lime-green-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-lime-green-background-color {
  background-color: #32FE6B;
}
*.has-lime-green-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #001F46;
}
*.has-lime-green-background-color ul li:before {
  background: #001F46;
}
*.has-lime-green-background-color a:not(.btn):not(.wp-block-button__link), *.has-lime-green-background-color .date {
  color: #001F46;
  text-decoration: underline;
}
*.has-lime-green-background-color * {
  border-color: #001F46;
}
*.has-lime-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #001F46 !important;
  color: #32FE6B !important;
}
*.has-lime-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-lime-green-background-color.has-img-bg:after {
  background: rgba(50, 254, 107, 0.8);
}
*.has-orange-reverse-background-color {
  background-color: #520066;
}
*.has-orange-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #FF712F;
}
*.has-orange-reverse-background-color > .wrapper > ul li:before {
  background: #FF712F;
}
*.has-orange-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-orange-reverse-background-color > .wrapper > .date {
  color: #FF712F;
  text-decoration: underline;
}
*.has-orange-reverse-background-color > .wrapper > * {
  border-color: #FF712F;
}
*.has-orange-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #FF712F !important;
  color: #520066 !important;
}
*.has-orange-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-orange-background-color {
  background-color: #FF712F;
}
*.has-orange-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #520066;
}
*.has-orange-background-color ul li:before {
  background: #520066;
}
*.has-orange-background-color a:not(.btn):not(.wp-block-button__link), *.has-orange-background-color .date {
  color: #520066;
  text-decoration: underline;
}
*.has-orange-background-color * {
  border-color: #520066;
}
*.has-orange-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #520066 !important;
  color: #FF712F !important;
}
*.has-orange-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-orange-background-color.has-img-bg:after {
  background: rgba(255, 113, 47, 0.8);
}
*.has-pink-reverse-background-color {
  background-color: #001F46;
}
*.has-pink-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #FF51D5;
}
*.has-pink-reverse-background-color > .wrapper > ul li:before {
  background: #FF51D5;
}
*.has-pink-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-pink-reverse-background-color > .wrapper > .date {
  color: #FF51D5;
  text-decoration: underline;
}
*.has-pink-reverse-background-color > .wrapper > * {
  border-color: #FF51D5;
}
*.has-pink-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #FF51D5 !important;
  color: #001F46 !important;
}
*.has-pink-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-pink-background-color {
  background-color: #FF51D5;
}
*.has-pink-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #001F46;
}
*.has-pink-background-color ul li:before {
  background: #001F46;
}
*.has-pink-background-color a:not(.btn):not(.wp-block-button__link), *.has-pink-background-color .date {
  color: #001F46;
  text-decoration: underline;
}
*.has-pink-background-color * {
  border-color: #001F46;
}
*.has-pink-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #001F46 !important;
  color: #FF51D5 !important;
}
*.has-pink-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-pink-background-color.has-img-bg:after {
  background: rgba(255, 81, 213, 0.8);
}
*.has-yellow-reverse-background-color {
  background-color: #3C66FF;
}
*.has-yellow-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #E2FE35;
}
*.has-yellow-reverse-background-color > .wrapper > ul li:before {
  background: #E2FE35;
}
*.has-yellow-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-yellow-reverse-background-color > .wrapper > .date {
  color: #E2FE35;
  text-decoration: underline;
}
*.has-yellow-reverse-background-color > .wrapper > * {
  border-color: #E2FE35;
}
*.has-yellow-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #E2FE35 !important;
  color: #3C66FF !important;
}
*.has-yellow-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-yellow-background-color {
  background-color: #E2FE35;
}
*.has-yellow-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #3C66FF;
}
*.has-yellow-background-color ul li:before {
  background: #3C66FF;
}
*.has-yellow-background-color a:not(.btn):not(.wp-block-button__link), *.has-yellow-background-color .date {
  color: #3C66FF;
  text-decoration: underline;
}
*.has-yellow-background-color * {
  border-color: #3C66FF;
}
*.has-yellow-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #3C66FF !important;
  color: #E2FE35 !important;
}
*.has-yellow-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-yellow-background-color.has-img-bg:after {
  background: rgba(226, 254, 53, 0.8);
}
*.has-dark-green-reverse-background-color {
  background-color: #4E7801;
}
*.has-dark-green-reverse-background-color > .wrapper > *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #013413;
}
*.has-dark-green-reverse-background-color > .wrapper > ul li:before {
  background: #013413;
}
*.has-dark-green-reverse-background-color > .wrapper > a:not(.btn):not(.wp-block-button__link), *.has-dark-green-reverse-background-color > .wrapper > .date {
  color: #013413;
  text-decoration: underline;
}
*.has-dark-green-reverse-background-color > .wrapper > * {
  border-color: #013413;
}
*.has-dark-green-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #013413 !important;
  color: #4E7801 !important;
}
*.has-dark-green-reverse-background-color > .wrapper > .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-dark-green-background-color {
  background-color: #013413;
}
*.has-dark-green-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #4E7801;
}
*.has-dark-green-background-color ul li:before {
  background: #4E7801;
}
*.has-dark-green-background-color a:not(.btn):not(.wp-block-button__link), *.has-dark-green-background-color .date {
  color: #4E7801;
  text-decoration: underline;
}
*.has-dark-green-background-color * {
  border-color: #4E7801;
}
*.has-dark-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #4E7801 !important;
  color: #013413 !important;
}
*.has-dark-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
*.has-dark-green-background-color.has-img-bg:after {
  background: rgba(1, 52, 19, 0.8);
}
.has-light-purple-background-color .has-deep-purple-background-color *:not(input):not(textarea):not(select):not(a):not(.is-style-date):not(.date):not([class*=color]) {
  color: #DCB9FF;
}
.has-light-purple-background-color .has-deep-purple-background-color ul li:before {
  background: #DCB9FF;
}
.has-light-purple-background-color .has-deep-purple-background-color a:not(.btn):not(.wp-block-button__link), .has-light-purple-background-color .has-deep-purple-background-color .date {
  color: #DCB9FF;
  text-decoration: underline;
}
.has-light-purple-background-color .has-deep-purple-background-color * {
  border-color: #DCB9FF;
}
.has-light-purple-background-color .has-deep-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: #DCB9FF !important;
  color: #520066 !important;
}
.has-light-purple-background-color .has-deep-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #32FE6B !important;
  color: #013413 !important;
}
.has-deep-purple-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #8CECFF !important;
}
.has-yellow-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #4E7801 !important;
  color: #ffffff !important;
}
.has-lime-green-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #013413 !important;
  color: #ffffff !important;
}
.has-light-blue-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #4E7801 !important;
  color: #ffffff !important;
}
.page-wrap buttonx, .btn, input[type=button], .wp-block-buttons .wp-block-button > .wp-block-button__link {
  background: #3C66FF;
  border: 0 solid #3C66FF;
  border-radius: 50px;
  color: #ffffff;
  font-family: "Inter", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  padding: 22px 32px;
  margin: 0;
  transition: all 0.5s ease-out;
  display: inline-block;
}
.page-wrap buttonx:hover, .btn:hover, input[type=button]:hover, .wp-block-buttons .wp-block-button > .wp-block-button__link:hover {
  background-color: #32FE6B;
  color: #4E7801;
  text-decoration: none;
}
@media (min-width: 0em) and (max-width: 48em) {
  .page-wrap buttonx, .btn, input[type=button], .wp-block-buttons .wp-block-button > .wp-block-button__link {
    font-size: 16px;
  }
}
.wp-block-buttons {
  margin-bottom: 32px;
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wp-block-buttons .wp-block-button {
  margin: 0 !important;
}
.wp-block-buttons .wp-block-button.is-style-more > .wp-block-button__link {
  position: relative;
  padding-left: 57px;
}
.wp-block-buttons .wp-block-button.is-style-more > .wp-block-button__link:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 32px;
  width: 14px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.40625 7.8125L5.71875 7.125L0.71875 2.125L0 1.40625L1.40625 0L2.125 0.6875L6.40625 5L10.7188 0.6875L11.4062 0L12.8438 1.40625L12.125 2.125L6.40625 7.8125Z" fill="white"/></svg>');
          mask-image: url('data:image/svg+xml,<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.40625 7.8125L5.71875 7.125L0.71875 2.125L0 1.40625L1.40625 0L2.125 0.6875L6.40625 5L10.7188 0.6875L11.4062 0L12.8438 1.40625L12.125 2.125L6.40625 7.8125Z" fill="white"/></svg>');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
/* 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;
  }
}
