@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

:root {
  --bs-primary-rgb: #74013f;
  --bs-primary: #74013f;
  --bs-bg-opacity: 1;
}

a { color: var(--bs-primary); }

.seperator {
    background-color: #fff;
    width: 1px;
    height: 20px;
}

#top-of-site-pixel-anchor, #is-on-mobile {
    position: absolute;
    width: 1px;
    height: 1px;
    top: 200px;
    left: 0;
}

.font-size-10 { font-size: 10px; }

body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Open Sans",Helvetica,sans-serif;
    color: #414042;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
	padding-top: 92px;
}
.font-amiri {
	font-family: "Amiri", serif;
}

/* styles */
.lead { font-weight: 500; }
h1,h2,h3,h4,h5 {
    font-family: "Amiri", serif;
    font-weight: 500;
    color: #414042;
}
h1, .heading-1 {
    font-size: 60px;
    line-height: 1;
    margin-bottom: 20px;
    color: #74013f;
}
h2, .heading-2 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 20px;
}
h3, .heading-3 {
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 .40385em 0;
}
a {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.bg-light-grey {
    background-color: #e1e1e1;
    color: #414042;
}
.text-left {
    text-align: left;
}
.text-primary,
.fg-primary {
    color: #74013f !important;
}
.bg-primary {
    background-color: #74013f !important;
    color: #fff !important;
}
.btn {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .1em;
    padding: 16px 60px;
    border: 0px;
    color: #74013f;
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0;
}
.btn.btn-primary {
    background: #74013f;
    color: #fff;
    border-color: #74013f;
}
.button {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .1em;
    padding: 16px 60px;
    border: 2px solid #ae8e99;
    color: #74013f;
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
}
.button:hover {
    background-color: #ae8e99;
    border-color: #74013f;
    color: #74013f !important;
}
.button.button-white {
    color: #fff;
    border-color: rgba(255,255,255,.7);
}
.button.button-solid {
    background: #74013f;
    color: #fff;
    border-color: #74013f;
}
.button.button-solid:hover {
    background: #ececec;
}
.video-playbutton {
	display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: var(--bs-primary);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: background 500ms ease-in-out;
    -moz-transition: background 500ms ease-in-out;
    -ms-transition: background 500ms ease-in-out;
    -o-transition: background 500ms ease-in-out;
    transition: background 500ms ease-in-out;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.video-playbutton:hover {
    background-color: var(--bs-secondary);
}
blockquote {
    padding-right: 0;
    margin: 0;
    color: #74013F;
    font-family: "Open Sans",serif;
    font-size: 24px;
	text-align: center;
	font-style: italic;
}
blockquote cite {
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	font-style: normal;
	text-align: center;
}

/*** FOOTER ***/

footer .disclaimer {
    font-size: 12px;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-bottom: 0;
}
strong {
    font-weight: 800;
}
.background-image-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.stellarnav.light a, .stellarnav.light li a {
    color: #fff;
    background-color: transparent;
}
.stellarnav.light a:hover, .stellarnav.light li a:hover {
    background-color: rgba(255,255,255,0.25);
}
.stellarnav.light, .stellarnav.light ul ul {
    background: transparent;
}
.stellarnav.dark, .stellarnav.dark ul ul {
    background: transparent;
}
.stellarnav .icon-close {
    margin-right: 5px;
}
.stellarnav .menu-toggle span.bars span {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 6px;
   margin: 0 0 5px;
}

/*** ADMIN ***/
.personabar-visible .space-on-admin {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px dashed #ff9900;
    border-bottom: 1px dashed #ff9900;
}
.personabar-visible .stripe-on-admin {
	background-image: linear-gradient(45deg, #fcf2e2 25%, #ffffff 25%, #ffffff 50%, #fcf2e2 50%, #fcf2e2 75%, #ffffff 75%, #ffffff 100%);
	background-size: 56.57px 56.57px;
}
.sc-content-block-menu {
    z-index: 999999 !important;
}
.show-on-admin { display: none; }
.personabar-visible .show-on-admin { display: block; font-size: 10px; color: #ff9900; }

.personabar-visible .sc-cb-pane-glow {
    -webkit-box-shadow: 0 0 1px 1px #ff9900;
	box-shadow: 0 0 1px 1px #ff9900;
    min-height: 30px;
}

/*** HEADER ***/
.acrumb {
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-left: 0; }
  .acrumb li {
    list-style-type: none;
    display: inline-block;
    text-transform: uppercase; }
    .acrumb li:last-child .breadcrumb-seperator {
      display: none; }
  .acrumb .breadcrumb-seperator {
    display: inline-block;
    padding: 0 10px; }

header .aks-links a {
  color: #fff; text-decoration: none; }

header .menu a {
  color: #fff; text-decoration:none;  }

header .search a {
  color: #fff; text-decoration: none; }

nav ul, nav li {
  list-style: none;
  padding: 0;
  margin: 0; }

nav a {
  display: block;
  text-decoration: none; }
  nav a:hover, nav a:visited {
    text-decoration: none; }

.menu-bar {
  background: #d3e2df;
  display: flex; }

.menu-link {
  padding: 20px 25px;
  background: #d3e2df;
  color: #74013f;
  transition: background .2s, color .2s;
  position: relative;
  z-index: 1; }
  .menu-link[aria-haspopup="true"] {
    padding-right: 40px; }
    .menu-link[aria-haspopup="true"]:after {
      content: "";
      background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowRight.svg#accent");
      background-size: 14px;
      width: 14px;
      height: 14px;
      font-size: 12px;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%); }

.mega-menu-header {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  color: #5b0131; }

.mega-menu {
  background: #d3e2df;
  z-index: 10; }

.mega-menu--multiLevel {
  flex-direction: column; }

@media all and (min-width: 1201px) {
  .nav {
    margin-top: 10px;
    position: fixed;
    top: 0;
    right: 110px;
    background: #d3e2df; }
    .nav > nav {
      max-width: 900px;
      margin: 0 auto; }
  .menu [aria-haspopup="true"] ~ ul {
    display: none; }
  .menu-bar {
    position: relative; }
    .menu-bar > li > [aria-haspopup="true"]:after {
      background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#accent"); }
    .menu-bar > li > [aria-haspopup="true"]:hover:after {
      background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#light"); }
    .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
      display: flex;
      transform-origin: top;
      animation: dropdown .2s ease-out; }
    .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
      display: flex; }
    .menu-bar > li:focus-within > [aria-haspopup="true"] ~ ul {
      display: flex; }
    .menu-bar > li > [aria-haspopup="true"]:focus,
    .menu-bar > li:focus-within > [aria-haspopup="true"],
    .menu-bar > li:hover > a {
      background: #74013f;
      color: #d3e2df; }
      .menu-bar > li > [aria-haspopup="true"]:focus:after,
      .menu-bar > li:focus-within > [aria-haspopup="true"]:after,
      .menu-bar > li:hover > a:after {
        background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowTop.svg#light"); }
  .mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%; }
    .mega-menu:hover {
      display: flex; }
    .mega-menu a:hover {
      background: tint(#74013f, 85%);
      color: #5b0131; }
  .mega-menu--multiLevel > li {
    width: 33.33333%; }
    .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul {
      left: 33.33333%;
      width: 33.33333%; }
      .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul ul {
        width: 100%;
        left: 100%; }
  .mega-menu--multiLevel li:hover > [aria-haspopup="true"] ~ ul {
    display: block;
    transform-origin: left;
    animation: flyout .2s ease-out; }
  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"] ~ ul {
    display: block; }
  .mega-menu--multiLevel li:hover > [aria-haspopup="true"], .mega-menu--multiLevel li:hover > a, .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"], .mega-menu--multiLevel li:focus-within > a {
    background: tint(#74013f, 85%);
    color: #5b0131; }
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul, .mega-menu--multiLevel [aria-haspopup="true"] {
    border-left: 1px solid #f0f0f0; }
    .mega-menu--multiLevel [aria-haspopup="true"] ~ ul:hover, .mega-menu--multiLevel [aria-haspopup="true"]:hover {
      display: block; }
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul {
    position: absolute;
    top: 0;
    height: 100%; }
  .mega-menu--flat > * {
    flex: 1; }
  .mobile-menu-trigger, .mobile-menu-header, .mobile-menu-back-item {
    display: none; } }

@media all and (max-width: 1200px) {
  .nav {
    padding: 20px; }
  .mobile-menu-trigger, .mobile-menu-header, .mobile-menu-back-item {
    display: block; }
  .mobile-menu-trigger {
    background: #74013f;
    color: #d3e2df;
    border: 0;
    padding: 10px;
    font-size: 1.2em;
    border-radius: 4px; }
  .mobile-menu-header {
    order: -1;
    background: grey; }
    .mobile-menu-header a {
      padding: 20px 25px;
      color: #d3e2df;
      visibility: visible; }
  .menu-bar {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 350px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left .3s;
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.25); }
    .menu-bar > li > [aria-haspopup="true"] ~ ul {
      display: flex;
      flex-direction: column;
      background: #d3e2df;
      position: absolute;
      left: 100%;
      top: 0;
      max-height: 100vh;
      width: 100%;
      transition: left .3s; }
      .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] {
        font-size: 1.2em; }
        .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
          padding-left: 40px; }
        .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
          padding-left: 80px; }
      .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] {
        color: #2a2a2a; }
        .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:after {
          content: "+";
          background: none;
          font-size: 1em;
          font-weight: normal;
          height: 20px;
          line-height: 1; }
        .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul {
          max-height: 0px;
          transform-origin: top;
          transform: scaleY(0);
          transition: max-height .1s; }
  .mega-menu-content {
    padding: 20px 25px; }
  .mobile-menu-back-item {
    order: -1; }
    .mobile-menu-back-item a {
      background: tint(grey, 70%);
      color: #2a2a2a;
      max-height: "calc(1.4em + 40px)";
      margin-top: "calc(0px - (1.4em + 40px))";
      pointer-events: none; }
      .mobile-menu-back-item a:before {
        content: "";
        width: 14px;
        height: 12px;
        background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowLeft.svg#default");
        background-size: 14px;
        margin-right: 10px;
        display: inline-block; }
  .mobile-menu-trigger:focus ~ ul {
    left: 0; }
  .menu-bar:hover, .menu-bar:focus-within {
    left: 0; }
  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    left: 0; }
  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    margin-top: "calc(1.4em + 40px)"; }
    .menu-bar > li > [aria-haspopup="true"] ~ ul:hover, .menu-bar > li > [aria-haspopup="true"] ~ ul:focus-within {
      left: 0; }
    .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:focus ~ ul {
      max-height: 500px;
      animation: dropdown .3s forwards; }
    .menu-bar > li > [aria-haspopup="true"] ~ ul li:focus-within > [aria-haspopup="true"] ~ ul {
      max-height: 500px;
      transform: scaleY(1); }
  .menu-bar > li:focus-within ~ .mobile-menu-header a {
    visibility: hidden; } }

@media all and (max-width: 1200px) and (hover: none) {
  .mobile-menu-trigger:hover ~ ul {
    left: 0; }
  .menu-bar > li > [aria-haspopup="true"]:hover ~ ul {
    left: 0; }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    left: 0; }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:hover ~ ul {
    max-height: 500px;
    animation: dropdown .3s forwards; }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul:hover {
    max-height: 500px;
    transform: scaleY(1); }
  .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden; } }

@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0); }
  50% {
    opacity: 1; }
  100% {
    transform: scaleY(1); } }

@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0); }
  100% {
    opacity: 1;
    transform: scaleX(1); } }

@media only screen and (min-width: 1400px) {
	.aks-header .aks-links.hidethis {
		display: none !important;
	}
}

/* AKS MENU */
.aks-menu a { text-decoration: none; }
.aks-menu {
  background-color: white;
  z-index: 2;
  text-align: left;
  margin: 0;
  padding: 20px;
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto; }
  .aks-menu.hide-me {
    display: none; }

.aks-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px; }

.aks-menu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  position: relative; }
  .aks-menu ul li a {
    font-weight: 300; }
    .aks-menu ul li a:hover {
      font-weight: 900; }
  .aks-menu ul li .aksmenu-sep {
    display: none; }

.aks-menu ul li a {
  display: block;
  padding: 6px 0;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  color: #74013f; }

.aks-menu-level2 {
  display: none;
  margin-left: 15px; }
  .aks-menu-level2 .level-2-holder h2 {
    display: none; }

.aks-menu-level3 {
  display: none;
  margin-left: 30px; }
  .aks-menu-level3 .level-3-holder h2 {
    display: none; }

.aks-menu-level2 ul {
  margin-top: 0;
  margin-bottom: 0; }

.aks-menu-level3 ul {
  margin-top: 0;
  margin-bottom: 0; }

.aks-menu-level2 ul li a {
  font-weight: 300;
  text-decoration: inherit; }

.aks-menu-level3 ul li a {
  font-weight: 300;
  text-decoration: inherit; }

.aks-menu-socials {
  display: none !important; }

.aks-menu-open-level2 {
  position: absolute;
  top: 0px;
  right: 0;
  padding: 10px;
  cursor: pointer; }

.aks-menu-open-level3 {
  position: absolute;
  top: 0px;
  right: 0;
  padding: 10px;
  cursor: pointer; }

.aks-menu-open-level2:hover {
  color: #171F69 !important; }

.aks-menu-open-level3:hover {
  color: #171F69 !important; }

@media only screen and (min-width: 1400px) {
  .aks-menu-open-level2 {
    display: none; }
  .HideOnDesktop {
    display: none !important; }
  .portals-menu-mobile {
    display: none; }
  .aks-menu-socials {
    display: inline; }
  .aks-menu {
    background-color: transparent;
    z-index: 2;
    text-align: right;
    margin-right: 10px;
    position: relative;
    top: 0px;
    overflow-y: inherit;
    flex-grow: 1; }
    .aks-menu ul {
      opacity: 1;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -ms-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out; }
    .aks-menu.hide-me ul {
      opacity: 0; }
  .aks-menu a {
    margin: 0 5px;
    font-size: 12px;
    height: 50px;
    display: inline-block;
    padding-top: 16px;
    /* line-height: 50px; */ }
  .aks-menu-button {
    display: block; }
  .aks-menu ul {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px; }
  .aks-menu ul li {
    display: inline-flex;
    height: 63px;
    align-items: center;
    position: inherit; }
    .aks-menu ul li .aksmenu-sep {
      display: inline-block; }
  .aks-menu ul li a {
    display: block;
    height: auto;
    font-size: 12px;
    padding-top: 14px;
    padding-bottom: 12px;
    color: white;
    letter-spacing: 0.1em;
    font-weight: 300; }
    .aks-menu ul li a:hover {
      font-weight: 300; }
  .aks-menu-level2 {
    display: none;
    position: absolute;
    top: 83px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%; }
    .aks-menu-level2 .level-2-holder {
      max-width: 700px;
      margin-right: 0;
      margin-left: auto;
      padding: 50px 50px 100px 50px;
      background-color: white;
      border: 1px solid #74013f;
      background-image: url("/portals/_default/skins/aks/img/shild-transp.jpg");
      background-repeat: no-repeat;
      background-position: bottom right; }
      .aks-menu-level2 .level-2-holder h2 {
        font-size: 30px;
        color: #74013f;
        border-bottom: 1px solid #ccc;
        display: block; }
  .aks-menu ul li > .aks-menu-level2 {
    display: none;
    text-align: left; }
  .aks-menu ul li:hover > .aks-menu-level2 {
    display: block;
    text-align: left; }
  .aks-menu-level2 ul li {
    display: inline-block;
    width: 40%;
    text-align: left;
    height: auto; }
  .aks-menu-level2 ul li a {
    line-height: 1;
    height: auto;
    padding: 10px 0;
    text-transform: uppercase;
    color: #74013f !important;
    font-weight: 300;
    margin: 0; }
    .aks-menu-level2 ul li a:hover {
      font-weight: 600; } }

@media only screen and (min-width: 1850px) {
  .aks-menu ul li a {
    display: block;
    height: auto;
    font-size: 12px; } }



















