.page-node-705 .tg--narrow .paragraph-content-wrapper,
.page-node-708 .tg--narrow .paragraph-content-wrapper {
  max-width: 1100px;
}

.page-node-705 .tg--narrow .paragraph-content-wrapper h1,
.page-node-708 .tg--narrow .paragraph-content-wrapper h1 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.page-node-705 .paragraph--type--grid-container,
.page-node-708 .paragraph--type--grid-container {
  position: relative;
}

.page-node-705 .paragraph--type--grid-container:before,
.page-node-708 .paragraph--type--grid-container:before {
  content: '';
  background-image: url(/themes/criteria/images/chevrons/chevron-invert-white.svg);
  position: absolute;
  top: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  left: 0;
  width: 100%;
  height: 550px;
}

.page-node-705 .paragraph--type--grid-container:after,
.page-node-708 .paragraph--type--grid-container:after {
  content: '';
  background: #fff;
  position: absolute;
  top: 550px;
  left: 0;
  width: 100%;
  height: calc(100% - 550px);
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes {
  /* margin-left: -13px;
  margin-right: -13px; */
  padding-bottom: 0;
}

@media screen and (max-width: 1300px) {
  .page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes,
  .page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 900px) {
  .page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes,
  .page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes {
    padding-top: 0;
  }
}

.page-node-705 .paragraph--type--grid-container .paragraph-content-wrapper,
.page-node-708 .paragraph--type--grid-container .paragraph-content-wrapper {
  padding-left: 0;
  padding-right: 0;
  max-width: 1300px;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border {
  background: #fff;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 8px 16px -4px, rgba(9, 30, 66, 0.31) 0px 0px 1px;
  text-decoration: none;
  transition: all 0.3s ease-in 0s;
  margin-left: 13px;
  margin-right: 13px;
  cursor: auto;
  position: relative;
}

/* .page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border:hover,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border:hover {
  box-shadow: rgba(9, 30, 66, 0.75) 0px 8px 16px -4px, rgba(9, 30, 66, 0.41) 0px 0px 1px;
} */

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border a.tg--link-fullsize,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border a.tg--link-fullsize {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border a,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .tg--curved-br-border a {
  position: relative;
  z-index: 5;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes > div,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes > div {
  display: flex;
  border: 0 !important;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes > div:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes > div:before {
  display: none !important;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper {
  position: static;
  z-index: auto;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__image,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__image {
  margin-bottom: 0;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text {
  padding-top: 35px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 35px;
}

@media screen and (max-width: 1300px) {
  .page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text,
  .page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
  }
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text p.tg--auto-height,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text p.tg--auto-height {
  min-height: 105px;
}

@media screen and (max-width: 900px) {
  .page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text p.tg--auto-height,
  .page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text p.tg--auto-height {
    min-height: 0;
  }
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text p.tg--border-bottom-charcoal,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text p.tg--border-bottom-charcoal {
  border-bottom: 1px solid #BFC0C2;
  padding-bottom: 2em;
  margin-top: 0;
  margin-bottom: 2.75em;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check li,
.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus li,
.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check li,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus li,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li {
  font-size: 14px;
  position: relative;
  list-style: none;
  margin: 0 0 0.75em;
  padding-left: 23px;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li {
  padding-left: 15px;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check ul,
.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus ul,
.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point ul,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check ul,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus ul,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point ul {
  margin-top: 0.75em;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check li:before,
.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus li:before,
.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-check li:before {
  -webkit-mask-image: url(/themes/criteria/images/icon-mark-check.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center left;
  -webkit-mask-size: contain;
  mask-image: url(/themes/criteria/images/icon-mark-check.svg);
  mask-repeat: no-repeat;
  mask-position: center left;
  mask-size: contain;
  width: 15px;
  height: 1.5em;
  top: -0.05em;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-plus li:before {
  -webkit-mask-image: url(/themes/criteria/images/icon-mark-plus.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center left;
  -webkit-mask-size: contain;
  mask-image: url(/themes/criteria/images/icon-mark-plus.svg);
  mask-repeat: no-repeat;
  mask-position: center left;
  mask-size: contain;
  width: 15px;
  height: 1.5em;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-point li:before {
  -webkit-mask-image: none;
  mask-image: none;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 0.75em;
  transform: translateY(-50%);
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-cyan li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-cyan li:before {
  background-color: #1EC3CB;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-sapphire li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-sapphire li:before {
  background-color: #425CC7;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-navy li:before,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__text ul.tg--mark-navy li:before {
  background-color: #182853;
}

.page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__label,
.page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__label {
  color: #fff;
  font-size: 22px;
  padding: 25px 30px 20px;
  text-align: left;
  background: #1EC3CB;
  position: relative;
  font-weight: 600;
}

@media screen and (max-width: 1300px) {
  .page-node-705 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__label,
  .page-node-708 .paragraph--type--grid-container .grid_container__promo-boxes .paragraph-content-wrapper .promo_box_with_an_icon__label {
    padding: 25px 23px 20px;
  }
}

.page-node-705 .paragraph--type--grid-container .tg--elements-cyan .paragraph-content-wrapper .promo_box_with_an_icon__label,
.page-node-708 .paragraph--type--grid-container .tg--elements-cyan .paragraph-content-wrapper .promo_box_with_an_icon__label {
  background: #1EC3CB;
}

.page-node-705 .paragraph--type--grid-container .tg--elements-sapphire .paragraph-content-wrapper .promo_box_with_an_icon__label,
.page-node-708 .paragraph--type--grid-container .tg--elements-sapphire .paragraph-content-wrapper .promo_box_with_an_icon__label {
  background: #425CC7;
}

.page-node-705 .paragraph--type--grid-container .tg--elements-navy .paragraph-content-wrapper .promo_box_with_an_icon__label,
.page-node-708 .paragraph--type--grid-container .tg--elements-navy .paragraph-content-wrapper .promo_box_with_an_icon__label {
  background: #182853;
}

.page-node-705 .paragraph--type--text-with-image .text_with_image__text p.tg--color-navy:first-child + h1,
.page-node-708 .paragraph--type--text-with-image .text_with_image__text p.tg--color-navy:first-child + h1 {
  margin-top: -12px;
}

.page-node-705 a.tg--btn-cyan,
.page-node-705 a.tg--btn-cyan-ghost,
.page-node-705 a.tg--btn-sky,
.page-node-705 a.tg--btn-sky-ghost,
.page-node-705 a.tg--btn-navy,
.page-node-705 a.tg--btn-navy-ghost,
.page-node-705 a.tg--btn-marigold,
.page-node-705 a.tg--btn-marigold-ghost,
.page-node-705 a.tg--btn-poppy,
.page-node-705 a.tg--btn-poppy-ghost,
.page-node-705 a.tg--btn-ruby,
.page-node-705 a.tg--btn-ruby-ghost,
.page-node-705 a.tg--btn-white-ghost,
.page-node-705 a.tg--btn-sapphire,
.page-node-705 a.tg--btn-sapphire-ghost,
.page-node-708 a.tg--btn-cyan,
.page-node-708 a.tg--btn-cyan-ghost,
.page-node-708 a.tg--btn-sky,
.page-node-708 a.tg--btn-sky-ghost,
.page-node-708 a.tg--btn-navy,
.page-node-708 a.tg--btn-navy-ghost,
.page-node-708 a.tg--btn-marigold,
.page-node-708 a.tg--btn-marigold-ghost,
.page-node-708 a.tg--btn-poppy,
.page-node-708 a.tg--btn-poppy-ghost,
.page-node-708 a.tg--btn-ruby,
.page-node-708 a.tg--btn-ruby-ghost,
.page-node-708 a.tg--btn-white-ghost,
.page-node-708 a.tg--btn-sapphire,
.page-node-708 a.tg--btn-sapphire-ghost {
  padding: 12px 25px;
  min-width: 215px;
  text-align: center;
}

.page-node-707 .paragraph--type--text-with-image blockquote p,
.page-node-727 .paragraph--type--text-with-image blockquote p {
  font-size: 20px;
  letter-spacing: normal;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper {
  align-items: flex-start;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__text,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__text {
  width: 55%;
  padding-top: 30px;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code {
  width: 45%;
  box-shadow: 0px 3px 8px #00000033;
  border-radius: 0px 0px 59px 0px;
  background: #fff;
  padding: 45px 40px;
}

@media screen and (max-width: 768px) {
  .page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__text,
  .page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code,
  .page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__text,
  .page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code {
    width: 100%;
  }
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-item-markup,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-item-markup {
  margin: -45px -40px;
  margin-bottom: 40px !important;
  background: #182853;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-item-markup h2,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-item-markup h2 {
  font-size: 26px;
  text-align: center;
  color: #fff;
  padding: 35px;
  font-weight: 600;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper {
  padding: 0;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form {
  display: block;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form > div,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form > div {
  width: auto;
  text-align: left !important;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form div .select2-container,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form div .select2-container {
  width: 100% !important;
  margin-left: 0;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form div input,
.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form div .select2-container,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form div input,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form div .select2-container {
  margin-bottom: 0;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-item,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-item {
  margin-bottom: 14px;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-actions,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-actions {
  text-align: right !important;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-actions input,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-actions input {
  padding: 15px 35px;
}

.page-node-707 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-item-disclaimer,
.page-node-727 .paragraph--type--text-with-image .paragraph-content-wrapper .text_with_image__media-embed-code .form-content-wrapper form .form-item-disclaimer {
  margin: 25px 0;
}
