@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  overflow-x: hidden;
}

ol,
ul {
  &:not(.wp-block-list) {
    list-style: none;
  }
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  padding: 0 !important;
}

.hide {
  display: none;
}

@media screen and (max-width: 781px) {
  .hide-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 781px) {
  .show-mobile {
    display: block !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.wp-block-buttons + h3 {
  margin-top: 40px;
}

.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 781px) {
  .is-layout-center {
    align-items: center !important;
  }
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.is-style-outline a,
button.is-style-outline {
  display: block;
  width: 100%;
  text-align: center;
  padding: 16px 20px;
  text-transform: uppercase;
  border: #8D733F 2px solid !important;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  background: transparent;
  border-radius: 0;
  color: #000;
  padding: 20px !important;
}
.is-style-outline a:hover,
button.is-style-outline:hover {
  background: #8D733F !important;
  color: #fff !important;
}


.is-style-black:not(.is-style-outline):not(.is-style-arrow) a,
.is-style-fill a,
#main .gform_button {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  background: #000;
  padding: 18px 40px;
  border-radius: 0;
}
.is-style-black:not(.is-style-outline):not(.is-style-arrow) a:hover,
.is-style-fill a:hover,
#main .gform_button:hover {
  background: #515151;
}

#main .form-style-alternate .gform_button,
.is-style-fill--alternate a {
  background: #B4974F;
  border: 2px solid #B4974F;
  color: #000;
  font-size: 1rem;
  padding: 0.5em 3em;
  text-transform: none;
}
#main .form-style-alternate .gform_button:hover,
.is-style-fill--alternate a:hover {
  background: #000;
  color: #fff;
}
#main .form-style-alternate .gform_fields {
  row-gap: 1.5rem;
}

#main .gform-body input[type="date"],
#main .gform-body input[type="text"],
#main .gform-body input[type="email"],
#main .gform-body input[type="password"],
#main .gform-body input[type="tel"],
#main .gform-body select,
#main .gform-body textarea {
  border-radius: 20px;
}
#main .form-style-alternate .gform-body input[type="date"],
#main .form-style-alternate .gform-body input[type="text"],
#main .form-style-alternate .gform-body input[type="email"],
#main .form-style-alternate .gform-body input[type="password"],
#main .form-style-alternate .gform-body input[type="tel"],
#main .form-style-alternate .gform-body select,
#main .form-style-alternate .gform-body textarea {
  border-radius: 0;
}

.is-style-arrow {
  width: 100%;
}
.is-style-arrow a {
  text-indent: -100000px;
  background-color: transparent;
  background-image: url(/wp-content/themes/ferrum-theme/dist/img/arrow.svg);
  background-position: center right;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  max-width: 100px;
  transition: all 0.2s;
  padding: 0;
  margin: 0 0 16px;
}
.is-style-arrow a:hover {
  max-width: 300px;
}

.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (min-width: 1024px) {
  .padding-wide > .wp-block-column:first-child {
    padding-right: 50px;
  }
  .padding-wide > .wp-block-column:last-child {
    padding-left: 12px;
  }
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.is-style-outline a,
button.is-style-outline {
  display: block;
  width: 100%;
  text-align: center;
  padding: 16px 20px;
  text-transform: uppercase;
  border: #8D733F 2px solid !important;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  background: transparent;
  border-radius: 0;
  color: #000;
  padding: 20px !important;
}

.is-style-outline a:hover,
button.is-style-outline:hover {
  background: #8D733F !important;
  color: #fff !important;
}

.is-style-black:not(.is-style-outline):not(.is-style-arrow) a,
.is-style-fill a {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  background: #000;
  padding: 18px 40px;
  border-radius: 0;
}

.is-style-black:not(.is-style-outline):not(.is-style-arrow) a:hover,
.is-style-fill a:hover {
  background: #515151;
}

.is-style-arrow {
  width: 100%;
}

.is-style-arrow a {
  text-indent: -100000px;
  background-color: transparent;
  background-image: url(/wp-content/themes/ferrum-theme/dist/img/arrow.svg);
  background-position: center right;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  max-width: 100px;
  transition: all 0.2s;
  padding: 0;
  margin: 0 0 16px;
}

.is-style-arrow a:hover {
  max-width: 300px;
}

.footer {
  background: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #fff;
}
.footer__top {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 18px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  grid-row: 1;
  padding: 0 20px;
}
@media screen and (max-width: 781px) {
  .footer__top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__info {
  grid-column: 1/4;
  font-size: 18px;
  font-family: "EB Garamond", serif;
}
.footer__info a {
  color: #fff;
}
.footer__info a:hover {
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  .footer__info {
    grid-column: 1/-1;
    text-align: center;
  }
}
.footer__logo {
  width: 100%;
  max-width: 154px;
}
@media screen and (max-width: 781px) {
  .footer__logo {
    margin: 0 auto;
  }
}
.footer__logo img {
  width: 100%;
  height: auto;
}
.footer__social {
  padding: 60px 0;
  max-width: 220px;
  width: 100%;
}
@media screen and (max-width: 781px) {
  .footer__social {
    margin: 0 auto;
  }
}
.footer__social ul {
  display: flex;
  justify-content: space-between;
  margin-left: 0;
}
.footer__social ul a {
  display: block;
  color: #8D733F;
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.footer__social ul a:hover {
  color: #fff;
}
.footer__primary-nav {
  grid-column: 5/9;
}
@media screen and (max-width: 781px) {
  .footer__primary-nav {
    grid-column: 1/-1;
    border-top: 1px solid #363636;
    padding-top: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.footer__primary-nav li {
  margin: 20px 0;
}
.footer__primary-nav li:first-child {
  margin-top: 0;
}
.footer__primary-nav li:last-child {
  margin-bottom: 0;
}
.footer__primary-nav li a {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  font-weight: 700;
  display: block;
}
.footer__primary-nav li a:hover {
  color: #8D733F;
}
.footer__secondary-nav {
  grid-column: 10/13;
}
@media screen and (max-width: 781px) {
  .footer__secondary-nav {
    grid-column: 1/-1;
  }
}
.footer__secondary-nav li {
  margin: 20px 0;
}
.footer__secondary-nav li:first-child {
  margin-top: 0;
}
.footer__secondary-nav li:last-child {
  margin-bottom: 0;
}
.footer__secondary-nav li a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 16px 20px;
  text-transform: uppercase;
  border: #8D733F 2px solid !important;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  background: transparent;
  border-radius: 0;
  color: #fff;
}
.footer__secondary-nav li a:hover {
  background: #8D733F !important;
  color: #fff !important;
}
.footer__bottom {
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 16px;
  padding-top: 32px;
  padding-bottom: 0;
  margin-top: 80px;
  border-top: 1px solid #363636;
}
@media screen and (max-width: 781px) {
  .footer__bottom {
    padding-left: 37.5px;
    padding-right: 37.5px;
    margin-top: 40px;
  }
}
.footer__tertiary-nav {
  margin-top: 16px;
}
@media screen and (max-width: 781px) {
  .footer__tertiary-nav {
    text-align: left;
  }
}
.footer__tertiary-nav li {
  display: inline-block;
}
.footer__tertiary-nav li:last-child a {
  border-right: none;
}
.footer__tertiary-nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  letter-spacing: 0.5px;
  border-right: 1px solid #fff;
  padding: 0 12px;
}
@media screen and (max-width: 781px) {
  .footer__tertiary-nav a {
    margin-top: 14px;
    padding: 0 12px 0 0;
    margin-right: 12px;
    font-size: 12px;
  }
}
.footer__tertiary-nav a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 781px) {
  .footer ul.menu {
    margin-left: 0;
  }
}

.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.header {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.header.-isActive {
  z-index: 20;
}
@media screen and (min-width: 781px) {
  .header {
    background: linear-gradient(to right, #fff 0%, #fff 50%, #8D733F 50%, #8D733F 100%);
  }
}
.header__utility {
  background: #000;
}
.header__utility ul {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  min-height: 60px;
}
.header__utility ul li {
  margin-right: 36px;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 405px) {
  .header__utility ul li {
    margin-right: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .header__utility ul li {
    margin-bottom: 5px;
  }
}
.header__utility ul li:last-child {
  margin-left: auto;
  margin-right: 0;
}
.header__utility ul li a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.header__utility ul li a:hover {
  color: #8D733F;
}
.header__main {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 781px) {
  .header__main {
    flex-direction: row;
  }
}
.header__main .header-main-left {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
}
@media screen and (min-width: 781px) {
  .header__main .header-main-left {
    width: 15%;
    border-right: 4px solid #fff;
  }
}
@media screen and (min-width: 1024px) {
  .header__main .header-main-left {
    width: 20%;
  }
}
.header__main .header-main-right {
  background: #8D733F;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 781px) {
  .header__main .header-main-right {
    width: 85%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .header__main .header-main-right {
    width: 80%;
  }
}
#menu-top-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
#menu-top-header .d-none-mobile {
  display: none;
}
@media screen and (min-width: 781px) {
  #menu-top-header {
    justify-content: flex-end;
    padding-right: 10px;
  }
  #menu-top-header .mobile-menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  #menu-top-header {
    padding-right: 20px;
  }
  #menu-top-header .d-none-mobile {
    display: list-item;
  }
}
#menu-top-header a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s;
}
#menu-top-header a:hover {
  color: #000;
  text-decoration: underline;
}
#menu-top-header > li {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 2px solid #fff;
}
#menu-top-header > li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
@media screen and (max-width: 1024px) {
  #menu-top-header > li:nth-last-child(1 of :not(.d-none-mobile)) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
}
#menu-main-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
#menu-main-header .d-none-mobile {
  display: none;
}
@media screen and (min-width: 781px) {
  #menu-main-header .d-none-mobile {
    display: list-item;
  }
}
#menu-main-header a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s;
}
#menu-main-header a:hover {
  color: #8D733F;
  text-decoration: underline;
}
#menu-main-header > li {
  font-size: 14px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 2px solid #fff;
}
#menu-main-header > li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
@media screen and (min-width: 500px) {
  #menu-main-header > li {
    font-size: 16px;
  }
}
@media screen and (min-width: 781px) {
  #menu-main-header > li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  #menu-main-header > li {
    font-size: 17px;
    margin-right: 16px;
    padding-right: 16px;
  }
}
.header__main .header-main-right .header-top {
  display: none;
}
@media screen and (min-width: 781px) {
  .header__main .header-main-right .header-top {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
}
.header__main .header-main-right .header-bottom {
  display: flex;
  padding: 10px;
  background: #000;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 781px) {
  .header__main .header-main-right .header-bottom {
    padding: 10px 10px 10px 20px;
    justify-content: space-between;
    flex-grow: 1;
  }
  .header__main .header-main-right .header-bottom:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 40vw;
    background: inherit;
  }
}
@media screen and (min-width: 1024px) {
  .header__main .header-main-right .header-bottom {
    padding-right: 20px;
  }
}
.header__logo img {
  width: 209px;
  max-width: 100%;
  height: auto;
}
.header__btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  color: #FFF;
  transition: all 0.3s;
}
.header__btn:hover {
  color: #8D733F;
}
@media screen and (min-width: 781px) {
  .header__btn {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .header__btn {
    font-size: 24px;
  }
}
.header__btn img {
  width: 43px;
  height: auto;
  margin-left: 12px;
}
@media screen and (max-width: 781px) {
  .header__btn span {
    display: none;
  }
}
.header [class^=icon-]:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 12px;
}
@media screen and (max-width: 405px) {
  .header [class^=icon-]:before {
    display: none;
  }
}
.header .icon-apply:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/apply-icon.svg));
}
.header .icon-visit:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/visit-icon.svg));
}
.header .icon-request-info:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/request-info-icon.svg));
}
.header .icon-give:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/give-icon.svg));
}
.header .icon-athletics:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/athletics-icon-2.svg));
}
.header .icon-student-life:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/student-life-icon.svg));
}
.header .icon-financial-aid:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/financial-aid-icon.svg));
}
.header .icon-academics:before {
  background-image: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/FC_AcademicsIcon.svg));
}

#skip {
  width: 100%;
  display: block;
  background: #fff;
  color: #000;
  padding: 20px 50px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 20;
}
#skip:focus {
  top: 0;
}
#skip:hover {
  text-decoration: underline;
}

.admin-bar #skip:focus {
  top: 32px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
body {
  font-family: "Open Sans", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  background-color: #fff;
  color: #000;
}

a {
  background-color: transparent;
  color: #000;
}

*:focus {
  outline: 3px dashed #8A5F2B !important;
}

.main {
  position: relative;
  z-index: 15;
}

html :where([style*=border-right-color]) {
  border-right-style: solid !important;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

ul, ol {
  margin-left: 1rem;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.header:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #363636;
  z-index: 0;
  pointer-events: none;
  transition: opacity 0.2s;
  opacity: 0;
}

.header.-isActive:before {
  opacity: 0.8;
  pointer-events: initial;
}

.main-menu {
  position: fixed;
  top: 0;
  right: 0;
  max-width: 940px;
  width: 100%;
  max-height: 1200px;
  height: 100%;
  background: #fff;
  flex-direction: column;
  overflow: auto;
  display: flex;
  transform-origin: top right;
  transform: scale(0);
  pointer-events: none;
  transition: all 0.2s;
  background: #fff;
  z-index: 100;
}
.main-menu.-isActive {
  transform: scale(1);
  pointer-events: initial;
}
.main-menu__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 84px 122px 60px;
}
@media screen and (max-width: 781px) {
  .main-menu__top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main-menu__logo {
  max-width: 170px;
}
.main-menu__logo img {
  width: 100%;
  height: auto;
}
.main-menu__close {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #000;
}
.main-menu__close i {
  font-size: 20px;
  margin-right: 10px;
}
.main-menu__close:hover {
  color: #8D733F;
}
.main-menu__middle {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 122px;
  flex-grow: 1;
}
@media screen and (max-width: 781px) {
  .main-menu__middle {
    flex-direction: column;
    padding: 0 20px;
  }
}
@media screen and (max-width: 781px) {
  .main-menu__primary {
    order: 2;
    margin-top: 40px;
  }
}
.main-menu__primary li:not(.menu-item-has-children) > .expand {
  display: none;
}
.main-menu__primary > div > ul > li {
  position: relative;
}
.main-menu__primary > div > ul > li.menu-item-has-children > .expand {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/plus-icon.svg)) center center no-repeat;
  background-size: cover;
  margin-left: 12px;
  border: none;
}
.main-menu__primary > div > ul > li.menu-item-has-children > .expand span {
  display: none;
}
.main-menu__primary > div > ul > li.menu-item-has-children > .expand:hover {
  color: #8D733F;
  cursor: pointer;
}
.main-menu__primary > div > ul > li > .sub-menu {
  position: relative;
  display: none;
}
.main-menu__primary > div > ul > li > .sub-menu li a {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.03em;
  color: #1E1E1E;
  display: block;
  margin-left: 12px;
}
.main-menu__primary > div > ul > li.-isExpanded .expand {
  background: image-set(url(/wp-content/themes/ferrum-theme/dist/img/icons/minus-icon.svg)) center center no-repeat;
}
.main-menu__primary > div > ul > li.-isExpanded > .sub-menu {
  display: block;
}
.main-menu__primary > div > ul > li.-isExpanded > .sub-menu a:hover {
  text-decoration: underline;
}
.main-menu__primary > div > ul > li > a:hover {
  border-bottom: 2px solid #8D733F;
}
.main-menu__primary a {
  display: inline-block;
  font-weight: 400;
  font-size: 30px;
  color: #1E1E1E;
  text-decoration: none;
  padding: 12px 0;
  margin: 10px 0;
  border-bottom: 2px solid transparent;
  position: relative;
  vertical-align: middle;
}
@media screen and (max-width: 781px) {
  .main-menu__primary a {
    font-size: 24px;
  }
}
.main-menu__primary a:hover {
  color: #8D733F;
}
.main-menu__aside {
  width: 340px;
}
@media screen and (max-width: 781px) {
  .main-menu__aside {
    order: 1;
    width: 100%;
  }
}
.main-menu__search form {
  display: flex;
  align-items: center;
  justify-content: stretch;
  border: 2px solid #8D733F;
  border-radius: 4px;
  padding: 2px 16px 2px 2px;
}
.main-menu__search form input {
  flex-grow: 1;
  border: none;
  font-size: 16px;
  padding: 20px;
  font-family: "Open Sans", sans-serif;
}
.main-menu__search form input::placeholder {
  color: #000;
}
.main-menu__search form button {
  border: none;
  outline: none;
  background: none;
  font-size: 24px;
  color: #8A5F2B;
}
.main-menu__search form button:hover {
  color: #1E1E1E;
  cursor: pointer;
}
.main-menu__topics {
  padding: 24px 0;
}
@media screen and (max-width: 781px) {
  .main-menu__topics.show-mobile {
    order: 3;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
  }
}
.main-menu__topics a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.03em;
  color: #1E1E1E;
  text-decoration: none;
  padding: 12px 0;
}
.main-menu__topics a:hover {
  text-decoration: underline;
}
.main-menu__support ul {
  display: flex;
  justify-content: space-between;
  padding: 72px 122px;
}
@media screen and (max-width: 781px) {
  .main-menu__support ul {
    flex-direction: column;
    padding: 14px 20px;
    width: 100%;
  }
}
.main-menu__support ul li:last-child a {
  border-right: none;
  padding-right: 0;
}
.main-menu__support ul li a {
  display: inline-block;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #1E1E1E;
  text-decoration: none;
  border-right: 1px solid #E5E5E5;
  padding-right: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 781px) {
  .main-menu__support ul li a {
    margin: 10px 0;
    border-right: none;
  }
}
.main-menu__support ul li a:hover {
  text-decoration: underline;
}
.main-menu__action {
  padding: 60px 122px;
  background: #F5F5F3;
}
@media screen and (max-width: 781px) {
  .main-menu__action {
    padding: 22px 20px 32px;
  }
}
.main-menu__action ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 781px) {
  .main-menu__action ul {
    flex-wrap: wrap;
  }
}
.main-menu__action ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 100%;
  margin-left: 20px;
  border-radius: 6px;
  border: 1px solid transparent;
  transition: all 0.2s;
  padding: 17px;
}
@media screen and (max-width: 781px) {
  .main-menu__action ul li {
    width: calc(50% - 20px);
    margin-left: 0;
    margin-top: 20px;
  }
}
.main-menu__action ul li:first-child {
  margin-left: 0;
}
.main-menu__action ul li[class^=icon-]:before {
  width: 18px;
  height: 18px;
  margin-left: -5px;
}
.main-menu__action ul li:hover {
  border-color: #8D733F;
  font-weight: bold;
  cursor: pointer;
}
.main-menu__action ul a {
  display: block;
  font-size: 20px;
  color: #1E1E1E;
  text-decoration: none;
  text-transform: uppercase;
}
.main-menu__action ul a em {
  display: none;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main h1, .main .h1 {
  font-family: "fairweather", sans-serif;
  font-weight: 900;
  font-size: 105px;
  line-height: 90px;
  letter-spacing: 2px;
}
@media screen and (max-width: 781px) {
  .main h1, .main .h1 {
    font-size: 52px;
    line-height: 52px;
  }
}
.main h1.is-style-light, .main .h1.is-style-light {
  font-weight: 400;
  font-size: 113px;
}
@media screen and (max-width: 781px) {
  .main h1.is-style-light, .main .h1.is-style-light {
    font-size: 48px;
    line-height: 48px;
  }
}
.main h2, .main .h2 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 62px;
}
@media screen and (max-width: 781px) {
  .main h2, .main .h2 {
    font-size: 38px;
    line-height: 40px;
  }
}
.main h3, .main .h3 {
  font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 32px;
  text-transform: uppercase;
}
.main h3.has-gold-color,
.main .h3.has-gold-color {
  color: #8d733f !important;
}
@media screen and (max-width: 781px) {
  .main h3, .main .h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
  }
}
.main h4, .main .h4 {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media screen and (max-width: 781px) {
  .main h4, .main .h4 {
    font-size: 20px;
    line-height: 20px;
  }
}
.main h5, .main .h5 {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 905;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media screen and (max-width: 781px) {
  .main h5, .main .h5 {
    font-size: 18px;
    line-height: 18px;
  }
}
.main h1.is-style-sans-serif, .main h2.is-style-sans-serif, .main h3.is-style-sans-serif, .main h4.is-style-sans-serif, .main h5.is-style-sans-serif,
.main .h1.is-style-sans-serif, .main .h2.is-style-sans-serif, .main .h3.is-style-sans-serif, .main .h4.is-style-sans-serif, .main .h5.is-style-sans-serif {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 52px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 781px) {
  .main h1.is-style-sans-serif, .main h2.is-style-sans-serif, .main h3.is-style-sans-serif, .main h4.is-style-sans-serif, .main h5.is-style-sans-serif,
.main .h1.is-style-sans-serif, .main .h2.is-style-sans-serif, .main .h3.is-style-sans-serif, .main .h4.is-style-sans-serif, .main .h5.is-style-sans-serif {
    font-size: 32px;
    line-height: 38px;
  }
}
.main h1.is-style-eyebrow, .main h2.is-style-eyebrow, .main h3.is-style-eyebrow, .main h4.is-style-eyebrow, .main h5.is-style-eyebrow,
.main .h1.is-style-eyebrow, .main .h2.is-style-eyebrow, .main .h3.is-style-eyebrow, .main .h4.is-style-eyebrow, .main .h5.is-style-eyebrow {
  font-family: "fairweather", sans-serif;
  font-weight: 900;
  font-size: 22px !important;
  line-height: 100%;
  margin-bottom: 8px;
}
@media screen and (max-width: 781px) {
  .main h1.is-style-eyebrow, .main h2.is-style-eyebrow, .main h3.is-style-eyebrow, .main h4.is-style-eyebrow, .main h5.is-style-eyebrow,
.main .h1.is-style-eyebrow, .main .h2.is-style-eyebrow, .main .h3.is-style-eyebrow, .main .h4.is-style-eyebrow, .main .h5.is-style-eyebrow {
    font-size: 18px !important;
    line-height: 100%;
    margin-bottom: 4px;
  }
}
.main h1.is-style-fairweather, .main h2.is-style-fairweather, .main h3.is-style-fairweather, .main h4.is-style-fairweather, .main h5.is-style-fairweather,
.main .h1.is-style-fairweather, .main .h2.is-style-fairweather, .main .h3.is-style-fairweather, .main .h4.is-style-fairweather, .main .h5.is-style-fairweather {
  font-family: "fairweather", sans-serif;
  font-weight: 800;
}
.main p {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  margin-top: 12px;
}
@media screen and (max-width: 781px) {
  .main p {
    font-size: 16px;
    line-height: 28px;
  }
}
.main .wp-block-heading.is-style-serif {
  font-family: "EB Garamond", serif;
  text-transform: none;
  font-weight: 400;
}
.main .wp-block-heading > em {
  color: #8D733F;
  font-style: normal;
}
.main .wp-block-heading + .wp-block-heading,
.main p + .wp-block-heading,
.main ul + .wp-block-heading {
  margin-top: 60px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-heading + .wp-block-heading,
.main p + .wp-block-heading,
.main ul + .wp-block-heading {
    margin-top: 30px;
  }
}
.main .wp-block-heading + ul {
  margin-top: 24px;
}
.main ul, .main ol {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 37px;
}
@media screen and (max-width: 781px) {
  .main ul, .main ol {
    font-size: 16px;
    line-height: 28px;
  }
}
.main ul:not(.tribe-events-c-view-selector__list) {
  list-style: inside;
}
.main ul:not(.tribe-events-c-view-selector__list) li {
  text-indent: -1.4em;
  padding-left: 1.4em;
}
.main > p:last-child, .main > ul:last-child {
  margin-bottom: 100px;
}
.main li:not([class]) > a:not([class]),
.main p a:not([class]) {
  color: #000;
}
.main li:not([class]) > a:not([class]):hover,
.main p a:not([class]):hover {
  color: #48777F;
}
.main strong {
  font-weight: bold;
}
.main em {
  font-style: italic;
}
.main #bbox-root {
  margin-top: 60px;
  margin-bottom: 60px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .breadcrumbs {
  position: absolute;
  top: 28px;
  left: 20px;
  color: #fff;
}
@media screen and (max-width: 781px) {
  .main .breadcrumbs {
    display: none;
  }
}
.main .breadcrumbs > span > span > a {
  margin-left: 0;
}
.main .breadcrumbs a, .main .breadcrumbs span.breadcrumb_last, .main .breadcrumbs span > strong {
  font-family: open-sans-condensed, sans-serif;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0 8px;
  display: inline-block;
}
.main .breadcrumbs a:hover {
  text-decoration: underline;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .hero {
  position: relative;
  background-size: cover;
  background-position: 50% 70%;
  height: 450px;
  margin-bottom: 40px;
  background-color: #646464;
  z-index: 1;
  /* &:before {
       content: "";
       display: block;
       background: linear-gradient(89.99deg, rgba(0, 0, 0, 0.75) 21.16%, rgba(0, 0, 0, 0) 65.18%), linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
       position: absolute;
       top: 0;
       left: 0;
       bottom: 0;
       right: 0;
       z-index: 1;

       @media screen and (max-width: sizes.$mobile) {
           background: linear-gradient(269.99deg, rgba(0, 0, 0, 0.75) 11.26%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
       }
   }*/
}
@media screen and (max-width: 781px) {
  .main .hero {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
  }
}
.main .hero.-hasBackgroundImage {
  height: 550px;
}
.main .hero.form-hero-block {
  height: auto;
  min-height: 550px;
}
.main .hero.-hasBackgroundImage img {
  object-fit: cover;
  width: calc(100% + 20px);
  height: 100%;
  position: relative;
  left: -20px;
}
@media screen and (min-width: 781px) {
  .main .hero.-hasBackgroundImage img {
    width: calc(100% + 40px);
  }
}
.main .hero.form-hero-block .hero__bg-image {
  width: 100%;
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
}
.main .hero.form-hero-block .hero__bg-image img {
  object-fit: cover;
}
@media screen and (max-width: 781px) {
  .main .hero.-hasBackgroundImage {
    height: auto;
    min-height: 300px;
    background-position: center top;
    background-size: 100vw 55vw;
    background-repeat: no-repeat;
    background-color: #000;
  }
  .main .hero.-hasBackgroundImage:before {
    display: none;
  }
  .main .hero.form-hero-block .hero__bg-image {
    position: relative;
  }
}
@media screen and (max-width: 405px) {
  .main .hero.-hasBackgroundImage {
    background-size: cover;
    background-position: center center;
  }
}
@media screen and (max-width: 781px) {
  .main .hero.-hasBackgroundImage h1 {
    margin: 0;
  }
}
@media screen and (max-width: 781px) {
  .main .hero.-hasBackgroundImage .hero__inner {
    /* margin-top: 250px; */
  }
}
@media screen and (max-width: 781px) {
  .main .hero.-hasBackgroundImage .hero__scallop {
    top: 185px;
  }
}
.main .hero.-hasVideo {
  overflow: hidden;
}
.main .hero.-hasVideo .hero__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  z-index: 2;
}
@media screen and (max-width: 781px) {
  .main .hero.-hasVideo .hero__video {
    display: none;
  }
}
.main .hero.-hasVideo .hero__video iframe {
  position: absolute;
  top: -15vw;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1700px) {
  .main .hero.-hasVideo .hero__video iframe {
    top: -9vw;
    transform: scale(1.5);
  }
}
@media screen and (max-width: 1270px) {
  .main .hero.-hasVideo .hero__video iframe {
    top: -4vw;
    transform: scale(2.0);
  }
}
@media screen and (max-width: 781px) {
  .main .hero.-hasVideo .hero__video iframe {
    top: -10vw;
  }
}
@media screen and (max-width: 440px) {
  .main .hero.-hasVideo .hero__video iframe {
    top: 0;
    transform: scale(3);
  }
}
.main .hero.-hasVideo .hero__pause {
  position: absolute;
  z-index: 30;
  right: 50px;
  top: 450px;
  background: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
.main .hero.-hasVideo .hero__pause:hover {
  cursor: pointer;
}
.main .hero.-hasVideo .hero__pause:hover svg, .main .hero.-hasVideo .hero__pause:hover svg * {
  fill: #B4975A !important;
}
.main .hero.-hasVideo .hero__pause-play, .main .hero.-hasVideo .hero__pause-pause {
  display: none;
  fill: #fff !important;
  width: 45px;
  height: 45px;
}
.main .hero.-hasVideo .hero__pause-play *, .main .hero.-hasVideo .hero__pause-pause * {
  fill: #fff !important;
}
.main .hero.-hasVideo .hero__pause-play.show, .main .hero.-hasVideo .hero__pause-pause.show {
  display: block;
}
.main .hero.-hasVideo .hero__pause span {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.main .hero.is-style-double-line h1 {
  font-weight: 400;
}
@media screen and (max-width: 781px) {
  .main .hero.is-style-double-line h1 {
    font-size: 52px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 6px;
  }
}
.main .hero.is-style-double-line h1 strong {
  font-weight: 600;
  display: block;
}
.main .hero.-hasSubtext {
  margin-bottom: 0;
}
.main .hero.-hasSubtext .hero__inner {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 781px) {
  .main .hero.-hasSubtext .hero__inner {
    gap: 0;
  }
}
.main .hero.-hasSubtextBefore .hero__title,
.main .hero.-hasSubtextBefore h1 {
  margin-top: 0;
}
.main .hero.-hasSubtextBefore .hero__title em,
.main .hero.-hasSubtextBefore h1 em {
  font-weight: normal;
}
.main .hero.-hasSubtextBefore .hero__subtext,
.main .hero.-hasSubtextBefore h2 {
  margin-top: -50px;
}
@media screen and (max-width: 781px) {
  .main .hero.-hasSubtextBefore .hero__subtext,
.main .hero.-hasSubtextBefore h2 {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
.main .hero h1,
.main .hero .hero__title {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 106px;
  line-height: 86%;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 3px 3px 5px black;
  color: #fff;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 781px) {
  .main .hero h1,
.main .hero .hero__title {
    margin-top: 0;
    order: 1;
    text-align: center;
    font-size: 48px;
    line-height: 48px;
    margin-left: 0;
    margin-right: 0;
  }
  .main .hero h1:after,
.main .hero .hero__title:after {
    content: "";
    font: var(--fa-font-solid);
    font-weight: 900;
    display: block;
    color: #B4975A;
    font-size: 28px;
    text-align: center;
    width: 100%;
    margin-top: 12px;
    padding-bottom: 20px;
  }
}
.main .hero__subtext {
  width: 100%;
  font-family: "fairweather", sans-serif;
  font-weight: 900;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
.main .hero__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
}
.main .is-style-hero-form .hero__inner {
  justify-content: space-between;
}
.main .is-style-hero-form.-hasContent:after {
  background: linear-gradient(270deg, rgba(0,0,0,1) 300px, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 781px) {
  .main .is-style-hero-form .hero__inner {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .main .is-style-hero-form.-hasContent:after {
    display: none;
  }
}
.main .hero__inner .hero__inner-content {
  margin: 2rem;
  max-width: calc(50% - 2rem);
  width: 350px;
}
.main .hero__inner .hero__inner-content:before {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 781px) {
  .main .hero__inner .hero__inner-content {
    margin: 0;
    max-width: none;
    text-align: center;
    width: auto;
  }
  .main .hero__inner .hero__inner-content .gfield {
    text-align: left;
  }
  .main .hero__inner .hero__inner-content .gform_footer {
    justify-content: center;
  }
}
.hero__inner-content .gform_wrapper {
  color: #fff;
}
@media screen and (max-width: 781px) {
  .main .hero__inner {
    height: auto;
    display: block;
    margin-top: 170px;
    background: #000;
    width: 100%;
  }
}
.main .hero__scallop {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  overflow: hidden;
  height: 350px;
  pointer-events: none;
}
@media screen and (max-width: 781px) {
  .main .hero__scallop {
    height: 70px;
    order: 2;
    bottom: initial;
    top: 107px;
  }
}
.main .hero__scallop svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  min-width: 480px;
  transform: scaleX(1.2);
}
.main .hero__scallop svg.hero__scallop-front {
  bottom: -16px;
}
@media screen and (max-width: 781px) {
  .main .hero__scallop svg.hero__scallop-front {
    bottom: initial;
    top: -6px;
  }
}
@media screen and (max-width: 781px) {
  .main .hero__scallop svg:last-child path {
    fill: #000 !important;
  }
}
.main .hero__scallop-middle {
  opacity: 0.4;
}
@media screen and (max-width: 781px) {
  .main .hero__scallop-middle {
    bottom: -30px !important;
  }
}
.main .hero__scallop-back {
  opacity: 0.7;
}
@media screen and (max-width: 781px) {
  .main .hero__scallop-back {
    bottom: -45px !important;
  }
}
.main .hero__decorator {
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 781px) {
  .main .hero__decorator {
    order: 1;
    transform: scale(0.6);
    transform-origin: top right;
  }
}

.single-degree .hero h1 em {
  font-weight: normal;
  font-style: normal;
}

@media screen and (max-width: 781px) {
  .main .hero + .wp-block-heading {
    margin-top: 40px;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .cta {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 781px) {
  .main .cta {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.main .cta.is-style-default, .main .cta:not([class*=is-style]) {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 80px;
  margin-bottom: 60px;
}
.main .cta.is-style-default .cta__headline, .main .cta:not([class*=is-style]) .cta__headline {
  font-family: "EB Garamond", serif;
  text-transform: none;
  font-size: 55px;
  line-height: 115%;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-default .cta__headline, .main .cta:not([class*=is-style]) .cta__headline {
    font-size: 38px;
    line-height: 106%;
    margin-bottom: 40px;
  }
}
.main .cta.is-style-default .cta__eyebrow, .main .cta:not([class*=is-style]) .cta__eyebrow {
  text-align: center;
}
.main .cta.is-style-default .cta__content, .main .cta:not([class*=is-style]) .cta__content {
  max-width: 993px;
  text-align: center;
}
.main .cta.is-style-default .cta__content p, .main .cta:not([class*=is-style]) .cta__content p {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 175%;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-default .cta__content p, .main .cta:not([class*=is-style]) .cta__content p {
    font-size: 16px;
  }
}
.main .cta.is-style-default .cta__content .wp-block-button:not(.is-style-fill), .main .cta:not([class*=is-style]) .cta__content .wp-block-button:not(.is-style-fill) {
  display: inline-block;
}
.main .cta.is-style-default .cta__content .wp-block-button:not(.is-style-fill) a, .main .cta:not([class*=is-style]) .cta__content .wp-block-button:not(.is-style-fill) a {
  border-color: #B4975A;
  font-size: 12px;
}
.main .cta.is-style-columns {
  padding-top: 82px;
  background-image: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-columns {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.main .cta.is-style-columns .cta__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-columns .cta__inner {
    display: block;
  }
}
.main .cta.is-style-columns .cta__heading {
  min-width: 50%;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-columns .cta__heading {
    text-align: center;
    min-width: 100%;
  }
}
.main .cta.is-style-columns .cta__content {
  min-width: 50%;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-columns .cta__content {
    text-align: center;
    min-width: 100%;
  }
}
.main .cta.is-style-columns .cta__content p {
  font-size: 26px;
  line-height: 175%;
  margin-bottom: 32px;
  font-weight: 400;
  color: #1E1E1E;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-columns .cta__content > .wp-block-button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.main .cta.is-style-stacked {
  text-align: center;
  margin: 60px 0;
}
@media screen and (max-width: 781px) {
  .main .cta.is-style-stacked {
    margin: 40px 0;
  }
}
.main .cta.is-style-stacked .cta__heading {
  min-width: 50%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.main .cta.is-style-stacked .cta__content p {
  margin-bottom: 25px;
}
.main .cta.is-style-stacked .cta__content .wp-block-button__link {
  text-transform: capitalize;
  font-size: 20px;
}
.main .cta.is-style-stacked .cta__content .wp-block-column .wp-block-button__link {
  text-transform: uppercase;
  font-size: 14px;
}
.main .cta__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.main .cta__headline {
  font-family: "fairweather", sans-serif;
  font-weight: 400;
  font-size: 74px;
  line-height: 90%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #363636;
  display: block;
}
@media screen and (max-width: 781px) {
  .main .cta__headline {
    font-size: 58px;
  }
}
.main .cta__eyebrow {
  font-family: "fairweather", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8A5F2B;
  margin-bottom: 25px;
}
.main .wp-block-echo-blocks-echo-block-cta.-hasBackgroundColor .cta__eyebrow {
  color: #000;
}
.main .cta.max-width .cta__content {
  max-width: 100%;
}
.main .cta__content {
  max-width: 724px;
  margin-left: auto;
  margin-right: auto;
}
.main .cta__content > .wp-block-columns {
  justify-content: center;
  gap: 0;
}
.main .cta__content > .wp-block-columns .wp-block-column {
  flex-basis: unset !important;
  flex-grow: unset;
}
.main .cta__content > .wp-block-columns .wp-block-column:not(:last-child) {
  border-right: 2px solid rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 781px) {
  .main .cta__content > .wp-block-columns .wp-block-column:not(:last-child) {
    border: none;
  }
}
.main .cta__content > .wp-block-columns .wp-block-buttons {
  justify-content: center;
  margin: 0 20px;
}
@media screen and (max-width: 781px) {
  .main .cta__content > .wp-block-columns .wp-block-buttons {
    margin: 10px 20px;
  }
  .main .cta__content > .wp-block-columns .wp-block-buttons a {
    width: 300px;
    text-align: center;
  }
}
.main .cta__content.-isWide {
  max-width: 1030px;
}
.main .cta__content.-isWide > .wp-block-columns {
  gap: 0;
  margin-top: 60px;
}
.main .cta__content.-isWide > .wp-block-columns .wp-block-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .cta__content.-isWide > .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
  justify-content: flex-start;
}
.main .cta__content.-isWide > .wp-block-columns .wp-block-column:first-child .wp-block-buttons a {
  margin-left: 0;
  width: calc( 100% - 10px );
}
@media screen and (max-width: 781px) {
  .main .cta__content.-isWide > .wp-block-columns .wp-block-column:first-child .wp-block-buttons a {
    width: 300px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 781px) {
  .main .cta__content.-isWide > .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
    justify-content: center;
  }
}
.main .cta__content.-isWide > .wp-block-columns .wp-block-column:not(:last-child) {
  border-right: 2px solid rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 781px) {
  .main .cta__content.-isWide > .wp-block-columns .wp-block-column:not(:last-child) {
    border: none;
  }
}
.main .cta__content.-isWide > .wp-block-columns .wp-block-column .wp-block-buttons {
  align-items: center;
  justify-content: center;
}
.main .cta__content.-isWide > .wp-block-columns .wp-block-column .wp-block-buttons a {
  margin: 0 10px;
  width: calc(100% - 20px);
  min-width: 150px;
}
@media screen and (max-width: 781px) {
  .main .cta__content.-isWide > .wp-block-columns .wp-block-column .wp-block-buttons {
    margin: 10px 0;
  }
  .main .cta__content.-isWide > .wp-block-columns .wp-block-column .wp-block-buttons a {
    width: 300px;
    text-align: center;
  }
}
@media screen and (max-width: 781px) {
  .main .cta__content p {
    margin-top: 20px;
  }
}

.wp-block-group.alignfull.has-background + .cta {
  margin-top: 0;
}
@media screen and (max-width: 781px) {
  .wp-block-group.alignfull.has-background + .cta {
    margin-top: 0;
  }
}
.wp-block-group.alignfull.has-background + .cta:not(.has-background) {
  padding-top: 80px;
  padding-bottom: 100px;
}

.alignfull.has-background:not(.wp-block-group) + .cta {
  margin-top: -100px;
}
@media screen and (max-width: 781px) {
  .alignfull.has-background:not(.wp-block-group) + .cta {
    margin-top: -60px;
  }
}
.alignfull.has-background:not(.wp-block-group) + .cta:not(.has-background) {
  padding-top: 80px;
  padding-bottom: 100px;
}

.main .hero + .cta {
  margin-top: -40px;
}
@media screen and (max-width: 781px) {
  .main .hero + .cta {
    margin-top: -20px;
  }
}

.main > .cta.alignfull[style*=background-color]:last-child {
  margin-bottom: 0;
}

.main > .subnav + .cta {
  margin-top: -20px;
}

.main .cta.has-dark-text .cta__eyebrow {
  color: #1E1E1E;
}

.wp-block-media-text {
  margin-top: 40px;
  margin-bottom: 80px;
}
.wp-block-media-text p + .wp-block-buttons {
  margin-top: 40px;
}
@media screen and (max-width: 781px) {
  .wp-block-media-text, .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }
  .wp-block-media-text .wp-block-media-text__media, .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-row: 2;
    grid-column: 1;
  }
  .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-row: 1;
    grid-column: 1;
    padding: 0;
  }
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
@media screen and (max-width: 781px) {
  .wp-block-media-text.is-stacked-on-mobile {
    gap: 24px;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-row: 2;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-row: 1;
    padding: 0;
  }
}

.wp-block-media-text.is-style-grid-tiles {
  background: #f5f5f3;
}

.wp-block-media-text.is-style-grid-tiles figure {
  width: 100%;
  height: 100%;
}

.wp-block-media-text.is-style-grid-tiles img {
  aspect-ratio: 1/1;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.wp-block-media-text.is-style-grid-tiles .wp-block-media-text__content {
  padding: 2rem 8%;
}

@media screen and (max-width: 781px) {
  .wp-block-media-text.is-style-grid-tiles.is-stacked-on-mobile {
    gap: 0;
  }
  .wp-block-media-text.has-media-on-the-right.is-style-grid-tiles {
    margin: 0;
  }
  .wp-block-media-text.is-style-grid-tiles.is-stacked-on-mobile .wp-block-media-text__media {
    grid-row: 1;
  }
  .wp-block-media-text.is-style-grid-tiles.is-stacked-on-mobile .wp-block-media-text__content {
    grid-row: 2;
  }
}

.wp-block-image.is-style-grid-tiles {
  width: 100%;
  height: 100%;
}

.wp-block-image.is-style-grid-tiles img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}

.wp-block-group.is-style-grid-tiles {
  background: #f5f5f3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8%;
}

.wp-block-group.is-style-grid-tiles > p {
  font-size: 1.1em;
  line-height: 1.1;
}

@media screen and (max-width: 781px) {
  .wp-block-group.is-style-grid-tiles {
    text-align: center;
  }
  .wp-block-image.is-style-grid-tiles {
    max-height: 200px;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .wp-block-cover.is-style-large-spacing {
  padding-top: 100px;
  padding-bottom: 82px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-cover.is-style-large-spacing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.main .wp-block-cover.is-style-large-spacing h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-cover.is-style-large-spacing h2 {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 52px;
  }
}
.main .wp-block-cover.is-style-large-spacing .wp-block-columns {
  gap: 64px;
}
.main .wp-block-cover.is-style-inset {
  margin: 60px auto;
  padding: 80px 20px;
  border-radius: 10px;
}
.main .wp-block-cover.is-style-inset .wp-block-cover__background {
  border-radius: 10px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-cover.is-style-inset {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .main .wp-block-cover.is-style-inset {
    margin: 60px 20px;
  }
}
.main .wp-block-cover.is-style-inset .wp-block-cover__inner-container {
  max-width: 840px;
}
.main .wp-block-cover.is-style-green {
  background: image-set(url(/wp-content/themes/ferrum-theme/dist/img/thumbprint.jpg)) #000;
  padding-top: 60px;
  padding-bottom: 100px;
  color: #fff;
}
.main .wp-block-cover.is-style-green .wp-block-cover__inner-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.main .wp-block-cover.is-style-green h2 {
  color: #fff;
  margin-bottom: 100px;
  font-size: 54px !important;
  line-height: 115%;
}
.main .wp-block-cover.is-style-green .wp-block-columns {
  padding-left: 0;
  padding-right: 0;
  color: #fff;
}
.main .wp-block-cover.is-style-green .wp-block-column:not(:last-child) {
  border-right: 1px solid #E5E5E5;
}
@media screen and (max-width: 781px) {
  .main .wp-block-cover.is-style-green .wp-block-column:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 30px;
  }
}
.main .wp-block-cover:not(.is-style-green) > .main .wp-block-cover__inner-container > h2:first-child:not(.is-style-eyebrow) {
  margin-top: 60px;
}
.single-degree .main .hero {
  margin-bottom: 40px;
}
.single-degree .main .hero.-hasBackgroundImage h2 {
  color: #fff;
}
.single-degree .main .wp-block-cover.is-style-green {
  background: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #59724C;
  margin-bottom: 85px;
}
.single-degree .main .wp-block-cover.is-style-green .wp-block-columns {
  gap: 28px;
}
.single-degree .main .wp-block-cover.is-style-green h2 {
  text-align: left;
}
.single-degree .main .wp-block-cover.is-style-green h4 {
  font-size: 24px;
  margin-bottom: 32px;
  text-transform: capitalize;
}
.single-degree .main .wp-block-cover.is-style-green p {
  padding-right: 28px;
}

.main .wp-block-group.is-style-large-spacing {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-large-spacing {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.main .wp-block-group.is-style-large-spacing.has-background {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-large-spacing.has-background {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.main .wp-block-group.is-style-home-features {
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 0;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-home-features {
    margin-top: 60px;
    margin-bottom: 0;
    padding-top: 60px;
  }
}
.main .wp-block-group.is-style-home-features .ilink:hover .ilink__headline {
  color: #B4975A;
}
.main .wp-block-group.is-style-home-features .ilinks__inner {
  gap: 17px;
  padding-left: 0;
  padding-right: 0;
}
.main .wp-block-group.is-style-home-features .ilink__headline {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 2px;
  line-height: 30px;
  text-transform: none;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-home-features .ilink__headline {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
  }
}
.main .wp-block-group.is-style-home-features .ilink__image {
  background-position: center center;
  padding-bottom: 53%;
}
.main .wp-block-group.is-style-gray-boxes {
  padding: 80px 0;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-gray-boxes {
    padding: 40px;
  }
}
.main .wp-block-group.is-style-gray-boxes.has-background {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-gray-boxes.has-background {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.main .wp-block-group.is-style-gray-boxes > p {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-gray-boxes .wp-block-columns {
    row-gap: 16px;
  }
}
.main .wp-block-group.is-style-gray-boxes p + .wp-block-columns {
  margin-top: 97px;
  margin-bottom: 60px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-gray-boxes p + .wp-block-columns {
    margin-bottom: 0;
  }
}
.main .wp-block-group.is-style-gray-boxes .wp-block-columns {
  column-gap: 92px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-gray-boxes .wp-block-columns + .wp-block-columns {
    margin-top: 16px;
  }
}
.main .wp-block-group.is-style-gray-boxes .wp-block-column {
  border: 1px solid #E5E5E5;
  border-radius: 10px;
}
.main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover {
  min-height: 0;
  padding: 40px 60px;
  height: 100%;
}
.main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover .wp-block-cover__inner-container, .main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover__inner-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover .wp-block-cover__inner-container p, .main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover__inner-container p {
  height: 100%;
  display: block;
  margin-bottom: 25px;
}
.main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover .wp-block-cover__inner-container .wp-block-button a, .main .wp-block-group.is-style-gray-boxes .wp-block-column > .wp-block-cover__inner-container .wp-block-button a {
  margin-left: 0;
}
.main .wp-block-group.is-style-gray-boxes:last-child {
  margin-bottom: 0;
}

.main .hero + .wp-block-group.has-background {
  margin-top: -40px;
}
.main .hero + .wp-block-group.has-background.is-style-large-spacing {
  padding-top: 60px;
}

.main .cta + .wp-block-group.has-background {
  margin-top: -60px;
}



@media screen and (max-width: 781px) {
  .main .wp-block-group.is-style-full-width-responsive {
    grid-template-columns: 1fr;
  }

  .main .is-style-mobile-centered {
    justify-content: center;
    text-align: center;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .wp-block-columns {
  gap: 38px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-columns.is-style-image-links > .wp-block-column {
    flex-basis: 45% !important;
  }
}
.main .wp-block-columns.is-style-narrow-gap {
  gap: 32px;
}
.main .wp-block-columns.is-style-no-gap {
  gap: 0;
}

h2 + .wp-block-columns,
h3 + .wp-block-columns {
  margin-top: 52px;
}
@media screen and (max-width: 781px) {
  h2 + .wp-block-columns,
h3 + .wp-block-columns {
    margin-top: 40px;
  }
}

p + .wp-block-columns {
  margin-top: 44px;
}

.wp-block-cover__inner-container > .wp-block-columns {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.wp-block-column > .wp-block-image {
  text-align: center;
}

.main .alignfull > .is-style-no-gap {
  padding-left: 0;
  padding-right: 0;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .wp-block-cover.alignfull .callouts, .main .callouts.is-style-green .callouts__subheadline, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .ilink.is-style-student-focus {
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  margin: 0;
}
.main .ilink.is-style-student-focus:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.main .ilink.is-style-student-focus .ilink__inner {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 83%;
  transition: all 0.2s;
}
.main .ilink.is-style-student-focus .ilink__svg {
  position: absolute;
  top: -80px;
  width: 137%;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  clip-path: url(#path);
  -webkit-clip-path: url(#path);
  transition: all 0.2s;
  transform: translateZ(0);
}
@media screen and (max-width: 1100px) {
  .main .ilink.is-style-student-focus .ilink__svg {
    top: -15%;
    width: 150%;
  }
}
.main .ilink.is-style-student-focus .ilink__top {
  position: relative;
  z-index: 2;
  margin-right: 20px;
  display: grid;
  grid-template-columns: 1fr 30px;
  grid-template-rows: 1fr 1fr;
  column-gap: 16px;
  padding-top: 2.5%;
}
.main .ilink.is-style-student-focus .ilink__top:after {
  content: "";
  font: var(--fa-font-solid);
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  width: 100%;
  transform: rotate(180deg);
  grid-column: 2;
  grid-row: 1/-1;
  transition: all 0.4s;
}
.main .ilink.is-style-student-focus .ilink__headline {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 26.13px;
  line-height: 100%;
  text-align: right;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  grid-column: 1;
  grid-row: 1;
  margin: 0;
}
.main .ilink.is-style-student-focus .ilink__subtext {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20.13px;
  line-height: 100%;
  text-align: right;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  grid-column: 1;
  grid-row: 2;
  margin-top: 6px;
}
.main .ilink.is-style-student-focus .ilink__main {
  position: relative;
  z-index: 2;
  padding-top: 54px;
  max-width: 450px;
  margin-left: auto;
  opacity: 0;
}
@media screen and (max-width: 1100px) {
  .main .ilink.is-style-student-focus .ilink__main {
    text-align: center;
    max-width: 100%;
    padding-top: 20px;
  }
}
.main .ilink.is-style-student-focus .ilink__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #FFFFFF;
  margin: 0 20px 24px;
}
@media screen and (max-width: 1100px) {
  .main .ilink.is-style-student-focus .ilink__text {
    margin-bottom: 0;
  }
}
.main .ilink.is-style-student-focus:hover .ilink__inner, .main .ilink.is-style-student-focus:focus .ilink__inner {
  top: 39%;
}
@media screen and (max-width: 1100px) {
  .main .ilink.is-style-student-focus:hover .ilink__inner, .main .ilink.is-style-student-focus:focus .ilink__inner {
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.main .ilink.is-style-student-focus:hover .ilink__main, .main .ilink.is-style-student-focus:focus .ilink__main {
  opacity: 1;
}
@media screen and (max-width: 1100px) {
  .main .ilink.is-style-student-focus:hover .ilink__svg, .main .ilink.is-style-student-focus:focus .ilink__svg {
    clip-path: none;
  }
}
.main .ilink.is-style-student-focus:hover .ilink__top:after, .main .ilink.is-style-student-focus:focus .ilink__top:after {
  transform: rotate(0deg);
}

.main *:not([class*=is-style-]).ilink,
.main .is-style-default.ilink {
  display: block;
  border: 2px solid #F5F5F3;
  border-radius: 10px;
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
  background: #fff;
}
.main *:not([class*=is-style-]).ilink:hover,
.main .is-style-default.ilink:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.main *:not([class*=is-style-]).ilink__image,
.main .is-style-default.ilink__image {
  width: 100%;
  height: 0;
  padding-bottom: 80%;
  background-size: cover;
  border-radius: 10px 10px 0px 0px;
}
.main *:not([class*=is-style-]).ilink__headline,
.main .is-style-default.ilink__headline {
  font-family: open-sans-condensed, sans-serif;
  margin: 28px 28px 12px;
  color: #1E1E1E;
  font-weight: 700;
  font-size: 23px;
  line-height: 100%;
}
@media screen and (max-width: 781px) {
  .main *:not([class*=is-style-]).ilink__headline,
.main .is-style-default.ilink__headline {
    font-size: 16px;
    line-height: 116%;
    margin: 12px 12px 14px;
  }
}
.main *:not([class*=is-style-]).ilink__text,
.main .is-style-default.ilink__text {
  font-size: 16px;
  line-height: 175%;
  margin: 0 28px 28px;
}
@media screen and (max-width: 781px) {
  .main *:not([class*=is-style-]).ilink__text,
.main .is-style-default.ilink__text {
    font-size: 12px;
    line-height: 16px;
    margin: 0 12px 12px;
  }
}
.main *:not([class*=is-style-]).ilink__text br + br,
.main .is-style-default.ilink__text br + br {
  display: none;
}

.main .ilinks {
  margin: 60px auto;
  max-width: 1240px;
}
@media screen and (max-width: 781px) {
  .main .ilinks {
    margin: 40px auto;
  }
}
.main .ilinks__inner {
  display: grid;
  grid-gap: 18px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-template-columns: repeat(auto-fit, 22%);
  column-gap: 32px;
  row-gap: 49px;
  justify-content: center;
}
@media screen and (max-width: 781px) {
  .main .ilinks__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 781px) {
  .main .ilinks__inner {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 12px;
    row-gap: 24px;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .instagram-feed {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
  position: relative;
  max-width: 100% !important;
}
.main .instagram-feed__images {
  position: absolute;
  width: 100vw;
  height: 576px;
  top: 0;
  left: 0;
  display: grid;
  grid-template-columns: repeat(10, 288px);
  grid-template-rows: repeat(2, 288px);
  justify-content: center;
}
.main .instagram-feed__images img {
  width: 288px;
  height: 288px;
  border: 1px solid #000;
  object-fit: cover;
  object-position: center center;
}
@media screen and (max-width: 781px) {
  .main .instagram-feed__images img:nth-child(n+5) {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  .main .instagram-feed__images {
    grid-template-columns: 1fr 1fr;
  }
  .main .instagram-feed__images img {
    width: 100%;
    height: 100%;
  }
}
.main .instagram-feed__inner {
  max-width: 100% !important;
  height: 575px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .instagram-feed__tile {
  display: flex;
  padding: 36px 40px;
  gap: 23px;
  background: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #B4975A;
  background-blend-mode: normal, soft-light, normal;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 781px) {
  .main .instagram-feed__tile {
    flex-direction: column;
    padding: 16px 24px 13px;
    gap: 8px;
  }
}
.main .instagram-feed__title {
  font-weight: 700;
  font-family: open-sans-condensed, sans-serif;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: normal;
}
.main .instagram-feed__menu {
  display: flex;
  margin-left: 10px;
}
.main .instagram-feed__menu a {
  color: #000;
  display: inline-block;
  padding: 10px;
  font-size: 20px;
}
.main .instagram-feed__menu a:hover {
  color: #fff;
}

#sb_instagram {
  max-width: 100% !important;
  padding: 0 !important;
  position: relative !important;
}
#sb_instagram #sbi_images .sbi_item {
  padding: 0 !important;
  border: 1px solid #000;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .upcoming {
  margin: 100px 0;
  position: relative;
  max-width: 1200px;
  padding-right: calc(calc(100vw - 1200px) / 2);
  padding-left: calc(calc(100vw - 1200px) / 2);
  box-sizing: inherit;
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .main .upcoming {
    margin: 50px 0;
  }
}
@media screen and (max-width: 1200px) {
  .main .upcoming {
    padding-left: 0;
    padding-right: 0;
  }
}
.main .upcoming .slick-list {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
@media screen and (min-width: 1200px) {
  .main .upcoming .slick-list {
    overflow: visible !important;
  }
}
.main .upcoming .slick-track {
  display: flex !important;
}
.main .upcoming .slick-slide {
  height: inherit !important;
}
.main .upcoming__noresults, .main .upcoming__header {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 64px;
}
@media screen and (max-width: 781px) {
  .main .upcoming__noresults, .main .upcoming__header {
    justify-content: center;
    padding-bottom: 50px;
  }
}
.main .upcoming__title {
  color: #8D733F;
}
.main .upcoming__link {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #8D733F;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 5px;
  box-shadow: inset 0px -1px 0px #8D733F;
}
@media screen and (max-width: 781px) {
  .main .upcoming__link {
    display: none;
  }
}
.main .upcoming__mobile-link {
  display: none;
}
@media screen and (max-width: 781px) {
  .main .upcoming__mobile-link {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #8D733F;
    text-decoration: none;
    padding-bottom: 5px;
    box-shadow: inset 0px -1px 0px #8D733F;
    margin: 55px auto 0;
    width: 110px;
    text-align: center;
  }
}
.main .upcoming .slick-prev,
.main .upcoming .slick-next {
  position: absolute;
  top: 50%;
  background: #000;
  color: #CFAE67;
  z-index: 3;
  border: none;
  height: auto;
  padding: 12px 15px;
  font-family: "Helvetica", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: auto;
}
@media screen and (max-width: 781px) {
  .main .upcoming .slick-prev,
  .main .upcoming .slick-next {
    top: 90%;
  }
}
.main .upcoming .slick-prev:hover,
.main .upcoming .slick-next:hover {
  background: #CFAE67;
  color: #000;
  cursor: pointer;
}
.main .upcoming .slick-prev::before,
.main .upcoming .slick-next::before {
  display: none;
}
.main .upcoming .slick-prev {
  left: 0;
}
.main .upcoming .slick-prev i {
  margin: 0 10px 0 0;
}
.main .upcoming .slick-next {
  right: 0;
}
.main .upcoming .slick-next i {
  margin: 0 0 0 10px;
}
.main .upcoming__items {
  position: initial !important;
}
.main .upcoming__items:before {
  left: 0;
}
.main .upcoming__items:after {
  right: 0;
}
.main .upcoming__item {
  border: 0.5px solid #8D733F;
  border-radius: 4px;
  text-decoration: none;
  margin: 0 30px;
  display: block;
  height: auto;
  opacity: 0.35;
  pointer-events: none;
  transition: all 0.5s;
}
.main .upcoming__item:hover {
  border: 0.5px solid #8D733F;
  box-shadow: 7px 7px 0px #B4975A;
}
.main .upcoming__item-img {
  height: 160px;
  width: 100%;
  display: block;
  background: #000;
}
.main .upcoming__item-img img {
  width: 100%;
  height: 100%;
  max-height: 160px;
  object-fit: cover;
  object-position: center top;
}
.main .upcoming__item-inner {
  padding: 15px;
  background: #fff;
}
.main .upcoming__item h3 {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #8D733F;
  text-transform: none;
}
.main .upcoming__item p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #363636;
}
.main .upcoming__item.slick-active, .main .upcoming__item.slick-slide-visible {
  opacity: 1;
  pointer-events: auto;
}

.main .wp-block-separator + .upcoming {
  margin-top: 0;
}

.wp-block-separator {
  border: none;
  border-top: 2px solid #E5E5E5;
  margin: 80px auto;
}
.wp-block-separator.alignwide, .main .wp-block-cover.alignfull .wp-block-separator.callouts, .main .callouts.is-style-green .wp-block-separator.callouts__subheadline, .main .callouts.is-style-green .wp-block-separator.callouts__headline, .main .callouts.is-style-green .wp-block-separator.callouts__inner {
  max-width: 1120px;
}
@media screen and (max-width: 1200px) {
  .wp-block-separator.alignwide, .main .wp-block-cover.alignfull .wp-block-separator.callouts, .main .callouts.is-style-green .wp-block-separator.callouts__subheadline, .main .callouts.is-style-green .wp-block-separator.callouts__headline, .main .callouts.is-style-green .wp-block-separator.callouts__inner {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .subnav {
  padding: 40px 0 17px;
  margin-bottom: 20px;
}
@media screen and (max-width: 781px) {
  .main .subnav {
    background: radial-gradient(81.75% 558.29% at 49.87% 44.85%, rgba(100, 100, 100, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #1E1E1E !important;
    padding-bottom: 0;
  }
  .main .subnav .subnav__title a {
    color: #000;
    text-decoration: none;
  }
  .main .subnav .subnav__title a:hover {
    cursor: pointer;
    color: #fff;
  }
}
.main .subnav.-isExpanded {
  padding-bottom: 17px;
}
@media screen and (max-width: 781px) {
  .main .subnav.-isExpanded .subnav__list {
    pointer-events: all;
    position: relative;
    display: block;
    transform: translateY(0);
    opacity: 1;
    max-height: 1000px;
    overflow: initial;
  }
}
.main .subnav + p {
  margin-top: 60px;
}
@media screen and (max-width: 781px) {
  .main .subnav + p {
    margin-top: 40px;
  }
}
.main .subnav__inner {
  max-width: 895px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 781px) {
  .main .subnav__inner {
    padding: 0;
  }
}
.main .subnav__list {
  display: grid;
  grid-template-columns: repeat(4, auto);
  margin: 0;
  padding: 0;
  align-items: center;
  row-gap: 20px;
}
@media screen and (max-width: 781px) {
  .main .subnav__list {
    pointer-events: none;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.4s, transform 0.4s;
    transform: translateY(-10px);
    opacity: 0;
    transform-origin: top center;
  }
}
.main .subnav__title {
  display: none;
  background: #B4975A;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
}
@media screen and (max-width: 781px) {
  .main .subnav__title {
    display: flex;
  }
}
.main .subnav__title span {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  font-family: "Open Sans", sans-serif;
}
.main .subnav__title i {
  font-size: 25px;
}
.main .subnav__item {
  margin-bottom: 32px;
  column-gap: 36px;
  padding: 0 10px;
  display: block;
}
@media screen and (max-width: 781px) {
  .main .subnav__item {
    padding: 20px 40px;
    margin: 0;
  }
}
.main .subnav__item a {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-decoration: none;
  position: relative;
  padding-bottom: 9px;
}
.main .subnav__item a:after {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  background: #B4975A;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.2s;
}
.main .subnav__item a:hover {
  color: #B4975A;
}
.main .subnav__item a:hover:after {
  width: 100%;
}

.main .hero + .subnav {
  margin-top: -40px;
}

.main .subnav + h2,
.main .subnav + .h2 {
  margin-top: 80px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main table {
  background: #fff;
  border-top: 5px solid #646464;
  margin: 44px 0 0;
  table-layout: fixed;
}
.main table td, .main table th {
  padding: 20px 40px;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  color: #1E1E1E;
  box-shadow: 0.5px 0.5px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 781px) {
  .main table td, .main table th {
    font-size: 14px;
    padding: 20px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.main table td img {
  width: 100%;
  height: auto;
}
.main table th {
  font-weight: bold;
}
.main table tfoot td {
  text-transform: uppercase;
  color: #fff;
  background-color: #646464;
  font-weight: bold;
}

.main .wp-block-table.is-style-compact table {
  table-layout: auto;
  min-width: 900px;
}
.main .wp-block-table.is-style-compact table td,
.main .wp-block-table.is-style-compact table th {
  padding: 5px;
  font-size: 16px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-table.is-style-compact table td,
.main .wp-block-table.is-style-compact table th {
    font-size: 14px;
  }
}

.main .wp-block-table.no-transform {
  position: relative;
}
@media screen and (max-width: 781px) {
  .main .wp-block-table.no-transform:before {
    content: "Scroll ↦";
    display: block;
    font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 44px 0 0;
    text-align: right;
    position: sticky;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 781px) {
  .main .wp-block-table.no-transform table {
    margin-top: 10px;
  }
}
.main .wp-block-table.no-transform table td, .main .wp-block-table.no-transform table th {
  text-transform: none;
  padding: 10px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .interior-sidebar {
  padding-bottom: 40px;
}
.main .interior-sidebar__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar__inner {
    flex-direction: column;
  }
}
.main .interior-sidebar .subnav {
  width: 254px;
  min-width: 254px;
  max-width: 254px;
  padding: 0;
  margin: 0 60px 0 0;
  position: relative;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar .subnav {
    width: 100vw;
    max-width: 100vw;
    margin: 0 -20px 40px;
    background: #F5F5F3 !important;
  }
}
.main .interior-sidebar .subnav:after {
  content: "";
  display: block;
  box-shadow: inset -2px 0px 0px rgba(229, 229, 229, 0.9);
  top: -50px;
  bottom: -30px;
  right: 0;
  width: 1px;
  position: absolute;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar .subnav:after {
    display: none;
  }
}
.main .interior-sidebar .subnav.-isExpanded .subnav__list {
  padding: 20px 40px;
}
.main .interior-sidebar .subnav__inner {
  padding: 0;
}
.main .interior-sidebar .subnav__title {
  display: block;
  text-transform: uppercase;
  background: none;
  padding: 15px 0 0;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar .subnav__title {
    display: flex;
    background: #B4975A;
    padding: 15px 20px;
  }
}
.main .interior-sidebar .subnav__title span {
  color: #8D733F;
  font-family: "fairweather", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar .subnav__title span {
    color: #000;
  }
}
.main .interior-sidebar .subnav__title .js-subnav-expand {
  display: none;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar .subnav__title .js-subnav-expand {
    display: block;
  }
}
.main .interior-sidebar .subnav__list {
  margin: 14px 0 0;
  display: block;
}
@media screen and (max-width: 781px) {
  .main .interior-sidebar .subnav__list {
    margin: 0;
  }
}
.main .interior-sidebar .subnav__item {
  padding: 14px 14px 14px 0;
  margin: 0;
  display: block;
}
.main .interior-sidebar .subnav__item.child {
  margin-left: 16px;
}
.main .interior-sidebar .subnav__item.current a {
  font-weight: bold;
}
.main .interior-sidebar .subnav__item a {
  color: #000;
  font-weight: 400;
  line-height: 18px;
}
.main .interior-sidebar .subnav__item a:after {
  width: 0;
  background: #8D733F;
  height: 2px;
}
.main .interior-sidebar .subnav__item a:hover:after {
  width: 100%;
}

.main .wp-caption-text,
.wp-block-image figcaption {
  font-size: 14px;
  line-height: 175%;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .callouts:not([class*=is-style]) .callouts__inner, .main .callouts.is-style-default .callouts__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  row-gap: 22px;
}
@media screen and (max-width: 781px) {
  .main .callouts:not([class*=is-style]) .callouts__inner, .main .callouts.is-style-default .callouts__inner {
    grid-template-columns: 1fr;
  }
}
.main .callouts:not([class*=is-style]) .callout, .main .callouts.is-style-default .callout {
  background: #fff;
  box-shadow: inset 2px 0px 0px #E5E5E5;
  padding: 20px;
  text-align: center;
}
.main .callouts:not([class*=is-style]) .callout__headline, .main .callouts.is-style-default .callout__headline {
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  color: #000000;
}
.main .callouts:not([class*=is-style]) .callout__text, .main .callouts.is-style-default .callout__text {
  font-size: 16px;
  line-height: 175%;
  padding: 0 20px;
}
.main .callouts.is-style-numbers {
  margin: 60px auto 40px;
}
.main .callouts.is-style-numbers .callouts__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  text-align: center;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-numbers .callouts__inner {
    grid-template-columns: 1fr;
  }
}
.main .callouts.is-style-numbers .callout {
  padding: 40px 20px 60px;
}
.main .callouts.is-style-numbers .callout__headline {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 160px;
  line-height: 90%;
  text-align: center;
  letter-spacing: -0.03em;
  color: #48777F;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-numbers .callout__headline {
    font-size: 120px;
  }
}
.main .callouts.is-style-numbers .callout__text {
  font-size: 26px;
  line-height: 175%;
  color: #1E1E1E;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-numbers .callout__text {
    font-size: 22px;
    line-height: 160%;
  }
}
.main .callouts.is-style-green {
  margin: 60px auto 40px;
  position: relative;
}
.main .callouts.is-style-green.has-subheadline:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 460px;
  background: url(/wp-content/themes/ferrum-theme/dist/img/thumbprint.jpg);
  pointer-events: none;
  z-index: 2;
}
.main .callouts.is-style-green.has-subheadline:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: var(--wp--preset--color--gray-f-3);
  pointer-events: none;
  z-index: 1;
}
.main .callouts.is-style-green .callouts__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 17px;
  text-align: center;
  filter: drop-shadow(0px 0px 60px rgba(0, 0, 0, 0.08));
  position: relative;
  z-index: 2;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-green .callouts__inner {
    grid-template-columns: 1fr;
  }
}
.main .callouts.is-style-green .callouts__headline {
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.main .callouts.is-style-green.has-subheadline {
  background-color: #000;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.main .callouts.is-style-green.has-subheadline .callouts__headline {
  padding-bottom: 0;
}
.main .callouts.is-style-green.has-subheadline .callout__headline {
  margin-top: 0;
  border-top: none;
}
.main .callouts.is-style-green.has-subheadline .callout a {
  font-weight: bold;
}
.main .callouts.is-style-green .callouts__subheadline {
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 80px;
}
.main .callouts.is-style-green .callouts__subheadline a {
  color: #fff;
}
.main .callouts.is-style-green .callout {
  padding: 40px 25px;
  border-radius: 10px;
  background: #fff;
}
.main .callouts.is-style-green .callout__image {
  width: 60px;
  margin: 0 auto;
}
.main .callouts.is-style-green .callout__image img {
  width: 100%;
  height: auto;
}
.main .callouts.is-style-green .callout__headline {
  font-family: open-sans-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #1E1E1E;
  padding: 32px 0;
  margin: 32px 0 0;
  border-top: 2px solid #59724C;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-green .callout__headline {
    font-size: 24px;
  }
}
.main .callouts.is-style-green .callout__text {
  font-size: 20px;
  line-height: 175%;
  color: #000;
}
.main .callouts.is-style-green .callout__text strong {
  font-weight: 800;
  font-size: 28px;
  margin: 20px 0;
  display: inline-block;
}
.main .callouts.is-style-green .callout__text strong + br + strong {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-green .callout__text strong + br + strong {
    font-size: 16px;
  }
}
.main .callouts.is-style-green .callout__text a {
  color: #48777F;
}
.main .callouts.is-style-green .callout__text a:hover {
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  .main .callouts.is-style-green .callout__text {
    font-size: 16px;
  }
}

.main .wp-block-cover.alignfull .callouts {
  margin-top: 60px;
  margin-bottom: 60px;
  max-width: 975px;
}

.main .cta.alignfull + .callouts {
  margin-top: -60px;
  margin-bottom: 105px;
}
@media screen and (max-width: 781px) {
  .main .cta.alignfull + .callouts {
    margin-top: -40px;
  }
}

.main .wp-block-group.alignfull.has-background + .callouts {
  margin-top: 0;
  margin-bottom: 105px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .contact {
  background: #F5F5F3;
  margin-top: 80px;
}
@media screen and (max-width: 781px) {
  .main .contact {
    margin-top: 40px;
  }
}
.main .contact__inner {
  max-width: 1006px;
  margin: 0 auto;
  padding: 80px 20px;
  display: flex;
  gap: 30px;
  align-items: center;
  min-height: 400px;
}
@media screen and (max-width: 781px) {
  .main .contact__inner {
    flex-direction: column;
    padding: 40px 20px;
  }
}
.main .contact__content {
  box-shadow: inset -2px 0px 0px #D1D1D1;
  padding-right: 80px;
  flex-grow: 1;
}
@media screen and (max-width: 781px) {
  .main .contact__content {
    text-align: center;
    margin: 0;
    box-shadow: none;
    padding-right: 0;
  }
}
.main .contact__content-header {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 74px;
  line-height: 90%;
  text-transform: uppercase;
  color: #1E1E1E;
  margin: 0 0 20px;
}
@media screen and (max-width: 781px) {
  .main .contact__content-header {
    font-size: 58px;
  }
}
@media screen and (max-width: 781px) {
  .main .contact__content-text {
    font-size: 16px;
  }
}
.main .contact__info {
  padding: 0 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 781px) {
  .main .contact__info {
    box-shadow: inset 0px 2px 0px #D1D1D1;
    padding: 30px 0;
    width: 100%;
    text-align: center;
  }
}
.main .contact__info-header {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8A5F2B;
  margin-bottom: 20px;
}
@media screen and (max-width: 781px) {
  .main .contact__info-header {
    font-size: 18px;
  }
}
.main .contact__info-item {
  font-size: 12px;
  line-height: 175%;
  display: flex;
  margin-bottom: 12px;
}
@media screen and (max-width: 781px) {
  .main .contact__info-item {
    width: 180px;
    margin: 0 auto 12px;
  }
}
.main .contact__info-item a {
  color: #48777F;
  text-decoration: none;
  margin-left: 24px;
  font-weight: 600;
}
.main .contact__info-item a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 781px) {
  .main .contact__info-item a {
    margin-left: 0;
  }
}
.main .contact__info-item-label {
  width: 60px;
  min-width: 60px;
  display: inline-flex;
}
@media screen and (max-width: 781px) {
  .main .contact__info-item-label span {
    display: none;
  }
}
.main .contact__info-item-value {
  margin-left: 24px;
  font-weight: 600;
}
@media screen and (max-width: 781px) {
  .main .contact__info-item-value {
    margin-left: 0;
  }
}
.main .contact__info-item i {
  display: none;
  width: 35px;
  font-size: 14px;
  margin-top: 3px;
}
@media screen and (max-width: 781px) {
  .main .contact__info-item i {
    display: block;
  }
}

.main .cta.alignfull[style*=background-color] + .contact {
  margin-top: -60px;
}
@media screen and (max-width: 781px) {
  .main .cta.alignfull[style*=background-color] + .contact {
    margin-top: -40px;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .accordion {
  padding: 32px 20px;
  margin-top: 0;
  box-shadow: inset 0px 0.5px 0px rgba(30, 30, 30, 0.25);
}
@media screen and (max-width: 781px) {
  .main .accordion {
    padding: 22px 20px;
  }
}
.main .accordion[data-open=true] {
  background: #F5F5F3;
}
.main .accordion[data-open=true][data-inverted=true] {
  background: #fff;
}
.main .accordion[data-open=true] .accordion__headline {
  color: #8D733F;
}
.main .accordion[data-open=true] .accordion__btn {
  color: #8D733F;
}
.main .accordion[data-open=true] .accordion__btn i:first-of-type {
  display: none;
}
.main .accordion[data-open=true] .accordion__inner {
  display: block;
}
.main .accordion[data-open=false] .accordion__btn i:last-child {
  display: none;
}
.main .accordion__headline {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  margin: 0;
}
@media screen and (max-width: 781px) {
  .main .accordion__headline {
    font-size: 20px;
  }
}
.main .accordion__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .accordion__btn {
  background: transparent;
  border: none;
  padding: 5px;
}
.main .accordion__btn:hover {
  cursor: pointer;
  color: #8D733F;
}
.main .accordion__btn i {
  font-size: 22px;
  line-height: 22px;
  color: #363636 !important;
}
.main .accordion__btn i:hover {
  color: #8D733F !important;
}
.main .accordion__btn i * {
  color: #363636 !important;
}
.main .accordion__btn i *:hover {
  cursor: pointer;
  color: #8D733F;
}
.main .accordion__inner {
  display: none;
}
.main .accordion__inner p {
  margin-top: 0;
}
.main .accordion__inner a {
  color: #000;
}
.main .accordion__inner a:hover {
  color: #48777F;
}

*:not(.accordion) + .accordion {
  margin-top: 60px;
}

.main .accordion + .wp-block-heading {
  margin-top: 60px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .testimonial {
  margin-top: 80px;
  background: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #363636;
}
@media screen and (max-width: 781px) {
  .main .testimonial {
    margin-top: 60px;
  }
}
.main .testimonial__inner {
  display: flex;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.main .testimonial__img {
  min-width: 200px;
  max-width: 200px;
  height: 200px;
  border-radius: 100%;
  margin-right: 32px;
}
.main .testimonial__img img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
@media screen and (max-width: 781px) {
  .main .testimonial__img {
    display: none;
  }
}
.main .testimonial.-hasImage {
  overflow: hidden;
}
.main .testimonial.-hasImage .testimonial__content:after {
  right: -100px;
  bottom: 0;
  left: auto;
  top: auto;
  transform: scaleX(1);
}
@media screen and (max-width: 781px) {
  .main .testimonial.-hasImage .testimonial__content:after {
    top: -50px;
    left: -20px;
    bottom: auto;
    right: auto;
    transform: scaleX(-1);
  }
}
.main .testimonial__content {
  position: relative;
  flex-grow: 1;
}
.main .testimonial__content:after {
  content: "";
  display: block;
  background: image-set(url(/wp-content/themes/ferrum-theme/dist/img/quote.png)) center center;
  width: 225px;
  height: 178px;
  background-size: cover;
  position: absolute;
  top: -50px;
  left: -120px;
  transform: scaleX(-1);
}
@media screen and (max-width: 781px) {
  .main .testimonial__content:after {
    width: 148px;
    height: 117px;
    top: -50px;
    left: -20px;
  }
}
.main .testimonial__text {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 127%;
  color: #FFFFFF;
}
@media screen and (max-width: 781px) {
  .main .testimonial__text {
    font-size: 22px;
  }
}
.main .testimonial__title {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
}
.main .testimonial__name {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #B4975A;
  margin: 20px 0 8px;
}

.main .testimonial + .contact,
.main .testimonial + .cta {
  margin-top: 0;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .faculty-cards {
  margin-top: 60px;
  margin-bottom: 60px;
  max-width: 1200px !important;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.main .faculty-cards > h2 {
  text-align: center;
  margin-bottom: 94px;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards > h2 {
    margin-bottom: 40px;
  }
}
.main .faculty-cards__cards {
  display: flex;
  flex-wrap: wrap;
}
.main .faculty-cards__card {
  width: calc(25% - 15px);
  display: block;
  margin: 0 15px 20px 0;
  background: #F5F5F3;
  border-top: 6px solid #363636;
  border-radius: 0px 0px 10px 10px;
  padding: 24px 0 4px;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card {
    width: calc(50% - 18px);
    margin: 0 12px 20px 0;
    padding: 8px 20px;
  }
  .main .faculty-cards__card:nth-child(odd) {
    margin-left: 12px;
  }
}
@media screen and (max-width: 505px) {
  .main .faculty-cards__card {
    width: calc(100% - 18px);
    margin: 0 12px 20px 0 !important;
    padding: 8px 20px;
  }
}
.main .faculty-cards__card-image {
  margin: 8px auto 0;
  max-width: 175px;
  max-height: 175px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-image {
    margin-bottom: 20px;
  }
}
.main .faculty-cards__card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.main .faculty-cards__card-inner {
  padding: 20px;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-inner {
    padding: 0;
  }
}
.main .faculty-cards__card-name {
  text-align: center;
  margin-bottom: 6px;
}
.main .faculty-cards__card-name a {
  color: #000;
  text-decoration: none;
}
.main .faculty-cards__card-name a:hover {
  color: #48777F;
}
.main .faculty-cards__card-title {
  text-align: center;
  font-family: "Fairweather";
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-title {
    font-size: 16px;
  }
}
.main .faculty-cards__card-detail {
  display: flex;
  font-weight: 400;
  font-size: 12px;
  line-height: 175%;
  color: #000000;
  margin-bottom: 4px;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-detail {
    justify-content: center;
  }
}
.main .faculty-cards__card-detail > strong {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-detail > strong {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
  }
}
.main .faculty-cards__card-detail > strong > span,
.main .faculty-cards__card-detail > span > span {
  display: block;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-detail > strong > span,
.main .faculty-cards__card-detail > span > span {
    display: none;
  }
}
.main .faculty-cards__card-detail > strong i,
.main .faculty-cards__card-detail > span i {
  display: none;
}
@media screen and (max-width: 781px) {
  .main .faculty-cards__card-detail > strong i,
.main .faculty-cards__card-detail > span i {
    display: block;
    margin-top: 5px;
  }
}
.main .faculty-cards__card-detail a {
  color: #48777F;
}
.main .faculty-cards__card-detail a[href^=mailto] {
  word-break: break-all;
}
.main .faculty-cards__card-detail a:hover {
  text-decoration: underline;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.atbs__divider {
  background-color: #e7e7e7;
  height: 1px;
  margin: 16px 0;
  width: 100%;
}

.wp-block-atbs-tabs {
  padding: 15px 15px 30px !important;
  margin-bottom: 40px;
}
.wp-block-atbs-tabs .wp-block-atbs-tab {
  margin-bottom: 10px;
}
.wp-block-atbs-tabs .wp-block-atbs-tab .atbs__tab_label {
  margin: 0 !important;
}
.wp-block-atbs-tabs .wp-block-atbs-tab .block-list-appender {
  position: absolute !important;
}
.wp-block-atbs-tabs .block-list-appender {
  position: relative !important;
}

.atbs__tab-labels {
  box-shadow: inset 0.5px -0.5px 0px rgba(30, 30, 30, 0.25);
  background: #fff;
}
.atbs__tab-label {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  margin: 0;
  padding: 10px 20px;
  font-family: "fairweather", sans-serif;
  font-style: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  box-shadow: inset -0.5px 0.5px 0px rgba(30, 30, 30, 0.25);
}
@media screen and (max-width: 781px) {
  .atbs__tab-label {
    font-size: 20px;
  }
}
.atbs__tab-label.active {
  color: #8D733F;
  background: #F5F5F3;
}
.atbs__tab-content {
  background: #F5F5F3;
  padding: 20px 30px;
}

.atbs__tabs .components-select-control {
  align-items: center !important;
  flex-direction: row !important;
}
.atbs__tabs .components-select-control .components-flex-item {
  flex: 1 !important;
}
.atbs__tabs .components-select-control .components-flex-item label {
  margin: 0 !important;
}
.atbs__tabs .components-button.is-secondary {
  box-shadow: inset 0 0 0 1px #daebf2 !important;
  color: #39687c !important;
}
.atbs__tabs .components-input-control__backdrop {
  border-color: #daebf2 !important;
}
.atbs__tabs .components-base-control__label {
  font-size: 13px !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
.atbs__tabs .components-input-control__label {
  font-size: 13px !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
.atbs__tabs p.components-base-control__help {
  font-style: italic !important;
}
.atbs__tabs .components-tab-panel__tabs {
  align-items: center;
  justify-content: space-around;
}
.atbs__tabs .components-tip {
  margin-bottom: 16px;
}
.atbs__tabs .components-tip p {
  font-size: 12px;
  font-style: italic;
  line-height: 1.4;
}
.atbs__tabs .components-tip svg {
  fill: #39687c;
  margin-right: 10px;
}
.atbs__tabs .atbs__titles_group {
  margin-bottom: 24px;
}
.atbs__tabs .atbs__titles_group .components-button-group {
  box-sizing: border-box !important;
  display: flex;
  flex-wrap: nowrap;
}
.atbs__tabs .components-button-group .components-button {
  box-shadow: inset 0 0 0 1px #daebf2 !important;
  display: block !important;
  padding: 0 !important;
  width: 100%;
}
.atbs__tabs .components-button-group .components-button.is-pressed {
  background: #39687c !important;
}

p.atbs__label {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1em !important;
  text-transform: none;
}

span.components-base-control__label {
  margin-bottom: 0 !important;
}

.atbs__tab {
  border-top: 1px solid #e0e0e0;
  justify-content: center;
  width: 100%;
}
.atbs__tab:focus {
  box-shadow: none !important;
  outline: none !important;
}

.atbs__tab.atbs__middle {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.atbs__tab.active_tab {
  background: rgba(181, 215, 228, 0.5);
  border-top: 2px solid #38687c;
  color: #38687c;
}

.atbs__icons_panel .components-button-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.atbs__icons_panel .components-button-group .components-button {
  line-height: 100%;
  margin: 5px;
  text-align: center;
  width: 15%;
}

span.atbs__pro-badge {
  background: #fff;
  color: red;
  display: inline-block;
  margin-left: 5px;
}

.atbs_input__controls {
  align-items: flex-start;
  display: flex;
  margin-bottom: 24px;
  align-items: flex-start;
  display: flex;
  margin-bottom: 24px;
}
.atbs_input__controls .components-input-control {
  align-items: center !important;
  border-radius: 0 !important;
  width: 25%;
  align-items: center !important;
  border-radius: 0 !important;
  width: 25%;
}
.atbs_input__controls .components-input-control:nth-child(2) {
  margin: 0 -1px !important;
  margin: 0 -1px !important;
}
.atbs_input__controls .components-input-control:nth-child(3) {
  margin-right: -1px !important;
  margin-right: -1px !important;
}
.atbs_input__controls .components-input-control__label {
  color: #757575 !important;
  display: block;
  font-size: 12px !important;
  font-weight: 400 !important;
  padding-top: 0 !important;
  text-transform: capitalize !important;
  color: #757575 !important;
  display: block;
  font-size: 12px !important;
  padding-top: 5px !important;
  text-transform: none !important;
}
.atbs_input__controls .components-input-control__input {
  text-align: center !important;
  text-align: center !important;
}
.atbs_input__controls .atbs__linked_settings {
  background: #fff;
  border: 1px solid #daebf2;
  cursor: pointer;
  display: block;
  height: 100%;
  margin-left: -1px;
  padding: 4px;
  text-align: center;
  width: 20%;
  background: #fff;
  border: 1px solid #daebf2;
  cursor: pointer;
  display: block;
  height: 100%;
  margin-left: -1px;
  padding: 4px;
  text-align: center;
  width: 20%;
}
.atbs_input__controls .atbs__linked_settings span.dashicons {
  font-size: 16px;
  line-height: 20px;
  font-size: 16px;
  line-height: 20px;
}
.atbs_input__controls .atbs__linked_settings.active {
  background: #39687c;
  color: #fff;
  background: #39687c;
  color: #fff;
}

.atbs__devices_inputs button.atbs__device.active {
  color: #39687c;
  font-size: 11px;
  font-weight: 600;
}

.atbs__label_flex {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}

p.atbs__label_nomargin {
  flex: 1;
  font-size: 13px !important;
  font-weight: 400 !important;
  margin: 0;
  text-transform: none !important;
}

.atbs__devices {
  align-items: center;
  display: flex;
}

button.atbs__device {
  background: none;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
button.atbs__device svg {
  fill: #d4d5ff;
  height: 10px;
  width: 15px;
}

button.atbs__device.middle_device {
  margin: 0 2px;
}

button.atbs__device.active svg {
  fill: #39687c;
}

.atbs__items .dashicon.dashicons {
  color: #39687c;
  font-size: 16px;
  line-height: 20px;
}

.atbs__inputs_group.margin_inputs .components-input-control {
  width: 50% !important;
}
.atbs__inputs_group.margin_inputs button.atlb__linked_settings.active {
  background: #39687c;
  border: none;
  color: #fff;
  display: block;
  height: 30px;
  width: 50px;
}

.wp-admin .atbs__tabs {
  display: none !important;
}
.wp-admin .atbs__tabs .components-panel__body {
  display: none !important;
}

.atbs__color_picker {
  align-items: center;
  display: flex;
  margin: 16px 0;
  position: relative;
}
.atbs__color_picker .components-base-control {
  padding: 0 16px;
}

p.atbs__color_picker_label {
  flex-grow: 1;
  margin: 0;
}

.atbs__reset_color span.dashicon {
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  margin-right: 5px;
}

button.atbs__color_indicator {
  background: none;
  border: none;
  cursor: pointer;
  height: 25px;
  position: relative;
  width: 25px;
}
button.atbs__color_indicator span.component-color-indicator {
  background-image: linear-gradient(45deg, #ddd 25%, transparent 0), linear-gradient(-45deg, #ddd 25%, transparent 0), linear-gradient(45deg, transparent 75%, #ddd 0), linear-gradient(-45deg, transparent 75%, #ddd 0);
  background-position: 0 0, 0 5px, 5px -5px, -5px 0;
  background-size: 10px 10px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

p + .wp-block-atbs-tabs,
.wp-block-heading + .wp-block-atbs-tabs {
  margin-top: 40px;
}

.main .is-type-video.wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-top: 40px;
  margin-bottom: 60px;
}
.main .is-type-video.wp-block-embed .wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.main .wp-block-cb-carousel {
  position: relative;
  padding-bottom: 30px;
  margin-top: 60px;
  margin-bottom: 80px;
}
@media screen and (max-width: 781px) {
  .main .wp-block-cb-carousel {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
.main .wp-block-cb-carousel .slick-prev,
.main .wp-block-cb-carousel .slick-next {
  position: absolute;
  top: 45%;
  background: #000 !important;
  color: #CFAE67;
  z-index: 3;
  border: none;
  padding: 12px 15px;
  font-family: "Helvetica", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .wp-block-cb-carousel .slick-prev:hover,
.main .wp-block-cb-carousel .slick-next:hover {
  background: #CFAE67 !important;
  color: #000;
  cursor: pointer;
}
.main .wp-block-cb-carousel .slick-slide {
  height: auto;
}
.main .wp-block-cb-carousel .slick-dots {
  display: flex;
  style: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.main .wp-block-cb-carousel .slick-dots > li.slick-active {
  color: #B4975A;
}
.main .wp-block-cb-carousel .slick-dots button {
  display: none;
}
.main .wp-block-cb-carousel .slick-prev {
  left: 0;
}
.main .wp-block-cb-carousel .slick-prev i {
  margin: 0 10px 0 0;
}
.main .wp-block-cb-carousel .slick-next {
  right: 0;
}
.main .wp-block-cb-carousel .slick-next i {
  margin: 0 0 0 10px;
}
.main .wp-block-cb-carousel .slick-list {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .info {
  padding: 80px 0;
}
@media screen and (max-width: 781px) {
  .main .info {
    padding: 40px 0;
  }
}
.main .info__holder {
  padding-bottom: 60px;
}
@media screen and (max-width: 781px) {
  .main .info__holder {
    padding-bottom: 32px;
  }
}
.main .info__link {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8D733F;
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  .main .info__link {
    font-size: 18px;
  }
}
.main .info__link i {
  margin-right: 16px;
}
.main .info__link:hover {
  text-decoration: underline;
}
.main .info__inner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 18px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  gap: 18px;
}
@media screen and (max-width: 781px) {
  .main .info__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main .info__img {
  grid-column: 1/7;
  margin-right: 20px;
}
@media screen and (max-width: 781px) {
  .main .info__img {
    grid-column: 1/-1;
    margin-right: 0;
  }
}
.main .info__img img {
  width: 100%;
  height: auto;
}
.main .info__info {
  grid-column: 7/-1;
}
@media screen and (max-width: 781px) {
  .main .info__info {
    grid-column: 1/-1;
    grid-row: 2;
  }
}
.main .info__info h2 {
  color: #363636;
  margin-top: 0;
  margin-bottom: 52px;
}
.main .info__details {
  margin-top: 24px;
}
.main .info__detail {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 175%;
  display: flex;
  gap: 18px;
  margin: 6px 0;
}
.main .info__detail-label {
  width: 82px;
}
@media screen and (max-width: 781px) {
  .main .info__detail-label {
    width: auto;
  }
}
@media screen and (max-width: 781px) {
  .main .info__detail-label span {
    display: none;
  }
}
.main .info__detail-label i {
  display: none;
  margin: 7.5px;
}
@media screen and (max-width: 781px) {
  .main .info__detail-label i {
    display: block;
    margin-right: 20px;
  }
}
.main .info__detail a.info__card-detail-value {
  color: #48777F;
  font-weight: 700;
  text-decoration-line: underline;
  line-height: 175%;
}
.main .info__hours strong {
  font-weight: bold;
}
.main .info__hours .sub {
  margin-left: 35px;
}
.main .info__note {
  font-size: 12px;
  line-height: 175%;
}
.main .info__btn {
  display: inline-block;
  margin-top: 24px;
}
.main .info + .info {
  border-top: 1px solid #E5E5E5;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 781px) {
  body.single-person .hero h1:after {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  body.single-person .hero h1 {
    margin-bottom: 0;
  }
}
body.single-person .hero__inner {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 781px) {
  body.single-person .hero__inner {
    gap: 0;
  }
}
body.single-person .person__card {
  background: #F5F5F3;
  padding: 40px 0;
  margin-top: 60px;
}
body.single-person .person__card_top {
  background: #fff;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
body.single-person .person__card-holder {
  padding-bottom: 60px;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-holder {
    padding-bottom: 32px;
  }
}
body.single-person .person__card-link {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8D733F;
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-link {
    font-size: 18px;
  }
}
body.single-person .person__card-link i {
  margin-right: 16px;
}
body.single-person .person__card-link:hover {
  text-decoration: underline;
}
body.single-person .person__card-inner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 18px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  gap: 18px;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.single-person .person__card-img {
  grid-column: 2/6;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-img {
    grid-column: 1/-1;
  }
}
body.single-person .person__card-img img {
  width: 100%;
  height: auto;
}
body.single-person .person__card-info {
  grid-column: 7/12;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-info {
    grid-column: 1/-1;
    grid-row: 2;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.single-person .person__card-info h2 {
  color: #363636;
  margin-top: 0;
  margin-bottom: 52px;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-info h2 {
    margin-bottom: 32px;
    margin-top: 8px;
  }
}
body.single-person .person__card-detail {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 175%;
  display: flex;
  gap: 18px;
  margin: 6px 0;
}
body.single-person .person__card-detail-label {
  width: 115px;
  min-width: 115px;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-detail-label {
    width: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-detail-label span {
    display: none;
  }
}
body.single-person .person__card-detail-label i {
  display: none;
  margin: 7.5px;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-detail-label i {
    display: block;
    margin-right: 20px;
  }
}
body.single-person .person__card-detail a.person__card-detail-value {
  color: #48777F;
  font-weight: 700;
  text-decoration-line: underline;
  line-height: 175%;
}
@media screen and (max-width: 781px) {
  body.single-person .person__card-detail a.person__card-detail-value {
    font-size: 16px;
    font-weight: 600;
  }
}
body.single-person .person__card-detail-hours strong {
  display: block;
  font-weight: bold;
}
body.single-person .person__card-detail-hours span {
  display: block;
  margin-left: 30px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

body.single-department .hero {
  margin-bottom: 0;
}
body.single-department .department__card {
  background: #F5F5F3;
  padding: 40px 0;
  margin-top: 60px;
}
body.single-department .department__card_top {
  background: #fff;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
body.single-department .department__card-holder {
  padding-bottom: 60px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-holder {
    padding-bottom: 32px;
  }
}
body.single-department .department__card-link {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8D733F;
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-link {
    font-size: 18px;
  }
}
body.single-department .department__card-link i {
  margin-right: 16px;
}
body.single-department .department__card-link:hover {
  text-decoration: underline;
}
body.single-department .department__card-inner {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 18px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  gap: 18px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.single-department .department__card-inner.-noImage .department__card-info {
  grid-column: 2/12;
}
body.single-department .department__card-inner.-noImage .department__card-detail--hours,
body.single-department .department__card-inner.-noImage .department__card-detail--left {
  float: left;
  width: 50%;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-inner.-noImage .department__card-detail--hours,
body.single-department .department__card-inner.-noImage .department__card-detail--left {
    float: none;
    width: 100%;
  }
}
body.single-department .department__card-img {
  grid-column: 2/7;
  margin-right: 20px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-img {
    grid-column: 1/-1;
    margin-right: 0;
  }
}
body.single-department .department__card-img img {
  width: 100%;
  height: auto;
}
body.single-department .department__card-info {
  grid-column: 7/12;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-info {
    grid-column: 1/-1;
    grid-row: 2;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.single-department .department__card-info h2 {
  color: #363636;
  margin-top: 0;
  margin-bottom: 52px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-info h2 {
    margin-bottom: 32px;
    margin-top: 8px;
  }
}
body.single-department .department__card-detail {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 175%;
  display: flex;
  gap: 18px;
  margin: 6px 0;
}
body.single-department .department__card-detail-label {
  width: 82px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-detail-label {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-detail-label span {
    display: none;
  }
}
body.single-department .department__card-detail-label i {
  display: none;
  margin: 7.5px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-detail-label i {
    display: block;
    margin-right: 20px;
  }
}
body.single-department .department__card-detail a.department__card-detail-value {
  color: #48777F;
  font-weight: 700;
  text-decoration-line: underline;
  line-height: 175%;
}
@media screen and (max-width: 781px) {
  body.single-department .department__card-detail a.department__card-detail-value {
    font-size: 16px;
    font-weight: 600;
  }
}
body.single-department .department__card-detail-hours strong {
  display: block;
  font-weight: bold;
}
body.single-department .department__card-detail-hours span {
  display: block;
  margin-left: 30px;
}
body.single-department .department__staff {
  border-top: 1px solid #E5E5E5;
  margin-top: 80px;
  padding: 60px 0;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff {
    padding: 30px 0;
  }
}
body.single-department .department__staff > h2 {
  text-align: center;
  margin-bottom: 94px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff > h2 {
    margin-bottom: 40px;
  }
}
body.single-department .department__staff-cards {
  display: flex;
  flex-wrap: wrap;
}
body.single-department .department__staff-card {
  width: calc( 25% - 15px );
  display: block;
  margin: 0 15px 20px 0;
  background: #F5F5F3;
  border-top: 6px solid #363636;
  border-radius: 0px 0px 10px 10px;
  padding: 24px 0 4px;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff-card {
    width: calc(50% - 18px);
    margin: 0 12px 20px 0;
  }
  body.single-department .department__staff-card:nth-child(odd) {
    margin-left: 12px;
  }
}
body.single-department .department__staff-card-image {
  margin: 8px 54px 0;
  max-width: 175px;
  max-height: 175px;
  width: 100%;
  height: 100%;
}
body.single-department .department__staff-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff-card-image {
    margin: 0 auto !important;
  }
}
body.single-department .department__staff-card-inner {
  padding: 20px;
}
body.single-department .department__staff-card-name {
  text-align: center;
  margin-bottom: 6px;
}
body.single-department .department__staff-card-name a {
  color: #000;
  text-decoration: none;
}
body.single-department .department__staff-card-name a:hover {
  color: #48777F;
}
body.single-department .department__staff-card-title {
  text-align: center;
  font-family: "Fairweather";
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff-card-title {
    font-size: 16px;
  }
}
body.single-department .department__staff-card-detail {
  display: flex;
  font-weight: 400;
  font-size: 12px;
  line-height: 175%;
  color: #000000;
  margin-bottom: 4px;
}
body.single-department .department__staff-card-detail > strong {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff-card-detail > strong {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
  }
}
body.single-department .department__staff-card-detail > strong > span,
body.single-department .department__staff-card-detail > span > span {
  display: block;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff-card-detail > strong > span,
body.single-department .department__staff-card-detail > span > span {
    display: none;
  }
}
body.single-department .department__staff-card-detail > strong i,
body.single-department .department__staff-card-detail > span i {
  display: none;
}
@media screen and (max-width: 781px) {
  body.single-department .department__staff-card-detail > strong i,
body.single-department .department__staff-card-detail > span i {
    display: block;
    margin-top: 5px;
  }
}
body.single-department .department__staff-card-detail a {
  color: #48777F;
}
body.single-department .department__staff-card-detail a[href^=mailto] {
  word-break: break-all;
}
body.single-department .department__staff-card-detail a:hover {
  text-decoration: underline;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .directory[data-view=department] .directory__results-filters {
  display: none;
}
.main .directory[data-view=department] .directory__switcher a:first-child {
  color: #48777F;
}
.main .directory[data-view=faculty] .directory__switcher:after {
  left: 50%;
}
.main .directory[data-view=faculty] .directory__switcher a:last-child {
  color: #48777F;
}
.main .directory[data-view=faculty] .directory__results-filters[data-has-results=false] {
  display: none;
}
.main .directory[data-view=faculty] .directory__result-inner > span {
  padding: 0 24px;
}
@media screen and (max-width: 781px) {
  .main .directory[data-view=faculty] .directory__result-inner > span {
    padding: 0;
  }
}
@media screen and (max-width: 781px) {
  .main .directory[data-view=faculty] .directory__result-title {
    margin: 6px 0;
  }
}
@media screen and (max-width: 781px) {
  .main .directory[data-view=faculty] .directory__result-phone {
    display: none;
  }
}
.main .directory__switcher {
  display: flex;
  max-width: 836px;
  margin: 80px auto;
  justify-content: stretch;
  align-items: baseline;
  position: relative;
  padding-bottom: 48px;
}
@media screen and (max-width: 781px) {
  .main .directory__switcher {
    margin: 40px auto;
  }
}
.main .directory__switcher a {
  flex-grow: 1;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-decoration: none;
  color: #646464;
}
.main .directory__switcher a:hover {
  color: #48777F;
}
@media screen and (max-width: 781px) {
  .main .directory__switcher a {
    font-size: 18px;
  }
}
.main .directory__switcher:after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 50%;
  left: 0;
  height: 16px;
  border-radius: 39px;
  background: #48777F;
}
.main .directory__switcher:before {
  position: absolute;
  content: "";
  bottom: 0;
  width: 100%;
  left: 0;
  background: #F5F5F3;
  height: 16px;
  border-radius: 39px;
}
.main .directory__search {
  border-bottom: 2px solid #363636;
  padding: 20px 0;
  margin-bottom: 64px;
}
.main .directory__search-input {
  display: flex;
}
.main .directory__search-input input {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 90%;
  flex-grow: 1;
  background: none;
  border: none;
  color: #48777F;
}
@media screen and (max-width: 781px) {
  .main .directory__search-input input {
    font-size: 36px;
  }
}
.main .directory__search-input button {
  background: none;
  border: none;
}
.main .directory__search-input button:hover {
  cursor: pointer;
}
.main .directory__search-input button:hover i {
  color: #1E1E1E;
}
.main .directory__search-input button i {
  color: #48777F;
  font-size: 44px;
}
@media screen and (max-width: 781px) {
  .main .directory__search-input button i {
    font-size: 28px;
  }
}
.main .directory__filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 781px) {
  .main .directory__filter {
    flex-wrap: wrap;
  }
}
.main .directory__filter-label {
  font-size: 14px;
  line-height: 186%;
  margin-right: 22px;
  flex-grow: 1;
}
@media screen and (max-width: 781px) {
  .main .directory__filter-label {
    width: 100%;
  }
}
.main .directory__filter-list {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
  flex-wrap: wrap;
  margin: 0 -3px;
}
.main .directory__filter-list button {
  background: rgba(229, 229, 229, 0.5);
  padding: 4px 6px 1px;
  margin: 3px;
  font-size: 16px;
  line-height: 112%;
  color: #000;
  border: none;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}
.main .directory__filter-list button.-isSelected, .main .directory__filter-list button:hover {
  color: #48777F;
  border-bottom-color: #48777F;
  cursor: pointer;
}
.main .directory__results {
  padding: 60px 0;
  margin: 60px -20px 0;
  background: #F5F5F3;
}
@media screen and (max-width: 781px) {
  .main .directory__results {
    margin-top: 40px;
    padding-top: 40px;
  }
}
.main .directory__results-title {
  text-transform: capitalize;
}
@media screen and (max-width: 781px) {
  .main .directory__results-title {
    font-size: 18px;
  }
}
.main .directory__results-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 44px;
}
.main .directory__results-filters-list {
  display: flex;
}
.main .directory__results-filters-clear {
  font-weight: 600;
  font-size: 20.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  border: none;
  background: none;
  font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
  border-bottom: 1px solid #000000;
  padding: 0 0 5px;
}
.main .directory__results-filters-clear:hover {
  cursor: pointer;
  border-bottom-color: #48777F;
  color: #48777F;
}
.main .directory__results-filter {
  background: #fff;
  border: none;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  border-radius: 6px;
  border: 2px solid transparent;
}
.main .directory__results-filter + .directory__results-filter {
  margin-left: 12px;
}
.main .directory__results-filter:hover {
  cursor: pointer;
  border-color: #48777F;
}
.main .directory__results-filter:hover i {
  color: #48777F;
}
.main .directory__results-filter span {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
.main .directory__results-filter i {
  font-size: 18px;
  margin-left: 12px;
}
.main .directory__results-list {
  margin-top: 80px;
}
@media screen and (max-width: 781px) {
  .main .directory__results-list {
    margin-top: 40px;
  }
}
.main .directory__result {
  background: #fff;
  padding: 42px 44px;
  display: flex;
  align-items: stretch;
  width: 100%;
  border-radius: 6px;
  transition: all 0.2s;
  line-height: 100%;
  color: #1E1E1E;
  text-decoration: none;
  margin-bottom: 20px;
}
@media screen and (max-width: 781px) {
  .main .directory__result {
    padding: 16px 20px;
  }
}
.main .directory__result[data-visible=false] {
  display: none;
}
.main .directory__result:hover {
  box-shadow: 1px 8px 28px rgba(0, 0, 0, 0.25);
}
.main .directory__result:hover button,
.main .directory__result:hover .directory__result-btn > span {
  background: #8D733F;
  color: #fff;
}
.main .directory__result:hover i {
  color: #8D733F;
}
.main .directory__result-name {
  border-left: none !important;
  font-weight: 700;
  font-family: open-sans-condensed, sans-serif;
  font-size: 16px !important;
  min-width: 230px;
}
.main .directory__result-phone {
  min-width: 235px;
}
.main .directory__result-icon {
  text-align: right;
  border-left: none !important;
  font-size: 28px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main .directory__result-btn {
  text-align: right;
  border-left: none !important;
}
.main .directory__result-btn button,
.main .directory__result-btn > span {
  display: block;
  width: 100%;
  text-align: center;
  padding: 16px 20px;
  text-transform: uppercase;
  border: #8D733F 2px solid !important;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  background: transparent;
  border-radius: 0;
  max-width: 150px;
  margin-left: auto;
  transition: all 0.1s;
  color: #000 !important;
}
.main .directory__result-btn button:hover {
  background: #8D733F !important;
  color: #fff !important;
}
@media screen and (max-width: 781px) {
  .main .directory__result-btn button {
    padding: 16px 20px;
  }
}
.main .directory__result-btn button:hover {
  cursor: pointer;
}
@media screen and (max-width: 781px) {
  .main .directory__result-btn button > span {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  .main .directory__result-depts, .main .directory__result-addr {
    display: none !important;
  }
}
.main .directory__result-inner {
  display: grid;
  grid-template-columns: repeat(5, auto);
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
}
@media screen and (max-width: 781px) {
  .main .directory__result-inner {
    grid-template-columns: auto;
    width: 90%;
    padding-right: 10%;
  }
}
.main .directory__result-inner > span {
  flex-grow: 1;
  width: 100%;
  border-left: 1px solid #646464;
  padding: 0 40px;
  font-size: 14px;
  display: flex;
  align-items: center;
  word-wrap: break-word;
}
@media screen and (max-width: 781px) {
  .main .directory__result-inner > span {
    border-left: none;
    padding: 0;
  }
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.single-news .main > p > img {
  display: block;
  margin-top: 20px;
}
.single-news .post-navigation {
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
}
.single-news .post-navigation a {
  font-size: 1.25em;
  font-weight: bold;
}
.main .date {
  padding-top: 20px;
  font-style: italic;
}

#main .news-grid {
  max-width: 1240px !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  @media screen and (min-width: 781px) {
    flex-direction: row;
  }
}

.news-grid .newsitem {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 30px;
  position: relative;
  @media screen and (min-width: 781px) {
    width: 50%;
  }
  @media screen and (min-width: 1024px) {
    width: 33.33333%;
  }
}
.news-grid .newsitem-stacked .newsitem + .newsitem {
  margin-top: 0;
}
.news-grid .newsitem.newsitem-wide .newsitem__image img {
  height: 451px;
}
.news-grid .newsitem.newsitem-wide .newsitem__image:after,
.news-grid .newsitem-stacked .newsitem__image:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(27, 28, 30, 0.6);
}
.news-grid .newsitem.newsitem-wide .newsitem__inner {
  position: absolute;
  margin: 0;
  padding: 0 5%;
  z-index: 20;
  bottom: 5%;
  background-color: transparent;
}
.news-grid .newsitem.newsitem-wide .newsitem__title a,
.news-grid .newsitem.newsitem-wide .newsitem__category,
.news-grid .newsitem.newsitem-wide .newsitem__date,
.news-grid .newsitem.newsitem-wide .newsitem__category a,
.news-grid .newsitem-stacked .newsitem .newsitem__title a,
.news-grid .newsitem-stacked .newsitem .newsitem__category,
.news-grid .newsitem-stacked .newsitem .newsitem__date,
.news-grid .newsitem-stacked .newsitem .newsitem__category a {
  color: #fff;
}
.news-grid .newsitem.newsitem-wide .newsitem__title a:hover,
.news-grid .newsitem-stacked .newsitem .newsitem__title a:hover,
.news-grid .newsitem.newsitem-wide .newsitem__category a:hover,
.news-grid .newsitem-stacked .newsitem .newsitem__category a:hover {
  color: #fff;
  text-decoration: underline;
}
.news-grid .newsitem-stacked .newsitem .newsitem__inner {
  position: absolute;
  margin: 0;
  padding: 0 5%;
  z-index: 20;
  bottom: 5%;
  background-color: transparent;
}
@media screen and (min-width: 781px) {
  .news-grid .newsitem.newsitem-wide {
      width: 66.666666%;
    padding-right: 5px;
  }
  .news-grid .newsitem-stacked {
      width: 33.33333%;
  }
  .news-grid .newsitem-stacked .newsitem {
      width: 100%;
    padding-left: 5px;
  }
}
.news-grid .additional-posts {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
.news-grid .newsitem .newsitem__category {
  margin-bottom: 10px;
  line-height: 1.25
}
.news-grid .newsitem .newsitem__category a:hover {
  color: #8D733F;
}
.main .news .newsitem__image {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.main .news .newsitem__image img {
  width: 100%;
  height: 250px;
  transition: 1.6s transform, 1.6s -webkit-transform;
  object-fit: cover;
  @media screen and (min-width: 781px) {
    height: 220px;
  }
}
.main .news .newsitem__image img:hover {
  transform: scale(1.2);
}
.main .news .newsitem__title.h3 {
  text-transform: none;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
}
.main .news .newsitem__title a {
  color: #000;
  text-decoration: none;
}
.main .news .newsitem__title a:hover {
  color: #8D733F;
}
.main .news .newsitem__link {
  display: inline-block;
  margin: 30px 0;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.main .blog .blogitem {
  display: flex;
  margin: 60px 0;
  border-bottom: 1px solid #E5E5E5;
  padding: 20px 0 40px;
}
.main .blog .blogitem:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 781px) {
  .main .blog .blogitem {
    flex-direction: column-reverse;
  }
}
.main .blog .blogitem__image {
  max-width: 200px;
  width: 100%;
  margin: 0 0 0 40px;
}
@media screen and (max-width: 781px) {
  .main .blog .blogitem__image {
    margin: 0 auto 40px;
    max-width: 100%;
    height: 250px;
  }
}
.main .blog .blogitem__image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 781px) {
  .main .blog .blogitem__image img {
    height: 100%;
    object-fit: cover;
    object-position: center 15%;
  }
}
.main .blog .blogitem__title a {
  color: #000;
  text-decoration: none;
}
.main .blog .blogitem__title a:hover {
  color: #8D733F;
}
.main .blog .blogitem__link {
  display: inline-block;
  margin: 30px 0;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

:root {
  --tec-color-icon-focus: #8D733F;
  --tec-color-event-icon-hover: #8D733F;
  --tec-color-accent-primary: #8D733F;
  --tec-color-accent-primary-hover: rgba(141, 115, 63, .8);
  --tec-color-accent-primary-active: rgba(141, 115, 63, .9);
  --tec-color-accent-primary-background: rgba(141, 115, 63, .07);
  --tec-font-family-sans-serif: "Open Sans", "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
}

.tribe-events-l-container {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

body.page-template-search-template .search {
  margin-bottom: 200px;
}

body.search .search__form > .alignnarrow,
body.page-template-search-template .search__form > .alignnarrow {
  padding: 20px 0;
  border-bottom: 2px solid #363636;
}
body.search .search__form-input,
body.page-template-search-template .search__form-input {
  display: flex;
}
body.search .search__form-input input,
body.page-template-search-template .search__form-input input {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 90%;
  flex-grow: 1;
  background: none;
  border: none;
  color: #48777F;
}
@media screen and (max-width: 781px) {
  body.search .search__form-input input,
body.page-template-search-template .search__form-input input {
    font-size: 36px;
  }
}
body.search .search__form-input button,
body.page-template-search-template .search__form-input button {
  background: none;
  border: none;
}
body.search .search__form-input button:hover,
body.page-template-search-template .search__form-input button:hover {
  cursor: pointer;
}
body.search .search__form-input button:hover i,
body.page-template-search-template .search__form-input button:hover i {
  color: #1E1E1E;
}
body.search .search__form-input button i,
body.page-template-search-template .search__form-input button i {
  color: #48777F;
  font-size: 44px;
}
@media screen and (max-width: 781px) {
  body.search .search__form-input button i,
body.page-template-search-template .search__form-input button i {
    font-size: 28px;
  }
}
body.search .search__form-filters,
body.page-template-search-template .search__form-filters {
  background: #1E1E1E;
  margin: 80px -20px 0;
  color: #fff;
}
body.search .search__form-filters-inner,
body.page-template-search-template .search__form-filters-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters-inner,
body.page-template-search-template .search__form-filters-inner {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 22px;
  }
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters[data-open=false] .search__form-filters-label a i:first-child,
body.page-template-search-template .search__form-filters[data-open=false] .search__form-filters-label a i:first-child {
    display: none !important;
  }
  body.search .search__form-filters[data-open=false] .search__form-filters-boxes,
body.page-template-search-template .search__form-filters[data-open=false] .search__form-filters-boxes {
    display: none !important;
  }
  body.search .search__form-filters[data-open=false] .search__form-filters-clear,
body.page-template-search-template .search__form-filters[data-open=false] .search__form-filters-clear {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters[data-open=true] .search__form-filters-label a i:last-child,
body.page-template-search-template .search__form-filters[data-open=true] .search__form-filters-label a i:last-child {
    display: none !important;
  }
  body.search .search__form-filters[data-open=true] .search__form-filters-boxes,
body.page-template-search-template .search__form-filters[data-open=true] .search__form-filters-boxes {
    display: flex !important;
  }
}
body.search .search__form-filters-label,
body.page-template-search-template .search__form-filters-label {
  font-weight: bold;
  font-size: 16.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: open-sans-condensed, sans-serif;
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters-label,
body.page-template-search-template .search__form-filters-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 22px;
  }
}
body.search .search__form-filters-label a,
body.page-template-search-template .search__form-filters-label a {
  display: none;
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters-label a,
body.page-template-search-template .search__form-filters-label a {
    display: block;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
  }
}
body.search .search__form-filters-boxes,
body.page-template-search-template .search__form-filters-boxes {
  font-family: open-sans-condensed, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 116%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters-boxes,
body.page-template-search-template .search__form-filters-boxes {
    background: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #363636;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 -20px 0;
    padding: 0 20px 30px;
  }
}
body.search .search__form-filters-boxes label,
body.page-template-search-template .search__form-filters-boxes label {
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters-boxes label,
body.page-template-search-template .search__form-filters-boxes label {
    margin: 20px 0 0;
    width: 100%;
  }
}
body.search .search__form-filters-boxes label input,
body.page-template-search-template .search__form-filters-boxes label input {
  margin-right: 12px;
}
body.search .search__form-filters-clear,
body.page-template-search-template .search__form-filters-clear {
  display: none;
}
@media screen and (max-width: 781px) {
  body.search .search__form-filters-clear,
body.page-template-search-template .search__form-filters-clear {
    display: block;
    text-align: center;
    background: #B4975A;
    margin: 0 -20px;
    padding: 15px 20px 20px;
    border: none;
    font-family: "EB Garamond", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #363636 !important;
  }
  body.search .search__form-filters-clear:hover,
body.page-template-search-template .search__form-filters-clear:hover {
    color: #8D733F !important;
  }
}
body.search .search .search__results-filters[data-has-results=false],
body.page-template-search-template .search .search__results-filters[data-has-results=false] {
  display: none;
  margin-top: 0;
}
body.search .search__results,
body.page-template-search-template .search__results {
  padding: 60px 0;
  margin: 0 -20px 0;
  background: #f5f5f3;
}
@media screen and (max-width: 781px) {
  body.search .search__results,
body.page-template-search-template .search__results {
    padding-top: 40px;
  }
}
body.search .search__results-title,
body.page-template-search-template .search__results-title {
  text-transform: capitalize;
}
@media screen and (max-width: 781px) {
  body.search .search__results-title,
body.page-template-search-template .search__results-title {
    font-size: 18px;
  }
}
body.search .search__results-filters,
body.page-template-search-template .search__results-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 44px;
}
@media screen and (max-width: 781px) {
  body.search .search__results-filters,
body.page-template-search-template .search__results-filters {
    display: none;
  }
}
body.search .search__results-filters-list,
body.page-template-search-template .search__results-filters-list {
  display: flex;
}
body.search .search__results-filters-clear,
body.page-template-search-template .search__results-filters-clear {
  font-weight: 600;
  font-size: 20.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  border: none;
  background: none;
  font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
  border-bottom: 1px solid #000000;
  padding: 0 0 5px;
}
body.search .search__results-filters-clear:hover,
body.page-template-search-template .search__results-filters-clear:hover {
  cursor: pointer;
  border-bottom-color: #48777F;
  color: #48777F;
}
body.search .search__results-filter,
body.page-template-search-template .search__results-filter {
  background: #fff;
  border: none;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  border-radius: 6px;
  border: 2px solid transparent;
}
body.search .search__results-filter + .search__results-filter,
body.page-template-search-template .search__results-filter + .search__results-filter {
  margin-left: 12px;
}
body.search .search__results-filter:hover,
body.page-template-search-template .search__results-filter:hover {
  cursor: pointer;
  border-color: #48777F;
}
body.search .search__results-filter:hover i,
body.page-template-search-template .search__results-filter:hover i {
  color: #48777F;
}
body.search .search__results-filter span,
body.page-template-search-template .search__results-filter span {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
body.search .search__results-filter i,
body.page-template-search-template .search__results-filter i {
  font-size: 18px;
  margin-left: 12px;
}
body.search .search__results-list,
body.page-template-search-template .search__results-list {
  margin-top: 80px;
}
@media screen and (max-width: 781px) {
  body.search .search__results-list,
body.page-template-search-template .search__results-list {
    margin-top: 40px;
  }
}
body.search .search__result,
body.page-template-search-template .search__result {
  background: #fff;
  padding: 42px 44px;
  width: 100%;
  border-radius: 6px;
  transition: all 0.2s;
  line-height: 100%;
  color: #1E1E1E;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 781px) {
  body.search .search__result,
body.page-template-search-template .search__result {
    padding: 16px 20px;
  }
}
body.search .search__result:hover,
body.page-template-search-template .search__result:hover {
  box-shadow: 1px 8px 28px rgba(0, 0, 0, 0.25);
}
body.search .search__result:hover button,
body.page-template-search-template .search__result:hover button {
  background: #8D733F;
  color: #fff;
}
body.search .search__result:hover i,
body.page-template-search-template .search__result:hover i {
  color: #8D733F;
}
body.search .search__result-name,
body.page-template-search-template .search__result-name {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #000000;
}
body.search .search__result-text,
body.page-template-search-template .search__result-text {
  font-size: 20px;
  line-height: 175%;
}
@media screen and (max-width: 781px) {
  body.search .search__result-text,
body.page-template-search-template .search__result-text {
    word-break: break-all;
  }
}
body.search .search__result .highlighted,
body.page-template-search-template .search__result .highlighted {
  color: #48777F;
  text-decoration: underline;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary > .alignnarrow > h2 {
    margin-top: 40px;
  }
}
body.post-type-archive-glossary .glossary__form > .alignnarrow {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #363636;
}
body.post-type-archive-glossary .glossary__form-input {
  display: flex;
}
body.post-type-archive-glossary .glossary__form-input input {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 90%;
  flex-grow: 1;
  background: none;
  border: none;
  color: #48777F;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-input input {
    font-size: 36px;
  }
}
body.post-type-archive-glossary .glossary__form-input button {
  background: none;
  border: none;
}
body.post-type-archive-glossary .glossary__form-input button:hover {
  cursor: pointer;
}
body.post-type-archive-glossary .glossary__form-input button:hover i {
  color: #1E1E1E;
}
body.post-type-archive-glossary .glossary__form-input button i {
  color: #48777F;
  font-size: 44px;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-input button i {
    font-size: 28px;
  }
}
body.post-type-archive-glossary .glossary__form-filters {
  background: #1E1E1E;
  margin: 80px -20px 0;
  color: #fff;
}
body.post-type-archive-glossary .glossary__form-filters-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-filters-inner {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 22px;
  }
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-filters[data-open=false] .glossary__form-filters-label a i:first-child {
    display: none !important;
  }
  body.post-type-archive-glossary .glossary__form-filters[data-open=false] .glossary__form-filters-boxes {
    display: none !important;
  }
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-filters[data-open=true] .glossary__form-filters-label a i:last-child {
    display: none !important;
  }
  body.post-type-archive-glossary .glossary__form-filters[data-open=true] .glossary__form-filters-boxes {
    display: flex !important;
  }
}
body.post-type-archive-glossary .glossary__form-filters-label {
  font-weight: bold;
  font-size: 16.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: open-sans-condensed, sans-serif;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-filters-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 22px;
  }
}
body.post-type-archive-glossary .glossary__form-filters-label a {
  display: none;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-filters-label a {
    display: block;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
  }
}
body.post-type-archive-glossary .glossary__form-filters-clear {
  display: none;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__form-filters-clear {
    display: block;
    text-align: center;
    background: #B4975A;
    margin: 0 -20px;
    padding: 15px 20px 20px;
    border: none;
    font-family: "EB Garamond", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #363636 !important;
  }
  body.post-type-archive-glossary .glossary__form-filters-clear:hover {
    color: #8D733F !important;
  }
}
body.post-type-archive-glossary .glossary .glossary__results-filters[data-has-results=false] {
  display: none;
  margin-top: 0;
}
body.post-type-archive-glossary .glossary__results {
  padding: 60px 0;
  margin: 0 -20px 0;
  background: #F5F5F3;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__results {
    padding-top: 40px;
  }
}
body.post-type-archive-glossary .glossary__results-title {
  text-transform: capitalize;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__results-title {
    font-size: 18px;
  }
}
body.post-type-archive-glossary .glossary__results-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 44px;
}
body.post-type-archive-glossary .glossary__results-filters-list {
  display: flex;
}
body.post-type-archive-glossary .glossary__results-filters-clear {
  font-weight: 600;
  font-size: 20.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  border: none;
  background: none;
  font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
  border-bottom: 1px solid #000000;
  padding: 0 0 5px;
}
body.post-type-archive-glossary .glossary__results-filters-clear:hover {
  cursor: pointer;
  border-bottom-color: #48777F;
  color: #48777F;
}
body.post-type-archive-glossary .glossary__results-filter {
  background: #fff;
  border: none;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  border-radius: 6px;
  border: 2px solid transparent;
}
body.post-type-archive-glossary .glossary__results-filter + .glossary__results-filter {
  margin-left: 12px;
}
body.post-type-archive-glossary .glossary__results-filter:hover {
  cursor: pointer;
  border-color: #48777F;
}
body.post-type-archive-glossary .glossary__results-filter:hover i {
  color: #48777F;
}
body.post-type-archive-glossary .glossary__results-filter span {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
body.post-type-archive-glossary .glossary__results-filter i {
  font-size: 18px;
  margin-left: 12px;
}
body.post-type-archive-glossary .glossary__results-list {
  margin-top: 80px;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__results-list {
    margin-top: 40px;
  }
}
body.post-type-archive-glossary .glossary__result {
  background: #fff;
  padding: 42px 44px;
  width: 100%;
  border-radius: 6px;
  transition: all 0.2s;
  line-height: 100%;
  color: #1E1E1E;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__result {
    padding: 16px 20px;
  }
}
body.post-type-archive-glossary .glossary__result[data-visible=false] {
  display: none;
}
body.post-type-archive-glossary .glossary__result-name {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #000000;
}
body.post-type-archive-glossary .glossary__result-text {
  font-size: 20px;
  line-height: 175%;
  margin-top: 20px;
}
body.post-type-archive-glossary .glossary__result .highlighted {
  color: #48777F;
  text-decoration: underline;
}
body.post-type-archive-glossary .glossary__filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__filter {
    flex-wrap: wrap;
  }
}
body.post-type-archive-glossary .glossary__filter-label {
  font-size: 14px;
  line-height: 186%;
  margin-right: 22px;
  flex-grow: 1;
}
@media screen and (max-width: 781px) {
  body.post-type-archive-glossary .glossary__filter-label {
    width: 100%;
  }
}
body.post-type-archive-glossary .glossary__filter-list {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
  flex-wrap: wrap;
  margin: 0 -3px;
}
body.post-type-archive-glossary .glossary__filter-list button {
  background: rgba(229, 229, 229, 0.5);
  padding: 4px 6px 1px;
  margin: 3px;
  font-size: 16px;
  line-height: 112%;
  color: #000;
  border: none;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}
body.post-type-archive-glossary .glossary__filter-list button.-isSelected, body.post-type-archive-glossary .glossary__filter-list button:hover {
  color: #48777F;
  border-bottom-color: #48777F;
  cursor: pointer;
}

mark.idef {
  position: relative;
  text-decoration: none;
  border-bottom: 2px dashed #48777F;
  background-color: transparent !important;
  cursor: help;
  padding: 2px;
  color: unset;
}
mark.idef:hover {
  background-color: #c4d3d6;
}

#idef-popup {
  position: absolute;
  background: #48777F;
  padding: 15px;
  width: auto;
  height: auto;
  border-radius: 6px;
  opacity: 0;
  z-index: 200;
  color: #fff;
  top: 0;
}
#idef-popup:before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #48777F transparent;
}
#idef-popup h1 {
  margin-top: 0px;
}
#idef-popup.no-title p {
  margin: 0;
}
#idef-popup p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.single-degree .main .degree__link {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #8D733F;
  text-decoration: none;
  margin-bottom: 60px;
  display: block;
}
@media screen and (max-width: 781px) {
  .single-degree .main .degree__link {
    font-size: 24px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.single-degree .main .degree__link i {
  margin-right: 16px;
}
.single-degree .main .degree__link:hover {
  text-decoration: underline;
}
.single-degree .main .wp-block-cover .wp-block-media-text {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.single-degree .main .wp-block-cover .wp-block-media-text .wp-block-buttons {
  margin-top: 24px;
}

@font-face {
  font-family: "Open Sans Condensed Semibold";
  src: url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff2") format("woff2"), url("/wp-content/themes/ferrum-theme/dist/fonts/OpenSansCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.alignwide, .main .callouts.is-style-green .callouts__inner, .main .callouts.is-style-green .callouts__headline, .main .callouts.is-style-green .callouts__subheadline, .main .wp-block-cover.alignfull .callouts {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.alignfull {
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

#main > *:not(.alignwide):not(.alignfull):not(.tribe-events-single),
.alignnarrow {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .hero {
    margin-bottom: 40px;
  }
}
.post-type-archive-degree .main .degrees .help {
  position: initial;
  margin-left: 2px;
  width: 10px;
  height: 10px;
}
.post-type-archive-degree .main .degrees .help i {
  font-size: 10px;
  top: -5px;
  right: 0;
  position: absolute;
  display: block;
}
.post-type-archive-degree .main .degrees .help__text {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  color: #000;
  padding: 15px;
  border-radius: 3px;
  width: 400px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 20;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees .help__text {
    right: initial;
    left: 20px;
    top: -20px;
  }
}
.post-type-archive-degree .main .degrees .help:hover, .post-type-archive-degree .main .degrees .help:focus {
  cursor: pointer;
}
.post-type-archive-degree .main .degrees .help:hover i, .post-type-archive-degree .main .degrees .help:focus i {
  color: #B4975A;
}
.post-type-archive-degree .main .degrees .help:hover .help__text, .post-type-archive-degree .main .degrees .help:focus .help__text {
  display: block;
  position: 0;
  left: 0;
  top: 30px;
  width: max-content;
  max-width: 350px;
}
.post-type-archive-degree .main .degrees__form {
  margin-top: 40px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form {
    margin-top: 40px;
  }
}
.post-type-archive-degree .main .degrees__form > .alignnarrow {
  padding: 20px 0;
  border-bottom: 2px solid #363636;
}
.post-type-archive-degree .main .degrees__form-input {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
}
.post-type-archive-degree .main .degrees__form-input input {
  font-family: "fairweather", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 90%;
  flex-grow: 1;
  background: none;
  border: none;
  color: #48777F;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-input input {
    font-size: 36px;
  }
}
.post-type-archive-degree .main .degrees__form-input button {
  background: none;
  border: none;
}
.post-type-archive-degree .main .degrees__form-input button:hover {
  cursor: pointer;
}
.post-type-archive-degree .main .degrees__form-input button:hover i {
  color: #1E1E1E;
}
.post-type-archive-degree .main .degrees__form-input button i {
  color: #48777F;
  font-size: 44px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-input button i {
    font-size: 28px;
  }
}
.post-type-archive-degree .main .degrees__form-filters {
  background: #1E1E1E;
  margin: 80px -20px 0;
  color: #fff;
}
.post-type-archive-degree .main .degrees__form-filters-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-inner {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 22px;
  }
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters[data-open=false] .degrees__form-filters-label a i:first-child {
    display: none !important;
  }
  .post-type-archive-degree .main .degrees__form-filters[data-open=false] .degrees__form-filters-boxes-mobile {
    display: none !important;
  }
  .post-type-archive-degree .main .degrees__form-filters[data-open=false] .degrees__form-filters-clear {
    display: none;
  }
  .post-type-archive-degree .main .degrees__form-filters[data-open=false] .degrees__form-filters-areasbutton-mobile {
    display: none;
  }
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters[data-open=true] .degrees__form-filters-label a i:last-child {
    display: none !important;
  }
  .post-type-archive-degree .main .degrees__form-filters[data-open=true] .degrees__form-filters-boxes-mobile {
    display: flex !important;
  }
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areasbutton {
  color: #B4975A;
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areasbutton i {
  transform: scaleY(-1);
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areasbutton-mobile {
  color: #B4975A;
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areasbutton-mobile i {
  transform: scaleY(-1);
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areasbutton-mobile i:first-child {
  display: block;
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areasbutton-mobile i:last-child {
  display: none;
}
.post-type-archive-degree .main .degrees__form-filters[data-areas-open=true] .degrees__form-filters-areas {
  display: block;
}
.post-type-archive-degree .main .degrees__form-filters-label {
  font-weight: normal;
  font-size: 16.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: open-sans-condensed, sans-serif;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 22px;
  }
}
.post-type-archive-degree .main .degrees__form-filters-label a {
  display: none;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-label a {
    display: block;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
  }
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton {
  display: inline;
  text-transform: none;
  margin-left: 28px;
  font-weight: bold;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-areasbutton {
    display: none;
  }
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton i {
  transition: all 0.2s;
  color: #B4975A;
  margin-left: 16px;
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton:hover {
  cursor: pointer;
  color: #B4975A;
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton-mobile {
  display: none;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-areasbutton-mobile {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 20px 40px;
    font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
    font-weight: 600;
    font-size: 20.83px;
    line-height: 100%;
    background: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #363636;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton-mobile i {
  transition: all 0.2s;
  margin-left: 16px;
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton-mobile i:first-child {
  display: none;
}
.post-type-archive-degree .main .degrees__form-filters-areasbutton-mobile:hover {
  cursor: pointer;
  color: #B4975A;
}
.post-type-archive-degree .main .degrees__form-filters-areas {
  background: #fff;
  color: #000;
  display: none;
}
.post-type-archive-degree .main .degrees__form-filters-areas-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-areas-inner {
    display: block;
  }
}
.post-type-archive-degree .main .degrees__form-filters-area {
  padding: 36px 0;
  border-top: 1px solid #1e1e1e;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-area {
    padding: 20px 0;
  }
}
.post-type-archive-degree .main .degrees__form-filters-area[data-selected=true] i {
  opacity: 1;
}
.post-type-archive-degree .main .degrees__form-filters-area:hover {
  color: #B4975A;
  cursor: pointer;
}
.post-type-archive-degree .main .degrees__form-filters-area:nth-child(1), .post-type-archive-degree .main .degrees__form-filters-area:nth-child(2), .post-type-archive-degree .main .degrees__form-filters-area:nth-child(3) {
  border-top: none;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-area:nth-child(2), .post-type-archive-degree .main .degrees__form-filters-area:nth-child(3) {
    border-top: 1px solid #1e1e1e;
  }
}
.post-type-archive-degree .main .degrees__form-filters-area i {
  color: #B4975A;
  font-size: 24px;
  margin-right: 12px;
  opacity: 0;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-boxes {
    display: none !important;
  }
}
.post-type-archive-degree .main .degrees__form-filters-boxes-mobile {
  padding: 0 35px 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  background: radial-gradient(50% 533.11% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #363636;
}
@media screen and (min-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-boxes-mobile {
    display: none !important;
  }
}
.post-type-archive-degree .main .degrees__form-filters-boxes, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile {
  font-family: open-sans-condensed, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 116%;
  display: flex;
  justify-content: flex-end;
}
.post-type-archive-degree .main .degrees__form-filters-boxes label, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile label {
  margin: 0 0 0 10px;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-boxes label, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile label {
    margin: 20px 0 0;
    width: 100%;
  }
}
.post-type-archive-degree .main .degrees__form-filters-boxes label[data-checked=true] input, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile label[data-checked=true] input {
  background-color: #B4975A;
}
.post-type-archive-degree .main .degrees__form-filters-boxes label[data-checked=true]:before, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile label[data-checked=true]:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  color: #1E1E1E;
  font-family: "FontAwesome";
  pointer-events: none;
}
.post-type-archive-degree .main .degrees__form-filters-boxes label em, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile label em {
  font-style: normal;
}
.post-type-archive-degree .main .degrees__form-filters-boxes label input, .post-type-archive-degree .main .degrees__form-filters-boxes-mobile label input {
  margin-right: 5px;
  border: 1px solid #B4975A;
  background: none;
  appearance: none;
  max-width: 20px;
  max-height: 20px;
  min-width: 20px;
  min-height: 20px;
  height: 100%;
  width: 100%;
  border-radius: 2px;
}
.post-type-archive-degree .main .degrees__form-filters-clear {
  display: none;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__form-filters-clear {
    display: block;
    text-align: center;
    background: #B4975A;
    width: 100%;
    padding: 15px 20px 20px;
    border: none;
    font-family: "EB Garamond", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #363636 !important;
  }
  .post-type-archive-degree .main .degrees__form-filters-clear:hover {
    color: #8D733F !important;
  }
}
.post-type-archive-degree .main .degrees .degrees__results-filters[data-has-results=false] {
  display: none;
  margin-top: 0;
}
.post-type-archive-degree .main .degrees__results {
  background: #F5F5F3;
  margin: 0 -20px;
  padding-top: 60px;
  padding-bottom: 180px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.post-type-archive-degree .main .degrees__results-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: capitalize;
}
.post-type-archive-degree .main .degrees__results-grid button {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  font-size: 28px;
}
.post-type-archive-degree .main .degrees__results-grid button i {
  color: #000;
  margin-left: 44px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results-grid button i {
    margin-left: 28px;
  }
}
.post-type-archive-degree .main .degrees__results-grid button i:first-child {
  color: #B4975A;
  margin-left: 0;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-grid button i:first-child {
  color: #000;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-grid button i:last-child {
  color: #B4975A;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list {
  display: block;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result {
  border: none;
  border-radius: 6px;
  margin: 20px 0;
  padding: 44px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result {
    padding: 16px 20px;
  }
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result:hover .degrees__result-icon {
  color: #8D733F;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-name {
  margin: 0;
  width: 100%;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-name em {
  font-style: normal;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-name em {
    display: inline;
  }
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-text {
  margin: 0;
  width: 100%;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-image {
  display: none;
}
.post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-icon {
  display: block;
  font-size: 20px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results[data-view=list] .degrees__results-list .degrees__result-icon {
    position: absolute;
    right: 0;
    top: 10px;
  }
}
.post-type-archive-degree .main .degrees__results-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 44px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results-filters {
    display: none;
  }
}
.post-type-archive-degree .main .degrees__results-filters-list {
  display: flex;
  flex-wrap: wrap;
  max-width: calc(100vw - 300px);
}
.post-type-archive-degree .main .degrees__results-filters-clear {
  font-weight: 600;
  font-size: 20.83px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  border: none;
  background: none;
  font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
  border-bottom: 1px solid #000000;
  padding: 0 0 5px;
}
.post-type-archive-degree .main .degrees__results-filters-clear:hover {
  cursor: pointer;
  border-bottom-color: #48777F;
}
.post-type-archive-degree .main .degrees__results-filter {
  background: #fff;
  border: none;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  border-radius: 6px;
  border: 2px solid transparent;
  margin-bottom: 12px;
}
.post-type-archive-degree .main .degrees__results-filter + .degrees__results-filter {
  margin-left: 12px;
}
.post-type-archive-degree .main .degrees__results-filter:hover {
  cursor: pointer;
  border-color: #48777F;
}
.post-type-archive-degree .main .degrees__results-filter:hover i {
  color: #48777F;
}
.post-type-archive-degree .main .degrees__results-filter span {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
.post-type-archive-degree .main .degrees__results-filter i {
  font-size: 18px;
  margin-left: 12px;
}
.post-type-archive-degree .main .degrees__results-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  row-gap: 44px;
  margin: 80px 0 0;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__results-list {
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 16px;
    row-gap: 20px;
  }
}
.post-type-archive-degree .main .degrees__result {
  display: block;
  border: 2px solid #F5F5F3;
  border-radius: 10px;
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
  background: #fff;
}
.post-type-archive-degree .main .degrees__result[data-visible=false] {
  display: none;
}
.post-type-archive-degree .main .degrees__result:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.post-type-archive-degree .main .degrees__result-image {
  width: 100%;
  height: 0;
  padding-bottom: 84%;
  background-size: cover;
  background-position: center center;
  border-radius: 10px 10px 0px 0px;
}
.post-type-archive-degree .main .degrees__result-name {
  font-family: open-sans-condensed, sans-serif;
  margin: 28px 32px 12px;
  color: #1E1E1E;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__result-name {
    font-size: 16px;
    line-height: 116%;
    margin: 12px 12px 14px;
  }
}
.post-type-archive-degree .main .degrees__result-name em {
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.5px;
  font-family: "fairweather", sans-serif;
  text-transform: uppercase;
  font-style: normal;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__result-name em {
    display: block;
    font-size: 14px;
  }
}
.post-type-archive-degree .main .degrees__result-text {
  font-size: 14px;
  line-height: 175%;
  margin: 0 28px 28px;
}
@media screen and (max-width: 915px) {
  .post-type-archive-degree .main .degrees__result-text {
    font-size: 12px;
    line-height: 16px;
    margin: 0 12px 12px;
  }
}
.post-type-archive-degree .main .degrees__result-icon {
  display: none;
}

#rss-box {
  background: firebrick;
  color: #fff;
  padding: 10px;
  display: grid;
  gap: 30px;
  grid-template-columns: 120px 1fr;
}
#rss-box .rss-title {
  font-weight: bold;
}

.wp-block-button__link.has-gold-background-color {
  background-color: #8d733f !important;
}

.wp-block-button__link > span {
  position: absolute;
  left: -625rem;
  top: auto;
  width: .0625rem;
  height: .0625rem;
  overflow: hidden;
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-calendar-month__multiday-event-bar-title {
  color: #000;
}

.tribe-events-c-messages__message {
  font-size: 20px;
}

.highlighted-content-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  @media screen and (min-width: 1024px) {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  @media screen and (min-width: 1400px) {
    margin-top: 80px;
  }
}

.single-highlighted-content {
  margin-bottom: 40px;
  @media screen and (min-width: 768px) {
    width: 50%;
  }
  @media screen and (min-width: 1024px) {
    width: 33%;
    margin-bottom: 30px;
  }
  @media screen and (min-width: 1400px) {
    width: 20%;
  }
}

.single-highlighted-content img {
  width: 75%;
  height: auto;
  border-radius: 50%;
  border: thick double #af9357;
  margin-bottom: 30px;
}

@media screen and (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    border-right: none !important;
    border-left: none !important;
  }
}

.contact-links {
  display: flex;
  justify-content: space-between;
}

.paginate-links {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 20px 0 40px;
}

.btn,
.paginate-links > a {
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 20px 2px;
  &:hover,
  &:active,
  &:focus {
    text-decoration: none;
  }
  a {
    text-decoration: none;
    &:hover,
    &:active,
    &:focus  {
      text-decoration: none;
    }
  }
}

#main .news article:last-of-type {
  margin-bottom: 0;
}

.paginate-links > a:first-child {
  padding-left: 0;
}

.paginate-links > a:last-child {
  padding-right: 0;
}

.wp-block-woocommerce-checkout.alignwide {
  margin-left: auto;
  margin-right: auto;
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
  text-indent: initial;
}

.woocommerce .event-tickets .tec-tickets__wallet-plus-passes-container,
.woocommerce .tribe-common .tec-tickets__wallet-plus-passes-container {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 12px;
  margin-top: 20px;
}

.event-tickets .tec-tickets__wallet-plus-passes-container > div,
.tribe-common .tec-tickets__wallet-plus-passes-container > div {
  margin-bottom: 12px;
}

.woocommerce .date {
  padding-top: 0;
}

.woocommerce .woocommerce-order ul.order_details {
  margin-top: 20px;
}

.woocommerce ul.order_details li {
  color: #8D733F;
  strong {
    color: #000;
  }
}

@media screen and (max-width: 781px) {
  .main .hero.-hasBackgroundImage .hero__inner {
    margin-top: 0;
    position: static;
  }
  .main .hero.-hasBackgroundImage img {
    max-height: 400px;
  }
  .main .subnav {
    padding-top: 0;
  }
  .header__utility ul li {
    margin-right: 0;
    width: 50%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 500px) {
  .main .hero.-hasBackgroundImage img {
    max-height: 250px;
  }
}

#tribe-events-content.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img {
  transform: translate(-50%, -50%) scale(1);
  object-fit: cover;
  height: 100%;
}

.alert-banner-container {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 16px 0;
  text-align: center;
  position: relative;
}

.alert-banner-container a {
  color: #fff;
}

.alert-banner-container a:hover {
  color: #fff;
}

.alert-banner-container.banner-1 {
  background-color: rgb(155, 18, 7);
}

.alert-banner-container.banner-2 {
  background-color: rgb(0, 0, 0);
}

.alert-banner-container.banner-3 {
  background-color: rgb(180, 151, 90);
}

.alert-banner-container .alert-banner-title {
  line-height: 1;
  margin: 0 auto;
  padding: 12px 15px;
  color: #fff;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alert-banner-container.has-icon {
  min-height: 36px;
}
.alert-banner-container .alert-banner-title img {
  padding-right: 10px;
  height: auto;
  max-height: 18px;
  width: auto;
  max-width: 100%;
}

.alert-banner-content {
  min-height: 42px;
  color: #fff;
  line-height: 1;
  margin: 0 auto;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alert-banner-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.alert-banner-inner * {
  color: #fff;
}
.alert-banner-content:before {
  content: " ";
  display: table;
}

.alert-banner-content:after {
  clear: both;
  content: " ";
  display: table;
}
@media screen and (min-width: 768px) {
  .alert-banner-content {
    flex-grow: 1;
  }
}

.alert-banner-container.banner-3 .alert-banner-inner a {
  color: #000;
}

.alert-banner-container.banner-3 .alert-banner-inner a:hover {
  color: #000;
}

.alert-banner-container.banner-3 .alert-banner-inner * {
  color: #000;
}

.countdown {
  text-align: center;
  color: #fff;
  margin: 2rem auto;
  max-width: 400px;
  width: 600px;
}

.countdown #timer {
  display: flex;
  justify-content: space-around;
  font-size: 2.5rem;
  gap: 1rem;
  margin-top: 1rem;
}

.countdown #timer div {
  background: #1c3454;
  border-radius: 10px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  flex: 1;
}

.countdown span {
  font-family: "Open Sans Condensed Semibold", open-sans-condensed, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.countdown .label {
  font-weight: normal;
  font-size: 1.2rem;
  display: inline-block;
  margin-top: 0.5em;
}

.acu-slider {
  margin: 2rem auto;
  max-width: 100%;
  padding: 0 50px;
  width: 800px;
}

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

.acu-slider .slide {
  aspect-ratio: 4/3;
}

.acu-slider .slick-next:before,
.acu-slider .slick-prev:before {
  color: #000;
}

.acu-slider .slick-prev {
  z-index: 2;
}
.acu-slider .slick-next {
  z-index: 2;
}

.main ul:not(.tribe-events-c-view-selector__list) .wp-block-navigation__submenu-container {
  padding: 0 20px;
}

.main ul:not(.tribe-events-c-view-selector__list) li li.wp-block-navigation-item {
  padding-left: 0;
  line-height: 1.2;
  margin: 10px 0;
  text-indent: 0;
}

.main .wp-block-navigation__responsive-container-close {
  right: 20px;
  top: 260px;
}

.main .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  padding: 20px;
  padding-top: 270px;
}

.alignfull.wp-block-splide-carousel__container {
  padding-inline: 0;
  margin-block-end: 40px;
}

.wp-block-splide-carousel .splide__list {
  height: auto;
}

.wp-block-splide-carousel .splide__pagination {
  bottom: 1rem;
}

.main ul.splide__pagination:not(.tribe-events-c-view-selector__list) li {
  padding-inline: 0.25rem;
}

.wp-block-splide-carousel .splide__pagination__page {
  height: 0.75rem;
  width: 0.75rem;
}

.wp-block-splide-carousel .splide__arrow {
  background-color: #B4975A;
}

@media screen and (min-width: 782px) {
  .wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--prev {
    left: 1em;
  }
  .wp-block-splide-carousel .splide__arrows--ltr .splide__arrow--next {
    right: 1em;
  }
}

.hero-slide-block {
  background: #000;
  /*height: 100%;*/
  overflow: hidden;

  iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vw;
    transform: translate(-50%, -50%);
  }

  > img {
    object-fit: cover;
    width: 100%;
  }
  &.is-style-background-1 {
    background: rgba(0, 0, 0, 0.5);
    overflow: visible;
  }
  .hero-slide-block__container {
    position: relative;

    &::after {
      background: rgba(0, 0, 0, 0.5);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1;
    }
  }
  &.has-video {
    > img {
      display: none !important;
    }
    .hero__pause {
      z-index: 80;
      right: 20px;
      top: 20px;
      background: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 20px;
      position: absolute;
      cursor: pointer;
      .hero__pause-pause,
      .hero__pause-play {
        display: none;
        fill: #fff !important;
        width: 30px;
        height: 30px;
        * {
          fill: #fff !important;
        }
        &.show {
          display: block;
        }
      }
      &:hover {
        svg {
          fill: #B4975A !important;
          * {
            fill: #B4975A !important;
          }
        }
      }
    }
    .hero__mute {
      z-index: 80;
      right: 80px;
      top: 20px;
      background: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 20px;
      position: absolute;
      cursor: pointer;
      .hero__mute-mute,
      .hero__mute-unmute {
        display: none;
      }
      .hero__mute-mute,
      .hero__mute-unmute {
        display: none;
        fill: #fff !important;
        width: 30px;
        height: 30px;
        * {
          fill: #fff !important;
        }
        &.show {
          display: block;
        }
      }
      &:hover {
        svg {
          fill: #B4975A !important;
          * {
            fill: #B4975A !important;
          }
        }
      }
    }
  }
  .hero__video {
    position: relative;
    max-height: 600px;
    overflow: hidden;
    z-index: 3;

    @media screen and (min-width: 782px) {
      margin-bottom: 0;
      z-index: 1;
    }

    .hero__video-inner {
      aspect-ratio: 16/9;
      object-fit: cover;
      width: 100%;
    }

    &::after {}

    img,
    figure {
      object-fit: cover;
      width: 100%;
      height: 100%;
    }
  }
  .hero-content {
    background: #000;
    color: #fff;
    margin-inline: 0;
    overflow: hidden;
    padding: 40px;
    position: relative;
    text-align: center;
    z-index: 2;

    @media screen and (min-width: 782px) {
      background: none;
      position: absolute;
      bottom: 50%;
      left: 50%;
      padding: 0;
      padding-inline: 20px;
      margin: 0;
      max-width: 1200px;
      transform: translate(-50%, 50%);
      width: calc(100% - 80px);
    }
    p, li {}
    h1,
    h2,
    h3 {
      color: #fff;
      font-family: "fairweather", sans-serif;
      font-size: 52px;
      text-align: center;
      margin-top: 0;
      line-height: 86%;
      letter-spacing: 2px;
      text-transform: uppercase;
      text-shadow: 3px 3px 5px black;
      @media screen and (min-width: 782px) {
        font-size: 106px;
      }
    }
    .hero-content__container {}
  }
}

/**
 * Styles for the Hero Slider Block wrapper, Slick overrides,
 * and the editor preview notice.
 */

/* ── Wrapper ───────────────────────────────────────────────────────────── */
.hero-slider-block {
  position: relative;
  width: 100%;
  /* No fixed height – the slider grows/shrinks with adaptiveHeight */
  overflow: hidden;
}

/* ── Slick list override ──────────────────────────────────────────────── */
/*
 * Slick sets overflow:hidden on .slick-list internally.
 * We also disable the default height transition Slick adds via inline style
 * and instead drive it through JS animate() so we control the easing.
 */
.hero-slider-block .slick-list {
  transition: none !important; /* let our jQuery animate() handle it */
}

/* ── Slides ───────────────────────────────────────────────────────────── */
.hero-slider-block .slick-slide {
  /* Slides should not collapse to zero height while being measured */
  height: auto !important;
}

/* The direct slide wrapper Slick creates */
.hero-slider-block .slick-slide > div {
  display: flex;
  flex-direction: column;
}

/* ── Arrow navigation ─────────────────────────────────────────────────── */
.hero-slider-block .slick-prev,
.hero-slider-block .slick-next {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.45);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.hero-slider-block .slick-prev:hover,
.hero-slider-block .slick-next:hover {
  background-color: rgba(0, 0, 0, 0.75);
}

/* Position arrows inside the slider with comfortable padding */
.hero-slider-block .slick-prev {
  left: 16px;
}

.hero-slider-block .slick-next {
  right: 16px;
}

/* Hide the default Slick pseudo-element icons — we use inline SVG instead */
.hero-slider-block .slick-prev::before,
.hero-slider-block .slick-next::before {
  display: none;
}

/* SVG icon colour + size */
.hero-slider-block .slick-prev svg,
.hero-slider-block .slick-next svg {
  display: block;
  width: 20px;
  height: 20px;
  fill: #fff;
  flex-shrink: 0;
}

/* Flip the chevron horizontally for the "previous" arrow */
.hero-slider-block .slick-prev svg {
  transform: scaleX(-1);
}

/* ── Dot navigation ───────────────────────────────────────────────────── */
.hero-slider-block .slick-dots {
  bottom: 16px; /* sit above the bottom edge of the current slide */
}

.hero-slider-block .slick-dots li button::before {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
  transition: color 0.2s ease, transform 0.2s ease;
}

.hero-slider-block .slick-dots li.slick-active button::before {
  color: #fff;
  transform: scale(1.3);
}

/* ── Editor preview notice ────────────────────────────────────────────── */
.hero-slider-block__editor-notice {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 32px 24px;
  background: #f0f4f8;
  border: 2px dashed #c5d0dc;
  border-radius: 4px;
  text-align: center;
  color: #4a5568;
}

.hero-slider-block__editor-notice .dashicons {
  font-size: 36px;
  width: 36px;
  height: 36px;
  color: #718096;
}

.hero-slider-block__editor-notice p {
  margin: 0;
  line-height: 1.5;
}

.hero-slider-block__inner-blocks-preview {
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  margin-top: 12px;
  padding: 8px;
  background: #fff;
}

.is-style-mobile-background-gray.wp-block-group {
  @media screen and (max-width: 781px) {
    background: #F5F5F3;
    margin-inline: -20px;
    max-width: 100vw;
    width: 100vw;
  }
}

.is-style-mobile-background-white.wp-block-group {
  @media screen and (max-width: 781px) {
    background: #fff;
    margin-inline: -20px;
    max-width: 100vw;
    width: 100vw;
  }
}

#gform_wrapper_30 .gform-footer {
  @media screen and (max-width: 781px) {
    justify-content: center;
  }
}

.main .hero.-hasBackgroundImage.is-style-background-top {
  img {
    object-position: center 40%;
  }

  .hero__inner h1 {
    padding-top: 1.5em;

    @media screen and (max-width: 781px) {
      padding-top: 1em;
    }
  }
}

.single-department #main > *:not(.hero):not(.cta):not(.department__card):not(.department__card_top),
.single-department #main .department__card-holder {
  max-width: 1240px;
}

.main ul.wp-block-latest-posts {
  list-style: none;
  padding: 20px 0;
  margin: 0;
}
.main ul.wp-block-latest-posts li {
  padding-left: 0;
  text-indent: 0;
  padding-bottom: 10px;
  font-size: 16px;
}
.main ul.wp-block-latest-posts .post-date {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  color: #4d4d4d;
}