@font-face {
  font-family: Pmncaeciliasansheadhv;
  src: url('../fonts/pmncaeciliasansheadhv.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pmncaeciliasansheadrgit;
  src: url('../fonts/pmncaeciliasansheadrgit.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pmncaeciliasansheadhvit;
  src: url('../fonts/pmncaeciliasansheadhvit.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pmncaeciliasansheadth;
  src: url('../fonts/pmncaeciliasansheadth.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pmncaeciliasansheadrg;
  src: url('../fonts/pmncaeciliasansheadrg.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pmncaeciliasansheadthit;
  src: url('../fonts/pmncaeciliasansheadthit.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --marian-blue: #143b90;
  --headings: Pmncaeciliasansheadhv, sans-serif;
  --paragraphs: "Public Sans", sans-serif;
  --picton-blue: #38b6ff;
  --raisin-black: #27272a;
  --quotes: Pmncaeciliasansheadrgit, sans-serif;
  --onyx: #444;
  --white: white;
  --lightest-grey: #e2e2e2;
  --light-grey: #aaa;
  --poppy: #d33;
  --success: #09ab00;
  --night: #111;
  --maya-blue: #8bc6f7;
  --transparent: #fff0;
  --alice-blue: aliceblue;
  --elements-webflow-library--general--shadow-01: #0303031a;
  --fa-brands: "Fa Brands 400", sans-serif;
  --op-50-picton-blue: #38b6ff80;
  --elements-webflow-library--general--shadow-02\<deleted\|variable-cfed2663\>: #14142b14;
  --elements-webflow-library--neutral--100\<deleted\|variable-07926372\>: white;
  --elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>: #211f54;
  --elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>: #4a3aff;
  --faq-corner-roundness-top: 8px;
  --faq-corner-roundness-btm: 8px;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: var(--marian-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pmncaeciliasansheadhv, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 120%;
}

h2 {
  font-family: var(--headings);
  color: var(--marian-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 120%;
}

h3 {
  font-family: var(--headings);
  color: var(--marian-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 120%;
}

h4 {
  font-family: var(--headings);
  color: var(--marian-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 130%;
}

h5 {
  font-family: var(--headings);
  color: var(--marian-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 140%;
}

h6 {
  font-family: var(--headings);
  color: var(--marian-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 140%;
}

p {
  font-family: var(--paragraphs);
  font-size: 1.125rem;
  line-height: 125%;
}

a {
  color: var(--picton-blue);
  font-weight: 600;
  text-decoration: none;
}

ul {
  font-family: var(--paragraphs);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 1rem;
  line-height: 120%;
}

ol {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 1rem;
  line-height: 120%;
}

li {
  margin-bottom: 10px;
}

blockquote {
  border-left: 3px solid var(--picton-blue);
  font-family: var(--quotes);
  color: var(--onyx);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 1.35rem;
  font-style: italic;
  line-height: 150%;
}

.text-arrow-link {
  grid-column-gap: 8px;
  font-family: var(--paragraphs);
  color: var(--marian-blue);
  background-image: url('../images/right-caret_1right-caret.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-right: 40px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  transition: background-position .325s ease-in-out;
  display: flex;
}

.text-arrow-link:hover {
  background-position: 95%;
}

.text-arrow-link.text-color-white {
  background-image: url('../images/right-caret_wh_1right-caret_wh.png');
}

.text-arrow-link.breadcrumbs {
  color: var(--white);
  background-image: url('../images/breadcrumb-caret.svg');
  background-position: 10%;
  margin-left: -40px;
  padding-left: 40px;
  padding-right: 0;
}

.text-arrow-link.breadcrumbs:hover {
  background-position: 0%;
}

.copy-to-clip {
  text-transform: uppercase;
  background-color: #f1f3f6;
  border: 1px solid #002262;
  margin-top: 10px;
  padding: 10px;
  text-decoration: none;
}

.footer-links-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid var(--picton-blue);
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1.5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  text-decoration: none;
  display: grid;
}

.footer-links {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-links.no-gap {
  grid-row-gap: 0px;
}

.footer-links.flex-across {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.sidebar {
  flex: 0 auto;
  width: 100%;
}

.sidebar.sticky {
  position: sticky;
  top: 120px;
}

.checkbox {
  border: 2px solid var(--lightest-grey);
  background-color: var(--white);
  border-radius: 0;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.checkbox.w--redirected-checked {
  border-style: none;
  border-color: var(--picton-blue);
  background-color: var(--picton-blue);
  background-image: url('../images/white-check-xxl_1white-check-xxl.webp');
  background-position: 50%;
  background-size: 12px;
}

.st-tab-style {
  margin-top: 20px;
  margin-bottom: 20px;
}

.icon-wrap {
  width: 28px;
  height: 28px;
}

.page-width {
  z-index: 3;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.page-width.z-order-up {
  position: relative;
}

.para-xs {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: .8rem;
  font-weight: 400;
  line-height: 130%;
}

.para-xxl {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  letter-spacing: -.5px;
  font-size: 2.4rem;
  line-height: 120%;
}

.credits {
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: grid;
}

.toggle-switch {
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  background-image: url('../images/toggle-circle_gradient.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 20px;
  width: 35px;
  height: 20px;
  margin-right: 10px;
  transition: all .2s;
}

.toggle-switch.w--redirected-checked {
  background-image: url('../images/lens_white_24dp.svg'), linear-gradient(180deg, var(--marian-blue) 33%, var(--picton-blue));
  color: #333;
  background-position: 90%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 15px, auto;
  border-color: #e2e2e2;
}

.footer-col {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.spacer-30 {
  width: 100%;
  padding-top: 30px;
}

.tooltip-text-right {
  text-transform: none;
  background-color: #ffffe5;
  border-radius: 0;
  flex-wrap: wrap;
  align-items: center;
  min-width: 25ch;
  height: 200px;
  padding: 6px 10px;
  font-weight: 500;
  display: none;
  position: absolute;
  inset: -220px 0% 0% auto;
}

.wrap.labels {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.textarea {
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  color: var(--raisin-black);
  border-radius: 8px;
  height: 200px;
  min-height: 200px;
  padding: 15px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 120%;
}

.textarea.rqd {
  background-image: url('../images/asterisk.svg');
  background-position: 98% 15%;
  background-repeat: no-repeat;
  background-size: 8px;
}

.footer-column {
  grid-row-gap: 16px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tooltip-wrapper {
  float: right;
  display: inline-block;
  position: relative;
}

.display-text-small {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 3.75rem;
  line-height: 100%;
}

.main-content {
  overflow: hidden;
}

.image-4 {
  float: right;
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-4:hover {
  transform: translate(14px, -5px)rotate(3deg)scale(1.1)rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-4:active {
  transform: scale(.8)translate(14px, -5px)rotate(3deg)scale(1.1)rotateX(0)rotateY(180deg)rotateZ(0);
}

.search-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 400px;
  display: flex;
}

.tabs-content {
  color: #1c1c1c;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.checkbox-label {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 120%;
}

.st-tab-link {
  border-bottom: 5px solid var(--onyx);
  font-family: var(--paragraphs);
  color: var(--onyx);
  text-transform: uppercase;
  background-color: #0000;
  min-width: 150px;
  margin-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 120%;
}

.st-tab-link.w--current {
  border-bottom-color: var(--marian-blue);
  color: var(--marian-blue);
  background-color: #0000;
}

.st-tab-link.last-tab {
  margin-right: 0;
}

.para-m {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 120%;
}

.para-m.text-color-white {
  color: #fff;
}

.para-m.text-color-white.link:hover {
  color: var(--picton-blue);
}

.para-m.line-breaks {
  white-space: pre;
}

.spacer {
  padding-top: 5px;
}

.spacer._10px {
  padding-top: 10px;
}

.spacer._15px {
  height: 15px;
}

.display-text-med {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 5rem;
  line-height: 100%;
}

._3x1-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

._3x1-grid._32-gap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

._3x1-grid.gap-64 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

.para-xl {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  letter-spacing: -.5px;
  font-size: 1.8rem;
  line-height: 120%;
}

.para-xl.text-color-red {
  color: var(--poppy);
}

.para-xl.text-color-green {
  color: var(--success);
}

.para-xl.text-color-white {
  color: var(--white);
}

.para-xl.text-color-mediumblue {
  color: var(--picton-blue);
}

.para-xl.text-color-night {
  color: var(--night);
}

.para-xl.text-color-darkblue {
  color: var(--marian-blue);
}

.para-xl.text-color-black {
  color: var(--raisin-black);
}

.para-xl.text-color-lightblue {
  color: var(--maya-blue);
}

.error-message {
  color: #ff1717;
  background-color: #ffdede;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 25px;
}

.display-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.display-text-xs {
  color: var(--raisin-black);
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 120%;
}

.text-size-s {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: .95rem;
  line-height: 110%;
}

.footer-text {
  font-family: var(--paragraphs);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 150%;
  text-decoration: none;
}

.page-wrap {
  overflow: hidden;
}

.page-wrap.yes-to-overflow {
  overflow: visible;
}

.disclaimer-text {
  opacity: .8;
  color: #171c20;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.grid-text-colors {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
}

.footer-brand {
  background-image: url('../images/pegasus-logo_wh.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 90%;
  height: 55px;
}

.footer-brand.w--current {
  color: #fff;
}

.text-size-xl {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  letter-spacing: -.5px;
  font-size: 1.8rem;
  line-height: 120%;
}

.rtb-light {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rtb-light h1, .rtb-light h2, .rtb-light h3, .rtb-light h6, .rtb-light h5 {
  color: var(--picton-blue);
}

.rtb-light blockquote, .rtb-light ol {
  color: var(--white);
}

.sg-tab-pane {
  background-color: #ddebfd;
  padding: 20px 40px;
}

.text-size-m {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: 1.2rem;
  line-height: 110%;
}

.text-size-m.text-semi-bold {
  font-weight: 600;
}

.text-color-red {
  color: #ff1717;
}

.fs-socialshare_icon {
  width: 1.25rem;
  height: 1.25rem;
}

.radio-button {
  border: 2px solid var(--lightest-grey);
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.radio-button.w--redirected-checked {
  border-style: none;
  border-color: var(--picton-blue);
  background-color: var(--picton-blue);
}

.text-size-xxl {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.4rem;
  line-height: 120%;
}

.button-primary {
  background-color: var(--marian-blue);
  font-family: var(--paragraphs);
  color: var(--white);
  text-align: left;
  background-image: url('../images/right-arrow-alt_1right-arrow-alt.png');
  background-position: 85%;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 50px 12px 15px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  transition: background-position .3s ease-in-out, background-color .325s ease-in-out;
  display: flex;
}

.button-primary:hover {
  color: #fff;
  background-position: 90%;
}

.button-primary:active {
  background-color: var(--onyx);
}

.button-primary.style2 {
  background-color: var(--picton-blue);
}

.button-primary.style2:active {
  background-color: var(--onyx);
}

.button-primary.long {
  padding-right: 70px;
}

.tb1 {
  color: #000;
}

.display-text-large {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 6.25rem;
  line-height: 100%;
}

.display-text-large.text-color-white {
  color: #fff;
}

.display-text-large.text-color-white.text-shadow {
  text-shadow: 5px 2px 3px #0003;
}

.spacer-15 {
  padding-top: 15px;
}

.text-size-xs {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: .8rem;
  line-height: 110%;
}

.text-size-xs.text-color-lightblue {
  color: var(--maya-blue);
}

.display-text-xxs {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1.25rem;
}

.grid-icons {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.para-l {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  text-align: left;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 120%;
}

.para-l.text-color-white.text-align-center {
  text-align: center;
}

.footer-card {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.fs-socialshare_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-l {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: 1.5rem;
  line-height: 110%;
}

.text-size-l.text-color-white.smaller-line-hx {
  line-height: 90%;
}

.footer-header {
  font-family: var(--headings);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.radio-button-field {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.whole-footer {
  background-color: var(--raisin-black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 60px;
  text-decoration: none;
  position: relative;
}

.social-icon {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
}

.sidebar-promo {
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content {
  z-index: 1;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.content.content-centered {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content.content-centered.z-order-5 {
  z-index: 5;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  position: relative;
}

.content.content-centered.z-order-5.full-width {
  padding-top: 20px;
  padding-bottom: 20px;
}

.success-message {
  color: #fff;
  background-color: #81b702;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
}

.plain-radio-field {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  display: flex;
}

.plain-radio-field.active {
  opacity: .36;
  filter: grayscale();
}

._3x2-grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.form-label {
  color: #fff;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 120%;
}

.radio-button-label {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 120%;
}

.t4 {
  color: #666565;
}

.fs-socialshare_link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #252525;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 35px;
  text-decoration: none;
  display: flex;
}

.fs-socialshare_link:hover {
  opacity: .6;
}

.fs-socialshare_link.is-telegram {
  background-color: #435785;
}

.fs-socialshare_link.is-facebook {
  background-color: #2543b9;
}

.fs-socialshare_link.is-pinterest {
  background-color: #b4282b;
}

.fs-socialshare_link.is-linkedin {
  background-color: #326a9b;
}

.fs-socialshare_link.is-twitter {
  background-color: #0a6cdb;
}

.fs-socialshare_link.is-reddit {
  background-color: #d55e0e;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.div-block-2 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.sg-tabs-menu {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.gradient1 {
  background-image: linear-gradient(180deg, var(--marian-blue) 33%, var(--picton-blue));
}

.gradient1.cont-centered {
  justify-content: center;
  align-items: center;
  display: flex;
}

.gradient1.overlay {
  opacity: .9;
  position: absolute;
  inset: 0%;
}

.para-sm {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  font-size: .95rem;
  font-weight: 400;
  line-height: 125%;
}

.para-sm.text-color-mediumblue, .para-sm.text-color-white.link {
  color: var(--picton-blue);
}

.para-sm.text-color-white.link:hover {
  color: var(--maya-blue);
}

.section-padding {
  z-index: 1;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  padding: 80px 0;
  display: flex;
}

.section-padding.trun-btm-padding {
  padding-bottom: 20px;
}

.section-padding.no-top-padding {
  padding-top: 0;
}

.section-padding.top-btm-2 {
  padding-top: 50px;
  padding-bottom: 120px;
}

.section-padding.content-centered {
  text-align: center;
}

.section-padding.content-centered.gap24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.section-padding.ext-btm-padding {
  padding-bottom: 140px;
}

.section {
  z-index: 1;
}

.section.gradient1.styleguide {
  background-image: linear-gradient(#143b90cc 33%, #38b6ffcc), url('../images/style-guide_1style-guide.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 50vh;
  padding-top: 100px;
}

.section.bw {
  background-color: var(--white);
  background-image: linear-gradient(180deg, var(--raisin-black) 60%, var(--transparent) 60%, white);
  position: relative;
  overflow: hidden;
}

.section.bw._404 {
  min-height: 100vh;
}

.section.lightblue {
  background-color: var(--alice-blue);
}

.section.relative {
  position: relative;
}

.section.relative.faq {
  min-height: 100vh;
}

.section.hook {
  background-color: var(--white);
  position: relative;
}

.section.drk-bg {
  background-color: var(--raisin-black);
}

.section.horse-bg {
  background-color: var(--onyx);
  background-image: linear-gradient(#444c, #444c), url('../images/vectors-wrapper.svg');
  background-position: 0 0, 120%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 60%;
  justify-content: flex-start;
  align-items: center;
  min-height: 50vh;
  display: flex;
}

.section.wh-section {
  background-color: var(--white);
}

.text-field {
  border: 1px solid var(--light-grey);
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  border-radius: 8px;
  min-height: 60px;
  margin-bottom: 0;
  padding: 15px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
}

.text-field:focus {
  background-color: #e2edff;
}

.text-field::placeholder {
  background-color: #fff;
}

.text-field.rqd {
  background-image: url('../images/asterisk.svg');
  background-position: 98% 15%;
  background-repeat: no-repeat;
  background-size: 8px;
}

.card {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 -3px 7px #00000008;
}

.card.content-centered {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card.content-centered.color-darkblue {
  background-color: var(--marian-blue);
}

.card.content-centered.color-black {
  background-color: var(--raisin-black);
}

.card.content-centered.color-red {
  background-color: var(--poppy);
}

.card.content-centered.color-middleblue {
  background-color: var(--picton-blue);
}

.card.content-centered.color-white {
  background-color: var(--white);
}

.card.content-centered.color-night {
  background-color: var(--night);
}

.card.content-centered.color-lightblue {
  background-color: var(--maya-blue);
}

.card.content-centered.color-aliceblue {
  background-color: var(--alice-blue);
}

.card.content-centered.color-success {
  background-color: var(--success);
}

.card.content-centered.color-onyx {
  background-color: var(--onyx);
}

.label-badge {
  background-color: var(--white);
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  text-align: center;
  letter-spacing: 0;
  width: auto;
  margin-bottom: 0;
  padding: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
  display: block;
}

.label-badge.style1 {
  background-color: var(--picton-blue);
  color: var(--white);
}

.tooltip-dot {
  opacity: .25;
  background-image: url('../images/attach_file_black_24dp.svg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.tooltip-dot:hover {
  transform: scale(.9);
}

.footer-copyright {
  font-family: var(--paragraphs);
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: var(--white);
  box-shadow: 1px 3px 10px 4px var(--elements-webflow-library--general--shadow-01);
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  text-align: left;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  padding: 25px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 120%;
  display: grid;
}

.footer-form-input {
  border: 1px none var(--light-grey);
  background-color: var(--lightest-grey);
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  border-radius: 4px;
  min-height: 40px;
  margin-bottom: 0;
  padding: 0 10px 0 20px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
}

.text-color-white {
  color: #fff;
}

.text-color-white.text-shadow {
  text-shadow: 5px 2px 3px #0003;
}

.card-2 {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 0 3px #66666642;
}

.card-2.n1 {
  color: #171c20;
  background-color: #000;
}

.card-2.breaker {
  border-top: 1px solid #ebebeb;
}

.card-2.ac.lpp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-2.grid-icons {
  grid-column-gap: 15px;
  grid-row-gap: 23px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.fa-icon-brand {
  color: var(--marian-blue);
  font-size: 18px;
  text-decoration: none;
}

.fa-icon-brand.social-icon-logo {
  font-family: var(--fa-brands);
  text-align: center;
  display: block;
}

.fa-icon-brand.social-icon-logo.text-color-white {
  color: #fff;
}

.fa-icon-brand.social-icon-logo.text-color-white:hover {
  color: var(--picton-blue);
}

.select-field {
  background-color: var(--marian-blue);
  font-family: var(--paragraphs);
  color: var(--white);
  border: 0 solid #000;
  border-radius: 8px;
  min-height: 60px;
  padding: 15px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
  box-shadow: 0 0 0 -20px #000;
}

._1-5x1-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

._2x2-grid {
  width: 100%;
}

.rtb-dark {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-self: flex-start;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
}

.rtb-dark h3 {
  color: var(--raisin-black);
}

.rtb-dark h4 {
  color: var(--onyx);
}

.card-3 {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 0 3px #66666642;
}

.button-secondary {
  background-color: var(--marian-blue);
  font-family: var(--paragraphs);
  color: var(--white);
  text-align: center;
  border-radius: 6px;
  padding: 12px 15px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  transition: background-color .325s ease-in-out;
}

.button-secondary:hover {
  background-color: var(--onyx);
  color: #fff;
}

.button-secondary:active {
  background-color: var(--marian-blue);
}

.button-secondary.style2 {
  background-color: var(--picton-blue);
  color: var(--white);
}

.button-secondary.style2:hover {
  border-color: var(--maya-blue);
  background-color: var(--maya-blue);
}

.button-secondary.style2:active {
  border-color: var(--picton-blue);
  background-color: var(--picton-blue);
}

.button-outline {
  border: 1px solid var(--picton-blue);
  background-color: var(--white);
  font-family: var(--paragraphs);
  color: var(--picton-blue);
  text-align: center;
  border-radius: 6px;
  padding: 12px 15px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  transition: background-color .325s ease-in-out;
}

.button-outline:hover {
  border-color: var(--maya-blue);
  color: var(--maya-blue);
}

.button-outline:active {
  border-color: var(--picton-blue);
}

.button-outline.style2 {
  border-color: var(--marian-blue);
  color: var(--marian-blue);
}

.button-outline.style2:hover {
  border-color: var(--picton-blue);
}

.button-outline.style2:active {
  border-color: var(--marian-blue);
}

.button-outline.style3 {
  border-color: var(--white);
  background-color: var(--transparent);
  color: var(--white);
}

.button-outline.style3:hover {
  border-color: var(--picton-blue);
  background-color: var(--op-50-picton-blue);
}

.button-outline.style3:active {
  border-color: var(--white);
}

.form-text-field-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.form-text-field-block.flex-horiz {
  flex-flow: row;
}

.field-label {
  font-weight: 400;
}

.search-btn {
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02\<deleted\|variable-cfed2663\>);
  color: var(--raisin-black);
  transform-style: preserve-3d;
  background-image: url('../images/magnifier.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-bottom: 0;
  font-size: 22px;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
}

.search-btn:hover {
  color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  transform: scale3d(.94, .94, 1.01);
}

.hamburger-menu-bar-bottom, .hamburger-menu-bar-top {
  background-color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.main-nav-menu {
  background-color: var(--raisin-black);
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50%;
  padding: 15px 70px 15px 32px;
  display: flex;
  position: relative;
}

.nav-link {
  color: var(--white);
  padding: 7px;
  font-size: .95rem;
  font-weight: 600;
  line-height: 105%;
  transition: color .3s;
}

.nav-link:hover {
  color: var(--picton-blue);
}

.nav-link.w--current {
  background-color: var(--picton-blue);
  color: var(--white);
}

.nav-list-item {
  margin-bottom: 0;
}

.dropdown-link {
  color: var(--raisin-black);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: .95rem;
  line-height: 120%;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.dropdown-link:hover {
  color: var(--picton-blue);
}

.dropdown-link.inline {
  width: auto;
}

.dropdown-links {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.dropdown-links.footer {
  margin-left: 20px;
}

.dropdown-padding {
  padding: 40px 20px;
}

.dropdown-card {
  border: 1px solid var(--op-50-picton-blue);
  background-color: var(--white);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02\<deleted\|variable-cfed2663\>);
  border-radius: 10px;
  min-width: 300px;
  top: 32px;
  overflow: hidden;
}

.dropdown-card.footer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--raisin-black);
  background-image: linear-gradient(#27272acc, #27272acc), url('../images/pegasus-icon.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.dropdown-card.for-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  min-width: 600px;
  padding: 31px;
  display: grid;
}

.dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.dropdown-column-wrapper.footer.w--open {
  width: 100%;
  height: 100%;
  padding-top: 0;
  inset: 0% 0% 0% 50%;
}

.dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.dropdown-chevron.smaller {
  width: 10px;
}

.dropdown-toggle {
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: var(--elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>);
}

.dropdown-wrapper.footer {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.nav-list {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav-menu-wrapper {
  z-index: 1;
}

.nav-top-bar {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: var(--night);
  color: var(--white);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50%;
  padding-left: 32px;
  padding-right: 70px;
  display: flex;
}

.nav-logo-link {
  background-color: var(--marian-blue);
  background-image: url('../images/pegasus-logo_wh.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100%;
  padding-left: 0;
  transition: transform .3s, color .3s;
  display: flex;
}

.middle-nav {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-container {
  height: 100%;
  display: flex;
}

.navbar {
  background-color: var(--raisin-black);
  height: 150px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.nav-left-column {
  padding-top: 15px;
  padding-bottom: 15px;
}

.annoucement-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.annoucement-collection-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.annoucement-link {
  border: 1px solid var(--transparent);
  background-image: url('../images/right-caret_wh_1right-caret_wh.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  padding: 4px;
  transition: border .25s ease-in-out;
}

.annoucement-link:hover {
  border: 1px solid var(--picton-blue);
}

.right-column {
  flex: none;
}

.nav-socials-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-icon-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.nav-subtext {
  flex: none;
}

.search-input-div {
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.nav-search-btn {
  background-color: var(--picton-blue);
  font-family: var(--headings);
  font-size: .95rem;
  line-height: 100%;
}

.inner-search-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  display: flex;
}

.close-link-block {
  float: right;
  width: 30px;
  height: 30px;
}

.nav-search-input {
  background-color: var(--transparent);
  font-family: var(--paragraphs);
  color: var(--onyx);
  background-image: url('../images/magnifier.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 0 solid #000;
  margin-bottom: 0;
  padding-left: 40px;
  font-size: 1rem;
  line-height: 110%;
  position: relative;
}

.nav-search-input:focus {
  border-bottom: 1px solid var(--maya-blue);
}

.search-div {
  z-index: 500;
  background-color: var(--raisin-black);
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.site-search-modal {
  z-index: 5;
  background-color: var(--raisin-black);
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-left: -32px;
  display: none;
  position: absolute;
}

.nav-actions {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mobile-only {
  display: none;
}

.footer-link {
  font-family: var(--paragraphs);
  color: var(--picton-blue);
  font-size: .95rem;
  line-height: 110%;
}

.footer-link:hover {
  color: var(--maya-blue);
}

.footer-link.w--current {
  color: var(--white);
}

.footer-link.policies {
  font-size: .85rem;
  font-weight: 400;
}

.empty-cell {
  width: 10px;
}

.video-skin-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 630px;
  display: grid;
}

.video-skin-wrap.sponsors {
  align-items: center;
  height: auto;
  min-height: 370px;
}

.lightbox-link {
  z-index: 5;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--white);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.2rem;
  line-height: 120%;
  transition: all .3s ease-in-out;
  display: flex;
  position: relative;
}

.lightbox-link:hover {
  transform: scale(1.1);
}

.lb-play-button {
  object-fit: contain;
  width: 50px;
}

.background-video {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-gradient {
  z-index: 2;
  background-image: linear-gradient(#143b90cc 33%, #38b6ffcc);
  width: 100%;
  height: 100%;
  position: relative;
}

.title {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 58%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title.max-width {
  width: 100%;
}

.title.max-width.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.title.left-align {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.title.left-align._100p {
  text-align: left;
  width: 100%;
  height: auto;
}

.title.mid-width {
  width: 75%;
}

.blue-square {
  background-color: var(--marian-blue);
  width: 393px;
  height: 393px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.blue-square.gallery {
  inset: auto auto 0% 0%;
}

.blue-square.about {
  height: 600px;
}

.blue-square.faqs {
  height: 316px;
  inset: auto auto 0% 0%;
}

.blue-square.contact {
  height: 400px;
}

.hook-grid {
  z-index: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.25fr 1fr;
  position: relative;
}

.logo-frame {
  border: 2px solid var(--picton-blue);
  background-color: var(--white);
  background-image: url('../images/pegasus-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 200%;
  width: 125px;
  height: 125px;
  box-shadow: -2px 5px 5px #0003;
}

.hook-div {
  position: relative;
}

.quotation-mrk {
  z-index: 0;
  color: var(--maya-blue);
  position: absolute;
  inset: -7% auto auto -3%;
}

.z-order-5 {
  z-index: 5;
  position: relative;
}

._2x1-grid {
  grid-template-rows: auto;
}

._2x1-grid.gap80 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._2x1-grid.gap48 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.content-left-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-image-sec-1 {
  object-fit: cover;
  object-position: 61% 20%;
  width: 532px;
  height: 589px;
}

.content-right-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.content-right-column.flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.fact-frame {
  grid-row-gap: 10px;
  border: 10px solid var(--alice-blue);
  background-color: var(--picton-blue);
  background-image: linear-gradient(#38b6ffb3, #38b6ffb3), url('../images/pegasus-icon_wh.svg');
  background-position: 0 0, 50% 10%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 265px;
  height: 200px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.fact-frame.wh-outline {
  border-color: var(--white);
}

.fact-frame.wh-outline.long {
  justify-content: center;
  align-items: center;
  max-width: 295px;
  height: 100px;
}

.text {
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-grid {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.image-grid._404 {
  height: 100%;
  min-height: 100vh;
}

.underlay-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 385px;
}

.underlay-image.events {
  max-width: 144px;
  min-height: 144px;
}

.underlay-image.volunteer {
  min-height: 350px;
  max-height: 350px;
}

.underlay-image.event-image {
  object-position: 50% 20%;
  min-height: 350px;
  max-height: 350px;
}

.underlay-image.application {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.underlay-image._404-img {
  background-color: var(--marian-blue);
  object-position: 50% 20%;
  background-image: url('../images/website-photo-1024x577_1website-photo-1024x577.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
  max-height: 100%;
}

.image-content {
  z-index: 5;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 40px 60px;
  display: flex;
  position: relative;
}

.image-content._404 {
  min-height: 100%;
  padding-bottom: 0;
}

.embed-icon {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.embed-icon.middleblue {
  color: var(--picton-blue);
}

.embed-icon.middleblue._30px {
  width: 30px;
  height: 30px;
}

.image-grid-button-holder {
  z-index: 5;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 20px 40px 40px;
  display: flex;
  position: relative;
}

.scroll-gallery-wrapper {
  z-index: 1;
  height: 135vh;
  position: relative;
}

.gallery-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: sticky;
  inset: 0%;
  overflow: hidden;
}

.column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 28vw;
  display: flex;
}

.column._2 {
  margin-top: 140px;
}

.img-wrapper {
  width: 28vw;
  height: 28vw;
  margin-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.content-card {
  grid-row-gap: 32px;
  background-color: var(--white);
  color: var(--picton-blue);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
  box-shadow: -6px 6px 7px 1px #0000001a;
}

.content-top {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.event-item-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-top: 1px solid var(--picton-blue);
  grid-template-rows: auto;
  grid-template-columns: .35fr 1.5fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 32px;
  display: grid;
}

.event-item-grid:last-child {
  border-bottom: 1px solid var(--picton-blue);
  padding-bottom: 32px;
}

.event-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.event-details {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.text-color-black {
  color: var(--raisin-black);
}

.top-info {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  display: flex;
}

.qty-tag {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: var(--alice-blue);
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: flex;
}

.qty-text {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.mid-info {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mid-info.content-centered {
  justify-content: center;
  align-items: center;
}

.mid-info.content-centered.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.btm-info {
  margin-top: 20px;
}

.categories-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.category-item {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide-radio {
  display: none;
}

.filter-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.filter-block.content-centered {
  justify-content: center;
  align-items: center;
}

.category-filter {
  font-family: var(--paragraphs);
  color: var(--raisin-black);
  margin-bottom: 0;
  padding: 7px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 105%;
  transition: color .3s;
}

.category-filter:hover {
  color: var(--picton-blue);
}

.category-filter.w--current, .category-filter.active {
  background-color: var(--picton-blue);
  color: var(--white);
}

.filter-text {
  display: none;
}

.pagination {
  margin-top: 40px;
}

.pagination.right-just {
  justify-content: flex-end;
  align-items: flex-start;
}

.cta-tabs {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.cta-tab-menu {
  border-top: 1px solid var(--picton-blue);
  border-bottom: 1px solid var(--picton-blue);
  border-left: 1px solid var(--picton-blue);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.cta-tab-link {
  border-right: 1px solid var(--picton-blue);
  background-color: var(--white);
  font-family: var(--headings);
  color: var(--marian-blue);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.cta-tab-link.w--current {
  background-color: var(--picton-blue);
  color: var(--white);
}

.cta-tabs-content {
  background-color: var(--white);
  box-shadow: -7px 6px 5px #0000001a;
}

.cta-tab-pane {
  padding: 48px 48px 60px;
}

.button-holder {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.button-holder.content-centered {
  margin-left: auto;
  margin-right: auto;
}

.cta-tabs-img {
  object-fit: cover;
  object-position: 61% 20%;
  height: 100%;
}

.cta-tabs-img.middle-subject {
  object-position: 20% 20%;
}

.cta-tabs-img.regular {
  object-position: 50% 20%;
}

.sponsors-wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sponsors-list {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sponsors-list.nested {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
}

.sponsors-list.on-events {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 20px;
}

.sponsors-item.nested {
  border-right: 1px solid var(--picton-blue);
  border-left: 1px solid var(--picton-blue);
  padding-left: 20px;
  padding-right: 20px;
}

.sponsors-item.on-events {
  background-image: url('../images/lens_white_24dp.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 30px;
}

.company-logo {
  filter: brightness(200%) brightness(200%) brightness(200%) grayscale();
  height: 80px;
  transition: all .35s ease-in-out;
}

.company-logo:hover {
  filter: none;
}

.footer-modal-wrapper {
  z-index: 1;
  background-color: var(--raisin-black);
  width: 100%;
  height: 100%;
  padding: 58px;
  display: none;
  position: absolute;
}

.footer-form-block {
  height: 100%;
}

.perspective-image {
  object-fit: cover;
  width: 500px;
  height: 500px;
}

.perspective-image.img-2 {
  border: 10px solid var(--white);
  width: 250px;
  height: 250px;
  position: absolute;
  inset: -15% -10% auto auto;
}

.perspective-image.img-3 {
  border: 10px solid var(--white);
  border-radius: 200%;
  width: 250px;
  height: 250px;
}

.video-lb-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: auto -5% -15% auto;
}

.staff-item {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.staff-list {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.staff-list.gap-30 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.staff-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.portrait {
  object-fit: cover;
  width: 240px;
  height: 240px;
}

.slider-arrow-right {
  border: 1px solid var(--maya-blue);
  background-color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02\<deleted\|variable-cfed2663\>);
  color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: auto 0% -20% auto;
}

.slider-arrow-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.slider-arrow-right:active {
  filter: brightness(200%);
}

.slider-arrow-left {
  border: 1px solid var(--maya-blue);
  background-color: var(--white);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02\<deleted\|variable-cfed2663\>);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: auto 8% -20% auto;
}

.slider-arrow-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.slider-arrow-left:active {
  filter: brightness(200%);
}

.slide-image {
  margin-right: 28px;
}

.gallery-card {
  box-shadow: none;
  color: #fff;
  object-fit: cover;
  width: 304px;
  height: 304px;
  padding: 0;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.gallery-card:hover {
  color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
}

.slider-mask-width {
  max-width: 300px;
  height: 100%;
  overflow: visible;
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.slider-nav {
  inset: auto auto -15% 0%;
}

.slider-icon {
  width: 20px;
  height: 20px;
}

.filter-btn {
  border: 1px solid var(--marian-blue);
  background-color: var(--transparent);
  font-family: var(--paragraphs);
  color: var(--marian-blue);
  text-align: center;
  border-radius: 6px;
  padding: 12px 15px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  transition: background-color .325s ease-in-out;
}

.filter-btn:hover {
  border-color: var(--picton-blue);
  color: var(--maya-blue);
}

.filter-btn:active {
  border-color: var(--marian-blue);
}

.filter-btn.w--current, .filter-btn.current {
  background-color: var(--marian-blue);
  color: var(--white);
}

.filter-btn.style2 {
  border-color: var(--transparent);
}

.floating-image {
  object-fit: cover;
  width: 240px;
  height: 240px;
  position: absolute;
  inset: -31% -17% auto auto;
}

.faq-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.faq-content {
  border: 1px solid var(--transparent);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.faq-question-bar {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-radius: var(--faq-corner-roundness-top) var(--faq-corner-roundness-top) var(--faq-corner-roundness-btm) var(--faq-corner-roundness-btm);
  background-color: var(--marian-blue);
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.faq-icon-divider {
  background-color: var(--white);
  width: 18px;
  height: 3px;
  display: none;
}

.faq-question-wrap {
  cursor: pointer;
  flex-flow: column;
}

.faq-button {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 21px;
  display: flex;
}

.faq-icon {
  color: #f8b905;
  flex: 1;
}

.image-grid-hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  max-height: 55vh;
  position: relative;
}

.image-grid-hero.event {
  max-height: 75vh;
}

.large-image {
  box-shadow: -8px 10px 7px 0 var(--elements-webflow-library--general--shadow-01);
}

.grid-left-col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid-right-col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.blog-spacing {
  width: 100%;
  padding-bottom: 1.5rem;
}

.blog-category {
  background-color: var(--picton-blue);
  font-family: var(--paragraphs);
  color: var(--white);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  display: flex;
  position: absolute;
  inset: 4% auto auto 0%;
}

.blog-info-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.blog-content-top {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.blog-item-content {
  background-color: var(--white);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 4.3rem 1.5rem 1.5rem;
  display: flex;
  position: relative;
}

.blog-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.blog-img-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.blog-shell {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.blog-item {
  height: 100%;
  box-shadow: -7px 6px 6px #0000001a;
}

.blog-icon {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-color-mediumblue {
  color: var(--picton-blue);
}

.date-col-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.countdown-widget {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
}

.event-time {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.time-text {
  font-family: var(--headings);
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 120%;
  text-decoration: none;
}

.time-divider {
  background-color: var(--white);
  width: 1px;
  height: 80%;
  margin-top: 10px;
  margin-right: -10px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.countdown-code {
  display: none;
}

.event-over-text {
  color: var(--alice-blue);
  font-size: 2rem;
}

.countdown-end {
  display: none;
}

.countdown-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: flex;
}

.date-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  font-size: 2.5rem;
  line-height: 1;
  display: flex;
}

.countdown-style {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--white);
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: grid;
}

.featured-event {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.dual-div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dual-div.flex-down {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.dual-div.flex-down.gap5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.dual-div.gap-40 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._100p {
  height: 100%;
}

.event-image-shadow {
  object-fit: cover;
  width: 90%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: -6px 7px 6px #0003;
}

.nested-col-link, .nested-collection, .hide-nested-reference {
  display: none;
}

.filter-empty {
  background-color: var(--night);
  color: #fff;
  text-align: center;
  padding: 27px;
  font-size: 20px;
  display: block;
}

.shrug {
  max-width: 150px;
}

.toc_h-trigger {
  display: none;
}

.toc_link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: var(--alice-blue);
  font-family: var(--paragraphs);
  color: var(--marian-blue);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: .25rem;
  margin-bottom: .75rem;
  padding: 11px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.toc_link.w--current {
  background-color: var(--black);
  color: var(--white);
}

.toc_link.is-h5 {
  color: var(--picton-blue);
  font-size: .875rem;
  font-weight: 400;
}

.toc_link.is-h5.w--current {
  background-color: var(--onyx);
  color: var(--white);
}

.toc_link.is-h6 {
  color: var(--picton-blue);
  font-size: .875rem;
  font-weight: 400;
}

.toc_link.is-h6.w--current {
  background-color: var(--light-grey);
  color: var(--white);
}

.toc_link.is-h4 {
  color: var(--picton-blue);
  text-transform: capitalize;
  font-size: .875rem;
  font-weight: 400;
}

.toc_link.is-h4.w--current {
  background-color: var(--raisin-black);
  color: var(--white);
}

.toc_link.is-h3 {
  color: var(--picton-blue);
  letter-spacing: .025rem;
  font-size: 1.2rem;
}

.toc_link.is-h3.w--current {
  background-color: var(--night);
  color: var(--white);
}

.toc_link-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.toc_rich-text {
  text-align: left;
  background-color: #fff;
  flex: 1;
  padding: 0 10px 20px;
}

.toc_sidebar {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--raisin-black);
  text-align: left;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  max-height: 650px;
  margin-right: 40px;
  padding: 26px 26px 26px 0;
  display: flex;
  position: sticky;
  top: 10px;
  overflow: scroll;
}

.toc_sidebar.extend {
  max-height: 800px;
}

.toc-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: grid;
  position: relative;
}

.launch-in-delay {
  width: 100%;
}

.toc_link-wrapper {
  color: #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  overflow: hidden;
}

.toc_link-wrapper.is-h3, .toc_link-wrapper.is-h6, .toc_link-wrapper.is-h5 {
  border-left: 1px #878f9a;
  padding-left: .75rem;
}

.toc_link-wrapper.is-h2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px #878f9a;
}

.toc_link-wrapper.is-h4 {
  border-left: 1px #878f9a;
  padding-left: .75rem;
}

.all-event-deets {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--marian-blue);
  color: var(--white);
  border-radius: 4px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 15px;
  display: grid;
}

.money-block {
  margin-left: 5px;
  display: flex;
}

.event-contact {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-left: 10px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  padding-top: 46px;
  display: flex;
}

.utility-page-wrap.image-gradient.horsies {
  background-image: linear-gradient(#143b90cc 33%, #38b6ffcc), url('../images/vectors-wrapper.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.utility-page-wrap.gradient1 {
  text-align: center;
}

.utility-page-wrap.gradient1.horsies {
  background-image: linear-gradient(180deg, var(--marian-blue) 33%, var(--picton-blue)), url('../images/vectors-wrapper.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.utility-page-wrap.password {
  background-image: linear-gradient(#fffc, #fffc), url('../images/pegasus-icon.svg');
  background-position: 0 0, 0 0;
  background-size: auto, 147%;
  height: 100vh;
}

.utility-page-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-bottom: 40px;
  display: flex;
}

.full-toc-sidebar {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 10px;
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 40px 20px;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999px;
  width: 44px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.preferences-pop {
  font-family: var(--headings);
  margin-right: 10px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: underline;
}

.cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  flex-direction: column;
  padding: 10px;
  transition: color .2s;
  display: none;
}

.cc-manager_button:hover {
  color: #4353ff;
}

.cc-manager_trigger {
  display: flex;
}

.cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_space-medium {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.cc-prefs_overlay {
  z-index: -1;
  background-color: #1c1c1c99;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  height: 100%;
  padding: 40px 32px;
  display: flex;
  overflow: scroll;
}

.cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.cc-banner_trigger {
  display: none;
}

.cc-banner_container {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.cc-banner_close {
  background-color: var(--white);
  opacity: 1;
  cursor: pointer;
  border-radius: 500px;
  margin-left: 12px;
  padding: 10px;
  box-shadow: 1px 1px 12px #0000001a;
}

.cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.cc-prefs_form {
  background-color: #fff;
  width: 100%;
  max-width: 650px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: -12px -12px auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.tagline {
  font-family: var(--headings);
  color: var(--marian-blue);
  font-size: 1.65rem;
  font-weight: 400;
  line-height: 120%;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.cc-banner_component {
  z-index: 9998;
  background-color: #f1f3f6;
  border-top: 1px solid #4353ff29;
  padding: 24px 32px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.cc-banner_buttons-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cc-prefs_close-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.cc-deny {
  background-color: var(--poppy);
  font-family: var(--paragraphs);
  color: var(--white);
  text-align: center;
  border-radius: 6px;
  padding: 12px 15px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  transition: background-color .325s ease-in-out;
}

.cc-deny:hover {
  background-color: var(--onyx);
  color: #fff;
}

.cc-deny:active {
  background-color: var(--marian-blue);
}

.cc-accept {
  background-color: var(--success);
  font-family: var(--paragraphs);
  color: var(--white);
  text-align: center;
  border-radius: 6px;
  padding: 12px 15px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  transition: background-color .325s ease-in-out;
}

.cc-accept:hover {
  background-color: var(--onyx);
  color: #fff;
}

.cc-accept:active {
  background-color: var(--marian-blue);
}

.inline-text-wrap {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.inline-text-wrap.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.flex-down {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.collection-item {
  width: 100%;
}

.flex-across {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.step-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  margin-bottom: 40px;
}

.step-div-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.step-div-divider {
  background-color: var(--marian-blue);
  width: 2px;
  height: 100px;
}

.step-div-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.classes-image-sec-1 {
  object-fit: cover;
  object-position: 61% 20%;
  width: 532px;
  height: 589px;
}

._3-body-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

._2-body-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
}

.grid-body-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.link {
  font-family: var(--paragraphs);
  color: var(--marian-blue);
  font-size: 1rem;
  transition: color .25s ease-in-out;
}

.link:hover {
  color: var(--picton-blue);
}

.departments-col-item {
  border-bottom: 1px solid var(--picton-blue);
  padding-bottom: 20px;
}

.grid-body-middle {
  flex-flow: column;
  justify-content: space-around;
  height: 100%;
  display: flex;
}

.callout-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--marian-blue);
  color: var(--white);
  background-image: linear-gradient(#143b9073, #143b9073), url('../images/vectors-wrapper.svg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 120%;
  border-radius: 8px;
  flex-flow: column;
  min-height: 450px;
  padding: 30px;
  display: flex;
}

.location-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.map-holder {
  max-width: 350px;
  overflow: hidden;
}

.blue-body {
  background-color: var(--picton-blue);
}

.idk {
  width: 250px;
}

.dark-body {
  background-color: var(--night);
}

.utility-page-form {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lock {
  width: 159px;
}

.lock.gradient1 {
  border-radius: 200%;
  transition: all .275s ease-in-out;
}

.lock.gradient1:hover {
  background-image: linear-gradient(to bottom, var(--poppy), var(--poppy));
}

.toc_link-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #143b90;
  background-color: #f0f8ff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: .25rem;
  margin-bottom: .75rem;
  padding: 11px;
  font-family: Public Sans, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.toc_link-2.w--current {
  color: #fff;
  background-color: #000;
}

.toc_link-2.is-h3 {
  color: #38b6ff;
  letter-spacing: .025rem;
  font-size: 1.2rem;
}

.toc_link-2.is-h3.w--current {
  color: #fff;
  background-color: #111;
}

.toc_link-2.is-h5 {
  color: #38b6ff;
  font-size: .875rem;
  font-weight: 400;
}

.toc_link-2.is-h5.w--current {
  color: #fff;
  background-color: #444;
}

.toc_link-2.is-h4 {
  color: #38b6ff;
  text-transform: capitalize;
  font-size: .875rem;
  font-weight: 400;
}

.toc_link-2.is-h4.w--current {
  color: #fff;
  background-color: #27272a;
}

.toc_link-2.is-h6 {
  color: #38b6ff;
  font-size: .875rem;
  font-weight: 400;
}

.toc_link-2.is-h6.w--current {
  color: #fff;
  background-color: #aaa;
}

.toc_sidebar-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #27272a;
  text-align: left;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  max-height: 650px;
  margin-right: 40px;
  padding: 26px 26px 26px 0;
  display: flex;
  position: sticky;
  top: 10px;
  overflow: scroll;
}

.text-color-mediumblue-2 {
  color: #38b6ff;
}

.home-enter {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.home-enter.gradient1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-enter.gradient1._w-bg {
  background-image: linear-gradient(#143b90e6 33%, #38b6ffe6);
}

.home-logo {
  width: 50%;
}

.home-hero-bg-logo {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.z-up {
  z-index: 1;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 27px;
  display: flex;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .nav-link {
    font-size: 1rem;
  }

  .hook-grid {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    grid-template-columns: .25fr 1.5fr 1fr;
  }

  ._2x1-grid.gap48 {
    grid-template-columns: .75fr 1fr;
  }

  .underlay-image.volunteer, .underlay-image.event-image {
    min-height: 450px;
    max-height: 450px;
  }

  .category-filter {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1920px) {
  .page-width {
    width: 80%;
  }

  .display-text-small {
    font-size: 4.25rem;
  }

  .st-tab-link {
    font-size: 18px;
  }

  .para-m {
    line-height: 130%;
  }

  .display-text-med {
    font-size: 5.25rem;
  }

  .display-text-xs {
    font-size: 2.55rem;
  }

  .display-text-large {
    font-size: 7rem;
  }

  .display-text-xxs {
    font-size: 2rem;
  }

  .content {
    width: 60%;
  }

  .content.content-centered.z-order-5.full-width {
    width: 100%;
  }

  .gradient1.cont-centered {
    background-image: linear-gradient(#001337, #000);
  }

  .section-padding {
    margin-left: auto;
    margin-right: auto;
  }

  .main-nav-menu {
    padding-right: 200px;
  }

  .nav-link {
    font-size: 1.125rem;
  }

  .nav-top-bar {
    padding-right: 200px;
  }

  .video-skin-wrap {
    height: 720px;
  }

  .title.extend {
    width: 75%;
  }

  .hook-grid {
    grid-template-columns: .25fr 3.25fr 1fr;
  }

  ._2x1-grid.gap48 {
    grid-template-columns: .5fr 1fr;
  }

  .fact-frame {
    max-width: 295px;
  }

  .underlay-image.volunteer, .underlay-image.event-image, .underlay-image._404-img {
    min-height: 550px;
    max-height: 550px;
  }

  .scroll-gallery-wrapper {
    height: 160vh;
  }

  .img-wrapper {
    width: 25vw;
    height: 25vw;
  }

  .events-wrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .category-filter {
    font-size: 1.125rem;
  }

  .company-logo {
    height: 100px;
  }

  .home-logo {
    width: 45%;
  }
}

@media screen and (max-width: 991px) {
  .footer-links-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-links.flex-across {
    justify-content: center;
    align-items: center;
  }

  .sidebar.sticky {
    position: static;
  }

  .page-width {
    width: 92%;
  }

  .credits {
    display: flex;
  }

  .wrap.labels {
    flex-flow: wrap;
  }

  .st-tab-link {
    margin-bottom: 20px;
  }

  .display-text-med {
    font-size: 4rem;
  }

  ._3x1-grid {
    flex-direction: column;
    display: flex;
  }

  .button-primary.long.for-money {
    font-size: 1rem;
  }

  .display-text-large {
    font-size: 4.5rem;
  }

  .grid-icons {
    flex-direction: column;
    display: flex;
  }

  .social-icon {
    text-align: center;
    justify-content: center;
  }

  .content {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sg-tabs-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .section.bw {
    background-image: linear-gradient(180deg, var(--raisin-black) 40%, var(--transparent) 40%, white);
  }

  .label-badge {
    font-size: 1rem;
  }

  .form {
    grid-template-columns: 1fr;
  }

  .footer-form-input {
    width: 400px;
  }

  ._1-5x1-grid {
    grid-template-columns: 1.25fr;
  }

  ._2x2-grid {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .hamburger-menu-bar-bottom {
    background-color: var(--picton-blue);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .hamburger-menu-bar-top {
    background-color: var(--picton-blue);
    width: 44px;
    height: 3px;
  }

  .hamburger-menu-wrapper {
    transition: transform .3s;
  }

  .hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .main-nav-menu {
    justify-content: flex-end;
    align-items: center;
    padding-right: 40px;
  }

  .nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-link {
    color: var(--alice-blue);
  }

  .dropdown-padding {
    padding: 20px 0 14px;
  }

  .dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .dropdown-card.w--open {
    position: static;
  }

  .dropdown-card.for-footer {
    background-color: var(--onyx);
    border-radius: 10px;
  }

  .dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .dropdown-column-wrapper.w--open {
    transform: none;
  }

  .nav-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start;
    display: grid;
  }

  .nav-menu-wrapper {
    background-color: var(--onyx);
    padding: 24px;
  }

  .nav-top-bar {
    padding-right: 40px;
  }

  .nav-left-column {
    display: none;
  }

  .site-search-modal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-right: -40px;
    display: none;
  }

  .empty-cell {
    display: none;
  }

  .title {
    width: 90%;
  }

  .blue-square {
    bottom: 30%;
  }

  .blue-square.about {
    height: 400px;
    bottom: 69%;
  }

  .blue-square.faqs {
    display: none;
  }

  .hook-grid {
    text-align: center;
    flex-flow: column;
    grid-template-columns: .25fr 1.25fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .logo-frame {
    flex: none;
  }

  .quotation-mrk {
    left: -1%;
  }

  ._2x1-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  ._2x1-grid.gap80 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .content-left-column {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .content-right-column.collage {
    margin-top: 100px;
  }

  .underlay-image.events {
    max-width: 100px;
  }

  .underlay-image.volunteer, .underlay-image.event-image {
    min-height: 500px;
    max-height: 500px;
  }

  .image-grid-button-holder {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .event-item-grid {
    grid-template-columns: .35fr 1.5fr .6fr;
  }

  .top-info {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .qty-tag {
    flex-flow: column;
  }

  .qty-tag.longform {
    flex-flow: row;
    width: 50%;
  }

  .categories-list {
    justify-content: flex-start;
    align-items: center;
  }

  .filter-block {
    flex-flow: column;
  }

  .cta-tab-link {
    padding: 10px 20px;
  }

  .button-holder {
    justify-content: flex-start;
    align-items: center;
  }

  .button-holder.center-on-mobile {
    justify-content: center;
    align-items: flex-start;
  }

  .sponsors-wrapper {
    max-width: 90%;
  }

  .sponsors-list.nested {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
  }

  .sponsors-item.nested {
    border-left-style: none;
    border-right-style: none;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-arrow-right {
    inset: auto 39.5% -90px auto;
  }

  .slider-arrow-left {
    inset: auto auto -90px 39.5%;
  }

  .slider-mask-width {
    position: static;
  }

  .filter-btn {
    font-size: 1rem;
  }

  .image-grid-hero.event {
    max-height: none;
  }

  .grid-left-col, .grid-right-col, .date-col-item {
    justify-content: flex-start;
    align-items: center;
  }

  .event-over-text {
    font-size: 1.5rem;
  }

  .countdown-wrapper {
    margin-bottom: 20px;
  }

  .featured-event {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .dual-div.flex-down {
    justify-content: flex-start;
    align-items: center;
  }

  .filter-empty {
    display: none;
  }

  .toc_rich-text {
    width: 100%;
    padding: 0;
  }

  .toc_sidebar {
    width: 100%;
    max-height: 600px;
    margin-bottom: 40px;
    padding: 0 0 2rem;
    position: relative;
    top: 0;
  }

  .toc-wrap {
    flex-direction: column;
    display: flex;
  }

  .utility-page-content {
    width: 80%;
  }

  .full-toc-sidebar {
    width: 100%;
    margin-bottom: 60px;
    position: relative;
  }

  ._3-body-grid {
    grid-template-columns: 1fr 1fr;
  }

  .callout-box {
    background-image: linear-gradient(to bottom, null, null), url('../images/vectors-wrapper.svg');
    background-size: auto, 80%;
    min-height: 300px;
  }

  .nav-heading-text-color {
    color: var(--picton-blue);
  }

  .toc_sidebar-2 {
    width: 100%;
    max-height: 600px;
    margin-bottom: 40px;
    padding: 0 0 2rem;
    position: relative;
    top: 0;
  }

  .home-logo {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .para-xxl {
    font-size: 28px;
  }

  .textarea {
    margin-bottom: 20px;
  }

  .display-text-small {
    font-size: 2.75rem;
  }

  .display-text-med {
    font-size: 3.75rem;
  }

  .para-xl {
    font-size: 22px;
  }

  .display-grid {
    grid-template-columns: 1fr;
  }

  .rtb-light {
    max-width: none;
  }

  .grid-icons {
    grid-template-columns: 1fr;
  }

  .fs-socialshare_wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .content.content-centered.z-order-5.full-width {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  ._3x2-grid {
    flex-direction: column;
    display: flex;
  }

  .card {
    padding: 15px;
  }

  .label-badge {
    font-size: .85rem;
  }

  .footer-form-input {
    width: 100%;
  }

  .card-2 {
    padding: 15px;
  }

  .rtb-dark {
    max-width: none;
  }

  .card-3 {
    padding: 20px;
  }

  .search-btn {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .main-nav-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown-card.for-footer {
    min-width: auto;
    display: flex;
  }

  .nav-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-logo-link {
    background-image: url('../images/pegasus-icon_wh.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 80%;
    width: 175px;
  }

  .right-column {
    flex: 0 auto;
  }

  .search-input-div {
    font-size: 10px;
    line-height: 18px;
  }

  .close-link-block {
    z-index: 5877774;
    position: relative;
  }

  .nav-search-input {
    font-size: .875rem;
  }

  .search-div {
    z-index: 999999;
  }

  .site-search-modal {
    margin-right: -20px;
  }

  .title.mid-width {
    width: 100%;
  }

  .blue-square.about {
    height: 380px;
  }

  .underlay-image.events {
    max-width: none;
    max-height: 300px;
  }

  .event-item-grid {
    place-items: center;
  }

  .event-details {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .top-info {
    justify-content: flex-start;
    align-items: center;
  }

  .cta-tab-pane {
    padding-top: 26px;
    padding-left: 26px;
    padding-right: 26px;
  }

  .cta-tabs-img {
    min-height: 500px;
  }

  .slider-arrow-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    right: 36%;
  }

  .slider-arrow-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    left: 36%;
  }

  .gallery-card {
    padding: 48px 32px;
  }

  .slider-nav {
    bottom: -8%;
  }

  .image-grid-hero {
    max-height: none;
  }

  .blog-spacing {
    padding-bottom: 1.25rem;
  }

  .dual-div.break-up-inline-text {
    flex-flow: column;
  }

  .utility-page-content {
    width: 100%;
  }

  .cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  ._2-body-grid {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .grid-body-content {
    justify-content: flex-start;
    align-items: center;
  }

  .departments-col-item {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 3rem;
    line-height: 105%;
  }

  h2 {
    font-size: 2.5rem;
    line-height: 110%;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  h5 {
    font-size: 1.2rem;
  }

  h6 {
    font-size: 1rem;
  }

  .text-arrow-link.breadcrumbs {
    margin-left: -20px;
  }

  .footer-links-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .footer-links {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-links.flex-across {
    flex-flow: wrap;
  }

  .page-width {
    width: 90%;
  }

  .footer-col {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .tooltip-text-right {
    width: auto;
    min-width: 21ch;
    height: 250px;
    top: -248px;
    right: -15px;
  }

  .footer-column {
    justify-content: flex-start;
    align-items: center;
  }

  .display-text-small {
    font-size: 2rem;
    display: inline;
  }

  .image-4 {
    position: relative;
  }

  .st-tab-link {
    min-width: 100px;
    margin-right: 10px;
  }

  .display-text-med {
    font-size: 2.75rem;
  }

  .display-text-xs {
    font-size: 1.5rem;
    display: inline;
  }

  .footer-text {
    text-align: center;
  }

  .grid-text-colors {
    grid-template-columns: 1fr;
  }

  .sg-tab-pane {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-primary {
    font-size: 18px;
  }

  .button-primary.long {
    text-align: center;
  }

  .display-text-large {
    font-size: 3rem;
  }

  .display-text-xxs {
    display: inline;
  }

  .fs-socialshare_wrapper {
    grid-template-columns: 1fr;
  }

  .whole-footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-padding.ga-20 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .label-badge {
    font-size: .8rem;
  }

  .footer-copyright {
    text-align: center;
  }

  .form {
    flex-direction: column;
    padding: 17px;
    display: flex;
  }

  .footer-form-input {
    padding-right: 20px;
  }

  .text-color-white.text-shadow.mobile-txt-smaller {
    font-size: 2.5rem;
  }

  .button-secondary {
    font-size: 18px;
  }

  .button-secondary.style2 {
    order: -1;
  }

  .button-outline {
    font-size: 18px;
  }

  .button-outline.style3.about {
    background-color: var(--marian-blue);
  }

  .form-text-field-block.flex-horiz {
    flex-flow: column;
  }

  .search-btn {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }

  .main-nav-menu {
    justify-content: space-between;
    align-items: center;
    display: none;
  }

  .nav-list-item {
    text-align: left;
    width: 100%;
  }

  .nav-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .nav-menu-wrapper {
    padding-bottom: 40px;
  }

  .nav-top-bar {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-logo-link {
    background-image: url('../images/pegasus-logo_wh.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 80%;
    width: auto;
    min-height: 100px;
  }

  .nav-container {
    flex-flow: column;
  }

  .navbar {
    height: auto;
  }

  .nav-socials-block {
    flex-flow: column;
  }

  .search-input-div {
    flex-direction: column;
  }

  .search-div {
    z-index: 99999999;
  }

  .nav-actions {
    justify-content: space-between;
    width: 100%;
  }

  .mobile-hide {
    display: none;
  }

  .mobile-only {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .title.left-align {
    text-align: left;
  }

  .title.left-align._100p {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .blue-square.about {
    width: 100%;
    height: 150px;
    bottom: 76%;
  }

  .blue-square.contact, .blue-square.home {
    width: 100%;
  }

  ._2x1-grid.gap80 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .content-left-column.full-layout {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-image-sec-1 {
    object-position: 70% 20%;
  }

  .content-right-column.collage {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .content-right-column.content-centered {
    justify-content: flex-start;
    align-items: center;
  }

  .text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .underlay-image.volunteer {
    min-height: 600px;
    max-height: 600px;
  }

  .underlay-image.event-image, .underlay-image._404-img {
    min-height: 650px;
    max-height: 650px;
  }

  .image-content {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-grid-button-holder {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 60px;
  }

  .scroll-gallery-wrapper {
    height: auto;
  }

  .gallery-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .column {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .column._2 {
    margin-top: 0;
  }

  .img-wrapper {
    width: auto;
    height: 200px;
    margin-bottom: 0;
  }

  .content-card {
    padding: 25px;
  }

  .qty-tag.longform {
    width: 80%;
  }

  .categories-wrapper {
    width: 100%;
  }

  .categories-list {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .filter-block {
    width: 100%;
  }

  .pagination.right-just {
    justify-content: center;
    align-items: flex-start;
  }

  .pagination.right-just.about {
    margin-top: 100px;
  }

  .cta-tab-menu {
    border-bottom-style: none;
    flex-flow: column;
  }

  .cta-tab-link {
    border-bottom: 1px solid var(--picton-blue);
  }

  .cta-tab-pane {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-holder {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .button-holder.left-just {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cta-tabs-img {
    object-position: 70% 20%;
  }

  .cta-tabs-img.middle-subject {
    object-position: 30% 20%;
  }

  .cta-tabs-img.regular {
    object-position: 60% 0%;
  }

  .sponsors-item.nested {
    border-right-style: none;
  }

  .perspective-image {
    height: 250px;
  }

  .perspective-image.img-2, .video-lb-wrap.about {
    position: static;
  }

  .staff-item {
    flex-flow: column;
    display: flex;
  }

  .portrait {
    order: -1;
  }

  .slider-arrow-right {
    bottom: -72px;
    right: 26%;
  }

  .slider-arrow-left {
    bottom: -72px;
    left: 26%;
  }

  .gallery-card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .slider-nav {
    bottom: -3%;
  }

  .filter-btn {
    font-size: .875rem;
  }

  .blog-item-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .event-time {
    padding: 8px;
  }

  .time-text {
    font-size: 20px;
  }

  .date-block {
    font-size: 1.5rem;
  }

  .dual-div {
    flex-flow: column;
  }

  .dual-div.flex-down {
    justify-content: flex-start;
    align-items: center;
  }

  .toc_sidebar.extend {
    min-height: 800px;
  }

  .all-event-deets {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs-cc-prefs_space-medium {
    flex-direction: column;
  }

  .cc-prefs_component, .fs-cc-prefs_content {
    padding: 24px;
  }

  .cc-banner_close {
    position: absolute;
    inset: -22px 10px auto auto;
  }

  .fs-cc-prefs_toggle-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
  }

  .cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .cc-deny, .cc-accept {
    font-size: 18px;
  }

  .classes-image-sec-1 {
    object-position: 45% 0%;
  }

  .map-holder {
    max-width: 300px;
  }

  .home-logo {
    width: 100%;
  }
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b556-0c3c1b24 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b557-0c3c1b24 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b559-0c3c1b24 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b55b-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b565-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b56f-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b579-0c3c1b24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b597-0c3c1b24 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b599-0c3c1b24 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b5a5-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b5c3-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b5af-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b5b9-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b5cd-0c3c1b24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b5d7-0c3c1b24 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b5de-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b5ee-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b5fe-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b613-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b624-0c3c1b24 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b6e6-0c3c1b24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b749-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b762-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b85d-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b85f-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b861-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b863-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b865-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b867-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b872-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b876-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b87a-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b87e-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b882-0c3c1b24, #w-node-_0f88e455-427a-072b-51e1-37570a16b886-0c3c1b24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b89c-0c3c1b24 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b916-0c3c1b24, #w-node-_676fcbbe-e2f5-4bbd-10f3-323bf43c586a-0c3c1b24, #w-node-_8fb07f45-4e12-f6b3-3064-971977a2c37b-0c3c1b24 {
  align-self: start;
}

#field-3.w-node-_0f88e455-427a-072b-51e1-37570a16b91a-0c3c1b24 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0f88e455-427a-072b-51e1-37570a16b91b-0c3c1b24 {
  place-self: center start;
}

#w-node-_8be66ab9-8cf1-9b3d-179b-077dbdf61681-0c3c1b90 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5160a7c1-92a5-1310-6a85-729182092cd6-0c3c1b90 {
  place-self: center start;
}

#w-node-_8be66ab9-8cf1-9b3d-179b-077dbdf6168b-0c3c1b90, #w-node-aabf1f9c-7a01-25df-20cc-052c1919dff7-0c3c1b90 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (min-width: 1920px) {
  #w-node-_5160a7c1-92a5-1310-6a85-729182092cd6-0c3c1b90 {
    justify-self: start;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_8be66ab9-8cf1-9b3d-179b-077dbdf61681-0c3c1b90 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_0f88e455-427a-072b-51e1-37570a16b69a-0c3c1b24 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0f88e455-427a-072b-51e1-37570a16b6e6-0c3c1b24 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0f88e455-427a-072b-51e1-37570a16b6e6-0c3c1b24 {
    grid-column: span 2 / span 2;
  }
}


@font-face {
  font-family: 'Pmncaeciliasansheadhv';
  src: url('../fonts/pmncaeciliasansheadhv.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pmncaeciliasansheadrgit';
  src: url('../fonts/pmncaeciliasansheadrgit.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pmncaeciliasansheadhvit';
  src: url('../fonts/pmncaeciliasansheadhvit.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pmncaeciliasansheadth';
  src: url('../fonts/pmncaeciliasansheadth.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pmncaeciliasansheadrg';
  src: url('../fonts/pmncaeciliasansheadrg.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pmncaeciliasansheadthit';
  src: url('../fonts/pmncaeciliasansheadthit.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}