@import url("https://use.typekit.net/mci4nrz.css");
/**
* Breakpoints
**/
/**
* Font Mixins
**/
h1 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 94px;
  line-height: normal;
}
@media (max-width: 768px) {
  h1 {
    font-size: 44px;
  }
}

h2 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 66px;
  line-height: normal;
}
@media (max-width: 768px) {
  h2 {
    font-size: 38px;
  }
}

h3 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: normal;
}
@media (max-width: 768px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: normal;
}
@media (max-width: 768px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: normal;
}
@media (max-width: 768px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: normal;
}
@media (max-width: 768px) {
  h6 {
    font-size: 16px;
  }
}

p {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  p {
    font-size: 18px;
    line-height: 26px;
  }
}

.is-style-emphasis {
  font-size: 24px;
  line-height: 37px;
}
@media (max-width: 768px) {
  .is-style-emphasis {
    font-size: 18px;
    line-height: 26px;
  }
}

.is-style-subheadline {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 41px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .is-style-subheadline {
    font-size: 25px;
  }
}

html {
  scroll-behavior: smooth;
}

.spacer-mobile {
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .spacer-mobile__sm {
    height: 32px !important;
  }
}
@media (max-width: 768px) {
  .spacer-mobile__md {
    height: 48px !important;
  }
}
@media (max-width: 768px) {
  .spacer-mobile__lg {
    height: 64px !important;
  }
}
@media (max-width: 768px) {
  .spacer-mobile__xl {
    height: 72px !important;
  }
}

.page-template-default {
  overflow-x: hidden;
}

@media (max-width: 992px) {
  .col-rev-mob {
    flex-direction: column-reverse !important;
  }
}

.accordion-content-container p.has-text-align-center {
  text-align: center;
}

.wp-block-button .wp-element-button {
  padding: 1rem 2rem;
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: normal;
  background-color: #f47920;
  border-radius: 10px;
  color: #000000;
  transition: all 0.25s ease;
}
.wp-block-button .wp-element-button:hover {
  background-color: #1f356e;
  color: #ffffff;
}
.wp-block-button.is-style-light .wp-element-button {
  background-color: #ffffff;
  color: #1f356e;
}
.wp-block-button.is-style-light .wp-element-button:hover {
  background-color: #1f356e;
  color: #ffffff;
}

[class*=pull-up] {
  z-index: 20;
  background-color: #e5e5e1;
  padding: 1rem 2rem;
  margin-left: 5rem !important;
}

.pull-up-20 {
  margin-top: -20px !important;
}

.pull-up-40 {
  margin-top: -40px !important;
}

.pull-up-60 {
  margin-top: -60px !important;
}

.pull-up-80 {
  margin-top: -80px !important;
}

.pull-up-100 {
  margin-top: -100px !important;
}

.pull-up-120 {
  margin-top: -120px !important;
}

.pull-up-140 {
  margin-top: -140px !important;
}

.pull-up-160 {
  margin-top: -160px !important;
}

.pull-up-180 {
  margin-top: -180px !important;
}

.pull-up-200 {
  margin-top: -200px !important;
}

.pull-up-220 {
  margin-top: -220px !important;
}

.pull-up-240 {
  margin-top: -240px !important;
}

.pull-up-260 {
  margin-top: -260px !important;
}

.pull-up-280 {
  margin-top: -280px !important;
}

.pull-up-300 {
  margin-top: -300px !important;
}

.pull-up-320 {
  margin-top: -320px !important;
}

.pull-up-340 {
  margin-top: -340px !important;
}

.pull-up-360 {
  margin-top: -360px !important;
}

.pull-up-380 {
  margin-top: -380px !important;
}

.pull-up-400 {
  margin-top: -400px !important;
}

.pull-up-420 {
  margin-top: -420px !important;
}

.pull-up-440 {
  margin-top: -440px !important;
}

.pull-up-460 {
  margin-top: -460px !important;
}

.pull-up-480 {
  margin-top: -480px !important;
}

.pull-up-500 {
  margin-top: -500px !important;
}

.pull-up-520 {
  margin-top: -520px !important;
}

.pull-up-540 {
  margin-top: -540px !important;
}

.pull-up-560 {
  margin-top: -560px !important;
}

.pull-up-580 {
  margin-top: -580px !important;
}

.pull-up-600 {
  margin-top: -600px !important;
}

.pull-up-620 {
  margin-top: -620px !important;
}

.pull-up-640 {
  margin-top: -640px !important;
}

@media (max-width: 992px) {
  [class*=pull-up] {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
}
.gform_button {
  background-color: orange;
  border: none;
  padding: 0.5rem 1rem;
  font-size: 21px;
  cursor: pointer;
  transition: 0.25s;
}
.gform_button:hover {
  background-color: antiquewhite;
}

@media (max-width: 768px) {
  .york-cover {
    display: none;
  }
}
.york-cover__mobile {
  display: none;
  position: relative;
}
.york-cover__mobile .hero__logo {
  display: none;
}
.york-cover__mobile h2 {
  margin-top: 0;
}
.york-cover__mobile .hero__content {
  padding-bottom: 58px;
}
.york-cover__mobile .hero__bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(31, 53, 110, 0) 0%, #1f356e 100%);
  mix-blend-mode: multiply;
}
@media (max-width: 768px) {
  .york-cover__mobile {
    display: block;
  }
}
.york-cover .wp-block-cover__background {
  mix-blend-mode: multiply;
}
.york-cover__columns {
  padding-top: 456px;
  padding-bottom: 80px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: calc(1248px + 4rem)) {
  .york-cover__columns {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  .york-cover__columns {
    padding-top: 300px;
  }
}
.york-cover__columns--right {
  padding-top: 72px;
}
@media (max-width: calc(1248px + 4rem)) {
  .york-cover__columns--right {
    padding-top: 0;
  }
}

.editor-styles-wrapper .york-cover__mobile {
  display: block;
}
@media (max-width: 768px) {
  .editor-styles-wrapper .york-cover {
    display: block;
  }
}

@media (max-width: 992px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
}
@media (min-width: 1248px) {
  .wp-block-column .stat-block__stat {
    font-size: clamp(0.5rem, 3vw, 72px) !important;
    line-height: clamp(0.5rem, 3vw, 72px) !important;
  }
}
@media (max-width: 568px) {
  .wp-block-column .stat-block__stat {
    font-size: clamp(1rem, 10vw, 32px) !important;
    line-height: clamp(2rem, 6vw, 32px) !important;
  }
}
.wp-block-column .stat-block-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hero {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0 2rem 71px 2rem;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
@media (max-width: 992px) {
  .hero {
    display: block;
    background-color: #30314c;
  }
}
@media (max-width: 768px) {
  .hero {
    padding: 0 1.5rem;
  }
}
.hero__header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 2rem;
  flex-wrap: wrap;
}
.hero__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: #30314c;
}
@media (max-width: 992px) {
  .hero__bg {
    position: relative;
    margin-left: -2rem;
    z-index: 1;
    width: 100vw;
  }
}
@media (max-width: 400px) {
  .hero__bg {
    height: 350px;
  }
}
.hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.hero__logo {
  position: absolute;
  top: 56px;
  left: 94px;
  width: calc(100% - 94px - 94px);
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
@media (max-width: calc(1248px + 4rem)) {
  .hero__logo {
    width: calc(100% - 4rem);
  }
}
.hero__logo img {
  max-width: 540px;
  max-height: 59px;
}
@media (max-width: 992px) {
  .hero__logo img {
    max-width: 300px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .hero__logo img {
    max-width: 125px;
  }
}
@media (max-width: calc(1248px + 4rem)) {
  .hero__logo {
    left: 2rem;
  }
}
@media (max-width: 768px) {
  .hero__logo {
    top: 1rem;
    left: 1rem;
  }
}
.hero__container {
  width: 1248px;
  padding-top: 10rem;
  position: relative;
  z-index: 1;
}
@media (max-width: calc(1248px + 4rem)) {
  .hero__container {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .hero__container {
    padding-top: 2rem;
  }
}
.hero__content {
  width: calc(58% - 72px);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .hero__content {
    width: 100%;
  }
  .hero__content p {
    margin-top: 0;
  }
}
.hero__headline {
  color: #ffffff;
}
.hero__headline.mobile {
  display: none;
}
@media (max-width: 420px) {
  .hero__headline.mobile {
    font-size: 32px !important;
  }
}
@media (max-width: 992px) {
  .hero__headline {
    display: none;
  }
  .hero__headline.mobile {
    display: block;
    position: absolute;
    bottom: 0;
    left: 2rem;
  }
}

.hero-corner-logo {
  margin-top: -2rem !important;
  margin-left: -2rem !important;
}

.call-cta a {
  padding: 0.5rem 1rem !important;
  font-size: 16px !important;
  border-radius: 5px !important;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  transition: all 0.25s;
}

.wp-site-blocks {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.inline-image-to-edge-wrapper {
  overflow: hidden;
}

.inline-image-to-edge figure {
  width: 49vw !important;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1280px) {
  .inline-image-to-edge-content-container {
    padding-left: 2rem;
  }
}
@media (max-width: 992px) {
  .inline-image-to-edge-content-container {
    padding-right: 2rem;
  }
  .inline-image-to-edge figure {
    width: 100% !important;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.left-inline-image-to-edge-content-container,
.left-inline-image-to-edge-content-container > * {
  width: min(100%, 624px);
}

@media (max-width: 1312px) {
  .left-inline-image-to-edge-content-container,
  .left-inline-image-to-edge-content-container > * {
    padding-right: 2rem !important;
  }
}
@media (max-width: 992px) {
  .left-inline-image-to-edge-content-container,
  .left-inline-image-to-edge-content-container > * {
    width: 100%;
    padding-left: 2rem !important;
  }
  .left-inline-image-to-edge figure {
    width: 100% !important;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.york-form-group {
  background-position-y: 25%;
}
@media (max-width: 992px) {
  .york-form-group {
    background-size: unset !important;
    background-position: -15rem 100%;
  }
  .york-form-group .wp-block-column {
    align-self: unset !important;
  }
}

.york-form-column {
  margin-top: -20rem !important;
  padding: 2rem;
  background-color: #f47920;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .york-form-column {
    margin-top: 0px !important;
    margin-left: -2rem !important;
  }
}

@media (max-width: 992px) {
  .york-form-column__left {
    padding-top: 104px;
  }
}

.gform_title {
  color: #ffffff;
  font-size: 41px;
  margin-bottom: 16px !important;
}
@media (max-width: 768px) {
  .gform_title {
    font-size: 34px;
  }
}

.gform_select {
  background: none !important;
  color: white !important;
  border: none !important;
  border-bottom: 1px solid white !important;
}

.gform_description {
  color: #ffffff;
  margin-top: 0 !important;
}

.gform_required_legend {
  display: none;
}

.gform-footer {
  display: flex;
  justify-content: flex-end;
}

.gform_button {
  border-radius: 10px;
  padding: 1rem 72px;
  background: #ffffff;
  color: #30314c;
  border: none;
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  margin-top: 52px;
}

.gfield_label {
  color: #ffffff;
  font-size: 22px !important;
  line-height: normal !important;
  margin-top: 50px;
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.gfield_label .gfield_required {
  display: none !important;
}

input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.form-border {
  width: 100%;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-start;
}
.form-border.default {
  position: relative;
  width: calc(100% + 4rem);
}
@media (max-width: 768px) {
  .form-border.default {
    display: none;
  }
}
.form-border div {
  height: 100%;
  margin: 0 !important;
}
.form-border__purple {
  width: 15%;
  background-color: #872b90;
}
.form-border__green {
  width: 10%;
  background-color: #56a4a7;
}
.form-border__red {
  width: 17%;
  background-color: #d9272d;
}
.form-border__light-blue {
  width: 32%;
  background-color: #00a8e1;
}
.form-border__blue {
  width: 26%;
  background-color: #0053a5;
}

.accordion-section {
  margin: 1rem 0;
}

.accordion-section.alignwide,
.accordion-section.alignfull {
  width: unset;
}

.accordion-container {
  list-style: none;
  padding-left: 0;
}

.accordion-li {
  padding-bottom: 16px;
}
.accordion-li:before {
  content: "";
  background: none;
  width: 0;
  height: 0;
  background-size: 0;
  display: block;
}

.accordion-content-container:before {
  content: "";
  background: none;
  width: 0;
  height: 0;
  background-size: 0;
  display: block;
}

.accordion-headline-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  transition: all 0.5s;
  width: 100%;
  background: none;
  cursor: pointer;
}
.accordion-headline-container h3 {
  width: 100%;
}
.accordion-headline-container:after {
  content: url("../assets/svg/white-plus-green-background.svg");
  rotate: 90deg;
  margin-right: 0.5rem;
  transition: all 0.25s;
}
.accordion-headline-container:hover:after {
  content: url("../assets/svg/green-plus.svg");
}
.accordion-headline-container.accordion-border-option-one {
  border-bottom: 2px solid #ff5b00;
}
.accordion-headline-container.active.accordion-border-option-one {
  border-bottom: 2px solid #ff5b00;
}

.accordion-plus-icon {
  transition: all 0.5s;
}

.accordion-headline-container:hover.accordion-border-option-one {
  border-bottom: 8px solid #ff5b00;
}

.accordion-headline-container.active.accordion-border-option-one {
  border-bottom: 8px solid #ff5b00;
}

.accordion-content-container {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: all 0.5s;
}

.accordion-content-container p {
  text-align: start;
  margin-top: 0;
}

.accordion-li.active .accordion-content-container {
  visibility: visible;
  overflow: visible;
  height: auto;
  opacity: 1;
  margin-top: 24px;
}

.accordion-link {
  justify-content: unset;
}

@media (max-width: 992px) {
  .accordion-section {
    width: 100%;
  }
}
.accordion-headline-container.active:after {
  transform: rotate(180deg);
}

.accordion-content-container.active {
  visibility: visible;
  overflow: visible;
  height: auto;
  opacity: 1;
  margin-top: 24px;
}
.accordion-content-container.active > * {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.accordion-content-container.active > p {
  font-size: 18px;
}

/**
    * Editor Styles
    */
.block-editor-block-list__block .higherup-accordion__section {
  position: relative;
  padding: 3rem 2rem;
  background-color: rgba(163, 163, 163, 0.1);
}
.block-editor-block-list__block .higherup-accordion__section .accordion-headline-container h3 {
  font-weight: 500;
  text-transform: unset;
  font-size: 1.75rem;
  line-height: 30px;
  margin-bottom: unset;
  margin-top: unset;
}
.block-editor-block-list__block .higherup-accordion__section .accordion-content-container {
  margin: 0 1.5rem;
}
.block-editor-block-list__block .higherup-accordion__section .higherup-accordion__tab-container {
  background-color: rgba(207, 207, 207, 0.4);
  border-bottom: 3px solid #77b800;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.block-editor-block-list__block .higherup-accordion__section .higherup-accordion__tab-container .block-editor-button-block-appender {
  position: relative;
  bottom: auto;
  right: auto;
}
.block-editor-block-list__block .block-editor-button-block-appender {
  position: relative;
  bottom: -4.5rem;
  right: -2rem;
}
.block-editor-block-list__block .accordion-content-container {
  visibility: visible;
  overflow: auto;
  height: auto;
  opacity: 1;
}

.accordion-headline-container {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.accordion-headline-container .accordion-headline {
  color: #1f356e;
  font-size: 36px;
  line-height: 39px;
  text-align: start;
  margin: 1rem 0;
}
.accordion-headline-container:after {
  display: none;
}
.accordion-headline-container.active:before {
  transform: scaleY(-1);
}

.accordion-content-container {
  transition: visibility 0.5s, height 0.5s, overflow 0.5s, opacity 0.5s;
}
.accordion-content-container.active {
  margin: 1rem 1.5rem 1.5rem 1.5rem;
}

.higherup-accordion__tab-container .accordion-headline-container:before {
  margin-right: 1rem;
  transition: all 0.3s ease-in-out;
}
.higherup-accordion__tab-container:nth-child(1n) .accordion-headline-container .accordion-headline:hover {
  color: #00a8e1;
}
.higherup-accordion__tab-container:nth-child(1n) .accordion-headline-container:before {
  content: url("./svg/caret-light-blue.svg");
}
.higherup-accordion__tab-container:nth-child(2n) .accordion-headline-container .accordion-headline:hover {
  color: #d9272d;
}
.higherup-accordion__tab-container:nth-child(2n) .accordion-headline-container:before {
  content: url("./svg/caret-red.svg");
}
.higherup-accordion__tab-container:nth-child(3n) .accordion-headline-container .accordion-headline:hover {
  color: #872b90;
}
.higherup-accordion__tab-container:nth-child(3n) .accordion-headline-container:before {
  content: url("./svg/caret-purple.svg");
}
.higherup-accordion__tab-container:nth-child(4n) .accordion-headline-container .accordion-headline:hover {
  color: #56a4a7;
}
.higherup-accordion__tab-container:nth-child(4n) .accordion-headline-container:before {
  content: url("./svg/caret-green.svg");
}

@media (max-width: 768px) {
  .york-footer .wp-block-spacer {
    height: 64px !important;
  }
  .york-footer .wp-block-buttons {
    margin-top: 50px;
    justify-content: flex-start;
  }
  .york-footer .wp-block-site-logo {
    text-align: start;
  }
}
.york-footer .wp-block-site-logo {
  pointer-events: none;
}

@media (max-width: 768px) {
  .footer-call {
    text-align: start;
  }
}

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