@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300%3B0,400%3B0,600%3B0,700%3B0,900%3B1,300%3B1,400%3B1,600%3B1,700%3B1,900&display=swap);

.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}
.margin-x {
  margin-right: 1em;
  margin-left: 1em;
}
.margin-x-2x {
  margin-right: 2em;
  margin-left: 2em;
}
.margin-y {
  margin-top: 1em;
  margin-bottom: 1em;
}
.margin-y-2x {
  margin-top: 2em;
  margin-bottom: 2em;
}
.padding-x {
  padding-right: 1em;
  padding-left: 1em;
}
.padding-x-2x {
  padding-right: 2em;
  padding-left: 2em;
}
.padding-y {
  padding-top: 1em;
  padding-bottom: 1em;
}
.padding-y-2x {
  padding-top: 2em;
  padding-bottom: 2em;
}
.stretch-container {
  margin-right: -1em;
  margin-left: -1em;
}
.cover {
  position: absolute;
  height: 100%;
  width: 100%;
}
@font-face {
  font-family: IcoMoon;
  src: url("/assets/fonts/icomoon.eot");
  src:
    url("/assets/fonts/icomoon.eot") format("embedded-opentype"),
    url("/assets/fonts/icomoon.woff2") format("woff2"),
    url("/assets/fonts/icomoon.woff") format("woff"),
    url("/assets/fonts/icomoon.ttf") format("truetype"),
    url("/assets/fonts/icomoon.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
.fsAthleticsRosterList li > div.fsRosterName,
.fsTitle,
.fsVimeoTitle,
.fsYoutubeTitle {
  margin: 0;
  font-weight: 700;
  font-size: 1.1em;
}
.heading-title,
h1 {
  margin-top: 0;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  color: #373737;
  font-size: 35px;
  line-height: 0.97;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  margin-bottom: 18px;
}
@media (min-width: 550px) {
  .heading-title,
  h1 {
    font-size: calc(14.47761px + 3.73134vw);
  }
}
@media (min-width: 1220px) {
  .heading-title,
  h1 {
    font-size: 60px;
  }
}
@media (min-width: 550px) {
  .heading-title,
  h1 {
    margin-bottom: calc(6.50746px + 2.08955vw);
  }
}
@media (min-width: 1220px) {
  .heading-title,
  h1 {
    margin-bottom: 32px;
  }
}
.heading-title strong,
h1 strong {
  color: #aa2426;
  font-weight: inherit;
}
p + .heading-title,
p + h1 {
  margin-top: 41px;
}
h2 {
  margin-top: 0;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  color: #aa2426;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  margin-bottom: 20px;
}
@media (min-width: 550px) {
  h2 {
    font-size: calc(22.25373px + 1.04478vw);
  }
}
@media (min-width: 1220px) {
  h2 {
    font-size: 35px;
  }
}
@media (min-width: 550px) {
  h2 {
    margin-bottom: calc(22.46269px - 0.44776vw);
  }
}
@media (min-width: 1220px) {
  h2 {
    margin-bottom: 17px;
  }
}
p + h2 {
  margin-top: 41px;
}
h3 {
  margin-top: 0;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  color: #373737;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
  font-family: adobe-garamond-pro, Georgia, serif;
  margin-bottom: 20px;
}
@media (min-width: 550px) {
  h3 {
    font-size: 25px;
  }
}
@media (min-width: 1220px) {
  h3 {
    font-size: 25px;
  }
}
@media (min-width: 550px) {
  h3 {
    margin-bottom: 20px;
  }
}
@media (min-width: 1220px) {
  h3 {
    margin-bottom: 20px;
  }
}
h3 strong {
  color: #aa2426;
  font-weight: inherit;
}
p + h3 {
  margin-top: 41px;
}
h4 {
  margin-top: 0;
  font-weight: 400;
  color: #aa2426;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 19px;
}
p + h4 {
  margin-top: 41px;
}
h5 {
  margin-top: 0;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  color: #373737;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 600;
  font-family: adobe-garamond-pro, Georgia, serif;
  margin-bottom: 19px;
}
h5 strong {
  color: #aa2426;
  font-weight: inherit;
}
p + h5 {
  margin-top: 41px;
}
h6 {
  margin-top: 0;
  font-weight: 400;
  color: #aa2426;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 18px;
}
p + h6 {
  margin-top: 42px;
}
p {
  margin: 0 0 20px;
}
body:not(.fsComposeMode) p:last-child {
  margin-bottom: 0;
}
hr {
  margin: 0 auto 20px;
  border: 0;
  border-bottom: 1px solid rgba(37, 38, 38, 0.15);
}
.hr-dashed hr {
  border-bottom: 1px dashed #aa2426;
}
body.fsComposeMode .hr-icon hr {
  height: 24px;
  border: 0;
  position: relative;
}
body.fsComposeMode .hr-icon hr:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 11px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(
    90deg,
    #252626 0,
    #252626 calc(50% - 40px),
    rgba(37, 38, 38, 0) calc(50% - 40px),
    rgba(37, 38, 38, 0) calc(50% + 40px),
    #252626 calc(50% + 40px),
    #252626
  );
  opacity: 0.15;
}
body.fsComposeMode .hr-icon hr:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #aa2426;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
body:not(.fsComposeMode) .hr-wrapper {
  position: relative;
}
body:not(.fsComposeMode) .hr-wrapper:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 30px, 0);
  color:  #F49721;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  opacity: 0;
  transition:
    transform 0.3s ease 0s,
    opacity 0.3s ease 0s;
}
body:not(.fsComposeMode) .hr-wrapper[animate]:after {
  transform: translate3d(-50%, 0, 0);
  opacity: 1;
}
body:not(.fsComposeMode) .hr-wrapper[animate] hr:after,
body:not(.fsComposeMode) .hr-wrapper[animate] hr:before {
  transform: translateZ(0);
  opacity: 0.15;
}
body:not(.fsComposeMode) .hr-icon hr {
  height: 24px;
  border: 0;
  position: relative;
  overflow: hidden;
}
body:not(.fsComposeMode) .hr-icon hr:after,
body:not(.fsComposeMode) .hr-icon hr:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 11px;
  background: #252626;
  opacity: 0;
  transition:
    transform 0.3s ease 0s,
    opacity 0.3s ease 0s;
}
body:not(.fsComposeMode) .hr-icon hr:before {
  left: 0;
  right: calc(50% + 40px);
  transform: translate3d(-100%, 0, 0);
}
body:not(.fsComposeMode) .hr-icon hr:after {
  left: calc(50% + 40px);
  right: 0;
  transform: translate3d(100%, 0, 0);
}
a {
  text-decoration: none;
  text-decoration-thickness: 1px;
  transition:
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
a,
a:focus,
a:hover {
  color: #aa2426;
}
a:not([class]) {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
  font-weight: 600;
}
a:not([class]):focus,
a:not([class]):hover {
  text-decoration: none;
}
ol,
ul {
  margin-top: 0;
  padding-left: 20px;
}
.custom-bullets ul:not([class]) {
  padding-left: 50px;
  list-style: none;
}
.custom-bullets ul:not([class]) li {
  margin-bottom: 5px;
  position: relative;
}
.custom-bullets ul:not([class]) li:last-child {
  margin-bottom: 0;
}
.custom-bullets ul:not([class]) li:before {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 8px;
  height: 9px;
  position: absolute;
  top: 8px;
  left: -30px;
  color: #aa2426;
  font-size: 9px;
}
.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_56 {
  display: table;
  width: calc(100% - 1px);
  margin-bottom: 20px;
  border-collapse: collapse;
  overflow-x: auto;
}
.fsAthleticsEvent.fsTable .fsElementTable thead,
.fsAthleticsRoster .fsElementTable thead,
table.fs_style_56 thead {
  border: 0;
}
.fsAthleticsEvent.fsTable .fsElementTable tbody,
.fsAthleticsRoster .fsElementTable tbody,
table.fs_style_56 tbody {
  position: relative;
  border: 0;
}

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_56 th {
  padding: 24px 20px 23px;
  border: 0;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.05em;
  background: #aa2426;
}
.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_56 td {
  padding: 20px 20px 21px;
  border: 0;
}
.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow,
table.fs_style_56 tr.fsLoadMoreButtonRow {
  border-bottom: none;
}
.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow > td,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow > td,
table.fs_style_56 tr.fsLoadMoreButtonRow > td {
  background: none;
  padding: 20px 0;
}
.fsAthleticsEvent.fsTable .fsElementTable tr:nth-child(2n) > td,
.fsAthleticsRoster .fsElementTable tr:nth-child(2n) > td,
table.fs_style_56 tr:nth-child(2n) > td {
  background: #f2f4f6;
}
.fsAthleticsEvent.fsTable body:not(.fsComposeMode) .fsElementTable:last-child,
.fsAthleticsRoster body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsEvent.fsTable .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsRoster .fsElementTable:last-child,
body:not(.fsComposeMode) table.fs_style_56:last-child {
  margin-bottom: 0;
}
.table-overflow {
  overflow-x: auto;
  max-width: 100%;
  margin-bottom: 20px;
}
.table-overflow:last-child {
  margin-bottom: 0;
}
canvas,
img,
svg,
video {
  height: auto;
  max-width: 100%;
}
iframe {
  border: 0;
  max-width: 100%;
}
a.fs_style_57 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #4B286D;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #4B286D;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected a.fs_style_57,
a.fs_style_57.on,
a.fs_style_57:focus,
a.fs_style_57:hover {
  border-color: #3A1F54;
  color: #fff;
  text-decoration: none;
  background: #3A1F54;
}
.fsStateSelected a.fs_style_57 .button-caret:before,
a.fs_style_57.on .button-caret:before,
a.fs_style_57:focus .button-caret:before,
a.fs_style_57:hover .button-caret:before {
  color: #fff;
}
a.fs_style_57:last-child {
  margin-bottom: 0;
}
a.fs_style_57 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_57 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
a.fs_style_58 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #aa2426;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #aa2426;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected a.fs_style_58,
a.fs_style_58.on,
a.fs_style_58:focus,
a.fs_style_58:hover {
  border-color: #252626;
  color: #fff;
  text-decoration: none;
  background: #252626;
}
.fsStateSelected a.fs_style_58 .button-caret:before,
a.fs_style_58.on .button-caret:before,
a.fs_style_58:focus .button-caret:before,
a.fs_style_58:hover .button-caret:before {
  color: #fff;
}
a.fs_style_58:last-child {
  margin-bottom: 0;
}
a.fs_style_58 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_58 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
a.fs_style_59 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #707372;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #707372;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected a.fs_style_59,
a.fs_style_59.on,
a.fs_style_59:focus,
a.fs_style_59:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected a.fs_style_59 .button-caret:before,
a.fs_style_59.on .button-caret:before,
a.fs_style_59:focus .button-caret:before,
a.fs_style_59:hover .button-caret:before {
  color: #fff;
}
a.fs_style_59:last-child {
  margin-bottom: 0;
}
a.fs_style_59 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_59 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  font-weight: 400;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
a.fs_style_60 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #f2f4f6;
  border-radius: 300px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #f2f4f6;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected a.fs_style_60,
a.fs_style_60.on,
a.fs_style_60:focus,
a.fs_style_60:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
a.fs_style_60:last-child {
  margin-bottom: 0;
}
a.fs_style_60 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_60 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #252626;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsStateSelected a.fs_style_60 .button-caret:before,
a.fs_style_60.on .button-caret:before,
a.fs_style_60:focus .button-caret:before,
a.fs_style_60:hover .button-caret:before {
  color: #fff;
}
a.fs_style_60 .button-caret:before {
  color: #aa2426;
}
a.fs_style_61 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #f2f4f6;
  border-radius: 300px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #f2f4f6;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected a.fs_style_61,
a.fs_style_61.on,
a.fs_style_61:focus,
a.fs_style_61:hover {
  border-color: #f2f4f6;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}
.fsStateSelected a.fs_style_61 .button-caret:before,
a.fs_style_61.on .button-caret:before,
a.fs_style_61:focus .button-caret:before,
a.fs_style_61:hover .button-caret:before {
  color: #fff;
}
a.fs_style_61:last-child {
  margin-bottom: 0;
}
a.fs_style_61 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_61 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #252626;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
a.fs_style_62 {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #f2f4f6;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: rgba(0, 0, 0, 0);
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected a.fs_style_62,
a.fs_style_62.on,
a.fs_style_62:focus,
a.fs_style_62:hover {
  border-color: #f2f4f6;
  color: #252626;
  text-decoration: none;
  background: #f2f4f6;
}
.fsStateSelected a.fs_style_62 .button-caret:before,
a.fs_style_62.on .button-caret:before,
a.fs_style_62:focus .button-caret:before,
a.fs_style_62:hover .button-caret:before {
  color: #252626;
}
a.fs_style_62:last-child {
  margin-bottom: 0;
}
a.fs_style_62 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_62 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsStateSelected a.fs_style_62 .button-caret:before,
a.fs_style_62.on .button-caret:before,
a.fs_style_62:focus .button-caret:before,
a.fs_style_62:hover .button-caret:before {
  color: #aa2426;
}
a.fs_style_63 {
  display: inline-block;
  max-width: 100%;
  min-height: 72px;
  padding: 21px 59px 19px;
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.33333;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 550px) {
  a.fs_style_63 {
    max-width: none;
  }
}
a.fs_style_63 em {
  display: block;
  padding-top: 3px;
  color: inherit;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
}
a.fs_style_67 {
  display: inline-flex;
  flex-flow: column;
  justify-content: center;
  min-height: 68px;
  margin: 0 0 10px;
  padding: 10px 10px 10px 68px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: none;
  appearance: none;
  transition:
    padding 0.3s ease 0s,
    color 0.3s ease 0s;
}
.fsStateSelected a.fs_style_67,
a.fs_style_67.on,
a.fs_style_67:focus,
a.fs_style_67:hover {
  padding-left: 78px;
  padding-right: 0;
  text-decoration: none;
}
.fsStateSelected a.fs_style_67:after,
a.fs_style_67.on:after,
a.fs_style_67:focus:after,
a.fs_style_67:hover:after {
  transform: translate3d(0, -50%, 0) scale(1.41667);
}
a.fs_style_67:last-child {
  margin-bottom: 0;
}
a.fs_style_67:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #252626;
  font-size: 12px;
  line-height: 1;
  
  position: absolute;
  top: 50%;
  left: 31px;
  transform: translateY(-50%);
  z-index: 2;
}
a.fs_style_67:after {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0) scale(1);
  z-index: 1;
  background: #f2f4f6;
  transition: transform 0.3s ease 0s;
}
a.fs_style_68 {
  display: inline-flex;
  flex-flow: column;
  justify-content: center;
  min-height: 68px;
  margin: 0 0 10px;
  padding: 10px 10px 10px 68px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: none;
  appearance: none;
  transition:
    padding 0.3s ease 0s,
    color 0.3s ease 0s;
}
.fsStateSelected a.fs_style_68,
a.fs_style_68.on,
a.fs_style_68:focus,
a.fs_style_68:hover {
  padding-left: 78px;
  padding-right: 0;
  text-decoration: none;
}
.fsStateSelected a.fs_style_68:after,
a.fs_style_68.on:after,
a.fs_style_68:focus:after,
a.fs_style_68:hover:after {
  transform: translate3d(0, -50%, 0) scale(1.41667);
}
a.fs_style_68:last-child {
  margin-bottom: 0;
}
a.fs_style_68:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 12px;
  line-height: 1;
  
  position: absolute;
  top: 50%;
  left: 31px;
  transform: translateY(-50%);
  z-index: 2;
}
a.fs_style_68:after {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0) scale(1);
  z-index: 1;
  background: #aa2426;
  transition: transform 0.3s ease 0s;
}
a.fs_style_66 {
  margin: 0 0 10px;
  border: 2px solid #f2f4f6;
  border-radius: 300px;
  color: #252626;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #f2f4f6;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  display: inline-block;
  padding: 8px 14px 9px 54px;
  position: relative;
}
.fsStateSelected a.fs_style_66,
a.fs_style_66.on,
a.fs_style_66:focus,
a.fs_style_66:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected a.fs_style_66 .button-caret:before,
a.fs_style_66.on .button-caret:before,
a.fs_style_66:focus .button-caret:before,
a.fs_style_66:hover .button-caret:before {
  color: #fff;
}
a.fs_style_66:last-child {
  margin-bottom: 0;
}
a.fs_style_66 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_66 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #252626;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
@media (min-width: 550px) {
  a.fs_style_66 {
    padding-left: 41px;
  }
}
a.fs_style_66:before {
  content: "\E90C";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  color: #aa2426;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
a.fs_style_66:focus:before,
a.fs_style_66:hover:before {
  color: #fff;
}
a.fs_style_65 {
  margin: 0 0 10px;
  border: 2px solid #f2f4f6;
  border-radius: 300px;
  color: #252626;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #f2f4f6;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  display: inline-block;
  padding: 8px 14px 9px 54px;
  position: relative;
}
.fsStateSelected a.fs_style_65,
a.fs_style_65.on,
a.fs_style_65:focus,
a.fs_style_65:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected a.fs_style_65 .button-caret:before,
a.fs_style_65.on .button-caret:before,
a.fs_style_65:focus .button-caret:before,
a.fs_style_65:hover .button-caret:before {
  color: #fff;
}
a.fs_style_65:last-child {
  margin-bottom: 0;
}
a.fs_style_65 .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
a.fs_style_65 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #252626;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
@media (min-width: 550px) {
  a.fs_style_65 {
    padding-left: 41px;
  }
}
a.fs_style_65:before {
  content: "\E90B";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  color: #aa2426;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
a.fs_style_65:focus:before,
a.fs_style_65:hover:before {
  color: #fff;
}
a.fs_style_64 {
  width: 100%;
}
.fsStyleDefaultButton {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on,
.fsStyleDefaultButton:focus,
.fsStyleDefaultButton:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .fsStyleDefaultButton .button-caret:before,
.fsStyleDefaultButton.on .button-caret:before,
.fsStyleDefaultButton:focus .button-caret:before,
.fsStyleDefaultButton:hover .button-caret:before {
  color: #fff;
}
.fsStyleDefaultButton:last-child {
  margin-bottom: 0;
}
.fsStyleDefaultButton .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.fsStyleDefaultButton .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom: 0;
}
.fsStyleDefaultButton.fsSelectAll {
  display: inline-block;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  margin: 0 0 5px;
  padding: 7px 12px;
}
.fsStateSelected .fsStyleDefaultButton.fsSelectAll,
.fsStyleDefaultButton.fsSelectAll.on,
.fsStyleDefaultButton.fsSelectAll:focus,
.fsStyleDefaultButton.fsSelectAll:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .fsStyleDefaultButton.fsSelectAll .button-caret:before,
.fsStyleDefaultButton.fsSelectAll.on .button-caret:before,
.fsStyleDefaultButton.fsSelectAll:focus .button-caret:before,
.fsStyleDefaultButton.fsSelectAll:hover .button-caret:before {
  color: #fff;
}
.fsStyleDefaultButton.fsSelectAll:last-child {
  margin-bottom: 0;
}
.fsStyleDefaultButton.fsSelectAll .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.fsStyleDefaultButton.fsSelectAll .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsAccount input[type="submit"],
.fsLoginSubmit {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  display: block;
}
.fsAccount input[type="submit"].on,
.fsAccount input[type="submit"]:focus,
.fsAccount input[type="submit"]:hover,
.fsLoginSubmit.on,
.fsLoginSubmit:focus,
.fsLoginSubmit:hover,
.fsStateSelected .fsAccount input[type="submit"],
.fsStateSelected .fsLoginSubmit {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsAccount input[type="submit"].on .button-caret:before,
.fsAccount input[type="submit"]:focus .button-caret:before,
.fsAccount input[type="submit"]:hover .button-caret:before,
.fsLoginSubmit.on .button-caret:before,
.fsLoginSubmit:focus .button-caret:before,
.fsLoginSubmit:hover .button-caret:before,
.fsStateSelected .fsAccount input[type="submit"] .button-caret:before,
.fsStateSelected .fsLoginSubmit .button-caret:before {
  color: #fff;
}
.fsAccount input[type="submit"]:last-child,
.fsLoginSubmit:last-child {
  margin-bottom: 0;
}
.fsAccount input[type="submit"] .button-caret,
.fsLoginSubmit .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.fsAccount input[type="submit"] .button-caret:before,
.fsLoginSubmit .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsAccount input[type="submit"]:last-child,
.fsLoginSubmit:last-child {
  margin-bottom: 30px;
}
.fsAccount input[name*="passkey"] + .fsLoginSubmit {
  display: block;
  text-transform: uppercase;
}
.fsStyleUpdateButton {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  text-transform: uppercase;
}
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on,
.fsStyleUpdateButton:focus,
.fsStyleUpdateButton:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .fsStyleUpdateButton .button-caret:before,
.fsStyleUpdateButton.on .button-caret:before,
.fsStyleUpdateButton:focus .button-caret:before,
.fsStyleUpdateButton:hover .button-caret:before {
  color: #fff;
}
.fsStyleUpdateButton:last-child {
  margin-bottom: 0;
}
.fsStyleUpdateButton .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.fsStyleUpdateButton .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.juicer-feed .j-paginate {
  display: inline-block;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  display: block;
  width: 200px;
  min-width: 0;
  margin: 50px auto;
  text-transform: uppercase;
}
.fsStateSelected .juicer-feed .j-paginate,
.juicer-feed .j-paginate.on,
.juicer-feed .j-paginate:focus,
.juicer-feed .j-paginate:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .juicer-feed .j-paginate .button-caret:before,
.juicer-feed .j-paginate.on .button-caret:before,
.juicer-feed .j-paginate:focus .button-caret:before,
.juicer-feed .j-paginate:hover .button-caret:before {
  color: #fff;
}
.juicer-feed .j-paginate:last-child {
  margin-bottom: 0;
}
.juicer-feed .j-paginate .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.juicer-feed .j-paginate .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsElement {
  margin-bottom: 80px;
}
.fsElement.fsLayout {
  margin-bottom: 20px;
}
.fsElement.fsLayout:last-child,
.fsElement:last-child {
  margin-bottom: 0;
}
.fsElementHeaderContent {
  margin-bottom: 20px;
  margin-right: 5px;;
}
@media (min-width: 800px) {
  .fsElementHeaderContent {
    margin-right: 55px;;
  }
}
.fsElementFooterContent {
  margin-top: 20px;
}
.fsPanel {
  margin-bottom: 0;
}
.fsStyleDefaultField {
  border: 1px solid #cfcfcf;
}
.fsList article {
  margin-bottom: 20px;
}
.fsListNav .fsStyleDefaultList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fsListNav .fsStyleDefaultList .fsListItem a {
  display: inline-block;
  padding: 0;
}
.fsListNav .fsStyleDefaultList .fsListItem a:focus,
.fsListNav .fsStyleDefaultList .fsListItem a:hover {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.fsListNav
  .fsStyleDefaultList
  .fsListItem.fsResourceCollection.fsStateExpanded
  > .fsResourceCollectionLink {
  margin-bottom: 10px;
}
.fsListNav .fsListLevel1 > .fsListItem {
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.fsListNav .fsListLevel2 > .fsListItem {
  padding-left: 10px;
}
.fsListNav .fsListLevel3 > .fsListItem {
  padding-left: 20px;
}
.fsListNav .fsListLevel4 > .fsListItem {
  padding-left: 30px;
}
.fsListNav .fsListLevel5 > .fsListItem {
  padding-left: 40px;
}
.fsSlideshow.fsSlideshowVertical
  .fsElementSlideshow[data-slides-to-show="1"]
  article {
  padding-bottom: 0;
}
.fsSlideshow.fsSlideshowHorizontal .fsElementSlideshow[data-arrows*="true"] {
  padding-top: 0;
  padding-bottom: 0;
}
.fsSlideshow.fsSlideshowHorizontal article {
  padding-bottom: 0;
}
.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
  width: 48px;
  height: 48px;
  border-radius: 200px;
  border: 1px solid #252626;
  overflow: hidden;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  color: #252626;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
  font-family: IcoMoon;
  font-weight: 400;
}
.fsSlideshow .fsNextButton.fsDownArrow:before,
.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsNextButton.fsUpArrow:before,
.fsSlideshow .fsPrevButton.fsDownArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsUpArrow:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.fsSlideshow .fsNextButton:focus,
.fsSlideshow .fsNextButton:hover,
.fsSlideshow .fsPrevButton:focus,
.fsSlideshow .fsPrevButton:hover {
  border-color: #aa2426;
  background-color: #aa2426;
}
.fsSlideshow .fsNextButton:focus:before,
.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:focus:before,
.fsSlideshow .fsPrevButton:hover:before {
  color: #fff;
}
.fsSlideshow button.fsPrevButton:before {
  content: "\E907";
}
.fsSlideshow button.fsNextButton:before {
  content: "\E908";
}
.fsSlideshow .fsPager {
  margin-bottom: 0;
  margin-top: 20px;
}
.fsSlideshow .fsPager li {
  width: 12px;
  height: 12px;
  position: relative;
  
}
.fsSlideshow .fsPager li button {
  width: 100%;
  height: 100%;
  padding: 0;
  color: #252626;
}
.fsSlideshow .fsPager li button:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(37, 38, 38, 0.25);
  transition: 0.3s;
  opacity: 1;
}
.fsSlideshow .fsPager li button:focus:before,
.fsSlideshow .fsPager li button:hover:before {
  background-color: #252626;
  transition: 0.3s;
}
.fsSlideshow .fsPager li button:focus {
  outline: 1px dashed rgba(37, 38, 38, 0.25);
}
.fsSlideshow .fsPager li.slick-active button:before {
  opacity: 1;
  background-color: #252626;
}
.fsDialogCloseButton {
  opacity: 1;
}
.fsDialogCloseButton:after,
.fsDialogCloseButton:before,
.fsDialogCloseButton:focus:after,
.fsDialogCloseButton:focus:before {
  background: #252626;
}
.fsDialogCloseButton:hover:after,
.fsDialogCloseButton:hover:before {
  background: #000;
}
[toggle-fix] .fsDialogCloseButton:after,
[toggle-fix] .fsDialogCloseButton:before {
  display: none;
}
.fsElementDialog {
  color: #252626;
}
.fs_style_54 {
  display: inline-block;
  color: #4e5150;
  font-size: 19px;
  line-height: 1.45;
  font-weight: 300;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 320px) {
  .fs_style_54 {
    font-size: calc(17.22222px + 0.55556vw);
  }
}
@media (min-width: 1220px) {
  .fs_style_54 {
    font-size: 24px;
  }
}
blockquote {
  display: block;
  padding: 50px 0;
  margin: 50px 0;
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
  position: relative;
  color: #4e5150;
  font-size: 25px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
blockquote > * {
  position: relative;
  z-index: 2;
}
.blockquote-alt blockquote {
  border-top: 1px dashed #aa2426;
  border-bottom: 1px dashed #aa2426;
}
blockquote span.last-word {
  display: inline-block;
  position: relative;
  font-size: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
blockquote span.last-word:before {
  content: "\E900";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  position: absolute;
  top: 50%;
  right: -39px;
  transform: translate3d(0, -50%, 0);
  z-index: -1;
  color: #f2f4f6;
  font-size: 54px;
  line-height: 1;
  opacity: 1;
  pointer-events: none;
}
cite {
  display: block;
  padding: 0 0 11px;
  margin: 16px 0 0;
  position: relative;
  color: #252626;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 400;
  font-style: normal;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
cite:before {
  content: "";
  display: block;
  height: 1px;
  width: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #aa2426;
}
cite strong {
  margin-bottom: 8px;
  color: #aa2426;
  font-size: 45px;
  line-height: 1.1;
}
.fs_style_55,
cite strong {
  display: block;
  font-weight: 400;
}
.fs_style_55 {
  padding: 50px 30px 124px;
  margin: 50px 0;
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
  position: relative;
  color: #4e5150;
  font-size: 25px;
  line-height: 1.45;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
.fs_style_55:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  color: #aa2426;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
.read-more-link {
  display: inline-block;
  position: relative;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  
}
.read-more-link:before {
  display: inline-block;
  width: 17px;
}
.read-more-link:after,
.read-more-link:before {
  content: "";
  height: 1px;
  transition: width 0.3s ease 0s;
}
.read-more-link:after {
  display: block;
  width: 10px;
  position: absolute;
  top: 11px;
  left: 0;
  background: #aa2426;
}
.read-more-link:focus:before,
.read-more-link:hover:before {
  width: 23px;
}
.read-more-link:focus:after,
.read-more-link:hover:after {
  width: 15px;
}
.fsNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fsNavigation a,
.fsNavigation li.fsNavCurrentPage > a,
.fsNavigation li.fsNavCurrentPageAncestor > a {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.fsNavigation a {
  display: block;
  padding: 10px 0;
}
.fsNavigation a:focus,
.fsNavigation a:hover {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.fsNavigation .fsNavLevel2 > li > a {
  padding-left: 10px;
}
.fsNavigation .fsNavLevel3 > li > a {
  padding-left: 20px;
}
.fsNavigation .fsNavLevel4 > li > a {
  padding-left: 30px;
}
.fsNavigation .fsNavLevel5 > li > a {
  padding-left: 40px;
}
.fsBreadcrumb ul li {
  display: inline-block;
}
.fsBreadcrumb ul li a {
  display: inline-block;
  padding: 0;
}
.nav-breadcrumb-header.fsElement {
  margin-bottom: 0;
}
.nav-breadcrumb-header ul {
  display: flex;
  flex-flow: row wrap;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
}
.nav-breadcrumb-header ul li {
  display: flex;
  flex-flow: row;
  min-height: 15px;
  margin: 0;
  padding-right: 18px;
  position: relative;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  
  letter-spacing: 0.03em;
}
.nav-breadcrumb-header ul li[aria-current="location"] {
  padding: 5px;
}
.nav-breadcrumb-header ul li:after {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 8px;
  height: 15px;
  position: absolute;
  top: 5px;
  right: 4px;
  color: #cfcfcf;
  font-size: 11px;
  line-height: 15px;
  
}
.nav-breadcrumb-header ul li:nth-last-of-type(2):after {
  color: #aa2426;
}
.nav-breadcrumb-header ul li:last-of-type:after {
  display: none;
}
.nav-breadcrumb-header ul li a {
  display: block;
  padding: 5px;
  color: #252626;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: inherit;
  
  text-decoration: none;
}
.nav-breadcrumb-header ul li a:focus,
.nav-breadcrumb-header ul li a:hover {
  color: #aa2426;
}
.nav-breadcrumb-header .fsNavBreadcrumbSeperator {
  display: none;
}
.nav-cta-footer {
  width: 100%;
  max-width: 450px;
}
.nav-cta-footer .fsNavLevel1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
}
.nav-cta-footer .fsNavLevel1 ul {
  display: none;
}
.nav-cta-footer .fsNavLevel1 li {
  padding: 0;
}
.nav-cta-footer .fsNavLevel1 li.nav-link-inquire a:before {
  content: "\E92C";
  font-size: 0.86667em;
}
.nav-cta-footer .fsNavLevel1 li.nav-link-visit a:before {
  content: "\E92D";
  font-size: 0.96667em;
}
.nav-cta-footer .fsNavLevel1 li.nav-link-apply a:before {
  content: "\E92E";
  font-size: 0.9em;
}
.nav-cta-footer .fsNavLevel1 li a {
  display: block;
  padding: 5px;
  position: relative;
  font-size: 20px;
}
@media (min-width: 320px) {
  .nav-cta-footer .fsNavLevel1 li a {
    font-size: calc(13.33333px + 2.08333vw);
  }
}
@media (min-width: 800px) {
  .nav-cta-footer .fsNavLevel1 li a {
    font-size: 30px;
  }
}
.nav-cta-footer .fsNavLevel1 li a:focus:before,
.nav-cta-footer .fsNavLevel1 li a:focus span,
.nav-cta-footer .fsNavLevel1 li a:hover:before,
.nav-cta-footer .fsNavLevel1 li a:hover span {
  transform: translate3d(0, -7px, 0);
}
.nav-cta-footer .fsNavLevel1 li a:before,
.nav-cta-footer .fsNavLevel1 li a span {
  transform: translateZ(0);
  transition: transform 0.3s cubic-bezier(0, 0.53, 0.2, 1.4) 0s;
}
.nav-cta-footer .fsNavLevel1 li a:before {
  content: "";
  font-family: IcoMoon;
  
  
  display: inline-block;
  height: 30px;
  margin-right: 12px;
  color: #fff;
  font-size: inherit;
  line-height: 30px;
  
  font-weight: 400;
 
 
  will-change: transform;
  transition: transform 0.3s ease 0s;
}
.nav-cta-footer .fsNavLevel1 li a span {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
html.hero-cta #fsPageBodyWrapper {
  padding-top: 79px;
}
.nav-cta-hero,
.nav-cta-page {
  width: 100%;
}
body:not(.fsComposeMode) .nav-cta-hero:not([updated]),
body:not(.fsComposeMode) .nav-cta-page:not([updated]) {
  opacity: 0;
  visibility: hidden;
}
.nav-cta-hero .fsNavLevel1,
.nav-cta-page .fsNavLevel1 {
  display: flex;
  flex-flow: column;
  background-color: #aa2426;
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1,
  .nav-cta-page .fsNavLevel1 {
    flex-flow: row;
  }
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1[data-links-total="4"] li,
  .nav-cta-page .fsNavLevel1[data-links-total="4"] li {
    width: 25%;
  }
}
.nav-cta-hero .fsNavLevel1 ul,
.nav-cta-page .fsNavLevel1 ul {
  display: none;
}
.nav-cta-hero .fsNavLevel1 li,
.nav-cta-page .fsNavLevel1 li {
  flex: 0 0 auto;
  padding: 0;
  position: relative;
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1 li,
  .nav-cta-page .fsNavLevel1 li {
    flex: 0 0 auto;
  }
}
.nav-cta-hero .fsNavLevel1 li.nav-icon-info a:before,
.nav-cta-page .fsNavLevel1 li.nav-icon-info a:before {
  content: "\E911";
  font-size: 2.16667em;
}
.nav-cta-hero .fsNavLevel1 li.nav-icon-calendar a:before,
.nav-cta-page .fsNavLevel1 li.nav-icon-calendar a:before {
  content: "\E905";
  font-size: 2.41667em;
}
.nav-cta-hero .fsNavLevel1 li.nav-icon-pen a:before,
.nav-cta-page .fsNavLevel1 li.nav-icon-pen a:before {
  content: "\E916";
  font-size: 2.25em;
}
.nav-cta-hero .fsNavLevel1 li.nav-icon-signpost a:before,
.nav-cta-page .fsNavLevel1 li.nav-icon-signpost a:before {
  content: "\E91F";
  font-size: 2.25em;
}
.nav-cta-hero .fsNavLevel1 li:first-of-type:before,
.nav-cta-hero .fsNavLevel1 li:last-of-type:after,
.nav-cta-page .fsNavLevel1 li:first-of-type:before,
.nav-cta-page .fsNavLevel1 li:last-of-type:after {
  display: none;
}
.nav-cta-hero .fsNavLevel1 li:before,
.nav-cta-page .fsNavLevel1 li:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  background-color: #252626;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1 li:before,
  .nav-cta-page .fsNavLevel1 li:before {
    display: none;
  }
}
.nav-cta-hero .fsNavLevel1 li:after,
.nav-cta-page .fsNavLevel1 li:after {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 25px;
  right: 0;
  bottom: 25px;
  background: #fff;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1 li:after,
  .nav-cta-page .fsNavLevel1 li:after {
    display: block;
  }
}
.nav-cta-hero .fsNavLevel1 li a,
.nav-cta-page .fsNavLevel1 li a {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  position: relative;
  color: #fff;
  font-size: 8px;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1 li a,
  .nav-cta-page .fsNavLevel1 li a {
    height: 110px;
    padding: 20px;
    font-size: 12px;
  }
}
.nav-cta-hero .fsNavLevel1 li a:focus,
.nav-cta-hero .fsNavLevel1 li a:hover,
.nav-cta-page .fsNavLevel1 li a:focus,
.nav-cta-page .fsNavLevel1 li a:hover {
  background-color: #a60720;
}
.nav-cta-hero .fsNavLevel1 li a:focus:before,
.nav-cta-hero .fsNavLevel1 li a:hover:before,
.nav-cta-page .fsNavLevel1 li a:focus:before,
.nav-cta-page .fsNavLevel1 li a:hover:before {
  transform: translate3d(0, -5px, 0);
}
.nav-cta-hero .fsNavLevel1 li a:focus span,
.nav-cta-hero .fsNavLevel1 li a:hover span,
.nav-cta-page .fsNavLevel1 li a:focus span,
.nav-cta-page .fsNavLevel1 li a:hover span {
  text-decoration: none;
  transform: translate3d(0, -5px, 0);
}
.nav-cta-hero .fsNavLevel1 li a:before,
.nav-cta-page .fsNavLevel1 li a:before {
  content: "";
  font-family: IcoMoon;
  
  
  display: none;
  height: 30px;
  margin-right: 12px;
  transform: translateZ(0);
  color: inherit;
  font-size: inherit;
  line-height: 30px;
  
  font-weight: 400;
 
 
  will-change: transform;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1 li a:before,
  .nav-cta-page .fsNavLevel1 li a:before {
    display: inline-block;
  }
}
.nav-cta-hero .fsNavLevel1 li a span,
.nav-cta-page .fsNavLevel1 li a span {
  display: block;
  padding: 16px 0 15px;
  transform: translateZ(0);
  color: inherit;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
  
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .nav-cta-hero .fsNavLevel1 li a span,
  .nav-cta-page .fsNavLevel1 li a span {
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
  }
}
.nav-cta-hero {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  z-index: 1000;
}
@media (min-width: 800px) {
  .nav-cta-hero {
    margin-top: -30px;
  }
}
.nav-cta-hero.fsElement {
  margin-bottom: 0;
}
.nav-cta-page .fsNavLevel1 {
  background-color: #f2f4f6;
}
.nav-cta-page .fsNavLevel1 li:after {
  background: #252626;
}
.nav-cta-page .fsNavLevel1 li a {
  color: #252626;
}
.nav-cta-page .fsNavLevel1 li a:focus,
.nav-cta-page .fsNavLevel1 li a:hover {
  color: #fff;
  background-color: #aa2426;
}
.nav-cta-mobile {
  width: 100%;
}
.nav-cta-mobile .fsNavLevel1 {
  display: flex;
  flex-flow: row;
  background-color: #aa2426;
}
@media (max-width: 799px) {
  .nav-cta-mobile .fsNavLevel1 {
    justify-content: space-between;
  }
}
.nav-cta-mobile .fsNavLevel1 ul {
  display: none;
}
.nav-cta-mobile .fsNavLevel1 li {
  flex: 0 0 auto;
  padding: 0;
  position: relative;
}
@media (min-width: 800px) {
  .nav-cta-mobile .fsNavLevel1 li {
    flex: 1 1 auto;
  }
}
.nav-cta-mobile .fsNavLevel1 li.nav-link-inquire a:before {
  content: "\E92C";
  font-size: 2.16667em;
}
.nav-cta-mobile .fsNavLevel1 li.nav-link-visit a:before {
  content: "\E92D";
  font-size: 2.41667em;
}
.nav-cta-mobile .fsNavLevel1 li.nav-link-apply a:before {
  content: "\E92E";
  font-size: 2.25em;
}
.nav-cta-mobile .fsNavLevel1 li:last-of-type:after {
  display: none;
}
.nav-cta-mobile .fsNavLevel1 li:after {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 25px;
  right: 0;
  bottom: 25px;
  background: #fff;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .nav-cta-mobile .fsNavLevel1 li:after {
    display: block;
  }
}
.nav-cta-mobile .fsNavLevel1 li a {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding: 7px 16px;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  font-size: 8px;
}
@media (min-width: 800px) {
  .nav-cta-mobile .fsNavLevel1 li a {
    height: 110px;
    padding: 20px;
    font-size: 12px;
  }
}
.nav-cta-mobile .fsNavLevel1 li a:focus,
.nav-cta-mobile .fsNavLevel1 li a:hover {
  background-color: #a60720;
}
.nav-cta-mobile .fsNavLevel1 li a:focus:before,
.nav-cta-mobile .fsNavLevel1 li a:hover:before {
  transform: translate3d(0, -5px, 0);
}
.nav-cta-mobile .fsNavLevel1 li a:focus span,
.nav-cta-mobile .fsNavLevel1 li a:hover span {
  text-decoration: none;
  transform: translate3d(0, -5px, 0);
}
.nav-cta-mobile .fsNavLevel1 li a:before {
  content: "";
  font-family: IcoMoon;
  
  
  display: inline-block;
  margin-right: 12px;
  transform: translateZ(0);
  font-size: inherit;
  font-weight: 400;
 
 
  will-change: transform;
}
.nav-cta-mobile .fsNavLevel1 li a:before,
.nav-cta-mobile .fsNavLevel1 li a span {
  height: 30px;
  color: #fff;
  line-height: 30px;
  
  transition: transform 0.3s ease 0s;
}
.nav-cta-mobile .fsNavLevel1 li a span {
  display: block;
  transform: translateZ(0);
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.nav-site-map ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.nav-site-map ul.fsNavLevel1 {
  margin-left: 0;
  list-style: none;
}
@media (min-width: 600px) {
  .nav-site-map ul.fsNavLevel1 {
    column-count: 2;
    column-gap: 0;
    column-rule: 0;
    min-height: 0;
  }
  .nav-site-map ul.fsNavLevel1 li {
    break-inside: avoid-column;
  }
}
.nav-site-map ul.fsNavLevel1 > li > a {
  margin-bottom: 20px;
  font-weight: 700;
}
.nav-site-map ul.fsNavLevel2 {
  list-style: disc;
}
.nav-site-map ul.fsNavLevel3 {
  list-style: circle;
}
.nav-site-map ul.fsNavLevel4 {
  list-style: square;
}
.nav-site-map ul.fsNavLevel5 {
  list-style: disc;
}
.nav-secondary-header .fsNavLevel1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: calc(100% + 25px);
  margin-left: -12px;
  margin-right: -13px;
  padding-top: 22px;
  padding-bottom: 24px;
}
.nav-secondary-header .fsNavLevel1 ul {
  display: none;
}
.nav-secondary-header .fsNavLevel1 li {
  padding: 7px 7px 8px 8px;
  position: relative;
}
.nav-secondary-header .fsNavLevel1 li[class*="fsNavCurrentPage"] > a {
  color: #aa2426;
}
.nav-secondary-header .fsNavLevel1 li a {
  display: block;
  padding: 5px;
  position: relative;
  color: #4e5150;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
}
.nav-secondary-header .fsNavLevel1 li a:focus,
.nav-secondary-header .fsNavLevel1 li a:hover {
  color: #aa2426;
  text-decoration: none;
}
.nav-main-desktop {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.nav-main-desktop.fsElement {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .nav-main-desktop.fsElement {
    display: block;
  }
}
@media (min-width: 800px) {
  .nav-main-desktop {
    padding: 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
}
.nav-main-desktop > .fsElementContent {
  width: 100%;
  height: 100%;
}
.nav-main-desktop nav {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 100%;
}
@media (min-width: 800px) {
  .nav-main-desktop nav {
    height: 100%;
  }
}
.nav-main-desktop .fsNavLevel1 {
  width: auto;
  position: relative;
}
@media (min-width: 800px) {
  .nav-main-desktop .fsNavLevel1 {
    width: 600px;
     /* width: 385px; */
    max-height: 100%;
  }
}
.nav-main-desktop .fsNavLevel1 ul {
  width: 100%;
}
.nav-main-desktop .fsNavLevel1 > li {
  display: block;
  padding: 10px 0;
  margin: 0;
  position: relative;
}
.nav-main-desktop .fsNavLevel1 > li:before {
  width: 8px;
  top: 13px;
  left: 0;
  bottom: 10px;
  background: #aa2426;
}
.nav-main-desktop .fsNavLevel1 > li:after,
.nav-main-desktop .fsNavLevel1 > li:before {
  content: "";
  display: block;
  position: absolute;
  transform: translate3d(-18px, 0, 0);
  transition:
    transform 0.3s ease 0s,
    opacity 0.3s ease 0s;
}
/* .nav-main-desktop .fsNavLevel1 > li:after {
  height: 13px;
  border-top: 6px solid #f2f4f6;
  border-bottom: 6px solid #f2f4f6;
  top: 23px;
  left: 113px;
  right: -11px;
  z-index: 1;
  background: rgba(186, 12, 47, 0.5);
  opacity: 0;
} */
.nav-main-desktop .fsNavLevel1 > li:first-of-type > a {
  margin-top: 0;
}
.nav-main-desktop .fsNavLevel1 > li:last-of-type > a {
  margin-bottom: 0;
}
.nav-main-desktop .fsNavLevel1 > li.menu-item-open:after,
.nav-main-desktop .fsNavLevel1 > li.menu-item-open:before {
  transform: translateZ(0);
  opacity: 1;
}
.nav-main-desktop .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
  opacity: 1;
  visibility: visible;
  transition:
    opacity 0.3s ease 0s,
    visibility 0s ease 0s,
    transform 0.3s ease 0s;
}
.nav-main-desktop .fsNavLevel1 > li.menu-item-open > a {
  color: #aa2426;
}
.nav-main-desktop .fsNavLevel1 > li.menu-item-open > a > span {
  transform: translate3d(18px, 0, 0);
}
.nav-main-desktop .fsNavLevel1 > li:hover > a {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.nav-main-desktop .fsNavLevel1 > li:hover > a span {
  transform: translate3d(18px, 0, 0);
}
.nav-main-desktop .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.nav-main-desktop .fsNavLevel1 > li:first-child > a {
  transition-delay: 0.285s, 0.285s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(2) > a {
  transition-delay: 0.37s, 0.37s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(3) > a {
  transition-delay: 0.455s, 0.455s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(4) > a {
  transition-delay: 0.54s, 0.54s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(5) > a {
  transition-delay: 0.625s, 0.625s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(6) > a {
  transition-delay: 0.71s, 0.71s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(7) > a {
  transition-delay: 0.795s, 0.795s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(8) > a {
  transition-delay: 0.88s, 0.88s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(9) > a {
  transition-delay: 0.965s, 0.965s;
}
.nav-main-desktop .fsNavLevel1 > li:nth-child(10) > a {
  transition-delay: 1.05s, 1.05s;
}
.nav-main-desktop .fsNavLevel1 > li > .fsNavPageInfo {
  display: flex;
  flex-flow: column;
  width: 268px;
  height: calc(100vh - 297px);
  position: fixed;
  top: 167px;
  left: 385px;
  right: 283px;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.1s ease 0s,
    visibility 0s ease 0.1s,
    transform 0.1s ease 0s;
}
@media (min-width: 936px) {
  .nav-main-desktop .fsNavLevel1 > li > .fsNavPageInfo {
    left: auto;
    right: 283px;
  }
}
.nav-main-desktop .fsNavLevel1 > li > a {
  display: inline-block;
  padding: 0;
  margin: 1px 0 2px 93px;
  position: relative;
  transform: translate3d(-50px, 0, 0);
  z-index: 10;
  color: #252626;
  font-size: 35px;
  line-height: 1.1;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
  text-decoration: none;
  background: #f2f4f6;
  opacity: 0;
  transition:
    opacity 0s ease 0s,
    transform 0s ease 0s;
}
html:not(.off-canvas-active) .nav-main-desktop .fsNavLevel1 > li > a {
  transition-delay: 0.5s, 0.5s !important;
}
.off-canvas-active .nav-main-desktop .fsNavLevel1 > li > a {
  transform: translateZ(0);
  opacity: 1;
  transition-duration: 0.3s, 0.3s;
}
.nav-main-desktop .fsNavLevel1 > li > a:focus,
.nav-main-desktop .fsNavLevel1 > li > a:hover {
  color: #aa2426;
  text-decoration: none;
}
.nav-main-desktop .fsNavLevel1 > li > a > span {
  display: inline-block;
  padding: 9px 18px 9px 0;
  position: relative;
  transform: translateZ(0);
  background: #f2f4f6;
  transition: transform 0.3s ease 0s;
}
.nav-main-desktop .fsNavPageInfo {
  text-align: left;
  z-index: 300;
  background: none;
}
.nav-main-desktop .fsNavPageInfo ul li a {
  padding: 5px;
}
.nav-main-desktop .fsNavPageDescription {
  display: none !important;
}
.nav-main-desktop .fsNavPageThumbnail {
  position: absolute;
  top: -9999em;
  left: -9999em;
  width: 100vw;
  height: 100vw;
}
.nav-main-desktop .fsNavPageThumbnail img {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 800px) {
  .nav-main-desktop .fsNavLevel2 {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.nav-main-desktop .fsNavLevel2 li {
  padding: 0 0 7px 43px;
  margin: 0;
}
.nav-main-desktop .fsNavLevel2 li a {
  line-height: 1.4;
}
.nav-main-desktop ul li a {
  display: inline-block;
  margin: 0;
  color: #4e5150;
  font-size: 17px;
  line-height: 1.8;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}
.nav-main-desktop ul li[class*="fsNavCurrentPage"] > a,
.nav-main-desktop ul li a:focus,
.nav-main-desktop ul li a:hover {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.nav-main-mobile {
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
  transition: z-index 0s ease 0.6s;
}
@media (min-width: 800px) {
  .nav-main-mobile {
    display: none;
  }
}
.nav-main-mobile.fsElement {
  margin-bottom: 24px;
}
.nav-main-mobile.fsElement:last-child {
  margin-bottom: 0;
}
.nav-main-mobile li,
.nav-main-mobile ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.nav-main-mobile li {
  display: block;
}
.nav-main-mobile li > a {
  display: block;
  padding: 5px;
  color: #4e5150;
  line-height: 1.07143;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
}
.nav-main-mobile .fsNavPageInfo {
  width: 100%;
  max-width: 400px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translate3d(100%, 0, 0);
  z-index: 100;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transition:
    visibility 0s linear 1s,
    opacity 0s linear 1s,
    z-index 0s linear 1s,
    transform 1s cubic-bezier(0.285, 0.02, 0.18, 1.02) 0s;
}
@media (min-width: 600px) {
  .nav-main-mobile .fsNavPageInfo {
    left: auto;
    right: 0;
  }
}
.fsAccountBarVisible .nav-main-mobile .fsNavPageInfo {
  top: 45px;
}
.nav-main-mobile .wrapper-info {
  display: flex;
  flex-flow: column;
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (min-width: 700px) {
  .nav-main-mobile .wrapper-info {
    top: 109px;
  }
}
.fsAccountBarVisible .nav-main-mobile .wrapper-info {
  top: 130px;
}
@media (min-width: 700px) {
  .fsAccountBarVisible .nav-main-mobile .wrapper-info {
    top: 154px;
  }
}
.nav-main-mobile .wrapper-description {
  padding: 35px 20px 50px;
  position: relative;
  background-size: cover;
  background-position: 50%;
}
@media (min-width: 700px) {
  .nav-main-mobile .wrapper-description {
    padding: 35px 50px 50px;
  }
}
.nav-main-mobile .fsNavPageDescription {
  position: relative;
  z-index: 10;
  color: #4e5150;
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
}
.nav-main-mobile .fsNavPageDescription h1,
.nav-main-mobile .fsNavPageDescription h2,
.nav-main-mobile .fsNavPageDescription h3,
.nav-main-mobile .fsNavPageDescription h4,
.nav-main-mobile .fsNavPageDescription h5,
.nav-main-mobile .fsNavPageDescription h6 {
  color: inherit;
}
.nav-main-mobile .fsNavPageThumbnail {
  height: 235px;
}
.nav-main-mobile .fsNavPageThumbnail img {
  display: none !important;
}
.nav-main-mobile .fsNavLevel1 {
  position: relative;
}
.nav-main-mobile .fsNavLevel1:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  background: #707372;
  opacity: 0.15;
}
.nav-main-mobile .fsNavLevel1 li.fsNavParentPage > button:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  color: #aa2426;
  font-size: 13px;
  line-height: 15px;
}
.nav-main-mobile .fsNavLevel1 > li {
  display: block;
  position: relative;
}
.nav-main-mobile .fsNavLevel1 > li:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #707372;
  opacity: 0.15;
  transition: opacity 0.3s ease 0s;
}
.nav-main-mobile .fsNavLevel1 > li.fsNavParentPage > a {
  margin-right: 65px;
}
.nav-main-mobile .fsNavLevel1 > li.fsNavParentPage > a:after {
  display: block;
}
.nav-main-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"]
  > a.menu-parent-link {
  color: #aa2426;
}
.nav-main-mobile .fsNavLevel1 > li.menu-open:after {
  opacity: 0;
}
.nav-main-mobile .fsNavLevel1 > li.menu-open > .fsNavPageInfo {
  transform: translateZ(0);
  z-index: 10001;
  opacity: 1;
  visibility: visible;
  transition:
    visibility 0s linear 0s,
    opacity 0s linear 0s,
    z-index 0s linear 0s,
    transform 1s cubic-bezier(0.285, 0.02, 0.18, 1.02) 0s;
}
.nav-main-mobile .fsNavLevel1 > li .menu-parent-link {
  display: inline-block;
  border: 0;
  padding: 5px;
  margin: 12px 10px 8px;
  position: relative;
  z-index: 2;
  color: #252626;
  font-size: 23px;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  font-family: adobe-garamond-pro, Georgia, serif;
  appearance: none;
  background: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.nav-main-mobile .fsNavLevel1 > li .menu-parent-link:focus,
.nav-main-mobile .fsNavLevel1 > li .menu-parent-link:hover {
  color: #aa2426;
}
.nav-main-mobile .fsNavLevel1 > li > .menu-toggle {
  display: block;
  height: 60px;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  appearance: none;
  background: none;
}
.nav-main-mobile .fsNavLevel1 > li > .menu-toggle span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.nav-main-mobile .fsNavLevel2 {
  flex: 1 0 auto;
  margin-top: 0;
  padding: 0 0 60px;
  border: 0;
  position: relative;
}
.nav-main-mobile .fsNavLevel2 > li {
  position: relative;
}
.nav-main-mobile .fsNavLevel2 > li:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #707372;
  opacity: 0.15;
}
.nav-main-mobile .fsNavLevel2 > li[class*="fsNavCurrentPage"] > a {
  color: #aa2426;
}
.nav-main-mobile .fsNavLevel2 > li.menu-parent-item {
  padding-bottom: 4px;
}
.nav-main-mobile .fsNavLevel2 > li.menu-parent-item:after {
  display: none;
}
.nav-main-mobile .fsNavLevel2 > li a {
  display: block;
  padding: 12px 15px 11px;
  margin: 0;
  position: relative;
  z-index: 2;
  color: #4e5150;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  text-decoration: none;
}
.nav-main-mobile .fsNavLevel2 > li a:focus,
.nav-main-mobile .fsNavLevel2 > li a:hover {
  color: #aa2426;
}
.nav-main-mobile ul.fsNavLevel3 {
  display: none;
}
.toggle-back-top {
  flex: 0 0 auto;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 75px;
  padding: 0;
}
.toggle-back-top:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #707372;
  opacity: 0.15;
}
.toggle-back {
  display: flex;
  flex-flow: row;
  align-items: center;
  height: 34px;
  padding: 11px 15px 11px 28px;
  margin: 0;
  border: 0;
  position: relative;
  z-index: 100;
  text-align: left;
  cursor: pointer;
  appearance: none;
  background: none;
}
.toggle-back:focus,
.toggle-back:hover {
  color: #aa2426;
}
.toggle-back:before {
  content: "\E907";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 10px;
  left: 15px;
  color: #aa2426;
  font-size: 13px;
  line-height: 15px;
}
.toggle-back > span {
  display: block;
  color: inherit;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 {
  display: flex;
  flex-flow: column;
}
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 ul {
  display: none;
}
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 li {
  display: block;
  padding: 0 0 3px;
  margin: 0;
}
@media (min-width: 800px) {
  .nav-quicklinks-footer.fsNavigation .fsNavLevel1 li {
    padding: 0 0 5px;
  }
}
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 li:last-of-type {
  margin-bottom: 0;
}
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 li a {
  display: block;
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 400;
  text-align: center;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: none;
  text-decoration: none;
}
@media (min-width: 800px) {
  .nav-quicklinks-footer.fsNavigation .fsNavLevel1 li a {
    padding: 0;
    margin: 0;
    text-align: left;
  }
}
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 li a:focus,
.nav-quicklinks-footer.fsNavigation .fsNavLevel1 li a:hover {
  color: #f1ced5;
  text-decoration: none;
}
.nav-pages-search {
  width: 100%;
  max-width: 586px;
}
.nav-pages-search .fsElementTitle {
  padding-left: 8px;
  font-size: 25px;
}
.nav-pages-search .fsNavLevel1 {
  display: flex;
  flex-flow: row wrap;
  padding: 15px 10px 5px;
}
@media (min-width: 800px) {
  .nav-pages-search .fsNavLevel1 {
    width: calc(100% + 20px);
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.nav-pages-search li {
  display: block;
  width: calc(33.33333% - 10px);
  padding: 0;
  margin: 0 5px 11px;
}
@media (min-width: 320px) {
  .nav-pages-search li {
    margin-bottom: calc(-5.66667px + 5.20833vw);
  }
}
@media (min-width: 800px) {
  .nav-pages-search li {
    width: calc(33.33333% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 36px;
  }
}
.nav-pages-search li.nav-icon-user a:before {
  content: "\E921";
  font-size: 2em;
}
.nav-pages-search li.nav-icon-calendar a:before {
  content: "\E905";
  font-size: 1.66667em;
}
.nav-pages-search li.nav-icon-phone a:before {
  content: "\E917";
  font-size: 1.83333em;
}
.nav-pages-search li.nav-icon-compass a:before {
  content: "\E90A";
  font-size: 1.83333em;
}
.nav-pages-search li.nav-icon-heart a:before {
  content: "\E928";
  font-size: 1.83333em;
}
.nav-pages-search li.nav-icon-gift a:before {
  content: "\E90F";
  font-size: 1.83333em;
}
.nav-pages-search li.nav-icon-grad a:before {
  content: "\E913";
  font-size: 1.91667em;
}
.nav-pages-search li.nav-icon-financial-aid a:before {
  content: "\E92F";
  font-size: 2em;
}
.nav-pages-search li.nav-icon-parents a:before {
  content: "\E930";
  font-size: 2em;
}
.nav-pages-search li a {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 5px;
  color: #aa2426;
  font-size: 10px;
  line-height: 1.6625;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-decoration: none;
  text-align: center;
  position: relative;
}
@media (min-width: 320px) {
  .nav-pages-search li a {
    font-size: calc(8.66667px + 0.41667vw);
  }
}
@media (min-width: 800px) {
  .nav-pages-search li a {
    font-size: 12px;
  }
}
.nav-pages-search li a:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 300px;
  margin-bottom: 10px;
  color: #aa2426;
  font-size: 1.83333em;
  line-height: 48px;
  background-color: #fff;
  transition:
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 320px) {
  .nav-pages-search li a:before {
    width: calc(40px + 2.5vw);
    height: calc(40px + 2.5vw);
    line-height: calc(40px + 2.5vw);
  }
}
@media (min-width: 800px) {
  .nav-pages-search li a:before {
    width: 60px;
    height: 60px;
    margin-bottom: 13px;
    line-height: 60px;
  }
}
.nav-pages-search li a:focus,
.nav-pages-search li a:hover {
  color: #E62550;
  text-decoration: none;
}
.nav-pages-search li a:focus:before,
.nav-pages-search li a:hover:before {
  color: #fff;
  background-color: #E62550;
}
.nav-pages-search li a span {
  color: #252626;
  font-size: 11px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 800px) {
  .nav-pages-search li a span {
    font-size: 12px;
  }
}
.nav-popular-search li {
  padding-bottom: 0;
}
@media (min-width: 800px) {
  .nav-popular-search li {
    padding-bottom: 5px;
  }
}
.nav-popular-search li a {
  display: inline-block;
  padding: 4px 4px 4px 22px;
  color: #4e5150;
  font-size: 14px;
  line-height: 1.6625;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-decoration: none;
  position: relative;
}
@media (min-width: 800px) {
  .nav-popular-search li a {
    padding: 5px 5px 5px 28px;
    font-size: 16px;
  }
}
.nav-popular-search li a:focus,
.nav-popular-search li a:hover {
  color: #aa2426;
  text-decoration: none;
}
.nav-popular-search li a:focus:before,
.nav-popular-search li a:hover:before {
  color: #aa2426;
}
.nav-popular-search li a:before {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  left: 1px;
  color: #cfcfcf;
  font-size: 8px;
  transition: color 0.3s ease 0s;
}
@media (min-width: 800px) {
  .nav-popular-search li a:before {
    top: 12px;
    left: 5px;
  }
}
.nav-social .fsNavLevel1 {
  display: flex;
  flex-flow: row wrap;
}
.nav-social .fsNavLevel1,
.nav-social .fsNavLevel1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-social .fsNavLevel1 li {
  margin: 0;
  padding: 0;
}
.nav-social .fsNavLevel1 [href*="facebook"]:before {
  content: "\F09A";
}
.nav-social .fsNavLevel1 [href*="instagram"]:before {
  content: "\F16D";
}
.nav-social .fsNavLevel1 [href*="linkedin"]:before {
  content: "\F0E1";
}
.nav-social .fsNavLevel1 [href*="pinterest"]:before {
  content: "\F231";
}
.nav-social .fsNavLevel1 [href*="twitter"]:before {
  content: "\F099";
}
.nav-social .fsNavLevel1 [href*="vimeo"]:before {
  content: "\F27D";
}
.nav-social .fsNavLevel1 [href*="youtube"]:before {
  content: "\F16A";
}
.nav-social .fsNavLevel1 [href*="wechat"]:before {
  content: "\F1D7";
}
.nav-social .fsNavLevel1 [href*="flickr"]:before {
  content: "\F16E";
}
.nav-social .fsNavLevel1 [href*="wordpress"]:before {
  content: "\F19A";
}
.nav-social .fsNavLevel1 [href*="rss"]:before {
  content: "\F09E";
}
.nav-social .fsNavLevel1 a {
  padding: 0;
  border-radius: 0;
  position: relative;
  color: rgba(0, 0, 0, 0);
}
.nav-social .fsNavLevel1 a,
.nav-social .fsNavLevel1 a:before {
  display: block;
  width: 35px;
  height: 35px;
  transition: all 0.3s ease 0s;
}
.nav-social .fsNavLevel1 a:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: none;
  color: #252626;
  font-size: 17px;
  line-height: 35px;
  text-align: center;
}
.nav-social .fsNavLevel1 a:focus,
.nav-social .fsNavLevel1 a:hover {
  border-color: #252626;
}
.nav-social .fsNavLevel1 a:focus:before,
.nav-social .fsNavLevel1 a:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 a > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.nav-social-footer .fsNavLevel1 {
  width: calc(100% + 24px);
  margin-left: -12px;
  margin-right: -12px;
}
.nav-social-footer .fsNavLevel1 li {
  padding: 0;
}
.nav-social-footer .fsNavLevel1 a {
  width: 35px;
  height: 35px;
}
.nav-social-footer .fsNavLevel1 a:before {
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 17px;
  line-height: 35px;
}
.nav-social-footer .fsNavLevel1 a:focus:before,
.nav-social-footer .fsNavLevel1 a:hover:before {
  color: #f1ced5;
}
.nav-social-news .fsNavLevel1 {
  width: calc(100% + 24px);
  margin-left: -12px;
  margin-right: -12px;
}
.nav-social-news .fsNavLevel1 a {
  width: 35px;
  height: 35px;
}
.nav-social-news .fsNavLevel1 a:focus:before,
.nav-social-news .fsNavLevel1 a:hover:before {
  color: #aa2426;
}
.nav-sub {
  display: none;
  padding: 0;
  border: 0;
  position: relative;
  background-color: #f2f4f6;
}
@media (min-width: 700px) {
  .nav-sub {
    display: block;
  }
}
.nav-sub .fsElementTitle {
  padding-top: 35px;
  margin: 0 29px 5px;
  color: #aa2426;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
}
.nav-sub li,
.nav-sub ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-sub a {
  display: inline-block;
  border: 0;
  padding: 5px;
  margin: 10px 24px 11px;
  position: relative;
  z-index: 2;
  color: #252626;
  font-size: 16px;
  line-height: 1.8125;
  font-weight: 400;
  text-transform: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-decoration: none;
  appearance: none;
  background: none;
}
.nav-sub a:focus,
.nav-sub a:hover {
  color: #aa2426;
  text-decoration: none;
}
.nav-sub .menu-toggle {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  transition:
    background 0.3s ease 0s,
    transform 0.3s ease 0s;
  appearance: none;
  background: none;
  overflow: hidden;
}
.nav-sub .menu-toggle:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 9px;
  left: auto;
  right: 24px;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
  color: #aa2426;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  opacity: 1;
  transition:
    transform 0.3s ease 0s,
    color 0.3s ease 0s;
}
.nav-sub .menu-toggle > span {
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000;
  font-size: 1px;
  line-height: 1px;
  background: #fff;
}
.nav-sub .fsNavLevel1 {
  padding: 15px 0 13px;
  overflow: hidden;
}
.nav-sub .fsNavLevel1 li {
  position: relative;
}
.nav-sub .fsNavLevel1 li.fsNavParentPage > .fsNavPageInfo {
  display: none;
}
.nav-sub .fsNavLevel1 li:last-of-type > .fsNavPageInfo > ul {
  padding-bottom: 0;
}
.nav-sub .fsNavLevel1 > li {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  transition: background 0.3s ease 0s;
}
.nav-sub .fsNavLevel1 > li:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 2;
  background-color: #252626;
  opacity: 0.15;
}
.nav-sub .fsNavLevel1 > li:last-of-type:before {
  display: none;
}
.nav-sub .fsNavLevel1 > li.menu-open > .menu-toggle:before,
.nav-sub .fsNavLevel1 > li.menu-opening > .menu-toggle:before {
  transform: rotate(90deg);
}
.nav-sub .fsNavLevel1 > li.menu-open > a,
.nav-sub .fsNavLevel1 > li.menu-opening > a {
  color: #aa2426;
}
.nav-sub .fsNavLevel1 > li.menu-open > a > span:before,
.nav-sub .fsNavLevel1 > li.menu-opening > a > span:before {
  transform: translateZ(0);
}
.nav-sub .fsNavLevel1 > li > .menu-toggle {
  bottom: calc(100% - 60px);
}
.nav-sub .fsNavLevel1 > li > .menu-toggle:before {
  top: 20px;
}
.nav-sub .fsNavLevel1 > li.fsNavParentPage > a:after {
  display: block;
}
.nav-sub .fsNavLevel1 > li:not(.fsNavParentPage) > a {
  display: block;
  padding: 15px 29px;
  margin: 0;
}
.nav-sub .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #252626;
}
.nav-sub .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:focus,
.nav-sub .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:hover {
  color: #aa2426;
}
.nav-sub .fsNavLevel1 > li > .fsNavPageInfo {
  display: none;
}
.nav-sub .fsNavLevel1 > li > a > span:before {
  content: "";
  display: block;
  width: 4px;
  position: absolute;
  top: 5px;
  left: -24px;
  bottom: 4px;
  transform: translate3d(-4px, 0, 0);
  background: #aa2426;
  transition: transform 0.3s ease 0s;
}
.nav-sub .fsNavLevel2 {
  border: 0;
  padding: 0 0 15px;
  position: relative;
}
.nav-sub .fsNavLevel2 ul {
  padding: 13px 0;
}
.nav-sub .fsNavLevel2 li {
  position: relative;
}
.nav-sub .fsNavLevel2 li.fsNavCurrentPageAncestor > a,
.nav-sub .fsNavLevel2 li.fsNavCurrentPageAncestor > a:focus,
.nav-sub .fsNavLevel2 li.fsNavCurrentPageAncestor > a:hover {
  color: #000;
}
.nav-sub .fsNavLevel2 li.fsNavCurrentPage > a,
.nav-sub .fsNavLevel2 li.fsNavCurrentPage > a:focus,
.nav-sub .fsNavLevel2 li.fsNavCurrentPage > a:hover {
  color: #aa2426;
}
.nav-sub .fsNavLevel2 li > .menu-toggle {
  bottom: calc(100% - 40px);
}
.nav-sub .fsNavLevel2 li.menu-open > .menu-toggle:before {
  transform: rotate(90deg);
}
.nav-sub .fsNavLevel2 li > a:before {
  content: "";
  display: block;
  width: 2px;
  max-width: 2px;
  position: absolute;
  top: -3px;
  left: -16px;
  bottom: -3px;
  background-color: rgba(0, 0, 0, 0.15);
  transition: max-width 0.3s ease 0s;
  overflow: hidden;
}
.nav-sub .fsNavLevel2 li a {
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 21px;
}
.nav-sub .fsNavLevel2 > li > a {
  margin-left: 46px;
}
.nav-sub ul.fsNavLevel3 > li > a {
  margin-left: 66px;
}
.nav-sub ul.fsNavLevel4 > li > a {
  margin-left: 86px;
}
.nav-sub ul.fsNavLevel5 > li > a {
  margin-left: 106px;
}
.nav-sub ul.fsNavLevel6 > li > a {
  margin-left: 126px;
}
.nav-sub-mobile {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  display: block;
  width: 100%;
  padding: 0;
  z-index: 1;
  background: none;
}
@media (min-width: 800px) {
  .nav-sub-mobile {
    display: none;
  }
}
.nav-sub-mobile.fsElement {
  margin-bottom: 0;
}
.nav-sub-mobile li,
.nav-sub-mobile ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.nav-sub-mobile li.fsNavParentPage > a {
  padding-right: 64px;
}
.nav-sub-mobile .menu-toggle {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: calc(100% - 42px);
  z-index: 1;
  cursor: pointer;
  transition: transform 0.3s ease;
  appearance: none;
  background: none;
  overflow: hidden;
}
@media (min-width: 900px) {
  .nav-sub-mobile .menu-toggle {
    display: none;
  }
}
.nav-sub-mobile .menu-toggle > .menu-toggle-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 11px;
  left: auto;
  right: 9px;
}
.nav-sub-mobile .menu-toggle > .menu-toggle-icon:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0;
  left: 0;
  transform: rotate(0deg);
  color: #aa2426;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  transition: transform 0.3s ease 0s;
}
.nav-sub-mobile .menu-toggle > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: -9999em;
  left: -9999em;
}
.nav-sub-mobile .fsNavLevel1 {
  width: 100%;
  margin: 0;
  position: relative;
}
.nav-sub-mobile .fsNavLevel1 > li {
  display: none;
  position: relative;
  transition: background 0.3s ease 0s;
}
.nav-sub-mobile .fsNavLevel1 > li.highlight > a,
.nav-sub-mobile .fsNavLevel1 > li.highlight > a:focus,
.nav-sub-mobile .fsNavLevel1 > li.highlight > a:hover {
  color: #fff;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] {
  position: relative;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  display: inline-block;
  padding: 5px;
  margin: 10px;
  position: relative;
  z-index: 10;
  color: #252626;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:focus,
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:hover {
  color: #aa2426;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a span {
  display: block;
  position: relative;
}
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].fsNavCurrentPage.fsNavParentPage,
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].fsNavCurrentPageAncestor.fsNavParentPage {
  display: block;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] > .fsNavPageInfo {
  display: none;
  position: relative;
  z-index: 1;
  background: none;
  overflow: hidden;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"] > .menu-toggle {
  bottom: calc(100% - 50px);
  z-index: 2;
  overflow: visible;
  background: #f2f4f6;
  transition:
    transform 0.3s ease 0s,
    background 0.3s ease 0s;
}
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"]
  > .menu-toggle
  > .menu-toggle-icon {
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
}
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"]
  > .menu-toggle
  > .menu-toggle-icon:before {
  color: #aa2426;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"].menu-open > a,
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"].menu-opening > a {
  color: #fff;
}
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].menu-open
  > .menu-toggle,
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].menu-opening
  > .menu-toggle {
  background-color: #aa2426;
}
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].menu-open
  > .menu-toggle
  > .menu-toggle-icon:before,
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].menu-opening
  > .menu-toggle
  > .menu-toggle-icon:before {
  color: #fff;
  transform: rotate(90deg);
}
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].menu-open
  > .fsNavPageInfo:before,
.nav-sub-mobile
  .fsNavLevel1
  > li[class*="fsNavCurrentPage"].menu-opening
  > .fsNavPageInfo:before {
  opacity: 1;
}
.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrentPage"].menu-closing {
  background-color: rgba(0, 0, 0, 0);
}
.nav-sub-mobile .fsNavLevel2 {
  padding: 1px 0 10px;
  margin: 0;
  border: 0;
  position: relative;
  background: #f2f4f6;
}
.nav-sub-mobile .fsNavLevel2 li {
  position: relative;
}
.nav-sub-mobile .fsNavLevel2 li:last-of-type > .fsNavPageInfo > ul {
  padding-bottom: 0;
}
.nav-sub-mobile .fsNavLevel2 li[class*="fsNavCurrentPage"] > a,
.nav-sub-mobile .fsNavLevel2 li[class*="fsNavCurrentPage"] > a:focus,
.nav-sub-mobile .fsNavLevel2 li[class*="fsNavCurrentPage"] > a:hover {
  color: #aa2426;
}
.nav-sub-mobile
  .fsNavLevel2
  li.menu-open
  > .menu-toggle
  > .menu-toggle-icon:before,
.nav-sub-mobile
  .fsNavLevel2
  li.menu-opening
  > .menu-toggle
  > .menu-toggle-icon:before {
  transform: rotate(90deg);
}
.nav-sub-mobile .fsNavLevel2 li a {
  display: inline-block;
  border: 0;
  padding: 5px;
  margin: 0;
  position: relative;
  z-index: 2;
  color: #252626;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-decoration: none;
  appearance: none;
  background: none;
}
.nav-sub-mobile .fsNavLevel2 li a:focus,
.nav-sub-mobile .fsNavLevel2 li a:hover {
  color: #aa2426;
  text-decoration: underline;
}
.nav-sub-mobile .fsNavLevel2 > li {
  position: relative;
}
.nav-sub-mobile .fsNavLevel2 > li:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background-color: #707372;
  opacity: 0.15;
}
.nav-sub-mobile .fsNavLevel2 > li:last-of-type:before {
  display: none;
}
.nav-sub-mobile .fsNavLevel2 > li > a {
  padding: 5px;
  margin: 5px 10px 8px;
  font-size: 16px;
  line-height: 1.5;
}
.nav-sub-mobile .fsNavLevel2 > li > .menu-toggle {
  bottom: calc(100% - 47px);
}
.nav-sub-mobile .fsNavLevel2 > li > .menu-toggle > .menu-toggle-icon {
  top: 14px;
}
.nav-sub-mobile .fsNavLevel2 .fsNavPageInfo {
  display: none;
}
.nav-sub-mobile ul.fsNavLevel3 > li > a {
  margin-left: 30px;
}
.nav-sub-mobile ul.fsNavLevel4 > li > a {
  margin-left: 60px;
}
.nav-sub-mobile ul.fsNavLevel5 > li > a {
  margin-left: 90px;
}
.nav-sub-mobile ul.fsNavLevel6 > li > a {
  margin-left: 120px;
}
.nav-sub-mobile ul.fsNavLevel3 {
  padding: 0 0 4px;
  margin-top: -7px;
}
.nav-sub-mobile ul.fsNavLevel3 ul {
  padding: 0;
}
.nav-sub-mobile ul.fsNavLevel3 li a {
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.nav-sub-mobile ul.fsNavLevel3 li:first-of-type > a:before {
  top: 2px;
}
.nav-sub-mobile ul.fsNavLevel3 li:last-of-type > a:before {
  bottom: 3px;
}
.nav-sub-mobile ul.fsNavLevel3 li > a:before {
  content: "";
  display: block;
  width: 2px;
  max-width: 2px;
  position: absolute;
  top: -5px;
  left: -15px;
  bottom: -5px;
  background-color: rgba(0, 0, 0, 0.15);
  transition: max-width 0.3s ease 0s;
  overflow: hidden;
}
.nav-utility-footer.fsNavigation .fsNavLevel1 {
  display: flex;
  flex-flow: column;
  align-items: center;
}
@media (min-width: 800px) {
  .nav-utility-footer.fsNavigation .fsNavLevel1 {
    flex-flow: row wrap;
    align-items: flex-start;
    margin-left: -24px;
    margin-right: -24px;
  }
}
.nav-utility-footer.fsNavigation .fsNavLevel1 ul {
  display: none;
}
.nav-utility-footer.fsNavigation .fsNavLevel1 li {
  display: block;
  padding: 0;
  margin: 0 0 8px;
}
@media (min-width: 800px) {
  .nav-utility-footer.fsNavigation .fsNavLevel1 li {
    padding: 0 18px 2px 19px;
  }
}
.nav-utility-footer.fsNavigation .fsNavLevel1 li:last-of-type {
  margin-bottom: 0;
}
.nav-utility-footer.fsNavigation .fsNavLevel1 li a {
  display: block;
  padding: 0 5px;
  margin: 0;
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 12px;
  line-height: 1.8;
  font-weight: 400;
  text-align: left;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: none;
  text-decoration: none;
}
@media (min-width: 800px) {
  .nav-utility-footer.fsNavigation .fsNavLevel1 li a {
    padding: 0 5px;
    margin: 0;
    font-size: 14px;
  }
}
.nav-utility-footer.fsNavigation .fsNavLevel1 li a:focus,
.nav-utility-footer.fsNavigation .fsNavLevel1 li a:hover {
  color: #f1ced5;
  text-decoration: none;
}
.mobile-top .nav-utility-mobile.fsNavigation {
  display: none;
}
@media (min-width: 800px) {
  .mobile-top .nav-utility-mobile.fsNavigation {
    display: block;
  }
}
@media (min-width: 800px) {
  .mobile-bottom .nav-utility-mobile.fsNavigation {
    display: none;
  }
}
@media (max-width: 799px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1 {
    column-count: 3;
    column-gap: 20px;
    padding: 0 10px;
    position: relative;
  }
}
@media (max-width: 399px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1 {
    column-count: 2;
  }
}
@media (min-width: 800px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1 {
    display: flex;
    flex-flow: row wrap;
    width: calc(100% + 34px);
    margin-left: -17px;
    margin-right: -17px;
  }
}
.nav-utility-mobile.fsNavigation .fsNavLevel1:before {
  content: "";
  display: block;
  width: 0;
  border-left: 1px solid #707372;
  position: absolute;
  top: 15px;
  left: 50%;
  bottom: 15px;
  opacity: 0.15;
}
@media (min-width: 400px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1:before {
    width: 33.33333%;
    border-right: 1px solid #707372;
    transform: translateX(-50%);
  }
}
@media (min-width: 800px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1:before {
    display: none;
  }
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 ul {
  display: none;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li {
  display: block;
  padding: 8px 0;
  margin: 0;
  position: relative;
}
@media (min-width: 800px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1 li {
    padding: 0 calc(-15.52941px + 2.94118vw);
  }
}
@media (min-width: 936px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1 li {
    padding: 0 12px;
  }
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li:last-of-type {
  margin-bottom: 0;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li.nav-link-giving a:after {
  content: "\E928";
  font-size: 1.25em;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li.nav-link-parents a:after {
  content: "\E929";
  font-size: 1.33333em;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li.nav-link-alumni a:after {
  content: "\E92A";
  font-size: 1.225em;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li.nav-link-calendar a:after {
  content: "\E927";
  font-size: 1.225em;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li.nav-link-summer a:after {
  content: "\E92B";
  font-size: 1.33333em;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li.nav-link-careers a:after {
  content: "\E926";
  font-size: 1.25em;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li a {
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 0;
  color: #252626;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  
  letter-spacing: 0.1em;
}
@media (min-width: 800px) {
  .nav-utility-mobile.fsNavigation .fsNavLevel1 li a {
    padding: 5px;
    margin: 0;
  }
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li a:focus,
.nav-utility-mobile.fsNavigation .fsNavLevel1 li a:hover {
  color: #aa2426;
  text-decoration: none;
}
.nav-utility-mobile.fsNavigation .fsNavLevel1 li a:after {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  margin-left: 8px;
  color: #aa2426;
  line-height: 20px;
  
}
.nav-utility-news .fsNavLevel1 {
  position: relative;
}
@media (min-width: 800px) {
  .nav-utility-news .fsNavLevel1 {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-end;
    height: 110px;
  }
}
.nav-utility-news .fsNavLevel1:before {
  bottom: 0;
}
.nav-utility-news .fsNavLevel1:before,
.nav-utility-news ul li:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #cacaca;
}
@media (min-width: 800px) {
  .nav-utility-news .fsNavLevel1:before,
  .nav-utility-news ul li:before {
    display: none;
  }
}
.nav-utility-news ul li {
  position: relative;
}
.nav-utility-news ul li:before {
  top: 0;
}
@media (min-width: 800px) {
  .nav-utility-news ul li {
    margin-left: 19px;
  }
}
.nav-utility-news ul li.nav-icon-newspaper a:before {
  content: "\E914";
  font-size: 1.66667em;
}
.nav-utility-news ul li.nav-icon-calendar a:before {
  content: "\E905";
  font-size: 1.66667em;
}
.nav-utility-news ul li a {
  width: 100%;
  display: flex;
  flex-flow: row;
  align-items: center;
  min-height: 69px;
  margin: 0 0 10px;
  padding: 10px 22px 10px 57px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: none;
  appearance: none;
  transition:
    padding 0.3s ease 0s,
    color 0.3s ease 0s;
}
@media (min-width: 800px) {
  .nav-utility-news ul li a {
    display: inline-flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 10px 10px 68px;
  }
}
.nav-utility-news ul li a:focus,
.nav-utility-news ul li a:hover {
  padding-left: 78px;
  padding-right: 0;
  text-decoration: none;
}
.nav-utility-news ul li a:focus:after,
.nav-utility-news ul li a:hover:after {
  transform: translate3d(0, -50%, 0) scale(1.20833);
}
@media (min-width: 800px) {
  .nav-utility-news ul li a:focus:after,
  .nav-utility-news ul li a:hover:after {
    transform: translate3d(0, -50%, 0) scale(1.41667);
  }
}
.nav-utility-news ul li a:last-child {
  margin-bottom: 0;
}
.nav-utility-news ul li a:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #252626;
  font-size: 12px;
  line-height: 1;
  
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  z-index: 2;
}
@media (min-width: 800px) {
  .nav-utility-news ul li a:before {
    left: 26px;
  }
}
.nav-utility-news ul li a:after {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) scale(1);
  z-index: 1;
  background: #f2f4f6;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .nav-utility-news ul li a:after {
    left: 10px;
  }
}

.nav-utility-news ul li a span:after {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: inline-block;
  margin-left: 4px;
  color: #aa2426;
  font-size: 12px;
  line-height: inherit;
  
  transition: color 0.3s ease 0s;
}
@media (max-width: 799px) {
  .nav-utility-news ul li a span:after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
button.toggle-close {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 300px;
  position: relative;
  text-align: left;
  appearance: none;
  background: none;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 800px) {
  button.toggle-close {
    width: 68px;
    height: 68px;
  }
}
button.toggle-close:not([unfocus]):focus:focus-visible:after,
button.toggle-close:not([unfocus]):hover:after {
  background: #E62550;
}
@media (min-width: 800px) {
  button.toggle-close:not([unfocus]):focus:focus-visible:after,
  button.toggle-close:not([unfocus]):hover:after {
    transform: translate3d(-50%, -50%, 0) scale(1);
  }
}
button.toggle-close:before {
  content: "\E922";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 10;
  color: #fff;
  font-size: 10px;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 800px) {
  button.toggle-close:before {
    font-size: 14px;
  }
}
button.toggle-close:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate3d(-50%, -50%, 0) !important;
  transform-origin: 50% 50%;
  background: #E62550;
  transition: background 0.3s ease 0s;
}
@media (min-width: 800px) {
  button.toggle-close:after {
    width: 68px;
    height: 68px;
    transform: translate3d(-50%, -50%, 0) scale(0.70588) !important;
    transition:
      background 0.3s ease 0s,
      transform 0.3s ease 0s;
  }
}
button.toggle-close > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.fsFooter {
  padding: 40px 15px 52px;
  position: relative;
  background: #aa2426;
}
@media (min-width: 800px) {
  .fsFooter {
    padding: 110px 20px 70px;
  }
}
.fsFooter > .fsBanner {
  position: relative;
  margin: 0 auto;
  max-width: 1240px;
}
.footer-container {
  margin: 0;
  padding: 0;
  position: relative;
}
.footer-container[shown]:before {
  top: 0;
  opacity: 1;
  transition:
    top 0.8s ease 1.3s,
    opacity 0s ease 1.3s;
}
.footer-container:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: calc(100% - 30px);
  left: 50%;
  bottom: 30px;
  background: hsla(0, 0%, 100%, 0.15);
  opacity: 0;
  transition:
    top 0s ease 0.2s,
    opacity 0.2s ease 0s;
}
@media (min-width: 800px) {
  .footer-container:before {
    display: block;
  }
}
.footer-top {
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media (min-width: 800px) {
  .footer-top {
    padding-top: 0;
    padding-bottom: 44px;
  }
}
.footer-top.fsElement,
.footer-top.fsElement:last-child {
  margin-bottom: 0;
}
.footer-top .fsElementTitle {
  margin-bottom: 20px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
}
@media (min-width: 800px) {
  .footer-top .fsElementTitle {
    text-align: left;
  }
}
.footer-top-columns.fsLayout {
  display: flex;
  flex-flow: column;
  padding: 0;
}
@media (max-width: 799px) {
  .footer-top-columns.fsLayout {
    align-items: center;
  }
}
@media (min-width: 800px) {
  .footer-top-columns.fsLayout {
    flex-flow: row;
  }
}
.footer-top-columns.fsLayout > .fsStyleColumn {
  display: flex;
  flex-flow: column;
  align-items: center;
}
@media (min-width: 800px) {
  .footer-top-columns.fsLayout > .fsStyleColumn-1 {
    flex: 0 1 auto;
    display: block;
  }
}
@media (min-width: 1100px) {
  .footer-top-columns.fsLayout > .fsStyleColumn-1 {
    flex: 0 1 auto;
  }
}
@media (min-width: 800px) {
  .footer-top-columns.fsLayout > .fsStyleColumn-2 {
    flex: 0 1 auto;
    width: 50%;
    align-items: flex-end;
  }
}
@media (min-width: 1100px) {
  .footer-top-columns.fsLayout > .fsStyleColumn-2 {
    flex: 0 1 auto;
    width: 50%;
  }
}
.footer-description {
  max-width: 380px;
  color: #fff;
  font-size: 15px;
  line-height: 1.52941;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
@media (min-width: 320px) {
  .footer-description {
    font-size: calc(13.66667px + 0.41667vw);
  }
}
@media (min-width: 800px) {
  .footer-description {
    font-size: 17px;
    text-align: left;
  }
}
.footer-description.fsElement {
  margin-bottom: 18px;
}
@media (min-width: 800px) {
  .footer-description.fsElement {
    margin-bottom: 98px;
  }
}
.footer-description.fsElement:last-child {
  margin-bottom: 0;
}
.footer-logo {
  flex: 0 0 auto;
  width: 100%;
  max-width: 439px;
}
@media (min-width: 800px) {
  .footer-logo {
    width: auto;
    max-width: none;
  }
}
.footer-logo.fsElement {
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  .footer-logo.fsElement {
    margin-bottom: 30px;
  }
}
.footer-logo.fsElement:last-child {
  margin-bottom: 0;
}
.footer-logo a {
  display: block;
  width: 100%;
  max-width: 45.51724%;
  pointer-events: auto;
  margin: 0 auto;
}
@media (min-width: 800px) {
  .footer-logo a {
    max-width: 350px;
    margin: 0;
  }
}
.footer-logo a:before {
  content: "";
  display: block;
  padding-bottom: 23.5%;
  background-size: contain;
  margin-left: 20px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/assets/img/White-logo.svg);
}
.footer-logo a span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.footer-top-right-columns.fsLayout {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 540px;
  margin-left: -10px;
  margin-right: -10px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
  padding: 0;
}
@media (min-width: 800px) {
  .footer-top-right-columns.fsLayout {
    flex-flow: row;
    align-items: flex-start;
    border-bottom: 0;
  }
}
.footer-top-right-columns.fsLayout > .fsStyleColumn {
  padding: 30px 10px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.25);
}
@media (max-width: 799px) {
  .footer-top-right-columns.fsLayout > .fsStyleColumn {
    flex: 0 0 auto;
  }
}
@media (min-width: 800px) {
  .footer-top-right-columns.fsLayout > .fsStyleColumn {
    padding-top: 0;
    border-top: 0;
  }
}
.footer-top-right-columns.fsLayout > .fsStyleColumn-1 {
  padding-bottom: 10px;
}
@media (min-width: 800px) {
  .footer-top-right-columns.fsLayout > .fsStyleColumn-1 {
    padding-bottom: 0;
  }
}
.footer-top-right-columns.fsLayout > .fsStyleColumn-2 {
  padding-bottom: 7px;
}
@media (min-width: 800px) {
  .footer-top-right-columns.fsLayout > .fsStyleColumn-2 {
    padding-bottom: 0;
  }
}
.footer-contact {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-decoration: none;
}
@media (min-width: 550px) {
  .footer-contact {
    font-size: 15px;
    line-height: 27px;
  }
}
@media (min-width: 800px) {
  .footer-contact {
    text-align: left;
  }
}
.footer-contact [itemprop="name"] {
  display: block;
}
.footer-contact [itemprop="address"] {
  margin-bottom: 10px;
}
@media (min-width: 800px) {
  .footer-contact [itemprop="address"] {
    margin-bottom: 20px;
  }
}
.footer-contact [itemprop="address"] span {
  padding-bottom: 2px;
}
.footer-contact [itemprop="streetAddress"] {
  display: block;
}
.footer-contact [itemprop="telephone"] {
  font-weight: 600;
}
.footer-contact .school-phone {
  font-weight: 700;
}
.footer-contact a {
  color: inherit;
  font-weight: inherit;
}
.footer-contact .fsElementFooterContent {
  margin-top: 20px;
}
@media (min-width: 800px) {
  .footer-contact .fsElementFooterContent {
    margin-bottom: 30px;
  }
}
.footer-contact .fsElementFooterContent a.fs_style_62 {
  padding: 11px 15px;
  border-width: 1px;
  font-weight: 700;
}
.footer-contact .fsElementFooterContent a.fs_style_62 .button-caret {
  display: none;
}
.footer-contact .fsElementFooterContent a.fs_style_62:focus,
.footer-contact .fsElementFooterContent a.fs_style_62:hover {
  border-color: #252626;
  color: #fff;
  background: #252626;
}
.footer-middle {
  padding: 0;
}
.footer-middle.fsElement {
  margin-bottom: 43px;
}
@media (min-width: 800px) {
  .footer-middle.fsElement {
    margin-bottom: 0;
  }
}
.footer-middle.fsElement:last-child {
  margin-bottom: 0;
  margin-top: 20px;
}
.footer-middle > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1290px;
}
.footer-middle-columns.fsLayout {
  display: flex;
  flex-flow: column;
}
@media (min-width: 800px) {
  .footer-middle-columns.fsLayout {
    flex-flow: row;
  }
}
.footer-middle-columns.fsLayout > .fsStyleColumn {
  width: 100%;
}
@media (min-width: 800px) {
  .footer-middle-columns.fsLayout > .fsStyleColumn {
    width: 50%;
  }
}
@media (max-width: 799px) {
  .footer-middle-columns.fsLayout > .fsStyleColumn-1 {
    order: 2;
  }
}
@media (min-width: 800px) {
  .footer-middle-columns.fsLayout > .fsStyleColumn-1 {
    flex: 0 1 auto;
  }
}
.footer-middle-columns.fsLayout > .fsStyleColumn-2 {
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
}
@media (max-width: 799px) {
  .footer-middle-columns.fsLayout > .fsStyleColumn-2 {
    order: 1;
  }
}
@media (min-width: 800px) {
  .footer-middle-columns.fsLayout > .fsStyleColumn-2 {
    flex: 0 1 auto;
    align-items: flex-end;
  }
}
@media (min-width: 800px) {
  .fsFooter .nav-social-footer {
    width: auto;
    min-width: calc(-45.71429px + 25.71429vw);
  }
}
@media (min-width: 1150px) {
  .fsFooter .nav-social-footer {
    min-width: 250px;
  }
}
@media (min-width: 800px) {
  .fsFooter .nav-social-footer:first-child {
    margin-top: -5px;
  }
}
.footer-bottom {
  padding: 0;
}
.footer-bottom.fsElement {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .footer-bottom.fsElement {
    padding-top: 5px;
  }
}
.footer-bottom > .fsElementContent {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.footer-jump.fsEmbed.fsElement {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .footer-jump.fsEmbed.fsElement {
    margin-bottom: 63px;
  }
}
.footer-jump.fsEmbed.fsElement:last-child {
  margin-bottom: 0;
}
button.footer-jump-button {
  display: block;
  width: 58px;
  height: 58px;
  padding: 0;
  border: 0;
  margin: 0;
  position: relative;
  color: #636363;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  appearance: none;
  background: none;
}
button.footer-jump-button:focus:before,
button.footer-jump-button:hover:before {
  color: #aa2426;
  background-color: #fff;
}
button.footer-jump-button:before {
  content: "\E909";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 200px;
  position: absolute;
  top: 5px;
  left: 5px;
  color: #fff;
  font-size: 8px;
  line-height: 46px;
  text-align: center;
  overflow: hidden;
  transition:
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
button.footer-jump-button span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.footer-animation.fsContent {
  margin: 24px auto 0;
  position: relative;
  color: #fff;
  font-size: 25.34px;
  line-height: 24.58px;
  font-weight: 400;
  text-align: center;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 320px) {
  .footer-animation.fsContent {
    font-size: calc(18.85467px + 2.02667vw);
    line-height: calc(18.29022px + 1.96556vw);
  }
}
@media (min-width: 800px) {
  .footer-animation.fsContent {
    margin-top: 0;
  }
}
@media (min-width: 1220px) {
  .footer-animation.fsContent {
    font-size: 43.58px;
    line-height: 42.27px;
  }
}
body:not(.fsComposeMode) .footer-animation.fsContent {
  display: flex;
  flex-flow: row;
  justify-content: center;
  height: 24.58px;
}
@media (min-width: 320px) {
  body:not(.fsComposeMode) .footer-animation.fsContent {
    height: calc(18.29022px + 1.96556vw);
  }
}
@media (min-width: 1220px) {
  body:not(.fsComposeMode) .footer-animation.fsContent {
    height: 42.27px;
  }
}
body:not(.fsComposeMode) .footer-animation.fsContent:not([updated]) {
  opacity: 0;
  visibility: hidden;
}
.footer-animation.fsContent[shown] .fsElementHeaderContent {
  transform: translateZ(0);
  opacity: 1;
  transition:
    transform 1s ease 0s,
    opacity 1s ease 0s;
}
.footer-animation.fsContent[shown] .fsElementFooterContent {
  opacity: 1;
  transition: opacity 0.8s ease 1.2s;
}
.footer-animation.fsContent[shown] .animation-placeholder {
  max-width: 100px;
  transition: max-width 0.8s ease 1.3s;
}
.footer-animation.fsContent .fsElementTitle {
  display: none;
}
.footer-animation.fsContent .fsElementHeaderContent {
  position: relative;
  transform: translate3d(0, 40px, 0);
  opacity: 0;
  transition:
    transform 0s ease 0.2s,
    opacity 0.2s ease 0s;
}
body:not(.fsComposeMode) .footer-animation.fsContent > .fsElementContent {
  display: none;
}
.footer-animation.fsContent footer {
  position: absolute;
  top: 0;
  right: 0;
}
.footer-animation.fsContent .fsElementFooterContent {
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease 0s;
}
.footer-animation.fsContent .animation-placeholder {
  display: block;
  max-width: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: max-width 0s ease 0.2s;
}
.footer-nda {
  position: relative;
  max-width: 1180px;
  margin: 50px auto 0;
  color: #fff;
  font-size: 13px;
  line-height: 1.52941;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
  opacity: 0.8;
}
@media (min-width: 800px) {
  .footer-nda {
    font-size: 14px;
  }
}
#fsHeader {
  position: relative;
  z-index: 2;
  background: #fff;
}
@media (min-width: 800px) {
  #fsHeader {
    z-index: 11;
  }
}
body:not(.fsComposeMode) #fsHeader {
  padding: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) #fsHeader {
    padding: 0;
  }
}
@media (min-width: 800px) {
  html.has-hero body:not(.fsComposeMode) #fsHeader {
    padding-top: 0;
  }
}
.skip-link {
  margin: 0;
}
.skip-link a {
  padding: 1em;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  z-index: 9000;
  background: #000;
  color: #fff;
  font-size: 1em;
  line-height: 1;
  text-decoration: underline;
  transition: transform 0.1s ease-in 0s;
}
.skip-link a:focus {
  transform: translateY(0);
}
.header-top {
  padding: 0;
  position: relative;
  z-index: 102;
  background: #fff;
}
.header-top.fsElement {
  margin-bottom: 0;
}
.header-top:before {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #707372;
  opacity: 0.15;
}
html.has-hero .header-top:before {
  display: none !important;
}
@media (min-width: 800px) {
  .header-top:before {
    display: block;
  }
}
@media (max-width: 799px) {
  body[nav-sub-hidden] .header-top:before {
    display: block;
  }
}
body.fsComposeMode .header-top {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
.header-top-columns.fsLayout {
  display: flex;
  flex-flow: row;
  margin: 0;
  padding: 0 15px 0 14px;
  position: relative;
  z-index: 2;
}
@media (min-width: 800px) {
  .header-top-columns.fsLayout {
    padding: 0 40px 0 49px;
  }
}
.header-top-columns.fsLayout:after {
  display: none;
}
body.fsComposeMode .header-top-columns.fsLayout {
  flex-flow: row wrap;
}
.header-top-columns.fsLayout.fsElement {
  margin-bottom: 0;
}
.header-top-columns.fsLayout > .fsStyleColumn {
  display: flex;
  flex-flow: row wrap;
  width: auto;
  padding: 0;
  margin: 0;
  height: 73px;
}
@media (min-width: 800px) {
  .header-top-columns.fsLayout > .fsStyleColumn {
    height: 111px;
    transition: opacity 0.8s ease 0s;
  }
}
.header-top-columns.fsLayout > .fsStyleColumn-1 {
  flex: 1 1 auto;
  align-items: center;
  padding-top: 8px;
  position: relative;
}
@media (min-width: 800px) {
  .header-top-columns.fsLayout > .fsStyleColumn-1 {
    padding-top: 8px;
  }
}
.header-top-columns.fsLayout > .fsStyleColumn-2 {
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 800px) {
  .header-top-columns.fsLayout > .fsStyleColumn-2 {
    padding: 10px 0;
  }
}
.header-logo.fsElement {
  margin-bottom: 0;
}

/* Inner wrapper */
.header-logo > .fsElementContent {
  padding-top: 0;
}

/* Logo link */
.header-logo a {
  display: flex;
  align-items: center;
  gap: 5px;              /* space between logo and text */
  text-decoration: none;
}

/* Logo as background */
.header-logo a::before {
  content: "";
  display: block;
  width: 140px;
  height: 50px;
  margin-bottom: 10px;
  background-image: url("../img/logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

/* Text styling */
.header-logo a span {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  white-space: nowrap;
  visibility: hidden;
}

/* Desktop size */
@media (min-width: 800px) {
  .header-logo a::before {
    width: 220px;
    height: 80px;
    margin-bottom: 10px;
  }

  .header-logo a span {
    font-size: 22px;
  }
}


.header-mybaylor {
  height: 100%;
}
@media (min-width: 800px) {
  .header-mybaylor {
    padding-right: 38px;
    border-right: 1px solid rgba(78, 81, 80, 0.15);
  }
}
body:not(.fsComposeMode) .header-mybaylor:not([updated]) {
  opacity: 0;
  visibility: hidden;
}
.header-mybaylor.fsElement {
  margin-bottom: 0;
}
.header-mybaylor .fsElementContent {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.header-mybaylor a {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 300px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  appearance: none;
  background: none;
  cursor: pointer;
}
@media (min-width: 800px) {
  .header-mybaylor a {
    display: flex;
    flex-flow: row;
    align-items: center;
    width: auto;
    height: 68px;
    padding-left: 72px;
    padding-right: 10px;
  }
}
.header-mybaylor a:focus:after,
.header-mybaylor a:hover:after {
  transform: scale(1);
}
.header-mybaylor a:focus > span,
.header-mybaylor a:hover > span {
  transform: translate3d(10px, 0, 0);
}
.header-mybaylor a > span {
  display: none;
  height: 12px;
  position: relative;
  transform: translateZ(0);
  color: #252626;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  
  letter-spacing: 0.1em;
  -webkit-font-smoothing: subpixel-antialiased;
 
 
  will-change: transform;
  overflow: hidden;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .header-mybaylor a > span {
    display: block;
  }
}
.header-mybaylor a > span:after {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: inline-block;
  margin-top: -2px;
  margin-left: 4px;
  color: #aa2426;
  font-size: 12px;
  line-height: 12px;
  
  transition: color 0.3s ease 0s;
}
.header-mybaylor a strong {
  color: #aa2426;
}
.header-mybaylor a:before {
  content: "\E921";
  font-family: IcoMoon;
  
  
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 2;
  color: #aa2426;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  transition: color 0.3s ease 0s;
}
@media (min-width: 800px) {
  .header-mybaylor a:before {
    top: 24px;
    left: 24px;
    font-size: 18px;
  }
}
.header-mybaylor a:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 300px;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 50% 50%;
  z-index: 1;
  background-color: #f8f8f8;
  transition:
    transform 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 800px) {
  .header-mybaylor a:after {
    width: 68px;
    height: 68px;
    transform: scale(0.70588);
  }
}
button.toggle-search {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 300px;
  position: relative;
  color: #E62550;
  font-size: 12px;
  line-height: 1.16667;
  font-weight: 400;
  text-align: left;
  appearance: none;
  background: none;
  cursor: pointer;
}
@media (min-width: 800px) {
  button.toggle-search {
    width: 68px;
    height: 68px;
  }
}
button.toggle-search:focus:not(:focus-visible):after {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
button.toggle-search:focus:focus-visible:before,
button.toggle-search:hover:before {
  color: #fff;
}
button.toggle-search:focus:focus-visible:after,
button.toggle-search:hover:after {
  transform: scale(1);
  background: #E62550;
}
button.toggle-search > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: -9999em;
  left: -9999em;
}
button.toggle-search:before {
  content: "\E919";
  font-family: IcoMoon;
  
  
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 2;
  color: #252626;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  transition: color 0.3s ease 0s;
}
@media (min-width: 800px) {
  button.toggle-search:before {
    top: 24px;
    left: 24px;
    font-size: 16px;
  }
}
button.toggle-search:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 300px;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 50% 50%;
  z-index: 1;
  background-color: #f8f8f8;
  transition:
    transform 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 800px) {
  button.toggle-search:after {
    width: 68px;
    height: 68px;
    transform: scale(0.70588);
  }
}
.header-toggle-search.fsElement {
  margin-bottom: 0;
}
.header-toggle-search:not(:first-child) {
  margin-left: 11px;
}
@media (min-width: 800px) {
  .header-toggle-search:not(:first-child) {
    margin-left: 39px;
  }
}
.header-toggle-menu {
  margin-left: 11px;
  transition: opacity 0s ease 0s;
}
@media (min-width: 800px) {
  .header-toggle-menu {
    margin-left: 15px;
  }
}
html:not(.sticky-possible):not(.sticky-active) .header-toggle-menu {
  transition: opacity 0.5s ease 0s;
}
.sticky-possible .header-toggle-menu {
  opacity: 0;
}
.sticky-possible:not(.sticky-active) .header-toggle-menu {
  transition: opacity 0s ease 0s;
}
.sticky-possible.sticky-active .header-toggle-menu {
  transition: opacity 0s ease 0.5s;
}
.toggle-off-canvas-menu {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 300px;
  position: relative;
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  line-height: 0;
  text-align: left;
  appearance: none;
  background: none;
  cursor: pointer;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu {
    width: 153px;
    height: 68px;
    overflow: hidden;
  }
}
.toggle-off-canvas-menu:not([unfocus]):focus:not(:focus-visible):after {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
.toggle-off-canvas-menu:not([unfocus]):focus:focus-visible:before,
.toggle-off-canvas-menu:not([unfocus]):hover:before {
  transform: translate3d(-10px, 0, 0);
}
.toggle-off-canvas-menu:not([unfocus]):focus:focus-visible:after,
.toggle-off-canvas-menu:not([unfocus]):hover:after {
  background: #E62550;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu:not([unfocus]):focus:focus-visible:after,
  .toggle-off-canvas-menu:not([unfocus]):hover:after {
    transform: translate3d(0, -50%, 0) scale(1);
  }
}
.toggle-off-canvas-menu:not([unfocus]):focus:focus-visible > span,
.toggle-off-canvas-menu:not([unfocus]):hover > span {
  transform: translate3d(25px, -50%, 0);
}
.toggle-off-canvas-menu:not([unfocus]):focus:focus-visible
  .toggle-off-canvas-icon
  span,
.toggle-off-canvas-menu:not([unfocus]):hover .toggle-off-canvas-icon span {
  background-color: #fff;
}
.toggle-off-canvas-menu:before {
  content: "";
  display: none;
  width: 20px;
  height: 1px;
  position: absolute;
  top: 34px;
  left: 0;
  transform: translateZ(0);
  background: #979797;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu:before {
    display: block;
  }
}
.toggle-off-canvas-menu:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
  transform-origin: 50% 50%;
  background: #E62550;
  transition: background 0.3s ease 0s;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu:after {
    width: 68px;
    height: 68px;
    transform: translate3d(0, -50%, 0) scale(0.70588);
    transition:
      background 0.3s ease 0s,
      transform 0.3s ease 0s;
  }
}
.toggle-off-canvas-menu > span {
  display: block;
  height: 15px;
  color: #252626;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(35px, -50%, 0);
  -webkit-font-smoothing: subpixel-antialiased;
 
 
  will-change: transform;
  overflow: hidden;
  transition:
    opacity 0.3s ease 0s,
    max-height 0.3s ease 0s,
    transform 0.3s ease 0s,
    max-height 0.3s ease 0s;
}
@media (max-width: 799px) {
  .toggle-off-canvas-menu > span {
    display: block;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    position: absolute;
    top: -9999em;
    left: -9999em;
    white-space: nowrap;
    overflow: hidden;
    transform: none !important;
  }
}
.toggle-off-canvas-menu > span > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.toggle-off-canvas-menu .toggle-off-canvas-icon {
  width: 14px;
  height: 9px;
  position: absolute;
  top: 12px;
  left: auto;
  right: 10px;
  z-index: 10;
  cursor: pointer;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu .toggle-off-canvas-icon {
    width: 18px;
    height: 12px;
    top: 29px;
    right: 25px;
  }
}
.toggle-off-canvas-menu .toggle-off-canvas-icon span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  border-radius: 0;
  left: 0;
  transform: rotate(0deg);
  background: #fff;
  opacity: 1;
  transition:
    transform 0.25s ease-in-out 0s,
    background 0.25s ease-in-out 0s;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu .toggle-off-canvas-icon span {
    height: 2px;
  }
}
.toggle-off-canvas-menu .toggle-off-canvas-icon span:first-child {
  top: 0;
}
.toggle-off-canvas-menu .toggle-off-canvas-icon span:nth-child(2),
.toggle-off-canvas-menu .toggle-off-canvas-icon span:nth-child(3) {
  top: 4px;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu .toggle-off-canvas-icon span:nth-child(2),
  .toggle-off-canvas-menu .toggle-off-canvas-icon span:nth-child(3) {
    top: 5px;
  }
}
.toggle-off-canvas-menu .toggle-off-canvas-icon span:nth-child(4) {
  top: 8px;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu .toggle-off-canvas-icon span:nth-child(4) {
    top: 10px;
  }
}
.off-canvas-active
  .toggle-off-canvas-menu
  .toggle-off-canvas-icon
  span:first-child {
  width: 0;
  top: 11px;
  left: 50%;
}
@media (min-width: 800px) {
  .off-canvas-active
    .toggle-off-canvas-menu
    .toggle-off-canvas-icon
    span:first-child {
    top: 14px;
  }
}
.off-canvas-active
  .toggle-off-canvas-menu
  .toggle-off-canvas-icon
  span:nth-child(2) {
  transform: rotate(45deg);
}
.off-canvas-active
  .toggle-off-canvas-menu
  .toggle-off-canvas-icon
  span:nth-child(3) {
  transform: rotate(-45deg);
}
.off-canvas-active
  .toggle-off-canvas-menu
  .toggle-off-canvas-icon
  span:nth-child(4) {
  top: 11px;
  width: 0;
  left: 50%;
}
@media (min-width: 800px) {
  .off-canvas-active
    .toggle-off-canvas-menu
    .toggle-off-canvas-icon
    span:nth-child(4) {
    top: 14px;
  }
}
.toggle-off-canvas-menu[sticky] {
  position: fixed;
  top: 20px;
  right: 15px;
  transform: translate3d(0, -100px, 0);
  z-index: 200;
}
@media (min-width: 800px) {
  .toggle-off-canvas-menu[sticky] {
    width: 68px;
    height: 68px;
    top: 22px;
    right: 40px;
    transform: translate3d(0, -100px, 0);
  }
}
html:not(.sticky-possible) .toggle-off-canvas-menu[sticky] {
  pointer-events: none;
}
html:not(.sticky-possible):not(.sticky-active) .toggle-off-canvas-menu[sticky] {
  transition: transform 0s ease 0.5s;
}
.sticky-possible .toggle-off-canvas-menu[sticky] {
  transition: transform 0.5s ease 0s;
}
.sticky-possible.sticky-active .toggle-off-canvas-menu[sticky] {
  transform: translateZ(0);
}
.toggle-off-canvas-menu[sticky]:before {
  display: none;
}
.toggle-off-canvas-menu[sticky] > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.header-secondary {
  flex: 0 0 auto;
  display: none;
  padding: 0 15px;
  position: relative;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 800px) {
  .header-secondary {
    display: block;
  }
}
.header-secondary.fsElement {
  margin: 0;
}
.header-secondary:before {
  content: "";
  display: block;
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
}
.header-secondary.nav-hide {
  display: none;
}
.header-secondary[updated] {
  opacity: 1;
  visibility: visible;
}
.header-secondary > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}
.header-breadcrumb {
  flex: 0 0 auto;
  display: none;
  padding: 0 0 6px;
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 800px) {
  .header-breadcrumb {
    display: block;
    padding: 5px 51px;
  }
}
.header-breadcrumb[updated] {
  opacity: 1;
}
@media (max-width: 799px) {
  .header-breadcrumb.nav-hide {
    display: none;
  }
}
.header-breadcrumb.nav-hide .nav-breadcrumb-header {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.fsComposeMode .header-breadcrumb {
  opacity: 1;
}
.header-breadcrumb.fsElement {
  margin-bottom: 0;
}
.header-breadcrumb.fsElement li {
  padding-left: 0;
}
#fsMenu {
  display: flex;
  flex-flow: column;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5000 !important;
  overflow-x: hidden;
  pointer-events: none;
}
html.off-canvas-active #fsMenu {
  pointer-events: auto;
}
.fsAccountBarVisible #fsMenu {
  top: 45px;
}
.fsMenu {
  flex: 1 1 auto;
  z-index: 1000;
  position: relative;
  visibility: hidden;
  transition: visibility 0s ease 0.5s;
}
@media (max-width: 799px) {
  html.off-canvas-active .fsMenu {
    overflow: hidden;
    visibility: visible;
    transition: visibility 0s ease 0s;
  }
}
html.off-canvas-active body {
  overflow: hidden;
  width: 100%;
}
html.off-canvas-active #fsFooter,
html.off-canvas-active #fsPageBodyWrapper {
  pointer-events: none;
}
.off-canvas-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  visibility: visible;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.7s ease 0s;
}
.off-canvas-active .off-canvas-overlay {
  opacity: 1;
  transition: opacity 1s ease 0s;
}
.off-canvas-background {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 600px;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 800px) {
  .off-canvas-background {
    display: block;
  }
}
@-webkit-keyframes offCanvasZoom {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.off-canvas-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1);
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
.off-canvas-image.active {
  z-index: 100;
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}
.off-canvas-image.animate {
  animation-name: offCanvasZoom;
  animation-fill-mode: forwards;
  animation-duration: 10s;
}
.off-canvas-image-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}
.off-canvas-image-back.animate {
  animation-name: offCanvasZoom;
  animation-fill-mode: forwards;
  animation-duration: 10s;
}
.off-canvas-container {
  zoom: 1;
  flex: 0 0 auto;
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  width: 100%;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  overflow: hidden;
  background: none !important;
  visibility: hidden;
  outline: none;
  pointer-events: auto;
  clip-path: inset(0 0 0 100%);
  transition:
    visibility 0s ease 1s,
    clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.off-canvas-container:after {
  display: table;
  clear: both;
  content: "";
}
@media (min-width: 900px) {
  .off-canvas-container {
    padding: 0;
  }
}
.off-canvas-container.fsElement {
  margin-bottom: 0;
}
.off-canvas-container.active .nav-main-mobile.fsNavigation {
  z-index: 1000 !important;
  transition: z-index 0s ease 0s;
}
.off-canvas-active .off-canvas-container {
  left: 0;
  clip-path: inset(0 0 0 0);
  visibility: visible;
  pointer-events: auto;
  transition:
    visibility 0s ease 0s,
    clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.off-canvas-container:before {
  flex: 0 1 auto;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 100;
  box-shadow: 10px 0 24px 1px rgba(0, 0, 0, 0.08);
}
.off-canvas-container > .fsElementContent {
  flex: 0 0 auto;
  display: block;
  width: 600px;
  max-width: 400px;
  padding: 0 0 80px;
  position: relative;
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #f2f4f6;
  pointer-events: auto;
}
@media (min-width: 800px) {
  .off-canvas-container > .fsElementContent {
    padding: 0;
    display: flex;
    flex-flow: column;
    max-width: 600px;
    min-height: 100%;
    padding-top: 110px;
    background-color: #f2f4f6;
  }
}
.off-canvas-container > .fsElementContent:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  left: 600px;
  bottom: 0;
  background-color: #707372;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .off-canvas-container > .fsElementContent:before {
    display: block;
  }
}
.mobile-news-toggle {
  display: none;
}
html.has-news .mobile-news-toggle {
  display: block;
}
@media (min-width: 800px) {
  html.has-news .mobile-news-toggle {
    display: none;
  }
}
.mobile-news-toggle button {
  display: block;
  padding: 11px 28px 11px 37px;
  height: 34px;
  border: 0;
  margin: 0;
  position: relative;
  color: #252626;
  background: none;
  appearance: none;
  cursor: pointer;
  transition: color 0.3s ease 0s;
}
.mobile-news-toggle button:focus,
.mobile-news-toggle button:hover {
  color: #aa2426;
}
.mobile-news-toggle button:before {
  content: "\E902";
  height: 24px;
  top: 5px;
  left: 15px;
  color: inherit;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.mobile-news-toggle button:after,
.mobile-news-toggle button:before {
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 15px;
  position: absolute;
}
.mobile-news-toggle button:after {
  content: "\E908";
  height: 15px;
  top: 10px;
  right: 12px;
  color: #aa2426;
  font-size: 13px;
  line-height: 15px;
}
.mobile-news-toggle span {
  display: block;
  color: inherit;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 799px) {
  .mobile-toggle-menu {
    position: fixed;
    top: 20px;
    right: 15px;
    z-index: 10000;
  }
}
@media (min-width: 800px) {
  .mobile-toggle-menu {
    margin-left: auto;
    position: relative;
    top: 1px;
  }
}
@media (max-width: 799px) {
  .fsAccountBarVisible .mobile-toggle-menu {
    top: 65px;
  }
}
@media (min-width: 700px) {
  .mobile-toggle-menu .toggle-off-canvas-menu {
    width: 68px;
    border-radius: 300px;
  }
}
.mobile-toggle-menu .toggle-off-canvas-menu:before {
  display: none;
}
.mobile-toggle-menu .toggle-off-canvas-menu > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.mobile-toggle-menu .toggle-off-canvas-menu .toggle-off-canvas-icon span {
  background-color: #fff;
}
@media (min-width: 800px) {
  .mobile-toggle-menu .toggle-off-canvas-menu .toggle-off-canvas-icon span {
    background-color: #fff;
  }
}
.mobile-top {
  padding: 0;
  width: auto;
  background-color: #f2f4f6;
}
@media (min-width: 400px) {
  .mobile-top {
    width: 400px;
    left: auto;
  }
}
@media (min-width: 800px) {
  .mobile-top {
    width: 100%;
    max-width: 600px;
    padding: 0 40px 0 calc(-185.29412px + 29.41176vw);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    background-color: #f2f4f6;
  }
}
@media (min-width: 936px) {
  .mobile-top {
    padding: 0 40px 0 90px;
  }
}
.mobile-top.fsElement {
  margin: 0;
}
@media (min-width: 800px) {
  .fsAccountBarVisible .mobile-top {
    top: 45px;
  }
}
.mobile-top:before {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  background: #707372;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .mobile-top:before {
    display: block;
  }
}
.mobile-top > .fsElementContent {
  display: flex;
  flex-flow: row;
  align-items: center;
  height: 74px;
}
@media (min-width: 800px) {
  .mobile-top > .fsElementContent {
    height: 110px;
  }
}
.mobile-top > .fsElementContent > * {
  margin-bottom: 0;
}
.mobile-middle {
  flex: 1 1 auto;
  padding: 47px 0;
}
@media (min-width: 800px) {
  .mobile-middle {
    display: flex;
    flex-flow: column;
    padding: 57px 0 0;
  }
}
.mobile-middle.fsElement {
  margin: 0;
}
@media (min-width: 800px) {
  .mobile-middle .nav-utility-mobile {
    display: none;
  }
}
.mobile-bottom {
  flex: 0 0 auto;
  padding: 0;
}
@media (max-width: 799px) {
  .mobile-bottom {
    width: 100%;
    max-width: 400px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
  }
}
/* @media (min-width: 800px) {
  .mobile-bottom {
    padding: 0 0 0 385px;
  }
} */
.mobile-bottom.fsElement {
  margin: 0;
}
.mobile-search.fsSearchElement {
  display: block;
  width: auto;
  border: 0;
  position: relative;
  z-index: 3;
}
@media (min-width: 800px) {
  .mobile-search.fsSearchElement {
    display: none;
  }
}
.mobile-search.fsSearchElement.fsElement {
  margin: 18px 80px 0 17px;
}
.mobile-search.fsSearchElement .fsElementContent {
  display: block;
}
.mobile-search.fsSearchElement form {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
}
.mobile-search.fsSearchElement form:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 46px;
  right: 14px;
  bottom: 0;
  background-color: #707372;
}
.mobile-search.fsSearchElement .fsSearchElementKeyword {
  margin: 0 !important;
  padding: 0;
  position: relative;
  z-index: 2;
}
.mobile-search.fsSearchElement label.fsFieldLabel {
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000;
  background: #fff;
}
.mobile-search.fsSearchElement input.fsStyleSearchField {
  display: block;
  height: 40px;
  padding: 14px 0 14px 46px;
  margin: 0;
  border-radius: 0;
  border: 0;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 300;
  font-style: normal;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
  overflow: hidden;
  background: none;
}
.mobile-search.fsSearchElement input.fsStyleSearchField::placeholder {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 300;
  font-style: normal;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
}
.mobile-search.fsSearchElement button.fsButtonClear {
  width: 30px;
  height: 30px;
  margin: 0;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 1;
}
.mobile-search.fsSearchElement button.fsButtonClear:before {
  display: block;
  height: 16px;
  position: absolute;
  top: 7px;
  left: 7px;
  right: auto;
  bottom: auto;
  color: #aa2426;
  font-size: 16px;
  line-height: 16px;
  opacity: 0.7;
  transition: opacity 0.3s ease 0s;
}
.mobile-search.fsSearchElement button.fsButtonClear span {
  top: -9999em;
  left: -9999em;
}
.mobile-search.fsSearchElement button.fsButtonClear:focus,
.mobile-search.fsSearchElement button.fsButtonClear:focus:before,
.mobile-search.fsSearchElement button.fsButtonClear:hover,
.mobile-search.fsSearchElement button.fsButtonClear:hover:before {
  opacity: 1;
}
.mobile-search.fsSearchElement button.fsSearchElementSearchButton {
  display: block;
  width: 40px;
  min-width: 0;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  transform: none;
  z-index: 3;
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  line-height: 0;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
  background: none;
  transition:
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 800px) {
  .mobile-search.fsSearchElement button.fsSearchElementSearchButton {
    width: 55px;
    height: 55px;
  }
}
.mobile-search.fsSearchElement button.fsSearchElementSearchButton:focus:before,
.mobile-search.fsSearchElement button.fsSearchElementSearchButton:hover:before {
  color: #707372;
}
.mobile-search.fsSearchElement button.fsSearchElementSearchButton:before {
  content: "\E919";
  font-family: IcoMoon;
  
  
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  transition: color 0.3s ease;
}
.mobile-search.fsSearchElement button.fsSearchElementSearchButton span {
  position: relative;
  z-index: 2;
}
@media (max-width: 549px) {
  html.has-news #fsPageWrapper {
    margin-bottom: 44px;
  }
}
.news-banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6000;
  transition: z-index 0s linear 0s;
}
.news-banner.fsElement {
  margin: 0;
}
.fsHeader .news-banner {
  display: none;
}
html:not(.news-open) .news-banner {
  z-index: 1000;
  pointer-events: none;
  transition: z-index 0s linear 0.5s;
}
.news-banner .toggle-news {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  border: 0;
  padding: 0;
  margin: 0;
  appearance: none;
  cursor: pointer;
  background-color: #252626;
  transition: transform 1.5s ease 0s;
  pointer-events: auto;
}
@media (min-width: 550px) {
  .news-banner .toggle-news {
    width: 228px;
    height: 50px;
    transform: translate3d(0, 50px, 0);
    background-color: rgba(0, 0, 0, 0);
    background-size: auto 50px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(images/shield-news.svg);
    transition: transform 1.5s ease 0s;
  }
}
.off-canvas-active .news-banner .toggle-news {
  transform: translate3d(0, 100%, 0);
}
@media (min-width: 550px) {
  .off-canvas-active .news-banner .toggle-news {
    transform: translate3d(0, 50px, 0) !important;
  }
}
.news-banner .toggle-news:before {
  content: "\E902";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 9px;
  left: 8px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 550px) {
  .news-banner .toggle-news:before {
    top: 9px;
    left: auto;
    right: 12px;
    transform: rotate(90deg);
    transform-origin: 50% 50%;
    font-size: 23px;
  }
}
.news-banner .toggle-news span {
  display: block;
  transform-origin: 0 0;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  white-space: nowrap;
  text-align: right;
  transition: color 0.3s ease 0s;
}
.mobile-news-toggle .news-banner .toggle-news:focus span,
.mobile-news-toggle .news-banner .toggle-news:hover span {
  color: #aa2426;
}
.mobile-news-toggle .news-banner .toggle-news span {
  color: #252626;
}
.toggle-news-container {
  width: auto;
  height: 44px;
  border: 0;
  padding: 0;
  margin: 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 550px) {
  .toggle-news-container {
    width: 228px;
    height: 50px;
    left: 100%;
    right: auto;
    bottom: 82px;
    transform: translateZ(0) rotate(-90deg);
    transform-origin: 0 100%;
    background: none;
  }
}
@media (min-width: 550px) {
  .toggle-news-container[loaded] .toggle-news {
    transform: translateZ(0);
  }
}
@media (min-width: 550px) {
  .toggle-news-container[shown] .toggle-news {
    transition: transform 0.3s ease 0s;
  }
}
@media (min-width: 550px) {
  .toggle-news-container[shown] .toggle-news:focus,
  .toggle-news-container[shown] .toggle-news:hover {
    transform: translate3d(0, 5px, 0);
  }
}
.news-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  visibility: visible;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.52);
  transition: opacity 0.7s ease 0s;
}
.news-open .news-overlay {
  opacity: 1;
  transition: opacity 1s ease 0s;
}
.news-container.fsContainer,
.news-container.fsSharedContainer > .fsContainer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  overflow-y: hidden;
  overflow-x: hidden;
  transition: visibility 0s ease 0.5s;
}
html.news-open .news-container.fsContainer,
html.news-open .news-container.fsSharedContainer > .fsContainer {
  transition: visibility 0s ease 0s;
}
html:not(.news-open) .news-container.fsContainer,
html:not(.news-open) .news-container.fsSharedContainer > .fsContainer {
  visibility: hidden;
}
.news-container.fsContainer > .fsElementContent,
.news-container.fsSharedContainer > .fsContainer > .fsElementContent {
  min-height: 100%;
  position: relative;
  z-index: 10;
  background: #fff;
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.news-open .news-container.fsContainer > .fsElementContent,
.news-open
  .news-container.fsSharedContainer
  > .fsContainer
  > .fsElementContent {
  clip-path: inset(0 0 0 0);
  transition: clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.news-container.fsContainer .fsPostElement .fsLoadMoreButton,
.news-container.fsSharedContainer
  > .fsContainer
  .fsPostElement
  .fsLoadMoreButton {
  display: none;
}
html.news-open body {
  overflow: hidden;
  width: 100%;
}
html.news-open #fsFooter,
html.news-open #fsPageBodyWrapper {
  pointer-events: none;
}
.news-toggle-close {
  display: block;
  width: 34px;
  height: 34px;
  position: fixed;
  top: 20px;
  right: 15px;
  z-index: 1000;
}
@media (min-width: 800px) {
  .news-toggle-close {
    width: 68px;
    height: 68px;
    right: calc(-27.5px + 4.6875vw);
  }
}
@media (min-width: 1440px) {
  .news-toggle-close {
    top: 22px;
    right: 40px;
  }
}
.news-toggle-close.fsElement {
  margin: 0;
}
.news-inner.fsContainer {
  padding: 0 0 41px;
}
@media (min-width: 800px) {
  .news-inner.fsContainer {
    padding: 0;
  }
}
.news-inner.fsContainer:before {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  top: 110px;
  left: 10px;
  right: 10px;
  background: #707372;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .news-inner.fsContainer:before {
    display: block;
  }
}
.news-inner.fsContainer > .fsElementContent {
  padding: 0;
}
@media (max-width: 799px) {
  .news-inner.fsContainer > .fsElementContent > .nav-utility-news {
    display: none;
  }
}
.news-inner-columns.fsLayout {
  padding: 0;
  position: relative;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout {
    padding: 30px 0 0;
  }
}
@media (min-width: 1440px) {
  .news-inner-columns.fsLayout {
    padding: 30px 0 0;
  }
}
.news-inner-columns.fsLayout body:not(.fsComposeMode) {
  display: flex;
  flex-flow: row;
}
.news-inner-columns.fsLayout.fsElement {
  margin: 0 0 32px;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout.fsElement {
    margin: 0;
  }
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout + .nav-utility-news {
    display: none;
  }
}
.news-inner-columns.fsLayout > .fsStyleColumn {
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout > .fsStyleColumn {
    display: flex;
    flex-flow: row;
    margin: 0;
  }
}
.news-inner-columns.fsLayout > .fsStyleColumn-1 {
  width: 100%;
  padding-bottom: 21px;
  margin-bottom: 21px;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout > .fsStyleColumn-1 {
    flex: 1 1 auto;
    width: 50%;
    padding: 0 calc(5px + 3.125vw) 0 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .news-inner-columns.fsLayout > .fsStyleColumn-1 {
    padding: 0 50px 0 0;
  }
}
.news-inner-columns.fsLayout > .fsStyleColumn-1:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  background: #dfe1e2;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout > .fsStyleColumn-1:before {
    display: block;
  }
}
.news-inner-columns.fsLayout > .fsStyleColumn-1:after {
  display: none;
}
.news-inner-columns.fsLayout > .fsStyleColumn-2 {
  width: 100%;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout > .fsStyleColumn-2 {
    flex: 1 1 auto;
    width: calc(50% + 20px);
    padding: 0;
    margin-right: -20px;
  }
}
.news-inner-columns.fsLayout > .fsStyleColumn-2:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #dfe1e2;
}
@media (min-width: 800px) {
  .news-inner-columns.fsLayout > .fsStyleColumn-2:before {
    display: block;
    top: -59px;
  }
}
.news-tabs.fsTabs {
  margin-bottom: 12px;
}
@media (min-width: 800px) {
  .news-tabs.fsTabs {
    margin-bottom: 0;
  }
}
.news-tabs.fsTabs > .fsElementContent {
  position: static;
}
.news-tabs.fsTabs .fsPanel {
  display: block !important;
  padding: 0 15px;
  border: 0;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  transition:
    opacity 0.3s ease 0s,
    visibility 0s ease 0.3s;
}
@media (min-width: 800px) {
  .news-tabs.fsTabs .fsPanel {
    padding-left: 3.47222%;
    padding-right: 3.47222%;
    top: 110px;
  }
}
@media (min-width: 1440px) {
  .news-tabs.fsTabs .fsPanel {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.news-tabs.fsTabs .fsPanel:not(.fsStateOpen) {
  visibility: hidden;
}
.news-tabs.fsTabs .fsPanel.fsStateOpen {
  opacity: 1;
  transition:
    opacity 0.3s ease 0s,
    visibility 0s ease 0s;
}
.news-tabs.fsTabs .fsPanel > header {
  display: none !important;
}
.news-tabs.fsTabs .fsPanel > .fsElementContent {
  display: flex !important;
  flex-flow: column;
  min-height: 100%;
  padding: 19px 0 40px;
  background: none;
}
@media (min-width: 800px) {
  .news-tabs.fsTabs .fsPanel > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1440px;
    padding: 30px 0;
  }
}
.news-tabs.fsTabs .fsTabsNav {
  display: block;
  padding: 0;
  border: 0;
  margin: 0;
  z-index: 2;
}
@media (min-width: 800px) {
  .news-tabs.fsTabs .fsTabsNav {
    margin: 0 10px;
  }
}
.news-tabs.fsTabs .fsTabsNav:before {
  display: none;
}
.news-tabs.fsTabs .fsTabsNav > li {
  margin: 0;
}
.news-tabs.fsTabs .fsTabsNav > li.fsStateSelected > a,
.news-tabs.fsTabs .fsTabsNav > li.fsStateSelected > a:focus,
.news-tabs.fsTabs .fsTabsNav > li.fsStateSelected > a:hover {
  color: #fff;
  background-color: #aa2426;
}
.news-tabs.fsTabs .fsTabsNav > li.fsStateSelected > a:before {
  max-height: 5px;
  background-color: #aa2426;
}
.news-tabs.fsTabs .fsTabsNav > li > a {
  padding: 25px 30px 26px;
  font-size: 26px;
  line-height: 1.1;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-transform: none;
  letter-spacing: 0;
  background-color: #f2f4f6;
}
@media (min-width: 800px) {
  .news-tabs.fsTabs .fsTabsNav > li > a {
    padding: 35px 40px 36px;
    font-size: 35px;
  }
}
.news-tabs.fsTabs .fsTabsNav > li > a:focus,
.news-tabs.fsTabs .fsTabsNav > li > a:hover {
  background-color: #f2f4f6;
}
.news-tabs.fsTabs .fsTabsNav > li > a:before {
  max-height: 0;
  top: 100%;
  right: 0 !important;
  left: 0 !important;
  bottom: auto;
  opacity: 1;
  background-color: #f2f4f6;
  transition:
    max-height 0.3s ease 0s,
    background 0.3s ease 0s;
}
.news-posts-featured {
  text-align: center;
}
.news-posts-featured:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: 0;
  background: #707372;
  opacity: 0.15;
}
@media (min-width: 800px) {
  .news-posts-featured:before {
    display: none;
  }
}
.news-posts-featured article {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
@media (min-width: 800px) {
  .news-posts-featured article {
    padding-bottom: calc(20.5px + 0.9375vw) !important;
  }
}
@media (min-width: 1440px) {
  .news-posts-featured article {
    padding-bottom: 34px !important;
  }
}
@media (min-width: 800px) {
  .news-posts-featured article:focus-within:before,
  .news-posts-featured article:hover:before {
    max-width: 30px;
    opacity: 1;
  }
}
@media (min-width: 800px) {
  .news-posts-featured article:focus-within .fsThumbnail,
  .news-posts-featured article:hover .fsThumbnail {
    box-shadow: -10px -10px 0 0 #aa2426;
  }
}
@media (min-width: 800px) {
  .news-posts-featured article:focus-within .thumbnail-image,
  .news-posts-featured article:hover .thumbnail-image {
    transform: scale(1.05);
  }
}
.news-posts-featured article:before {
  content: "";
  display: none;
  width: 30px;
  max-width: 0;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #aa2426;
  transition:
    opacity 0.3s ease 0s,
    max-width 0.3s ease 0s;
}
@media (min-width: 800px) {
  .news-posts-featured article:before {
    display: block;
  }
}
.news-posts-featured article .fsThumbnail {
  max-width: none !important;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 800px) {
  .news-posts-featured article .fsThumbnail {
    margin-bottom: 32px;
    box-shadow: 0 0 0 0 #aa2426;
    transition: box-shadow 0.3s ease 0s;
  }
}
.news-posts-featured article .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 72.90323%;
}
.news-posts-featured article .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.news-posts-featured article .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 800px) {
  .news-posts-featured article .thumbnail-image {
    transform: scale(1);
    transition: transform 0.3s ease 0s;
  }
}
.news-posts-featured article .fsElementTitle {
  margin-bottom: 20px;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.news-posts-featured article .fsTitle {
  margin-bottom: 0;
  color: #252626;
  font-size: 27px;
  line-height: 1.1;
}
@media (min-width: 800px) {
  .news-posts-featured article .fsTitle {
    margin-bottom: calc(21.25px + 0.46875vw);
    font-size: calc(23.28571px + 1.16071vw);
  }
}
@media (min-width: 1440px) {
  .news-posts-featured article .fsTitle {
    margin-bottom: 28px;
    font-size: 40px;
  }
}
.news-posts-featured article .fsTitle a {
  display: block;
  color: inherit;
}
.news-posts-featured article .fsTitle a:focus,
.news-posts-featured article .fsTitle a:hover {
  color: #aa2426;
  text-decoration: none;
}
.news-posts-featured article .fsSummary {
  display: none;
  margin-bottom: 0;
  color: #252626;
  font-size: 14px;
  line-height: 1.45;
}
@media (min-width: 800px) {
  .news-posts-featured article .fsSummary {
    display: block;
    font-size: calc(10.25px + 0.46875vw);
  }
}
@media (min-width: 1440px) {
  .news-posts-featured article .fsSummary {
    font-size: 17px;
  }
}
.news-posts .fsListItems {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
@media (max-width: 799px) {
  .news-posts .fsListItems {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
.news-posts .fsListItems:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  background: #707372;
  opacity: 0.2;
}
@media (min-width: 800px) {
  .news-posts .fsListItems:before {
    top: -59px;
  }
}
.news-posts article {
  display: flex;
  flex-flow: column;
  position: relative;
  width: 50%;
  padding: 0 15px 15px !important;
  border: 0 !important;
  margin: 0 !important;
}
@media (min-width: 800px) {
  .news-posts article {
    padding: 0 20px 40px !important;
  }
}
@media (min-width: 800px) {
  .news-posts article:focus-within:before,
  .news-posts article:hover:before {
    max-width: 30px;
    opacity: 1;
  }
}
@media (min-width: 800px) {
  .news-posts article:focus-within .fsThumbnail,
  .news-posts article:hover .fsThumbnail {
    box-shadow: -10px -10px 0 0 #aa2426;
  }
}
@media (min-width: 800px) {
  .news-posts article:focus-within .thumbnail-image,
  .news-posts article:hover .thumbnail-image {
    transform: scale(1.05);
  }
}
@media (min-width: 800px) {
  .news-posts article.post-event:focus-within .fsSummary,
  .news-posts article.post-event:hover .fsSummary {
    box-shadow: -10px -10px 0 0 #f2f4f6;
  }
}
.news-posts article.post-event:focus-within .summary-inner,
.news-posts article.post-event:hover .summary-inner {
  transform: scale(1.05);
}
@media (min-width: 800px) {
  .news-posts article.post-event:focus-within .summary-inner,
  .news-posts article.post-event:hover .summary-inner {
    transform: scale(1.05);
  }
}
.news-posts article:first-of-type,
.news-posts article:nth-of-type(2) {
  margin: 0 0 15px !important;
}
@media (min-width: 800px) {
  .news-posts article:first-of-type,
  .news-posts article:nth-of-type(2) {
    margin: 0 0 30px !important;
  }
}
.news-posts article:first-of-type:after,
.news-posts article:nth-of-type(2):after {
  display: block;
}
.news-posts article:before {
  content: "";
  display: none;
  width: 30px;
  max-width: 0;
  height: 5px;
  position: absolute;
  left: 15px;
  bottom: 20px;
  background-color: #aa2426;
  transition:
    opacity 0.3s ease 0s,
    max-width 0.3s ease 0s;
}
@media (min-width: 800px) {
  .news-posts article:before {
    display: block;
    left: 20px;
    bottom: 18px;
  }
}
.news-posts article:after {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #707372;
  opacity: 0.2;
  visibility: unset;
}
@media (min-width: 800px) {
  .news-posts article:after {
    left: 20px;
    right: 20px;
  }
}
.news-posts article .fsThumbnail {
  flex: 0 0 auto;
  max-width: none;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 320px) {
  .news-posts article .fsThumbnail {
    margin-bottom: calc(5px + 3.125vw);
  }
}
@media (min-width: 800px) {
  .news-posts article .fsThumbnail {
    margin-bottom: calc(-3.75px + 2.34375vw);
    box-shadow: 0 0 0 0 #aa2426;
    transition: box-shadow 0.3s ease 0s;
  }
}
@media (min-width: 1440px) {
  .news-posts article .fsThumbnail {
    margin-bottom: 30px;
  }
}
.news-posts article .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 62.29508%;
}
.news-posts article .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.news-posts article .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(1);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.3s ease 0s;
}
.news-posts article .fsTitle {
  flex: 1 1 auto;
  margin-bottom: 16px;
  color: #252626;
  font-size: 15px;
  line-height: 1.18182;
}
@media (min-width: 320px) {
  .news-posts article .fsTitle {
    margin-bottom: 5vw;
    font-size: calc(10.33333px + 1.45833vw);
  }
}
@media (min-width: 800px) {
  .news-posts article .fsTitle {
    margin-bottom: calc(-14px + 3.75vw);
    font-size: calc(6.25px + 1.09375vw);
  }
}
@media (min-width: 1440px) {
  .news-posts article .fsTitle {
    margin-bottom: 40px;
    font-size: 22px;
  }
}
.news-posts article .fsTitle a {
  display: block;
  color: inherit;
}
.news-posts article .fsTitle a:focus,
.news-posts article .fsTitle a:hover {
  color: #aa2426;
  text-decoration: none;
}
.news-posts article .fsDateTime {
  flex: 0 0 auto;
  color: #252626;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-transform: none;
  letter-spacing: 0;
}
@media (min-width: 320px) {
  .news-posts article .fsDateTime {
    font-size: calc(10.33333px + 0.83333vw);
  }
}
@media (min-width: 800px) {
  .news-posts article .fsDateTime {
    font-size: calc(8px + 0.625vw);
  }
}
@media (min-width: 1440px) {
  .news-posts article .fsDateTime {
    font-size: 17px;
  }
}
.news-posts article .fsDateTime:last-child {
  margin-bottom: 0;
}
.news-posts article .fsTime {
  display: none;
}
.news-posts article.post-event .fsSummary {
  flex: 0 0 auto;
  margin: 0 0 15px;
  padding: 0;
  position: relative;
  background: #aa2426;
}
@media (min-width: 320px) {
  .news-posts article.post-event .fsSummary {
    margin-bottom: calc(5px + 3.125vw);
  }
}
@media (min-width: 800px) {
  .news-posts article.post-event .fsSummary {
    margin-bottom: calc(-3.75px + 2.34375vw);
    box-shadow: 0 0 0 0 #f2f4f6;
    transition: box-shadow 0.3s ease 0s;
  }
}
@media (min-width: 1440px) {
  .news-posts article.post-event .fsSummary {
    margin-bottom: 30px;
  }
}
.news-posts article.post-event .fsSummary:before {
  content: "";
  display: block;
  padding-bottom: 62.29508%;
}
.news-posts article.post-event .summary-inner {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  
  -webkit-font-smoothing: subpixel-antialiased;
 
 
  will-change: transform;
}
@media (min-width: 320px) {
  .news-posts article.post-event .summary-inner {
    font-size: calc(7.66667px + 1.66667vw);
  }
}
@media (min-width: 800px) {
  .news-posts article.post-event .summary-inner {
    font-size: calc(3px + 1.25vw);
    transform: scale(1);
    transition: transform 0.3s ease 0s;
  }
}
@media (min-width: 1440px) {
  .news-posts article.post-event .summary-inner {
    font-size: 21px;
  }
}
.news-posts article.post-event .summary-inner:before {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1;
  color: #9d0222;
  font-size: 47px;
  line-height: 1;
}
@media (min-width: 320px) {
  .news-posts article.post-event .summary-inner:before {
    font-size: calc(13.66667px + 10.41667vw);
  }
}
@media (min-width: 800px) {
  .news-posts article.post-event .summary-inner:before {
    font-size: calc(-15.5px + 7.8125vw);
  }
}
@media (min-width: 1440px) {
  .news-posts article.post-event .summary-inner:before {
    font-size: 97px;
  }
}
.news-posts article.post-event .summary-inner > div,
.news-posts article.post-event .summary-inner > p {
  position: relative;
  z-index: 2;
}
.news-posts article.post-event .summary-inner strong {
  display: inline-block;
  font-size: 43px;
  font-weight: 400;
  
}
@media (min-width: 320px) {
  .news-posts article.post-event .summary-inner strong {
    font-size: calc(31.66667px + 3.54167vw);
  }
}
@media (min-width: 800px) {
  .news-posts article.post-event .summary-inner strong {
    font-size: calc(21.75px + 2.65625vw);
  }
}
@media (min-width: 1440px) {
  .news-posts article.post-event .summary-inner strong {
    font-size: 60px;
  }
}
.news-posts article.post-event .summary-inner strong:first-child:last-child {
  margin-right: 2px;
}
@media (min-width: 320px) {
  .news-posts article.post-event .summary-inner strong:first-child:last-child {
    margin-right: calc(0.66667px + 0.41667vw);
  }
}
@media (min-width: 800px) {
  .news-posts article.post-event .summary-inner strong:first-child:last-child {
    margin-right: calc(-0.5px + 0.3125vw);
  }
}
@media (min-width: 1440px) {
  .news-posts article.post-event .summary-inner strong:first-child:last-child {
    margin-right: 4px;
  }
}
.news-posts article.post-event .post-event-label {
  margin-bottom: 15px;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 320px) {
  .news-posts article.post-event .post-event-label {
    margin-bottom: calc(11px + 1.25vw);
  }
}
@media (min-width: 1440px) {
  .news-posts article.post-event .post-event-label {
    margin-bottom: 29px;
  }
}
.custom-dialog.fsElementDialog {
  width: 1180px;
  border: 0;
  border-radius: 0;
}
@media (max-width: 549px) {
  .custom-dialog.fsElementDialog {
    max-width: calc(100% - 20px);
  }
}
.custom-dialog.fsElementDialog[open] {
  background-color: #f2f4f6;
}
.custom-dialog.fsElementDialog .fsDialogContent {
  max-height: 645px;
  padding: 70px 15px;
  position: relative;
  z-index: 1;
}
@media (min-width: 550px) {
  .custom-dialog.fsElementDialog .fsDialogContent {
    padding: 0;
  }
}
.custom-dialog.fsElementDialog .fsDialogCloseButton {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  opacity: 0;
  transition: opacity 0s ease 1s;
}
.custom-dialog.fsElementDialog .fsDialogCloseButton.toggle-close {
  width: 48px;
  height: 48px;
  opacity: 1;
}
.custom-dialog.fsElementDialog .fsDialogCloseButton.toggle-close:before {
  max-width: none;
  border-radius: 0;
  transform: translate3d(-50%, -50%, 0) !important;
  color: #fff;
  background: none;
  transition: color 0.3s ease 0s;
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .fsDialogCloseButton.toggle-close:before {
    color: #252626;
  }
}
.custom-dialog.fsElementDialog .fsDialogCloseButton.toggle-close:after {
  display: none !important;
}
.custom-dialog.fsElementDialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:before,
.custom-dialog.fsElementDialog .fsDialogCloseButton.toggle-close:hover:before {
  color: #aa2426;
}
.custom-dialog.fsElementDialog article.post-event .fsSummary {
  margin: 0 0 15px;
  padding: 0;
  position: relative;
  background: #aa2426;
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog article.post-event .fsSummary {
    margin-bottom: calc(10.71429px + 1.33929vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog article.post-event .fsSummary {
    margin-bottom: 30px;
  }
}
.custom-dialog.fsElementDialog article.post-event .fsSummary:before {
  content: "";
  display: block;
  padding-bottom: 62.29508%;
}
.custom-dialog.fsElementDialog article.post-event .summary-inner {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog article.post-event .summary-inner {
    font-size: calc(10.71429px + 0.71429vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog article.post-event .summary-inner {
    font-size: 21px;
  }
}
.custom-dialog.fsElementDialog article.post-event .summary-inner:before {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1;
  color: #9d0222;
  font-size: 47px;
  line-height: 1;
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog article.post-event .summary-inner:before {
    font-size: calc(32.71429px + 4.46429vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog article.post-event .summary-inner:before {
    font-size: 97px;
  }
}
.custom-dialog.fsElementDialog article.post-event .summary-inner > div,
.custom-dialog.fsElementDialog article.post-event .summary-inner > p {
  position: relative;
  z-index: 2;
}
.custom-dialog.fsElementDialog article.post-event .summary-inner strong {
  display: inline-block;
  font-size: 43px;
  font-weight: 400;
  
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog article.post-event .summary-inner strong {
    font-size: calc(38.14286px + 1.51786vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog article.post-event .summary-inner strong {
    font-size: 60px;
  }
}
.custom-dialog.fsElementDialog
  article.post-event
  .summary-inner
  strong:first-child:last-child {
  margin-right: 2px;
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog
    article.post-event
    .summary-inner
    strong:first-child:last-child {
    margin-right: calc(1.42857px + 0.17857vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog
    article.post-event
    .summary-inner
    strong:first-child:last-child {
    margin-right: 4px;
  }
}
.custom-dialog.fsElementDialog article.post-event .post-event-label {
  margin-bottom: 15px;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog article.post-event .post-event-label {
    margin-bottom: calc(11px + 1.25vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog article.post-event .post-event-label {
    margin-bottom: 29px;
  }
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .article-wrapper {
    display: flex;
    flex-flow: row;
    padding: 70px 0 70px 30px;
  }
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .article-image {
    flex: 0 0 auto;
    width: 45.53571%;
    max-height: 505px;
  }
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .article-text {
    flex: 1 1 auto;
    width: 45.53571%;
    padding-left: 70px;
  }
}
.custom-dialog.fsElementDialog .article-text > .article-text-inner:after {
  content: "";
  display: none;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(242, 244, 246, 0), #f2f4f6);
  transition: opacity 0.3s ease 0s;
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .article-text > .article-text-inner:after {
    display: block;
  }
}
.custom-dialog.fsElementDialog
  .article-text
  > .article-text-inner.at-bottom:after {
  opacity: 0;
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .article-text-inner {
    max-height: 505px;
    padding-right: 70px;
  }
}
.custom-dialog.fsElementDialog .fsThumbnail {
  max-width: none !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.custom-dialog.fsElementDialog .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 72.90323%;
}
.custom-dialog.fsElementDialog .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.custom-dialog.fsElementDialog .fsTitle {
  margin-bottom: 0;
  color: #252626;
  font-size: 27px;
  line-height: 1.1;
}
@media (min-width: 320px) {
  .custom-dialog.fsElementDialog .fsTitle {
    margin-bottom: calc(21.25px + 0.46875vw);
    font-size: calc(23.28571px + 1.16071vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog .fsTitle {
    margin-bottom: 28px;
    font-size: 40px;
  }
}
.custom-dialog.fsElementDialog .fsTitle a {
  display: block;
  color: inherit;
}
.custom-dialog.fsElementDialog .fsTitle a:focus,
.custom-dialog.fsElementDialog .fsTitle a:hover {
  color: #aa2426;
  text-decoration: none;
}
.custom-dialog.fsElementDialog .fsBody {
  margin-bottom: 0;
  color: #252626;
  font-size: 14px;
  line-height: 1.45;
}
@media (min-width: 800px) {
  .custom-dialog.fsElementDialog .fsBody {
    font-size: calc(10.25px + 0.46875vw);
  }
}
@media (min-width: 1440px) {
  .custom-dialog.fsElementDialog .fsBody {
    font-size: 17px;
  }
}
.nav-social-news.fsNavigation {
  display: flex;
  flex-flow: row;
  justify-content: center;
}
@media (min-width: 800px) {
  .nav-social-news.fsNavigation {
    flex: 0 0 auto;
    padding: 22px 0 0;
    margin-top: auto;
    justify-content: flex-end;
  }
}
.nav-utility-news.fsNavigation {
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  .nav-utility-news.fsNavigation {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: calc(43px + 5.625vw);
    z-index: 100;
  }
}
@media (min-width: 1440px) {
  .nav-utility-news.fsNavigation {
    right: 124px;
  }
}
.news-social-feed.fsFeeds {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
@media (min-width: 800px) {
  .news-social-feed.fsFeeds {
    flex: 1 1 auto;
    padding: 31px 0 0;
    width: 102.77778%;
    margin-left: -1.38889%;
    margin-right: -1.38889%;
    margin-bottom: 0;
  }
}
.news-social-feed.fsFeeds > .fsElementContent {
  display: flex;
  flex-flow: row wrap;
}
.news-social-feed.fsFeeds > .fsElementContent:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 15px;
  background: #707372;
  opacity: 0.2;
}
@media (min-width: 800px) {
  .news-social-feed.fsFeeds > .fsElementContent:before {
    width: auto;
    height: 1px;
    top: 50%;
    left: 1.38889%;
    right: 1.38889%;
    bottom: auto;
  }
}
.news-social-feed.fsFeeds article.fsFeeds-post {
  width: 50%;
  margin: 0 0 15px;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 800px) {
  .news-social-feed.fsFeeds article.fsFeeds-post {
    width: 25%;
    padding: 0 1.38889%;
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  .news-social-feed.fsFeeds article.fsFeeds-post:nth-of-type(-n + 4) {
    margin-bottom: 80px;
  }
}
@media (min-width: 800px) {
  .news-social-feed.fsFeeds article.fsFeeds-post:nth-of-type(-n + 4):before {
    display: block;
  }
}
.news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-wrapper:after,
.news-social-feed.fsFeeds article.fsFeeds-post:hover .post-wrapper:after {
  transform: translate3d(-50%, -50%, 0);
  opacity: 1;
}
.news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-link-overlay,
.news-social-feed.fsFeeds article.fsFeeds-post:hover .post-link-overlay {
  opacity: 1;
}
@media (min-width: 570px) and (max-width: 800px) {
  .news-social-feed.fsFeeds
    article.fsFeeds-post:focus-within
    .post-wrapper:after,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-wrapper:after {
    opacity: 0;
  }
  .news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-byline,
  .news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-message,
  .news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-readmore,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-byline,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-message,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-readmore {
    transform: translateZ(0);
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .news-social-feed.fsFeeds
    article.fsFeeds-post:focus-within
    .post-wrapper:after,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-wrapper:after {
    opacity: 0;
  }
  .news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-byline,
  .news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-message,
  .news-social-feed.fsFeeds article.fsFeeds-post:focus-within .post-readmore,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-byline,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-message,
  .news-social-feed.fsFeeds article.fsFeeds-post:hover .post-readmore {
    transform: translateZ(0);
    opacity: 1;
  }
}
.news-social-feed.fsFeeds .post-link-overlay {
  opacity: 0;
  transition: opacity 0.6s ease 0s;
}
.news-social-feed.fsFeeds .post-byline {
  transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition:
    opacity 0.6s ease 0s,
    transform 0.6s ease 0s;
}
.news-social-feed.fsFeeds .post-message-full {
  display: none;
}
.news-social-feed.fsFeeds .post-message,
.news-social-feed.fsFeeds .post-readmore {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition:
    opacity 0.6s ease 0s,
    transform 0.6s ease 0s;
}
.news-social-feed .post-wrapper {
  display: block;
  width: 100%;
  position: relative;
}
.news-social-feed .post-wrapper:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.news-social-feed .post-wrapper:after {
  content: "\F16D";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: 1000;
  color: #fff;
  font-size: 23px;
  line-height: 23px;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transition:
    opacity 0.5s ease 0.1s,
    transform 0.5s ease 0.1s;
}
.news-social-feed .post-link-overlay {
  display: flex;
  flex-flow: column;
  padding: 15px 15px 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 13;
  background: rgba(137, 7, 27, 0.9);
  overflow: hidden;
}
@media (min-width: 900px) {
  .news-social-feed .post-link-overlay {
    padding: calc(13.33333px + 0.18519vw) calc(6.66667px + 0.92593vw) 31px;
  }
}
@media (min-width: 1440px) {
  .news-social-feed .post-link-overlay {
    padding: 16px 20px 31px;
  }
}
.news-social-feed .post-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-social-feed .post-image img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  top: -9999em;
  left: -9999em;
}
.news-social-feed .post-byline {
  flex: 0 0 auto;
  margin-bottom: 25px;
  position: relative;
  color: #fff;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 800px) {
  .news-social-feed .post-byline {
    font-size: calc(7px + 0.625vw);
  }
}
@media (min-width: 1440px) {
  .news-social-feed .post-byline {
    font-size: 16px;
  }
}
@media (min-width: 570px) {
  .news-social-feed .post-byline {
    margin-bottom: calc(-74.13043px + 17.3913vw);
  }
}
@media (min-width: 1200px) {
  .news-social-feed .post-byline {
    margin-bottom: 25px;
    margin-bottom: calc(-175px + 16.66667vw);
  }
}
@media (min-width: 1440px) {
  .news-social-feed .post-byline {
    margin-bottom: 65px;
  }
}
.news-social-feed .post-byline:before {
  content: "\F16D";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 23px;
  height: 23px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 23px;
  line-height: 23px;
  text-align: center;
}
.news-social-feed .post-author {
  padding-bottom: 1px;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
}
.news-social-feed .post-user {
  font-size: 13px;
  line-height: 1.45;
}
.news-social-feed [class*="post-message"] {
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  position: relative;
  color: #fff;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  overflow: hidden;
}
.news-social-feed .post-readmore {
  display: inline-block;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  
  margin-top: 22px;
  position: relative;
  color: #fff;
}
.news-social-feed .post-readmore:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 1px;
  transition: width 0.3s ease 0s;
}
.news-social-feed .post-readmore:after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 11px;
  left: 0;
  background: #aa2426;
  transition: width 0.3s ease 0s;
}
.news-social-feed .post-readmore:focus:before,
.news-social-feed .post-readmore:hover:before {
  width: 23px;
}
.news-social-feed .post-readmore:focus:after,
.news-social-feed .post-readmore:hover:after {
  width: 15px;
}
.news-social-feed .post-readmore:after {
  background: #fff;
}
dialog.news-social-feed-dialog {
  border: 0;
  border-radius: 0;
  width: calc(100% - 14px);
  min-width: 0;
  max-width: 400px;
}
dialog.news-social-feed-dialog .fsDialogCloseButton {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
dialog.news-social-feed-dialog .fsDialogCloseButton.toggle-close {
  width: 34px !important;
  height: 34px !important;
  opacity: 1;
}
dialog.news-social-feed-dialog .fsDialogCloseButton.toggle-close:before {
  max-width: none;
  border-radius: 0;
  transform: translate3d(-50%, -50%, 0) !important;
  color: #fff;
  font-size: 10px !important;
  background: none;
  transition: color 0.3s ease 0s;
}
dialog.news-social-feed-dialog .fsDialogCloseButton.toggle-close:after {
  max-width: none;
}
@media (min-width: 800px) {
  dialog.news-social-feed-dialog .fsDialogCloseButton.toggle-close:after {
    transform: translate3d(-50%, -50%, 0) scale(1) !important;
    transition:
      background 0.3s ease 0s,
      transform 0.3s ease 0s;
  }
}
dialog.news-social-feed-dialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:before,
dialog.news-social-feed-dialog .fsDialogCloseButton.toggle-close:hover:before {
  color: #fff;
}
dialog.news-social-feed-dialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:after,
dialog.news-social-feed-dialog .fsDialogCloseButton.toggle-close:hover:after {
  background: #aa2426;
  transform: translate3d(-50%, -50%, 0) scale(1) !important;
}
dialog.news-social-feed-dialog .fsDialogContent {
  padding: 0;
}
dialog.news-social-feed-dialog .post-byline {
  margin-bottom: 25px;
}
dialog.news-social-feed-dialog .post-message {
  display: none !important;
}
.search-banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.search-banner.fsElement {
  margin: 0;
}
.fsHeader .search-banner {
  display: none;
}
html:not(.search-open) .search-banner {
  pointer-events: none;
}
.fsAccountBarVisible .search-banner {
  top: 45px;
}
@media (min-width: 800px) {
  .fsAccountBarVisible .search-banner {
    top: 45px;
  }
}
.search-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  visibility: visible;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.52);
  transition: opacity 0.7s ease 0s;
}
.search-open .search-overlay {
  opacity: 1;
  transition: opacity 1s ease 0s;
}
.search-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden;
  transition: visibility 0s ease 0.5s;
}
html.search-open .search-container {
  visibility: visible;
  transition: visibility 0s ease 0s;
}
.search-container > .fsElementContent {
  position: relative;
  z-index: 10;
  background: #f2f4f6;
  clip-path: inset(0 0 100% 0);
  transition:
    visibility 0s ease 1s,
    clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.search-open .search-container > .fsElementContent {
  clip-path: inset(0 0 0 0);
  visibility: visible;
  transition:
    visibility 0s ease 0s,
    clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);
}
html.search-open body {
  overflow: hidden;
  width: 100%;
}
html.search-open #fsFooter,
html.search-open #fsPageBodyWrapper {
  pointer-events: none;
}
.search-top.fsContainer {
  padding: 23px 15px 10px;
  margin: 0;
  position: relative;
}
@media (min-width: 600px) {
  .search-top.fsContainer {
    padding-right: 63px;
  }
}
@media (min-width: 800px) {
  .search-top.fsContainer {
    margin: 0;
    padding: 0 calc(43px + 5.625vw) 0 0;
  }
}
@media (min-width: 1440px) {
  .search-top.fsContainer {
    padding-right: 124px;
  }
}
.search-top.fsContainer:before {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  background: #707372;
  opacity: 0.2;
}
@media (min-width: 800px) {
  .search-top.fsContainer:before {
    display: block;
  }
}
.search-top.fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
}
.search-top-columns.fsLayout {
  margin: 0;
  padding: 0;
  position: relative;
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-top-columns.fsLayout {
    width: calc(100% + 15px);
    margin-left: -7px;
    margin-right: -8px;
  }
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .search-top-columns.fsLayout {
    display: flex;
    flex-flow: row;
  }
}
.search-top-columns.fsLayout.fsElement {
  margin-bottom: 0;
}
.search-top-columns.fsLayout > .fsStyleColumn {
  width: auto;
  padding: 0;
  margin: 0;
}
@media (min-width: 600px) {
  .search-top-columns.fsLayout > .fsStyleColumn {
    width: 50%;
    padding: 0 7px 0 8px;
  }
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-top-columns.fsLayout > .fsStyleColumn {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
  }
}
@media (min-width: 800px) {
  .search-top-columns.fsLayout > .fsStyleColumn {
    display: flex;
    flex-flow: row;
    padding: 0 0 6px;
    margin: 0;
    height: 110px;
  }
}
@media (max-width: 599px) {
  .search-top-columns.fsLayout > .fsStyleColumn-1 {
    margin-bottom: 23px;
  }
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-top-columns.fsLayout > .fsStyleColumn-1 {
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  .search-top-columns.fsLayout > .fsStyleColumn-1 {
    flex: 0 0 auto;
    width: 57.90274%;
    padding: 0 calc(-17.5px + 4.6875vw);
  }
}
@media (min-width: 1440px) {
  .search-top-columns.fsLayout > .fsStyleColumn-1 {
    padding: 0 50px;
  }
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-top-columns.fsLayout > .fsStyleColumn-2 {
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  .search-top-columns.fsLayout > .fsStyleColumn-2 {
    flex: 1 1 auto;
    width: 42.09726%;
  }
}
.search-website.fsSearchElement {
  border: 0;
  position: relative;
  z-index: 3;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement {
    display: flex;
    flex-flow: row;
    align-items: center;
    width: 100%;
  }
}
.search-website.fsSearchElement .fsElementTitle {
  margin: 0 0 25px;
  font-size: 25px;
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-website.fsSearchElement .fsElementTitle {
    margin-bottom: 10px;
  }
}
@media (min-width: 800px) {
  .search-website.fsSearchElement .fsElementTitle {
    margin: 0 10px 0 0;
  }
}
.search-website.fsSearchElement.fsElement,
.search-website.fsSearchElement.fsElement:last-child {
  margin-bottom: 0;
}
.search-website.fsSearchElement header {
  flex: 1 1 auto;
}
@media (min-width: 1100px) {
  .search-website.fsSearchElement header {
    flex: 0 0 auto;
  }
}
@media (max-width: 799px) {
  .search-website.fsSearchElement .fsElementTitle {
    font-size: calc(15px + 2.5vw);
  }
}
@media (min-width: 800px) {
  .search-website.fsSearchElement .fsElementTitle {
    text-align: center;
  }
}
.search-website.fsSearchElement .fsElementContent {
  flex: 1 1 auto;
  display: block;
  width: 100%;
}
.search-website.fsSearchElement .fsElementHeaderContent,
.search-website.fsSearchElement footer {
  display: none;
}
.search-website.fsSearchElement form {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement form {
    max-width: 505px;
  }
}
.search-website.fsSearchElement .fsSearchElementKeyword {
  width: 100%;
  margin: 0 !important;
  padding: 0;
  position: relative;
  z-index: 2;
}
.search-website.fsSearchElement label.fsFieldLabel {
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000;
  background: #fff;
}
.search-website.fsSearchElement input.fsStyleSearchField {
  display: block;
  width: 100%;
  height: 48px;
  padding: 11px 12px 13px 51px;
  border-radius: 0;
  border-radius: 300px;
  border: 0;
  color: #252626;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: normal;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0;
  overflow: hidden;
  background: #fff;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement input.fsStyleSearchField {
    height: 60px;
    padding: 22px 22px 22px 67px;
    font-size: 16px;
    line-height: 16px;
  }
}
.search-website.fsSearchElement input.fsStyleSearchField::placeholder {
  color: #4e5150;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: normal;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement input.fsStyleSearchField::placeholder {
    font-size: 16px;
    line-height: 16px;
  }
}
.search-website.fsSearchElement input.fsStyleSearchField[has-value] {
  padding-right: 60px;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement input.fsStyleSearchField[has-value] {
    padding-right: 60px;
  }
}
.search-website.fsSearchElement button.fsButtonClear {
  width: 30px;
  height: 30px;
  margin: 0;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 1;
}
.search-website.fsSearchElement button.fsButtonClear:before {
  display: block;
  width: 16px;
  height: 16px;
  border: 0;
  position: absolute;
  top: 7px;
  left: 7px;
  right: auto;
  bottom: auto;
  color: #252626;
  font-size: 16px;
  line-height: 16px;
  opacity: 0.7;
  transition: opacity 0.3s ease 0s;
}
.search-website.fsSearchElement button.fsButtonClear span {
  top: -9999em;
  left: -9999em;
}
.search-website.fsSearchElement button.fsButtonClear:focus,
.search-website.fsSearchElement button.fsButtonClear:focus:before,
.search-website.fsSearchElement button.fsButtonClear:hover,
.search-website.fsSearchElement button.fsButtonClear:hover:before {
  opacity: 1;
}
.search-website.fsSearchElement button.fsSearchElementSearchButton {
  display: block;
  width: 34px;
  height: 34px;
  padding: 0;
  border-radius: 300px;
  border: 0;
  margin: 0;
  position: absolute;
  top: 7px;
  left: 7px;
  transform: none;
  z-index: 3;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
  letter-spacing: 0;
  background: #aa2426;
  transition:
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement button.fsSearchElementSearchButton {
    width: 48px;
    height: 48px;
    top: 6px;
    left: 7px;
  }
}
.search-website.fsSearchElement button.fsSearchElementSearchButton:focus,
.search-website.fsSearchElement button.fsSearchElementSearchButton:hover {
  background: #E62550;
}
.search-website.fsSearchElement button.fsSearchElementSearchButton:before {
  content: "\E919";
  font-family: IcoMoon;
  
  
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 1000;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 800px) {
  .search-website.fsSearchElement button.fsSearchElementSearchButton:before {
    top: 14px;
    left: 14px;
    font-size: 16px;
  }
}
.search-website.fsSearchElement button.fsSearchElementSearchButton span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.search-directory.fsConstituent {
  border: 0;
  position: relative;
  z-index: 3;
}
@media (min-width: 800px) {
  .search-directory.fsConstituent {
    display: flex;
    flex-flow: row;
    align-items: center;
    width: 100%;
  }
}
.search-directory.fsConstituent header {
  flex: 1 1 auto;
}
@media (min-width: 1100px) {
  .search-directory.fsConstituent header {
    flex: 0 0 auto;
  }
}
.search-directory.fsConstituent .fsElementTitle {
  margin: 0 0 13px;
  color: #252626;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-directory.fsConstituent .fsElementTitle {
    margin-bottom: 20px;
  }
}
@media (min-width: 800px) {
  .search-directory.fsConstituent .fsElementTitle {
    margin: 0 8px 0 0;
    text-align: center;
  }
}
.search-directory.fsConstituent.fsElement,
.search-directory.fsConstituent.fsElement:last-child {
  margin-bottom: 0;
}
.search-directory.fsConstituent .fsElementContent {
  flex: 1 1 auto;
  display: block;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 800px) {
  .search-directory.fsConstituent .fsElementContent {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 48px;
  }
}
.search-directory.fsConstituent .fsElementHeaderContent,
.search-directory.fsConstituent footer {
  display: none;
}
.search-directory.fsConstituent form {
  margin: 0;
  width: 100%;
  position: relative;
}
@media (min-width: 800px) {
  .search-directory.fsConstituent form {
    max-width: 299px;
  }
}
.search-directory.fsConstituent form:before {
  content: "\E919";
  font-family: IcoMoon;
  
  
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 12px;
  left: 10px;
  z-index: 1000;
  color: #252626;
  font-size: 11px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 800px) {
  .search-directory.fsConstituent form:before {
    top: 14px;
    left: 12px;
  }
}
.search-directory.fsConstituent form label {
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (min-width: 800px) {
  .search-directory.fsConstituent form label {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.search-directory.fsConstituent input.fsStyleSearchField {
  display: block;
  width: 100%;
  height: 41px;
  padding: 7px 13px 8px 35px;
  border-radius: 0;
  border-radius: 300px;
  border: 1px solid rgba(112, 115, 114, 0.2);
  color: #252626;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: normal;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
}
@media (min-width: 800px) {
  .search-directory.fsConstituent input.fsStyleSearchField {
    height: 45px;
    padding: 14px 13px 13px 36px;
    font-size: 16px;
    line-height: 16px;
  }
}
.search-directory.fsConstituent input.fsStyleSearchField::placeholder {
  color: #4e5150;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: normal;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0;
}
@media (min-width: 800px) {
  .search-directory.fsConstituent input.fsStyleSearchField::placeholder {
    font-size: 16px;
    line-height: 16px;
  }
}
.search-directory.fsConstituent input.fsConstituentSearchButton {
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  border-radius: 300px;
  border: 0;
  margin: 0;
  position: absolute;
  top: 8px;
  left: 7px;
  transform: none;
  z-index: 3;
  color: #000;
  font-size: 17px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
  letter-spacing: 0;
  text-indent: 200vw;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  transition:
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 800px) {
  .search-directory.fsConstituent input.fsConstituentSearchButton {
    top: 11px;
    left: 9px;
  }
}
.search-directory.fsConstituent input.fsConstituentSearchButton:focus,
.search-directory.fsConstituent input.fsConstituentSearchButton:hover {
  background: #fff;
}
.search-directory.fsConstituent input.fsConstituentSearchButton span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.search-toggle-close {
  display: block;
  width: 34px;
  height: 34px;
  position: fixed;
  top: 20px;
  right: 15px;
  z-index: 1000;
}
@media (min-width: 800px) {
  .search-toggle-close {
    width: 68px;
    height: 68px;
    right: calc(-27.5px + 4.6875vw);
  }
}
@media (min-width: 1440px) {
  .search-toggle-close {
    top: 22px;
    right: 40px;
  }
}
.search-toggle-close.fsElement {
  margin: 0;
}
.fsAccountBarVisible .search-toggle-close {
  top: 65px;
}
@media (min-width: 1440px) {
  .fsAccountBarVisible .search-toggle-close {
    top: 67px;
  }
}
.search-bottom.fsContainer {
  padding: 0 15px 56px;
}
@media (min-width: 800px) {
  .search-bottom.fsContainer {
    padding: 0;
  }
}
.search-bottom.fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  padding: 11px 0 10px;
}
.search-bottom-columns.fsLayout {
  margin: 0;
  padding: 0;
  position: relative;
}
.search-bottom-columns.fsLayout body:not(.fsComposeMode) {
  display: flex;
  flex-flow: row;
}
.search-bottom-columns.fsLayout.fsElement {
  margin-bottom: 0;
}
.search-bottom-columns.fsLayout > .fsStyleColumn {
  display: flex;
  flex-flow: row;
  position: relative;
  width: auto;
  width: 100%;
  padding: 0;
  margin: 0;
}
@media (min-width: 800px) {
  .search-bottom-columns.fsLayout > .fsStyleColumn {
    margin: 0;
  }
}
@media (max-width: 799px) {
  .search-bottom-columns.fsLayout > .fsStyleColumn-1 {
    margin: 0 -15px 28px;
    width: calc(100% + 30px);
    justify-content: center;
    background: #e8ecef;
  }
}
@media (min-width: 800px) {
  .search-bottom-columns.fsLayout > .fsStyleColumn-1 {
    flex: 1 1 auto;
    width: 60.50847%;
    padding: 55px 0 30px;
  }
}
.search-bottom-columns.fsLayout > .fsStyleColumn-1:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  background: #dfe1e2;
}
@media (min-width: 800px) {
  .search-bottom-columns.fsLayout > .fsStyleColumn-1:before {
    display: block;
  }
}
.search-bottom-columns.fsLayout > .fsStyleColumn-1:after {
  display: none;
}
@media (min-width: 800px) {
  .search-bottom-columns.fsLayout > .fsStyleColumn-2 {
    flex: 1 1 auto;
    width: 39.49153%;
    padding: 57px 3.64407% 40px;
  }
}
.search-bottom-columns.fsLayout > .fsStyleColumn-2:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #dfe1e2;
}
@media (min-width: 800px) {
  .search-bottom-columns.fsLayout > .fsStyleColumn-2:before {
    display: block;
  }
}
@media (max-width: 799px) {
  .nav-pages-search.fsNavigation {
    background: #e8ecef;
  }
}
@media (max-width: 799px) {
  .nav-popular-search.fsNavigation .fsElementTitle {
    font-size: calc(23px + (25px - 23) * (100vw - 320px) / 480);
  }
}
@media (min-width: 800px) {
  .nav-popular-search.fsNavigation .fsElementTitle {
    padding-left: 8px;
    font-size: 25px;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
:after,
:before {
  pointer-events: none;
}
html {
  font-family: adobe-garamond-pro, Georgia, serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  color: #252626;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 400;
}
@media (min-width: 550px) {
  body {
    font-size: 20px;
  }
}
#fsPageWrapper {
  position: relative;
  overflow-x: hidden;
}
body.fsComposeMode #fsPageWrapper {
  overflow: visible;
}
#fsPageBodyWrapper {
  padding: 35px 15px 40px;
  background: #fff;
}
@media (min-width: 800px) {
  #fsPageBodyWrapper {
    padding-top: 47px;
  }
}
h1.fsPageTitle ~ #fsPageBodyWrapper {
  padding-top: 7px;
}
@media (min-width: 800px) {
  h1.fsPageTitle ~ #fsPageBodyWrapper {
    padding-top: 47px;
  }
}
#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 600px) {
  #fsPageBody {
    display: block;
  }
}
@media (min-width: 800px) {
  #fsPageBody {
    display: flex;
  }
}
#fsBannerLeft {
  order: 1;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    order: 1;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
    order: 1;
  }
}
@media (min-width: 600px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    order: 1;
    padding-right: 20px;
    width: 200px;
  }
}
@media (min-width: 700px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}
@media (min-width: 800px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    order: 1;
    padding-right: 20px;
    width: 200px;
  }
}
@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}
#fsPageContent {
  width: 100%;
}
.fsHasRightBanner #fsPageContent {
  order: 1;
  width: 100%;
}
@media (min-width: 600px) {
  .fsHasRightBanner #fsPageContent {
    order: 1;
    width: calc(100% - 240px);
  }
}
@media (min-width: 700px) {
  .fsHasRightBanner #fsPageContent {
    order: 1;
    width: calc(100% - 400px);
  }
}
.fsHasLeftBanner #fsPageContent {
  order: 1;
  width: 100%;
}
@media (min-width: 600px) {
  .fsHasLeftBanner #fsPageContent {
    order: 1;
    width: calc(100% - 200px);
  }
}
@media (min-width: 700px) {
  .fsHasLeftBanner #fsPageContent {
    order: 1;
    width: calc(100% - 280px);
  }
}
.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
  order: 1;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    order: 1;
    width: calc(100% - 200px);
  }
}
@media (min-width: 700px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    width: calc(100% - 280px);
  }
}
@media (min-width: 800px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    order: 1;
    width: calc(100% - 440px);
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    width: calc(100% - 680px);
  }
}
#fsBannerRight {
  order: 1;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    order: 1;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  #fsBannerRight {
    padding-left: 100px;
    width: 400px;
    order: 1;
  }
}
.fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding: 0;
}
@media (min-width: 600px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: calc(100% - 200px);
  }
}
@media (min-width: 700px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: calc(100% - 280px);
  }
}
@media (min-width: 800px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    order: 1;
    padding-left: 20px;
    width: 240px;
  }
}
@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    padding-left: 100px;
    width: 400px;
  }
}
@media (min-width: 600px) {
  .fsLayout {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.fsLayout .fsDiv {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}
@media (min-width: 600px) {
  .fsLayout .fsDiv {
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }
}
.fsLayout > footer,
.fsLayout > header {
  width: 100%;
}
@media (min-width: 600px) {
  .fsLayout > footer,
  .fsLayout > header {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media (min-width: 800px) {
  .fsTwoColumnLayout .fsDiv {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsThreeColumnLayout .fsDiv {
    width: 33.33333%;
  }
}
@media (min-width: 800px) {
  .fsFourColumnLayout .fsDiv {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .fsFourColumnLayout .fsDiv {
    width: 25%;
  }
}
.fsLayout .fsStyleOneThird,
.fsLayout .fsStyleTwoThirds {
  float: none;
}
.fsLayout .fsStyleTwoThirds > .fsDiv {
  padding-left: 0;
  padding-right: 0;
  float: none;
}
@media (min-width: 600px) {
  .fsLayout .fsStyleTwoThirds > .fsTwoColumnLayout {
    margin-right: -20px;
    margin-left: -20px;
  }
}
.fsElephantLeftLayout,
.fsTwoColumnWideRightLayout {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 600px) {
  .fsElephantLeftLayout,
  .fsTwoColumnWideRightLayout {
    display: flex;
    flex-wrap: wrap;
  }
}
.fsElephantLeftLayout > footer,
.fsElephantLeftLayout > header,
.fsTwoColumnWideRightLayout > footer,
.fsTwoColumnWideRightLayout > header {
  padding-left: 0;
  padding-right: 0;
}
.fsElephantLeftLayout .fsStyleOneThird,
.fsTwoColumnWideRightLayout .fsStyleOneThird {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .fsElephantLeftLayout .fsStyleOneThird,
  .fsTwoColumnWideRightLayout .fsStyleOneThird {
    padding-left: 0;
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  .fsElephantLeftLayout .fsStyleOneThird,
  .fsTwoColumnWideRightLayout .fsStyleOneThird {
    padding-right: 40px;
    width: 280px;
  }
}
.fsElephantLeftLayout .fsStyleTwoThirds,
.fsTwoColumnWideRightLayout .fsStyleTwoThirds {
  width: 100%;
}
@media (min-width: 600px) {
  .fsElephantLeftLayout .fsStyleTwoThirds,
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 200px);
  }
}
@media (min-width: 700px) {
  .fsElephantLeftLayout .fsStyleTwoThirds,
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds {
    width: calc(100% - 280px);
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
  width: 100%;
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 240px);
  }
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 400px);
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 100px;
    width: 400px;
  }
}
@media (min-width: 600px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px;
  }
}
@media (min-width: 700px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 280px;
  }
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 280px;
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%;
}
@media (min-width: 600px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 200px);
  }
}
@media (min-width: 700px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 280px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 200px);
  }
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 280px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 280px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-right: 0;
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px;
  }
}
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
  width: 100%;
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width: calc(100% - 200px);
  }
}
@media (min-width: 600px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
  }
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    #fsPageContent {
    width: calc(100% - 200px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    #fsPageContent {
    width: calc(100% - 440px);
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0;
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
  .fsStyleOneThird {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleOneThird {
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
  .fsStyleTwoThirds {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleTwoThirds {
    width: calc(100% - 200px);
  }
}
.fsElephantRightLayout,
.fsTwoColumnWideLeftLayout {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 600px) {
  .fsElephantRightLayout,
  .fsTwoColumnWideLeftLayout {
    display: flex;
    flex-wrap: wrap;
  }
}
.fsElephantRightLayout > footer,
.fsElephantRightLayout > header,
.fsTwoColumnWideLeftLayout > footer,
.fsTwoColumnWideLeftLayout > header {
  padding-left: 0;
  padding-right: 0;
}
.fsElephantRightLayout .fsStyleOneThird,
.fsTwoColumnWideLeftLayout .fsStyleOneThird {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .fsElephantRightLayout .fsStyleOneThird,
  .fsTwoColumnWideLeftLayout .fsStyleOneThird {
    padding-left: 20px;
    padding-right: 0;
    width: 240px;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  .fsElephantRightLayout .fsStyleOneThird,
  .fsTwoColumnWideLeftLayout .fsStyleOneThird {
    padding-left: 100px;
    width: 400px;
  }
}
.fsElephantRightLayout .fsStyleTwoThirds,
.fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
  width: 100%;
}
@media (min-width: 600px) {
  .fsElephantRightLayout .fsStyleTwoThirds,
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
    width: calc(100% - 240px);
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 700px) {
  .fsElephantRightLayout .fsStyleTwoThirds,
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds {
    width: calc(100% - 400px);
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
  width: 100%;
}
@media (min-width: 600px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}
@media (min-width: 700px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 280px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 280px);
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
  }
}
@media (min-width: 700px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0;
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-left: 20px;
    width: 240px;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-left: 100px;
    width: 400px;
  }
}
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width: calc(100% - 240px);
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width: calc(100% - 400px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 240px);
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 400px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 100px;
    width: 400px;
  }
}
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0;
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-left: 20px;
    width: 240px;
  }
}
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%;
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 240px);
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0;
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    #fsPageContent {
    width: calc(100% - 200px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    #fsPageContent {
    width: calc(100% - 440px);
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
  .fsStyleOneThird {
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleOneThird {
    padding-left: 20px;
    width: 240px;
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleOneThird {
    width: 100%;
    padding-left: 0;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleOneThird {
    padding-left: 20px;
    width: 240px;
  }
}
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
  .fsStyleTwoThirds {
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleTwoThirds {
    width: calc(100% - 240px);
  }
}
@media (min-width: 800px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleTwoThirds {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner
    .fsStyleTwoThirds {
    width: calc(100% - 240px);
  }
}
#fsPoweredByFinalsite {
  display: block;
  margin: 0 auto;
  width: 132px;
  height: 22px;
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
}
@media (min-width: 800px) {
  #fsPoweredByFinalsite {
    margin: 0;
    left: 0;
    transform: none;
  }
}
#fsPoweredByFinalsite a {
  display: block;
}
.fsConstituent {
  word-break: break-word;
}
.fsConstituent a {
  text-decoration: none;
}
.fsConstituent a:focus,
.fsConstituent a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.1em;
}
.fsConstituent .fsElementPagination {
  margin: 20px 0;
}
.fsConstituent .fsPhoto[style*="background-image"],
.fsConstituent .fsProfileImage[style*="background-image"] {
  background-size: cover;
  background-position: 50%;
  display: inline-block;
}
.fsConstituent .fsPhoto[style*="background-image"] > img,
.fsConstituent .fsProfileImage[style*="background-image"] > img {
  opacity: 0;
  visibility: hidden;
}
.fsConstituent[class*="fsThumbnailAlign"] .fsPhoto img,
.fsConstituent[class*="fsThumbnailAlign"] .fsProfileImage img {
  float: none;
  margin: 0;
}
.fsConstituent.fsThumbnailAlignLeft .fsPhoto,
.fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
  float: left;
  padding-right: 0;
}
.fsConstituent.fsThumbnailAlignRight .fsPhoto,
.fsConstituent.fsThumbnailAlignRight .fsProfileImage {
  float: right;
  padding-left: 0;
}
.fsConstituentProfile {
  position: relative;
}
.fsConstituentProfile > div,
.fsConstituentProfile > h3 {
  margin-bottom: 20px;
}
.fsConstituentProfile > div > strong {
  display: block;
}
.fsConstituent .fsConstituentItem {
  float: none;
  width: calc(100% - 20px);
  margin: 0 auto 40px;
}
.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
  margin-right: 10px;
  margin-bottom: 10px;
}
.fsConstituent.fsThumbnailAlignRight .fsPhoto {
  margin-left: 10px;
  margin-bottom: 10px;
}
.fsConstituentItem {
  padding-left: 10px;
  padding-right: 10px;
}
.fsConstituentItem > div,
.fsConstituentItem > h3 {
  margin-bottom: 10px;
}
.fsConstituentItem > div:last-child,
.fsConstituentItem > h3:last-child {
  margin-bottom: 0;
}
.fsConstituentItem .fsPhoto img {
  display: block;
}
div[class^="fsConstituentColumnLayout"] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media (min-width: 600px) {
  .fsConstituentColumnLayout_2 .fsConstituentItem,
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 800px) {
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(33.33% - 20px);
  }
}
@media (min-width: 1000px) {
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(25% - 20px);
  }
}
.fsConstituent.fsProfile .fsFullName {
  margin-bottom: 20px;
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
  .fsHasPhoto
  .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
  .fsHasPhoto
  .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
  .fsHasPhoto
  .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
  .fsHasPhoto
  .fsProfileImage {
  margin: 0 0 20px;
  padding: 0;
  float: none;
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
  .fsHasPhoto
  > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
  .fsHasPhoto
  > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
  .fsHasPhoto
  > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
  .fsHasPhoto
  > h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
  .fsHasPhoto
  > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
  .fsHasPhoto
  > h3 {
  float: none;
  width: 100%;
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
    .fsHasPhoto
    > h3 {
    padding: 0;
  }
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
  .fsHasPhoto
  > h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
  .fsHasPhoto
  > h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
  .fsHasPhoto
  > h3:first-child,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
  .fsHasPhoto
  > h3:first-child {
  padding: 0;
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
  .fsHasPhoto
  .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
  .fsHasPhoto
  .fsProfileImage {
  float: none;
}
@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
    .fsHasPhoto
    .fsProfileImage {
    max-width: 40%;
  }
}
@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare
    .fsHasPhoto
    .fsProfileImage {
    max-width: 512px;
  }
}
@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
    .fsHasPhoto
    .fsProfileImage {
    max-width: 25%;
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare
    .fsHasPhoto
    .fsProfileImage {
    max-width: 128px;
  }
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
  display: none;
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%;
}
.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData > div,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData > div {
  clear: none;
}
@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsHasPhoto
    .fsProfileImage {
    margin-right: 20px;
    float: left;
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsHasPhoto
    > h3 {
    padding-left: calc(40% + 20px);
  }
}
@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare
    .fsHasPhoto
    > h3 {
    padding-left: 532px;
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsHasPhoto
    > h3 {
    padding-left: calc(25% + 20px);
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare
    .fsHasPhoto
    > h3 {
    padding-left: 148px;
  }
}
@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
    .fsHasPhoto
    .fsProfileImage,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
    .fsHasPhoto
    .fsProfileImage {
    margin-left: 20px;
    float: right;
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge
    .fsHasPhoto
    > h3 {
    padding-right: calc(40% + 20px);
  }
}
@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare
    .fsHasPhoto
    > h3 {
    padding-right: 532px;
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall
    .fsHasPhoto
    > h3 {
    padding-right: calc(25% + 20px);
  }
}
@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle
    .fsHasPhoto
    > h3,
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare
    .fsHasPhoto
    > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare
    .fsHasPhoto
    > h3 {
    padding-right: 148px;
  }
}
.fsProfileImage {
  margin-bottom: 20px;
}
.fsProfileImage img {
  display: block;
}
.fsProfileSection {
  margin-bottom: 20px;
}
.fsProfileSection h4 {
  margin: 0 0 1rem;
}
.fsProfileSectionData {
  margin-bottom: 1em;
}
.fsProfileSectionData:last-child {
  margin-bottom: 0;
}
.fsProfileSectionData.fsTitle {
  font-weight: inherit;
  font-size: 20px;
  line-height: 29px;
}
.fsProfileSectionData > div {
  width: auto;
  float: none;
  display: block;
}
.fsProfileSectionData.fsStyleHalf {
  width: 100%;
}
@media (min-width: 600px) {
  .fsProfileSectionData.fsStyleHalf {
    width: 50%;
  }
}
.fsProfileSectionSpecialData > div {
  width: auto;
  float: none;
  display: block;
}
.fsProfileSectionSpecialData div[id^="fsEmail"] {
  display: inline-block;
}
.fsEmail > div:first-child,
.fsProfileSectionFieldName {
  font-weight: 700;
}
.fsConstituent.fsSearch {
  overflow: hidden;
}
.fsConstituent.fsSearch + .fsConstituent {
  border-top: 1px solid #cfcfcf;
  margin-top: 20px;
  padding-top: 20px;
}
.fsConstituentSearchForm {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.fsConstituentSearchForm > label {
  flex-grow: 1;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fsConstituentSearchForm > label > span {
  margin-bottom: 2px;
}
.fsConstituentSearchForm > label > input,
.fsConstituentSearchForm > label > select {
  border: 1px solid #cfcfcf;
  flex-grow: 1;
}
.fsConstituentSearchForm > label > select {
  height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.fsConstituentSearchForm [type*="submit"] {
  align-self: flex-end;
  margin: 10px;
  width: 100%;
}
@media (min-width: 600px) {
  .fsConstituentSearchForm [type*="submit"] {
    width: auto;
  }
}
.fsConstituent.fsDialog .fsProfileImage:first-child {
  margin-top: 1em;
}
.fsConstituent.fsDialog .fsProfileImage img {
  float: none;
  margin: 0;
}
.fsConstituent .fsDialogContent {
  padding-top: 45px;
}
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
  .fsProfileImage,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
  .fsProfileImage,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
  .fsProfileImage,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
  .fsProfileImage {
  margin: 0 0 20px;
  padding: 0;
  float: none;
}
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
  > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
  > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
  > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
  > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
  float: none;
  width: 100%;
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
    padding: 0;
  }
}
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
  > h3:first-child,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
  > h3:first-child,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
  > h3:first-child,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
  > h3:first-child {
  padding: 0;
}
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
  .fsProfileImage,
.fsElementDialog
  .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
  .fsProfileImage {
  float: none;
}
@media (min-width: 600px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
    .fsProfileImage {
    max-width: 40%;
  }
}
@media (min-width: 600px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
    .fsProfileImage {
    max-width: 25%;
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare
    .fsProfileImage {
    max-width: 128px;
  }
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
  display: none;
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%;
}
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData > div,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData > div {
  clear: none;
}
@media (min-width: 600px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
    .fsProfileImage {
    margin-right: 20px;
    float: left;
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3 {
    padding-left: calc(40% + 20px);
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3 {
    padding-left: calc(25% + 20px);
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle
    > div:not(.fsProfileImage),
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle
    > h3,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare
    > div:not(.fsProfileImage),
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare
    > h3 {
    padding-left: 148px;
  }
}
@media (min-width: 600px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
    .fsProfileImage,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
    .fsProfileImage {
    margin-left: 20px;
    float: right;
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3 {
    padding-right: calc(40% + 20px);
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall
    > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
    padding-right: calc(25% + 20px);
  }
}
@media (min-width: 800px) {
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle
    > div:not(.fsProfileImage),
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle
    > h3,
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare
    > div:not(.fsProfileImage),
  .fsElementDialog
    .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare
    > h3 {
    padding-right: 148px;
  }
}
.fsAccordion .fsPanel,
.fsTabs .fsPanel {
  padding: 10px 0;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(37, 38, 38, 0.15);
  position: relative;
}
.fsAccordion .fsPanel > header,
.fsTabs .fsPanel > header {
  transition: none;
}
.fsAccordion .fsPanel > header h2,
.fsTabs .fsPanel > header h2 {
  display: block;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  transition: none;
}
.fsAccordion .fsPanel > header h2 a,
.fsTabs .fsPanel > header h2 a {
  display: block;
  padding: 16px 0 14px 10px;
  margin-bottom: 0;
  border-radius: 0;
  color: #252626;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: none !important;
  transition:
    color 0.3s ease 0s,
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsAccordion .fsPanel > header h2:after,
.fsTabs .fsPanel > header h2:after {
  display: none;
}
.fsAccordion .fsPanel > header h2 a,
.fsTabs .fsPanel > header h2 a {
  background: rgba(0, 0, 0, 0);
}
.fsAccordion .fsPanel > header h2 a:focus,
.fsAccordion .fsPanel > header h2 a:hover,
.fsTabs .fsPanel > header h2 a:focus,
.fsTabs .fsPanel > header h2 a:hover {
  color: #aa2426;
  background: #f2f4f6;
}
.fsAccordion .fsPanel > .fsElementContent,
.fsTabs .fsPanel > .fsElementContent {
  padding: 30px;
  background-color: #f2f4f6;
}
.fsAccordion .fsPanel.fsStateOpen > header h2 a,
.fsTabs .fsPanel.fsStateOpen > header h2 a {
  color: #fff;
  background: #aa2426;
}
.fsPanelIconAfter.fsAccordion .fsPanel > header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel > header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2:before {
  display: none;
}
.fsPanelIconAfter.fsAccordion .fsPanel > header h2 a:after,
.fsPanelIconAfter.fsTabs .fsPanel > header h2 a:after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2 a:before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2 a:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #aa2426;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  transition:
    color 0.3s ease 0s,
    transform 0.3s ease 0s;
}
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2:after,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2:before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2:before {
  display: none;
}
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2 a:after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2 a:after,
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2 a:before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2 a:before {
  transform: translateY(-50%) rotate(90deg);
  color: #fff;
}
.fsPanelIconBefore.fsAccordion .fsPanel > header h2 a,
.fsPanelIconBefore.fsTabs .fsPanel > header h2 a {
  padding-left: 53px;
}
.fsPanelIconBefore.fsAccordion .fsPanel > header h2 a:before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2 a:before {
  left: 17px;
}
.fsPanelIconAfter.fsAccordion .fsPanel > header h2 a,
.fsPanelIconAfter.fsTabs .fsPanel > header h2 a {
  padding-right: 53px;
}
.fsPanelIconAfter.fsAccordion .fsPanel > header h2 a:after,
.fsPanelIconAfter.fsTabs .fsPanel > header h2 a:after {
  right: 17px;
}
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter)
  .fsPanel
  > header
  h2
  a:before,
.fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter)
  .fsPanel
  > header
  h2
  a:before {
  content: "";
}
.fsAccordion > .fsElementContent {
  border-top: 1px solid rgba(37, 38, 38, 0.15);
}
.fsAthleticsEvent > .fsElementContent {
  width: 100%;
}
.fsAthleticsEvent .fsAlertFeeds {
  margin-bottom: 10px;
}
.fsAthleticsEvent .fsElementEventIcon {
  display: inline-block;
  max-width: 100%;
}
.fsAthleticsEvent .fsTitle {
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 0;
}
.fsAthleticsEvent div.fsTitle {
  display: inline-block;
}
.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right: 10px;
}
.fsAthleticsEvent.fsList .fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px;
}
.fsAthleticsEvent.fsList .fsAthleticsOpponentNames,
.fsAthleticsEvent.fsList .fsAthleticsOpponents {
  display: inline;
}
.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
  display: inline-block;
  margin-top: 5px;
}
.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsPickup,
.fsAthleticsEvent.fsList .fsAthleticsReturn {
  margin-top: 5px;
}
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel + div,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel + div,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel + div,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel + div {
  display: inline-block;
}
.fsAthleticsEvent.fsEvent article > div {
  margin-bottom: 10px;
}
.fsAthleticsEvent.fsEvent article > div:last-child {
  margin-bottom: 0;
}
.fsAthleticsEvent.fsEvent .fsAthleticsOpponents,
.fsAthleticsEvent.fsEvent .fsAthleticsVs + div {
  display: inline-block;
}
@media (min-width: 801px) {
  .fsAthleticsEvent.fsTable .fsTitle .fsElementEventIcon {
    max-width: 100px;
  }
}
@media (min-width: 801px) {
  .fsAthleticsEvent.fsTable .fsAthleticsScore,
  .fsAthleticsEvent.fsTable .fsDateTime {
    white-space: nowrap;
  }
}
.fsAthleticsEvent.fsTable .fsElementTable {
  margin-bottom: 0;
}
@media (max-width: 800px) {
  .fsAthleticsEvent.fsTable .fsElementTable thead {
    display: none;
  }
}
.fsAthleticsEvent.fsTable .fsElementTable thead th {
  white-space: nowrap;
}
@media (max-width: 800px) {
  .fsAthleticsEvent.fsTable .fsElementTable td {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
    border: 0;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
    padding-top: 10px;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
    padding-bottom: 10px;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td:before {
    display: inline-block;
    font-weight: 700;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
    content: "Team: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents,
  .fsAthleticsEvent.fsTable
    .fsElementTable
    td.fsAthleticsOpponents
    .fsAthleticsOpponentNames,
  .fsAthleticsEvent.fsTable
    .fsElementTable
    td.fsAthleticsOpponents
    .fsAthleticsVs {
    display: inline-block;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
    content: "Opponent: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
    display: inline-block;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
    content: "Date: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
    display: inline-block;
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
    content: "Time: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
    content: "Location: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
    content: "Advantage: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
    content: "Type: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
    content: "Details: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
    content: "Result: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
    content: "Score: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
    content: "Alerts: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
    content: "Dismissal: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
    content: "Departure: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
    content: "Return Time: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
    content: "Pickup Time: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
    content: "Recap: ";
  }
  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
    content: "Status: ";
  }
}
.fsAthleticsEvent.fsTable .fsAthleticsVs + div {
  display: inline;
}
.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel {
  display: none;
}
.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
  display: inline-block;
}
@media (min-width: 800px) {
  .fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
    display: block;
  }
}
body.fsComposeMode .fsAthleticsEvent.fsTable > .fsElementContent {
  overflow-x: auto;
}
.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
  margin-top: 0;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  color: #373737;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
  font-family: adobe-garamond-pro, Georgia, serif;
  margin-bottom: 20px;
}
@media (min-width: 550px) {
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    font-size: 25px;
  }
}
@media (min-width: 1220px) {
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    font-size: 25px;
  }
}
@media (min-width: 550px) {
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-bottom: 20px;
  }
}
@media (min-width: 1220px) {
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-bottom: 20px;
  }
}
.fsAthleticsEvent.fsDialog .fsAthleticsLabel {
  font-weight: 700;
  margin-top: 20px;
}
.fsAthleticsEvent.fsDialog .fsAthleticsAddress > div {
  margin-top: 10px;
}
.fsAthleticsRoster .fsElementTable td:before,
.fsAthleticsRosterList li > div:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 700;
}
.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before,
.fsAthleticsRosterList li > div.fsRosterPlayerNumber:before {
  content: "Number: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterName:before,
.fsAthleticsRosterList li > div.fsRosterName:before {
  content: "Name: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before,
.fsAthleticsRosterList li > div.fsRosterPosition:before {
  content: "Position: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterClass:before,
.fsAthleticsRosterList li > div.fsRosterClass:before {
  content: "Class: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before,
.fsAthleticsRosterList li > div.fsRosterGradeLevel:before {
  content: "Grade: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before,
.fsAthleticsRosterList li > div.fsRosterHometown:before {
  content: "Hometown: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before,
.fsAthleticsRosterList li > div.fsRosterHeight:before {
  content: "Height: ";
}
.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before,
.fsAthleticsRosterList li > div.fsRosterWeight:before {
  content: "Weight: ";
}
@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable thead {
    display: none;
  }
}
@media (min-width: 800px) {
  .fsAthleticsRoster .fsElementTable td:before {
    display: none;
  }
}
@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable td {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
  }
  .fsAthleticsRoster .fsElementTable td:not(:last-child) {
    border: 0;
  }
  .fsAthleticsRoster .fsElementTable td:first-of-type {
    padding-top: 10px;
  }
  .fsAthleticsRoster .fsElementTable td:last-of-type {
    padding-bottom: 10px;
  }
}
.fsAthleticsRosterContent {
  margin-bottom: 20px;
}
.fsAthleticsRosterContent:empty,
.fsAthleticsRosterContent:last-child {
  margin-bottom: 0;
}
.fsAthleticsRosterList,
.fsAthleticsRosterList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsAthleticsRosterList li {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.fsAthleticsRosterList li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.fsAthleticsRosterList li > div {
  margin-bottom: 10px;
}
.fsAthleticsRosterList li > div:last-child {
  margin-bottom: 0;
}
.fsAthleticsRosterList li > div.fsRosterName {
  margin-bottom: 10px;
}
.fsAthleticsRosterList li > div.fsRosterName:before {
  display: none;
}
.fsAthleticsRosterList .fsCoachImage {
  display: block;
  margin-bottom: 10px;
}
.fsAthleticsTeamDirectory {
  max-width: 100%;
}
.fsAthleticsTeamDirectory,
.fsAthleticsTeamDirectory ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsAthleticsTeamDirectory li {
  margin: 0;
  padding: 0;
}
.fsAthleticsTeamDirectory > li {
  margin-bottom: 10px;
}
.fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
  display: inline-block;
}
.fsAthleticsTeamIcon {
  margin-right: 10px;
}
.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none;
}
@media (min-width: 600px) {
  .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
    float: left;
  }
}
.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
  float: none;
}
@media (min-width: 600px) {
  .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
    float: right;
  }
}
.fsCalendar article {
  display: flex;
  flex-flow: column;
  position: relative;
  margin-bottom: 23px;
}
.fsCalendar article .fsElementEventColorIcon {
  width: 12px;
  height: 12px;
}
.fsCalendar .fsDate {
  display: flex;
  flex-flow: row;
  border: 0;
  color: #aa2426;
}
.fsCalendar .fsDate span {
  flex: 0 0 auto;
  display: block;
  padding-top: 21px;
  padding-right: 11px;
  color: #aa2426;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  font-family: adobe-garamond-pro, Georgia, serif;
}
.fsCalendar .fsDate span:last-child {
  padding-right: 0;
}
.fsCalendar .fsDate span.fsDay {
  padding-top: 0;
  font-size: 60px;
  line-height: 1;
  font-weight: 400;
}
.fsCalendar article {
  padding-top: 0;
}
.fsCalendar .fsTitle {
  color: #252626;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 400;
  font-weight: 600;
  font-family: adobe-garamond-pro, Georgia, serif;
}
.fsCalendar .fsTitle:first-child {
  padding-top: 6px;
}
.fsCalendar .fsTitle a {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: none;
  transition: color 0.3s ease 0s;
}
.fsCalendar .fsTitle a:focus,
.fsCalendar .fsTitle a:hover {
  color: #aa2426;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.fsCalendar .fsDate {
  margin-bottom: 14px;
}
.fsCalendar .fsEventDetails {
  margin-bottom: 28px;
}
.fsCalendar .fsEventDetails > hr {
  display: none;
}
.fsCalendar .fsAllDay,
.fsCalendar .fsLocation,
.fsCalendar .fsTimeRange {
  margin-bottom: 4px;
  padding-left: 19px;
  position: relative;
  color: #252626;
  font-size: 17px;
  line-height: 1.46176;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-transform: none;
}
.fsCalendar .fsAllDay:before,
.fsCalendar .fsLocation:before,
.fsCalendar .fsTimeRange:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 4px;
  left: -3px;
  color: #aa2426;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}
.fsCalendar .fsAllDay {
  text-transform: capitalize;
}
.fsCalendar .fsTimeRange {
  text-transform: uppercase;
}
.fsCalendar .fsAllDay:before,
.fsCalendar .fsTimeRange:before {
  content: "\F017";
  margin-right: 5px;
}
.fsCalendar .fsAllDay time,
.fsCalendar .fsTimeRange time {
  display: inline-block;
}
.fsCalendar .fsLocation {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;
}
.fsCalendar .fsLocation:before {
  content: "\F041";
}
.fsCalendar .fsDescription,
.fsCalendar .fsNotes {
  margin-top: 29px;
  margin-bottom: 0;
  color: #252626;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;
}
.fsCalendar .fsDescription p,
.fsCalendar .fsNotes p {
  margin-bottom: 8px;
}
.fsCalendar .fsDescription > :last-child,
.fsCalendar .fsDescription p:last-child,
.fsCalendar .fsNotes > :last-child,
.fsCalendar .fsNotes p:last-child {
  margin-bottom: 0;
}
.fsCalendar .fsReadMoreLink {
  display: inline-block;
  position: relative;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  
  margin-top: 29px;
}
.fsCalendar .fsReadMoreLink:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 1px;
  transition: width 0.3s ease 0s;
}
.fsCalendar .fsReadMoreLink:after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 11px;
  left: 0;
  background: #aa2426;
  transition: width 0.3s ease 0s;
}
.fsCalendar .fsReadMoreLink:focus:before,
.fsCalendar .fsReadMoreLink:hover:before {
  width: 23px;
}
.fsCalendar .fsReadMoreLink:focus:after,
.fsCalendar .fsReadMoreLink:hover:after {
  width: 15px;
}
.fsCalendar.fsList article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.fsCalendar.fsList
  .fsListItems:last-of-type
  > .fsDayContainer:last-child
  article:last-child,
.fsCalendar.fsList
  .fsListItems:last-of-type
  > .fsMonthContainer:last-child
  > .fsDayContainer:last-child
  article:last-child,
.fsCalendar.fsList .fsListItems:last-of-type > article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.fsCalendar.fsList .fsListItems + button {
  margin-top: 40px;
}
.fsCalendar.fsList article {
  padding-bottom: 30px;
  margin-bottom: 40px;
}
@media (min-width: 700px) {
  .fsCalendar.fsList article {
    padding-bottom: 26px;
    margin-bottom: 50px;
  }
}
.fsBannerLeft .fsCalendar.fsList article,
.fsBannerRight .fsCalendar.fsList article,
.fsFourColumnLayout > .fsDiv .fsCalendar.fsList article,
.fsStyleOneThird .fsCalendar.fsList article,
.fsThreeColumnLayout > .fsDiv .fsCalendar.fsList article,
.fsTwoColumnLayout .fsCalendar.fsList article {
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.fsCalendar.fsList .fsListItems article:first-of-type {
  padding-top: 40px;
  border-top: 1px solid #cfcfcf;
}
.fsCalendar.fsList .fsListItems:last-of-type > article:last-of-type {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
@media (min-width: 700px) {
  .fsCalendar.fsList .fsListItems:last-of-type > article:last-of-type {
    padding-bottom: 26px;
    margin-bottom: 50px;
  }
}
.fsBannerLeft
  .fsCalendar.fsList
  .fsListItems:last-of-type
  > article:last-of-type,
.fsBannerRight
  .fsCalendar.fsList
  .fsListItems:last-of-type
  > article:last-of-type,
.fsFourColumnLayout
  > .fsDiv
  .fsCalendar.fsList
  .fsListItems:last-of-type
  > article:last-of-type,
.fsStyleOneThird
  .fsCalendar.fsList
  .fsListItems:last-of-type
  > article:last-of-type,
.fsThreeColumnLayout
  > .fsDiv
  .fsCalendar.fsList
  .fsListItems:last-of-type
  > article:last-of-type,
.fsTwoColumnLayout
  .fsCalendar.fsList
  .fsListItems:last-of-type
  > article:last-of-type {
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.fsCalendar.fsList .fsListItems + button {
  margin-top: -10px;
}
.fsCalendar.fsList article {
  min-height: 82px;
}
.fsCalendar.fsGrid .fsCalendarDayView {
  margin-top: 20px;
}
.fsCalendar.fsGrid .fsCalendarDayView .fsCalendarInfo:not(:last-child) {
  margin-bottom: 20px;
}
.fsCalendar.fsGrid .fsCalendarEventTitle {
  font-weight: 700;
}
.fsCalendarEventGrid .fsCalendarRow {
  display: flex;
}
.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
  background-color: rgba(186, 12, 47, 0.1);
}
.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange {
  background-color: #f8f8f8;
}
.fsCalendarEventGrid .fsCalendarDaybox {
  border-color: #cfcfcf;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  color: #252626;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div {
  margin-bottom: 5px;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div:last-child {
  margin-bottom: 0;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
  margin-top: 5px;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height: 1;
}
@media (min-width: 900px) {
  .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important;
    flex-grow: 1;
  }
  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
    display: flex;
    flex-direction: column;
  }
  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
    height: auto;
    flex-grow: 1;
  }
  .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:first-child {
    position: relative;
  }
}
.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.fsCalendar.fsGrid .fsCalendarGridControlBar:after {
  display: none;
}
.fsCalendar.fsGrid .fsCalendarGridControlBar > div {
  margin: 0;
  order: 3;
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
  margin-right: 10px;
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
  width: 100%;
  margin-top: 10px;
  order: 5;
}
@media (min-width: 900px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
    width: auto;
    margin-top: 0;
    order: 3;
  }
}
.fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
  margin: 10px 0 0;
}
@media (min-width: 900px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    order: 5;
    margin: 0;
  }
}
.fsCalendar.fsGrid
  .fsCalendarGridControlBar
  .fsCalendarMonthYearPicker:not(.fsStateHidden) {
  z-index: 1;
}
@media (max-width: 899px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid:after {
    display: none;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
    margin: 20px 0;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarWeekdays {
    display: none;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
    width: auto;
    border-right: 1px solid #cfcfcf;
    box-shadow: 0 1px 0 0 #cfcfcf;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:last-child {
    border-bottom: 1px solid #cfcfcf;
    box-shadow: none;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
    cursor: pointer;
    min-height: 44px;
    position: relative;
    padding: 0;
    margin: 0;
    height: auto !important;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #cfcfcf;
    border-right: none;
    border-bottom: none;
    color: #252626;
    background: #fff;
    transition: 0.3s;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:focus,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:focus
    .fsCalendarOutOfRange,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:hover,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:hover
    .fsCalendarOutOfRange,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):focus
    .fsCalendarOutOfRange,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox:not(.fsCalendarWeekendDayBox):hover
    .fsCalendarOutOfRange {
    color: #fff;
    background: #aa2426;
    transition: 0.3s;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    margin: 0;
    flex-grow: 1;
    text-align: center;
    font-size: 14px;
    padding-bottom: calc(50% - 7px);
    padding-top: calc(50% - 7px);
    color: inherit;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background: #aa2426;
    color: #fff;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsStateHasEvents
    .fsCalendarDate:after {
    content: "\25CF";
    font-size: 10px;
    display: block;
    line-height: 0.5;
    transform: translate3d(0, 3px, 0);
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div {
    position: relative;
    min-height: 22px;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:first-child {
    box-shadow: inset 0 -1px 0 0 #cfcfcf;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:not([tabIndex])
    .fsCalendarDate {
    margin-bottom: 0;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div:not([tabIndex])
    .fsCalendarDate:after {
    display: none;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div.selected {
    color: #fff;
    background: #373737;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div.selected:focus,
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div.selected:hover {
    color: #fff;
    background: #aa2426;
    transition: 0.3s;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    > div.selected
    .fsCalendarOutOfRange {
    background: inherit;
    color: inherit;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.fsCalendarWeekendDayBox
    .fsCalendarDate {
    padding-bottom: calc(25% - 7px);
    padding-top: calc(25% - 7px);
    transform: scale(0.875);
    margin-bottom: 3px;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    color: #fff;
    background: #373737;
  }
  .fsCalendar.fsGrid
    .fsCalendarEventGrid
    .fsCalendarDaybox.selected
    .fsCalendarOutOfRange {
    background: inherit;
    color: inherit;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarOutOfRange {
    background: #f8f8f8;
    color: #636363;
    transition: 0.3s;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
    display: none;
  }
}
#event-view {
  padding: 0 20px;
  margin: 20px 0;
}
#event-view .fsCalendarDaybox {
  height: auto !important;
}
#event-view .fsCalendarDaybox > div {
  margin-bottom: 20px;
}
#event-view .fsCalendarWeekendDayBox > div:first-child {
  padding-bottom: 20px;
}
#event-view .fsCalendarWeekendDayBox .fsCalendarInfo:not(:last-child) {
  margin-bottom: 20px;
}
#event-view .fsCalendarEventTitle {
  margin-bottom: 5px;
}
.fsCalendarDayView:not(.fsStateHidden) + .fsCalendarEventGrid + #event-view {
  display: none;
}
@media (min-width: 900px) {
  #event-view {
    display: none;
  }
}
.scroll-up {
  display: inline-block;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
  display: table;
  margin: 20px auto;
}
.fsStateSelected .scroll-up,
.scroll-up.on,
.scroll-up:focus,
.scroll-up:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .scroll-up .button-caret:before,
.scroll-up.on .button-caret:before,
.scroll-up:focus .button-caret:before,
.scroll-up:hover .button-caret:before {
  color: #fff;
}
.scroll-up:last-child {
  margin-bottom: 0;
}
.scroll-up .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.scroll-up .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.scroll-up + .fsCalendarLegend {
  margin-top: 20px !important;
}
@media (min-width: 900px) {
  .scroll-up {
    display: none;
  }
}
.fsElementEventColorIcon {
  display: inline-block;
}
.fsCalendar.fsGrid .fsCalendarEventGrid + .fsCalendarLegend {
  margin-top: 40px;
}
.fsCalendar.fsGrid .fsCalendarLegend,
.fsCalendar.fsGrid .fsCalendarLegend ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsCalendar.fsGrid .fsCalendarLegend li {
  margin: 0;
  padding: 0;
}
.fsCalendar.fsGrid .fsCalendarLegend h4 {
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.fsCalendar.fsGrid .fsCalendarLegend > ul > li {
  margin-left: 0;
}
@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul > li {
    width: 49%;
  }
}
.fsCalendar.fsGrid .fsCalendarLegend .fsElementEventColorIcon {
  vertical-align: baseline;
}
.fsCalendar.fsSlideshow .fsAlertFeeds {
  float: none;
}
.fsCalendar.fsSlideshowHorizontal > .fsElementContent {
  padding-bottom: 75px;
}
.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow .slick-list {
  padding-bottom: 69px;
  border-bottom: 1px solid rgba(37, 38, 38, 0.15);
}
.fsCalendar.fsSlideshowHorizontal .fsPrevButton {
  top: auto;
  left: auto;
  right: 63px;
  bottom: 0;
  transform: none;
}
.fsCalendar.fsSlideshowHorizontal .fsNextButton {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  transform: none;
}
.fsCalendar.fsSlideshowHorizontal article {
  padding: 10px 20px;
  margin-bottom: 0;
  position: relative;
}
.fsCalendar.fsSlideshowHorizontal article > .article-inner {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.fsCalendar.fsSlideshowHorizontal article:before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(37, 38, 38, 0.15);
}
.fsCalendar.fsSlideshowHorizontal article.slick-current:before {
  display: none;
}
.fsCalendar.fsSlideshowVertical .fsElementSlideshow[data-arrows*="true"] {
  padding: 50px 0;
}
.fsCalendar.fsSlideshowVertical article {
  padding: 30px 0;
  margin-bottom: 0;
}
.fsCalendar.fsSlideshowVertical article:before {
  content: "";
  display: block !important;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(37, 38, 38, 0.15);
}
.fsCalendar.fsSlideshowVertical article.slick-current:before {
  display: none !important;
}
input,
select,
textarea {
  padding: 5px;
  max-width: 100%;
}
.fsComposerFormEmbed {
  background: none;
}
.fsComposerFormEmbed body {
  margin: 0;
}
.fsComposerFormEmbed form {
  zoom: 1;
}
.fsComposerFormEmbed form:after {
  display: table;
  clear: both;
  content: "";
}
.fsComposerFormEmbed form input,
.fsComposerFormEmbed form select,
.fsComposerFormEmbed form textarea {
  font-family: adobe-garamond-pro, Georgia, serif;
  font-size: 20px;
  line-height: 29px;
  color: #252626;
}
.fsComposerFormEmbed form input {
  border: 1px solid #cfcfcf;
}
.fsComposerFormEmbed form input.fileUploader {
  padding: 0;
  width: 100%;
  border: none;
}
.fsComposerFormEmbed form fieldset {
  padding: 0;
}
.fsComposerFormEmbed form textarea {
  max-width: 100%;
  width: 100%;
  border: 1px solid #cfcfcf;
}
.fsComposerFormEmbed form .mainGroupSub {
  max-width: 100%;
  width: 100% !important;
}
.fsComposerFormEmbed form .formPage {
  margin-bottom: 20px;
}
.fsComposerFormEmbed form .elementRow {
  max-width: 100%;
  margin: 0;
}
.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .elementContainer {
  margin: 0 0 20px;
  padding: 0;
}
@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementContainer {
    width: 100%;
  }
}
.fsComposerFormEmbed form .elementContainer label {
  margin-bottom: 2px;
}
.fsComposerFormEmbed form .elementContainer label.horizontal {
  white-space: normal;
  margin-right: 10px !important;
}
.fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
  margin-right: 0;
}
.fsComposerFormEmbed form .elementContainer hr {
  margin: 0 auto;
}
.fsComposerFormEmbed form .elementContainer p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementBody > input {
    width: 100%;
  }
}
.fsComposerFormEmbed form .elementBody > .descText {
  margin-bottom: 10px;
}
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
.fsComposerFormEmbed form .labelLeft .elementContainer label {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  float: none;
}
@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
  .fsComposerFormEmbed form .labelLeft .elementContainer label {
    width: 20%;
    padding-right: 10px;
    text-align: right;
    float: left;
  }
}
@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer > label {
    padding: 5px 10px 5px 5px;
  }
}
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
  width: 100%;
}
.fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
  width: auto;
}
.fsComposerFormEmbed form .labelLeft .elementBody {
  margin: 0;
  width: 100%;
  float: none;
}
@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementBody {
    width: 80%;
    float: left;
  }
}
.fsComposerFormEmbed form .linkLike {
  color: #aa2426;
  margin-right: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.fsComposerFormEmbed form .linkLike:hover,
.fsComposerFormEmbed form .required {
  color: #aa2426;
}
.fsComposerFormEmbed form .pageControls {
  padding: 10px 0 !important;
  margin-bottom: 10px;
}
.fsComposerFormEmbed form .pageControls .userConfirmation {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .userConfirmation {
  margin-bottom: 20px;
}
.fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
  margin-right: 5px;
}
.fsComposerFormEmbed form .userConfirmation > label {
  display: block;
}
.fsComposerFormEmbed form .elementColumn {
  zoom: 1;
  margin-bottom: 20px;
  max-width: 100%;
}
.fsComposerFormEmbed form .elementColumn:after {
  display: table;
  clear: both;
  content: "";
}
@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementColumn {
    float: none !important;
    width: 100% !important;
  }
}
.fsComposerFormEmbed form .elementColumn .elementContainer {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .elementColumn .elementBody > input {
  width: 100%;
}
.fsComposerFormEmbed form .pageBreak {
  zoom: 1;
}
.fsComposerFormEmbed form .pageBreak:after {
  display: table;
  clear: both;
  content: "";
}
.fsComposerFormEmbed form .pageBreak .nextPage,
.fsComposerFormEmbed form .pageBreak .prevPage {
  background: none;
  border: none;
  color: #aa2426;
  transition: 0.3s;
  outline: 0;
  float: left;
  line-height: 1;
  padding: 10px 0;
}
.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
  color: #aa2426;
  transition: 0.3s;
}
.fsComposerFormEmbed form .pageBreak .prevPage {
  margin-right: 10px;
}
.fsComposerFormEmbed form .pageBreak .pagenum {
  display: inline-block;
  float: left;
  line-height: 1;
  margin-right: 10px;
  padding: 10px 0;
}
.fsComposerFormEmbed form .pageBreak .pagenum:empty {
  margin: 0;
}
.fsComposerFormEmbed form .submitBtn {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsComposerFormEmbed form .submitBtn.on,
.fsComposerFormEmbed form .submitBtn:focus,
.fsComposerFormEmbed form .submitBtn:hover,
.fsStateSelected .fsComposerFormEmbed form .submitBtn {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsComposerFormEmbed form .submitBtn.on .button-caret:before,
.fsComposerFormEmbed form .submitBtn:focus .button-caret:before,
.fsComposerFormEmbed form .submitBtn:hover .button-caret:before,
.fsStateSelected .fsComposerFormEmbed form .submitBtn .button-caret:before {
  color: #fff;
}
.fsComposerFormEmbed form .submitBtn:last-child {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .submitBtn .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.fsComposerFormEmbed form .submitBtn .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsComposerFormEmbed .ui-widget {
  font-family: adobe-garamond-pro, Georgia, serif;
  max-width: 100%;
}
.fsComposerFormEmbed .ui-datepicker:empty {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev {
  background: none;
  border: none;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content: "";
  font-weight: 700;
  transition: 0.3s;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before {
  transition: 0.3s;
  opacity: 0.5;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: "\203A";
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content: "\2039";
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
  top: 2px;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
}
.fsComposerFormEmbed .ui-datepicker .ui-state-default {
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}
.fsComposerFormEmbed .ui-datepicker .ui-state-active {
  background: rgba(0, 0, 0, 0.1);
}
.fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
  border: 1px solid #d3d3d3;
  background-color: #d3d3d3;
}
::-webkit-input-placeholder {
  color: #242424;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #242424;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #242424;
}
.fsAccount button:not(:last-of-type) {
  margin-right: 10px;
}
.fsLoginForgotPasswordLink,
.fsLoginNewAccountLink {
  margin-bottom: 10px;
}
.fsLoginForgotPasswordLink:last-child,
.fsLoginNewAccountLink:last-child {
  margin-bottom: 0;
}
.fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom: 20px;
}
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
  max-width: 100%;
}
@media screen and (max-width: 599px) {
  .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
    overflow: hidden;
    border-radius: 5px;
  }
}
.fsResetPasswordFields > div {
  margin-bottom: 20px;
}
.fsResetPasswordFields > div:last-child {
  margin-bottom: 0;
}
.fsResetPasswordFields label > span {
  display: block;
}
.fsResetPasswordFields label > input {
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .fsLoginForgotControls label,
  .fsLoginNewFields label,
  .fsResetPasswordFields label {
    display: block;
    margin-bottom: 3px;
  }
  .fsLoginForgotControls input,
  .fsLoginNewFields input,
  .fsResetPasswordFields input {
    display: block;
    width: 100%;
  }
}
.fsLoginForgotView .fsLoginForgotEmail {
  display: block;
}
.fsLoginForgotSuccess .fsStyleDefaultButton {
  margin-top: 20px;
}
.fsAccountGreeting {
  margin-bottom: 20px;
}
.fsAccountLinks {
  margin: 0;
}
.fsAccountLinks li:not(:first-child) {
  border-color: #e5e5e5;
}
.fsAccountLogout {
  display: block;
  margin-top: 20px;
}
.fsAccountLogout > .fsStyleUpdateButton:last-child {
  margin-bottom: 0;
}
input[name*="passkey"] + .fsLoginSubmit {
  margin-top: 20px;
}
.fsError {
  margin-bottom: 50px;
}
.fsLoginNewSuccess > button,
.fsResetCancel,
.fsResetContinue {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsLoginNewSuccess > button.on,
.fsLoginNewSuccess > button:focus,
.fsLoginNewSuccess > button:hover,
.fsResetCancel.on,
.fsResetCancel:focus,
.fsResetCancel:hover,
.fsResetContinue.on,
.fsResetContinue:focus,
.fsResetContinue:hover,
.fsStateSelected .fsLoginNewSuccess > button,
.fsStateSelected .fsResetCancel,
.fsStateSelected .fsResetContinue {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsLoginNewSuccess > button.on .button-caret:before,
.fsLoginNewSuccess > button:focus .button-caret:before,
.fsLoginNewSuccess > button:hover .button-caret:before,
.fsResetCancel.on .button-caret:before,
.fsResetCancel:focus .button-caret:before,
.fsResetCancel:hover .button-caret:before,
.fsResetContinue.on .button-caret:before,
.fsResetContinue:focus .button-caret:before,
.fsResetContinue:hover .button-caret:before,
.fsStateSelected .fsLoginNewSuccess > button .button-caret:before,
.fsStateSelected .fsResetCancel .button-caret:before,
.fsStateSelected .fsResetContinue .button-caret:before {
  color: #fff;
}
.fsLoginNewSuccess > button:last-child,
.fsResetCancel:last-child,
.fsResetContinue:last-child {
  margin-bottom: 0;
}
.fsLoginNewSuccess > button .button-caret,
.fsResetCancel .button-caret,
.fsResetContinue .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.fsLoginNewSuccess > button .button-caret:before,
.fsResetCancel .button-caret:before,
.fsResetContinue .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsLoginNewSuccess button {
  margin-top: 20px;
}
.fsNews.fsThumbnailAlignLeft .fsThumbnail {
  float: none;
}
@media (min-width: 600px) {
  .fsNews.fsThumbnailAlignLeft .fsThumbnail {
    float: left;
  }
}
.fsNews.fsThumbnailAlignRight .fsThumbnail {
  float: none;
}
@media (min-width: 600px) {
  .fsNews.fsThumbnailAlignRight .fsThumbnail {
    float: right;
  }
}
.fsPostElement[class*="fsThumbnailAlign"] article > .article-wrapper,
.fsPostElement article[class*="fsThumbnailAlign"] > .article-wrapper {
  display: flex;
  flex-flow: row wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}
.fsPostElement[class*="fsThumbnailAlign"]
  article
  > .article-wrapper
  > .article-image,
.fsPostElement
  article[class*="fsThumbnailAlign"]
  > .article-wrapper
  > .article-image {
  flex: 0 1 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.fsPostElement[class*="fsThumbnailAlign"]
  article
  > .article-wrapper
  > .article-image
  .fsThumbnail,
.fsPostElement
  article[class*="fsThumbnailAlign"]
  > .article-wrapper
  > .article-image
  .fsThumbnail {
  float: none;
  margin-left: 0;
  margin-right: 0;
}
.fsPostElement[class*="fsThumbnailAlign"]
  article
  > .article-wrapper
  > .article-text,
.fsPostElement
  article[class*="fsThumbnailAlign"]
  > .article-wrapper
  > .article-text {
  flex: 0 1 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.fsPostElement.fsThumbnailSmall article > .article-wrapper > .article-text,
.fsPostElement article.fsThumbnailSmall > .article-wrapper > .article-text {
  flex-grow: 1;
  flex-basis: calc(377622px - 99900%);
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailSmall
  article
  > .article-wrapper
  > .article-image {
  max-width: 158px;
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailSmall
  article
  > .article-wrapper
  > .article-image
  > a
  > div,
.fsPostElement.fsThumbnailSquare.fsThumbnailSmall
  article
  > .article-wrapper
  > .article-image
  > a
  > div {
  width: 128px;
}
.fsPostElement.fsThumbnailMedium article > .article-wrapper > .article-text,
.fsPostElement article.fsThumbnailMedium > .article-wrapper > .article-text {
  flex-grow: 1;
  flex-basis: calc(505494px - 99900%);
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailMedium
  article
  > .article-wrapper
  > .article-image {
  max-width: 286px;
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailMedium
  article
  > .article-wrapper
  > .article-image
  > a
  > div,
.fsPostElement.fsThumbnailSquare.fsThumbnailMedium
  article
  > .article-wrapper
  > .article-image
  > a
  > div {
  width: 256px;
}
.fsPostElement.fsThumbnailLarge article > .article-wrapper > .article-text,
.fsPostElement article.fsThumbnailLarge > .article-wrapper > .article-text {
  flex-grow: 1;
  flex-basis: calc(761238px - 99900%);
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailLarge
  article
  > .article-wrapper
  > .article-image {
  max-width: 542px;
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailLarge
  article
  > .article-wrapper
  > .article-image
  > a
  > div,
.fsPostElement.fsThumbnailSquare.fsThumbnailLarge
  article
  > .article-wrapper
  > .article-image
  > a
  > div {
  width: 512px;
}
.fsPostElement.fsThumbnailXLarge article > .article-wrapper > .article-text,
.fsPostElement article.fsThumbnailXLarge > .article-wrapper > .article-text {
  flex-grow: 1;
  flex-basis: calc(1016982px - 99900%);
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailXLarge
  article
  > .article-wrapper
  > .article-image {
  max-width: 798px;
}
.fsPostElement.fsThumbnailRectangle.fsThumbnailXLarge
  article
  > .article-wrapper
  > .article-image
  > a
  > div,
.fsPostElement.fsThumbnailSquare.fsThumbnailXLarge
  article
  > .article-wrapper
  > .article-image
  > a
  > div {
  width: 768px;
}
.fsPostElement .fsCategories {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -3px 22px;
  padding: 0;
}
.fsPostElement .fsCategories .fsCategory {
  display: block;
  padding: 6px 8px;
  margin: 0 3px 6px;
  border: 0;
  border-radius: 0;
  color: #131313;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: none;
  background-color: #f2f4f6;
}
.fsPostElement .fsThumbnail {
  display: block;
  margin-bottom: 30px;
}
.fsPostElement .fsThumbnail .fsCroppedImage,
.fsPostElement .fsThumbnail img {
  display: block;
}
.fsPostElement .fsTitle {
  margin-bottom: 12px;
  color: #4e5150;
  font-size: 24px;
  line-height: 1.08333;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
.fsPostElement .fsTitle a {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: none;
  transition: color 0.3s ease 0s;
}
.fsPostElement .fsTitle a:focus,
.fsPostElement .fsTitle a:hover {
  color: #aa2426;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.fsPostElement .fsAuthor,
.fsPostElement .fsDateTime {
  display: block;
  margin-bottom: 30px;
  color: #aa2426;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.fsPostElement .fsAuthor + .fsDateTime {
  margin-top: -20px;
}
.fsPostElement .fsBody,
.fsPostElement .fsSummary {
  margin-top: 14px;
  margin-bottom: 31px;
  color: #636363;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 400;
}
.fsPostElement .fsBody p,
.fsPostElement .fsSummary p {
  margin-bottom: 15px;
}
.fsPostElement .fsBody p:last-child,
.fsPostElement .fsSummary p:last-child {
  margin-bottom: 0;
}
.fsPostElement .fsTags {
  display: flex;
  flex-flow: row wrap;
  margin: 10px -3px 3px;
  padding: 0;
}
.fsPostElement .fsTags .fsTag {
  display: block;
  padding: 6px 7px 5px;
  margin: 0 3px 6px;
  border: 1px solid #aa2426;
  border-radius: 0;
  color: #4e5150;
  font-size: 12px;
  line-height: 1.16667;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  background: none;
}
.fsPostElement .fsReadMoreLink {
  display: inline-block;
  position: relative;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  
  margin-top: 22px;
}
.fsPostElement .fsReadMoreLink:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 1px;
  transition: width 0.3s ease 0s;
}
.fsPostElement .fsReadMoreLink:after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 11px;
  left: 0;
  background: #aa2426;
  transition: width 0.3s ease 0s;
}
.fsPostElement .fsReadMoreLink:focus:before,
.fsPostElement .fsReadMoreLink:hover:before {
  width: 23px;
}
.fsPostElement .fsReadMoreLink:focus:after,
.fsPostElement .fsReadMoreLink:hover:after {
  width: 15px;
}
.fsPostElement.fsList article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.fsPostElement.fsList
  .fsListItems:last-of-type
  > .fsDayContainer:last-child
  article:last-child,
.fsPostElement.fsList
  .fsListItems:last-of-type
  > .fsMonthContainer:last-child
  > .fsDayContainer:last-child
  article:last-child,
.fsPostElement.fsList .fsListItems:last-of-type > article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.fsPostElement.fsList .fsListItems + button {
  margin-top: 40px;
}
.fsPostElement.fsList .fsListItems:last-of-type > article:last-of-type {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 27px;
  margin-bottom: 30px;
}
.fsPostElement.fsList .fsListItems + button {
  margin-top: 0;
}
.fsPostElement.fsList article {
  padding-bottom: 27px;
  margin-bottom: 30px;
}
@media (min-width: 700px) {
  .fsPostElement.fsList article {
    padding-bottom: 37px;
    margin-bottom: 40px;
  }
}
.fsBannerLeft .fsPostElement.fsList article,
.fsBannerRight .fsPostElement.fsList article,
.fsFourColumnLayout > .fsDiv .fsPostElement.fsList article,
.fsStyleOneThird .fsPostElement.fsList article,
.fsThreeColumnLayout > .fsDiv .fsPostElement.fsList article,
.fsTwoColumnLayout .fsPostElement.fsList article {
  padding-bottom: 27px;
  margin-bottom: 30px;
}
.fsPostElement.heading-one-style .fsTitle {
  font-size: 60px;
  line-height: 58px;
  margin-bottom: 22px;
}
.fsResourceElement .fsTitle {
  margin-bottom: 10px;
}
.fsResourceElement figcaption {
  margin-top: 10px;
}
.fsResourceElement.fsListNav .fsResourceCollectionName + nav {
  margin-top: 20px;
}
.fsResourceElement.fsListNav .fsTitle {
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
  margin-bottom: 0;
}
.fsResourceElement
  .fsElementSlideshow[data-slides-to-show="1"]
  .fsResourceTypeImage
  .fsTitle {
  text-align: center;
}
.fsResourceElement
  .fsElementSlideshow[data-slides-to-show="1"]
  .fsResourceTypeImage
  img {
  margin: 0 auto;
}
.fsSearchElement.fsSearchForm .fsSearchElementKeyword {
  margin-bottom: 20px;
}
.fsSearchElement.fsSearchForm
  .fsSearchElementKeyword
  + .fsSearchElementSearchButton {
  margin-top: 0;
}
.fsSearchElement.fsSearchForm .fsSearchElementSearchButton:last-child {
  margin-bottom: 0;
}
.fsSearchElement.fsList li.fsListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
}
.fsSearchElement.fsList .fsListItems {
  padding: 0;
}
.fsSearchElement.fsList .fsSearchResultInfo {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cfcfcf;
}
.fsSearchElement.fsList .fsSearchResultInfo:empty {
  margin: 0;
  border: none;
}
.fsVimeo,
.fsVimeo iframe.fsSocialVideoFrame {
  margin-bottom: 20px;
}
.fsVimeoList,
.fsVimeoList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsVimeoList li {
  margin: 0;
  padding: 0;
}
.fsVimeoList .fsVimeoListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
  transition: opacity 0.3s;
  opacity: 0.6;
  cursor: pointer;
}
.fsVimeoList .fsVimeoListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.fsVimeoList .fsVimeoListItem:hover {
  border: none;
  border-bottom: 1px solid #cfcfcf;
  padding: 0 0 20px;
  opacity: 1;
  transition: opacity 0.3s;
}
.fsVimeoList .fsVimeoListItem:hover:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.fsVimeoThumb {
  margin-bottom: 10px;
  margin-right: 20px;
}
@media (min-width: 600px) {
  .fsVimeoThumb {
    float: left;
    margin-bottom: 0;
  }
}
.vimeo_view_link a {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected .vimeo_view_link a,
.vimeo_view_link a.on,
.vimeo_view_link a:focus,
.vimeo_view_link a:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .vimeo_view_link a .button-caret:before,
.vimeo_view_link a.on .button-caret:before,
.vimeo_view_link a:focus .button-caret:before,
.vimeo_view_link a:hover .button-caret:before {
  color: #fff;
}
.vimeo_view_link a:last-child {
  margin-bottom: 0;
}
.vimeo_view_link a .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.vimeo_view_link a .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsYoutube,
.fsYoutube .fsSocialVideoFrame {
  margin-bottom: 20px;
}
.fsYoutubeList,
.fsYoutubeList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsYoutubeList li {
  margin: 0;
  padding: 0;
}
.fsYoutubeList .fsYoutubeListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
  transition: opacity 0.3s;
  opacity: 0.6;
}
.fsYoutubeList .fsYoutubeListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.fsYoutubeList .fsYoutubeListItem:hover {
  border: none;
  border-bottom: 1px solid #cfcfcf;
  padding: 0 0 20px;
  opacity: 1;
  transition: opacity 0.3s;
}
.fsYoutubeList .fsYoutubeListItem:hover:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.fsYoutubeThumb {
  margin-bottom: 10px;
  margin-right: 20px;
  float: none;
}
@media (min-width: 600px) {
  .fsYoutubeThumb {
    float: left;
    margin-bottom: 0;
  }
}
.Youtube_view_link a {
  display: inline-block;
  margin: 0 0 10px;
  padding: 8px 14px 9px;
  border: 2px solid #252626;
  border-radius: 300px;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: #252626;
  appearance: none;
  transition:
    border 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on,
.Youtube_view_link a:focus,
.Youtube_view_link a:hover {
  border-color: #aa2426;
  color: #fff;
  text-decoration: none;
  background: #aa2426;
}
.fsStateSelected .Youtube_view_link a .button-caret:before,
.Youtube_view_link a.on .button-caret:before,
.Youtube_view_link a:focus .button-caret:before,
.Youtube_view_link a:hover .button-caret:before {
  color: #fff;
}
.Youtube_view_link a:last-child {
  margin-bottom: 0;
}
.Youtube_view_link a .button-caret {
  display: inline-block;
  margin-left: 8px;
  padding-top: 1px;
}
.Youtube_view_link a .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  
  transition: color 0.3s ease 0s;
}
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
}
.fsTabs .fsElementContent {
  position: relative;
}
@media (min-width: 600px) {
  .fsTabs.tabs-centered ul.fsTabsNav {
    justify-content: center;
  }
}
.fsTabs ul.fsTabsNav {
  display: none;
  margin: 0 0 20px;
  padding: 0 0 29px;
  position: relative;
}
@media (min-width: 600px) {
  .fsTabs ul.fsTabsNav {
    display: flex;
    flex-flow: row wrap;
  }
}
.fsTabs ul.fsTabsNav:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(37, 38, 38, 0.15);
}
.fsTabs ul.fsTabsNav li {
  padding: 0;
  margin-right: 45px;
}
.fsTabs ul.fsTabsNav li:last-child {
  margin-right: 0;
}
.fsTabs ul.fsTabsNav li a {
  display: block;
  padding: 2px 0 22px;
  border: 0;
  margin: 0;
  position: relative;
  color: #252626;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: none !important;
  background: rgba(0, 0, 0, 0);
  transition:
    padding 0.3s ease 0s,
    color 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsTabs ul.fsTabsNav li a:before {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 2px;
  right: calc(100% - 2px);
  bottom: 0;
  background: #aa2426;
  transition:
    right 0.3s ease 0s,
    background 0.3s ease 0s;
}
.fsTabs ul.fsTabsNav li a:focus,
.fsTabs ul.fsTabsNav li a:hover {
  color: #aa2426;
  background: rgba(0, 0, 0, 0);
}
.fsTabs ul.fsTabsNav li.fsStateSelected a {
  color: #252626;
  background: rgba(0, 0, 0, 0);
}
.fsTabs ul.fsTabsNav li.fsStateSelected a:focus,
.fsTabs ul.fsTabsNav li.fsStateSelected a:hover {
  color: #aa2426;
}
.fsTabs ul.fsTabsNav li.fsStateSelected a:before {
  right: 2px;
}
@media (min-width: 600px) {
  .fsTabs .fsPanel {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 600px) {
  .fsTabs .fsPanel:before {
    display: none;
  }
}
.fsTabs .fsPanel > .fsElementContent {
  background-color: #f2f4f6;
}
@media (min-width: 600px) {
  .fsTabs .fsPanel > .fsElementContent {
    border: 0;
    padding: 30px;
  }
}
.fsTabs .fsPanel > .fsElementContent > .fsElement > * > :last-child {
  margin-bottom: 0;
}
.fsTabs .fsPanel.fsStateOpen {
  background: none;
}
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen),
.fsPanelGroup.fsTabs
  > .fsElementContent
  > .fsPanel
  > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header {
  display: block;
}
@media (min-width: 600px) {
  .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen),
  .fsPanelGroup.fsTabs
    > .fsElementContent
    > .fsPanel
    > .fsElementActionButtonContainer,
  .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header {
    display: none;
  }
}
.fsElementToolsSearchButton,
.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
  margin: 0 5px 0 0;
  width: auto;
}
.fsToolsList.fsStyleSelectList > li {
  padding: 0;
  margin: 0;
}
.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
  margin-bottom: 5px;
  padding: 7px 12px;
}
.fsBannerLeft .fsElementToolsSearch,
.fsBannerRight .fsElementToolsSearch,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch,
.fsStyleOneThird .fsElementToolsSearch,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch,
.fsTwoColumnLayout .fsElementToolsSearch {
  display: flex;
  flex-wrap: wrap;
}
.fsBannerLeft .fsElementToolsSearch > div,
.fsBannerRight .fsElementToolsSearch > div,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch > div,
.fsStyleOneThird .fsElementToolsSearch > div,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch > div,
.fsTwoColumnLayout .fsElementToolsSearch > div {
  width: 100%;
}
.fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer {
  display: flex;
  flex-wrap: wrap;
}
.fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsFourColumnLayout
  > .fsDiv
  .fsElementToolsSearch
  .fsFieldContainer
  .fsStyleDefaultField,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsThreeColumnLayout
  > .fsDiv
  .fsElementToolsSearch
  .fsFieldContainer
  .fsStyleDefaultField,
.fsTwoColumnLayout
  .fsElementToolsSearch
  .fsFieldContainer
  .fsStyleDefaultField {
  flex-grow: 1;
}
.fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
.fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsStyleOneThird .fsElementToolsSearch .fsElementToolsSearchButton,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsTwoColumnLayout .fsElementToolsSearch .fsElementToolsSearchButton {
  width: 100%;
}
.fsElementToolsSearch .fsSeparator {
  margin: 0 5px;
  display: inline-block;
  text-align: center;
}
.fsElementToolsKeyword + .fsElementToolsDateRange {
  margin-top: 10px;
}
.fsElementToolsSearchButton {
  margin: 10px 0 0;
}
.fsLegend .fsElementControls {
  margin-bottom: 5px;
}
.fsLegend .fsElementControls label input:checked + span {
  background: #242424;
  color: #fff;
}
.fsLegend .fsElementControls label input + span {
  color: #242424;
  background: #e5e5e5;
}
.fsMiniGrid .fsCalendarEventGrid {
  max-width: 100%;
  width: 300px;
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox {
  box-shadow:
    inset -1px 0 0 0 #fff,
    inset 0 -1px 0 0 #fff;
  background: #e5e5e5;
  color: #373737;
  font-size: 0.875em;
  line-height: 1;
  padding: 10px 5px;
  transition: 0.3s;
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
  opacity: 1;
  background: #aa2426 !important;
  color: #fff !important;
  transition: 0.3s;
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:last-child {
  box-shadow: inset 0 -1px 0 0 #fff;
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
  padding-bottom: 12px;
  background: #e5e5e5;
  color: #373737;
}
.fsMiniGrid
  .fsCalendarEventGrid
  .fsCalendarDaybox.fsStateHasEvents
  .fsCalendarDate:after {
  content: "\25CF";
  font-size: 8px;
  display: block;
  line-height: 0.5;
  transform: translate3d(0, 2px, 0);
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
  background: #f8f8f8;
  color: #636363;
}
.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
  background: #aa2426;
  color: #fff;
}
.fsCalendarMonthYearPicker > .fsStyleUpdateButton {
  margin-bottom: 0;
  display: block;
  color: #fff;
  background-color: #242424;
}
.page-titles {
  text-align: left;
  padding: 37px 15px 18px;
}
@media (min-width: 550px) {
  .page-titles {
    padding: calc(41.10448px - 0.74627vw) 15px calc(-2.52239px + 3.73134vw);
  }
}
@media (min-width: 800px) {
  .page-titles {
    text-align: center;
  }
}
@media (min-width: 1220px) {
  .page-titles {
    padding: 32px 15px 43px;
  }
}
.page-titles:empty {
  padding: 0;
}
@media (min-width: 800px) {
  .page-titles:empty {
    padding: 15px 15px 16px;
  }
}
.page-titles h1.fsPageTitle {
  display: block;
}
h1.fsPageTitle {
  margin: 0;
  display: none;
}
.sub-page-title {
  display: none;
  margin: 0 0 13px;
  color: #aa2426;
  font-size: 19px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 800px) {
  .sub-page-title {
    display: block;
  }
}
.sub-page-title:last-child {
  margin-bottom: 0;
}
.module {
  padding: 20px;
  color: #fff;
}
.module a,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color: inherit;
}
.module {
  background: #aa2426;
}
.fsContainer[class*="panel-"] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.fsContainer[class*="panel-"][class*="panel-background-"] {
  background-size: auto;
}
.fsContainer[class*="panel-"].panel-background-top {
  background-position: top;
}
.fsContainer[class*="panel-"].panel-background-top-left {
  background-position: 0 0;
}
.fsContainer[class*="panel-"].panel-background-top-right {
  background-position: 100% 0;
}
.fsContainer[class*="panel-"].panel-background-left {
  background-position: 0;
}
.fsContainer[class*="panel-"].panel-background-right {
  background-position: 100%;
}
.fsContainer[class*="panel-"].panel-background-bottom {
  background-position: bottom;
}
.fsContainer[class*="panel-"].panel-background-bottom-left {
  background-position: 0 100%;
}
.fsContainer[class*="panel-"].panel-background-bottom-right {
  background-position: 100% 100%;
}
.fsContainer.panel-grey {
  background-color: #f2f4f6;
}
.fsContainer.panel-red {
  color: #fff;
  background-color: #aa2426;
}
.fsContainer.panel-red .fs_style_54,
.fsContainer.panel-red .fsElementTitle,
.fsContainer.panel-red h1,
.fsContainer.panel-red h2,
.fsContainer.panel-red h3,
.fsContainer.panel-red h4,
.fsContainer.panel-red h5 {
  color: #fff;
}
.fsContainer.panel-red a:not([class]) {
  text-decoration: underline;
}
.fsContainer.panel-red a:not([class]):focus,
.fsContainer.panel-red a:not([class]):hover {
  color: #fff;
}
html:not(.off-canvas-active)
  body:not(.fsComposeMode)
  .panel-full-width.fsSharedContainer {
  left: calc(50% + var(--scrollbar-width) / 2);
}
html:not(.off-canvas-active)
  body:not(.fsComposeMode)
  .panel-full-width.fsSharedContainer
  > .fsContainer {
  margin-right: var(--scrollbar-width);
}
html:not(.off-canvas-active)
  body:not(.fsComposeMode)
  .panel-full-width.fsContainer {
  width: calc(100vw - var(--scrollbar-width) - 20px);
}
body:not(.fsComposeMode) .panel-full-width {
  width: calc(100vw - 20px);
  position: relative;
  left: 50%;
  transform: translate(-50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
body:not(.fsComposeMode) .panel-full-boundary.fsContainer {
  padding-left: 20px;
  padding-right: 20px;
}
body:not(.fsComposeMode) .panel-full-boundary > .fsElementContent,
body:not(.fsComposeMode) .panel-full-boundary > footer,
body:not(.fsComposeMode) .panel-full-boundary > header {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}
body:not(.fsComposeMode) .panel-wide-boundary > .fsElementContent,
body:not(.fsComposeMode) .panel-wide-boundary > footer,
body:not(.fsComposeMode) .panel-wide-boundary > header {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
}
body:not(.fsComposeMode) .panel-thin-padding.fsContainer {
  padding-top: 30px;
  padding-bottom: 30px;
}
body:not(.fsComposeMode) .panel-full-padding.fsContainer {
  padding-top: 50px;
  padding-bottom: 50px;
}
body:not(.fsComposeMode) .panel-thick-padding.fsContainer {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 320px) {
  body:not(.fsComposeMode) .panel-thick-padding.fsContainer {
    padding-top: calc(13.33333px + 8.33333vw);
    padding-bottom: calc(13.33333px + 8.33333vw);
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .panel-thick-padding.fsContainer {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
body:not(.fsComposeMode) .panel-side-flush.fsContainer {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.fsStyleSROnly {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000;
  background-color: #fff;
}
body:not(.fsComposeMode).top-flush #fsPageBodyWrapper,
html:not(.has-hero) body.fsComposeMode.top-flush #fsPageBodyWrapper {
  margin-top: 0;
  padding-top: 0;
}
.bottom-flush.fsElement {
  margin-bottom: 0 !important;
}
body.bottom-flush #fsPageBodyWrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.bottom-flush .fsPageLayout.fsLayout > div:last-of-type,
body.bottom-flush .fsPageLayout.fsLayout > div:last-of-type > div:last-of-type {
  margin-bottom: 0;
}
.fsResourceTypeImage img,
.fsResourceTypeImage picture,
figure.fsImageCaptioned img,
figure.fsImageCaptioned picture {
  display: block;
}
.fsElementAddWrapper {
  width: 100%;
}
.fsElement.no-margin-top,
.fsElement.no-margin-top.fsSharedContainer > .fsContainer {
  margin-top: 0 !important;
}
.fsElement.no-margin-bottom,
.fsElement.no-margin-bottom.fsSharedContainer > .fsContainer {
  margin-bottom: 0 !important;
}
.fsElement.no-padding-top,
.fsElement.no-padding-top.fsSharedContainer > .fsContainer {
  padding-top: 0 !important;
}
.fsElement.no-padding-bottom,
.fsElement.no-padding-bottom.fsSharedContainer > .fsContainer {
  padding-bottom: 0 !important;
}
#fsAccountBar a {
  text-decoration: none;
}
#fsAccountBar a:focus,
#fsAccountBar a:hover {
  text-decoration: underline;
}
.fsContent.fsElement figure.fsImage img:not([src^="http"]),
.fsResourceElement.fsSingleItem.fsElement figure img:not([src^="http"]) {
  opacity: 0;
  visibility: hidden;
}
.equal-heights.fsLayout {
  display: flex;
  flex-wrap: wrap;
}
.equal-heights.fsLayout > * > .fsDiv,
.equal-heights.fsLayout > .fsDiv {
  float: none;
}
@media (max-width: 599px) {
  .equal-heights.fsLayout > * > .fsDiv,
  .equal-heights.fsLayout > .fsDiv {
    width: 100%;
  }
}
.equal-heights.fsLayout > .fsDiv > .fsElement {
  height: 100%;
}
.equal-heights.fsLayout .fsElementAddWrapper,
.equal-heights.fsLayout > footer,
.equal-heights.fsLayout > header {
  width: 100%;
}
.reverse-mobile.fsLayout[class*="fsTwoColumn"] {
  display: flex;
  flex-flow: row wrap;
}
.reverse-mobile.fsLayout[class*="fsTwoColumn"] > .fsStyleColumn-1 {
  order: 2;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .reverse-mobile.fsLayout[class*="fsTwoColumn"] > .fsStyleColumn-1 {
    order: 1;
    margin-bottom: 20px;
  }
}
.reverse-mobile.fsLayout[class*="fsTwoColumn"] > .fsStyleColumn-2 {
  order: 1;
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  .reverse-mobile.fsLayout[class*="fsTwoColumn"] > .fsStyleColumn-2 {
    order: 2;
    margin-bottom: 0;
  }
}
body.no-breadcrumbs .header-breadcrumb,
body.no-breadcrumbs .nav-breadcrumb-header,
body.no-page-titles .page-titles,
body.no-secondary .header-secondary,
body.no-secondary .nav-secondary-header,
body.no-sub-page-title .sub-page-title {
  display: none;
}
@media (min-width: 600px) {
  .fsLayout.narrow-gap {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 600px) {
  .fsLayout.narrow-gap .fsDiv,
  .fsLayout.narrow-gap > footer,
  .fsLayout.narrow-gap > header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.landing .header-breadcrumb {
  display: none;
}
body.home #fsPageBodyWrapper {
  padding: 0 0 10px;
}
@media (min-width: 800px) {
  body.home #fsPageBodyWrapper {
    margin-top: 49px;
  }
}
body.home #fsPageBody {
  max-width: none;
  margin: 0;
}
body.home .fsPageLayout > .fsDiv,
body.home .fsPageLayout > .fsDiv > .fsContainer[class*="panel-"] {
  margin-bottom: 0;
}
body.home dialog.fsResourceElement.fsElementDialog > .fsDialogCloseButton {
  opacity: 0;
}
body.home dialog.fsResourceElement.fsElementDialog > .fsDialogContent {
  opacity: 0;
  transition: opacity 0.3s ease 0s;
}
body.home dialog.fsResourceElement.fsElementDialog[opened] .fsDialogContent {
  opacity: 1;
}
body.home.fsComposeMode .fsContainer[class*="panel-"] > .fsElementContent {
  margin-bottom: 0;
}
body.home:not(.fsComposeMode):not([preloaded]) {
  height: 100vh;
  width: 100vw;
  overflow-y: hidden;
}
body.home:not(.fsComposeMode):not([preloaded]) #fsPageWrapper {
  opacity: 0;
}
body.home:not(.fsComposeMode) .header-breadcrumb,
body.home:not(.fsComposeMode) .header-secondary,
body.home:not(.fsComposeMode) .nav-sub-mobile,
body.home:not(.fsComposeMode) h1.fsPageTitle {
  display: none;
}
.preloader-animation.fsContent {
  padding: 0;
  margin: 0;
  color: #252626;
  font-size: 43.58px;
  line-height: 0.97;
  font-weight: 400;
  text-align: center;
  font-family: adobe-garamond-pro, Georgia, serif;
  background: #fff;
  transition:
    opacity 1s ease 3s,
    visibility 0s linear 4s;
}
@media (min-width: 320px) {
  .preloader-animation.fsContent {
    font-size: calc(39.51956px + 1.26889vw);
  }
}
@media (min-width: 1220px) {
  .preloader-animation.fsContent {
    font-size: 55px;
  }
}
body:not(.fsComposeMode) .preloader-animation.fsContent {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000000;
}
.preloader-animation.fsContent[shown] {
  opacity: 0;
  visibility: hidden;
}
.preloader-animation.fsContent[shown] .fsElementHeaderContent {
  transform: translateZ(0);
  opacity: 1;
  transition:
    transform 1s ease 0s,
    opacity 1s ease 0s;
}
.preloader-animation.fsContent[shown] .fsElementFooterContent {
  opacity: 1;
  transition: opacity 0.8s ease 1.2s;
}
.preloader-animation.fsContent[shown] .animation-placeholder {
  max-width: 100px;
  transition: max-width 0.8s ease 1.3s;
}
@media (min-width: 320px) {
  .preloader-animation.fsContent[shown] .animation-placeholder {
    max-width: calc(92.88889px + 2.22222vw);
  }
}
@media (min-width: 1220px) {
  .preloader-animation.fsContent[shown] .animation-placeholder {
    max-width: 120px;
  }
}
.preloader-animation.fsContent .preloader-inner {
  display: flex;
  flex-flow: row;
  justify-content: center;
  height: 42.27px;
  position: relative;
}
@media (min-width: 320px) {
  .preloader-animation.fsContent .preloader-inner {
    height: calc(38.334px + 1.23vw);
  }
}
@media (min-width: 1220px) {
  .preloader-animation.fsContent .preloader-inner {
    height: 53.34px;
  }
}
.preloader-animation.fsContent .fsElementTitle {
  display: none;
}
.preloader-animation.fsContent .fsElementHeaderContent {
  margin: 0;
  position: relative;
  transform: translate3d(0, 40px, 0);
  opacity: 0;
  transition:
    transform 0s ease 0.2s,
    opacity 0.2s ease 0s;
}
body:not(.fsComposeMode) .preloader-animation.fsContent > .fsElementContent {
  display: none;
}
.preloader-animation.fsContent footer {
  position: absolute;
  top: 0;
  right: 0;
  color: #aa2426;
}
.preloader-animation.fsContent .fsElementFooterContent {
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: opacity 0.2s ease 0s;
}
.preloader-animation.fsContent .animation-placeholder {
  display: block;
  max-width: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: max-width 0s ease 0.2s;
}
@media (min-width: 800px) {
  .inspired-container {
    position: relative;
    margin: 0 auto;
    max-width: 1440px;
  }
}
.inspired-container > header {
  display: none;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-container > .fsElementContent {
    display: flex;
    flex-flow: row;
    width: 400%;
    position: relative;
  }
}
.inspired-container .fsResourceElement .fsDescription,
.inspired-container .fsResourceElement .fsResourceCollectionDescription,
.inspired-container .fsResourceElement .fsResourceCollectionName,
.inspired-container .fsResourceElement .fsTitle {
  display: none;
}
@media (min-width: 800px) {
  .inspired-container .inspired-intro,
  .inspired-container .inspired-layout {
    flex: 0 0 auto;
    width: 100vw;
    max-width: 100vw;
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .inspired-container .inspired-intro,
  .inspired-container .inspired-layout {
    max-width: 1440px;
  }
}
.inspired-container .inspired-navigation {
  display: none;
  flex-flow: row;
  padding-left: 31px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
@media (min-width: 800px) {
  .inspired-container .inspired-navigation {
    display: flex;
  }
}
.inspired-container .inspired-navigation nav {
  padding-top: 64px;
}
.inspired-container .inspired-navigation ul {
  display: flex;
  flex-flow: row;
  margin: 0;
  padding: 0;
  list-style: none;
}
.inspired-container .inspired-navigation li {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}
.inspired-container .inspired-navigation li:after,
.inspired-container .inspired-navigation li:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  position: absolute;
  top: 55px;
  background: #979797;
}
.inspired-container .inspired-navigation li:before {
  left: 0;
}
.inspired-container .inspired-navigation li:after {
  right: 0;
}
.inspired-container .inspired-navigation li:first-of-type:before,
.inspired-container .inspired-navigation li:last-of-type:after {
  display: none;
}
.inspired-container .inspired-navigation li.active a {
  color: #aa2426;
}
.inspired-container .inspired-navigation li.active .inspired-link-decal:before {
  transform: scale(0);
}
.inspired-container .inspired-navigation li.active .inspired-link-decal:after {
  transform: scale(1);
}
.inspired-container .inspired-navigation a {
  display: block;
  padding: 8px 4px 0;
  margin: 0;
  width: 230px;
  height: 71px;
  color: #252626;
  font-size: 12px;
  line-height: 21.6px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: color 0.4s ease 0s;
}
.inspired-container .inspired-navigation a:focus,
.inspired-container .inspired-navigation a:hover {
  color: #aa2426;
  text-decoration: none;
}
.inspired-container .inspired-link-decal {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translate3d(-50%, 0, 0);
}
.inspired-container .inspired-link-decal:after,
.inspired-container .inspired-link-decal:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s cubic-bezier(0, 1.27, 1, 0.99) 0s;
}
.inspired-container .inspired-link-decal:before {
  content: "";
  border-radius: 300px;
  border: 9px solid #f2f4f6;
  transform: scale(1);
  background-color: #252626;
}
.inspired-container .inspired-link-decal:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  transform: scale(0);
  color: #F7BD09;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
.inspired-container .inspired-seal {
  display: none;
  margin: 0;
}
@media (min-width: 800px) {
  .inspired-container .inspired-seal {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: calc(97.5px + 7.8125vw);
    height: calc(97.5px + 7.8125vw);
    border-radius: 300px;
    padding: 20px;
    font-size: calc(9.75px + 0.78125vw);
    text-align: center;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/assets/img/b-masked-circle.svg);
    filter: drop-shadow(0 23px 19.5px rgba(0, 0, 0, 0.15));
  }
}
@media (min-width: 1440px) {
  .inspired-container .inspired-seal {
    width: 210px;
    height: 210px;
    font-size: 21px;
  }
}
.inspired-container .inspired-seal .fsElementTitle {
  margin: 0;
  color: #fff;
  font-size: 1.85714em;
  line-height: 1;
  font-weight: 300;
  font-family: bebas-neue, Arial, sans-serif;
  text-transform: uppercase;
}
.inspired-container .inspired-seal .fsElementHeaderContent {
  margin: 0;
  color: #fff;
  font-size: 1em;
  line-height: 1.13333;
  font-family: garamond-premier-pro, Georgia, sans-serif;
}
.inspired-layout {
  display: block;
  position: relative;
  padding: 40px 0 39px;
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
}
@media (max-width: 799px) {
  .inspired-layout {
    position: relative;
    margin: 0 auto;
    max-width: 600px;
  }
}
@media (min-width: 800px) {
  .inspired-layout {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    padding: 0;
    padding-left: calc(-5px + 3.125vw) !important;
    border: 0;
    margin-top: 174px !important;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .inspired-layout {
    padding-left: 40px !important;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-layout {
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
  }
}
.inspired-layout.fsElement {
  margin-bottom: 0;
}
.inspired-layout:before {
  content: "";
  display: none;
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 66px;
  background: hsla(0, 0%, 59.2%, 0.5);
}
@media (min-width: 800px) {
  .inspired-layout:before {
    display: block;
  }
}
.inspired-layout > header {
  display: none;
}
body:not(.fsComposeMode) .inspired-layout > .fsStyleColumn {
  float: none;
  padding: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-layout > .fsStyleColumn {
    margin-bottom: 66px !important;
  }
}
body:not(.fsComposeMode) .inspired-layout > .fsStyleColumn-1 {
  margin-bottom: 28px;
  position: relative;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-layout > .fsStyleColumn-1 {
    flex: 0 0 auto;
  }
}
body:not(.fsComposeMode) .inspired-layout > .fsStyleColumn-2 {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-layout > .fsStyleColumn-2 {
    flex: 0 1 auto;
    width: auto;
    padding-top: 5.76389%;
    padding-left: 4.86111%;
    padding-right: 5.55556%;
  }
}
.inspired-layout .fsResourceElement {
  margin-bottom: 0;
}
.inspired-layout .fsResourceElement article {
  filter: drop-shadow(0 5.69138px 4.82531px rgba(0, 0, 0, 0.15));
}
@media (min-width: 320px) {
  .inspired-layout .fsResourceElement article {
    filter: drop-shadow(
      0 calc(-1.42127px + 2.2227vw) calc(-1.20496px + 1.88446vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1220px) {
  .inspired-layout .fsResourceElement article {
    filter: drop-shadow(0 25.6957px 21.78545px rgba(0, 0, 0, 0.15));
  }
}
.inspired-layout .fsResourceElement figure {
  overflow: hidden;
  position: relative;
}
.inspired-layout .fsResourceElement picture {
  background-size: cover;
  background-position: 50%;
}
body:not(.fsComposeMode) .inspired-layout .fsResourceElement picture img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
body:not(.fsComposeMode) .inspired-layout .inspired-image-small {
  position: absolute;
}
body:not(.fsComposeMode) .inspired-layout .inspired-image-small picture:before {
  content: "";
  display: block;
  padding-bottom: 119.10569%;
}
.inspired-layout .inspired-image-large {
  margin-left: auto;
}
body:not(.fsComposeMode) .inspired-layout .inspired-image-large picture:before {
  content: "";
  display: block;
  padding-bottom: 78.53659%;
}
.inspired-layout.inspired-layout-1 {
  padding-top: 0;
}
body:not(.fsComposeMode) .inspired-layout.inspired-layout-1 > .fsStyleColumn-1 {
  padding-bottom: 20.68966%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-1
    > .fsStyleColumn-1 {
    padding-bottom: 9.51389%;
    width: 54.16667%;
  }
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-1
  .inspired-image-small {
  width: 37.24138%;
  left: 0;
  bottom: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-1
    .inspired-image-small {
    width: 31.53846%;
  }
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-1
  .inspired-image-large {
  width: 93.10345%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-1
    .inspired-image-large {
    width: 78.84615%;
  }
}
body:not(.fsComposeMode) .inspired-layout.inspired-layout-2 > .fsStyleColumn-1 {
  padding-top: 8.62069%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-2
    > .fsStyleColumn-1 {
    padding-top: 4.65278%;
    padding-bottom: 5.55556%;
    width: 53.61111%;
  }
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-2
  .inspired-image-small {
  width: 31.37931%;
  top: 0;
  left: 0;
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-2
  .inspired-image-large {
  width: 77.93103%;
}
.inspired-layout.inspired-layout-3 {
  border-bottom: 0;
}
.inspired-layout.inspired-layout-3:before {
  display: none;
}
body:not(.fsComposeMode) .inspired-layout.inspired-layout-3 > .fsStyleColumn-1 {
  padding-bottom: 18.96552%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-3
    > .fsStyleColumn-1 {
    padding-bottom: 9.51389%;
    flex: 0 1 auto;
    width: 50.48611%;
  }
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-3
  .inspired-image-small {
  width: 49.65517%;
  left: 0;
  bottom: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-3
    .inspired-image-small {
    width: 49.51857%;
  }
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-3
  .inspired-image-small
  picture:before {
  padding-bottom: 75%;
}
body:not(.fsComposeMode)
  .inspired-layout.inspired-layout-3
  .inspired-image-large {
  width: 85.17241%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-layout.inspired-layout-3
    .inspired-image-large {
    width: 84.59422%;
  }
}
@media (max-width: 799px) {
  .inspired-content {
    position: relative;
    margin: 0 auto;
    max-width: 350px;
  }
}
@media (max-width: 799px) {
  body:not(.fsComposeMode) .inspired-content[shown] > header {
    transform: translateZ(0);
    opacity: 1;
    transition:
      transform 1s ease 0s,
      opacity 1s ease 0s;
  }
  body:not(.fsComposeMode) .inspired-content[shown] .fsElementContent {
    transform: translateZ(0);
    opacity: 1;
    transition:
      transform 1s ease 0.1s,
      opacity 1s ease 0.1s;
  }
  body:not(.fsComposeMode) .inspired-content[shown] footer {
    transform: translate3d(-50%, 0, 0);
    opacity: 1;
    transition:
      transform 1s ease 0.2s,
      opacity 1s ease 0.2s;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-content.shown > header {
    transform: translateZ(0);
    opacity: 1;
    transition:
      transform 1s ease 0s,
      opacity 1s ease 0s;
  }
  body:not(.fsComposeMode) .inspired-content.shown .fsElementContent {
    transform: translateZ(0);
    opacity: 1;
    transition:
      transform 1s ease 0.1s,
      opacity 1s ease 0.1s;
  }
  body:not(.fsComposeMode) .inspired-content.shown footer {
    transform: translate3d(-50%, 0, 0);
    opacity: 1;
    transition:
      transform 1s ease 0.2s,
      opacity 1s ease 0.2s;
  }
}
body:not(.fsComposeMode) .inspired-content > header {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition:
    transform 0.2s ease 0s,
    opacity 0.2s ease 0s;
}
.inspired-content .fsElementHeaderContent {
  margin-bottom: 22px;
}
@media (min-width: 320px) {
  .inspired-content .fsElementHeaderContent {
    margin-bottom: calc(21.14286px + 0.26786vw);
  }
}
@media (min-width: 1440px) {
  .inspired-content .fsElementHeaderContent {
    margin-bottom: 25px;
  }
}
.inspired-content .fsElementHeaderContent h2 {
  margin-bottom: 22px;
  color: #252626;
  font-size: 33px;
  line-height: 0.97;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 320px) {
  .inspired-content .fsElementHeaderContent h2 {
    margin-bottom: calc(21.14286px + 0.26786vw);
    font-size: calc(26.71429px + 1.96429vw);
  }
}
@media (min-width: 800px) {
  .inspired-content .fsElementHeaderContent h2 {
    line-height: 0.97;
  }
}
@media (min-width: 1440px) {
  .inspired-content .fsElementHeaderContent h2 {
    margin-bottom: 25px;
    font-size: 55px;
  }
}
.inspired-content .fsElementHeaderContent h2 strong {
  display: block;
  margin-top: 3px;
  color: #aa2426;
  font-size: 52px;
  line-height: 0.97;
  font-weight: 400;
}
@media (min-width: 320px) {
  .inspired-content .fsElementHeaderContent h2 strong {
    font-size: calc(38.28571px + 4.28571vw);
  }
}
@media (min-width: 800px) {
  .inspired-content .fsElementHeaderContent h2 strong {
    line-height: 0.97;
  }
}
.inspired-content .fsElementContent {
  color: #252626;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 800px) {
  .inspired-content .fsElementContent {
    max-width: 365px;
    font-size: 17px;
    line-height: 1.47059;
  }
}
body:not(.fsComposeMode) .inspired-content .fsElementContent {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition:
    transform 0.2s ease 0s,
    opacity 0.2s ease 0s;
}
@media (max-width: 799px) {
  .inspired-content footer {
    display: none;
  }
}
body:not(.fsComposeMode) .inspired-content footer {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition:
    transform 0.2s ease 0s,
    opacity 0.2s ease 0s;
}
.inspired-content .fsElementFooterContent {
  margin-top: 25px;
}
@media (min-width: 800px) {
  .inspired-content .fsElementFooterContent {
    margin-top: 51px;
  }
}
body:not(.fsComposeMode) .inspired-intro {
  display: flex;
  flex-flow: column-reverse;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 799px) {
  body:not(.fsComposeMode) .inspired-intro {
    width: auto;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-intro {
    flex-flow: row;
    padding-bottom: 47px;
  }
}
body:not(.fsComposeMode) .inspired-intro > .fsStyleColumn {
  padding: 0;
  margin: 0;
}
body:not(.fsComposeMode) .inspired-intro > .fsStyleColumn-1 {
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-intro > .fsStyleColumn-1 {
    flex: 0 0 auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 37.32394%;
    margin-bottom: 0;
  }
}
body:not(.fsComposeMode) .inspired-intro > .fsStyleColumn-2 {
  margin-bottom: 38px;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .inspired-intro > .fsStyleColumn-2 {
    flex: 1 1 auto;
    width: auto;
    margin-bottom: 0;
  }
}
.inspired-intro .fsResourceElement {
  width: 100%;
}
@media (min-width: 800px) {
  .inspired-intro .fsResourceElement,
  .inspired-intro .fsResourceElement > .fsElementContent,
  .inspired-intro .fsResourceElement > .fsElementContent > article,
  .inspired-intro .fsResourceElement > .fsElementContent > article > figure,
  .inspired-intro
    .fsResourceElement
    > .fsElementContent
    > article
    > figure
    > picture {
    height: 100%;
  }
}
@media (min-width: 800px) {
  .inspired-intro .fsResourceElement > .fsElementContent {
    padding: 10px 10px 16px 0;
  }
}
.inspired-intro .fsResourceElement article {
  position: relative;
}
@media (min-width: 800px) {
  .inspired-intro .fsResourceElement article {
    filter: drop-shadow(
      0 calc(-3.69621px + 2.18821vw) calc(-4.08614px + 1.97427vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1220px) {
  .inspired-intro .fsResourceElement article {
    filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
  }
}
.inspired-intro .fsResourceElement article:after {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 1;
  background-color: #aa2426;
}
@media (min-width: 320px) {
  .inspired-intro .fsResourceElement article:after {
    width: calc(93.11111px + 17.77778vw);
    height: calc(93.11111px + 17.77778vw);
  }
}
@media (min-width: 800px) {
  .inspired-intro .fsResourceElement article:after {
    top: -10px;
    right: -10px;
  }
}
@media (min-width: 1220px) {
  .inspired-intro .fsResourceElement article:after {
    width: 310px;
    height: 310px;
  }
}
.inspired-intro .fsResourceElement article figure {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.inspired-intro .fsResourceElement article picture {
  transform: scale(1);
  transform-origin: 50% 50%;
  background-position: 50%;
  background-size: cover;
}
body:not(.fsComposeMode)
  .inspired-intro
  .fsResourceElement
  article
  picture:before {
  content: "";
  display: block;
  padding-bottom: 86.2069%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .inspired-intro
    .fsResourceElement
    article
    picture:before {
    padding-bottom: 86.29213%;
  }
}
body:not(.fsComposeMode)
  .inspired-intro
  .fsResourceElement
  article
  picture
  img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-content.fsContent {
  padding-bottom: 66px;
  position: relative;
}
@media (min-width: 320px) {
  .featured-content.fsContent {
    padding-bottom: calc(46px + 6.25vw);
  }
}
@media (min-width: 800px) {
  .featured-content.fsContent {
    padding-bottom: 96px;
  }
}
.featured-content.fsContent:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #F7BD09;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
body:not(.fsComposeMode) .featured-content.fsContent:after {
  transform: translate3d(-50%, 20px, 0);
  opacity: 0;
}
body:not(.fsComposeMode) .featured-content.fsContent[shown] > header {
  transform: translateZ(0);
  opacity: 1;
  transition:
    transform 1s ease 0s,
    opacity 1s ease 0s;
}
body:not(.fsComposeMode) .featured-content.fsContent[shown] .fsElementContent {
  transform: translateZ(0);
  opacity: 1;
  transition:
    transform 1s ease 0.1s,
    opacity 1s ease 0.1s;
}
body:not(.fsComposeMode) .featured-content.fsContent[shown]:after {
  transform: translate3d(-50%, 0, 0);
  opacity: 1;
  transition:
    transform 1s ease 0.2s,
    opacity 1s ease 0.2s;
}
.featured-content.fsContent > header {
  position: relative;
  margin: 0 auto;
  max-width: 380px;
}
body:not(.fsComposeMode) .featured-content.fsContent > header {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
}
.featured-content.fsContent > header > .fsElementHeaderContent,
.featured-content.fsContent > header > .fsElementTitle {
  margin-bottom: 19px;
  color: #252626;
  font-size: 35px;
  line-height: 1.03093;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 320px) {
  .featured-content.fsContent > header > .fsElementHeaderContent,
  .featured-content.fsContent > header > .fsElementTitle {
    font-size: calc(29.28571px + 1.78571vw);
  }
}
@media (min-width: 1440px) {
  .featured-content.fsContent > header > .fsElementHeaderContent,
  .featured-content.fsContent > header > .fsElementTitle {
    font-size: 55px;
  }
}
.featured-content.fsContent > header > .fsElementHeaderContent strong,
.featured-content.fsContent > header > .fsElementTitle strong {
  color: #aa2426;
  font-weight: 400;
}
.featured-content.fsContent > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 380px;
  color: #4e5150;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
body:not(.fsComposeMode) .featured-content.fsContent > .fsElementContent {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
}
@media (min-width: 320px) {
  .featured-content.fsContent > .fsElementContent {
    font-size: calc(18.85714px + 0.35714vw);
  }
}
@media (min-width: 1440px) {
  .featured-content.fsContent > .fsElementContent {
    font-size: 24px;
  }
}
body:not(.fsComposeMode) .featured-content.fsContent {
  text-align: center;
}
.home .featured-title.fsElement {
  position: relative;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 1s ease 0s;
}
@media (min-width: 800px) {
  .home .featured-title.fsElement {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.home .featured-title.fsElement > footer,
.home .featured-title.fsElement > header {
  display: none;
}
.home .featured-title.fsElement > .fsElementContent {
  margin: 0;
  position: relative;
  transform: translate3d(-50px, 0, 0);
  /* color: rgba(0, 0, 0, 0); */
  font-size: 58px;
  line-height: 1.07692;
  font-weight: 300;
  font-family: bebas-neue, Arial, sans-serif;
  text-transform: uppercase;
  /* -webkit-text-stroke: 0.5px #aa2426; */
  transition: transform 1s ease 0s;
}
@media (min-width: 320px) {
  .home .featured-title.fsElement > .fsElementContent {
    font-size: calc(8.71429px + 7.21429vw);
  }
}
/* @media (min-width: 550px) {
  .home .featured-title.fsElement > .fsElementContent {
    -webkit-text-stroke: 1px #aa2426;
  }
} */
@media (max-width: 799px) {
  .home .featured-title.fsElement > .fsElementContent {
    text-align: center;
  }
}
@media (min-width: 1440px) {
  .home .featured-title.fsElement > .fsElementContent {
    font-size: 130px;
  }
}
.home .featured-title.fsElement > .fsElementContent strong {
  font-weight: 300;
  color: #aa2426;
  transition: color 0.6s ease 0s;
}
.home .featured-title.fsElement[shown] {
  clip-path: inset(0 0 0 0);
}
.home .featured-title.fsElement[shown] > .fsElementContent {
  transform: translateZ(0);
}
/* .home .featured-title.fsElement[past] strong {
  color: rgba(0, 0, 0, 0);
} */
body.home.fsComposeMode .featured-title.fsElement {
  clip-path: inset(0 0 0 0);
}
body.home.fsComposeMode .featured-title.fsElement > .fsElementContent {
  transform: translateZ(0);
}
body.home.fsComposeMode .featured-title.fsElement > .fsElementContent strong {
  color: rgba(0, 0, 0, 0);
}
.featured-image-button.fsContent {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}
@media (min-width: 420px) {
  .featured-image-button.fsContent {
    font-size: 16px;
    line-height: 31px;
  }
}
.featured-image-button.fsContent .fsElementActionSection {
  position: relative;
  z-index: 2;
}
body.fsComposeMode .featured-image-button.fsContent {
  position: relative;
  z-index: 1;
}
@media (max-width: 799px) {
  .featured-image-button.fsContent[shown] .image-button-decoration:after,
  .featured-image-button.fsContent[shown] .image-button-decoration:before {
    transform: translateZ(0);
    opacity: 1;
    transition:
      opacity 1s ease 0.4s,
      transform 1s ease 0.4s;
  }
  .featured-image-button.fsContent[shown] .image-button-background {
    transform: translate3d(-50%, -65%, 0) scale(1.1);
  }
  .featured-image-button.fsContent[shown] .image-button-content {
    transform: translateZ(0);
    opacity: 1;
  }
  .featured-image-button.fsContent[shown] .image-button-image {
    clip-path: inset(0 10px 0 10px);
  }
  .featured-image-button.fsContent[shown] .image-button-image:before {
    opacity: 0.75;
  }
}
@media (max-width: 419px) {
  .featured-image-button.fsContent[shown] .image-button-image {
    clip-path: inset(0 5px 0 5px);
  }
}
@media (max-width: 799px) {
  .featured-image-button.fsContent[shown]:focus-within
    .image-button-image:before,
  .featured-image-button.fsContent[shown]:hover .image-button-image:before {
    opacity: 0.95;
  }
}
.featured-image-button.fsContent .image-button-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 800px) {
  .featured-image-button.fsContent
    .image-button-overlay:focus-within
    .image-button-decoration:after,
  .featured-image-button.fsContent
    .image-button-overlay:focus-within
    .image-button-decoration:before,
  .featured-image-button.fsContent
    .image-button-overlay:hover
    .image-button-decoration:after,
  .featured-image-button.fsContent
    .image-button-overlay:hover
    .image-button-decoration:before {
    transform: translateZ(0);
    opacity: 1;
    transition:
      opacity 1s ease 0.4s,
      transform 1s ease 0.4s;
  }
  .featured-image-button.fsContent
    .image-button-overlay:focus-within
    .image-button-background,
  .featured-image-button.fsContent
    .image-button-overlay:hover
    .image-button-background {
    transform: translate3d(-50%, -65%, 0) scale(1.1);
  }
  .featured-image-button.fsContent
    .image-button-overlay:focus-within
    .image-button-content,
  .featured-image-button.fsContent
    .image-button-overlay:hover
    .image-button-content {
    transform: translateZ(0);
    opacity: 1;
  }
  .featured-image-button.fsContent
    .image-button-overlay:focus-within
    .image-button-image,
  .featured-image-button.fsContent
    .image-button-overlay:hover
    .image-button-image {
    clip-path: inset(0 10px 0 10px);
  }
  .featured-image-button.fsContent
    .image-button-overlay:focus-within
    .image-button-image:before,
  .featured-image-button.fsContent
    .image-button-overlay:hover
    .image-button-image:before {
    opacity: 0.75;
  }
}
body:not(.fsComposeMode) .featured-image-button.fsContent {
  width: 100%;
  min-height: 276px;
  margin: 0 0 20px;
  padding: 5px 0;
  position: relative;
}
@media (min-width: 420px) {
  body:not(.fsComposeMode) .featured-image-button.fsContent {
    padding: 10px;
  }
}
body:not(.fsComposeMode) .featured-image-button.fsContent:last-child {
  margin-bottom: 0;
}
.featured-image-button.fsContent:before {
  content: "";
  display: block;
}
body:not(.fsComposeMode) .featured-image-button.fsContent:before {
  width: 100%;
  padding-bottom: 53.33333%;
}
body.fsComposeMode .featured-image-button.fsContent:before {
  padding-bottom: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #707372;
  opacity: 0.9;
}
.featured-image-button.fsContent .image-button-decoration {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.featured-image-button.fsContent .image-button-decoration:after,
.featured-image-button.fsContent .image-button-decoration:before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  position: absolute;
  z-index: 1;
  background-color: #aa2426;
  opacity: 0;
  transition:
    opacity 1s ease 0s,
    transform 1s ease 0s;
}
@media (min-width: 320px) {
  .featured-image-button.fsContent .image-button-decoration:after,
  .featured-image-button.fsContent .image-button-decoration:before {
    width: calc(93.11111px + 17.77778vw);
    height: calc(93.11111px + 17.77778vw);
  }
}
@media (min-width: 1220px) {
  .featured-image-button.fsContent .image-button-decoration:after,
  .featured-image-button.fsContent .image-button-decoration:before {
    width: 310px;
    height: 310px;
  }
}
.featured-image-button.fsContent .image-button-decoration:before {
  top: 0;
  right: 0;
  transform: translate3d(-100vw, 0, 0);
}
.featured-image-button.fsContent .image-button-decoration:after {
  left: 0;
  bottom: 0;
  transform: translate3d(100vw, 0, 0);
}
.featured-image-button.fsContent .image-button-image {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
  z-index: 2;
  overflow: hidden;
}
@media (min-width: 420px) {
  .featured-image-button.fsContent .image-button-image {
    top: 10px;
    bottom: 10px;
  }
}
@media (min-width: 800px) {
  .featured-image-button.fsContent .image-button-image {
    clip-path: inset(0 0 0 0);
    transition: clip-path 1s ease 0s;
  }
}
.featured-image-button.fsContent .image-button-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  background: linear-gradient(180deg, rgba(37, 38, 38, 0.8), #252626);
  opacity: 0;
  transition: opacity 1s ease 0s;
}
.featured-image-button.fsContent .image-button-background {
  width: 100%;
  min-height: 125.62748%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate3d(-50%, -50%, 0) scale(1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  transition: transform 1s ease 0s;
}
.featured-image-button.fsContent .image-button-background:before {
  content: "";
  display: block;
  padding-bottom: 66.01671%;
}
.featured-image-button.fsContent .image-button-inner {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
@media (min-width: 420px) {
  .featured-image-button.fsContent .image-button-inner {
    padding: 0 30px;
  }
}
@media (min-width: 900px) {
  .featured-image-button.fsContent .image-button-inner {
    padding: 0 55px;
  }
}
.featured-image-button.fsContent .image-button-content {
  transform: translate3d(0, 40px, 0);
  opacity: 0;
  transition:
    opacity 1s ease 0s,
    transform 1s ease 0s;
}
@media (min-width: 320px) {
  .featured-image-button.fsContent .image-button-content {
    transform: translate3d(0, calc(-16.88889px + 17.77778vw), 0);
  }
}
@media (min-width: 1220px) {
  .featured-image-button.fsContent .image-button-content {
    transform: translate3d(0, 200px, 0);
  }
}
.featured-image-button.fsContent header {
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
  z-index: 2;
}
.featured-image-button.fsContent header > * {
  max-width: 700px;
}
.featured-image-button.fsContent .fsElementTitle {
  margin-bottom: 0;
  color: #fff;
  font-size: 35px;
  line-height: 0.98039;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
@media (min-width: 320px) {
  .featured-image-button.fsContent .fsElementTitle {
    font-size: calc(25.26087px + 3.04348vw);
  }
}
@media (min-width: 550px) {
  .featured-image-button.fsContent .fsElementTitle {
    font-size: calc(10.80597px + 5.67164vw);
  }
}
@media (min-width: 1220px) {
  .featured-image-button.fsContent .fsElementTitle {
    font-size: 80px;
  }
}
.featured-image-button.fsContent .fsElementTitle:last-child {
  margin-bottom: 0;
}
.featured-image-button.fsContent .fsElementTitle + .fsElementHeaderContent {
  padding-top: 6px;
}
@media (min-width: 420px) {
  .featured-image-button.fsContent .fsElementTitle + .fsElementHeaderContent {
    padding-top: 8px;
  }
}
.featured-image-button.fsContent .fsElementFooterContent {
  margin-top: 23px;
  text-align: center;
}
@media (min-width: 320px) {
  .featured-image-button.fsContent .fsElementFooterContent {
    margin-top: calc(8.42222px + 4.55556vw);
  }
}
@media (min-width: 1220px) {
  .featured-image-button.fsContent .fsElementFooterContent {
    margin-top: 64px;
  }
}
.challenged-title.fsContent {
  margin-bottom: 31px;
}
@media (min-width: 800px) {
  .challenged-title.fsContent {
    margin-bottom: 0;
    position: absolute;
    z-index: 100;
  }
}
.challenged-title.fsContent:before {
  content: "";
  display: none;
  width: 43px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 228px;
  background-color: #aa2426;
}
@media (min-width: 800px) {
  .challenged-title.fsContent:before {
    display: block;
    width: calc(28px + 1.875vw);
    left: calc(106.5px + 8.4375vw);
  }
}
@media (min-width: 1440px) {
  .challenged-title.fsContent:before {
    width: 55px;
    left: 228px;
  }
}
.challenged-title.fsContent header {
  display: none;
}
@media (min-width: 800px) {
  .challenged-title.fsContent header {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 300px;
    padding: 20px;
    width: calc(97.5px + 7.8125vw);
    height: calc(97.5px + 7.8125vw);
    font-size: calc(9.75px + 0.78125vw);
    text-align: center;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(images/b-masked-circle.svg);
    filter: drop-shadow(0 23px 19.5px rgba(0, 0, 0, 0.15));
  }
}
@media (min-width: 1440px) {
  .challenged-title.fsContent header {
    width: 210px;
    height: 210px;
    font-size: 21px;
  }
}
.challenged-title.fsContent .fsElementTitle {
  margin: 0;
  color: #fff;
  font-size: 1.85714em;
  line-height: 1;
  font-weight: 300;
  font-family: bebas-neue, Arial, sans-serif;
  text-transform: uppercase;
}
.challenged-title.fsContent .fsElementHeaderContent {
  margin: 0;
  color: #fff;
  font-size: 1em;
  line-height: 1.13333;
  font-family: garamond-premier-pro, Georgia, sans-serif;
}
.challenged-title.fsContent .fsElementContent {
  color: #252626;
  font-size: 17px;
  line-height: 1.45;
  font-family: adobe-garamond-pro, Georgia, serif;
  font-weight: 400;
}
@media (min-width: 800px) {
  .challenged-title.fsContent .fsElementContent {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 280px;
    max-width: calc(66.25px + 14.84375vw);
    position: absolute;
    top: 50%;
    left: calc(147px + 10.625vw);
    transform: translate3d(0, -50%, 0);
    font-size: calc(10.25px + 0.46875vw);
  }
}
@media (min-width: 1440px) {
  .challenged-title.fsContent .fsElementContent {
    max-width: 280px;
    left: 300px;
    font-size: 17px;
  }
}
.featured-post-layout.fsPostElement .fsListItems {
  display: flex;
  flex-flow: row wrap;
}
@media (min-width: 800px) {
  .featured-post-layout.fsPostElement .fsListItems {
    flex-flow: row;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 calc(-88px + 13.75vw) 0 calc(-64px + 10vw);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout.fsPostElement .fsListItems {
    padding: 0 110px 0 80px;
  }
}
.featured-post-layout.fsPostElement article {
  padding: 0 !important;
  border: 0 !important;
  margin: 0 0 56px !important;
  position: relative;
}
@media (min-width: 800px) {
  .featured-post-layout.fsPostElement article {
    flex: 1 1 auto;
    margin: 0 calc(-13.75px + 2.34375vw) !important;
  }
}
@media (min-width: 1440px) {
  .featured-post-layout.fsPostElement article {
    margin: 0 20px !important;
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement article:first-of-type {
    width: 100%;
    transform: translate3d(0, 150px, 0);
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement article:nth-of-type(2) {
    width: 44.82759%;
    transform: translate3d(0, 100px, 0);
  }
}
.featured-post-layout.fsPostElement article:nth-of-type(2):before {
  content: "";
  display: block;
  padding-bottom: 32.30769%;
}
@media (min-width: 800px) {
  .featured-post-layout.fsPostElement article:nth-of-type(2):before {
    display: none;
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement article:nth-of-type(2) .fsThumbnail {
    filter: none !important;
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement article:nth-of-type(2) .fsTitle {
    min-width: 218px;
    top: auto;
    left: -10px;
    right: auto;
    bottom: -36px;
    text-align: right;
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement
    article:nth-of-type(2)
    .fsTitle
    a.fsPostLink {
    white-space: nowrap;
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement article:nth-of-type(3) {
    width: 51.72414%;
    margin-left: auto !important;
    transform: translate3d(0, 125px, 0);
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement article:nth-of-type(3) .fsTitle {
    top: -27px;
  }
}
@media (max-width: 799px) {
  .featured-post-layout.fsPostElement
    article:nth-of-type(3)
    .fsTitle
    a.fsPostLink {
    white-space: nowrap;
  }
}
.featured-post-layout.fsPostElement .fsThumbnail {
  margin: 0;
  background-size: cover;
  background-position: 50%;
  filter: drop-shadow(0 13.8095px 11.70805px rgba(0, 0, 0, 0.15));
}
@media (min-width: 320px) {
  .featured-post-layout.fsPostElement .fsThumbnail {
    filter: drop-shadow(
      0 calc(7.6825px + 1.91469vw) calc(6.18008px + 1.72749vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 800px) {
  .featured-post-layout.fsPostElement .fsThumbnail {
    filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
  }
}
body:not(.fsComposeMode)
  .featured-post-layout.fsPostElement
  .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
body:not(.fsComposeMode) .featured-post-layout.fsPostElement .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-post-layout.fsPostElement .fsTitle {
  display: block;
  margin: 0;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 100;
}
.featured-post-layout.fsPostElement .fsTitle a.fsPostLink {
  padding: 0 50px 0 10px;
  position: relative;
  font-size: 11px;
}
@media (min-width: 800px) {
  .featured-post-layout.fsPostElement .fsTitle a.fsPostLink {
    font-size: 12px;
  }
}
.featured-post-layout.fsPostElement .fsTitle a.fsPostLink:focus,
.featured-post-layout.fsPostElement .fsTitle a.fsPostLink:hover {
  text-decoration: none;
}
.featured-post-layout.fsPostElement .fsTitle a.fsPostLink:focus:before,
.featured-post-layout.fsPostElement .fsTitle a.fsPostLink:hover:before {
  width: 35px;
}
.featured-post-layout.fsPostElement
  .fsTitle
  a.fsPostLink:focus
  .article-popup-title,
.featured-post-layout.fsPostElement
  .fsTitle
  a.fsPostLink:hover
  .article-popup-title {
  transform: translate3d(-10px, 0, 0);
}
.featured-post-layout.fsPostElement
  .fsTitle
  a.fsPostLink:focus
  .article-popup-toggle:before,
.featured-post-layout.fsPostElement
  .fsTitle
  a.fsPostLink:hover
  .article-popup-toggle:before {
  transform: rotate(-90deg);
}
.featured-post-layout.fsPostElement .fsTitle a.fsPostLink:before {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  position: absolute;
  top: 1.58333em;
  right: 35px;
  z-index: 10;
  background: #aa2426;
  transition: width 0.3s ease 0s;
}
.featured-post-layout.fsPostElement .fsTitle .article-popup-title {
  display: block;
  padding: 11px 16px;
  position: relative;
  transform: translateZ(0);
  z-index: 1;
  color: #252626;
  font-size: inherit;
  line-height: 1.3;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #fff;
  transition: transform 0.3s ease 0s;
}
.featured-post-layout.fsPostElement .fsTitle .article-popup-toggle {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 300px;
  position: absolute;
  top: 4px;
  right: 0;
  background-color: #252626;
  filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
}
.featured-post-layout.fsPostElement .fsTitle .article-popup-toggle:before {
  content: "\E925";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
  color: #fff;
  font-size: 10px;
  line-height: 30px;
  text-align: center;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .fsPanel > .fsElementContent > .challenged-title.fsContent {
    transition: transform 0.6s ease 0s;
  }
}
@media (max-width: 799px) {
  .fsPanel > .fsElementContent > .featured-post-layout article {
    opacity: 0;
    transition:
      opacity 0.6s ease 0.6s,
      transform 0.6s ease 0.6s;
  }
}
@media (min-width: 800px) {
  .fsPanel > .fsElementContent > .featured-post-layout article {
    transition: transform 0.6s ease 0s;
  }
}
@media (min-width: 800px) {
  .fsPanel.fsStateOpen > .fsElementContent > .challenged-title.fsContent {
    transform: translateZ(0) !important;
    transition: transform 0.6s ease 0.6s;
  }
}
@media (max-width: 799px) {
  .fsPanel.fsStateOpen > .fsElementContent > .featured-post-layout article {
    transform: translateZ(0) !important;
    opacity: 1;
    transition:
      opacity 0.6s ease 0.3s,
      transform 0.6s ease 0.3s;
  }
}
@media (min-width: 800px) {
  .fsPanel.fsStateOpen > .fsElementContent > .featured-post-layout article {
    transform: translateZ(0) !important;
    transition: transform 0.6s ease 0.6s;
  }
}
@media (min-width: 800px) {
  .featured-post-layout-1 .challenged-title.fsContent {
    position: absolute;
    top: 0;
    left: 44.3662%;
    transform: translate3d(0, 100px, 0);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-1
    .featured-post-layout.fsPostElement
    article:first-of-type {
    width: calc(38.64% + 2.5px - 1.5625vw);
    margin-top: 40px !important;
    transform: translate3d(0, 200px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-1
    .featured-post-layout.fsPostElement
    article:first-of-type {
    width: calc(38.64% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-1
    .featured-post-layout.fsPostElement
    article:nth-of-type(2) {
    width: calc(24% + 2.5px - 1.5625vw);
    margin-top: 313px !important;
    transform: translate3d(0, 300px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-1
    .featured-post-layout.fsPostElement
    article:nth-of-type(2) {
    width: calc(24% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-1
    .featured-post-layout.fsPostElement
    article:nth-of-type(3) {
    width: calc(27.76% + 2.5px - 1.5625vw);
    margin-top: 216px !important;
    transform: translate3d(0, 250px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-1
    .featured-post-layout.fsPostElement
    article:nth-of-type(3) {
    width: calc(27.76% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-2 .challenged-title.fsContent {
    position: absolute;
    top: 366px;
    left: 44.3662%;
    transform: translate3d(0, 100px, 0);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-2
    .featured-post-layout.fsPostElement
    article:first-of-type {
    width: calc(38.64% + 2.5px - 1.5625vw);
    margin-top: 101px !important;
    transform: translate3d(0, 300px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-2
    .featured-post-layout.fsPostElement
    article:first-of-type {
    width: calc(38.64% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-2
    .featured-post-layout.fsPostElement
    article:nth-of-type(2) {
    width: calc(24% + 2.5px - 1.5625vw);
    margin-top: 21px !important;
    transform: translate3d(0, 230px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-2
    .featured-post-layout.fsPostElement
    article:nth-of-type(2) {
    width: calc(24% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-2
    .featured-post-layout.fsPostElement
    article:nth-of-type(3) {
    width: calc(27.76% + 2.5px - 1.5625vw);
    margin-top: 50px !important;
    transform: translate3d(0, 190px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-2
    .featured-post-layout.fsPostElement
    article:nth-of-type(3) {
    width: calc(27.76% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-3 .challenged-title.fsContent {
    position: absolute;
    top: 425px;
    left: 14.08451%;
    transform: translate3d(0, 100px, 0);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-3
    .featured-post-layout.fsPostElement
    article:first-of-type {
    width: calc(24% + 2.5px - 1.5625vw);
    margin-top: 95px !important;
    transform: translate3d(0, 300px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-3
    .featured-post-layout.fsPostElement
    article:first-of-type {
    width: calc(24% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-3
    .featured-post-layout.fsPostElement
    article:nth-of-type(2) {
    width: calc(27.76% + 2.5px - 1.5625vw);
    margin-top: 21px !important;
    transform: translate3d(0, 230px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-3
    .featured-post-layout.fsPostElement
    article:nth-of-type(2) {
    width: calc(27.76% - 40px);
  }
}
@media (min-width: 800px) {
  .featured-post-layout-3
    .featured-post-layout.fsPostElement
    article:nth-of-type(3) {
    width: calc(38.64% + 2.5px - 1.5625vw);
    margin-top: 101px !important;
    transform: translate3d(0, 190px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-post-layout-3
    .featured-post-layout.fsPostElement
    article:nth-of-type(3) {
    width: calc(38.64% - 40px);
  }
}
.featured-post-layout-3.fsPostElement
  .featured-post-layout.fsPostElement
  article:first-of-type {
  width: 100%;
  max-width: 483px;
}
.featured-post-layout-3.fsPostElement
  .featured-post-layout.fsPostElement
  article:nth-of-type(2) {
  width: 100%;
  max-width: 300px;
}
.featured-post-layout-3.fsPostElement
  .featured-post-layout.fsPostElement
  article:nth-of-type(3) {
  width: 100%;
  max-width: 347px;
}
.featured-post-scroll-container {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
}
body:not(.fsComposeMode) .featured-post-scroll-container {
  display: flex;
  flex-flow: column;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .featured-post-scroll-container {
    flex-flow: row;
    align-items: flex-start;
    margin: 0 auto;
  }
}
.featured-post-scroll-container > .fsStyleColumn {
  width: 100%;
  padding: 0;
  margin: 0;
}
body:not(.fsComposeMode) .featured-post-scroll-container > .fsStyleColumn {
  float: none;
}
.featured-post-scroll-container > .fsStyleColumn-1 {
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media (max-width: 799px) {
  .featured-post-scroll-container > .fsStyleColumn-1 {
    order: 2;
  }
}
@media (min-width: 320px) {
  .featured-post-scroll-container > .fsStyleColumn-1 {
    width: calc(156.66667px + 41.66667vw);
  }
}
@media (min-width: 800px) {
  .featured-post-scroll-container > .fsStyleColumn-1 {
    width: calc(-27.5px + 54.6875vw);
    margin: 0;
  }
}
@media (min-width: 1440px) {
  .featured-post-scroll-container > .fsStyleColumn-1 {
    width: 760px;
  }
}
.featured-post-scroll-container > .fsStyleColumn-2 {
  margin-bottom: 41px;
}
@media (max-width: 799px) {
  .featured-post-scroll-container > .fsStyleColumn-2 {
    order: 1;
  }
}
@media (min-width: 800px) {
  .featured-post-scroll-container > .fsStyleColumn-2 {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    margin-bottom: 0;
    padding: 0 50px;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 800px) {
  .featured-post-scroll-container > .fsStyleColumn-2[sticky] {
    width: calc(50% - 10px);
    max-width: 720px;
    position: fixed;
    top: 50%;
    right: auto;
    left: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 800px) {
  .featured-post-scroll-container > .fsStyleColumn-2[sticky][sticky-end] {
    width: 50%;
    position: absolute;
    top: auto;
    bottom: 0;
    transform: none;
  }
}
.featured-post-scroll.fsPostElement .article-wrapper {
  margin-bottom: 0;
}
@media (max-width: 799px) {
  .featured-post-scroll.fsPostElement
    .article-wrapper:nth-child(odd)
    div.fsTitle {
    min-width: calc(100% - 10px);
    left: -10px;
    right: auto;
    text-align: right;
  }
}
.featured-post-scroll.fsPostElement .article-wrapper:first-child {
  width: 63.55263%;
  margin-left: 6.57895%;
}
.featured-post-scroll.fsPostElement .article-wrapper:first-child article {
  position: relative;
}
.featured-post-scroll.fsPostElement .article-wrapper:first-child article:after {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  position: absolute;
  left: -5px;
  bottom: -5px;
  background-color: #aa2426;
  visibility: unset;
}
@media (min-width: 320px) {
  .featured-post-scroll.fsPostElement
    .article-wrapper:first-child
    article:after {
    width: calc(84.35897px + 20.51282vw);
    height: calc(84.35897px + 20.51282vw);
    left: calc(15px + -6.25vw);
    bottom: calc(15px + -6.25vw);
  }
}
@media (min-width: 400px) {
  .featured-post-scroll.fsPostElement
    .article-wrapper:first-child
    article:after {
    left: -10px;
    bottom: -10px;
  }
}
@media (min-width: 1100px) {
  .featured-post-scroll.fsPostElement
    .article-wrapper:first-child
    article:after {
    width: 310px;
    height: 310px;
  }
}
.featured-post-scroll.fsPostElement
  .article-wrapper:first-child
  .fsThumbnail:before {
  padding-bottom: 152.17391%;
}
.featured-post-scroll.fsPostElement .article-wrapper:nth-child(2) {
  width: 50%;
  margin-left: auto;
  margin-top: -6vh;
  margin-bottom: 5.5vh;
}
@media (min-width: 1440px) {
  .featured-post-scroll.fsPostElement .article-wrapper:nth-child(2) {
    margin-top: -58px;
    margin-bottom: 53px;
  }
}
.featured-post-scroll.fsPostElement
  .article-wrapper:nth-child(2)
  .fsThumbnail:before {
  padding-bottom: 100%;
}
.featured-post-scroll.fsPostElement .article-wrapper:nth-child(3) {
  width: 65%;
  margin-bottom: 4vh;
}
@media (min-width: 1440px) {
  .featured-post-scroll.fsPostElement .article-wrapper:nth-child(3) {
    margin-bottom: 39px;
  }
}
.featured-post-scroll.fsPostElement
  .article-wrapper:nth-child(3)
  .fsThumbnail:before {
  padding-bottom: 100%;
}
.featured-post-scroll.fsPostElement .article-wrapper:nth-child(4) {
  width: 52.63158%;
  margin-left: auto;
  margin-bottom: 3vh;
}
@media (min-width: 1440px) {
  .featured-post-scroll.fsPostElement .article-wrapper:nth-child(4) {
    margin-bottom: 29px;
  }
}
.featured-post-scroll.fsPostElement
  .article-wrapper:nth-child(4)
  .fsThumbnail:before {
  padding-bottom: 74.75%;
}
.featured-post-scroll.fsPostElement .article-wrapper:nth-child(5) {
  width: 53.94737%;
  margin-left: 6.57895%;
}
.featured-post-scroll.fsPostElement
  .article-wrapper:nth-child(5)
  .fsThumbnail:before {
  padding-bottom: 100%;
}
.featured-post-scroll.fsPostElement article {
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
}
.featured-post-scroll.fsPostElement article:before {
  content: "";
  display: block;
}
.featured-post-scroll.fsPostElement div.fsTitle {
  top: -26px;
}
@media (min-width: 320px) {
  .featured-post-scroll.fsPostElement div.fsTitle {
    top: calc(-62.17391px - -11.30435vw);
  }
}
@media (min-width: 550px) {
  .featured-post-scroll.fsPostElement div.fsTitle {
    top: 0;
  }
}
.featured-post-scroll.fsPostElement div.fsTitle .article-popup-title {
  max-width: 210px;
}
@media (min-width: 320px) {
  .featured-post-scroll.fsPostElement div.fsTitle .article-popup-title {
    max-width: calc(63.33333px + 45.83333vw);
  }
}
@media (min-width: 800px) {
  .featured-post-scroll.fsPostElement div.fsTitle .article-popup-title {
    max-width: none;
  }
}
@media (max-width: 799px) {
  .featured-post-scroll.fsPostElement div.fsTitle .article-popup-title {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 799px) {
  .featured-post-scroll.fsPostElement div.fsTitle .fsPostLink {
    white-space: nowrap;
  }
}
@media (max-width: 799px) {
  .home .featured-tabs.fsTabs {
    padding-bottom: 40px;
  }
}
@media (max-width: 799px) {
  .home .featured-tabs.fsTabs > .fsElementContent {
    border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
  }
}
.home .featured-tabs.fsTabs .fsTabsNav {
  display: none !important;
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsTabsNav {
    display: block !important;
    padding-bottom: 30px;
    padding-left: 35px;
    margin-bottom: 40px;
  }
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsTabsNav li {
    margin-right: calc(-3.75px + 2.96875vw);
  }
}
@media (min-width: 1220px) {
  .home .featured-tabs.fsTabs .fsTabsNav li {
    margin-right: 39px;
  }
}
.home .featured-tabs.fsTabs .fsTabsNav li:first-child span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}

.home .featured-tabs.fsTabs .fsTabsNav li:first-child a:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  color: rgba(0, 0, 0, 0);
  font-size: 0.9375em;
  line-height: inherit;
  text-align: center;
  
  -webkit-text-stroke: 1.5px #252626;
}
.home .featured-tabs.fsTabs .fsTabsNav li:last-child {
  margin-right: 0 !important;
}
.home .featured-tabs.fsTabs .fsTabsNav li a {
  padding-bottom: 19px;
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsTabsNav li a {
    font-size: calc(11.5px + 0.3125vw);
  }
}
@media (min-width: 1220px) {
  .home .featured-tabs.fsTabs .fsTabsNav li a {
    font-size: 16px;
  }
}
.home .featured-tabs.fsTabs .fsPanel {
  border-bottom: 0;
}
@media (max-width: 799px) {
  .home .featured-tabs.fsTabs .fsPanel {
    padding: 0;
  }
}
@media (min-width: 600px) {
  .home .featured-tabs.fsTabs .fsPanel {
    display: block !important;
  }
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsPanel {
    min-height: 770px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transition:
      opacity 1.2s ease 0.6s,
      visibility 0s ease 0s;
  }
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsPanel:not(.fsStateOpen) {
    position: absolute;
    top: 117px;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition:
      opacity 0.6s ease 0s,
      visibility 0s ease 0.6s;
  }
}
.home .featured-tabs.fsTabs .fsPanel.fsStateOpen > header {
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.5);
}
.home .featured-tabs.fsTabs .fsPanel.fsStateOpen > header .fsElementTitle a {
  color: #252626;
  background: none;
}
.home
  .featured-tabs.fsTabs
  .fsPanel.fsStateOpen
  > header
  .fsElementTitle
  a
  span:before {
  width: 100%;
}
.home .featured-tabs.fsTabs .fsPanel > header {
  display: block;
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsPanel > header {
    display: none;
  }
}
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle {
  text-align: center;
}
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a {
  padding: 0 10px;
}
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a:focus,
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a:hover {
  background: none;
}
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a:after,
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a:before {
  display: none !important;
}
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a span {
  display: inline-block;
  padding: 16px 0 15px;
  position: relative;
}
.home .featured-tabs.fsTabs .fsPanel > header .fsElementTitle a span:before {
  content: "";
  display: block;
  height: 5px;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #aa2426;
  transition: width 0.3s ease 0s;
}
.home .featured-tabs.fsTabs .fsPanel > .fsElementContent {
  padding: 39px 0 13px;
  background: none;
}
@media (max-width: 799px) {
  .home .featured-tabs.fsTabs .fsPanel > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 500px;
  }
}
@media (min-width: 800px) {
  .home .featured-tabs.fsTabs .fsPanel > .fsElementContent {
    display: block !important;
    padding: 0;
    border: 0;
  }
}
.featured-tabs-intro.fsPanel {
  border-bottom: 0 !important;
}
@media (max-width: 799px) {
  .featured-tabs-intro.fsPanel > header {
    display: none !important;
  }
}
@media (max-width: 799px) {
  .featured-tabs-intro.fsPanel > .fsElementContent {
    display: block !important;
    padding: 0 0 39px !important;
    border-top: 0 !important;
  }
}
.featured-tabs-intro.fsPanel .fsResourceElement {
  width: 100%;
}
.featured-tabs-intro.fsPanel .fsResourceElement .fsDescription,
.featured-tabs-intro.fsPanel .fsResourceElement .fsTitle {
  display: none;
}
.featured-tabs-intro.fsPanel .fsResourceElement img,
.featured-tabs-intro.fsPanel .fsResourceElement video {
  width: 100%;
}
.featured-tabs-intro.fsPanel .fsResourceElement figure {
  position: relative;
}
.featured-tabs-intro.fsPanel .fsResourceElement figure:before {
  content: "";
  display: none;
  width: 310px;
  height: 310px;
  position: absolute;
  left: -10px;
  bottom: -10px;
  z-index: 1;
  background: #aa2426;
}
@media (min-width: 800px) {
  .featured-tabs-intro.fsPanel .fsResourceElement figure:before {
    display: block;
  }
}
.featured-tabs-intro.fsPanel .fsResourceElement picture {
  min-height: 212px;
  position: relative;
  z-index: 10;
  background-position: 50%;
  background-size: cover;
  box-shadow: 0 23px 20px rgba(0, 0, 0, 0.15);
}
@media (min-width: 800px) {
  .featured-tabs-intro.fsPanel .fsResourceElement picture {
    height: 650px;
  }
}
body:not(.fsComposeMode)
  .featured-tabs-intro.fsPanel
  .fsResourceElement
  picture:before {
  content: "";
  display: block;
  padding-bottom: 73.10345%;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .featured-tabs-intro.fsPanel
    .fsResourceElement
    picture:before {
    display: none;
  }
}
body:not(.fsComposeMode)
  .featured-tabs-intro.fsPanel
  .fsResourceElement
  picture
  img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-tabs-intro.fsPanel .fsTwoColumnLayout {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
body:not(.fsComposeMode) .featured-tabs-intro.fsPanel .fsTwoColumnLayout {
  display: flex;
  flex-flow: column;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .featured-tabs-intro.fsPanel .fsTwoColumnLayout {
    flex-flow: row;
  }
}
body:not(.fsComposeMode)
  .featured-tabs-intro.fsPanel
  .fsTwoColumnLayout
  > .fsStyleColumn {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .featured-tabs-intro.fsPanel
    .fsTwoColumnLayout
    > .fsStyleColumn {
    margin: 0;
    position: relative;
    transition: transform 0.6s ease 0s;
  }
}
body:not(.fsComposeMode)
  .featured-tabs-intro.fsPanel
  .fsTwoColumnLayout
  > .fsStyleColumn-1 {
  margin-bottom: 37px;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .featured-tabs-intro.fsPanel
    .fsTwoColumnLayout
    > .fsStyleColumn-1 {
    flex: 1 1 auto;
    width: auto;
    transform: translate3d(-100vw, 0, 0);
  }
}
body:not(.fsComposeMode)
  .featured-tabs-intro.fsPanel
  .fsTwoColumnLayout
  > .fsStyleColumn-2 {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .featured-tabs-intro.fsPanel
    .fsTwoColumnLayout
    > .fsStyleColumn-2 {
    flex: 0 0 auto;
    justify-content: center;
    width: calc(250px + 18.75vw);
    padding: 0 4.86111%;
    transform: translate3d(100vw, 0, 0);
  }
}
@media (min-width: 1440px) {
  body:not(.fsComposeMode)
    .featured-tabs-intro.fsPanel
    .fsTwoColumnLayout
    > .fsStyleColumn-2 {
    width: 520px;
  }
}
.featured-tabs-intro.fsPanel.fsStateOpen .fsTwoColumnLayout > .fsStyleColumn {
  transform: translateZ(0) !important;
  transition: transform 0.6s ease 0.6s;
}
.featured-duo-slideshow {
  position: relative;
}
@media (min-width: 700px) {
  .featured-duo-slideshow[shown] .featured-duo-slideshow-layouts {
    background-color: #aa2426;
    transition: background 0s ease 2s;
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow[shown]
    .featured-duo-slideshow-layouts
    .slideshow-background {
    transform: translateZ(0) !important;
    opacity: 1;
    transition: opacity 0s ease 3s;
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow[shown]
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn {
    transform: translateZ(0) !important;
    transition: transform 2s ease 0s;
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow[shown] .nav-featured-duo-slideshow {
    transform: translateZ(0) !important;
    transition: transform 1.6s ease 1s;
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow[shown] .nav-featured-duo-slideshow .fsNavLevel1 > li {
    opacity: 1;
    transition: opacity 1.6s ease 1s;
  }
}
.featured-duo-slideshow .featured-duo-slideshow-poster {
  margin-bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .featured-duo-slideshow-poster {
  position: absolute !important;
}
@media (min-width: 700px) {
  .featured-duo-slideshow .featured-duo-slideshow-poster {
    height: 768px;
  }
}
.featured-duo-slideshow .featured-duo-slideshow-poster > .fsElementContent,
.featured-duo-slideshow
  .featured-duo-slideshow-poster
  > .fsElementContent
  > article {
  width: 100%;
  height: 100%;
}
.featured-duo-slideshow
  .featured-duo-slideshow-poster.fsResourceElement
  article {
  position: relative;
  overflow: hidden;
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .featured-duo-slideshow-poster.fsResourceElement
  figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .featured-duo-slideshow-poster
  picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(0.51042);
  background-position: 50%;
  background-size: cover;
  transition: none !important;
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .featured-duo-slideshow-poster
  picture:before {
  content: "";
  display: block;
  padding-bottom: 53.125%;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode)
    .featured-duo-slideshow
    .featured-duo-slideshow-poster
    picture:before {
    display: none;
  }
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .featured-duo-slideshow-poster
  picture
  img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-duo-slideshow .featured-duo-slideshow-layouts {
  margin-bottom: 0;
  position: relative;
  z-index: 10;
  background-color: #aa2426;
}
@media (min-width: 700px) {
  .featured-duo-slideshow .featured-duo-slideshow-layouts {
    transition: background 0s ease 0s;
    background-color: rgba(0, 0, 0, 0);
  }
}
.featured-duo-slideshow .featured-duo-slideshow-layouts > .fsElementContent {
  position: relative;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode)
    .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    > .fsElementContent {
    height: 768px;
  }
}
.featured-duo-slideshow .featured-duo-slideshow-layouts .slideshow-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 50%;
}
@media (min-width: 700px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .slideshow-background {
    width: 50%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    transform: translate3d(100vw, 0, 0);
    opacity: 0;
    transition: opacity 0s ease 0s;
  }
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .slideshow-background:before {
  content: "";
  display: block;
  padding-bottom: 53.125%;
}
@media (min-width: 700px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .slideshow-background:before {
    display: none;
  }
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .slideshow-background:after {
  content: "";
  display: none;
  height: 172px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: linear-gradient(180deg, rgba(52, 59, 67, 0), #343b43);
  opacity: 0.9;
}
@media (min-width: 700px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .slideshow-background:after {
    display: block;
  }
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .slideshow-background
  .slideshow-background-inner {
  width: 100%;
  height: 100%;
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsTwoColumnLayout {
  display: flex;
  flex-flow: column;
  margin: 0;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode)
    .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout {
    flex-flow: row;
  }
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsTwoColumnLayout
  > .fsStyleColumn {
  margin: 0;
  padding: 0;
}
@media (min-width: 700px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn {
    height: 768px;
    transition: transform 1s ease 0s;
  }
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsTwoColumnLayout
  > .fsStyleColumn-1 {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 38px 15px 30px;
  background-color: #aa2426;
}
@media (min-width: 320px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn-1 {
    padding: calc(24.52632px + 4.21053vw) 15px calc(19.05263px + 3.42105vw);
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn-1 {
    padding: 0;
  }
  body:not(.fsComposeMode)
    .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn-1 {
    transform: translate3d(-100vw, 0, 0);
  }
}
@media (max-width: 699px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn-2 {
    order: -1;
  }
}
@media (min-width: 700px) {
  body:not(.fsComposeMode)
    .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsTwoColumnLayout
    > .fsStyleColumn-2 {
    transform: translate3d(100vw, 0, 0);
  }
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsTwoColumnLayout.slick-active
  .fsContent {
  transform: translateZ(0);
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsTwoColumnLayout.slick-active
  .fsResourceElement
  header {
  transform: scale(1);
  opacity: 1;
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsTwoColumnLayout.slick-active
  .fsResourceElement
  picture {
  transform: scale(1.04167);
  transition: transform 0.6s ease 0s;
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsResourceElement
  figure {
  position: relative;
  overflow: hidden;
}
.featured-duo-slideshow
  .featured-duo-slideshow-layouts
  .fsResourceElement
  figure:before {
  content: "";
  display: none;
  height: 172px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: linear-gradient(180deg, rgba(52, 59, 67, 0), #343b43);
  opacity: 0.9;
}
@media (min-width: 700px) {
  .featured-duo-slideshow
    .featured-duo-slideshow-layouts
    .fsResourceElement
    figure:before {
    display: block;
  }
}
.featured-duo-slideshow .fsContent {
  margin: 0 auto;
  max-width: 380px;
  position: relative;
  transform: translate3d(0, 80px, 0);
  color: #fff;
  font-size: 20px;
  line-height: 1.45;
  text-align: center;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 320px) {
  .featured-duo-slideshow .fsContent {
    font-size: calc(16.63158px + 1.05263vw);
    transform: translate3d(0, calc(6.31579px + 10.52632vw), 0);
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow .fsContent {
    font-size: calc(16.21622px + 0.54054vw);
    line-height: 1.45833;
    transform: translate3d(0, 80px, 0);
  }
}
@media (min-width: 1440px) {
  .featured-duo-slideshow .fsContent {
    font-size: 24px;
  }
}
.featured-duo-slideshow .fsContent h1,
.featured-duo-slideshow .fsContent h2,
.featured-duo-slideshow .fsContent h3,
.featured-duo-slideshow .fsContent h4,
.featured-duo-slideshow .fsContent h5,
.featured-duo-slideshow .fsContent h6 {
  color: inherit;
}
.featured-duo-slideshow .fsContent .fsElementTitle,
.featured-duo-slideshow .fsContent h2 {
  margin-bottom: 22px;
  font-size: 35px;
  line-height: 1;
  font-family: adobe-garamond-pro, Georgia, serif;
  font-weight: 400;
}
@media (min-width: 320px) {
  .featured-duo-slideshow .fsContent .fsElementTitle,
  .featured-duo-slideshow .fsContent h2 {
    font-size: calc(18.15789px + 5.26316vw);
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow .fsContent .fsElementTitle,
  .featured-duo-slideshow .fsContent h2 {
    font-size: calc(16.08108px + 2.7027vw);
    line-height: 0.97273;
  }
}
@media (min-width: 1440px) {
  .featured-duo-slideshow .fsContent .fsElementTitle,
  .featured-duo-slideshow .fsContent h2 {
    font-size: 55px;
  }
}
.featured-duo-slideshow .fsContent .fsElementTitle strong,
.featured-duo-slideshow .fsContent h2 strong {
  color: #252626;
  font-weight: 400;
}
.featured-duo-slideshow .fsContent.featured-post-slideshow-intro {
  padding-bottom: 55px;
}
@media (min-width: 320px) {
  .featured-duo-slideshow .fsContent.featured-post-slideshow-intro {
    padding-bottom: calc(21.31579px + 10.52632vw);
  }
}
@media (min-width: 700px) {
  .featured-duo-slideshow .fsContent.featured-post-slideshow-intro {
    padding-bottom: 95px;
  }
}
.featured-duo-slideshow .fsContent.featured-post-slideshow-intro:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  color: #fff;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
.featured-duo-slideshow .fsResourceElement {
  position: relative;
}
.featured-duo-slideshow .fsResourceElement header {
  display: none;
}
@media (min-width: 700px) {
  .featured-duo-slideshow .fsResourceElement header {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: calc(112.7027px + 6.75676vw);
    height: calc(112.7027px + 6.75676vw);
    border-radius: 300px;
    padding: 20px;
    position: absolute;
    top: 20px;
    left: 20px;
    transform: scale(0.90476);
    z-index: 1000;
    font-size: calc(11.27027px + 0.67568vw);
    text-align: center;
    opacity: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(images/b-masked-circle.svg);
    transition:
      transform 0.6s ease 0s,
      opacity 0.6s ease 0s;
  }
}
@media (min-width: 1440px) {
  .featured-duo-slideshow .fsResourceElement header {
    width: 210px;
    height: 210px;
    font-size: 21px;
  }
}
.featured-duo-slideshow .fsResourceElement .fsElementTitle {
  margin: 0;
  color: #fff;
  font-size: 1.85714em;
  line-height: 1;
  font-weight: 300;
  font-family: bebas-neue, Arial, sans-serif;
  text-transform: uppercase;
}
.featured-duo-slideshow .fsResourceElement .fsElementHeaderContent {
  margin: 0;
  color: #fff;
  font-size: 1em;
  line-height: 1.13333;
  font-family: garamond-premier-pro, Georgia, sans-serif;
}
.featured-duo-slideshow .fsResourceElement .fsResourceCollectionDescription,
.featured-duo-slideshow .fsResourceElement .fsResourceCollectionName,
.featured-duo-slideshow .fsResourceElement .fsTitle {
  display: none;
}
.featured-duo-slideshow .fsResourceElement figure {
  position: relative;
  overflow: hidden;
}
.featured-duo-slideshow .fsResourceElement picture {
  position: relative;
  z-index: 1;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.6s ease 0s;
}
@media (min-width: 700px) {
  .featured-duo-slideshow .fsResourceElement picture {
    height: 768px;
  }
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .fsResourceElement
  picture:before {
  content: "";
  display: block;
  padding-bottom: 53.125%;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode)
    .featured-duo-slideshow
    .fsResourceElement
    picture:before {
    display: none;
  }
}
body:not(.fsComposeMode)
  .featured-duo-slideshow
  .fsResourceElement
  picture
  img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-duo-slideshow .slideshow-controls {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 20px 0 40px;
  margin: 0 15px;
}
@media (min-width: 700px) {
  .featured-duo-slideshow .slideshow-controls {
    display: none;
  }
}
.featured-duo-slideshow .slideshow-controls:before {
  content: "";
  display: block;
  width: 100%;
  max-width: 370px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  opacity: 0.15;
}
.featured-duo-slideshow .slick-arrow {
  flex: 0 0 auto;
  display: block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0 7px 0 8px;
  border: 1px solid #fff;
  border-radius: 200px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
  color: rgba(0, 0, 0, 0);
  background: none;
  appearance: none;
  cursor: pointer;
  pointer-events: auto;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
.featured-duo-slideshow .slick-arrow:focus,
.featured-duo-slideshow .slick-arrow:hover {
  background: #fff;
}
.featured-duo-slideshow .slick-arrow:focus:before,
.featured-duo-slideshow .slick-arrow:hover:before {
  color: #aa2426;
}
.featured-duo-slideshow .slick-arrow:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 11px !important;
  left: 11px !important;
  transform: none !important;
  color: #fff;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
.featured-duo-slideshow .slick-arrow.fsLeftArrow:before {
  content: "\E907";
}
.featured-duo-slideshow .slick-arrow.fsRightArrow:before {
  content: "\E908";
}
.featured-duo-slideshow .slick-arrow span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.nav-featured-duo-slideshow {
  margin-top: 10px;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow {
    margin-top: -50px;
    position: relative;
    z-index: 20;
    transform: translate3d(0, 50px, 0);
    transition: transform 0.3s ease 0s;
  }
}
.nav-featured-duo-slideshow .fsNavLevel1 {
  position: relative;
  margin: 0 auto;
  max-width: 400px;
  display: block;
  width: 100%;
  background: #fff;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow .fsNavLevel1 {
    display: flex;
    flex-flow: row;
    max-width: 1068px;
  }
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow .fsNavLevel1 > li {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
  }
}
.nav-featured-duo-slideshow li {
  flex: 1 0 auto;
  display: block;
  position: relative;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow li {
    width: 33.33333%;
  }
}
.nav-featured-duo-slideshow li:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: auto;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #979797;
  opacity: 0.5;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow li:after {
    width: 1px;
    height: auto;
    position: absolute;
    top: 20px;
    left: 0;
    right: auto;
    bottom: 20px;
    background: #707372;
    opacity: 0.15;
  }
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow li:first-of-type:after {
    display: none;
  }
}
.nav-featured-duo-slideshow li.nav-link-boarding a > span:after {
  content: "\E903";
  font-size: 1.91667em;
}
.nav-featured-duo-slideshow li.nav-link-upper-school a > span:after {
  content: "\E91D";
  font-size: 1.79167em;
}
.nav-featured-duo-slideshow li.nav-link-middle-school a > span:after {
  content: "\E91B";
  font-size: 1.79167em;
}
.nav-featured-duo-slideshow a {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
  padding: 0 15px;
  position: relative;
  color: #252626;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  letter-spacing: 0.1em;
  
  background: none;
  appearance: none;
  transition: none;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow a {
    padding: 0 30px;
    text-align: center;
  }
}
.nav-featured-duo-slideshow a:focus,
.nav-featured-duo-slideshow a:hover {
  color: #252626;
  text-decoration: none;
}
.nav-featured-duo-slideshow a:focus:before,
.nav-featured-duo-slideshow a:hover:before {
  width: 30px;
}
.nav-featured-duo-slideshow a:focus > span,
.nav-featured-duo-slideshow a:hover > span {
  padding: 0 0 0 80px;
}
.nav-featured-duo-slideshow a:focus > span:before,
.nav-featured-duo-slideshow a:hover > span:before {
  transform: translate3d(0, -50%, 0) scale(1.18333);
}
.nav-featured-duo-slideshow a:last-child {
  margin-bottom: 0;
}
.nav-featured-duo-slideshow a:before {
  content: "";
  display: none;
  width: 0;
  height: 5px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #aa2426;
  transition: width 0.6s ease 0s;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow a:before {
    display: block;
  }
}
.nav-featured-duo-slideshow a > span {
  display: flex;
  flex-flow: row;
  align-items: center;
  width: 100%;
  height: 81px;
  padding: 0 6px 0 74px;
  position: relative;
  font-size: inherit;
  transition: padding 0.3s ease 0s;
}
@media (min-width: 700px) {
  .nav-featured-duo-slideshow a > span {
    flex: 0 1 auto;
    justify-content: center;
    width: auto;
    height: 110px;
    padding: 0 6px 0 74px;
  }
}
.nav-featured-duo-slideshow a > span:before {
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) scale(1);
  z-index: 1;
  background: #f2f4f6;
  transition: transform 0.3s ease 0s;
}
.nav-featured-duo-slideshow a > span:after {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  color: #252626;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  z-index: 2;
}
.nav-featured-duo-slideshow a .button-caret {
  display: inline-block;
  margin-top: -1px;
  margin-left: 5px;
}
@media (max-width: 699px) {
  .nav-featured-duo-slideshow a .button-caret {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.nav-featured-duo-slideshow a .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #aa2426;
  font-size: 12px;
  line-height: inherit;
  
  transition: color 0.3s ease 0s;
}
.featured-video-slideshow {
  position: relative;
}
.featured-video-slideshow:before {
  content: "";
  display: block;
  position: absolute;
  top: 87px;
  left: -15px;
  right: -15px;
  bottom: 0;
  z-index: 0;
  background: #f2f4f6;
}
@media (min-width: 800px) {
  .featured-video-slideshow:before {
    left: -10px;
    right: -10px;
  }
}
@media (min-width: 1100px) {
  .featured-video-slideshow:before {
    top: calc(-97.64286px + 16.78571vw);
  }
}
@media (min-width: 1360px) {
  .featured-video-slideshow:before {
    left: calc(-690px - -50vw);
    right: calc(-690px - -50vw);
  }
}
@media (min-width: 1380px) {
  .featured-video-slideshow:before {
    top: 134px;
    left: 0;
    right: 0;
  }
}
.featured-video-slideshow > .fsElementContent,
.featured-video-slideshow > footer,
.featured-video-slideshow > header {
  position: relative;
  margin: 0 auto;
  max-width: 1420px;
  z-index: 1;
}
@media (max-width: 799px) {
  .featured-video-slideshow > .fsElementContent {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 499px) {
  .featured-video-slideshow > .fsElementContent {
    width: calc(100% + 15px);
    margin-left: -8px;
    margin-right: -8px;
  }
}
.featured-video-slideshow footer {
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
}
.featured-video-slideshow footer a.fs_style_68 {
  padding-left: 78px;
  padding-right: 0;
}
.featured-video-slideshow footer a.fs_style_68:focus,
.featured-video-slideshow footer a.fs_style_68:hover {
  padding-left: 70px;
  padding-right: 10px;
}
.featured-video-slideshow footer a.fs_style_68:focus:after,
.featured-video-slideshow footer a.fs_style_68:hover:after {
  transform: translate3d(0, -50%, 0) scale(1);
}
.featured-video-slideshow footer a.fs_style_68:before {
  content: "\E901";
  left: 26px;
  font-size: 24px;
}
.featured-video-slideshow footer a.fs_style_68:after {
  transform: translate3d(0, -50%, 0) scale(1.25);
}
.featured-video-slideshow footer a.fs_style_68 .button-caret {
  display: inline;
  margin-left: 5px;
}
.featured-video-slideshow footer a.fs_style_68 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #aa2426;
  font-size: 12px;
  line-height: inherit;
  
  transition: color 0.3s ease 0s;
}
.featured-video-slideshow .fsElementFooterContent {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.featured-video-slideshow .fsListItems {
  margin: 0;
  padding-bottom: 16px;
  width: 290px;
}
@media (min-width: 500px) {
  .featured-video-slideshow .fsListItems {
    width: 590px;
  }
}
@media (min-width: 800px) {
  .featured-video-slideshow .fsListItems {
    width: 885px;
  }
}
@media (min-width: 1100px) {
  .featured-video-slideshow .fsListItems {
    width: 1180px;
    padding-bottom: 13px;
  }
}
@media (min-width: 1200px) {
  .featured-video-slideshow .fsListItems {
    position: relative;
    margin: 0 auto;
    max-width: 1360px;
    width: auto;
  }
}
.featured-video-slideshow .fsListItems:focus-within .thumbnail-image-wrapper,
.featured-video-slideshow .fsListItems:hover .thumbnail-image-wrapper {
  filter: grayscale(1);
}
.featured-video-slideshow .slick-list {
  overflow: visible;
}
.featured-video-slideshow .slick-track {
  display: flex;
  flex-flow: row;
}
.featured-video-slideshow .slideshow-controls {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0 40px;
  border-top: 1px solid rgba(37, 38, 38, 0.15);
}
@media (min-width: 500px) {
  .featured-video-slideshow .slideshow-controls {
    border-top: 0;
  }
}
.featured-video-slideshow .slick-arrow {
  flex: 0 0 auto;
  display: block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0 7px 0 8px;
  border: 1px solid #252626;
  border-radius: 200px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
  color: rgba(0, 0, 0, 0);
  background: none;
  appearance: none;
  cursor: pointer;
  pointer-events: auto;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
.featured-video-slideshow .slick-arrow:focus,
.featured-video-slideshow .slick-arrow:hover {
  border-color: #aa2426;
  background: #aa2426;
}
.featured-video-slideshow .slick-arrow:focus:before,
.featured-video-slideshow .slick-arrow:hover:before {
  color: #fff;
}
.featured-video-slideshow .slick-arrow:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 11px !important;
  left: 11px !important;
  transform: none !important;
  color: #252626;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
.featured-video-slideshow .slick-arrow.fsLeftArrow:before {
  content: "\E907";
}
.featured-video-slideshow .slick-arrow.fsRightArrow:before {
  content: "\E908";
}
.featured-video-slideshow .slick-arrow span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-video-slideshow article {
  height: auto;
  float: none !important;
  padding: 7px 7px 8px 8px;
  overflow: visible !important;
}
@media (min-width: 500px) {
  .featured-video-slideshow article {
    padding: 10px;
  }
}
.featured-video-slideshow article:focus-within .thumbnail-image-wrapper,
.featured-video-slideshow article:hover .thumbnail-image-wrapper {
  filter: grayscale(0) !important;
}
.featured-video-slideshow a.article-overlay {
  height: 100%;
  padding-bottom: 29px;
  position: relative;
}
.featured-video-slideshow a.article-overlay:after {
  content: "";
  display: block;
  height: 5px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #aa2426;
  transition: width 0.3s ease 0s;
}
.featured-video-slideshow a.article-overlay:focus:after,
.featured-video-slideshow a.article-overlay:hover:after {
  width: 30px;
}
.featured-video-slideshow
  a.article-overlay:focus
  .fsResourceVideoThumbnail:after,
.featured-video-slideshow
  a.article-overlay:hover
  .fsResourceVideoThumbnail:after {
  transform: scale(1);
  opacity: 1;
}
.featured-video-slideshow a.article-overlay:focus .thumbnail-shadow,
.featured-video-slideshow a.article-overlay:hover .thumbnail-shadow {
  transform: scale(1);
  opacity: 0.15;
}
.featured-video-slideshow a.article-overlay:focus .thumbnail-decoration,
.featured-video-slideshow a.article-overlay:hover .thumbnail-decoration {
  transform: translate3d(5px, -5px, 0);
  opacity: 1;
}
@media (min-width: 500px) {
  .featured-video-slideshow a.article-overlay:focus .thumbnail-decoration,
  .featured-video-slideshow a.article-overlay:hover .thumbnail-decoration {
    transform: translate3d(10px, -10px, 0);
  }
}
.featured-video-slideshow a.article-overlay:focus .thumbnail-image,
.featured-video-slideshow a.article-overlay:hover .thumbnail-image {
  transform: scale(1.0625);
}
.featured-video-slideshow .fsResourceCollectionDescription,
.featured-video-slideshow .fsResourceCollectionName {
  display: none;
}
.featured-video-slideshow .fsResourceVideoThumbnail {
  min-height: 369px;
  margin-bottom: 30px;
  position: relative;
}
body:not(.fsComposeMode)
  .featured-video-slideshow
  .fsResourceVideoThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 127.1875%;
}
.featured-video-slideshow .fsResourceVideoThumbnail:after {
  content: "\E90E";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 300px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  transform: scale(0.73333);
  z-index: 20;
  color: #fff;
  font-size: 23px;
  line-height: 60px;
  text-align: center;
  background-color: #aa2426;
  opacity: 0;
  transition:
    transform 0.3s ease 0s,
    opacity 0.3s ease 0s;
}
.featured-video-slideshow .fsResourceVideoThumbnail .thumbnail-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(0.9);
  transform-origin: 50% 50%;
  filter: drop-shadow(0 12.6794px 12.6794px black);
  background: #000;
  opacity: 0;
  transition:
    opacity 0.3s ease 0s,
    transform 0.3s ease 0s;
}
.featured-video-slideshow .fsResourceVideoThumbnail .thumbnail-decoration {
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateZ(0);
  z-index: 1;
  background-color: #aa2426;
  opacity: 0;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 320px) {
  .featured-video-slideshow .fsResourceVideoThumbnail .thumbnail-decoration {
    width: calc(98.71795px + 16.02564vw);
  }
}
@media (min-width: 1100px) {
  .featured-video-slideshow .fsResourceVideoThumbnail .thumbnail-decoration {
    width: auto;
    left: 0;
  }
}
.featured-video-slideshow
  .fsResourceVideoThumbnail
  .thumbnail-decoration:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.featured-video-slideshow .fsResourceVideoThumbnail .thumbnail-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  filter: grayscale(0);
  transition: filter 1s ease 0s;
}
.featured-video-slideshow .fsResourceVideoThumbnail .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(1);
  z-index: 10;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  transition: transform 0.3s ease 0s;
}
body:not(.fsComposeMode)
  .featured-video-slideshow
  .fsResourceVideoThumbnail
  img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-video-slideshow .fsTitle {
  display: none;
}
.featured-video-slideshow .fsDescription {
  padding-right: 40px;
  color: #252626;
  font-size: 17px;
  line-height: 1.45;
}
.featured-video-slideshow .fsDescription h2 {
  margin-bottom: 25px;
  color: #252626;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
}
.featured-video-slideshow .fsDescription h2 strong {
  color: #aa2426;
  font-weight: 600;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 799px) {
  dialog.custom-video-popup.fsResourceElement.fsElementDialog {
    max-width: calc(100vw - 60px);
  }
}
@media (max-width: 549px) {
  dialog.custom-video-popup.fsResourceElement.fsElementDialog {
    max-width: calc(100vw - 30px);
  }
}
@media (max-width: 399px) {
  dialog.custom-video-popup.fsResourceElement.fsElementDialog {
    max-width: calc(100vw - 20px);
  }
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog + .fsDialogBackdrop,
dialog.custom-video-popup.fsResourceElement.fsElementDialog::-webkit-backdrop,
dialog.custom-video-popup.fsResourceElement.fsElementDialog::backdrop {
  background: #000;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog video {
  transform: scale(0.7);
  min-height: unset;
  transition: transform 1s ease 0s;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog[opened] video {
  transform: scale(1);
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog[data-youtube-video]
  .fsDialogContent {
  height: 100%;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog .fsDialogContent {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogContent:focus-within
  .fsDialogCloseButton,
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogContent:hover
  .fsDialogCloseButton {
  transform: translateZ(0);
  opacity: 1;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogContent
  .fsDialogCloseButton {
  transform: translate3d(0, -20px, 0);
  opacity: 0;
  transition:
    transform 0.6s ease 0s,
    opacity 0.6s ease 0s;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton {
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  background: none;
}
@media (min-width: 550px) {
  dialog.custom-video-popup.fsResourceElement.fsElementDialog
    .fsDialogCloseButton {
    top: 20px;
    right: 20px;
  }
}
@media (min-width: 800px) {
  dialog.custom-video-popup.fsResourceElement.fsElementDialog
    .fsDialogCloseButton {
    top: 20px;
    right: 50px;
  }
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close {
  width: 48px;
  height: 48px;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close:before {
  max-width: none;
  border-radius: 0;
  transform: translate3d(-50%, -50%, 0) !important;
  color: #fff;
  background: none;
  transition: color 0.3s ease 0s;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close:after {
  max-width: none;
  transform: translate3d(-50%, -50%, 0) scale(1) !important;
  background: #252626;
  transition: background 0.3s ease 0s;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:before,
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close:hover:before {
  color: #fff;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:after,
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsDialogCloseButton.toggle-close:hover:after {
  background: #aa2426;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog article {
  position: absolute;
  top: 0;
  left: 0;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog
  .fsResourceVideoWrapper,
dialog.custom-video-popup.fsResourceElement.fsElementDialog article,
dialog.custom-video-popup.fsResourceElement.fsElementDialog video {
  width: 100%;
  height: 100%;
}
dialog.custom-video-popup.fsResourceElement.fsElementDialog .vsizer {
  width: 100%;
  height: auto;
}
.featured-video-slideshow-2 {
  position: relative;
}
.featured-video-slideshow-2:before {
  content: "";
  display: block;
  position: absolute;
  top: 87px;
  left: -15px;
  right: -15px;
  bottom: 0;
  z-index: 0;
  background: #f2f4f6;
}
@media (min-width: 800px) {
  .featured-video-slideshow-2:before {
    left: -10px;
    right: -10px;
  }
}
@media (min-width: 1100px) {
  .featured-video-slideshow-2:before {
    top: calc(-97.64286px + 16.78571vw);
  }
}
@media (min-width: 1360px) {
  .featured-video-slideshow-2:before {
    left: calc(-690px - -50vw);
    right: calc(-690px - -50vw);
  }
}
@media (min-width: 1380px) {
  .featured-video-slideshow-2:before {
    top: 134px;
    left: 0;
    right: 0;
  }
}
.featured-video-slideshow-2 > footer,
.featured-video-slideshow-2 > header {
  position: relative;
  margin: 0 auto;
  max-width: 1420px;
  z-index: 1;
}
.featured-video-slideshow-2 > .fsElementContent {
  margin: 0;
  padding-bottom: 16px;
  width: 274px;
}
@media (min-width: 500px) {
  .featured-video-slideshow-2 > .fsElementContent {
    width: 560px;
  }
}
@media (min-width: 800px) {
  .featured-video-slideshow-2 > .fsElementContent {
    width: 885px;
  }
}
@media (min-width: 1100px) {
  .featured-video-slideshow-2 > .fsElementContent {
    width: 1180px;
    padding-bottom: 13px;
  }
}
@media (min-width: 1200px) {
  .featured-video-slideshow-2 > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1360px;
    width: auto;
  }
}
.featured-video-slideshow-2
  > .fsElementContent:focus-within
  .thumbnail-image-wrapper,
.featured-video-slideshow-2 > .fsElementContent:hover .thumbnail-image-wrapper {
  filter: grayscale(1);
}
.featured-video-slideshow-2 .fsStyleColumn {
  padding: 0;
}
.featured-video-slideshow-2 .fsStyleColumn .fsListItems {
  margin: 0;
  padding: 0;
}
.featured-video-slideshow-2 > footer {
  border-top: 1px solid hsla(0, 0%, 59.2%, 0.5);
}
.featured-video-slideshow-2 > footer a.fs_style_68 {
  padding-left: 78px;
  padding-right: 0;
}
.featured-video-slideshow-2 > footer a.fs_style_68:focus,
.featured-video-slideshow-2 > footer a.fs_style_68:hover {
  padding-left: 70px;
  padding-right: 10px;
}
.featured-video-slideshow-2 > footer a.fs_style_68:focus:after,
.featured-video-slideshow-2 > footer a.fs_style_68:hover:after {
  transform: translate3d(0, -50%, 0) scale(1);
}
.featured-video-slideshow-2 > footer a.fs_style_68:before {
  content: "\E901";
  left: 26px;
  font-size: 24px;
}
.featured-video-slideshow-2 > footer a.fs_style_68:after {
  transform: translate3d(0, -50%, 0) scale(1.25);
}
.featured-video-slideshow-2 > footer a.fs_style_68 .button-caret {
  display: inline;
  margin-left: 5px;
}
.featured-video-slideshow-2 > footer a.fs_style_68 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #aa2426;
  font-size: 12px;
  line-height: inherit;
  
  transition: color 0.3s ease 0s;
}
.featured-video-slideshow-2 > footer .fsElementFooterContent {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.featured-video-slideshow-2 .slick-list {
  overflow: visible;
}
@media (max-width: 799px) {
  .featured-video-slideshow-2 .slick-list {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 499px) {
  .featured-video-slideshow-2 .slick-list {
    width: calc(100% + 15px);
    margin-left: -8px;
    margin-right: -8px;
  }
}
.featured-video-slideshow-2 .slick-track {
  display: flex;
  flex-flow: row;
}
.featured-video-slideshow-2 .slideshow-controls {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0 40px;
  border-top: 1px solid rgba(37, 38, 38, 0.15);
}
@media (min-width: 500px) {
  .featured-video-slideshow-2 .slideshow-controls {
    border-top: 0;
  }
}
.featured-video-slideshow-2 .slick-arrow {
  flex: 0 0 auto;
  display: block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0 7px 0 8px;
  border: 1px solid #252626;
  border-radius: 200px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
  color: rgba(0, 0, 0, 0);
  background: none;
  appearance: none;
  cursor: pointer;
  pointer-events: auto;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
.featured-video-slideshow-2 .slick-arrow:focus,
.featured-video-slideshow-2 .slick-arrow:hover {
  border-color: #aa2426;
  background: #aa2426;
}
.featured-video-slideshow-2 .slick-arrow:focus:before,
.featured-video-slideshow-2 .slick-arrow:hover:before {
  color: #fff;
}
.featured-video-slideshow-2 .slick-arrow:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 11px !important;
  left: 11px !important;
  transform: none !important;
  color: #252626;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
.featured-video-slideshow-2 .slick-arrow.fsLeftArrow:before {
  content: "\E907";
}
.featured-video-slideshow-2 .slick-arrow.fsRightArrow:before {
  content: "\E908";
}
.featured-video-slideshow-2 .slick-arrow span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-video-slideshow-2 .fsResourceElement {
  height: auto;
  padding-bottom: 29px;
  position: relative;
  float: none !important;
  padding: 7px 7px 0 8px !important;
  margin: 0 !important;
  overflow: visible !important;
}
@media (min-width: 500px) {
  .featured-video-slideshow-2 .fsResourceElement {
    padding: 10px 10px 0 !important;
  }
}
.featured-video-slideshow-2
  .fsResourceElement:focus-within
  .thumbnail-image-wrapper,
.featured-video-slideshow-2 .fsResourceElement:focus .thumbnail-image-wrapper,
.featured-video-slideshow-2 .fsResourceElement:hover .thumbnail-image-wrapper {
  pointer-events: none;
}
body:not(.fsComposeMode)
  .featured-video-slideshow-2
  .fsResourceElement:not(.slick-active) {
  pointer-events: none;
}
.featured-video-slideshow-2 .fsResourceElement.hovered button.close-video {
  transform: scale(1);
  opacity: 1;
}
.featured-video-slideshow-2 .fsResourceElement.active button.open-video,
.featured-video-slideshow-2 .fsResourceElement.hovered button.open-video {
  visibility: visible;
  transition: visibility 0s ease 0.1s;
}
.featured-video-slideshow-2 .fsResourceElement.active:after,
.featured-video-slideshow-2 .fsResourceElement.hovered:after {
  width: 30px;
}
.featured-video-slideshow-2
  .fsResourceElement.active
  article:first-of-type
  .fsResourceVideoWrapper:after,
.featured-video-slideshow-2
  .fsResourceElement.hovered
  article:first-of-type
  .fsResourceVideoWrapper:after {
  transform: scale(1);
  opacity: 1;
}
.featured-video-slideshow-2 .fsResourceElement.active .thumbnail-shadow,
.featured-video-slideshow-2 .fsResourceElement.hovered .thumbnail-shadow {
  transform: scale(1);
  opacity: 0.15;
}
.featured-video-slideshow-2 .fsResourceElement.active .thumbnail-decoration,
.featured-video-slideshow-2 .fsResourceElement.hovered .thumbnail-decoration {
  transform: translate3d(5px, -5px, 0);
  opacity: 1;
  transition:
    transform 0.3s ease 0s,
    opacity 0s ease 0s;
}
@media (min-width: 500px) {
  .featured-video-slideshow-2 .fsResourceElement.active .thumbnail-decoration,
  .featured-video-slideshow-2 .fsResourceElement.hovered .thumbnail-decoration {
    transform: translate3d(10px, -10px, 0);
  }
}
.featured-video-slideshow-2 .fsResourceElement.active .thumbnail-image-wrapper,
.featured-video-slideshow-2
  .fsResourceElement.hovered
  .thumbnail-image-wrapper {
  pointer-events: none;
}
.featured-video-slideshow-2 .fsResourceElement.active .thumbnail-image,
.featured-video-slideshow-2 .fsResourceElement.active article:first-of-type,
.featured-video-slideshow-2 .fsResourceElement.hovered .thumbnail-image {
  opacity: 0;
}
.featured-video-slideshow-2 .fsResourceElement.active article:nth-of-type(2) {
  z-index: 5;
  visibility: visible;
  transition:
    visibility 0s ease 0s,
    z-index 0s ease 0.3s;
}
.featured-video-slideshow-2 .fsResourceElement > .fsElementContent {
  margin-bottom: 30px;
  position: relative;
}
.featured-video-slideshow-2 .fsResourceElement .thumbnail-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scale(0.9);
  transform-origin: 50% 50%;
  filter: drop-shadow(0 12.6794px 12.6794px black);
  background: #000;
  opacity: 0;
  transition:
    opacity 0.3s ease 0s,
    transform 0.3s ease 0s;
}
.featured-video-slideshow-2 .fsResourceElement .thumbnail-decoration {
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateZ(0);
  z-index: 2;
  background-color: #aa2426;
  opacity: 0;
  transition:
    transform 0.3s ease 0s,
    opacity 0s ease 0.3s;
}
@media (min-width: 320px) {
  .featured-video-slideshow-2 .fsResourceElement .thumbnail-decoration {
    width: calc(98.71795px + 16.02564vw);
  }
}
@media (min-width: 1100px) {
  .featured-video-slideshow-2 .fsResourceElement .thumbnail-decoration {
    width: auto;
    left: 0;
  }
}
.featured-video-slideshow-2 .fsResourceElement .thumbnail-decoration:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.featured-video-slideshow-2 .fsResourceElement .fsListItems {
  display: block;
  margin: 0;
  position: relative;
  z-index: 5;
}
.featured-video-slideshow-2 .fsResourceElement .fsListItems article {
  float: none;
  margin: 0;
  padding: 0;
}
.featured-video-slideshow-2 .fsResourceElement .thumbnail-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  filter: grayscale(0);
  transition: filter 1s ease 0s;
}
.featured-video-slideshow-2 .fsResourceElement .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}
.featured-video-slideshow-2 article:focus-within .thumbnail-image-wrapper,
.featured-video-slideshow-2 article:hover .thumbnail-image-wrapper {
  filter: grayscale(0) !important;
}
.featured-video-slideshow-2 article:first-of-type {
  position: relative;
  z-index: 2;
  transition: opacity 0.2s ease 0s;
}
.featured-video-slideshow-2
  article:first-of-type
  .fsResourceVideoWrapper:after {
  content: "\E90E";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 300px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  transform: scale(0.73333);
  z-index: 20;
  color: #fff;
  font-size: 23px;
  line-height: 60px;
  text-align: center;
  background-color: #aa2426;
  opacity: 0;
  transition:
    transform 0.3s ease 0s,
    opacity 0.3s ease 0s;
}
.featured-video-slideshow-2 article:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  visibility: hidden;
  transition:
    visibility 0s ease 0.3s,
    z-index 0s ease 0s;
}
.featured-video-slideshow-2 .fsResourceCollectionDescription,
.featured-video-slideshow-2 .fsResourceCollectionName,
.featured-video-slideshow-2 article:nth-child(1n + 3) {
  display: none;
}
.featured-video-slideshow-2 .fsResourceVideoWrapper {
  min-height: 369px;
  position: relative;
}
body:not(.fsComposeMode)
  .featured-video-slideshow-2
  .fsResourceVideoWrapper:before {
  content: "";
  display: block;
  padding-bottom: 127.1875%;
}
body:not(.fsComposeMode)
  .featured-video-slideshow-2
  .fsResourceVideoWrapper
  img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-video-slideshow-2 .fsResourceVideoWrapper video {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 1;
}
body:not(.fsComposeMode)
  .featured-video-slideshow-2
  .fsResourceVideoWrapper
  video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.featured-video-slideshow-2 .fsResourceVideoWrapper .fsVideoPlayOverlay {
  display: none !important;
}
.featured-video-slideshow-2 .fsTitle {
  display: none;
}
.featured-video-slideshow-2 .fsElementFooterContent {
  padding-right: 40px;
  color: #252626;
  font-size: 17px;
  line-height: 1.45;
  text-align: left;
}
.featured-video-slideshow-2 .fsElementFooterContent h2 {
  margin-bottom: 25px;
  color: #252626;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
}
.featured-video-slideshow-2 .fsElementFooterContent h2 strong {
  color: #aa2426;
  font-weight: 600;
}
.featured-video-slideshow-2 button.open-video {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: none;
  background: red;
  visibility: hidden;
  transition: visibility 0s ease 0.1s;
}
.featured-video-slideshow-2 button.close-video,
.featured-video-slideshow-2 button.open-video {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  opacity: 0;
  appearance: none;
  cursor: pointer;
}
.featured-video-slideshow-2 button.close-video {
  width: 30px;
  height: 30px;
  border-radius: 300px;
  top: 15px;
  right: 15px;
  transform: scale(0.9);
  z-index: 10;
  text-align: left;
  background: none;
  overflow: hidden;
  transition:
    transform 0.2s ease 0s,
    opacity 0.2s ease 0s;
}
.featured-video-slideshow-2
  button.close-video:not([unfocus]):focus:focus-visible:after,
.featured-video-slideshow-2 button.close-video:not([unfocus]):hover:after {
  background: #aa2426;
}
.featured-video-slideshow-2 button.close-video:before {
  content: "\E922";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 10;
  color: #fff;
  font-size: 8px;
  line-height: 30px;
  text-align: center;
}
.featured-video-slideshow-2 button.close-video:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate3d(-50%, -50%, 0) !important;
  transform-origin: 50% 50%;
  background: #252626;
  transition: background 0.3s ease 0s;
}
.featured-video-slideshow-2 button.close-video > span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.panel-01 {
  padding-top: 32px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media (min-width: 320px) {
  .panel-01 {
    padding-top: calc(18px + 4.375vw);
  }
}
@media (min-width: 800px) {
  .panel-01 {
    padding-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .panel-01 {
    padding-top: 81px;
  }
}
.panel-01:before {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  background-color: #aa2426;
}
@media (min-width: 800px) {
  .panel-01:before {
    display: block;
  }
}
.panel-01.fsContainer {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 800px) {
  .panel-01.fsContainer {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .panel-01 .featured-title {
  margin-bottom: 41px;
}
@media (min-width: 800px) {
  .home .panel-01 .featured-title {
    margin-bottom: 41px;
  }
}
.panel-02 {
  padding-top: 32px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media (min-width: 320px) {
  .panel-02 {
    padding-top: calc(21.14286px + 3.39286vw);
    padding-bottom: calc(-5.71429px + 14.28571vw);
  }
}
@media (min-width: 1440px) {
  .panel-02 {
    padding-top: 70px;
    padding-bottom: 200px;
  }
}
.panel-02.fsContainer {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 800px) {
  .panel-02.fsContainer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home .panel-02 .featured-title {
  margin-bottom: 31px;
}
@media (min-width: 800px) {
  .home .panel-02 .featured-title {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 80px;
  }
}
body.home:not(.fsComposeMode) .panel-02:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f2f4f6;
}
@media (min-width: 800px) {
  body.home:not(.fsComposeMode) .panel-02:before {
    right: 50%;
  }
}
.panel-03 {
  padding-top: 32px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 320px) {
  .panel-03 {
    padding-top: calc(14.57143px + 5.44643vw);
  }
}
@media (min-width: 1440px) {
  .panel-03 {
    padding-top: 93px;
  }
}
@media (min-width: 800px) {
  .panel-03.fsContainer > .fsElementContent {
    padding-bottom: 61px;
    position: relative;
  }
}
.panel-03.fsContainer > .fsElementContent:before {
  content: "";
  display: none;
  height: 1px;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  opacity: 0.5;
  background-color: #979797;
}
@media (min-width: 800px) {
  .panel-03.fsContainer > .fsElementContent:before {
    display: block;
  }
}
.home .panel-03 .featured-title {
  margin-bottom: 34px;
}
@media (min-width: 800px) {
  .home .panel-03 .featured-title {
    margin-bottom: 50px;
  }
}
.panel-04 {
  padding-top: 42px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 320px) {
  .panel-04 {
    padding-top: calc(31.14286px + 3.39286vw);
  }
}
@media (min-width: 800px) {
  .panel-04 {
    padding-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .panel-04 {
    padding-top: 80px;
  }
}
.panel-04.fsContainer {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 800px) {
  .panel-04.fsContainer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home .panel-04 .featured-title {
  margin-bottom: 34px;
}
@media (min-width: 800px) {
  .home .panel-04 .featured-title {
    margin-bottom: 48px;
    text-align: center;
  }
}
.home .panel-04 .featured-content {
  margin-bottom: 36px;
}
@media (min-width: 320px) {
  .home .panel-04 .featured-content {
    margin-bottom: calc(27.46667px + 2.66667vw);
  }
}
@media (min-width: 1220px) {
  .home .panel-04 .featured-content {
    margin-bottom: 60px;
  }
}
.panel-05 {
  padding-top: 32px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 320px) {
  .panel-05 {
    padding-top: calc(18.28571px + 4.28571vw);
  }
}
@media (min-width: 800px) {
  .panel-05 {
    padding-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .panel-05 {
    padding-top: 80px;
  }
}
.panel-05.fsContainer {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 800px) {
  .panel-05.fsContainer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.panel-05.fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
}
.home .panel-05 .featured-title {
  margin: 0 auto 41px;
  margin-bottom: 34px;
}
@media (min-width: 800px) {
  .home .panel-05 .featured-title {
    margin-bottom: 100px;
  }
}
.panel-06 {
  padding-top: 31px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  background-color: #f2f4f6;
}
@media (min-width: 320px) {
  .panel-06 {
    padding-top: calc(8.42857px + 7.05357vw);
  }
}
@media (min-width: 800px) {
  .panel-06 {
    padding-bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
  }
}
@media (min-width: 1440px) {
  .panel-06 {
    padding-top: 110px;
  }
}
.home .panel-06 .featured-title {
  margin: 0 auto 41px;
  text-align: center;
}
.home .panel-06 .featured-image-button a.fs_style_67 {
  color: #fff;
  padding-left: 68px;
  padding-right: 0;
}
@media (min-width: 550px) {
  .home .panel-06 .featured-image-button a.fs_style_67 {
    padding-left: 78px;
  }
}
.home .panel-06 .featured-image-button a.fs_style_67:before {
  content: "\E91E";
  left: 23px;
  font-size: 23px;
}
.home .panel-06 .featured-image-button a.fs_style_67:after {
  transform: translate3d(0, -50%, 0) scale(1);
}
@media (min-width: 550px) {
  .home .panel-06 .featured-image-button a.fs_style_67:after {
    transform: translate3d(0, -50%, 0) scale(1.25);
  }
}
.home .panel-06 .featured-image-button a.fs_style_67 .button-caret {
  display: inline;
  margin-left: 5px;
}
.home .panel-06 .featured-image-button a.fs_style_67 .button-caret:before {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: inherit;
  font-size: 12px;
  line-height: inherit;
  
  transition: color 0.3s ease 0s;
}
@media (min-width: 800px) {
  body.home:not(.fsComposeMode) .panel-06 .featured-image-button {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
.production a[hovered] {
  color: #aa2426;
  text-decoration: none;
}
.production .fsPageLayout .fsElement.custom > header {
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 40px;
}
.production .fsPageLayout .fsElement.custom > header > .fsElementTitle {
  margin-bottom: 10px;
  color: #aa2426;
  font-size: 13px;
  line-height: 15.6px;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.production .fsPageLayout .fsElement.custom > header > .fsElementHeaderContent {
  margin-bottom: 30px;
  color: #252626;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  font-style: italic;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
}
.production .example-dark-background.fsContent > .fsElementContent {
  padding: 40px;
  background-color: #252626;
}
.production a.hovered {
  color: #aa2426;
  text-decoration: none;
}
.site-specs .colors ol {
  zoom: 1;
  padding: 0;
  list-style: none;
}
.site-specs .colors ol:after {
  display: table;
  clear: both;
  content: "";
}
.site-specs .colors ol li {
  position: relative;
  float: left;
  width: 50%;
  min-width: 20%;
}
@media (min-width: 1180px) {
  .site-specs .colors ol li {
    margin-bottom: 0;
  }
}
.site-specs .colors ol li:after {
  display: block;
  margin-top: 60px;
  background: #fff;
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .site-specs .colors.main ol li {
    width: 33.33333%;
  }
}
.site-specs .colors.main ol li:first-of-type {
  background: #252626;
}
.site-specs .colors.main ol li:first-of-type:after {
  content: "#252626";
}
.site-specs .colors.main ol li:nth-of-type(2) {
  background: #aa2426;
}
.site-specs .colors.main ol li:nth-of-type(2):after {
  content: "#BA0C2F";
}
.site-specs .colors.main ol li:nth-of-type(3) {
  background: #707372;
}
.site-specs .colors.main ol li:nth-of-type(3):after {
  content: "#707372";
}
@media (min-width: 800px) {
  .site-specs .colors.shade ol li {
    width: 10%;
  }
}
.site-specs .colors.shade ol li:first-of-type {
  background: #000;
}
.site-specs .colors.shade ol li:first-of-type:after {
  content: "#000000";
}
.site-specs .colors.shade ol li:nth-of-type(2) {
  background: #131313;
}
.site-specs .colors.shade ol li:nth-of-type(2):after {
  content: "#131313";
}
.site-specs .colors.shade ol li:nth-of-type(3) {
  background: #242424;
}
.site-specs .colors.shade ol li:nth-of-type(3):after {
  content: "#242424";
}
.site-specs .colors.shade ol li:nth-of-type(4) {
  background: #373737;
}
.site-specs .colors.shade ol li:nth-of-type(4):after {
  content: "#373737";
}
.site-specs .colors.shade ol li:nth-of-type(5) {
  background: #636363;
}
.site-specs .colors.shade ol li:nth-of-type(5):after {
  content: "#636363";
}
.site-specs .colors.shade ol li:nth-of-type(6) {
  background: #959595;
}
.site-specs .colors.shade ol li:nth-of-type(6):after {
  content: "#959595";
}
.site-specs .colors.shade ol li:nth-of-type(7) {
  background: #cfcfcf;
}
.site-specs .colors.shade ol li:nth-of-type(7):after {
  content: "#cfcfcf";
}
.site-specs .colors.shade ol li:nth-of-type(8) {
  background: #e5e5e5;
}
.site-specs .colors.shade ol li:nth-of-type(8):after {
  content: "#e5e5e5";
}
.site-specs .colors.shade ol li:nth-of-type(9) {
  background: #f8f8f8;
}
.site-specs .colors.shade ol li:nth-of-type(9):after {
  content: "#f8f8f8";
}
.site-specs .colors.shade ol li:nth-of-type(10) {
  background: #fff;
}
.site-specs .colors.shade ol li:nth-of-type(10):after {
  content: "#ffffff";
}
.site-specs .fonts ol {
  padding: 0;
  list-style: none;
}
.site-specs .fonts ol li:first-of-type {
  font-family: adobe-garamond-pro, Georgia, serif;
}
.site-specs .fonts ol li:first-of-type:after {
  content: "adobe-garamond-pro, Georgia, serif";
  display: block;
  margin-bottom: 10px;
}
.site-specs .fonts ol li:nth-of-type(2) {
  font-family: IcoMoon;
}
.site-specs .fonts ol li:nth-of-type(2):after {
  content: "IcoMoon";
  display: block;
  margin-bottom: 10px;
}
.site-specs .headers .fsElementContent h1:after {
  content: " - font-size: 60px / line-height: 58.2px";
}
.site-specs .headers .fsElementContent h2:after {
  content: " - font-size: 35px / line-height: 38.5px";
}
.site-specs .headers .fsElementContent h3:after {
  content: " - font-size: 25px / line-height: 27.5px";
}
.site-specs .headers .fsElementContent h4:after {
  content: " - font-size: 16px / line-height: 19.2px";
}
.site-specs .headers .fsElementContent h5:after {
  content: " - font-size: 19px / line-height: 22.8px";
}
.site-specs .headers .fsElementContent h6:after {
  content: " - font-size: 13px / line-height: 15.6px";
}
.icon-test-white.nav-cta-footer .fsNavLevel1 li a {
  padding: 20px 30px;
}
.icon-test-white.nav-cta-footer .fsNavLevel1 li a:before,
.icon-test-white.nav-cta-footer .fsNavLevel1 li a span {
  color: #252626;
}
.icon-test-red {
  background: #aa2426;
  padding: 20px 30px;
}
@media (min-width: 800px) {
  .home #fsHeader > .fsBanner {
    display: flex;
    flex-flow: column;
    height: 100vh;
  }
}
.home #fsHeader > .fsBanner > .hero.fsResourceElement {
  flex: 1 1 auto;
}
.hero.fsResourceElement {
  margin-bottom: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  background: #aa2426;
}
@media (min-width: 800px) {
  .hero.fsResourceElement {
    background: #fff;
  }
}
@media (min-width: 900px) {
  .hero.fsResourceElement {
    padding: 0;
  }
}
body.home.fsComposeMode .hero.fsResourceElement {
  min-height: 50vh;
}
body:not(.fsComposeMode) .hero.fsResourceElement {
  visibility: hidden;
}
body:not(.fsComposeMode) .hero.fsResourceElement.element-loaded {
  visibility: visible;
}
body:not(.fsComposeMode) .hero.fsResourceElement.element-loaded article img {
  display: none;
  max-height: none;
  overflow: visible;
}
.hero.fsResourceElement .fsElementFooterContent,
.hero.fsResourceElement .fsElementHeaderContent {
  margin: 0;
}
.hero.fsResourceElement:before {
  content: "";
  display: none;
  width: 310px;
  height: 310px;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: -10px;
  background-color: #aa2426;
}
@media (min-width: 800px) {
  .hero.fsResourceElement:before {
    display: block;
  }
}
.home .hero.fsResourceElement:before {
  left: 0;
  right: auto;
  bottom: 0;
}
.hero.fsResourceElement > .fsElementContent {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 800px) {
  .hero.fsResourceElement > .fsElementContent {
    padding: 0;
    margin: 0 10px 10px;
    filter: drop-shadow(
      0 calc(-3.69621px + 2.18821vw) calc(-4.08614px + 1.97427vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1220px) {
  .hero.fsResourceElement > .fsElementContent {
    filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
  }
}
@media (min-width: 800px) {
  .home:not(.fsComposeMode) .hero.fsResourceElement > .fsElementContent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement > .fsElementContent > .fsNextButton,
.hero.fsResourceElement > .fsElementContent > .fsPrevButton,
.hero.fsResourceElement footer {
  display: none;
}
.hero.fsResourceElement.focus-top .slide-media {
  background-position: top;
}
.hero.fsResourceElement > header {
  display: none;
}
.hero.fsResourceElement > header > .fsElementTitle {
  display: none !important;
}
.hero.fsResourceElement .fsElementSlideshow {
  padding: 0;
  margin: 0;
  background-color: #aa2426;
  background-size: cover;
  background-position: 50%;
}
@media (min-width: 800px) {
  .hero.fsResourceElement .fsElementSlideshow {
    background-color: #fff;
  }
}
@media (min-width: 800px) {
  .home:not(.fsComposeMode) .hero.fsResourceElement .fsElementSlideshow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement .slick-list {
  height: auto !important;
  z-index: 1;
}
@media (min-width: 800px) {
  .home:not(.fsComposeMode) .hero.fsResourceElement .slick-list,
  .home:not(.fsComposeMode) .hero.fsResourceElement .slick-track {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement article {
  width: 100%;
  min-height: 154px;
  padding: 0;
  position: relative;
}
.home .hero.fsResourceElement article {
  min-height: 340px;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement article {
    height: 100% !important;
  }
}
body:not(.fsComposeMode) .hero.fsResourceElement article img {
  width: 100vw;
  max-width: 100vw;
  height: 1px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  overflow: hidden;
}
body:not(.fsComposeMode) .hero.fsResourceElement article figcaption,
body:not(.fsComposeMode) .hero.fsResourceElement article figure {
  display: none !important;
}
.hero.fsResourceElement article.no-title.no-description .caption {
  display: none;
}
.hero.fsResourceElement article.fsResourceTypeVideo {
  overflow: hidden;
}
.hero.fsResourceElement article.fsResourceTypeVideo video {
  display: block;
  height: 100%;
  min-width: 0;
  min-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: none;
  object-fit: cover;
}
.hero.fsResourceElement .fsTitle {
  display: none;
}
.hero.fsResourceElement .slide-overlay {
  min-height: 154px;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: 50%;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
@media (min-width: 800px) {
  .hero.fsResourceElement .slide-overlay {
    max-height: 650px;
  }
}
.home .hero.fsResourceElement .slide-overlay {
  min-height: 340px;
  max-height: none;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .slide-overlay {
    max-height: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement .slide-overlay-inner {
  position: relative;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .slide-overlay-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement .slide-media-wrapper {
  min-height: 154px;
  max-height: 650px;
  position: relative;
  z-index: 1;
  background: #fff;
}
@media (min-width: 320px) {
  .hero.fsResourceElement .slide-media-wrapper {
    filter: drop-shadow(
      0 calc(11.18364px + 0.82058vw) calc(8.7598px + 0.92133vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1440px) {
  .hero.fsResourceElement .slide-media-wrapper {
    filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
  }
}
.home .hero.fsResourceElement .slide-media-wrapper {
  min-height: 340px;
  max-height: none;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .slide-media-wrapper {
    max-height: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement .slide-media-wrapper:before {
  content: "";
  display: block;
  height: auto;
  padding-bottom: 48.125%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 10;
  pointer-events: none;
  visibility: visible;
}
@media (min-width: 545px) {
  .hero.fsResourceElement .slide-media-wrapper:before {
    padding-bottom: 48.125%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}
.home .hero.fsResourceElement .slide-media-wrapper:before {
  padding-bottom: 55.98592%;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .slide-media-wrapper:before {
    height: auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement .slide-media {
  min-height: 154px;
  max-height: 650px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: 50%;
  background-size: cover;
  
  transform-origin: center top;
  transform: translateZ(-1px) scale(1);
}
.home .hero.fsResourceElement .slide-media {
  min-height: 340px;
  max-height: none !important;
}
.hero.fsResourceElement[has-caption]
  article.no-title.no-description
  .slide-media:after,
.hero.fsResourceElement[has-controls]:not([has-caption]) .slide-media:after {
  content: "";
  display: block;
  min-height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: linear-gradient(
    180deg,
    rgba(52, 59, 67, 0),
    #343b43 100px,
    #343b43
  );
}
@media (min-width: 500px) {
  .hero.fsResourceElement[has-caption]
    article.no-title.no-description
    .slide-media:after,
  .hero.fsResourceElement[has-controls]:not([has-caption]) .slide-media:after {
    padding-bottom: 20%;
    background: linear-gradient(
      180deg,
      rgba(52, 59, 67, 0),
      #343b43 calc(13.82979px + 17.23404vw),
      #343b43
    );
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement[has-caption]
    article.no-title.no-description
    .slide-media:after,
  .hero.fsResourceElement[has-controls]:not([has-caption]) .slide-media:after {
    padding-bottom: 18.19444%;
    background: linear-gradient(
      180deg,
      rgba(52, 59, 67, 0),
      #343b43 calc(128.7234px + 9.25532vw),
      #343b43
    );
  }
}
@media (min-width: 1440px) {
  .hero.fsResourceElement[has-caption]
    article.no-title.no-description
    .slide-media:after,
  .hero.fsResourceElement[has-controls]:not([has-caption]) .slide-media:after {
    min-height: 262px;
    padding-bottom: 0;
    background: linear-gradient(
      180deg,
      rgba(52, 59, 67, 0),
      #343b43 262px,
      #343b43
    );
  }
}
.hero.fsResourceElement[has-caption-override] .slide-media:after,
.hero.fsResourceElement[has-caption] .slide-media:after {
  content: "";
  display: block;
  min-height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.98;
  background: linear-gradient(
    180deg,
    rgba(52, 59, 67, 0),
    #343b43 100px,
    #343b43
  );
}
@media (min-width: 500px) {
  .hero.fsResourceElement[has-caption-override] .slide-media:after,
  .hero.fsResourceElement[has-caption] .slide-media:after {
    padding-bottom: 20%;
    background: linear-gradient(
      180deg,
      rgba(52, 59, 67, 0),
      #343b43 calc(13.82979px + 17.23404vw),
      #343b43
    );
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement[has-caption-override] .slide-media:after,
  .hero.fsResourceElement[has-caption] .slide-media:after {
    display: none;
  }
}
.hero.fsResourceElement[has-caption-override] .caption:after,
.hero.fsResourceElement[has-caption] .caption:after {
  content: "";
  display: none;
  min-height: 175px;
  padding-bottom: 18.19444%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.95;
}
@media (min-width: 800px) {
  .hero.fsResourceElement[has-caption-override] .caption:after,
  .hero.fsResourceElement[has-caption] .caption:after {
    display: block;
    background: linear-gradient(
      180deg,
      rgba(52, 59, 67, 0),
      #343b43 calc(128.7234px + 9.25532vw),
      #343b43
    );
  }
}
@media (min-width: 1440px) {
  .hero.fsResourceElement[has-caption-override] .caption:after,
  .hero.fsResourceElement[has-caption] .caption:after {
    min-height: 262px;
    padding-bottom: 0;
    background: linear-gradient(
      180deg,
      rgba(52, 59, 67, 0),
      #343b43 262px,
      #343b43
    );
  }
}
.hero.fsResourceElement[has-caption-override]:not([has-controls])
  .caption:after,
.hero.fsResourceElement[has-caption] .caption:after {
  height: 100%;
}
.hero.fsResourceElement.align-top .slide-media {
  background-position: top;
}
.hero.fsResourceElement .caption-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  pointer-events: none;
  padding: 0;
  margin: 0;
  position: relative;
  background: none;
}
@media (min-width: 800px) {
  .hero.fsResourceElement .caption-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    background: none;
  }
}
.hero.fsResourceElement .caption {
  flex: 1 1 auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
  pointer-events: none;
}
@media (min-width: 320px) {
  .hero.fsResourceElement .caption {
    padding: calc(32.66667px + 1.66667vw) 15px calc(29.66667px + 3.54167vw);
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement .caption {
    padding: calc(33.5px + 1.5625vw) calc(-56.66667px + 23.33333vw) 27px;
  }
}
@media (min-width: 1100px) {
  .hero.fsResourceElement .caption {
    padding-left: 200px;
    padding-right: 200px;
  }
}
@media (min-width: 1440px) {
  .hero.fsResourceElement .caption {
    padding-top: 56px;
  }
}
@media (min-width: 800px) {
  html.hero-cta .hero.fsResourceElement .caption {
    padding-bottom: 49px;
  }
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .caption {
    padding-bottom: calc(-9px + 6.25vw);
  }
}
@media (min-width: 1440px) {
  .home .hero.fsResourceElement .caption {
    padding-top: 56px;
    padding-bottom: 81px;
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement[has-arrows] .caption {
    padding-bottom: 91px !important;
  }
}
.hero.fsResourceElement .caption-description,
.hero.fsResourceElement .caption-title {
  position: relative;
  margin: 0 auto;
  max-width: 800px;
  z-index: 10;
  pointer-events: auto;
}
.hero.fsResourceElement .caption-description h1,
.hero.fsResourceElement .caption-title {
  margin-bottom: 16px;
  color: #fff;
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
  text-transform: none;
}
@media (min-width: 320px) {
  .hero.fsResourceElement .caption-description h1,
  .hero.fsResourceElement .caption-title {
    font-size: calc(38.85714px + 2.85714vw);
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement .caption-description h1,
  .hero.fsResourceElement .caption-title {
    margin-bottom: 17px;
    line-height: 1.03093;
  }
}
@media (min-width: 1440px) {
  .hero.fsResourceElement .caption-description h1,
  .hero.fsResourceElement .caption-title {
    font-size: 80px;
  }
}
.hero.fsResourceElement .caption-description h1:last-child,
.hero.fsResourceElement .caption-title:last-child {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .caption-description h1,
  .home .hero.fsResourceElement .caption-title {
    font-size: calc(14.5px + 5.9375vw);
    line-height: 1.03093;
  }
}
@media (min-width: 1440px) {
  .home .hero.fsResourceElement .caption-description h1,
  .home .hero.fsResourceElement .caption-title {
    font-size: 100px;
  }
}
.hero.fsResourceElement .caption-description {
  padding: 0 20px;
  color: #fff;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
@media (min-width: 320px) {
  .hero.fsResourceElement .caption-description {
    font-size: calc(18.85714px + 0.35714vw);
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement .caption-description {
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .hero.fsResourceElement .caption-description {
    font-size: 24px;
  }
}
.hero.fsResourceElement .caption-description a:not([class*="fs_style"]) {
  color: #aa2426;
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  text-decoration: underline;
}
@media (min-width: 900px) {
  .hero.fsResourceElement .caption-description a:not([class*="fs_style"]) {
    color: inherit;
  }
}
.hero.fsResourceElement .caption-description a:not([class*="fs_style"]):focus,
.hero.fsResourceElement .caption-description a:not([class*="fs_style"]):hover {
  text-decoration: none;
}
.hero.fsResourceElement .caption-description p {
  margin: 0 0 24px;
}
@media (min-width: 700px) {
  .hero.fsResourceElement .caption-description p {
    margin: 0 0 13px;
  }
}
.hero.fsResourceElement .caption-description p:last-child {
  margin: 0 !important;
}
.hero.fsResourceElement .slideshow-background {
  min-height: 154px;
  max-height: 650px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}
@media (min-width: 800px) {
  .hero.fsResourceElement .slideshow-background {
    bottom: 0;
  }
}
.home .hero.fsResourceElement .slideshow-background {
  min-height: 340px;
  max-height: none;
}
.hero.fsResourceElement .slideshow-background:before {
  content: "";
  display: block;
  height: auto;
  padding-bottom: 48.125%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 10;
  pointer-events: none;
  visibility: visible;
}
@media (min-width: 545px) {
  .hero.fsResourceElement .slideshow-background:before {
    padding-bottom: 48.125%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}
.home .hero.fsResourceElement .slideshow-background:before {
  min-height: 340px;
  padding-bottom: 55.98592%;
}
@media (min-width: 800px) {
  .home .hero.fsResourceElement .slideshow-background:before {
    height: auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.hero.fsResourceElement .slideshow-background-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero.fsResourceElement .slideshow-background-inner:before {
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0.6;
  background: linear-gradient(
    180deg,
    #000 0,
    rgba(0, 0, 0, 0.738) 19%,
    rgba(0, 0, 0, 0.541) 34%,
    rgba(0, 0, 0, 0.382) 47%,
    rgba(0, 0, 0, 0.278) 56.5%,
    rgba(0, 0, 0, 0.194) 65%,
    rgba(0, 0, 0, 0.126) 73%,
    rgba(0, 0, 0, 0.075) 80.2%,
    rgba(0, 0, 0, 0.042) 86.1%,
    rgba(0, 0, 0, 0.021) 91%,
    rgba(0, 0, 0, 0.008) 95.2%,
    rgba(0, 0, 0, 0.002) 98.2%,
    rgba(0, 0, 0, 0)
  );
}
@media (min-width: 500px) {
  .hero.fsResourceElement .slideshow-background-inner:before {
    padding-bottom: 20%;
  }
}
@media (min-width: 700px) {
  .hero.fsResourceElement .slideshow-background-inner:before {
    padding-bottom: 34.78261%;
  }
}
@media (min-width: 1150px) {
  .hero.fsResourceElement .slideshow-background-inner:before {
    height: 400px;
    padding-bottom: 0;
  }
}
.hero.fsResourceElement .slideshow-background-inner:after {
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  background: linear-gradient(
    0deg,
    #000 0,
    rgba(0, 0, 0, 0.738) 19%,
    rgba(0, 0, 0, 0.541) 34%,
    rgba(0, 0, 0, 0.382) 47%,
    rgba(0, 0, 0, 0.278) 56.5%,
    rgba(0, 0, 0, 0.194) 65%,
    rgba(0, 0, 0, 0.126) 73%,
    rgba(0, 0, 0, 0.075) 80.2%,
    rgba(0, 0, 0, 0.042) 86.1%,
    rgba(0, 0, 0, 0.021) 91%,
    rgba(0, 0, 0, 0.008) 95.2%,
    rgba(0, 0, 0, 0.002) 98.2%,
    rgba(0, 0, 0, 0)
  );
}
@media (min-width: 500px) {
  .hero.fsResourceElement .slideshow-background-inner:after {
    padding-bottom: 20%;
  }
}
@media (min-width: 700px) {
  .hero.fsResourceElement .slideshow-background-inner:after {
    padding-bottom: 36.08696%;
  }
}
@media (min-width: 1150px) {
  .hero.fsResourceElement .slideshow-background-inner:after {
    height: 415px;
    padding-bottom: 0;
  }
}
@media (min-width: 800px) {
  .hero.fsResourceElement.hero-compact .slide-overlay {
    max-height: 500px;
  }
}
.hero.fsResourceElement.hero-compact .slide-media-wrapper {
  max-height: 500px;
}
.hero.fsResourceElement.hero-compact .slide-media-wrapper:before {
  padding-bottom: 35.21127%;
}
@media (min-width: 545px) {
  .hero.fsResourceElement.hero-compact .slide-media-wrapper:before {
    padding-bottom: 35.21127%;
  }
}
.hero.fsResourceElement.hero-compact .slide-media,
.hero.fsResourceElement.hero-compact .slideshow-background {
  max-height: 500px;
}
.hero.fsResourceElement.hero-compact .slideshow-background:before {
  padding-bottom: 35.21127%;
}
@media (min-width: 545px) {
  .hero.fsResourceElement.hero-compact .slideshow-background:before {
    padding-bottom: 35.21127%;
  }
}
.hero.fsResourceElement.hero-compact .hero-slideshow-controls-container {
  max-height: 500px;
}
.hero.fsResourceElement.hero-compact .hero-slideshow-controls-container:before {
  padding-bottom: 35.21127%;
}
@media (min-width: 800px) {
  .hero.fsResourceElement.hero-compact
    .hero-slideshow-controls-container:before {
    padding-bottom: 35.21127%;
  }
}
.hero.fsResourceElement .fsPager {
  display: none !important;
}
.hero-slideshow-controls-container {
  min-height: 154px;
  max-height: 650px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  pointer-events: none;
}
@media (min-width: 800px) {
  .hero-slideshow-controls-container {
    min-height: 0;
    max-height: none;
    width: 100%;
    bottom: 0;
  }
}
.caption-wrapper + .hero-slideshow-controls-container {
  z-index: 20;
}
@media (min-width: 800px) {
  .fsElementContent > .hero-slideshow-controls-container {
    width: auto;
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
}
.home .hero-slideshow-controls-container {
  min-height: 340px;
  max-height: 795px;
}
@media (min-width: 800px) {
  .home .hero-slideshow-controls-container {
    max-height: none;
  }
}
.hero-slideshow-controls-container:before {
  content: "";
  display: block;
  padding-bottom: 48.125%;
  position: relative;
}
@media (min-width: 800px) {
  .hero-slideshow-controls-container:before {
    padding-bottom: 48.125%;
  }
}
.home .hero-slideshow-controls-container:before {
  padding-bottom: 55.98592%;
}
.hero-slideshow-controls-container .slideshow-controls {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  padding: 0 23px 13px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 700px) {
  .hero-slideshow-controls-container .slideshow-controls {
    top: 0;
  }
}
@media (min-width: 800px) {
  .hero-slideshow-controls-container .slideshow-controls {
    padding: 0 43px 13px;
  }
}
.hero-slideshow-controls-container .slideshow-controls-inner {
  display: flex;
  flex-flow: row;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.hero-slideshow-controls-container .slideshow-controls-row {
  width: 100%;
}
.hero-slideshow-controls-container .slideshow-controls-row-inner {
  display: flex;
  flex-flow: row;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.hero-slideshow-controls-container .slick-arrow {
  flex: 0 0 auto;
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0 0 0 6px;
  border: 1px solid #fff;
  border-radius: 200px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
  color: rgba(0, 0, 0, 0);
  background: none;
  appearance: none;
  cursor: pointer;
  pointer-events: auto;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 550px) {
  .hero-slideshow-controls-container .slick-arrow {
    width: 48px;
    height: 48px;
    margin: 0 0 17px 15px;
  }
}
.hero-slideshow-controls-container .slick-arrow:focus:focus-visible,
.hero-slideshow-controls-container .slick-arrow:hover {
  background: #aa2426;
}
.hero-slideshow-controls-container .slick-arrow:focus:focus-visible:before,
.hero-slideshow-controls-container .slick-arrow:hover:before {
  color: #fff;
}
.hero-slideshow-controls-container .slick-arrow:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  color: #fff;
  font-size: 7px;
  line-height: 24px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
@media (min-width: 550px) {
  .hero-slideshow-controls-container .slick-arrow:before {
    top: 11px !important;
    left: 11px !important;
    font-size: 11px;
  }
}
.hero-slideshow-controls-container .fsElementSlideshowControls {
  flex: 0 0 auto;
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0 0 0 4px;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  z-index: 10;
}
@media (min-width: 550px) {
  .hero-slideshow-controls-container .fsElementSlideshowControls {
    width: 40px;
    height: 40px;
    margin: 0 0 0 37px;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.hero-slideshow-controls-container .fsElementSlideshowControls button {
  display: block;
  width: 26px;
  height: 26px;
  border: 0;
  border-radius: 0;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background: none;
  opacity: 1;
  pointer-events: auto;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
@media (min-width: 550px) {
  .hero-slideshow-controls-container .fsElementSlideshowControls button {
    width: 40px;
    height: 40px;
  }
}
.hero-slideshow-controls-container .fsElementSlideshowControls button:focus,
.hero-slideshow-controls-container .fsElementSlideshowControls button:hover {
  border-color: rgba(0, 0, 0, 0);
}
.hero-slideshow-controls-container
  .fsElementSlideshowControls
  button:focus:after,
.hero-slideshow-controls-container
  .fsElementSlideshowControls
  button:hover:after {
  transform: scale(0);
}
.hero-slideshow-controls-container .fsElementSlideshowControls button:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 2px;
  left: 2px;
  color: #fff;
  font-size: 7px;
  line-height: 20px;
  text-align: center;
  background: none;
  transition: color 0.3s ease 0s;
}
@media (min-width: 550px) {
  .hero-slideshow-controls-container .fsElementSlideshowControls button:before {
    top: 10px;
    left: 0;
    font-size: 7px;
  }
}
.hero-slideshow-controls-container .fsElementSlideshowControls button:after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 11px;
  left: 23px;
  transform: scale(1);
  transform-origin: 0 50%;
  background: #fff;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 550px) {
  .hero-slideshow-controls-container .fsElementSlideshowControls button:after {
    top: 20px;
  }
}
.hero-slideshow-controls-container
  .fsElementSlideshowControls
  button.fsSlideshowPause:before,
.hero-slideshow-controls-container
  .fsElementSlideshowControls
  button.video-toggle:before {
  content: "\E923";
}
.hero-slideshow-controls-container
  .fsElementSlideshowControls
  button.fsSlideshowPlay:before {
  content: "\E924";
}
.hero-slideshow-controls-container .fsElementSlideshowControls button span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.hero-paused .hero-slideshow-controls-container button.video-toggle:before {
  content: "\E924";
  font-size: 7px;
}
[class*="card-"].fsContent {
  padding: 48px 20px 51px;
  border-radius: 0;
  border: 0;
  position: relative;
  color: #4e5150;
}
@media (min-width: 700px) {
  [class*="card-"].fsContent {
    padding: 50px 30px;
  }
}
[class*="card-"].fsContent[top-image] {
  padding-top: 5px !important;
}
@media (min-width: 550px) {
  [class*="card-"].fsContent[top-image] {
    padding-top: 10px !important;
  }
}
[class*="card-"].fsContent[top-image]:before {
  top: 5px;
}
@media (min-width: 550px) {
  [class*="card-"].fsContent[top-image]:before {
    top: 10px;
  }
}
[class*="card-"].fsContent .top-image {
  width: calc(100% + 40px);
  margin: 0 -20px 48px;
  position: relative;
}
@media (min-width: 700px) {
  [class*="card-"].fsContent .top-image {
    width: calc(100% + 60px);
    margin: 0 -30px 48px;
  }
}
[class*="card-"].fsContent .top-image figure {
  position: relative;
  z-index: 2;
}
[class*="card-"].fsContent .top-image figure.fsImage,
[class*="card-"].fsContent .top-image img,
[class*="card-"].fsContent .top-image picture {
  display: block;
}
[class*="card-"].fsContent .top-image img {
  width: 100%;
}
[class*="card-"].fsContent .card-decoration {
  width: 100%;
  max-width: 300px;
  max-height: 100%;
  position: absolute;
  top: -5px;
  left: -5px;
}
[class*="card-"].fsContent .card-decoration.\:container\(width\<350px\) {
  top: -5px;
  left: auto;
  right: -5px;
}
@media (min-width: 550px) {
  [class*="card-"].fsContent .card-decoration {
    top: -10px;
    left: -10px;
  }
  [class*="card-"].fsContent .card-decoration.\:container\(width\<350px\) {
    top: -10px;
    left: auto;
    right: -10px;
  }
}
[class*="card-"].fsContent .card-decoration:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
[class*="card-"].fsContent:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
[class*="card-"].fsContent > .fsElementContent,
[class*="card-"].fsContent > footer,
[class*="card-"].fsContent > header {
  position: relative;
  z-index: 2;
}
[class*="card-"].fsContent header .fsElementHeaderContent {
  margin-bottom: 29px;
}
[class*="card-"].fsContent .fsElementContent {
  word-wrap: break-word;
}
[class*="card-"].fsContent .fsElementContent > :last-child {
  margin-bottom: 0;
}
[class*="card-"].fsContent footer {
  display: none;
}
[class*="card-"].fsContent h2,
[class*="card-"].fsContent h3,
[class*="card-"].fsContent h4,
[class*="card-"].fsContent h5,
[class*="card-"].fsContent h6 {
  color: inherit;
}
[class*="card-"].fsContent h2 {
  font-size: 35px;
}
[class*="card-"].fsContent p {
  margin-bottom: 20px;
}
[class*="card-"].fsContent p:last-child {
  margin-bottom: 0;
}
.fsBannerLeft [class*="card-"].fsContent,
.fsBannerRight [class*="card-"].fsContent,
.fsFourColumnLayout > .fsDiv [class*="card-"].fsContent,
.fsStyleOneThird [class*="card-"].fsContent,
.fsThreeColumnLayout > .fsDiv [class*="card-"].fsContent,
.fsTwoColumnLayout [class*="card-"].fsContent {
  padding: 50px 20px;
}
.fsBannerLeft [class*="card-"].fsContent .top-image,
.fsBannerRight [class*="card-"].fsContent .top-image,
.fsFourColumnLayout > .fsDiv [class*="card-"].fsContent .top-image,
.fsStyleOneThird [class*="card-"].fsContent .top-image,
.fsThreeColumnLayout > .fsDiv [class*="card-"].fsContent .top-image,
.fsTwoColumnLayout [class*="card-"].fsContent .top-image {
  width: calc(100% + 40px);
  margin: 0 -20px 47px;
}
[class*="card-"].fsContent.card-icon > .fsElementContent {
  padding-bottom: 74px;
  position: relative;
}
[class*="card-"].fsContent.card-icon > .fsElementContent:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  color: #F7BD09;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
[class*="card-"].fsContent.card-outline:before {
  background: #fff !important;
}
[class*="card-"].fsContent.card-dark:not(.card-outline),
[class*="card-"].fsContent.card-dark:not(.card-outline) a:not([class]),
[class*="card-"].fsContent.card-red:not(.card-outline),
[class*="card-"].fsContent.card-red:not(.card-outline) a:not([class]) {
  color: #fff;
}
[class*="card-"].fsContent.card-light:before {
  background-color: #f2f4f6;
}
[class*="card-"].fsContent.card-light .card-decoration {
  background-color: #aa2426;
}
[class*="card-"].fsContent.card-light.card-icon > .fsElementContent:after {
  color: #F7BD09;
}
[class*="card-"].fsContent.card-light.card-outline:before {
  border: 1px solid #cfcfcf;
}
[class*="card-"].fsContent.card-red:before {
  background-color: #aa2426;
}
[class*="card-"].fsContent.card-red .card-decoration {
  background-color: #f2f4f6;
}
[class*="card-"].fsContent.card-red.card-icon > .fsElementContent:after {
  color: #f2f4f6;
}
[class*="card-"].fsContent.card-red.card-outline:before {
  border: 1px solid #aa2426;
}
[class*="card-"].fsContent.card-dark:before {
  background-color: #707372;
}
[class*="card-"].fsContent.card-dark.card-icon > .fsElementContent:after {
  color: #fff;
}
[class*="card-"].fsContent.card-dark.card-outline:before {
  border: 1px solid #707372;
}
body:not(.fsComposeMode) .college-grid.fsResourceElement.fsGrid .fsDescription,
body:not(.fsComposeMode)
  .college-grid.fsResourceElement.fsGrid
  .fsResourceCollectionDescription,
body:not(.fsComposeMode)
  .college-grid.fsResourceElement.fsGrid
  .fsResourceCollectionName,
body:not(.fsComposeMode)
  .college-grid.fsResourceElement.fsGrid
  .fsResourceTypeVideo,
body:not(.fsComposeMode) .college-grid.fsResourceElement.fsGrid .fsTitle {
  display: none;
}
.college-grid.fsResourceElement.fsGrid
  .fsListItems.fsStyleTwoColumns
  article:nth-child(-n + 2),
.college-grid.fsResourceElement.fsGrid .fsListItems article:first-child {
  margin-top: 0;
}
@media (min-width: 600px) {
  .college-grid.fsResourceElement.fsGrid
    .fsListItems.fsStyleThreeColumns
    article:nth-child(-n + 2) {
    margin-top: 0;
  }
}
@media (min-width: 800px) {
  .college-grid.fsResourceElement.fsGrid
    .fsListItems.fsStyleThreeColumns
    article:nth-child(-n + 3) {
    margin-top: 0;
  }
}
@media (min-width: 600px) {
  .college-grid.fsResourceElement.fsGrid
    .fsListItems.fsStyleFourColumns
    article:nth-child(-n + 2) {
    margin-top: 0;
  }
}
@media (min-width: 800px) {
  .college-grid.fsResourceElement.fsGrid
    .fsListItems.fsStyleFourColumns
    article:nth-child(-n + 3) {
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  .college-grid.fsResourceElement.fsGrid
    .fsListItems.fsStyleFourColumns
    article:nth-child(-n + 4) {
    margin-top: 0;
  }
}
.college-grid.fsResourceElement.fsGrid article {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 0;
}
@media (min-width: 320px) {
  .college-grid.fsResourceElement.fsGrid article {
    margin-top: calc(38.66667px + 6.66667vw);
  }
}
@media (min-width: 1220px) {
  .college-grid.fsResourceElement.fsGrid article {
    margin-top: 120px;
  }
}
.college-grid.fsResourceElement.fsGrid article figure,
.college-grid.fsResourceElement.fsGrid article picture {
  display: block;
}
.college-grid.fsResourceElement.fsGrid article img {
  max-width: 190px;
  max-height: 85px;
  filter: grayscale(1);
}
.college-grid.fsResourceElement.fsGrid .fsElementPagination {
  display: none;
}
.college-grid.fsResourceElement.fsGrid.college-grid-color article img {
  filter: grayscale(0);
}
.cta-form,
.cta-popover {
  transition:
    transform 0.5s ease 0s,
    opacity 0.5s ease 0s,
    visibility 0s ease 0.5s;
}
body:not(.fsComposeMode) .cta-form,
body:not(.fsComposeMode) .cta-popover {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 550px) {
  body:not(.fsComposeMode) .cta-form,
  body:not(.fsComposeMode) .cta-popover {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
}
.cta-form .toggle-close,
.cta-popover .toggle-close {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
  transition: background 0.3s ease 0s;
}
@media (min-width: 800px) {
  .cta-form .toggle-close,
  .cta-popover .toggle-close {
    width: 54px;
    height: 54px;
    top: 7px;
    left: 7px;
  }
}
.cta-form .toggle-close:before,
.cta-popover .toggle-close:before {
  transition: color 0.3s ease 0s;
}
.cta-form .toggle-close:after,
.cta-popover .toggle-close:after {
  display: none !important;
}
.cta-form .toggle-close:focus-visible:before,
.cta-form .toggle-close:hover:before,
.cta-popover .toggle-close:focus-visible:before,
.cta-popover .toggle-close:hover:before {
  color: #aa2426;
}
.cta-popover {
  max-width: 450px;
  height: auto;
  margin: 0;
  color: #fff;
  text-align: center;
  background: #252626;
}
body:not(.fsComposeMode) .cta-popover {
  display: flex;
  flex-flow: column-reverse;
}
@media (min-width: 550px) {
  body:not(.fsComposeMode) .cta-popover {
    flex-flow: row;
  }
}
body.cta-popover-active:not(.fsComposeMode) .cta-popover {
  transform: translateZ(0);
  opacity: 1;
  visibility: visible;
  transition:
    transform 0.5s ease 0s,
    opacity 0.5s ease 0s,
    visibility 0s ease 0s;
}
.cta-popover[has-image] {
  max-width: 760px;
}
@media (min-width: 550px) {
  .cta-popover[has-image] .cta-popover-image,
  .cta-popover[has-image] .cta-popover-text {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (max-width: 549px) {
  .cta-popover[has-image] .cta-popover-text {
    padding-top: 20px;
  }
}
@media (max-width: 549px) {
  .cta-popover[has-image] .toggle-close {
    background: #252626;
  }
}
@media (max-width: 549px) {
  .cta-popover[has-image] .toggle-close:focus-visible,
  .cta-popover[has-image] .toggle-close:hover {
    background-color: #aa2426;
  }
}
@media (max-width: 549px) {
  .cta-popover[has-image] .toggle-close:focus-visible:before,
  .cta-popover[has-image] .toggle-close:hover:before {
    color: #fff;
  }
}
.cta-popover .cta-popover-text {
  padding: 50px 20px 40px;
}
@media (min-width: 550px) {
  .cta-popover .cta-popover-text {
    padding: 50px 30px 40px;
  }
}
@media (min-width: 800px) {
  .cta-popover .cta-popover-text {
    padding: 76px 40px 80px;
  }
}
.cta-popover .cta-popover-image {
  position: relative;
}
.cta-popover .cta-popover-image-inner {
  width: 100%;
  height: 200px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 550px) {
  .cta-popover .cta-popover-image-inner {
    height: 100%;
  }
}
.cta-popover header .fsElementTitle {
  margin-bottom: 18px;
  color: inherit;
}
.cta-popover .fsElementContent {
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
}
.cta-form {
  max-width: 560px;
  height: auto;
  padding: 60px 20px 20px;
  margin: 0;
  background: #f2f4f6;
}
@media (min-width: 550px) {
  .cta-form {
    padding: 40px 30px;
  }
}
@media (min-width: 800px) {
  .cta-form {
    padding: 56px 40px 50px;
  }
}
body.cta-form-active:not(.fsComposeMode) .cta-form {
  top: 0;
  transform: translateZ(0);
  opacity: 1;
  visibility: visible;
  overflow: auto;
  transition:
    transform 0.5s ease 0s,
    opacity 0.5s ease 0s,
    visibility 0s ease 0s;
}
@media (min-width: 550px) {
  body.cta-form-active:not(.fsComposeMode) .cta-form {
    top: 10px;
  }
}
.cta-form.fsFormsElement .fsForm {
  padding: 30px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
}
@media (min-width: 400px) {
  .cta-form.fsFormsElement .fsForm {
    padding: 40px 40px 30px;
  }
}
@media (min-width: 550px) {
  .cta-form.fsFormsElement .fsForm {
    padding: 60px 60px 40px;
  }
}
.cta-form.fsFormsElement .fsFormFieldWrapper,
.cta-form.fsFormsElement .fsFormsRequiredLegend,
.cta-form.fsFormsElement header {
  text-align: center;
}
.cta-form.fsFormsElement .fsFormSubmitButton {
  width: 100%;
  margin: 30px 0 0;
}
.cta-form.fsForm header {
  text-align: center;
}
.cta-form .toggle-close:before {
  color: #252626;
}
.cta-form .toggle-close:focus-visible:before,
.cta-form .toggle-close:hover:before {
  color: #aa2426;
}
html.cta-form-iframe .requiredLegend {
  text-align: center;
}
html.cta-form-iframe form {
  padding: 30px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
}
@media (min-width: 400px) {
  html.cta-form-iframe form {
    padding: 40px 40px 30px;
  }
}
@media (min-width: 550px) {
  html.cta-form-iframe form {
    padding: 60px 60px 40px;
  }
}
html.cta-form-iframe form select {
  max-width: none !important;
  width: 100%;
}
html.cta-form-iframe form label {
  text-align: center;
}
html.cta-form-iframe form input.submitBtn {
  width: 100%;
  margin: 10px 0 0;
}
html.cta-form-iframe form .page-controls {
  padding: 0 !important;
  margin: 0 !important;
}
body:not(.fsComposeMode) .custom-posts.fsGrid > .fsElementContent {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.custom-posts.fsGrid .fsListItems + .fsLoadMoreButton {
  margin-top: 60px;
}
.custom-posts .fsListItems {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
@media (min-width: 600px) {
  .custom-posts .fsListItems.fsStyleThreeColumns {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 600px) {
  .custom-posts .fsListItems.fsStyleThreeColumns article {
    width: calc(50% - 20px);
  }
}
@media (min-width: 800px) {
  .custom-posts .fsListItems.fsStyleThreeColumns article {
    width: calc(33.33% - 20px);
  }
}
.custom-posts article {
  display: flex;
  flex-flow: column;
  min-height: 465px;
  margin: 0 !important;
  border: 0 !important;
  padding: 0 10px 20px !important;
  position: relative;
}
body:not(.fsComposeMode) .custom-posts article:not([updated]) {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 800px) {
  .custom-posts article:focus-within .article-mark:before,
  .custom-posts article:hover .article-mark:before {
    max-width: 30px;
    opacity: 1;
  }
}
@media (min-width: 800px) {
  .custom-posts article:focus-within .fsThumbnail,
  .custom-posts article:hover .fsThumbnail {
    box-shadow: -10px -10px 0 0 #aa2426;
  }
}
@media (min-width: 800px) {
  .custom-posts article:focus-within .fsThumbnail.thumbnail-default,
  .custom-posts article:hover .fsThumbnail.thumbnail-default {
    box-shadow: -10px -10px 0 0 #707372;
  }
}
@media (min-width: 800px) {
  .custom-posts article:focus-within .thumbnail-image,
  .custom-posts article:hover .thumbnail-image {
    transform: scale(1.05);
  }
}
@media (min-width: 800px) {
  .custom-posts article.post-event:focus-within .fsSummary,
  .custom-posts article.post-event:hover .fsSummary {
    box-shadow: -10px -10px 0 0 #707372;
  }
}
.custom-posts article.post-event:focus-within .summary-inner,
.custom-posts article.post-event:hover .summary-inner {
  transform: scale(1.05);
}
@media (min-width: 800px) {
  .custom-posts article.post-event:focus-within .summary-inner,
  .custom-posts article.post-event:hover .summary-inner {
    transform: scale(1.05);
  }
}
.custom-posts article:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 10.52632%;
  right: 10.52632%;
  bottom: 30px;
  background-color: rgba(112, 115, 114, 0.2);
  visibility: unset;
}
.custom-posts article .article-wrapper {
  padding: 10.52632% 10.52632% 13.94737%;
  height: 100%;
  position: relative;
  background-color: #f2f4f6;
}
.custom-posts article .article-inner {
  position: relative;
}
.custom-posts article .article-mark {
  height: 5px;
  position: relative;
}
.custom-posts article .article-mark:before {
  content: "";
  display: block;
  width: 30px;
  max-width: 0;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #aa2426;
  transition:
    opacity 0.3s ease 0s,
    max-width 0.3s ease 0s;
}
.custom-posts article .fsThumbnail {
  max-width: none;
  margin-bottom: 29px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 800px) {
  .custom-posts article .fsThumbnail {
    box-shadow: 0 0 0 0 #aa2426;
    transition: box-shadow 0.3s ease 0s;
  }
}
.custom-posts article .fsThumbnail.thumbnail-default {
  background-color: #aa2426;
}
@media (min-width: 800px) {
  .custom-posts article .fsThumbnail.thumbnail-default {
    box-shadow: 0 0 0 0 #707372;
  }
}
.custom-posts article .fsThumbnail.thumbnail-default .thumbnail-image {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.custom-posts article .fsThumbnail.thumbnail-default .thumbnail-image:before {
  content: "";
  display: block;
  width: 66.66667%;
  padding-bottom: 15.66667%;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(images/logo-white.svg);
}
.custom-posts article .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 62.29508%;
}
.custom-posts article .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.custom-posts article .thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(1);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.3s ease 0s;
}
.custom-posts article .fsCategories {
  margin-bottom: 18px;
}
.custom-posts article .fsCategories .fsCategory {
  background: #fff;
}
.custom-posts article .fsTitle {
  margin-bottom: 25px;
  color: #252626;
  font-size: 22px;
  line-height: 1.18182;
}
.custom-posts article .fsTitle a {
  display: block;
  color: inherit;
}
.custom-posts article .fsTitle a:focus,
.custom-posts article .fsTitle a:hover {
  color: #aa2426;
  text-decoration: none;
}
.custom-posts article .fsDateTime {
  margin-bottom: 23px;
  color: #aa2426;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 600;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.custom-posts article .fsDateTime:last-child {
  margin-bottom: 0;
}
.custom-posts article .fsTime {
  display: none;
}
.custom-posts article .fsTags {
  margin-top: 22px;
  margin-bottom: 0;
}
.custom-posts article:not(.post-event) .fsSummary {
  max-height: 75px;
  margin-top: 0;
  margin-bottom: 40px;
  color: #252626;
  line-height: 1.47059;
  overflow: hidden;
}
.custom-posts article.post-event .fsSummary {
  flex: 0 0 auto;
  margin: 0 0 30px;
  padding: 0;
  position: relative;
  background: #aa2426;
}
@media (min-width: 800px) {
  .custom-posts article.post-event .fsSummary {
    box-shadow: 0 0 0 0 #707372;
    transition: box-shadow 0.3s ease 0s;
  }
}
.custom-posts article.post-event .fsSummary:before {
  content: "";
  display: block;
  padding-bottom: 62.29508%;
}
.custom-posts article.post-event .summary-inner {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  
  -webkit-font-smoothing: subpixel-antialiased;
 
 
  will-change: transform;
}
@media (min-width: 800px) {
  .custom-posts article.post-event .summary-inner {
    transform: scale(1);
    transition: transform 0.3s ease 0s;
  }
}
.custom-posts article.post-event .summary-inner:before {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1;
  color: #9d0222;
  font-size: 97px;
  line-height: 1;
}
@media (min-width: 1440px) {
  .custom-posts article.post-event .summary-inner:before {
    font-size: 97px;
  }
}
.custom-posts article.post-event .summary-inner > div,
.custom-posts article.post-event .summary-inner > p {
  position: relative;
  z-index: 2;
}
.custom-posts article.post-event .summary-inner strong {
  display: inline-block;
  font-size: 60px;
  font-weight: 400;
  
}
.custom-posts article.post-event .summary-inner strong:first-child:last-child {
  margin-right: 4px;
}
.custom-posts article.post-event .post-event-label {
  margin-bottom: 29px;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.custom-posts .fsElementSlideshow {
  overflow: hidden;
  margin-bottom: 0;
}
.custom-posts .fsElementSlideshow[data-arrows="true"] {
  padding: 0;
  padding-bottom: 118px !important;
}
.custom-posts .fsElementSlideshow[data-arrows="true"]:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 78px;
  background: rgba(112, 115, 114, 0.2);
}
.custom-posts .fsElementSlideshow article {
  margin-bottom: 0 !important;
}
.custom-posts .slick-list {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
.custom-posts .slick-track {
  display: flex;
  flex-flow: row;
}
.custom-posts .fsPrevButton {
  top: auto;
  left: auto;
  right: calc(50% + 7px);
  bottom: 0;
  transform: none;
}
@media (min-width: 550px) {
  .custom-posts .fsPrevButton {
    right: 63px;
  }
}
.custom-posts .fsNextButton {
  top: auto;
  left: calc(50% + 7px);
  right: auto;
  bottom: 0;
  transform: none;
}
@media (min-width: 550px) {
  .custom-posts .fsNextButton {
    left: auto;
    right: 0;
  }
}
.custom-posts .fsPager {
  display: none !important;
}
.custom-posts-search .fsElementToolsSearch {
  position: relative;
}
.custom-posts-search input.fsStyleSearchField {
  padding: 10px 60px 10px 55px;
  border-radius: 0;
  border: 0;
  margin: 0;
  position: relative;
  z-index: 1;
  color: #252626;
  font-size: 20px;
  line-height: 1.92;
  font-weight: 400;
  font-style: normal;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
  background-color: #f2f4f6;
}
@media (min-width: 320px) {
  .custom-posts-search input.fsStyleSearchField {
    padding: calc(7.86667px + 0.66667vw) 60px calc(7.86667px + 0.66667vw)
      calc(32.6px + 7vw);
    font-size: calc(18.22222px + 0.55556vw);
  }
}
@media (min-width: 1220px) {
  .custom-posts-search input.fsStyleSearchField {
    padding: 16px 60px 16px 118px;
    font-size: 25px;
  }
}
.custom-posts-search input.fsStyleSearchField::placeholder {
  color: #4e5150;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
}
.custom-posts-search button.fsElementToolsSearchButton {
  display: block;
  width: 34em;
  height: 34em;
  padding: 0;
  border: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 100;
  font-size: 1px;
  background: #aa2426;
  transition: background 0.3s ease 0s;
}
@media (min-width: 320px) {
  .custom-posts-search button.fsElementToolsSearchButton {
    left: calc(-4.22222px + 4.44444vw);
    font-size: calc(0.8536px + 0.04575vw);
  }
}
@media (min-width: 1220px) {
  .custom-posts-search button.fsElementToolsSearchButton {
    left: 50px;
    font-size: 1.41176px;
  }
}
.custom-posts-search button.fsElementToolsSearchButton:focus,
.custom-posts-search button.fsElementToolsSearchButton:hover {
  background: #252626;
}
.custom-posts-search button.fsElementToolsSearchButton:before {
  content: "\E919";
  font-family: IcoMoon;
  
  
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 11em;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  transition: color 0.3s ease;
}
.custom-posts-search button.fsButtonClear {
  width: 30px;
  height: 30px;
  margin: 0;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 100;
  cursor: pointer;
  opacity: 1;
}
.custom-posts-search button.fsButtonClear:before {
  display: block;
  width: 16px;
  height: 16px;
  border: 0;
  position: absolute;
  top: 7px;
  left: 7px;
  right: auto;
  bottom: auto;
  color: #252626;
  font-size: 16px;
  line-height: 16px;
  opacity: 0.7;
  transition: opacity 0.3s ease 0s;
}
.custom-posts-search button.fsButtonClear span {
  top: -9999em;
  left: -9999em;
}
.custom-posts-search button.fsButtonClear:focus,
.custom-posts-search button.fsButtonClear:focus:before,
.custom-posts-search button.fsButtonClear:hover,
.custom-posts-search button.fsButtonClear:hover:before {
  opacity: 1;
}
.image-button-container.fsLayout > footer,
.image-button-container.fsLayout > header {
  width: 100%;
}
@media (min-width: 600px) {
  .image-button-container.fsLayout > footer,
  .image-button-container.fsLayout > header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body:not(.fsComposeMode)
  .image-button-container.fsLayout:not(.fsOneColumnLayout) {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 820px) {
  body:not(.fsComposeMode)
    .image-button-container.fsLayout:not(.fsOneColumnLayout) {
    justify-content: flex-start;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 600px) {
  .image-button-container.fsLayout > .fsDiv {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.image-button.fsContent {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
}
.image-button.fsContent .fsElementActionSection {
  position: relative;
  z-index: 2;
}
body.fsComposeMode .image-button.fsContent {
  position: relative;
  z-index: 1;
}
.image-button.fsContent:focus-within:before,
.image-button.fsContent:hover:before {
  transform: translate3d(10px, -10px, 0);
}
.image-button.fsContent:focus-within .image-button-image:after,
.image-button.fsContent:hover .image-button-image:after {
  opacity: 0.75;
}
.image-button.fsContent:focus-within .image-button-background,
.image-button.fsContent:hover .image-button-background {
  transform: scale(1.07143);
}
.image-button.fsContent:focus-within .image-button-wrapper,
.image-button.fsContent:hover .image-button-wrapper {
  padding: 0;
}
.image-button.fsContent:focus-within .image-button-wrapper:before,
.image-button.fsContent:hover .image-button-wrapper:before {
  flex: 0 0 auto;
}
.image-button.fsContent:focus-within .image-button-inner,
.image-button.fsContent:hover .image-button-inner {
  flex: 1 1 auto;
  justify-content: center;
}
.image-button.fsContent:focus-within .image-button-inner:before,
.image-button.fsContent:hover .image-button-inner:before {
  flex: 0 0 auto;
}
.image-button.fsContent:focus-within .image-button-inner:after,
.image-button.fsContent:hover .image-button-inner:after {
  width: 100%;
}
.image-button.fsContent:focus-within .image-button-inner .image-button-content,
.image-button.fsContent:hover .image-button-inner .image-button-content {
  max-height: 200px;
  opacity: 1;
}
body:not(.fsComposeMode) .image-button.fsContent.image-button-short {
  height: 140px;
}
body:not(.fsComposeMode)
  .image-button.fsContent.image-button-short
  .fsElementContent {
  display: none;
}
body:not(.fsComposeMode) .image-button.fsContent.image-button-large {
  height: 500px;
}
body:not(.fsComposeMode)
  .image-button.fsContent.image-button-large
  .fsElementContent {
  max-height: 400px;
}
body:not(.fsComposeMode) .image-button.fsContent.image-button-medium {
  height: 280px;
}

body:not(.fsComposeMode)
  .image-button.fsContent.image-button-medium
  .fsElementContent {
  max-height: 105px;
}
body:not(.fsComposeMode) .image-button.fsContent {
  width: 100%;
  height: 380px;
  margin: 0 0 20px;
  position: relative;
}
body:not(.fsComposeMode) .image-button.fsContent .fsElementContent {
  max-height: 200px;
}
body:not(.fsComposeMode) .image-button.fsContent:last-child {
  margin-bottom: 0;
}
.image-button.fsContent:before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: translateZ(0);
  background: #aa2426;
  transition: transform 0.5s ease 0s;
}
body:not(.fsComposeMode) .image-button.fsContent:before {
  display: block;
}
.image-button.fsContent .image-button-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
}
.image-button.fsContent .image-button-image:before {
  content: "";
  display: block;
  height: 100%;
  max-height: 172px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: linear-gradient(180deg, rgba(52, 59, 67, 0), #343b43);
}
.image-button.fsContent .image-button-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(52, 59, 67, 0.8), #343b43);
  transition: opacity 0.5s ease 0s;
}
.image-button.fsContent .image-button-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scale(1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  transition: transform 0.5s ease 0s;
}
.image-button.fsContent .image-button-wrapper {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  transition:
    padding 0.5s ease 0s,
    flex 0.5s ease 0s;
}
.image-button.fsContent .image-button-wrapper:before {
  flex: 1 1 auto;
  content: "";
  display: block;
  transition: flex 0.5s ease 0s;
}
.image-button.fsContent .image-button-inner {
  flex: 0 0 auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  max-height: 100%;
  padding: 30px 12.85714%;
  position: relative;
  z-index: 2;
  color: #fff;
  transition: flex 0.5s ease 0s;
}
.image-button.fsContent .image-button-inner:before {
  flex: 1 1 auto;
  content: "";
  display: block;
  transition: flex 0.5s ease 0s;
}
.image-button.fsContent header {
  flex: 0 0 auto;
  position: relative;
  z-index: 2;
}
.image-button.fsContent .fsElementTitle {
  max-width: 570px;
  margin-bottom: 0;
  color: #fff;
  font-size: 35px;
  line-height: 0.97;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
  letter-spacing: 0;
}
.image-button.fsContent .fsElementTitle:last-child {
  margin-bottom: 0;
}
.image-button.fsContent .fsElementTitle + .fsElementHeaderContent {
  padding-top: 6px;
}
@media (min-width: 420px) {
  .image-button.fsContent .fsElementTitle + .fsElementHeaderContent {
    padding-top: 8px;
  }
}
.image-button.fsContent .fsElementHeaderContent {
  display: none;
}
.image-button.fsContent .image-button-content {
  flex: 0 1 auto;
  display: flex;
  flex-flow: column;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition:
    opacity 0.5s ease 0s,
    max-height 0.5s ease 0s;
}
.image-button.fsContent .fsElementContent {
  flex: 0 1 auto;
  max-width: 570px;
  padding-top: 30px;
  color: #fff;
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
  text-align: center;
}
.image-button.fsContent .fsElementContent:empty {
  padding: 0;
}
.image-button.fsContent footer {
  display: none;
}
.image-button-tile.fsContent {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
}
.image-button-tile.fsContent .fsElementActionSection {
  position: relative;
  z-index: 2;
}
body.fsComposeMode .image-button-tile.fsContent {
  position: relative;
  z-index: 1;
}
body:not(.fsComposeMode) .image-button-tile.fsContent {
  width: 100%;
  margin: 0 0 20px;
  position: relative;
}
body:not(.fsComposeMode) .image-button-tile.fsContent:last-child {
  margin-bottom: 0;
}
.image-button-tile.fsContent .image-button-image {
  position: relative;
}
.image-button-tile.fsContent .image-button-image:before {
  content: "";
  display: block;
  padding-bottom: 107.10526%;
}
.image-button-tile.fsContent .image-button-decoration {
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateZ(0);
  background-color: #aa2426;
  transition: transform 0.5s ease 0s;
}
@media (min-width: 320px) {
  .image-button-tile.fsContent .image-button-decoration {
    width: calc(98.71795px + 16.02564vw);
  }
}
@media (min-width: 1100px) {
  .image-button-tile.fsContent .image-button-decoration {
    width: auto;
    left: 0;
  }
}
.image-button-tile.fsContent .image-button-decoration:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.image-button-tile.fsContent .image-button-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(0.9);
  transform-origin: 50% 50%;
  filter: drop-shadow(0 12.6794px 12.6794px black);
  background: #000;
  opacity: 0;
  transition:
    opacity 0.5s ease 0s,
    transform 0.5s ease 0s;
}
.image-button-tile.fsContent .image-button-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}
.image-button-tile.fsContent .image-button-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scale(1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  transition: transform 0.5s ease 0s;
}
.image-button-tile.fsContent .image-button-wrapper {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0;
}
.image-button-tile.fsContent .image-button-wrapper:focus-within:after,
.image-button-tile.fsContent .image-button-wrapper:hover:after {
  width: 30px;
}
.image-button-tile.fsContent
  .image-button-wrapper:focus-within
  .image-button-decoration,
.image-button-tile.fsContent
  .image-button-wrapper:hover
  .image-button-decoration {
  transform: translate3d(5px, -5px, 0);
}
@media (min-width: 500px) {
  .image-button-tile.fsContent
    .image-button-wrapper:focus-within
    .image-button-decoration,
  .image-button-tile.fsContent
    .image-button-wrapper:hover
    .image-button-decoration {
    transform: translate3d(10px, -10px, 0);
  }
}
.image-button-tile.fsContent
  .image-button-wrapper:focus-within
  .image-button-shadow,
.image-button-tile.fsContent .image-button-wrapper:hover .image-button-shadow {
  transform: scale(1);
  opacity: 0.15;
}
.image-button-tile.fsContent
  .image-button-wrapper:focus-within
  .image-button-background,
.image-button-tile.fsContent
  .image-button-wrapper:hover
  .image-button-background {
  transform: scale(1.07143);
}
.image-button-tile.fsContent .image-button-wrapper:after {
  content: "";
  display: block;
  height: 5px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #aa2426;
  transition: width 0.5s ease 0s;
}
.image-button-tile.fsContent .image-button-inner {
  flex: 0 0 auto;
  padding: 30px 0;
  position: relative;
  z-index: 2;
}
.image-button-tile.fsContent header {
  flex: 0 0 auto;
  position: relative;
  z-index: 2;
}
.image-button-tile.fsContent .fsElementHeaderContent h2,
.image-button-tile.fsContent .fsElementTitle {
  margin-bottom: 0;
  color: #252626;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 600;
  font-family: adobe-garamond-pro, Georgia, serif;
  letter-spacing: 0;
}
.image-button-tile.fsContent .fsElementHeaderContent h2:last-child,
.image-button-tile.fsContent .fsElementTitle:last-child {
  margin-bottom: 0;
}
.image-button-tile.fsContent .fsElementHeaderContent h2 strong,
.image-button-tile.fsContent .fsElementTitle strong {
  color: #aa2426;
  font-weight: inherit;
}
.image-button-tile.fsContent .image-button-content {
  padding-right: 40px;
}
.image-button-tile.fsContent .fsElementContent {
  color: #252626;
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
.image-button-tile.fsContent footer {
  display: none;
}
.infographic.fsContent {
  height: 436px;
  padding: 74px 20px 35px;
  border: 1px solid #cfcfcf;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 1.47059;
  text-align: center;
  background: #aa2426 !important;
}
@media (min-width: 410px) {
  .infographic.fsContent {
    height: 476px;
    padding: 94px 40px 55px;
  }
}
body:not(.fsComposeMode) .infographic.fsContent {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.infographic.fsContent.\:container\(width\<320px\) {
  padding-left: 20px;
  padding-right: 20px;
}
.infographic.fsContent.\:container\(width\<320px\) .fsElementTitle {
  font-size: 80px;
}
.fsBannerLeft .infographic.fsContent,
.fsBannerRight .infographic.fsContent,
.fsStyleOneThird .infographic.fsContent {
  height: 436px;
  padding: 74px 20px 35px;
}
.infographic.fsContent.infographic-red {
  border: 1px solid rgba(0, 0, 0, 0);
  color: #fff;
  background: #aa2426 !important;
}
.infographic.fsContent.infographic-red .fsElementTitle {
  color: #fff;
}
.infographic.fsContent > header {
  flex: 0 1 auto;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.infographic.fsContent .fsElementTitle {
  flex: 0 0 auto;
  margin-bottom: 32px;
  color: #FFFFFF;
  font-size: 90px;
  line-height: 1;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
.infographic.fsContent .fsElementHeaderContent {
  flex: 0 1 auto;
  margin-bottom: 22px;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 500;
  font-family: garamond-premier-pro, Georgia, sans-serif;
}
.infographic.fsContent .fsElementContent {
  flex: 1 1 auto;
  overflow: hidden;
}
body:not(.fsComposeMode) .infographic-slideshow.fsContainer .slick-slider {
  margin-bottom: 0;
}
.infographic-slideshow.fsContainer.infographic-slideshow-full {
  padding-top: 10px;
  padding-bottom: 85px;
}
.infographic-slideshow.fsContainer.infographic-slideshow-sidebar .slick-slider {
  width: 100%;
  max-width: 380px;
}
.infographic-slideshow.fsContainer.infographic-slideshow-sidebar
  .slideshow-arrows {
  justify-content: center;
  padding-top: 0;
  border-top: 0;
  margin-top: 30px;
}
.infographic-slideshow.fsContainer[data-image-sizes] .slideshow-arrows {
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
}
.infographic-slideshow.fsContainer[data-image-sizes] .slick-arrow {
  border-color: #fff;
  background: none;
}
.infographic-slideshow.fsContainer[data-image-sizes] .slick-arrow:before {
  color: #fff;
}
.infographic-slideshow.fsContainer[data-image-sizes] .slick-arrow:focus,
.infographic-slideshow.fsContainer[data-image-sizes] .slick-arrow:hover {
  border-color: #aa2426;
  background: #aa2426;
}
.infographic-slideshow.fsContainer[data-image-sizes] .slick-arrow:focus:before,
.infographic-slideshow.fsContainer[data-image-sizes] .slick-arrow:hover:before {
  color: #fff;
}
.infographic-slideshow.fsContainer.infographic-red .infographic.fsContent {
  border: 1px solid rgba(0, 0, 0, 0) !important;
  color: #fff !important;
  background: #aa2426 !important;
}
.infographic-slideshow.fsContainer.infographic-red
  .infographic.fsContent
  .fsElementTitle {
  color: #fff !important;
}
.infographic-slideshow.fsContainer .infographic-slideshow-full-wrapper {
  margin-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
@media (min-width: 440px) {
  .infographic-slideshow.fsContainer .infographic-slideshow-full-wrapper {
    padding-right: 0;
    
  }
}

@media (max-width: 1240px) {
  .infographic-slideshow.fsContainer .infographic-slideshow-full-wrapper {
    margin-left: auto;
    
  }
}
@media (min-width: 1400px) {
  .infographic-slideshow.fsContainer .infographic-slideshow-full-wrapper {
    margin-left: 150px;
    width: calc(50% + 620px);
  }
}
.infographic-slideshow.fsContainer
  .infographic-slideshow-full-wrapper
  .slick-list {
  max-width: 1200px;
  overflow: visible;
}
.infographic-slideshow.fsContainer
  .infographic-slideshow-full-wrapper
  .slideshow-arrows {
  max-width: 1180px;
}
@media (min-width: 440px) {
  .infographic-slideshow.fsContainer
    .infographic-slideshow-full-wrapper
    .slideshow-arrows {
    margin-right: 20px;
  }
}
.infographic-slideshow.fsContainer .infographic-slideshow-wrapper {
  overflow: hidden;
}
@media (min-width: 410px) {
  .infographic-slideshow.fsContainer .infographic-slideshow-wrapper {
    width: calc(100% + 20px);
    margin-right: -20px;
  }
}
@media (min-width: 1220px) {
  .infographic-slideshow.fsContainer .infographic-slideshow-wrapper {
    width: auto;
    margin-right: 0;
  }
}
@media (min-width: 410px) {
  .infographic-slideshow.fsContainer
    .infographic-slideshow-wrapper
    .slideshow-arrows {
    margin-right: 20px;
  }
}
@media (min-width: 1220px) {
  .infographic-slideshow.fsContainer
    .infographic-slideshow-wrapper
    .slideshow-arrows {
    margin-right: 0;
  }
}
@media (max-width: 599px) {
  .infographic-slideshow.fsContainer .slick-slider {
    max-width: 380px;
  }
}
@media (min-width: 600px) {
  .infographic-slideshow.fsContainer .slick-slider {
    width: 780px;
  }
}
@media (min-width: 1000px) {
  .infographic-slideshow.fsContainer .slick-slider {
    width: 1180px;
  }
}
.infographic-slideshow.fsContainer
  .slick-slider:not([data-arrows="true"])
  .slick-arrows {
  display: none;
}
.infographic-slideshow.fsContainer .infographic.fsContent {
  margin: 0 10px;
}
.infographic-slideshow.fsContainer .slick-list {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1239px) {
  .infographic-slideshow.fsContainer .slick-list {
    overflow: visible;
  }
}
.infographic-slideshow.fsContainer .slick-track {
  display: flex;
  flex-flow: row;
}
.infographic-slideshow.fsContainer .slideshow-arrows {
  display: flex;
  flex-flow: row;
  justify-content: center;
  margin-top: 39px;
  padding-top: 27px;
  border-top: 1px solid rgba(112, 115, 114, 0.2);
}
@media (min-width: 550px) {
  .infographic-slideshow.fsContainer .slideshow-arrows {
    justify-content: flex-end;
  }
}
.infographic-slideshow.fsContainer .slick-arrow {
  flex: 0 0 auto;
  display: block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0 7px 0 8px;
  border: 1px solid #252626;
  border-radius: 200px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
  z-index: 100;
  color: rgba(0, 0, 0, 0);
  background: none;
  appearance: none;
  cursor: pointer;
  pointer-events: auto;
  transition:
    border 0.3s ease 0s,
    background 0.3s ease 0s;
}
.infographic-slideshow.fsContainer .slick-arrow:focus,
.infographic-slideshow.fsContainer .slick-arrow:hover {
  border-color: #aa2426;
  background: #aa2426;
}
.infographic-slideshow.fsContainer .slick-arrow:focus:before,
.infographic-slideshow.fsContainer .slick-arrow:hover:before {
  color: #fff;
}
.infographic-slideshow.fsContainer .slick-arrow:before {
  content: "";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 11px !important;
  left: 11px !important;
  transform: none !important;
  color: #252626;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
  transition: color 0.3s ease 0s;
}
.infographic-slideshow.fsContainer .slick-arrow.fsLeftArrow:before {
  content: "\E907";
}
.infographic-slideshow.fsContainer .slick-arrow.fsRightArrow:before {
  content: "\E908";
}
.infographic-slideshow.fsContainer .slick-arrow span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-cta.fsContent .fsElementHeaderContent h2,
.featured-cta.fsContent .fsElementTitle {
  margin-bottom: 22px;
  color: #252626;
  font-size: 35px;
  line-height: 0.94286;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 320px) {
  .featured-cta.fsContent .fsElementHeaderContent h2,
  .featured-cta.fsContent .fsElementTitle {
    font-size: calc(29.28571px + 1.78571vw);
  }
}
@media (min-width: 1440px) {
  .featured-cta.fsContent .fsElementHeaderContent h2,
  .featured-cta.fsContent .fsElementTitle {
    font-size: 55px;
  }
}
.featured-cta.fsContent .fsElementHeaderContent h2 strong,
.featured-cta.fsContent .fsElementTitle strong {
  color: #aa2426;
  font-weight: inherit;
}
.featured-cta.fsContent .fsElementFooterContent {
  margin-top: 40px;
}
@media (min-width: 800px) {
  .featured-cta.fsContent .fsElementFooterContent {
    margin-top: 51px;
  }
}
dialog.featured-page-dialog {
  width: 1180px;
  max-width: 100%;
  border: 0;
  border-radius: 0;
  background: #f2f4f6;
}
dialog.featured-page-dialog + .fsDialogBackdrop,
dialog.featured-page-dialog::-webkit-backdrop,
dialog.featured-page-dialog::backdrop {
  background: rgba(112, 115, 114, 0.95);
}
dialog.featured-page-dialog .fsDialogContent {
  max-height: 100vh;
  padding: 0 15px 70px;
}
@media (min-width: 660px) {
  dialog.featured-page-dialog .fsDialogContent {
    padding-top: calc(-330px + 50vw);
  }
}
@media (min-width: 800px) {
  dialog.featured-page-dialog .fsDialogContent {
    padding: 70px 0;
  }
}
dialog.featured-page-dialog .fsDialogCloseButton {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  opacity: 0;
  transition: opacity 0s ease 0.6s;
}
@media (min-width: 660px) {
  dialog.featured-page-dialog .fsDialogCloseButton {
    top: calc(-25.71429px + 5.71429vw);
    right: calc(-120px + 20vw);
  }
}
@media (min-width: 800px) {
  dialog.featured-page-dialog .fsDialogCloseButton {
    top: 20px;
    right: 40px;
  }
}
dialog.featured-page-dialog .fsDialogCloseButton.toggle-close {
  opacity: 1;
}
dialog.featured-page-dialog .fsDialogCloseButton.toggle-close:before {
  max-width: none;
  border-radius: 0;
  transform: translate3d(-50%, -50%, 0) !important;
  color: #fff;
  background: none;
  transition: color 0.3s ease 0s;
}
dialog.featured-page-dialog .fsDialogCloseButton.toggle-close:after {
  max-width: none;
}
@media (min-width: 800px) {
  dialog.featured-page-dialog .fsDialogCloseButton.toggle-close:after {
    transform: translate3d(-50%, -50%, 0) scale(0.70588) !important;
    transition:
      background 0.3s ease 0s,
      transform 0.3s ease 0s;
  }
}
dialog.featured-page-dialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:before,
dialog.featured-page-dialog .fsDialogCloseButton.toggle-close:hover:before {
  color: #fff;
}
dialog.featured-page-dialog
  .fsDialogCloseButton.toggle-close:focus:focus-visible:after,
dialog.featured-page-dialog .fsDialogCloseButton.toggle-close:hover:after {
  background: #aa2426;
  transform: translate3d(-50%, -50%, 0) scale(1) !important;
}
dialog.featured-page-dialog article {
  display: flex;
  flex-flow: column;
  align-items: center;
}
dialog.featured-page-dialog .fsThumbnail {
  width: calc(100% + 30px);
  max-width: 630px !important;
  margin: 0 -15px 20px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.15));
}
@media (min-width: 630px) {
  dialog.featured-page-dialog .fsThumbnail {
    width: calc(100% + 660px - 100vw);
    margin: 0 calc(-330px - -50vw) calc(-1030px + 166.66667vw);
    filter: drop-shadow(
      0 calc(-483px + 76.66667vw) calc(-420px + 66.66667vw) rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 660px) {
  dialog.featured-page-dialog .fsThumbnail {
    width: 100%;
    margin: 0 0 70px;
    filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
  }
}
dialog.featured-page-dialog .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
dialog.featured-page-dialog .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
dialog.featured-page-dialog .featured-page-dialog-subtitle {
  margin-bottom: 18px;
  color: #aa2426;
  font-size: 12px;
  line-height: 1.8;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 630px) {
  dialog.featured-page-dialog .featured-page-dialog-subtitle {
    margin-bottom: calc(228px - 33.33333vw);
  }
}
@media (min-width: 660px) {
  dialog.featured-page-dialog .featured-page-dialog-subtitle {
    margin-bottom: 8px;
  }
}
dialog.featured-page-dialog .fsTitle {
  max-width: 590px;
  margin-bottom: 21px;
  color: #252626;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 320px) {
  dialog.featured-page-dialog .fsTitle {
    font-size: calc(23.33333px + 2.08333vw);
  }
}
@media (min-width: 800px) {
  dialog.featured-page-dialog .fsTitle {
    margin-bottom: 21px;
    font-size: 40px;
  }
}
dialog.featured-page-dialog .fsBody {
  max-width: 590px;
  margin: 0;
  color: #252626;
  font-size: 16px;
  line-height: 1.4375;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 800px) {
  dialog.featured-page-dialog .fsBody {
    font-size: 17px;
    line-height: 1.47059;
  }
}
dialog.featured-page-dialog .fsBody p {
  margin-bottom: 23px;
}
dialog.featured-page-dialog .fsBody p:last-child {
  margin-bottom: 17px;
}
.featured-post-toggled.fsPostElement article {
  position: relative;
}
.featured-post-toggled.fsPostElement .fsThumbnail {
  margin: 0;
  max-width: none !important;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: 50%;
  filter: drop-shadow(0 13.8095px 11.70805px rgba(0, 0, 0, 0.15));
}
@media (min-width: 320px) {
  .featured-post-toggled.fsPostElement .fsThumbnail {
    filter: drop-shadow(
      0 calc(10.54177px + 1.02117vw) calc(8.7598px + 0.92133vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1220px) {
  .featured-post-toggled.fsPostElement .fsThumbnail {
    filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
  }
}
.featured-post-toggled.fsPostElement .fsThumbnail:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
body.fsComposeMode .featured-post-toggled.fsPostElement .fsThumbnail:before {
  display: none !important;
}
body:not(.fsComposeMode) .featured-post-toggled.fsPostElement .fsThumbnail img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.featured-post-toggled.fsPostElement .fsTitle {
  display: block;
  margin: 0;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 100;
}
.featured-post-toggled.fsPostElement .fsTitle a.fsPostLink {
  padding: 0 50px 0 10px;
  position: relative;
  font-size: 11px;
}
@media (min-width: 800px) {
  .featured-post-toggled.fsPostElement .fsTitle a.fsPostLink {
    font-size: 12px;
  }
}
.featured-post-toggled.fsPostElement .fsTitle a.fsPostLink:focus,
.featured-post-toggled.fsPostElement .fsTitle a.fsPostLink:hover {
  text-decoration: none;
}
.featured-post-toggled.fsPostElement .fsTitle a.fsPostLink:focus:before,
.featured-post-toggled.fsPostElement .fsTitle a.fsPostLink:hover:before {
  width: 35px;
}
.featured-post-toggled.fsPostElement
  .fsTitle
  a.fsPostLink:focus
  .article-popup-title,
.featured-post-toggled.fsPostElement
  .fsTitle
  a.fsPostLink:hover
  .article-popup-title {
  transform: translate3d(-10px, 0, 0);
}
.featured-post-toggled.fsPostElement
  .fsTitle
  a.fsPostLink:focus
  .article-popup-toggle:before,
.featured-post-toggled.fsPostElement
  .fsTitle
  a.fsPostLink:hover
  .article-popup-toggle:before {
  transform: rotate(-90deg);
}
.featured-post-toggled.fsPostElement .fsTitle a.fsPostLink:before {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  position: absolute;
  top: 1.58333em;
  right: 35px;
  z-index: 10;
  background: #aa2426;
  transition: width 0.3s ease 0s;
}
.featured-post-toggled.fsPostElement .fsTitle .article-popup-title {
  display: block;
  padding: 11px 16px;
  position: relative;
  transform: translateZ(0);
  z-index: 1;
  color: #252626;
  font-size: inherit;
  line-height: 1.3;
  font-weight: 700;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #fff;
  transition: transform 0.3s ease 0s;
}
.featured-post-toggled.fsPostElement .fsTitle .article-popup-toggle {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 300px;
  position: absolute;
  top: 4px;
  right: 0;
  background-color: #252626;
  filter: drop-shadow(0 23px 20px rgba(0, 0, 0, 0.15));
}
.featured-post-toggled.fsPostElement .fsTitle .article-popup-toggle:before {
  content: "\E925";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
  color: #fff;
  font-size: 10px;
  line-height: 30px;
  text-align: center;
  transition: transform 0.3s ease 0s;
}
.panel-full-width.panel-full-boundary
  > .fsElementContent
  > .custom-image-slideshow {
  padding-top: 40px;
  padding-bottom: 35px;
}
@media (min-width: 800px) {
  .panel-full-width.panel-full-boundary
    > .fsElementContent
    > .custom-image-slideshow {
    padding-top: 107px;
  }
}
.custom-image-slideshow > .fsElementContent {
  position: relative;
}
.custom-image-slideshow > .fsElementContent > .fsNextButton,
.custom-image-slideshow > .fsElementContent > .fsPrevButton {
  display: none;
}
.custom-image-slideshow .slideshow-background {
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 800px) {
  .custom-image-slideshow .slideshow-background {
    flex: 0 0 auto;
    width: 56.77966%;
  }
}
.custom-image-slideshow .slideshow-background-inner {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.custom-image-slideshow .slideshow-background-inner:before {
  content: "";
  display: block;
  padding-bottom: 73.13433%;
}
.custom-image-slideshow .fsElementSlideshow[data-arrows*="true"] {
  padding: 0;
}
.custom-image-slideshow .slick-list {
  overflow: visible;
}
.custom-image-slideshow .fsResourceCollectionDescription,
.custom-image-slideshow .fsResourceCollectionName,
.custom-image-slideshow .fsTitle {
  display: none;
}
.custom-image-slideshow article {
  padding: 0;
}
body:not(.fsComposeMode) .custom-image-slideshow article {
  display: flex;
  flex-flow: column-reverse;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .custom-image-slideshow article {
    flex-flow: row;
  }
}
.custom-image-slideshow article.slick-active .article-text-inner {
  transform: translateZ(0);
}
.custom-image-slideshow article.slick-active picture {
  transform: scale(1);
}
.custom-image-slideshow .article-text {
  display: flex;
  flex-flow: row;
  justify-content: center;
}
@media (min-width: 800px) {
  .custom-image-slideshow .article-text {
    flex: 0 0 auto;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-start;
    width: 43.22034%;
    padding-right: 5.18807%;
  }
}
.custom-image-slideshow .article-text-inner {
  width: 100%;
  max-width: 380px;
  max-height: 380px;
  padding-bottom: 66px;
  position: relative;
  color: #252626;
  font-size: 20px;
  line-height: 1.45;
  text-align: center;
}
@media (min-width: 320px) {
  .custom-image-slideshow .article-text-inner {
    padding-bottom: calc(46px + 6.25vw);
  }
}
@media (min-width: 800px) {
  .custom-image-slideshow .article-text-inner {
    max-height: calc(147.61905px + 19.04762vw);
    padding-bottom: calc(8.85714px + 7.14286vw);
    transform: translate3d(-31.57895%, 0, 0);
    transition: transform 1s ease 0s;
  }
}
@media (min-width: 1220px) {
  .custom-image-slideshow .article-text-inner {
    max-height: 380px;
    padding-bottom: 96px;
  }
}
.custom-image-slideshow .article-text-inner:empty {
  padding-bottom: 24px !important;
}
.custom-image-slideshow .article-text-inner:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  width: 20px;
  height: 24px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  color: #aa2426;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
.custom-image-slideshow .article-text-inner h2 {
  margin-bottom: 22px;
  color: #252626;
  font-size: 35px;
  line-height: 0.97364;
  font-weight: 400;
  font-family: adobe-garamond-pro, Georgia, serif;
}
@media (min-width: 320px) {
  .custom-image-slideshow .article-text-inner h2 {
    font-size: calc(21.66667px + 4.16667vw);
  }
}
@media (min-width: 800px) {
  .custom-image-slideshow .article-text-inner h2 {
    font-size: calc(10px + 3.125vw);
  }
}
@media (min-width: 1440px) {
  .custom-image-slideshow .article-text-inner h2 {
    font-size: 55px;
  }
}
.custom-image-slideshow .article-text-inner h2 strong {
  color: #aa2426;
  font-weight: 400;
}
.custom-image-slideshow .article-image {
  padding-bottom: 5px;
  margin-bottom: 34px;
  position: relative;
}
@media (min-width: 800px) {
  .custom-image-slideshow .article-image {
    flex: 0 0 auto;
    width: 56.77966%;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
.custom-image-slideshow .article-image:before {
  content: "";
  display: block;
  width: 310px;
  max-width: 100%;
  height: 310px;
  max-height: calc(100% - 5px);
  position: absolute;
  left: -5px;
  bottom: 0;
  z-index: 1;
  background-color: #aa2426;
}
@media (min-width: 800px) {
  .custom-image-slideshow .article-image:before {
    max-width: none;
    max-height: none;
    left: -10px;
  }
}
.custom-image-slideshow .article-image figure {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.custom-image-slideshow .article-image picture {
  transform: scale(1.20448);
  transform-origin: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  transition: transform 1s ease 0s;
}
.custom-image-slideshow .article-image picture:before {
  content: "";
  display: block;
  padding-bottom: 73.13433%;
}
.custom-image-slideshow .article-image img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.custom-image-slideshow .slideshow-controls {
  min-height: 78px;
  padding-top: 30px;
  border-top: 1px solid #d4d6d7;
  position: relative;
}
.custom-image-slideshow .slideshow-controls:empty {
  display: none;
}
.custom-image-slideshow .slideshow-arrows {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: 111px;
  height: 48px;
  margin: 0 auto 20px;
}
@media (min-width: 700px) {
  .custom-image-slideshow .slideshow-arrows {
    position: absolute;
    top: 30px;
    right: 0;
  }
}
.custom-image-slideshow .slick-arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  transform: none;
}
.custom-image-slideshow .slick-dots {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style: none;
  padding: 4px 0 0;
  margin: 0;
}
@media (min-width: 800px) {
  .custom-image-slideshow .slick-dots {
    padding: 4px 140px 0;
  }
}
.custom-image-slideshow .slick-dots li {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
}
.custom-image-slideshow .slick-dots li.slick-active button:before {
  opacity: 0;
}
.custom-image-slideshow .slick-dots li.slick-active button:after {
  opacity: 1;
}
.custom-image-slideshow .slick-dots li button {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  margin: 0;
  position: relative;
  color: rgba(0, 0, 0, 0);
  font-size: 1;
  appearance: none;
  background: none;
}
.custom-image-slideshow .slick-dots li button:after,
.custom-image-slideshow .slick-dots li button:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease 0s;
}
.custom-image-slideshow .slick-dots li button:before {
  border: 8.5px solid #eceff2;
  border-radius: 300px;
  background: #252626;
}
.custom-image-slideshow .slick-dots li button:after {
  content: "\E91A";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  color: #aa2426;
  font-size: 11px;
  line-height: 22px;
  opacity: 0;
}
.custom-image-slideshow .slick-dots li button span {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
body:not(.fsComposeMode) .hero-video-popup > .fsElementContent,
body:not(.fsComposeMode) .hero-video-popup > footer,
body:not(.fsComposeMode) .hero-video-popup > header {
  display: none;
}
.hero-video-popup.fsElement {
  margin: 0;
}
body:not(.fsComposeMode) .hero-video-popup.fsElement {
  margin: 0 0 -34px -28px;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .hero-video-popup.fsElement {
    margin-left: calc(-52px - -3.125vw);
    margin-bottom: calc(-2px + 1.25vw);
  }
}
@media (min-width: 1440px) {
  body:not(.fsComposeMode) .hero-video-popup.fsElement {
    margin: 0 0 16px -7px;
  }
}
.fsHeader .hero-video-popup {
  margin-right: auto !important;
  position: relative;
  pointer-events: auto;
}
.hero-video-popup .video-popup-button {
  display: flex;
  flex-flow: row;
  align-items: center;
  width: auto;
  height: 98px;
  padding: 5px 10px 5px 98px;
  border: 0;
  margin: 0;
  background: none;
  appearance: none;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.13333;
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button {
    display: block;
    width: calc(25.5px + 9.0625vw);
    height: auto;
    padding: calc(7px + 11.25vw) 5px 5px;
  }
}
@media (min-width: 1440px) {
  .hero-video-popup .video-popup-button {
    width: 156px;
    padding-top: 169px;
  }
}
.hero-video-popup .video-popup-button:focus:before,
.hero-video-popup .video-popup-button:hover:before {
  transform: scale(1);
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button:focus:before,
  .hero-video-popup .video-popup-button:hover:before {
    transform: scale(1);
  }
}
.hero-video-popup .video-popup-button:focus .video-popup-icon:after,
.hero-video-popup .video-popup-button:hover .video-popup-icon:after {
  width: 33px;
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button:focus .video-popup-icon:after,
  .hero-video-popup .video-popup-button:hover .video-popup-icon:after {
    width: 50px;
  }
}
@media (max-width: 799px) {
  .hero-video-popup .video-popup-button:focus .video-popup-title,
  .hero-video-popup .video-popup-button:hover .video-popup-title {
    transform: translate3d(5px, 0, 0);
  }
}
.hero-video-popup .video-popup-button:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 300px;
  position: absolute;
  top: 5px;
  left: 5px;
  transform: scale(0.88636);
  transform-origin: 50% 50%;
  background-color: #252626;
  transition: transform 0.3s ease 0s;
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button:before {
    width: calc(15.5px + 9.0625vw);
    height: calc(15.5px + 9.0625vw);
  }
}
@media (min-width: 1440px) {
  .hero-video-popup .video-popup-button:before {
    width: 146px;
    height: 146px;
    top: 5px;
    left: 5px;
    transform: scale(0.86301);
  }
}
.hero-video-popup .video-popup-button .video-popup-icon {
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 300px;
  position: absolute;
  top: 5px;
  left: 5px;
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button .video-popup-icon {
    width: calc(15.5px + 9.0625vw);
    height: calc(15.5px + 9.0625vw);
  }
}
@media (min-width: 1440px) {
  .hero-video-popup .video-popup-button .video-popup-icon {
    width: 146px;
    height: 146px;
  }
}
.hero-video-popup .video-popup-button .video-popup-icon:before {
  content: "\E90D";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button .video-popup-icon:before {
    top: calc(3.75px + 2.65625vw);
    font-size: calc(5.5px + 2.8125vw);
  }
}
@media (min-width: 1440px) {
  .hero-video-popup .video-popup-button .video-popup-icon:before {
    top: 42px;
    font-size: 46px;
  }
}
.hero-video-popup .video-popup-button .video-popup-icon:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  background: #fff;
  transition: width 0.3s ease 0s;
}
@media (min-width: 800px) {
  .hero-video-popup .video-popup-button .video-popup-icon:after {
    width: calc(7.5px + 1.5625vw);
    bottom: calc(3.75px + 2.65625vw);
  }
}
@media (min-width: 1440px) {
  .hero-video-popup .video-popup-button .video-popup-icon:after {
    width: 30px;
    bottom: 42px;
  }
}
@media (max-width: 799px) {
  .hero-video-popup .video-popup-button .video-popup-title {
    transition: transform 0.3s ease 0s;
  }
}
.hero-video-popup .video-popup-button .video-popup-title:after {
  content: "\E908";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: inline;
  margin-left: 6px;
  margin-bottom: -2px;
  color: #fff;
  font-size: 11px;
  line-height: inherit;
  vertical-align: bottom;
  transition: color 0.3s ease 0s;
}
.hero-video-popup .video-popup-button .video-popup-title > span {
  display: inline;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family:
    Source Sans Pro,
    Arial,
    sans-serif;
  text-align: center;
  vertical-align: bottom;
}
.video-popup.fsSingleItem {
  font-size: 17px;
  line-height: 1.47059;
}
body:not(.fsComposeMode) .video-popup.fsSingleItem:not([updated]) {
  opacity: 0;
  visibility: hidden;
}
.video-popup.fsSingleItem[has-line] .video-popup-overlay {
  padding-bottom: 28px;
}
.video-popup.fsSingleItem[has-line] .video-popup-overlay:before {
  display: block;
}
.video-popup.fsSingleItem header:last-child,
.video-popup.fsSingleItem header:last-child .fsElementHeaderContent {
  margin-bottom: 0;
}
.video-popup.fsSingleItem .fsElementTitle,
.video-popup.fsSingleItem h2 {
  margin-bottom: 28px;
  color: #252626;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 500;
  font-family: garamond-premier-pro, Georgia, sans-serif;
}
.video-popup.fsSingleItem .fsElementTitle strong,
.video-popup.fsSingleItem h2 strong {
  color: #aa2426;
  font-weight: 500;
}
.video-popup.fsSingleItem .fsDescription,
.video-popup.fsSingleItem .fsResourceCollectionDescription,
.video-popup.fsSingleItem .fsResourceCollectionName,
.video-popup.fsSingleItem .fsTitle {
  display: none;
}
.video-popup.fsSingleItem .video-popup-overlay {
  position: relative;
  cursor: pointer;
}
.video-popup.fsSingleItem .video-popup-overlay:focus-within:before,
.video-popup.fsSingleItem .video-popup-overlay:hover:before {
  max-width: 30px;
}
.video-popup.fsSingleItem .video-popup-overlay:focus-within .video-popup-media,
.video-popup.fsSingleItem .video-popup-overlay:hover .video-popup-media {
  box-shadow: 5px -5px 0 0 #aa2426;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem
    .video-popup-overlay:focus-within
    .video-popup-media,
  .video-popup.fsSingleItem .video-popup-overlay:hover .video-popup-media {
    box-shadow: 10px -10px 0 0 #aa2426;
  }
}
.video-popup.fsSingleItem .video-popup-overlay:focus-within .video-popup-image,
.video-popup.fsSingleItem .video-popup-overlay:hover .video-popup-image {
  transform: scale(1.18234);
  transition: transform 3s ease 0.6s;
}
.video-popup.fsSingleItem
  .video-popup-overlay:focus-within
  .video-popup-button:before,
.video-popup.fsSingleItem
  .video-popup-overlay:hover
  .video-popup-button:before {
  transform: scale(1);
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem
    .video-popup-overlay:focus-within
    .video-popup-button:before,
  .video-popup.fsSingleItem
    .video-popup-overlay:hover
    .video-popup-button:before {
    transform: scale(1);
  }
}
.video-popup.fsSingleItem
  .video-popup-overlay:focus-within
  .video-popup-button
  .video-popup-icon:after,
.video-popup.fsSingleItem
  .video-popup-overlay:hover
  .video-popup-button
  .video-popup-icon:after {
  width: 33px;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem
    .video-popup-overlay:focus-within
    .video-popup-button
    .video-popup-icon:after,
  .video-popup.fsSingleItem
    .video-popup-overlay:hover
    .video-popup-button
    .video-popup-icon:after {
    width: 50px;
  }
}
@media (max-width: 799px) {
  .video-popup.fsSingleItem
    .video-popup-overlay:focus-within
    .video-popup-button
    .video-popup-title,
  .video-popup.fsSingleItem
    .video-popup-overlay:hover
    .video-popup-button
    .video-popup-title {
    transform: translate3d(5px, 0, 0);
  }
}
.video-popup.fsSingleItem .video-popup-overlay:before {
  content: "";
  display: none;
  width: 30px;
  max-width: 0;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #aa2426;
  transition: max-width 0.6s ease 0s;
}
.video-popup.fsSingleItem .video-popup-media {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 27px;
  position: relative;
  z-index: 100;
  overflow: hidden;
  box-shadow: 0 0 0 0 #aa2426;
  transition: box-shadow 0.6s ease 0s;
}
.video-popup.fsSingleItem .video-popup-media:before {
  content: "";
  display: block;
  padding-bottom: 58.64407%;
}
.video-popup.fsSingleItem .video-popup-media:last-child {
  margin-bottom: 0;
}
.video-popup.fsSingleItem .video-popup-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: scale(1);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.6s ease 0s;
}
.video-popup.fsSingleItem .video-popup-button {
  display: flex;
  flex-flow: row;
  align-items: center;
  width: 98px;
  height: 98px;
  border: 0;
  margin: 0;
  position: relative;
  z-index: 10;
  background: none;
  appearance: none;
  cursor: pointer;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem .video-popup-button {
    display: block;
    width: calc(25.5px + 9.0625vw);
    height: calc(25.5px + 9.0625vw);
  }
}
@media (min-width: 1440px) {
  .video-popup.fsSingleItem .video-popup-button {
    width: 156px;
    height: 156px;
  }
}
.video-popup.fsSingleItem .video-popup-button:before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 300px;
  position: absolute;
  top: 5px;
  left: 5px;
  transform: scale(0.88636);
  transform-origin: 50% 50%;
  background-color: #252626;
  transition: transform 0.6s ease 0s;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem .video-popup-button:before {
    width: calc(15.5px + 9.0625vw);
    height: calc(15.5px + 9.0625vw);
  }
}
@media (min-width: 1440px) {
  .video-popup.fsSingleItem .video-popup-button:before {
    width: 146px;
    height: 146px;
    top: 5px;
    left: 5px;
    transform: scale(0.86301);
  }
}
.video-popup.fsSingleItem .video-popup-button .video-popup-icon {
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 300px;
  position: absolute;
  top: 5px;
  left: 5px;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem .video-popup-button .video-popup-icon {
    width: calc(15.5px + 9.0625vw);
    height: calc(15.5px + 9.0625vw);
  }
}
@media (min-width: 1440px) {
  .video-popup.fsSingleItem .video-popup-button .video-popup-icon {
    width: 146px;
    height: 146px;
  }
}
.video-popup.fsSingleItem .video-popup-button .video-popup-icon:before {
  content: "\E90D";
  font-family: IcoMoon;
  
  font-weight: 400;
  
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem .video-popup-button .video-popup-icon:before {
    top: calc(3.75px + 2.65625vw);
    font-size: calc(5.5px + 2.8125vw);
  }
}
@media (min-width: 1440px) {
  .video-popup.fsSingleItem .video-popup-button .video-popup-icon:before {
    top: 42px;
    font-size: 46px;
  }
}
.video-popup.fsSingleItem .video-popup-button .video-popup-icon:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  background: #fff;
  transition: width 0.6s ease 0s;
}
@media (min-width: 800px) {
  .video-popup.fsSingleItem .video-popup-button .video-popup-icon:after {
    width: calc(7.5px + 1.5625vw);
    bottom: calc(3.75px + 2.65625vw);
  }
}
@media (min-width: 1440px) {
  .video-popup.fsSingleItem .video-popup-button .video-popup-icon:after {
    width: 30px;
    bottom: 42px;
  }
}
.video-popup.fsSingleItem .video-popup-button .video-popup-title {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.resource-duo.fsTwoColumnLayout {
  margin-bottom: 80px;
}
body:not(.fsComposeMode) .resource-duo.fsTwoColumnLayout {
  display: flex;
  flex-flow: column;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .resource-duo.fsTwoColumnLayout {
    flex-flow: row;
  }
}
.resource-duo.fsTwoColumnLayout:last-child {
  margin-bottom: 0;
}
@media (max-width: 799px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-reverse {
    flex-flow: column-reverse;
  }
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout.resource-duo-reverse
  > .fsStyleColumn-1 {
  margin-bottom: 0;
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout.resource-duo-reverse
  > .fsStyleColumn-2 {
  margin-bottom: 40px;
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-reverse
    > .fsStyleColumn-2 {
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn {
    transition:
      transform 1s ease 0s,
      opacity 1s ease 0s;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn-1 {
    transform: translate3d(-16.94915%, 0, 0);
    opacity: 0;
  }
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout.resource-duo-animate
  > .fsStyleColumn-1
  .fsResourceElement[resource-index="1"]:before {
  transform: translate3d(5px, 5px, 0);
}
@media (min-width: 550px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn-1
    .fsResourceElement[resource-index="1"]:before {
    transform: translate3d(10px, 10px, 0);
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn-1
    .fsResourceElement[resource-index="2"] {
    transform: translate3d(-20.40816%, -20.40816%, 0);
    opacity: 0;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn-2 {
    transform: translate3d(16.94915%, 0, 0);
    opacity: 0;
  }
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout.resource-duo-animate
  > .fsStyleColumn-2
  .fsResourceElement[resource-index="1"]:before {
  transform: translate3d(-5px, 5px, 0);
}
@media (min-width: 550px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn-2
    .fsResourceElement[resource-index="1"]:before {
    transform: translate3d(-10px, 10px, 0);
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode)
    .resource-duo.fsTwoColumnLayout.resource-duo-animate
    > .fsStyleColumn-2
    .fsResourceElement[resource-index="2"] {
    transform: translate3d(20.40816%, -20.40816%, 0);
    opacity: 0;
  }
}
.resource-duo.fsTwoColumnLayout.resource-duo-animate:not([shown])
  > .fsStyleColumn-1
  .video-popup-overlay:before {
  transform: translate3d(5px, 5px, 0);
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout.resource-duo-animate:not([shown])
    > .fsStyleColumn-1
    .video-popup-overlay:before {
    transform: translate3d(10px, 10px, 0);
  }
}
.resource-duo.fsTwoColumnLayout.resource-duo-animate:not([shown])
  > .fsStyleColumn-2
  .video-popup-overlay:before {
  transform: translate3d(-5px, 5px, 0);
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout.resource-duo-animate:not([shown])
    > .fsStyleColumn-2
    .video-popup-overlay:before {
    transform: translate3d(-10px, 10px, 0);
  }
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout.resource-duo-animate[shown] > .fsStyleColumn {
    transform: translateZ(0) !important;
    opacity: 1 !important;
  }
}
.resource-duo.fsTwoColumnLayout.resource-duo-animate[shown]
  > .fsStyleColumn
  .video-popup-overlay:before {
  transition: transform 0.6s ease 1s;
}
.resource-duo.fsTwoColumnLayout.resource-duo-animate[shown]
  > .fsStyleColumn
  .video-popup-overlay:focus-within:before,
.resource-duo.fsTwoColumnLayout.resource-duo-animate[shown]
  > .fsStyleColumn
  .video-popup-overlay:hover:before {
  transition: transform 0.6s ease 0s !important;
}
.resource-duo.fsTwoColumnLayout.resource-duo-animate[shown]
  .fsResourceElement:before {
  transform: translateZ(0) !important;
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout.resource-duo-animate[shown]
    .fsResourceElement[resource-index="2"] {
    transform: translateZ(0) !important;
    opacity: 1 !important;
  }
}
.resource-duo.fsTwoColumnLayout > .fsStyleColumn {
  width: 100%;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn {
    width: 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 800px) {
  body:not(.fsComposeMode) .resource-duo.fsTwoColumnLayout > .fsStyleColumn {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
}
.resource-duo.fsTwoColumnLayout > .fsStyleColumn-1 {
  margin-bottom: 40px;
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn-1 {
    padding: 0 6.61017% 0 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 799px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn-1[double] {
    padding: 0 13.10345% 0 0;
    padding: 0 calc(13.10345% + 15px) 0 20px;
  }
}
@media (max-width: 599px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn-1[double] {
    padding: 0 13.10345% 0 0;
  }
}
.resource-duo.fsTwoColumnLayout > .fsStyleColumn-1 .video-popup-overlay:before {
  left: -5px;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-1
    .video-popup-overlay:before {
    left: -10px;
  }
}
.resource-duo.fsTwoColumnLayout > .fsStyleColumn-1 .video-popup-overlay:after {
  right: -5px;
  transform: translate3d(-5px, -5px, 0);
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-1
    .video-popup-overlay:after {
    right: -10px;
    transform: translate3d(-10px, -10px, 0);
  }
}
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-1
  .video-popup-overlay:focus-within:before,
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-1
  .video-popup-overlay:hover:before {
  transform: translate3d(5px, 5px, 0);
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-1
    .video-popup-overlay:focus-within:before,
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-1
    .video-popup-overlay:hover:before {
    transform: translate3d(10px, 10px, 0);
  }
}
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-1
  .video-popup-overlay:focus-within:after,
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-1
  .video-popup-overlay:hover:after {
  transform: translateZ(0) !important;
}
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-1
  .fsResourceElement[resource-index="1"]:before {
  left: -5px;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-1
    .fsResourceElement[resource-index="1"]:before {
    left: -10px;
  }
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-1
  .fsResourceElement[resource-index="2"] {
  margin-top: -25.39063%;
  margin-left: auto;
  margin-right: -15.23438%;
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn-2 {
    padding: 0 20px 0 6.61017%;
  }
}
@media (max-width: 799px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn-2[double] {
    padding: 0 20px 0 calc(13.10345% + 15px);
  }
}
@media (max-width: 599px) {
  .resource-duo.fsTwoColumnLayout > .fsStyleColumn-2[double] {
    padding: 0 0 0 13.10345%;
  }
}
.resource-duo.fsTwoColumnLayout > .fsStyleColumn-2 .video-popup-overlay:before {
  left: auto;
  bottom: auto;
  right: -5px;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-2
    .video-popup-overlay:before {
    right: -10px;
  }
}
.resource-duo.fsTwoColumnLayout > .fsStyleColumn-2 .video-popup-overlay:after {
  left: -5px;
  transform: translate3d(5px, -5px, 0);
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-2
    .video-popup-overlay:after {
    left: -10px;
    transform: translate3d(10px, -10px, 0);
  }
}
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-2
  .video-popup-overlay:focus-within:before,
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-2
  .video-popup-overlay:hover:before {
  transform: translate3d(-5px, 5px, 0);
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-2
    .video-popup-overlay:focus-within:before,
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-2
    .video-popup-overlay:hover:before {
    transform: translate3d(-10px, 10px, 0);
  }
}
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-2
  .video-popup-overlay:focus-within:after,
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-2
  .video-popup-overlay:hover:after {
  transform: translateZ(0) !important;
}
.resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-2
  .fsResourceElement[resource-index="1"]:before {
  right: -5px;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    > .fsStyleColumn-2
    .fsResourceElement[resource-index="1"]:before {
    right: -10px;
  }
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  > .fsStyleColumn-2
  .fsResourceElement[resource-index="2"] {
  margin-top: -25.39063%;
  margin-left: -15.23438%;
  margin-right: auto;
}
.resource-duo.fsTwoColumnLayout .video-popup.fsSingleItem:before {
  display: none !important;
}
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-overlay:after,
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  max-width: 310px;
  max-height: 310px;
  position: absolute;
  background-color: #aa2426;
  transition: transform 0.6s ease 0s;
}
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-overlay:before {
  top: -5px;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    .video-popup.fsSingleItem
    .video-popup-overlay:before {
    top: -10px;
  }
}
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-overlay:after {
  bottom: -5px;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    .video-popup.fsSingleItem
    .video-popup-overlay:after {
    bottom: -10px;
  }
}
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-overlay:focus-within
  .video-popup-image,
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-overlay:hover
  .video-popup-image {
  transform: scale(1.03906);
  transition: transform 0.6s ease 0s;
}
.resource-duo.fsTwoColumnLayout .video-popup.fsSingleItem .video-popup-media {
  box-shadow: none !important;
}
.resource-duo.fsTwoColumnLayout
  .video-popup.fsSingleItem
  .video-popup-media:before {
  padding-bottom: 100%;
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout .featured-cta {
    padding: 0 10px;
  }
}
.resource-duo.fsTwoColumnLayout .featured-cta .fsElementHeaderContent h2,
.resource-duo.fsTwoColumnLayout .featured-cta .fsElementTitle {
  font-size: 35px;
}
@media (min-width: 320px) {
  .resource-duo.fsTwoColumnLayout .featured-cta .fsElementHeaderContent h2,
  .resource-duo.fsTwoColumnLayout .featured-cta .fsElementTitle {
    font-size: calc(21.66667px + 4.16667vw);
  }
}
@media (min-width: 800px) {
  .resource-duo.fsTwoColumnLayout .featured-cta .fsElementHeaderContent h2,
  .resource-duo.fsTwoColumnLayout .featured-cta .fsElementTitle {
    font-size: calc(10px + 3.125vw);
  }
}
@media (min-width: 1440px) {
  .resource-duo.fsTwoColumnLayout .featured-cta .fsElementHeaderContent h2,
  .resource-duo.fsTwoColumnLayout .featured-cta .fsElementTitle {
    font-size: 40px;
  }
}
.resource-duo.fsTwoColumnLayout .fsResourceElement {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 0;
  position: relative;
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsDescription,
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsResourceCollectionDescription,
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsResourceCollectionName,
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsTitle,
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  figcaption,
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  footer,
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement
  header {
  display: none;
}
.resource-duo.fsTwoColumnLayout .fsResourceElement[resource-index="1"]:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  max-width: 310px;
  max-height: 310px;
  position: absolute;
  top: -5px;
  transform: translateZ(0);
  background-color: #aa2426;
  transition: transform 0.6s ease 1s;
}
@media (min-width: 550px) {
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]:before {
    top: -10px;
  }
}
.resource-duo.fsTwoColumnLayout
  .fsResourceElement[resource-index="1"]
  .fsResourceVideoWrapper,
.resource-duo.fsTwoColumnLayout
  .fsResourceElement[resource-index="1"]
  .video-popup-media,
.resource-duo.fsTwoColumnLayout .fsResourceElement[resource-index="1"] figure {
  filter: drop-shadow(0 10.409px 8.825px rgba(0, 0, 0, 0.15));
}
@media (min-width: 320px) {
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]
    .fsResourceVideoWrapper,
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]
    .video-popup-media,
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]
    figure {
    filter: drop-shadow(
      0 calc(9.19055px + 0.38077vw) calc(7.79195px + 0.32283vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1220px) {
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]
    .fsResourceVideoWrapper,
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]
    .video-popup-media,
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="1"]
    figure {
    filter: drop-shadow(0 13.8359px 11.73045px rgba(0, 0, 0, 0.15));
  }
}
.resource-duo.fsTwoColumnLayout .fsResourceElement[resource-index="2"] {
  z-index: 100;
  transition:
    opacity 0.6s ease 1s,
    transform 0.6s ease 1s;
}
body:not(.fsComposeMode)
  .resource-duo.fsTwoColumnLayout
  .fsResourceElement[resource-index="2"] {
  width: 47.85156%;
}
.resource-duo.fsTwoColumnLayout
  .fsResourceElement[resource-index="2"]
  .fsResourceVideoWrapper,
.resource-duo.fsTwoColumnLayout .fsResourceElement[resource-index="2"] figure {
  filter: drop-shadow(0 6.26166px 5.3088px rgba(0, 0, 0, 0.15));
}
@media (min-width: 320px) {
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="2"]
    .fsResourceVideoWrapper,
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="2"]
    figure {
    filter: drop-shadow(
      0 calc(5.14872px + 0.34779vw) calc(4.36523px + 0.29487vw)
        rgba(0, 0, 0, 0.15)
    );
  }
}
@media (min-width: 1220px) {
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="2"]
    .fsResourceVideoWrapper,
  .resource-duo.fsTwoColumnLayout
    .fsResourceElement[resource-index="2"]
    figure {
    filter: drop-shadow(0 9.39179px 7.9626px rgba(0, 0, 0, 0.15));
  }
}
.resource-duo.fsTwoColumnLayout .fsResourceElement article a.fsResourceLink {
  display: block;
}
.resource-duo.fsTwoColumnLayout
  .fsResourceElement
  article
  .fsResourceVideoWrapper,
.resource-duo.fsTwoColumnLayout .fsResourceElement article figure {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.resource-duo.fsTwoColumnLayout .fsResourceElement article figure {
  display: block;
}
.resource-duo.fsTwoColumnLayout .fsResourceElement article figure picture {
  display: block;
  position: relative;
  z-index: 1;
  background-position: 50%;
  background-size: cover;
}
.resource-duo.fsTwoColumnLayout .fsResourceElement article figure img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsResourceVideoThumbnail:before,
.resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsResourceVideoWrapper:before,
.resource-duo.fsTwoColumnLayout .fsResourceElement picture:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.resource-duo.fsTwoColumnLayout .fsResourceElement img {
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  white-space: nowrap;
  overflow: hidden;
}
.resource-duo.fsTwoColumnLayout .fsResourceElement .fsResourceVideoWrapper {
  overflow: hidden;
}
.resource-duo.fsTwoColumnLayout
  .fsResourceElement
  .fsResourceVideoWrapper
  video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.narrow-content.fsContent {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.narrow-content.fsContent h1 {
  margin-bottom: 22px;
}
.narrow-content.fsContent .fsElementFooterContent {
  margin-top: 50px;
}
.narrow-form.fsForm {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 50px 80px;
  position: relative;
  background: #f2f4f6;
}
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-element {
  display: none;
}
.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
  cursor: default;
}
.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scrollbar-dynamic:focus-within
  > .scroll-element.scroll-y
  .scroll-element_outer,
.scrollbar-dynamic:hover > .scroll-element.scroll-y .scroll-element_outer {
  opacity: 1;
 
  transition:
    width 0.2s,
    opacity 0.2s;
}
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}
.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 5px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 1;
  border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  border-radius: 12px;
  transition: opacity 0.2s;
}
.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #aa2426;
  border-radius: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 5px;
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  transition: height 0.2s;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  opacity: 0;
  transition:
    width 0.2s,
    opacity 1.2s ease 0.2s;
}
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}
.scrollbar-dynamic
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -11px;
}
.scrollbar-dynamic
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -11px;
}
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer,
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer {
  overflow: hidden;
}
.scrollbar-dynamic
  > .scroll-element.scroll-draggable
  .scroll-element_outer
  .scroll-element_size,
.scrollbar-dynamic
  > .scroll-element:hover
  .scroll-element_outer
  .scroll-element_size {
  opacity: 1;
}
.scrollbar-dynamic
  > .scroll-element.scroll-draggable
  .scroll-element_outer
  .scroll-bar,
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px;
}
.scrollbar-dynamic
  > .scroll-element.scroll-x.scroll-draggable
  .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}
.scrollbar-dynamic
  > .scroll-element.scroll-y.scroll-draggable
  .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}
@media print {
  #fsFooter,
  #fsHeader,
  #fsMenu,
  .fsThumbnail,
  .hide-for-print,
  .nav-main,
  .nav-social,
  .nav-sub,
  .nav-utility-footer,
  .nav-utility-header {
    display: none !important;
  }
  #fsBannerLeft,
  #fsBannerRight,
  #fsPageContent {
    width: 100% !important;
  }
  html {
    font-size: 100%;
  }
  body {
    font-size: 62.5%;
  }
  *,
  :after,
  :before {
    background: rgba(0, 0, 0, 0) !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .slick-slide {
    display: none !important;
  }
  .slick-slide.slick-active {
    display: block !important;
  }
  .slick-list,
  .slick-track {
    height: auto !important;
  }
  .slick-track {
    transform: none !important;
  }
  .slick-track,
  .slick-track .slick-slide {
    width: auto !important;
  }
  a[class*="fs_style"] {
    border-color: #000;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .fsPanel > header ~ .fsElementContent {
    display: block;
  }
}
