.switchback-block__summary h2,
.switchback-block__summary h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.switchback-block__summary h2 {
  font-size: 2.25rem;
  line-height: 1.2222222222;
  font-weight: 500;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .switchback-block__summary h2 {
    font-size: 3rem;
    line-height: 1.25;
    font-weight: 500;
  }
}
.switchback-block__summary h3 {
  font-size: 1.875rem;
  line-height: 1.2666666667;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .switchback-block__summary h3 {
    font-size: 2.25rem;
    line-height: 1.2222222222;
    font-weight: 500;
  }
}
.switchback-block__summary ol,
.switchback-block__summary li,
.switchback-block__summary p {
  font-size: 1.125rem;
  line-height: 1.5555555556;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .switchback-block__summary ol,
.switchback-block__summary li,
.switchback-block__summary p {
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 400;
  }
}
.switchback-block__summary ol:first-of-type,
.switchback-block__summary li:first-of-type,
.switchback-block__summary p:first-of-type {
  margin-top: 0;
}
.switchback-block__summary ol:last-of-type,
.switchback-block__summary li:last-of-type,
.switchback-block__summary p:last-of-type {
  margin-bottom: 0;
}
.switchback-block__summary ol,
.switchback-block__summary li {
  margin-left: 5px;
}
.switchback-block__summary a {
  color: #171f27;
  text-underline-offset: 6px;
}
.switchback-block__summary a:hover, .switchback-block__summary a:focus, .switchback-block__summary a:active {
  color: #0070c0;
}

@media screen and (min-width: 1024px) {
  .switchback-block + .anchor-point + .switchback-block .switchback-block__outer.light .switchback-block__inner {
    padding-top: 0;
    padding-bottom: 78px;
  }
}
.switchback-block__outer.dark {
  background-color: #222e72;
}
@media screen and (min-width: 1024px) {
  .switchback-block__outer.dark:first-of-type .switchback-block__inner {
    padding-bottom: 134px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__outer.dark + .switchback-block__outer.light .switchback-block__inner {
    padding-top: 158px;
  }
}
.switchback-block__outer.dark .switchback-block__left::before, .switchback-block__outer.dark .switchback-block__left::after {
  background-color: #CCDAE6;
}
.switchback-block__outer.light {
  background-color: #eff1f5;
}
.switchback-block__outer.light .switchback-block__eyebrow {
  color: #0070c0;
}
.switchback-block__outer.light .switchback-block__summary {
  color: #171f27;
}
.switchback-block__outer.light .switchback-block__summary p,
.switchback-block__outer.light .switchback-block__summary li,
.switchback-block__outer.light .switchback-block__summary a,
.switchback-block__outer.light .switchback-block__summary ol,
.switchback-block__outer.light .switchback-block__summary ul,
.switchback-block__outer.light .switchback-block__summary strong,
.switchback-block__outer.light .switchback-block__summary em,
.switchback-block__outer.light .switchback-block__subtitle,
.switchback-block__outer.light .switchback-block__title {
  color: #07073a;
}
.switchback-block__outer.light .switchback-block__summary a:hover,
.switchback-block__outer.light .switchback-block__summary a:focus {
  color: #0070c0;
}
@media screen and (min-width: 1024px) {
  .switchback-block__outer.light:first-of-type .switchback-block__inner {
    padding-top: 108px;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__outer.light + .switchback-block__outer.light .switchback-block__inner {
    padding-top: 0;
    padding-bottom: 78px;
  }
}
.switchback-block__outer.light .switchback-block__left::before, .switchback-block__outer.light .switchback-block__left::after {
  background-color: #0070c0;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner {
    -ms-grid-columns: 1fr minmax(auto, 251px);
    grid-template-columns: 1fr minmax(auto, 251px);
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner {
    -ms-grid-columns: 1fr minmax(auto, 518px);
    grid-template-columns: 1fr minmax(auto, 518px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
}
.switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__right {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
}
@media screen and (min-width: 767px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__right {
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__right {
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -ms-grid-column: 1;
  grid-column: 1;
}
.switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left::before {
  width: 50%;
  height: 50%;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  right: 4px;
  top: -7px;
  left: auto;
  bottom: auto;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left::before {
    right: 3px;
    top: -7px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left::before {
    right: 6px;
    top: -11px;
  }
}
.switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left::after {
  width: 50%;
  height: 50%;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  left: -3px;
  right: auto;
  top: auto;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left::after {
    left: -2px;
    bottom: -2px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left::after {
    left: -5px;
    bottom: -5px;
  }
}
@media screen and (min-width: 767px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right .switchback-block__outer:first-of-type .switchback-block__inner .switchback-block__left {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
.switchback-block.right:nth-child(2n+0) .switchback-block__right {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
}
@media screen and (min-width: 767px) {
  .switchback-block.right:nth-child(2n+0) .switchback-block__right {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right:nth-child(2n+0) .switchback-block__right {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.switchback-block.right:nth-child(2n+0) .switchback-block__left {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
}
.switchback-block.right:nth-child(2n+0) .switchback-block__left::before {
  width: 50%;
  height: 50%;
  left: 4px;
  top: -7px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right:nth-child(2n+0) .switchback-block__left::before {
    top: -5px;
    left: 4px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.right:nth-child(2n+0) .switchback-block__left::before {
    left: 9.59px;
    top: -11px;
  }
}
.switchback-block.right:nth-child(2n+0) .switchback-block__left::after {
  width: 50%;
  height: 50%;
  right: -3px;
  bottom: -3px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.right:nth-child(2n+0) .switchback-block__left::after {
    right: -2px;
    bottom: -2px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.right:nth-child(2n+0) .switchback-block__left::after {
    right: -4px;
    bottom: -4px;
  }
}
.switchback-block__left {
  opacity: 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.switchback-block__left.in-viewport {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: animate-in-down;
  -moz-animation-name: animate-in-down;
  animation-name: animate-in-down;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes animate-in-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes animate-in-down {
  from {
    opacity: 0;
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes animate-in-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.switchback-block__left::before {
  -webkit-mask-image: url("../../../../assets/images/switchback-left-elipse.svg");
  mask-image: url("../../../../assets/images/switchback-left-elipse.svg");
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  content: "";
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  width: 50%;
  height: 50%;
}
.switchback-block__left::after {
  -webkit-mask-image: url("../../../../assets/images/switchback-right-elipse.svg");
  mask-image: url("../../../../assets/images/switchback-right-elipse.svg");
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  content: "";
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  width: 50%;
  height: 50%;
}
.switchback-block__right {
  opacity: 0;
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.switchback-block__right.in-viewport {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: animate-in-down;
  -moz-animation-name: animate-in-down;
  animation-name: animate-in-down;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes animate-in-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.switchback-block.left .switchback-block__outer .switchback-block__left::before {
  width: 50%;
  height: 50%;
  left: 4px;
  top: -7px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer .switchback-block__left::before {
    top: -5px;
    left: 4px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.left .switchback-block__outer .switchback-block__left::before {
    left: 9.59px;
    top: -11px;
  }
}
.switchback-block.left .switchback-block__outer .switchback-block__left::after {
  width: 50%;
  height: 50%;
  right: -3px;
  bottom: -3px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer .switchback-block__left::after {
    right: -2px;
    bottom: -2px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.left .switchback-block__outer .switchback-block__left::after {
    right: -4px;
    bottom: -4px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__inner {
    -ms-grid-columns: 1fr minmax(auto, 251px);
    grid-template-columns: 1fr minmax(auto, 251px);
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__inner {
    -ms-grid-columns: 1fr minmax(auto, 518px);
    grid-template-columns: 1fr minmax(auto, 518px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__inner {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
}
.switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__right {
  -ms-grid-row: 2;
  grid-row: 2;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
}
@media screen and (min-width: 767px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__right {
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__right {
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.switchback-block.left .switchback-block__outer:nth-child(2n+0).switchback-block__left::before {
  width: 50%;
  height: 50%;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  right: 4px;
  top: -7px;
  left: auto;
  bottom: auto;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0).switchback-block__left::before {
    right: 3px;
    top: -7px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0).switchback-block__left::before {
    right: 6px;
    top: -11px;
  }
}
.switchback-block.left .switchback-block__outer:nth-child(2n+0).switchback-block__left::after {
  width: 50%;
  height: 50%;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  left: -3px;
  right: auto;
  top: auto;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0).switchback-block__left::after {
    left: -2px;
    bottom: -2px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0).switchback-block__left::after {
    left: -5px;
    bottom: -5px;
  }
}
.switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__left {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
@media screen and (min-width: 767px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__left {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block.left .switchback-block__outer:nth-child(2n+0) .switchback-block__left {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
.switchback-block__inner {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  display: -ms-grid;
  display: grid;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  padding-top: 71px;
  padding-bottom: 64px;
  row-gap: 41px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block__inner {
    -ms-grid-columns: minmax(auto, 251px) 1fr;
    grid-template-columns: minmax(auto, 251px) 1fr;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 32px;
    padding-right: 32px;
    row-gap: 0;
  }
  .switchback-block__inner .switchback-block__left {
    margin-top: 4px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__inner {
    margin: 0 auto;
    max-width: 1216px;
    padding: 0 16px;
    -ms-grid-columns: minmax(auto, 518px) 1fr;
    grid-template-columns: minmax(auto, 518px) 1fr;
    -webkit-column-gap: 106px;
    -moz-column-gap: 106px;
    column-gap: 106px;
    padding-top: 146px;
    padding-bottom: 134px;
    row-gap: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .switchback-block__inner {
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
  }
}
@media screen and (min-width: 1920px) {
  .switchback-block__inner {
    margin: 0 auto;
    max-width: 1630px;
  }
}
.switchback-block__inner img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 342px;
  max-height: 342px;
  margin: 0 auto;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block__inner img {
    max-width: 100%;
    max-height: 251px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__inner img {
    max-width: 100%;
    max-height: 518px;
    margin: 0 auto;
  }
}
.switchback-block__inner .switchback-block__left::before {
  width: 50%;
  height: 50%;
  left: 4px;
  top: -7px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block__inner .switchback-block__left::before {
    top: -5px;
    left: 4px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__inner .switchback-block__left::before {
    left: 9.59px;
    top: -11px;
  }
}
.switchback-block__inner .switchback-block__left::after {
  width: 50%;
  height: 50%;
  right: -3px;
  bottom: -3px;
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .switchback-block__inner .switchback-block__left::after {
    right: -2px;
    bottom: -2px;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__inner .switchback-block__left::after {
    right: -4px;
    bottom: -4px;
  }
}
.switchback-block__title {
  font-size: 2.25rem;
  line-height: 1.2222222222;
  font-weight: 500;
  color: #f2f0ec;
  margin-bottom: 14px;
}
@media screen and (min-width: 1024px) {
  .switchback-block__title {
    font-size: 3rem;
    line-height: 1.25;
    font-weight: 500;
  }
}
.switchback-block__eyebrow {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 600;
  display: block;
  color: #CCDAE6;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 14px;
}
@media screen and (min-width: 1024px) {
  .switchback-block__eyebrow {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 14px;
  }
}
.switchback-block__subtitle {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 500;
  color: #f2f0ec;
  margin-bottom: 14px;
}
@media screen and (min-width: 640px) {
  .switchback-block__subtitle {
    font-size: 1.875rem;
    line-height: 1.2666666667;
    font-weight: 600;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .switchback-block__subtitle {
    font-size: 1.875rem;
    line-height: 1.2666666667;
    font-weight: 600;
  }
}
.switchback-block__summary {
  padding: 0;
  color: #f2f0ec;
}
.switchback-block__summary p, .switchback-block__summary ul, .switchback-block__summary ol, .switchback-block__summary a, .switchback-block__summary em {
  color: #f2f0ec;
  word-break: break-word;
}
@media screen and (min-width: 1024px) {
  .switchback-block__summary p, .switchback-block__summary ul, .switchback-block__summary ol, .switchback-block__summary a, .switchback-block__summary em {
    font-size: 1.125rem;
    line-height: 1.5555555556;
    font-weight: 400;
  }
}
.switchback-block__cta {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 640px) {
  .switchback-block__cta {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .switchback-block__cta {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__cta {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__cta:first-of-type {
    margin-right: 16px;
  }
}
.switchback-block__cta-container {
  margin-top: 32px;
}
@media screen and (min-width: 640px) {
  .switchback-block__cta-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .switchback-block__cta-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 1024px) {
  .switchback-block__cta-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (max-content)[2];
    grid-template-columns: repeat(2, max-content);
    -ms-grid-row-align: center;
    align-items: center;
    margin-top: 64px;
  }
}