 
        .standouts_block {
    overflow: hidden;
}
@media screen and (min-width: 740px) {
    .standouts_block {
        position: relative;
        background: #8c0b42;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.standouts_block_header {
    position: relative;
    padding: 83px 10px 10px;
}
@media print {
    .standouts_block_header {
        padding: 0;
    }
}
@media screen and (min-width: 500px) {
    .standouts_block_header {
        padding-right: calc(20px + 1.04166667%);
        padding-bottom: calc(20px + 1.04166667%);
        padding-left: calc(20px + 1.04166667%);
    }
}
@media screen and (min-width: 740px) {
    .standouts_block_header {
        width: 50%;
        position: static;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}
@media screen and (min-width: 980px) {
    .standouts_block_header {
        padding-top: 8%;
        padding-bottom: 8%;
        padding-left: calc((100% - 960px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 1220px) {
    .standouts_block_header {
        padding-top: 12%;
        padding-bottom: 12%;
        padding-left: calc((100% - 1200px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 1370px) {
    .standouts_block_header {
        padding-left: calc((100% - 1350px) / 2 + 1.04166667%);
    }
}
.standouts_block_background {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.standouts_block_background:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.56);
    content: "";
}
.standouts_block_header_inner {
    position: relative;
    z-index: 8;
}
.standouts_block_details {
    max-width: 250px;
    margin: 0 auto 33px;
    text-align: center;
}
@media print {
    .standouts_block_details {
        margin-right: 0;
        margin-left: 0;
        padding: 0 20px;
        text-align: left;
    }
}
@media screen and (min-width: 740px) {
    .standouts_block_details {
        max-width: 300px;
    }
}
@media screen and (min-width: 980px) {
    .standouts_block_details {
        max-width: 500px;
        margin-right: 0;
        margin-bottom: 43px;
        margin-left: 0;
        text-align: left;
    }
}
.standouts_block_title {
    
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333;
    color: #fff;
    margin: 0 0 34px;
}
@media screen and (min-width: 740px) {
    .standouts_block_title {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.27778;
    }
}
@media screen and (min-width: 980px) {
    .standouts_block_title {
        font-size: 42px;
        font-size: 2.625rem;
        line-height: 1.2381;
    }
}
@media screen and (min-width: 1220px) {
    .standouts_block_title {
        font-size: 46px;
        font-size: 2.875rem;
        line-height: 1.13043;
    }
}
@media screen and (min-width: 980px) {
    .standouts_block_title {
        margin-bottom: 24px;
    }
}
@media screen and (min-width: 1220px) {
    .standouts_block_title {
        font-size: 48px;
        font-size: 3rem;
        line-height: 1.16667;
        -webkit-transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, transform 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
    }
}
@media screen and (min-width: 1220px) {
    .interested .standouts_block_title {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(0, 40px);
        transform: translate(0, 40px);
    }
}
.standouts_block_caption {
    
    font-weight: 400;
    color: #fff;
    
}
@media screen and (min-width: 740px) {
    .standouts_block_caption {
       
        line-height: 1.55556;
    }
}
@media screen and (min-width: 980px) {
    .standouts_block_caption {
      
        line-height: 1.5;
    }
}
@media screen and (min-width: 1220px) {
    .standouts_block_caption {
        -webkit-transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, transform 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
    }
}
@media screen and (min-width: 1220px) {
    .interested .standouts_block_caption {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(0, 60px);
        transform: translate(0, 60px);
    }
}
.standouts_block_caption p {
    margin: 0;
}
@media print {
    .standouts_block_links {
        display: none;
    }
}
@media screen and (min-width: 1220px) {
    .standouts_block_links {
        -webkit-transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, transform 0.3s 0.215s;
        transition: opacity 0.3s 0.215s, visibility 0.3s 0.215s, transform 0.3s 0.215s, -webkit-transform 0.3s 0.215s;
    }
}
@media screen and (min-width: 1220px) {
    .interested .standouts_block_links {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(0, 80px);
        transform: translate(0, 80px);
    }
}
.standouts_block_link_wrapper {
    margin-bottom: 10px;
}
@media screen and (min-width: 980px) {
    .standouts_block_link_wrapper {
        margin-bottom: 20px;
    }
}
.standouts_block_link_wrapper:last-child {
    margin-bottom: 0;
}
.standouts_block_link {
    background: #8c0b42;
    color: #ffffff;
    padding: 15px 20px 16px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background 0.25s, color 0.25s;
    transition: background 0.25s, color 0.25s;
    display: block;
}
@media screen and (min-width: 740px) {
    .standouts_block_link {
        padding: 22px 30px 23px;
    }
}
.standouts_block_link:focus,
.standouts_block_link:hover {
    background: #fff;
    color: #8c0b42;
}
.standouts_block_link [class*="label"] {
    font-weight: 400;
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    line-height: 1.53846;
}
.standouts_block_link [class*="icon"] {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 2px;
}
@media screen and (min-width: 980px) {
    .standouts_block_link {
        display: inline-block;
        vertical-align: top;
    }
}
.standouts_wrapper {
    padding-right: calc(20px + 1.04166667%);
    padding-left: calc(20px + 1.04166667%);
    background: #000;
    padding-top: 15px;
    padding-bottom: 45px;
}
@media screen and (min-width: 740px) {
    .standouts_wrapper {
        padding-right: calc((100% - 720px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 980px) {
    .standouts_wrapper {
        padding-right: calc((100% - 960px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 1220px) {
    .standouts_wrapper {
        padding-right: calc((100% - 1200px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 1370px) {
    .standouts_wrapper {
        padding-right: calc((100% - 1350px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 740px) {
    .standouts_wrapper {
        padding-left: calc((100% - 720px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 980px) {
    .standouts_wrapper {
        padding-left: calc((100% - 960px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 1220px) {
    .standouts_wrapper {
        padding-left: calc((100% - 1200px) / 2 + 1.04166667%);
    }
}
@media screen and (min-width: 1370px) {
    .standouts_wrapper {
        padding-left: calc((100% - 1350px) / 2 + 1.04166667%);
    }
}
@media print {
    .standouts_wrapper {
        display: none;
    }
}
@media screen and (min-width: 740px) {
    .standouts_wrapper {
        width: 50%;
        position: relative;
        z-index: 4;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.4);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 15px;
    }
}
@media screen and (min-width: 980px) {
    .standouts_wrapper {
        padding: 0 30px;
    }
}
@media screen and (min-width: 740px) {
    .standouts {
        width: 100%;
    }
}
@media screen and (min-width: 1220px) {
    .standouts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.standout {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1220px) {
    .standout {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (min-width: 1220px) {
    .standout:nth-of-type(odd) {
        border-right: 1px solid rgba(255, 255, 255, 0.4);
    }
}
.standout:last-child {
    border-bottom: 0;
}
@media screen and (min-width: 1220px) {
    .standout:nth-last-child(2) {
        border-bottom: 0;
    }
}
.standout_link {
    color: #fff;
    -webkit-transition: background 0.25s, color 0.25s;
    transition: background 0.25s, color 0.25s;
    display: block;
    padding: 20px 0;
}
.standout_link [class*="label"] {
    display: inline;
}
.standout_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle;
}
@media print {
    .standout_link [class*="icon"] {
        display: none;
    }
}
.standout_link [class*="label"] {
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    margin-right: 2px;
    text-transform: uppercase;
}
@media screen and (min-width: 500px) {
    .standout_link [class*="label"] {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}
.standout_link [class$="icon"] {
    height: 14px;
    width: 14px;
    position: relative;
    top: -2px;
}
.standout_link [class$="default"],
.standout_link [class$="action"] {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
}
.standout_link [class$="action"] {
    opacity: 0;
}
.standout_link:focus,
.standout_link:hover {
    color: #8c0b42;
}


.standout_link:focus [class$="default"],
.standout_link:hover [class$="default"] {
    opacity: 0;
}
.standout_link:focus [class$="action"],
.standout_link:hover [class$="action"] {
    opacity: 1;
}
@media screen and (min-width: 1220px) {
    .standout_link {
        width: 100%;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 35px 50px;
    }
}
@media screen and (min-width: 1370px) {
    .standout_link {
        padding: 50px;
    }
}
@media screen and (min-width: 1220px) {
    .standout_link:focus,
    .standout_link:hover {
        background: #8c0b42;
        color: #ffffff;
    }
}
@media screen and (min-width: 1220px) {
    .standout_link:focus [class*="default"],
    .standout_link:hover [class*="default"] {
        opacity: 1;
    }
}
@media screen and (min-width: 1220px) {
    .standout_link [class*="label"] {
        font-size: 20px;
        font-size: 1.25rem;
        letter-spacing: 0;
        line-height: 1.4;
        text-transform: none;
    }
}
@media screen and (min-width: 1370px) {
    .standout_link [class*="label"] {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.33333;
    }
}
.standout_link [class$="icon"] {
    margin-left: 10px;
}
@media screen and (min-width: 1220px) {
    .standout_link [class$="icon"] {
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
}
@media screen and (min-width: 1220px) {
    .standout_link [class*="default"] {
        opacity: 0;
    }
}
@media screen and (min-width: 1220px) {
    .standout_link [class*="action"] {
        display: none;
    }
}
.standout_caption {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
}
.standout_caption.focusable:active,
.standout_caption.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible;
}
.standout_background_items {
    display: none;
}
@media screen and (min-width: 1220px) {
    .standout_background_items {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        display: block;
        pointer-events: none;
    }
}
.standout_background_item {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (min-width: 1220px) {
    .standout_background_item {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.75s 0.215s, visibility 0.75s 0.215s;
        transition: opacity 0.75s 0.215s, visibility 0.75s 0.215s;
    }
}
@media screen and (min-width: 1220px) {
    .standout_background_item.active {
        opacity: 1;
        visibility: visible;
    }
}
@media screen and (min-width: 1220px) {
    .standout_background {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
}
@media screen and (min-width: 1220px) {
    .standout_background:before {
        height: 25%;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
        content: "";
    }
}
@media screen and (min-width: 1220px) {
    .pinned .standout_background:before {
        position: absolute;
    }
}
@media screen and (min-width: 1220px) {
    .standout_background_caption {
        font-family: "CircularStd", sans-serif;
        font-weight: 400;
        max-width: 590px;
        width: 50%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 4;
        color: #fff;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333;
        margin: 0;
        padding: 28px 35px;
    }
}
@media screen and (min-width: 1220px) {
    .pinned .standout_background_caption {
        position: absolute;
    }
}


/*** NMSU Specific ***/
  /*.wm-topbar,
  .m-header {
    display: none !important;
  }*/

.wm-topbar__menu-button {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    right: 0;
    opacity: 1;
    transition: all 0.25s;
}
.wm-topbar.is-hidden .wm-topbar__menu-button {
    right: -7.462rem;
    opacity: 0;
}

@media only screen and (min-width: 968px) {
    .wm-topbar__logo {
        visibility: hidden;
    }
    .wm-topbar {
        background: transparent;
        box-shadow: none;
        border-color: transparent;
        justify-content: right;
        margin-left: calc(100% - 125px);
    }
   
}
@media (prefers-reduced-motion) {
   
    .wm-topbar .wm-topbar__menu-button {
        transition: opacity .6s, right 0s;
    }
    .wm-topbar.is-hidden .wm-topbar__menu-button {
       transition: opacity .6s, right 0s ease .6s; 
    }
}

.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

#quick_nav {
  margin-bottom: 22px;
  font-size: 1rem;
}

@media (min-width: 930px) {
  #quick_nav {
    display: none;
  }
}

#quick_nav a {
  font-weight: 500;
}

.quick_nav_divider:last-child {
  display: none;
}




/** ===================== broadcast BAR TOP ==================================== **/
.broadcastBarTop {
  padding: 12px 0 8px;
  border-bottom: 4px solid #b9975b;
  background: #92734a;
  background: -moz-linear-gradient(left, #b58e5b 5%, #92734a 50%, #b58e5b 95%);
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #b58e5b), color-stop(50%, #b58e5b), color-stop(95%, #b58e5b));
  background: -webkit-linear-gradient(left, #b58e5b 5%, #92734a 50%, #b58e5b 95%);
  background: -o-linear-gradient(left, #b58e5b 5%, #92734a 50%, #b58e5b 95%);
  background: -ms-linear-gradient(left, #b58e5b 5%, #92734a 50%, #b58e5b 95%);
  background: linear-gradient(to right, #b58e5b 5%, #92734a 50%, #b58e5b 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92734a', endColorstr='#92734a',GradientType=1 );
}

.broadcastBarTop p {
  margin: 0 10px;
  padding: 0;
}

.broadcastBarTop__contents {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  letter-spacing: 0.5px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25em;
}

.broadcastBarTop__contents a {
  text-decoration: none;
  color: #fff;
  font-weight: 800;
}

.broadcastBarTop__contents a:hover {
  text-decoration: underline;
}

.broadcastBarTop__more {
  display: inline-block;
  margin-left: 10px;
}

.broadcastBarTop__more a {
  position: relative;
  display: block;
  padding-right: 15px;
  white-space: nowrap;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.broadcastBarTop__more a::after {
  position: absolute;
  top: 50%;
  right: -2px;
  width: 13px;
  height: 1px;
  content: "";
  transition: all 0.2s linear;
  transform: translateY(calc(-50% - 0.5px));
  background: #fff;
}

.broadcastBarTop__more a::before {
  position: absolute;
  top: 50%;
  right: -2px;
  display: inline-block;
  width: 4px;
  height: 4px;
  content: "";
  transition: all 0.2s linear;
  transform: translateY(calc(-50% - 0.5px)) rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.broadcastBarTop__more a:hover::before,
.broadcastBarTop__more a:focus::before,
.broadcastBarTop__more a:hover::after,
.broadcastBarTop__more a:focus::after {
  right: -6px;
}

@media screen and (min-width: 1000px) {
  .broadcastBarTop {
    padding: 12px 0 10px;
  }
  .broadcastBarTop__contents {
    max-width: 996px;
    font-size: 18px;
  }
  .broadcastBarTop p {
    max-width: none;
    padding: 0 150px;
    font-size: 18px;
  }
  .broadcastBarTop__more {
    position: absolute;
    top: 50%;
    right: 2px;
    display: block;
    transform: translateY(-50%);
  }
}

/** ===================== END: broadcast BAR TOP ==================================== **/


/* scss/6-page-content-elements/_bxSlider.scss */
.bxslider {
  margin-bottom: 1.066rem;
}

.bxslider__title {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #262626;
  font-size: 1rem;
  font-weight: 800;
}

.bxslider ul {
  overflow: visible;
  margin: 0;
  padding: 0;
}

.bxslider figure {
  margin: 0;
  padding: 0;
  color: #262626;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
}

#sidebar .widget.bxslider.video-widget .bx-wrapper figure iframe {
  margin: 0 auto;
  margin-bottom: 67px;
}

@media (min-width: 600px) {
  #sidebar .widget.bxslider.video-widget .bx-wrapper figure iframe {
    margin-right: 20px;
    margin-bottom: 47px;
  }
}

@media (min-width: 1215px) {
  #sidebar .widget.bxslider.video-widget .bx-wrapper figure iframe {
    margin-right: 0px;
    margin-bottom: 67px;
  }
}



/* scss/6-page-content-elements/_horiz-nav.scss */
#content-nav > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 100%;
  margin: 0;
  margin: 22px 1px 44px 0;
  padding: 0;
}

#content-nav > ul > li {
  display: block;
  overflow: hidden;
  width: 80%;
  min-height: 34px;
  margin: 0 auto;
  margin-bottom: 8px;
  padding: 1rem 2.5rem;
  transition: all 0.18s ease-in;
  text-align: center;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: white;
  border: none;
  outline: none;
  background-color: #115740;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
  align-items: center;
  flex-basis: 33%;
  flex-grow: 1;
  flex-shrink: 0;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 1px 1px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

@media (min-width: 700px) {
  #content-nav > ul > li {
    display: inline-block;
    width: auto;
    margin-right: 8px;
  }
}

#content-nav > ul > li:hover, #content-nav > ul > li:focus {
  cursor: pointer;
  text-decoration: none;
  color: white;
  background-color: black;
}

@media (min-width: 400px) {
  #content-nav > ul > li {
    flex-basis: 10%;
    flex-grow: 1;
    flex-shrink: 1;
  }
}

@media (min-width: 930px) {
  #content-nav > ul > li {
    display: flex;
  }
}

#content-nav > ul > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 14px;
  font-size: 0.8125rem;
}

#content-nav > ul > li:nth-last-child(4):first-child,
#content-nav > ul > li:nth-last-child(4):first-child ~ li, #content-nav > ul > li:nth-last-child(5):first-child,
#content-nav > ul > li:nth-last-child(5):first-child ~ li {
  flex-basis: 49%;
  flex-grow: 0;
  flex-shrink: 0;
}

@media (min-width: 700px) {
  #content-nav > ul > li:nth-last-child(4):first-child,
  #content-nav > ul > li:nth-last-child(4):first-child ~ li, #content-nav > ul > li:nth-last-child(5):first-child,
  #content-nav > ul > li:nth-last-child(5):first-child ~ li {
    flex-basis: 10%;
    flex-grow: 1;
    flex-shrink: 1;
  }
}

#content-nav li a {
  vertical-align: middle;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}


/* scss/6-page-content-elements/_search-form.scss */
@media (min-width: 1024px) {
  .wm-site-menu .wm-search__submit-wrapper button:focus {
    color: #8d6b3f;
  }
}

.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
  border-color: black !important;
  background: black !important;
}

#test form.gsc-search-box .gscb_a {
  line-height: 13px;
}

#test form.gsc-search-box .gsib_b {
  padding: 0;
}

#test form.gsc-search-box table.gsc-search-box td {
  vertical-align: top;
}

#test form.gsc-search-box table.gsc-search-box td.gsc-input {
  padding: 0 12px 0 0 !important;
}

#test form.gsc-search-box .gsc-search-button {
  padding: 0;
}

/* scss/6-page-content-elements/_search-results.scss */
.user_content table {
  margin: 0;
}

.gsc-input-box {
  padding: 0 !important;
  border-radius: 0 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-color: transparent !important;
}

.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult-classic,
.gsc-results .gsc-imageResult-column {
  margin-bottom: 20px !important;
  border: 0 !important;
}

.gs-webResult.gs-result a.gs-title:link,
.gs-imageResult a.gs-title:link {
  font-weight: 700 !important;
}

.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link b {
  font-weight: 700 !important;
}

.gs-result .gs-title,
.gs-result .gs-title * {
  height: auto !important;
  margin-bottom: 0 !important;
  text-decoration: none !important;
  letter-spacing: 0.015rem !important;
  color: #866f45 !important;
  font-size: 1.14rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

.gs-result .gs-title:hover,
.gs-result .gs-title *:hover {
  text-decoration: underline !important;
}

.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-spelling-original,
.gs-spelling-original {
  margin-top: 0;
  letter-spacing: 0.015rem;
  color: #262626 !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

.cse input.gsc-search-button,
input.gsc-search-button {
  height: 32px !important;
  border-radius: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.gsc-url-bottom {
  display: block;
  padding-bottom: 5px;
  font-size: 14px !important;
}

.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  font-family: "Avenir Next W01", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}

.gsc-result .gs-title {
  font-weight: 600 !important;
}

.gs-visibleUrl {
  display: none !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.gsc-resultsHeader,
.gsc-webResult:after {
  clear: none !important;
}

form.gsc-search-box {
  width: 100% !important;
}

@media (min-width: 930px) {
  /* line 3, /Users/nissaeames/Sites/atomic-docs/wm/scss/6-page-content-elements/_search-form.scss */
  form.gsc-search-box {
    width: 80% !important;
  }
}

.gsc-above-wrapper-area {
  border-bottom: none !important;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0.5em 0.5em 0.5em 0 !important;
}

.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  text-shadow: none !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  margin-right: 17px !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page,
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  text-decoration: none !important;
  color: #866f45 !important;
  font-weight: bold;
}

.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  margin-right: 13px !important;
  padding: 3px 7px !important;
  border: 1px solid #d0d3d4 !important;
  background: #ffffff !important;
}

.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border-color: #c9c9c9;
}

.gsc-adBlock {
  display: none !important;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.gsc-webResult .gsc-result {
  padding: 0.5em 0 1em !important;
  border: 0 !important;
}

.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 0 !important;
}

.gsib_a {
  padding: 4px 6px !important;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  padding: 10px 15px !important;
}

.gsst_a {
  padding-top: 7px !important;
}

.gsst_a .gscb_a {
  color: #d0d3d4 !important;
}

.gsst_a .gscb_a:hover {
  color: #000 !important;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  margin-top: 0 !important;
  border-radius: 0 !important;
}

/*hide breadcrumb output*/
.gs-webResult div.gs-visibleUrl-breadcrumb {
  display: none !important;
}

/*file format style*/
.gs-fileFormat {
  margin-top: 0 !important;
  margin-bottom: 6px;
  letter-spacing: 0.015rem;
  font-size: 0.88rem !important;
  line-height: 1.5;
}

.gs-fileFormat + .gs-snippet {
  margin-top: 6px !important;
}

/*promotion styles*/
.gs-promotion-text-cell {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.gsc-table-result,
.gs-promotion-table {
  padding-right: 0 !important;
  padding-left: 0 !important;
  border-spacing: 0;
}

.gsc-webResult.gsc-result.gsc-promotion {
  background-color: transparent !important;
}

/* scss/6-page-content-elements/_sidebar-listboxes.scss */
#sidebar .listbox h5,
#sidebar .listbox h6,
#sidebar .listbox p {
  margin: 0;
}

#sidebar .listbox p + p {
  margin: 0.5rem 0 0;
}

#sidebar .listbox h5:nth-last-child(n + 2),
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 {
  margin: 0.25em 0 0;
}

#sidebar .listbox h5:nth-last-child(n + 2) a,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a {
  transition: all 0.3s;
  text-decoration: none;
  color: #866f45;
  font-weight: 700;
  text-decoration-skip-ink: auto;
  color: #115740;
  display: block;
  padding-top: 1.066rem;
  font-size: 0.94rem;
  line-height: 1.4;
  font-size: 1rem;
}

#sidebar .listbox h5:nth-last-child(n + 2) a:hover, #sidebar .listbox h5:nth-last-child(n + 2) a:focus,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:hover,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:focus {
  text-decoration: underline;
}

#sidebar .listbox h5:nth-last-child(n + 2) a:hover, #sidebar .listbox h5:nth-last-child(n + 2) a:focus,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:hover,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:focus {
  text-decoration: none;
}

#sidebar .listbox h5:nth-last-child(n + 2) a:hover, #sidebar .listbox h5:nth-last-child(n + 2) a:focus, #sidebar .listbox h5:nth-last-child(n + 2) a:hover, #sidebar .listbox h5:nth-last-child(n + 2) a:focus,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:hover,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:focus,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:hover,
#sidebar .listbox h5:nth-last-child(n + 2) ~ h5 a:focus {
  text-decoration: underline;
}

#sidebar .listbox hr {
  margin: 22px 0;
}

#sidebar .listbox .list-items {
  margin: 0;
  list-style: none;
}

#sidebar .listbox .list-items > li {
  padding-bottom: 1.066rem;
  border-top: 1px solid #d9dcdd;
  font-size: 0.94rem;
}

#sidebar .listbox .list-items a,
#sidebar .listbox .list-items .listing-link {
  transition: all 0.3s;
  text-decoration: none;
  color: #866f45;
  font-weight: 700;
  text-decoration-skip-ink: auto;
  color: #115740;
  display: block;
  padding-top: 1.066rem;
  font-size: 0.94rem;
  line-height: 1.4;
}

#sidebar .listbox .list-items a:hover, #sidebar .listbox .list-items a:focus,
#sidebar .listbox .list-items .listing-link:hover,
#sidebar .listbox .list-items .listing-link:focus {
  text-decoration: underline;
}

#sidebar .listbox .list-items a:hover, #sidebar .listbox .list-items a:focus,
#sidebar .listbox .list-items .listing-link:hover,
#sidebar .listbox .list-items .listing-link:focus {
  text-decoration: none;
}

#sidebar .listbox .list-items a:hover, #sidebar .listbox .list-items a:focus, #sidebar .listbox .list-items a:hover, #sidebar .listbox .list-items a:focus,
#sidebar .listbox .list-items .listing-link:hover,
#sidebar .listbox .list-items .listing-link:focus,
#sidebar .listbox .list-items .listing-link:hover,
#sidebar .listbox .list-items .listing-link:focus {
  text-decoration: underline;
}

#sidebar .listbox .list-items a[href*="twitter.com"] {
  display: inline-block;
}

#sidebar .listbox .list-items a[href^="https://t.co"] {
  padding-top: 0;
  font-weight: normal;
}

#sidebar .listbox .list-items .listing-date {
  font-size: 0.94rem;
  line-height: 1.4;
}

#sidebar .listbox .list-items > li:first-child {
  border-top: none;
}

#sidebar .listbox .listing-author {
  margin-bottom: 0;
}

#sidebar .listbox .listing-desc {
  word-break: break-word;
  color: #262626;
  font-weight: normal;
  line-height: 1.5;
  overflow-wrap: break-word;
}

#sidebar .listbox .listing-date + .listing-desc,
#sidebar .listbox .SidebarListing__byline + .listing-desc {
  margin-top: 10px;
}

#sidebar .listbox .customContent {
  margin: 22px 0;
}

@media (min-width: 1215px) {
  #sidebar .listbox .customContent {
    margin-bottom: 0;
  }
}

#sidebar .listbox .customContent a {
  transition: all 0.3s;
  text-decoration: none;
  color: #866f45;
  font-weight: 700;
  text-decoration-skip-ink: auto;
  color: #115740;
  display: block;
  padding-top: 1.066rem;
  font-size: 0.94rem;
  line-height: 1.4;
  transition: all 0.3s;
  text-decoration: none;
  color: #866f45;
  font-weight: 700;
  text-decoration-skip-ink: auto;
  display: inline;
  padding-top: 0;
}

#sidebar .listbox .customContent a:hover, #sidebar .listbox .customContent a:focus {
  text-decoration: underline;
}

#sidebar .listbox .customContent a:hover, #sidebar .listbox .customContent a:focus {
  text-decoration: none;
}

#sidebar .listbox .customContent a:hover, #sidebar .listbox .customContent a:focus, #sidebar .listbox .customContent a:hover, #sidebar .listbox .customContent a:focus {
  text-decoration: underline;
}

#sidebar .listbox .customContent a:hover, #sidebar .listbox .customContent a:focus {
  text-decoration: underline;
}

#sidebar .listbox .customContent .sidebar__title {
  margin-bottom: 0;
}

#sidebar .listbox .customContent h5,
#sidebar .listbox .customContent h6 {
  margin: 22px 0 0;
  letter-spacing: 0.04rem;
  color: #115740;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4em;
}

#sidebar .listbox .customContent h5 {
  margin: 0;
  letter-spacing: 0;
  font-size: 1rem;
}

#sidebar .listbox .customContent > h5 {
  padding-bottom: 1.066rem;
  border-top: 1px solid #d9dcdd;
  font-size: 0.94rem;
  padding-bottom: 0;
}

#sidebar .listbox .customContent > h5 a {
  padding: 15px 0;
}

#sidebar .listbox .customContent h5:nth-last-child(n + 2),
#sidebar .listbox .customContent h5:nth-last-child(n + 2) ~ h5 {
  margin: 0;
}

#sidebar .listbox .customContent h5:nth-last-child(n + 2) a,
#sidebar .listbox .customContent h5:nth-last-child(n + 2) ~ h5 a {
  font-weight: bold;
}

#sidebar .listbox .customContent h5:last-child a {
  padding-bottom: 0;
}

#sidebar .listbox .customContent > h5:first-child {
  margin-top: -3px;
  border-top: none;
}

#sidebar .listbox .customContent > h5:first-child a {
  padding-top: 0;
}

#sidebar .listbox .customContent p {
  margin: 0 0 0.5rem 0;
  line-height: 1.4em;
}

#sidebar .listbox .customContent p:last-child {
  margin-bottom: 0;
}

/* scss/6-page-content-elements/_sidebar-news-events-rss.scss */
/* scss/6-page-content-elements/_sidebar-news-home-video.scss */
/* scss/6-page-content-elements/_sidebar-news-press-releases.scss */
/* scss/6-page-content-elements/_sidebar-news-wminthenews.scss */
/* scss/6-page-content-elements/_sidebar-widgets.scss */
#sidebar .widget {
  padding-bottom: 22px;
  /* because youtube and video widgets in Cascade page previews use the same format and the format is not differentiating image vs video very well, "video-widget" is not part of the aside code, so specific css was not being applied to the iframes in the page preview. It is safe to be less specific for now. There should not be a widget with an iframe that is not a video widget. The Widget Calling Page format will eventually be rewritten in velocity and we can plan to assign the video-widget class on the aside tag then. */
}

@media (min-width: 600px) {
  #sidebar .widget {
    padding-bottom: 0;
  }
}

#sidebar .widget .sidebar__title {
  margin-bottom: 22px;
}

@media (min-width: 1215px) {
  #sidebar .widget .sidebar__title {
    margin-bottom: 5px;
  }
}

#sidebar .widget:not(.bxslider) figure {
  flex-wrap: wrap;
  font-size: 0.94rem;
}

@media (min-width: 600px) {
  #sidebar .widget:not(.bxslider) figure {
    flex-wrap: nowrap;
  }
}

@media (min-width: 1215px) {
  #sidebar .widget:not(.bxslider) figure {
    display: block;
  }
}

#sidebar .widget:not(.bxslider) figure figcaption {
  line-height: 1.4;
}

#sidebar .widget:not(.bxslider) .m-figure__image,
#sidebar .widget.video-widget:not(.bxslider) iframe {
  display: block;
  flex-grow: 1;
  margin-bottom: 22px;
}

@media (min-width: 600px) {
  #sidebar .widget:not(.bxslider) .m-figure__image,
  #sidebar .widget.video-widget:not(.bxslider) iframe {
    flex-grow: 0;
  }
}

@media (min-width: 1215px) {
  #sidebar .widget:not(.bxslider) .m-figure__image,
  #sidebar .widget.video-widget:not(.bxslider) iframe {
    margin-right: 0;
    margin-bottom: 0.9375rem;
  }
}

#sidebar .widget.video-widget:not(.bxslider) iframe {
  max-width: 240px;
  height: 200px;
  margin: 0 auto 22px;
}

@media (min-width: 600px) {
  #sidebar .widget.video-widget:not(.bxslider) iframe {
    margin: 0 20px 22px 0;
  }
}

@media (min-width: 1215px) {
  #sidebar .widget.video-widget:not(.bxslider) iframe {
    margin-bottom: 0.9375rem;
    padding-right: 0;
  }
}

#sidebar .widget:not(.bxslider) .m-figure__image img {
  display: block;
  max-width: 240px;
  margin: 0 auto;
}

#sidebar .widget:not(.bxslider) .m-figure__caption {
  flex-basis: 100%;
  flex-grow: 1;
}

@media (min-width: 600px) {
  #sidebar .widget:not(.bxslider) .m-figure__caption {
    flex-basis: calc(100% - 260px);
    flex-grow: 0;
  }
}

/* scss/6-page-content-elements/_table-collapsible.scss */
/** Collapsible list/accordion **/
.user_content .collapsible {
  display: none;
  width: 100%;
  margin-bottom: 1.2rem;
}

.user_content .collapsible p {
  margin-bottom: 1.2rem;
}

.user_content .collapsible .button,
.user_content .collapsible .content_button,
.user_content .collapsible .content_button a,
.user_content .collapsible .content_button_with_arrow,
.user_content .collapsible .content_button_with_arrow > a {
  margin-bottom: 1.2rem;
  margin-left: 0;
  color: white;
}

@media (min-width: 700px) {
  .user_content .collapsible .content_button > a:only-of-type,
  .user_content .collapsible p > a.content_button:only-of-type,
  .user_content .collapsible p > a.content_button_with_arrow:only-of-type {
    margin: 0;
  }
}

.user_content .collapsible .collapsible {
  margin-top: 0.8125rem;
  margin-bottom: 0;
}

.user_content .alert > .collapsible:last-child {
  margin-bottom: 0;
}

.user_content .collapsible tr tr:last-child td {
  padding-bottom: 0.7rem;
}

.user_content .collapsible td {
  padding: 0px;
}

.user_content .collapsible_content {
  display: none;
  overflow: hidden;
}

.user_content .extra-space .collapsible_content {
  margin-bottom: 1.2em;
  margin-bottom: 0;
}

.user_content h5 + .collapsible,
.user_content h6 + .collapsible {
  margin-top: 1rem;
}

.user_content h5.collapsible_title + .collapsible_content > *:first-child:not(table) {
  margin-top: 11px;
}

.user_content h5.collapsible_title button.collapsible_title_text,
.user_content h5.collapsible_title .collapsible_title_text {
  width: auto;
  min-height: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  text-align: left;
  letter-spacing: 0.015rem;
  text-transform: none;
  color: #115740 !important;
  border: 0;
  outline: none !important;
  background-color: transparent;
  font-size: 1.48rem;
  font-weight: 700;
  line-height: 1.3;
}

.user_content h5.collapsible_title button.collapsible_title_text:hover, .user_content h5.collapsible_title button.collapsible_title_text:focus,
.user_content h5.collapsible_title .collapsible_title_text:hover,
.user_content h5.collapsible_title .collapsible_title_text:focus {
  color: #115740;
  background-color: transparent;
}

.user_content h5.collapsible_title button.collapsible_title_text .fas,
.user_content h5.collapsible_title .collapsible_title_text .fas {
  transition: all 0.2s linear;
}

.user_content h6.collapsible_title button.collapsible_title_text,
.user_content h6.collapsible_title .collapsible_title_text {
  position: relative;
  width: auto;
  min-height: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  text-align: left;
  letter-spacing: 0.015rem;
  text-transform: none;
  color: #115740 !important;
  border: 0;
  outline: none !important;
  background-color: transparent;
  font-size: 1.14rem;
  font-weight: 700;
  line-height: 1.3;
}

.user_content h6.collapsible_title button.collapsible_title_text:hover, .user_content h6.collapsible_title button.collapsible_title_text:focus,
.user_content h6.collapsible_title .collapsible_title_text:hover,
.user_content h6.collapsible_title .collapsible_title_text:focus {
  color: #115740;
  background-color: transparent;
}

.user_content h6.collapsible_title button.collapsible_title_text .fas,
.user_content h6.collapsible_title .collapsible_title_text .fas {
  transition: all 0.2s linear;
}

.user_content h5.collapsible_title {
  margin: 10px 0 0;
}

.user_content h6.collapsible_title {
  margin: 8px 0 0;
}

.user_content .collapsible .collapsible tr:first-child h5.collapsible_title,
.user_content .collapsible .collapsible tr:first-child h6.collapsible_title {
  margin: 0;
}

.user_content .collapsible_title_text:before {
  position: absolute;
  display: inline-block;
  margin-top: 0;
  margin-right: 10px;
  margin-left: -16px;
  content: "\f0da";
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  vertical-align: top;
  color: #115740;
  font-family: "Font Awesome 5 Free";
  font-size: 1em;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.user_content .collapsible_title.open .collapsible_title_text:before {
  transform: rotate(90deg) rotate(0deg);
}

.user_content .collapsible_title.open .fas {
  transform: rotate(90deg);
}

.user_content .key-focus.collapsible_title_text:focus {
  overflow: hidden;
  color: #115740;
  outline: 1px dotted #000 !important;
  background-color: white;
}

.user_content h5 + .collapsible_content {
  margin-top: 0;
  margin-left: 20px;
}

.user_content h6 + .collapsible_content {
  margin-top: 0;
  margin-left: 20px;
}

.user_content .collapsible .collapsible_content img {
  max-width: 100% !important;
}

.user_content .tablewrap {
  position: relative;
  overflow: auto;
  margin-bottom: 1.2rem;
}



/* scss/7-components/_announcements.scss */
.o-announcements__wrapper {
  padding-right: calc(16.9697vw + -53.63636px);
  padding-left: calc(16.9697vw + -53.63636px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0.35533rem 0.5rem;
}

.o-announcements__item {
  flex: 1 1 32%;
  margin: 0.35533rem;
}

.o-announcements__item:nth-last-child(2):first-child,
.o-announcements__item:nth-last-child(2):first-child ~ .o-announcements__item {
  flex: 1 1 40%;
}

.o-announcements__item:only-child {
  flex: 1 1 70%;
}

.o-announcements__content {
  padding: 1.066rem 2.132rem;
  background-color: white;
}

.o-announcements.is-example {
  background-color: lightgray;
}

/* scss/7-components/_contactinfo.scss */
.o-contact-info {
  display: flex;
  flex-wrap: wrap;
}

.o-contact-info__item {
  position: relative;
  overflow: hidden;
  flex: 1 1 50%;
  min-width: 400px;
}

.o-contact-info__content {
  padding: 3.12rem;
}

.o-contact-info.is-example .o-contact-info__item {
  background-color: darkgray;
}

.o-contact-info.is-example .o-contact-info__item:nth-child(even) {
  background-color: white;
}


/* scss/7-menus-and-header/_topbar.scss */
.wm-topbar__buttons {
  position: absolute;
  z-index: 81;
  top: 0;
  right: 0;
}

.wm-topbar__menu-button {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 77px;
  height: calc(66px - 8px);
  height: 59px;
  padding: 20px 0 23px;
  transition: opacity 0.3s linear;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
  text-transform: uppercase;
  color: white;
  background: #8c0b42;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.wm-topbar__menu-button svg .a {
  fill: #fff;
}

.wm-topbar__menu-button-text {
  display: none;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  padding-top: 0.0625rem;
  padding-bottom: 1.0625rem;
  letter-spacing: 0.1em;
  font-size: 0.64rem;
  line-height: 0;
}

.wm-topbar__menu-button:hover {
  text-decoration: none;
  color: white;
  background-color: black;
}

.wm-topbar__menu-button:visited {
  color: white;
}

.wm-topbar__menu-button:focus {
  text-decoration: none;
  color: white;
  background-color: black;
}

.wm-topbar__info-for-button {
  position: absolute;
  top: 63px;
  right: 0px;
  display: none;
  overflow: hidden;
  width: 110px;
  height: 35px;
  padding-left: 1.5625rem;
  transition: all 0.25s, right 0.25s;
  text-decoration: none;
  /*=================*/
  /*===============*/
}

@media (min-width: 930px) {
  .wm-topbar__info-for-button {
    top: 80px;
    display: block;
    width: 120px;
  }
}

.wm-topbar__info-for-button:before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: -10px;
  width: 100%;
  height: 100%;
  content: "";
  transform: skew(-20deg);
  background: rgba(0, 0, 0, 0.8);
}

.wm-topbar__info-for-button span {
  z-index: 2;
  display: block;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: white;
  font-size: 0.68rem;
  font-weight: 400;
  font-style: italic;
  line-height: 35px;
}

.wm-topbar__info-for-button:hover {
  width: 130px;
  text-decoration: none;
}

.wm-topbar__info-for-button:hover:before {
  background-color: black;
}

.wm-topbar__info-for-button:visited {
  color: white;
}

.wm-topbar__info-for-button.is-hidden {
  right: -7.462rem;
  opacity: 0;
}

@media (any-hover: none) {
  .wm-topbar__info-for-button .wm-topbar__info-for-button:hover,
  .wm-topbar__info-for-button .wm-topbar__info-for-button:focus {
    width: 110px;
  }
}

@media (any-hover: none) and (min-width: 930px) {
  .wm-topbar__info-for-button .wm-topbar__info-for-button:hover,
  .wm-topbar__info-for-button .wm-topbar__info-for-button:focus {
    width: 120px;
  }
}

@media (max-height: 400px) {
  .wm-topbar {
    position: relative !important;
  }
}

.wm-topbar {
  position: sticky;
  position: -webkit-sticky;
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  height: 66px;
  margin: 0;
  padding-left: 22px;
  border-top: 6px solid #8c0b42;
  background-color: white;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  font-size: 1rem;
}

.wm-topbar .button-wrapper-for-older-browsers {
  position: relative;
}

.wm-topbar__logo {
  flex-basis: 1172px;
  flex-grow: 0;
  flex-shrink: 1;
  height: 66px;
  margin: 0 auto;
}

@media (min-width: 700px) {
  .wm-topbar__logo {
    height: 84px;
  }
}

@media (min-width: 1680px) {
  .wm-topbar__logo {
    flex-basis: 1288px;
    flex-grow: 0;
    flex-shrink: 1;
  }
}

.wm-topbar__logo-link {
  display: inline-block;
  align-self: center;
  padding: 8px 0 0 0;
}

.wm-topbar__logo-img {
  width: 15.66rem;
  width: 250px;
}

.menubackdrop-white {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  display: block;
  overflow: auto;
  width: 100%;
  max-width: 425px;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(75rem);
  background: white;
  visibility: hidden;
  background: white !important;
}

.menubackdrop-white .wm_logo_banner {
  position: absolute;
  top: 0;
  left: 22px;
  left: 35px;
  width: 131px;
  padding: 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .menubackdrop-white .wm_logo_banner {
    width: 141px;
  }
}

.menubackdrop-white .wm_logo_banner:after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background: white;
}

.menubackdrop-white .wm_logo_banner img {
  position: relative;
  top: -7px;
  width: 100%;
  max-width: 157px;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.menubackdrop-white .wm_logo_banner img:hover {
  top: -2px;
}

body.menu-open .menubackdrop-white,
body.info-open .menubackdrop-white {
  visibility: visible;
}

@media (min-width: 1024px) {
  .info-open .menubackdrop-white .wm_logo_banner {
    display: none !important;
  }
}

.info-open .wm-topbar__menu-button-text {
  padding-top: 0.375rem;
  padding-bottom: 0.875rem;
}

.toggle-menus .menubackdrop-white {
  z-index: 100;
  transform: translateX(0);
  z-index: 95;
}

@media (min-width: 1024px) {
  .toggle-menus .menubackdrop-white {
    width: 80%;
    max-width: 1152px;
  }
}

.toggle-menus .menubackdrop-white {
  display: block;
  opacity: 1;
}

/*--- MENU BACKDROP DARK---*/
.menubackdrop-dark {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-overflow-scrolling: none;
  width: 100%;
  height: 100%;
  cursor: auto;
  transition: opacity 0.4s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  /* when modal active */
  touch-action: none;
  /* Other browsers */
  overscroll-behavior: none;
}

.menu-open .menubackdrop-dark,
.info-open .menubackdrop-dark {
  z-index: 90;
  cursor: url("../images/close-x.svg"), auto;
  opacity: 1;
}

.source .wm-topbar,
.source .wm-topbar__buttons {
  position: relative;
}

@media (min-width: 930px) {
  .wm-topbar {
    height: 84px;
    border-top: 13px solid #183028;
  }
  .wm-topbar__buttons {
    top: 0;
    overflow: hidden;
    width: 125px;
    height: 120px;
  }
  .wm-topbar__menu-button {
    display: flex;
    width: 123px;
    height: 72px;
  }
  .wm-topbar__menu-button-text {
    display: block;
  }
  .wm-topbar__info-for-button:focus {
    width: 130px;
    text-decoration: none;
  }
  .menu-open .wm-site-menu .wm-topbar__menu-button.-close-x:focus {
    background: #aa814d;
  }
  .wm-topbar__info-for-button:focus::before {
    background-color: black;
  }
  /* TOPBAR - REDUCE MOTION */
}

@media (min-width: 930px) and (prefers-reduced-motion) {
  .wm-topbar__info-for-button {
    transition: none;
  }
}

@media (min-width: 930px) {
  .wm-topbar__logo-link {
    padding-top: 0.83rem;
    padding-left: 0;
  }
  .wm-topbar__logo-img {
    width: 242px;
  }
}

/* scss/7-menus-and-header/_banner.scss */
.m-header,
.m-header.-small,
.m-header .m-header__photo,
.m-header .banner-img {
  height: 20vh;
}

@media (min-width: 700px) {
  .m-header,
  .m-header.-small,
  .m-header .m-header__photo,
  .m-header .banner-img {
    height: 261px;
  }
}

.m-header.-medium,
.m-header.-medium .m-header__photo,
.m-header.-medium .banner-img {
  height: 20vh;
}

@media (min-width: 700px) {
  .m-header.-medium,
  .m-header.-medium .m-header__photo,
  .m-header.-medium .banner-img {
    height: 481px;
  }
}

.m-header.-tall,
.m-header.-tall .m-header__photo,
.m-header.-tall .banner-img {
  /* Fallback for browsers that do not support Custom Properties */
  height: 85vh;
  height: calc(var(--vh, 1vh) * 85);
}

.touch .m-header.-tall,
.touch .m-header.-tall .m-header__photo,
.touch .m-header.-tall .banner-img {
  /* Fallback for browsers that do not support Custom Properties */
  height: 75vh;
  height: calc(var(--vh, 1vh) * 75);
}

.m-header .m-title-card__dept {
  font-size: 1rem;
}

.m-header .m-title-card__dept a {
  font-size: calc(3.0303vw + 13.63636px);
  text-decoration: none;
}

@media (min-width: 1215px) {
  .m-header .m-title-card__dept a {
    font-size: 50px;
  }
}

.m-header .m-title-card__dept a.XXX-Small {
  font-size: calc(2.42424vw + 15.90909px);
}

@media (min-width: 1215px) {
  .m-header .m-title-card__dept a.XXX-Small {
    line-height: 1.1;
  }
}

.m-header.-medium .m-title-card__dept a {
  font-size: calc(4.24242vw + 9.09091px);
}

@media (min-width: 1215px) {
  .m-header.-medium .m-title-card__dept a {
    font-size: 60px;
  }
}

.m-header.-tall .m-title-card__dept a {
  font-size: calc(3.63636vw + 31.36364px);
}

@media (min-width: 1215px) {
  .m-header.-tall .m-title-card__dept a {
    font-size: 75px;
  }
}

.m-header {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  padding: 0 5%;
  text-align: center;
  letter-spacing: 0.05rem;
}

@media (min-width: 700px) {
  .m-header {
    padding: 0 10%;
  }
}

.m-header.-medium .m-header__photo::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.m-header.-tall {
  position: relative;
}

.m-header.-tall .scroll-down {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  animation: bounce 0.5s 1;
  animation-delay: 1s;
}

@keyframes bounce {
  0% {
    bottom: 40px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 40px;
  }
}

.m-header.-tall::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: black;
}

@keyframes fadein {
  from {
    transform: translateY(10px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes umbrellafadein {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  20% {
    transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.m-title-card {
  z-index: 1;
  margin-top: 0;
  border-top: none;
  border-bottom: none;
  background: transparent;
  font-size: 1rem;
}

@media (min-width: 700px) {
  .m-title-card {
    max-width: 1000px;
  }
}

@media (min-width: 930px) {
  .m-title-card {
    display: inline-block;
    margin-top: -22px;
  }
}

.m-title-card:hover + .m-header__photo {
  transform: scale(1.04);
}

.m-title-card:hover + .m-header__photo::before {
  opacity: 1;
}

.m-title-card__dept {
  margin-top: 12px;
  margin-bottom: 0;
  animation: fadein 2s;
}

.m-title-card__dept a {
  margin-top: 0;
  margin-bottom: 1.58rem;
  letter-spacing: 0.05rem;
  color: white;
  font-family: "Freight Display Pro W01", serif;
  font-weight: 700;
  line-height: 1.1;
}

@media (min-width: 930px) {
  .m-title-card__dept a {
    letter-spacing: 0.05rem;
    line-height: 1;
  }
}

.m-title-card__dept a:hover {
  text-decoration: none;
}

.m-title-card__umbrella {
  margin: 0;
  padding: 0;
  animation: umbrellafadein 1.75s;
  background: transparent;
  line-height: 1;
}

.m-title-card__umbrella a {
  font-size: calc(0.36364vw + 13.63636px);
  text-decoration: none;
  display: inline;
  margin: 1.14rem 1.3rem 0;
  letter-spacing: 0.05rem;
  color: white;
  background: transparent;
  font-weight: 700;
}

.m-title-card__umbrella a:hover {
  text-decoration: underline;
}

.m-title-card .m-breadcrumbs {
  display: none;
}

.m-header__photo,
.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: ease-out 0.65s;
  background-position: top center;
  background-size: cover;
}

.m-header__photo::before,
.banner-img::before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  transition: opacity 0.65s ease-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}

.m-header__photo::after,
.banner-img::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
}


/* scss/7-menus-and-header/_info-for-menu.scss */
.menu-open .wm-info-for-menu {
  z-index: calc(100 - 1);
  transform: translateX(0);
  opacity: 0;
}

.menu-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x {
  top: calc( 63px + 8px);
}

@media (min-width: 930px) {
  .menu-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x {
    top: calc( 80px + 13px);
  }
}

.menu-open .wm-info-for-menu .wm-topbar__menu-button {
  top: 8px;
}

@media (min-width: 930px) {
  .menu-open .wm-info-for-menu .wm-topbar__menu-button {
    top: 13px;
  }
}

.info-open .wm-site-menu {
  z-index: calc(100 - 1);
  transform: translateX(0);
  opacity: 0;
}

.info-open .wm-info-for-menu {
  z-index: 100;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 1024px) {
  .info-open .wm-info-for-menu {
    padding: 13px 1.39rem;
  }
}

.info-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x {
  top: calc( 63px + 8px);
  display: block;
  color: white;
}

@media (min-width: 930px) {
  .info-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x {
    top: calc( 80px + 13px);
  }
}

.info-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x span {
  background-color: #866f45;
}

.info-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x:before {
  background: #866f45;
}

.info-open .wm-info-for-menu .wm-topbar__info-for-button.-close-x:hover {
  cursor: pointer;
}

.info-open .wm-info-for-menu .wm-topbar__menu-button {
  top: 8px;
  display: flex;
}

@media (min-width: 930px) {
  .info-open .wm-info-for-menu .wm-topbar__menu-button {
    top: 13px;
  }
}

.wm-info-for-menu {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  display: block;
  overflow: auto;
  width: 100%;
  max-width: 425px;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(75rem);
  background: white;
  visibility: hidden;
}

@media (min-width: 1024px) {
  .wm-info-for-menu {
    width: 80%;
    max-width: 1152px;
    padding: 13px 1.39rem;
  }
  .wm-info-for-menu.fancybox-margin {
    max-width: 0;
  }
}

.wm-info-for-menu a {
  text-decoration: none;
}

.wm-info-for-menu .close-x {
  position: relative;
  top: 0.0625rem;
  margin-right: 0.3125rem;
}

.wm-info-for-menu .close-x + span {
  display: inline-block;
}

.wm-info-for-menu .wm_logo_banner {
  position: absolute;
  top: 0;
  left: 22px;
  left: 35px;
  width: 131px;
  padding: 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .wm_logo_banner {
    width: 141px;
  }
}

.wm-info-for-menu .wm_logo_banner:after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background: white;
}

.wm-info-for-menu .wm_logo_banner img {
  position: relative;
  top: -7px;
  width: 100%;
  max-width: 157px;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.wm-info-for-menu .wm_logo_banner img:hover {
  top: -2px;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .wm_logo_banner {
    display: none;
  }
}

.wm-info-for-menu .tabs {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  margin-top: 10.68rem;
  padding: 0 2.132rem 2.132rem;
  transition: all 0.3s ease-in;
  opacity: 0;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .tabs {
    width: calc(100% - 170px);
    width: 100%;
    margin-top: 0;
  }
}

.info-open .wm-info-for-menu .tabs {
  opacity: 1;
}

.wm-info-for-menu .tabs h2 {
  letter-spacing: 0.05em;
  color: #115740;
  font-family: "Freight Display Pro W01", serif;
  font-size: 2.17rem;
  font-weight: 300;
}

.wm-info-for-menu .tabs [role="tablist"] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 3.12rem;
  margin-bottom: 3.198rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .tabs [role="tablist"] {
    height: auto;
    margin-right: 110px;
    margin-bottom: 80px;
    border-bottom: 1px solid #d9dcdd;
  }
}

.wm-info-for-menu .tabs [role="tablist"].show button[aria-selected="false"] {
  display: block;
}

.tab-wrapper {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
}

@media (min-width: 1024px) {
  .tab-wrapper {
    position: static;
    display: flex;
    justify-content: center;
  }
}

/*=============================================*/
.wm-info-for-menu .tabs button:nth-child(1):hover, .wm-info-for-menu .tabs button:nth-child(1):focus, .wm-info-for-menu .tabs button:nth-child(1):active, .wm-info-for-menu .tabs button:nth-child(1)[aria-selected="true"] {
  border-color: #c6b438;
  background: #c6b438;
}

.wm-info-for-menu .tabs button:nth-child(1):hover::before, .wm-info-for-menu .tabs button:nth-child(1):focus::before, .wm-info-for-menu .tabs button:nth-child(1):active::before, .wm-info-for-menu .tabs button:nth-child(1)[aria-selected="true"]::before {
  background: #c6b438;
}

.wm-info-for-menu .tabs button:nth-child(1):after {
  border-color: #c6b438 transparent transparent;
}

.wm-info-for-menu .tabs button:nth-child(2):hover, .wm-info-for-menu .tabs button:nth-child(2):focus, .wm-info-for-menu .tabs button:nth-child(2):active, .wm-info-for-menu .tabs button:nth-child(2)[aria-selected="true"] {
  border-color: #00b081;
  background: #00b081;
}

.wm-info-for-menu .tabs button:nth-child(2):hover::before, .wm-info-for-menu .tabs button:nth-child(2):focus::before, .wm-info-for-menu .tabs button:nth-child(2):active::before, .wm-info-for-menu .tabs button:nth-child(2)[aria-selected="true"]::before {
  background: #00b081;
}

.wm-info-for-menu .tabs button:nth-child(2):after {
  border-color: #00b081 transparent transparent;
}

.wm-info-for-menu .tabs button:nth-child(3):hover, .wm-info-for-menu .tabs button:nth-child(3):focus, .wm-info-for-menu .tabs button:nth-child(3):active, .wm-info-for-menu .tabs button:nth-child(3)[aria-selected="true"] {
  border-color: #de6145;
  background: #de6145;
}

.wm-info-for-menu .tabs button:nth-child(3):after {
  border-color: #de6145 transparent transparent;
}

.wm-info-for-menu .tabs button:nth-child(4):hover, .wm-info-for-menu .tabs button:nth-child(4):focus, .wm-info-for-menu .tabs button:nth-child(4):active, .wm-info-for-menu .tabs button:nth-child(4)[aria-selected="true"] {
  border-color: #55c8c6;
  background: #55c8c6;
}

.wm-info-for-menu .tabs button:nth-child(4):after {
  border-color: #55c8c6 transparent transparent;
}

.wm-info-for-menu .tabs button:nth-child(5):hover, .wm-info-for-menu .tabs button:nth-child(5):focus, .wm-info-for-menu .tabs button:nth-child(5):active, .wm-info-for-menu .tabs button:nth-child(5)[aria-selected="true"] {
  border-color: #789d4a;
  background: #789d4a;
}

.wm-info-for-menu .tabs button:nth-child(5):after {
  border-color: #789d4a transparent transparent;
}

.wm-info-for-menu .tabs button {
  position: relative;
  overflow: visible;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  padding: 1.066rem 2.132rem;
  cursor: pointer;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #115740;
  border: 1px solid #c6b438;
  background: #fff;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 0.83rem;
  font-weight: 800;
}

.wm-info-for-menu .tabs button:hover {
  color: #fff;
}

.wm-info-for-menu .tabs button:not(:first-child) {
  border-top: none;
}

.wm-info-for-menu .tabs button:focus:after, .wm-info-for-menu .tabs button:active:after {
  display: none;
}

.wm-info-for-menu .tabs button:hover:after, .wm-info-for-menu .tabs button[aria-selected="true"]:after {
  display: block;
  transition: all 0.3s ease-in;
  transform: translate3d(-50%, 11px, 0);
}

.wm-info-for-menu .tabs button[aria-selected="false"] {
  display: none;
  transition: all ease 0.18s;
  font-weight: 500;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .tabs button[aria-selected="false"] {
    display: block;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
  }
  .wm-info-for-menu .tabs button[aria-selected="false"]:before {
    bottom: -5px;
  }
  .wm-info-for-menu .tabs button[aria-selected="false"]:hover {
    color: black;
  }
  .wm-info-for-menu .tabs button[aria-selected="false"]:hover:before {
    bottom: -1px;
  }
}

.wm-info-for-menu .tabs button[aria-selected="true"] {
  color: #fff;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .tabs button[aria-selected="true"] {
    font-weight: 500;
  }
  .wm-info-for-menu .tabs button[aria-selected="true"]:before {
    height: 69px;
  }
}

.wm-info-for-menu .tabs button[aria-selected="true"] span::before,
.wm-info-for-menu .tabs button[aria-selected="true"] span::after {
  position: absolute;
  right: 1.25rem;
  bottom: 1.5625rem;
  display: block;
  width: 17px;
  height: 0px;
  content: "";
  transition: all 0.3s;
  border-bottom: solid 2px white;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .tabs button[aria-selected="true"] span::before,
  .wm-info-for-menu .tabs button[aria-selected="true"] span::after {
    display: none;
  }
}

.wm-info-for-menu .tabs button[aria-selected="true"] span::before {
  transform: rotate(90deg);
}

.wm-info-for-menu .tabs button[aria-selected="true"]:after {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 50%;
  width: 0px;
  height: 0px;
  content: " ";
  transition: all 0.3s;
  border-width: 10px 30px 0 30px;
  border-style: solid;
  background-color: transparent;
}

.wm-info-for-menu .tabs .show button span::before {
  transform: rotate(135deg);
}

.wm-info-for-menu .tabs .show button span::after {
  transform: rotate(45deg);
}

.wm-info-for-menu .tabs button {
  transition: all 0.3s;
}

.wm-info-for-menu .tabs button[aria-selected="true"] {
  display: block;
}

.wm-info-for-menu .tabs .show button[aria-selected="true"]:after {
  display: none;
}

.wm-info-for-menu .tabs [role="tabpanel"] {
  margin: 0.5em;
}

.wm-info-for-menu .tabs [role="tabpanel"][hidden] {
  display: none;
}

/*==================================================*/
@media (min-width: 1024px) {
  .wm-info-for-menu .tabs button {
    position: relative;
    width: auto;
    max-width: 350px;
    margin: 0;
    margin-top: 4px;
    padding: 24px;
    cursor: pointer;
    transition: all ease 0.18s;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    border: none;
    font-family: "Avenir Next W01", Verdana, sans-serif;
    font-size: 0.78rem;
    font-weight: 500;
  }
  .wm-info-for-menu .tabs button:before {
    position: absolute;
    z-index: -1;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    content: "";
    transition: all ease 0.18s;
  }
  .wm-info-for-menu .tabs button:nth-child(1):before, .wm-info-for-menu .tabs button:nth-child(2):before, .wm-info-for-menu .tabs button:nth-child(3):before, .wm-info-for-menu .tabs button:nth-child(4):before, .wm-info-for-menu .tabs button:nth-child(5):before, .wm-info-for-menu .tabs button:nth-child(1)[aria-selected="false"]:hover, .wm-info-for-menu .tabs button:nth-child(2)[aria-selected="false"]:hover, .wm-info-for-menu .tabs button:nth-child(3)[aria-selected="false"]:hover, .wm-info-for-menu .tabs button:nth-child(4)[aria-selected="false"]:hover, .wm-info-for-menu .tabs button:nth-child(5)[aria-selected="false"]:hover, .wm-info-for-menu .tabs button:nth-child(1)[aria-selected="true"], .wm-info-for-menu .tabs button:nth-child(2)[aria-selected="true"], .wm-info-for-menu .tabs button:nth-child(3)[aria-selected="true"], .wm-info-for-menu .tabs button:nth-child(4)[aria-selected="true"], .wm-info-for-menu .tabs button:nth-child(5)[aria-selected="true"] {
    background: transparent;
  }
  .wm-info-for-menu .tabs button:nth-child(1)[aria-selected="true"]:before, .wm-info-for-menu .tabs button:nth-child(1)[aria-selected="true"]:hover:before, .wm-info-for-menu .tabs button:nth-child(1):hover::before {
    background: #c6b438;
  }
  .wm-info-for-menu .tabs button:nth-child(2)[aria-selected="true"]:before, .wm-info-for-menu .tabs button:nth-child(2)[aria-selected="true"]:hover:before, .wm-info-for-menu .tabs button:nth-child(2):hover::before {
    background: #00b081;
  }
  .wm-info-for-menu .tabs button:nth-child(3)[aria-selected="true"]:before, .wm-info-for-menu .tabs button:nth-child(3)[aria-selected="true"]:hover:before, .wm-info-for-menu .tabs button:nth-child(3):hover::before {
    background: #de6145;
  }
  .wm-info-for-menu .tabs button:nth-child(4)[aria-selected="true"]:before, .wm-info-for-menu .tabs button:nth-child(4)[aria-selected="true"]:hover:before, .wm-info-for-menu .tabs button:nth-child(4):hover::before {
    background: #55c8c6;
  }
  .wm-info-for-menu .tabs button:nth-child(5)[aria-selected="true"]:before, .wm-info-for-menu .tabs button:nth-child(5)[aria-selected="true"]:hover:before, .wm-info-for-menu .tabs button:nth-child(5):hover::before {
    background: #789d4a;
  }
  .wm-info-for-menu .tabs button[aria-selected="true"]:before {
    bottom: 0px;
    height: 4px;
  }
  .wm-info-for-menu .tabs button[aria-selected="true"], .wm-info-for-menu .tabs button:focus {
    color: #000;
  }
  .wm-info-for-menu .tabs button[aria-selected="true"]:after {
    bottom: 2px;
    border-width: 9px 15px 0 15px;
  }
  /*=========================================== 
	TAB PANEL
	 ===========================================*/
  .wm-info-for-menu .tabs [role="tabpanel"] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 0 32px;
  }
  .wm-info-for-menu .tabs [role="tabpanel"] [hidden] {
    display: none;
  }
}

.wm-info-for-menu .infofor-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .infofor-links {
    display: flex;
    flex-basis: 52%;
    flex-grow: 1;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: start;
    margin-top: 18px;
    padding-right: 30px;
    border-right: 1px solid #d9dcdd;
  }
  .wm-info-for-menu .infofor-links h2 {
    font-size: 30px;
    line-height: 1.2;
  }
}

.wm-info-for-menu .infofor-nav {
  position: relative;
  flex-basis: 400px;
  flex-grow: 0;
  flex-shrink: 1;
  width: auto;
  margin-bottom: 3.198rem;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .infofor-nav {
    flex: 10 50%;
    min-width: 234px;
    padding: 0 0 0 11px;
  }
  .wm-info-for-menu .infofor-nav:first-child {
    padding-right: 5px;
    padding-left: 0;
  }
  .wm-info-for-menu .infofor-nav:last-child {
    border-right: none;
  }
}

.wm-info-for-menu .infofor-nav:last-child {
  margin-bottom: 2.132rem;
}

.wm-info-for-menu .infofor-nav ul {
  margin-bottom: 0;
  padding-right: 15px;
  padding-left: 22px;
}

.wm-info-for-menu .infofor-nav ul + a.button {
  margin-top: 2.132rem;
}

.wm-info-for-menu .infofor-nav li {
  margin: 11px 0;
  list-style: none;
}

.wm-info-for-menu .infofor-nav li > a {
  display: inline-block;
  padding: 4px 0;
  letter-spacing: 0.03em;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
}

.wm-info-for-menu .infofor-nav li > a:hover {
  text-decoration: none;
  color: black;
}

.wm-info-for-menu .infofor-nav li.-has-icon {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px;
}

.wm-info-for-menu .infofor-nav li.-has-icon a {
  padding-left: 48px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="cornerstone"] {
  background-position-x: 3px;
  background-size: 17px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="gsuite"] {
  background-position-x: 3px;
  background-size: 17px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="wmdigest"] {
  background-position-x: 3px;
  background-size: 19px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="workorder"] {
  background-position-x: 3px;
  background-size: 20px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="tribecareers"] {
  background-position-x: 1px;
  background-size: 21px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="updatecontactinfo"] {
  background-size: 20px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="updatecontactinfo"] {
  background-position-x: 2px;
  background-size: 19px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="givenow"] {
  background-position-x: 1px;
  background-size: 20px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="transcript"] {
  background-position-x: 2px;
  background-size: 19px;
}

.wm-info-for-menu .infofor-nav li.-has-icon[style*="/contact.svg"] {
  background-position-x: 1px;
  background-size: 20px;
}

.wm-info-for-menu .infofor-nav a.button {
  display: block;
  overflow: hidden;
  width: 80%;
  min-height: 34px;
  margin: 0 auto;
  margin-bottom: 8px;
  padding: 1rem 2.5rem;
  transition: all 0.18s ease-in;
  text-align: center;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: white;
  border: none;
  outline: none;
  background-color: #115740;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.3;
  transition: all 0.18s ease-in;
  color: #115740;
  border: none;
  background: #eff0f0;
  width: 100% !important;
  max-width: 270px;
  margin: 0;
  margin-right: 0 !important;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 0.1em;
  font-size: 0.83rem;
  line-height: 1.4;
}

@media (min-width: 700px) {
  .wm-info-for-menu .infofor-nav a.button {
    display: inline-block;
    width: auto;
    margin-right: 8px;
  }
}

.wm-info-for-menu .infofor-nav a.button:hover, .wm-info-for-menu .infofor-nav a.button:focus {
  cursor: pointer;
  text-decoration: none;
  color: white;
  background-color: black;
}

.wm-info-for-menu .infofor-nav a.button:hover, .wm-info-for-menu .infofor-nav a.button:focus {
  color: #115740;
  border: none;
  background: #e0e2e2;
}

@media (min-width: 1178px) {
  .wm-info-for-menu .infofor-nav a.button {
    letter-spacing: 0.03em;
  }
}

@media (min-width: 1270px) {
  .wm-info-for-menu .infofor-nav a.button {
    letter-spacing: 0.1em;
  }
}

.wm-info-for-menu .infofor-features {
  width: 258px;
  margin: 0 auto;
  margin-bottom: 2.132rem;
  padding: 0;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .infofor-features {
    display: flex;
    align-content: start;
    flex-basis: 40%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-wrap: wrap;
    padding: 0 40px 0 37px;
  }
}

.wm-info-for-menu .infofor-features a {
  text-decoration: none;
}

.wm-info-for-menu .infofor-features figure,
.wm-info-for-menu .infofor-features figure img {
  display: block;
  width: 100%;
  max-width: 258px;
  margin-bottom: 0;
  transition: all 0.5s;
}

.wm-info-for-menu .infofor-features a:first-child figure {
  margin-top: 0;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .infofor-features a:first-child figure {
    margin-top: 3rem;
  }
}

.wm-info-for-menu .infofor-features figure {
  overflow: hidden;
  margin-top: 3rem;
}

@media (min-width: 1024px) {
  .wm-info-for-menu .infofor-features figure {
    flex-basis: 100%;
    flex-grow: 1;
    flex-shrink: 1;
  }
}

.wm-info-for-menu .infofor-features figure .img-wrapper {
  overflow: hidden;
  min-height: 150px;
}

.wm-info-for-menu .infofor-features figure:hover img {
  transform: scale(1.1);
}

.wm-info-for-menu .infofor-features figcaption {
  padding: 0;
  letter-spacing: 0.03em;
  color: #000;
  font-size: 0.83rem;
  font-weight: normal;
  line-height: 1.6;
}

.wm-info-for-menu .infofor-features figcaption .title {
  display: block;
  margin: 0.35533rem 0;
  text-decoration: none;
  letter-spacing: 0.03em;
  color: #115740;
  font-family: "Freight Display Pro W01", serif;
  font-size: 1.58rem;
  font-weight: 400;
}

.wm-info-for-menu .infofor-atm {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
}

@media (min-width: 930px) {
  .wm-info-for-menu .infofor-atm {
    margin-bottom: 5.33rem;
  }
}

@media (min-width: 1215px) {
  .wm-info-for-menu .infofor-atm {
    flex-basis: 100%;
    flex-grow: 0;
    flex-shrink: 0;
  }
}

.wm-info-for-menu .infofor-atm figure {
  position: relative;
  max-width: 100%;
  text-align: left;
  background: #efefef;
}

@media (min-width: 1215px) {
  .wm-info-for-menu .infofor-atm figure {
    display: flex;
    display: grid;
    justify-content: center;
    background-color: transparent;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 40px min-content 40px;
  }
  .wm-info-for-menu .infofor-atm figure::after {
    content: "";
    background-color: #efefef;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .wm-info-for-menu .infofor-atm figure::before {
    display: none;
  }
}

.wm-info-for-menu .infofor-atm figure::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.12rem;
  content: "";
  background: white;
}

.wm-info-for-menu .infofor-atm figure .img-wrapper {
  position: relative;
  padding: 1.066rem 2.125rem;
  text-align: center;
}

@media (min-width: 1215px) {
  .wm-info-for-menu .infofor-atm figure .img-wrapper {
    flex-basis: 49%;
    flex-grow: 0;
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 20px;
    background: transparent;
    background-color: transparent;
    grid-column: 1/2;
    grid-row: 1/4;
  }
}

.wm-info-for-menu .infofor-atm figure .img-wrapper img {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
}

.wm-info-for-menu .infofor-atm figure figcaption {
  max-width: 100%;
  padding: 1.5625rem 2.125rem;
  padding-top: 0;
  text-align: left;
  background: #efefef;
}

@media (min-width: 1215px) {
  .wm-info-for-menu .infofor-atm figure figcaption {
    position: relative;
    flex-basis: 49%;
    flex-grow: 0;
    flex-shrink: 0;
    margin-top: 0;
    padding: 1.5625rem;
    padding-top: 2.132rem;
    background-color: transparent;
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .wm-info-for-menu .infofor-atm figure figcaption p {
    padding-bottom: 1.066rem;
  }
  .wm-info-for-menu .infofor-atm figure figcaption .button {
    width: 100%;
  }
}

.wm-info-for-menu .infofor-atm figure .title {
  font-size: calc(0.9697vw + 16.36364px);
  display: block;
  margin-bottom: 0.35533rem;
  color: #595959;
  font-family: "Freight Display Pro W01", serif;
  font-weight: 900;
  line-height: 1.1em;
}

.wm-info-for-menu .infofor-atm figure p {
  margin-bottom: 1.066rem;
  padding: 0;
  text-align: left;
  color: #595959;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 0.88rem;
}

.wm-info-for-menu .infofor-atm .button {
  width: 100%;
  max-width: 300px;
  max-width: 100%;
  margin: 0 auto 0.5rem;
  color: #737373;
  background-color: white;
  font-size: 0.78rem;
  font-weight: 500;
}

.wm-info-for-menu .infofor-atm .button:hover {
  color: white;
  background: #866f45;
}

.wm-info-for-menu .infofor-atm .button:focus {
  color: white;
  background: #b58e5b;
}

/* SITE MENU - REDUCE MOTION */
@media (prefers-reduced-motion) {
  .menubackdrop-white,
  .menubackdrop-dark,
  .wm-site-menu,
  .wm-info-for-menu {
    transition: none !important;
  }
  body.menu-open .menubackdrop-white,
  body.menu-open .wm-site-menu,
  body.menu-open .wm-info-for-menu,
  body.menu-open .wm-site-menu__primary-wrapper,
  body.info-open .menubackdrop-white,
  body.info-open .wm-site-menu,
  body.info-open .wm-info-for-menu {
    transition: none !important;
  }
  /* js animation items */
  .wm-site-menu .wm_logo_banner,
  .wm-site-menu .primary-nav__mainmenu > li,
  .wm-site-menu .tactical-nav li,
  .wm-site-menu .sec-wrapper,
  .wm-search {
    transform: none !important;
    opacity: 1 !important;
  }
  /* Accordian */
  .wm-site-menu .accordion__content {
    transition: none !important;
  }
  .wm-site-menu
.primary-nav__togglesubmenu[aria-expanded="true"]
+ .primary-nav__submenu {
    animation: none !important;
  }
  .wm-site-menu .primary-nav__togglesubmenu::before,
  .wm-site-menu .primary-nav__togglesubmenu::after {
    transition: none !important;
  }
  /* W&M logo on site menu */
  .wm-site-menu .wm_logo_banner img:hover {
    top: -7px !important;
  }
  /* Top Bar */
  .wm-topbar__info-for-button:hover,
  .wm-topbar__info-for-button:focus {
    width: 110px;
  }
  /* Info for */
  .wm-info-for-menu .tabs button {
    transition: all 0s;
  }
  .wm-info-for-menu .tabs button::before {
    transition: none !important;
  }
  .wm-info-for-menu .infofor-features figure:hover img {
    transform: none !important;
  }
  .wm-info-for-menu .tabs button[aria-selected="true"] span::before,
  .wm-info-for-menu .tabs button[aria-selected="true"] span::after {
    transition: none !important;
  }
}

@media (prefers-reduced-motion) and (min-width: 930px) {
  /* Top Bar */
  .wm-topbar__info-for-button:hover,
  .wm-topbar__info-for-button:focus {
    width: 120px;
  }
}

/* ========= BANNER ========== */
/* BANNER - REDUCE MOTION */
@media (prefers-reduced-motion) {
  .m-title-card:hover + .m-header__photo {
    transform: none !important;
  }
  .m-title-card__umbrella,
  .m-title-card__dept,
  .m-header.-tall .scroll-down {
    animation: none !important;
  }
  .m-header__photo,
  .banner-img,
  .m-header__photo::before,
  .banner-img::before {
    transition: none !important;
  }
}

/* scss/7-menus-and-header/_page-nav.scss */
.page_nav.open > *:not(.wm-page-menu-button) {
  display: block;
}

.page_nav > *:not(.wm-page-menu-button) {
  display: none;
}

@media (min-width: 930px) {
  .page_nav > *:not(.wm-page-menu-button) {
    display: block;
  }
}

@media (min-width: 930px) {
  .page_nav > .social-media-nav {
    display: flex;
  }
}

.page_nav {
  padding: 0;
  font-size: 1rem;
}

.page_nav .wm-page-menu-button {
  width: 100%;
  margin: 0 auto;
  padding: 1.066rem 2.31rem;
  transition: background 0.18s ease-in;
  color: #262626;
  background: #eff0f0;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-weight: 700;
}

@media (min-width: 930px) {
  .page_nav .wm-page-menu-button {
    display: none;
  }
}

.page_nav .wm-page-menu-button:hover {
  cursor: pointer;
  background: #d6d6d6;
}

.page_nav .wm-page-menu-button__togglemenubutton {
  position: relative;
  top: 4px;
  left: -7px;
  display: inline-block;
  width: 10px;
  height: 10px;
}

.page_nav .wm-page-menu-button__togglemenubutton::before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 10px;
  height: 0px;
  content: "";
  transition: all 0.3s;
  transform: rotate(90deg);
  border-bottom: solid 2px black;
}

.page_nav .wm-page-menu-button__togglemenubutton::after {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 10px;
  height: 0px;
  content: "";
  transition: all 0.3s;
  border-bottom: solid 2px black;
}

.page_nav.open .wm-page-menu-button {
  margin-bottom: 0;
}

.page_nav.open .wm-page-menu-button__togglemenubutton::before {
  transform: rotate(135deg);
}

.page_nav.open .wm-page-menu-button__togglemenubutton::after {
  transform: rotate(45deg);
}

.page_nav .wm-page_menu {
  margin: 0;
  margin-bottom: 2.132rem;
  padding: 0;
  padding-top: calc(22px / 2);
  padding-bottom: calc(22px / 2);
  border-top: 8px solid #115740;
  background: #eff0f0;
}

.page_nav .wm-page_menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page_nav .wm-page_menu a {
  display: block;
  padding: 0.68rem 22px 0.68rem calc(22px - 0.35533rem);
  transition: all 0.1s ease-in;
  text-decoration: none;
  color: black;
  border-left: 0.35533rem solid #efefef;
  line-height: 1.2;
}

.page_nav .wm-page_menu a.is-active {
  margin-left: 0;
  border-left: 0.35533rem solid #b9975b;
  background: #dee0e1;
}

.page_nav .wm-page_menu a.is-active:hover {
  color: #115740;
  border-left: 0.35533rem solid #b9975b;
  background: #dee0e1;
}

.page_nav .wm-page_menu a:hover {
  text-decoration: none;
  border-left-color: #dee0e1;
  background: #dee0e1;
}

.page_nav .wm-page_menu a#nav_parent, .page_nav .wm-page_menu a.nav_parent {
  text-transform: uppercase;
  color: #115740;
  font-size: 1rem;
  line-height: 1.3;
}

.page_nav .wm-page_menu a#nav_parent:hover, .page_nav .wm-page_menu a#nav_parent:focus, .page_nav .wm-page_menu a.nav_parent:hover, .page_nav .wm-page_menu a.nav_parent:focus {
  text-decoration: underline;
  border-left-color: #eff0f0;
  background-color: #eff0f0;
}

.page_nav .wm-page_menu > li > ul {
  margin: 0 !important;
  padding: 0;
}

.page_nav .wm-page_menu > li > ul a {
  padding-left: 2.5rem;
  font-size: 15px;
  font-weight: normal;
}

.page_nav .wm-page_menu.-is-open {
  display: block;
}

.page_nav.open #search_subsite {
  display: flex;
}

.page_nav #search_subsite {
  display: none;
  text-align: center;
}

@media (min-width: 930px) {
  .page_nav #search_subsite {
    display: flex;
  }
}

.page_nav #search_subsite .input-box {
  display: inline-block;
  width: 100%;
  border-right: none;
}

@media (min-width: 930px) {
  .page_nav #search_subsite .input-box {
    width: 180px;
  }
}

.page_nav #search_subsite .search_subsite_submit {
  display: inline-block;
  margin: 0;
  transition: all 0.18s ease-in;
  color: rgba(0, 0, 0, 0.3);
  border: 1px solid #d0d3d4;
  border-left: 0;
  border-radius: 0;
  background: white;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.15;
}

.page_nav #search_subsite .search_subsite_submit:hover {
  cursor: pointer;
  color: black;
}

.page_nav .extra-nav {
  padding: 1.3rem;
  padding-top: 22px;
  transition: all 0.18s ease-in;
  background: #eff0f0;
}

.page_nav .extra-nav > :first-child {
  margin-top: 0;
}

.page_nav .extra-nav > :last-child {
  margin-bottom: 0;
}

.page_nav .extra-nav h6 + p,
.page_nav .extra-nav h5 {
  margin: 0 0 22px 0;
}

.page_nav .extra-nav h6 {
  margin: 22px 0 0 0;
  font-size: 0.88rem;
  line-height: 1.4;
}

.page_nav .extra-nav h6 + h6 {
  margin-top: 16px;
}

.page_nav .extra-nav h5 {
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.3;
}

.page_nav .extra-nav h5 br {
  display: none;
}

.page_nav .extra-nav h5 + h5,
.page_nav .extra-nav h5 + h6,
.page_nav .extra-nav h5 + p,
.page_nav .extra-nav h5 + ul {
  margin-top: -11px;
}

.page_nav .extra-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page_nav .extra-nav ul + p {
  margin-top: 1.2rem;
}

.page_nav .extra-nav li {
  margin: 12px 0;
}

.page_nav .extra-nav li:first-child {
  margin-top: 0;
}

.page_nav .extra-nav li:last-child {
  margin-bottom: 0;
}

.page_nav .extra-nav p {
  margin: 22px 0;
  font-size: 0.88rem;
}

.page_nav .extra-nav p + h6,
.page_nav .extra-nav p + p {
  margin-top: -8px;
}

.page_nav .extra-nav p + h6 > .extra-nav-button,
.page_nav .extra-nav p + p > .extra-nav-button {
  margin-top: 27px;
}

.page_nav .extra-nav a {
  transition: all 0.3s;
  text-decoration: none;
  color: #866f45;
  font-weight: 700;
  text-decoration-skip-ink: auto;
  color: #87673d;
}

.page_nav .extra-nav a:hover, .page_nav .extra-nav a:focus {
  text-decoration: underline;
}

.page_nav .extra-nav a.extra-nav-button {
  color: #115740;
}

.page_nav .extra-nav-button {
  display: block;
  overflow: hidden;
  width: 80%;
  min-height: 34px;
  margin: 0 auto;
  margin-bottom: 8px;
  padding: 1rem 2.5rem;
  transition: all 0.18s ease-in;
  text-align: center;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: white;
  border: none;
  outline: none;
  background-color: #115740;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.3;
  display: block !important;
  width: 100% !important;
  margin: 0;
  padding: 1rem 1rem;
  transition: all 0.18s ease-in;
  color: #115740;
  border: 1px solid rgba(17, 87, 64, 0.35);
  background: white;
}

@media (min-width: 700px) {
  .page_nav .extra-nav-button {
    display: inline-block;
    width: auto;
    margin-right: 8px;
  }
}

.page_nav .extra-nav-button:hover, .page_nav .extra-nav-button:focus {
  cursor: pointer;
  text-decoration: none;
  color: white;
  background-color: black;
}

.page_nav .extra-nav-button:hover, .page_nav .extra-nav-button:focus {
  color: #115740;
  border: 1px solid #115740;
  background: white;
}

.page_nav .extra-nav .separator-above {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #d0d3d4;
}

.page_nav .extra-nav ul + .separator-above {
  margin-top: 16px;
}

.page_nav .extra-nav .extra-nav-custom-content *:last-child {
  margin-bottom: 0;
}

.social-media-nav {
  justify-content: center;
  padding: 14px 11px;
  background: #eff0f0;
}

.social-media-nav .sm_icon:nth-last-child(n + 2):nth-last-child(-n + 2):first-child,
.social-media-nav .sm_icon:nth-last-child(n + 2):nth-last-child(-n + 2):first-child ~ .sm_icon {
  display: block;
  flex-basis: 40%;
  text-align: right;
}

.social-media-nav .sm_icon:nth-last-child(n + 2):nth-last-child(-n + 2):first-child ~ .sm_icon {
  text-align: left;
}

.social-media-nav .sm_icon:nth-last-child(5):first-child {
  margin-left: 20px;
}

.social-media-nav .sm_icon:nth-child(3):nth-last-child(3) {
  margin-right: 20px;
}

.social-media-nav .sm_icon:nth-last-child(2):nth-child(4) {
  margin-right: 10px;
  margin-left: 45px;
}

.social-media-nav .sm_icon:nth-child(5):last-child {
  margin-right: 45px;
  margin-left: 10px;
}

.social-media-nav .sm_icon:nth-last-child(6):first-child,
.social-media-nav .sm_icon:nth-child(4):nth-last-child(3),
.social-media-nav .sm_icon:nth-last-child(9):first-child,
.social-media-nav .sm_icon:nth-child(4):nth-last-child(6),
.social-media-nav .sm_icon:nth-child(7):nth-last-child(3) {
  margin-left: 20px;
}

.social-media-nav .sm_icon:nth-child(3):nth-last-child(4),
.social-media-nav .sm_icon:nth-child(6):last-child,
.social-media-nav .sm_icon:nth-child(3):nth-last-child(7),
.social-media-nav .sm_icon:nth-child(6):nth-last-child(4),
.social-media-nav .sm_icon:nth-child(9):last-child {
  margin-right: 20px;
}

.social-media-nav__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
  font-size: 1rem;
}

.social-media-nav .sm_icon,
.social-media-nav .sm_icon:hover {
  display: flex;
  align-items: center;
  flex-basis: 30px;
  flex-grow: 0;
  flex-shrink: 1;
  justify-content: center;
  margin: 8px 10px;
  transition: all 0.1s ease-in;
  text-align: center;
  text-decoration: none;
  font-size: 33px !important;
  font-weight: normal !important;
  line-height: 1em;
}

.social-media-nav .sm_icon:hover,
.social-media-nav .sm_icon:hover:hover {
  color: white;
}

.social-media-nav .sm_icon:nth-last-child(-n + 2):first-child,
.social-media-nav .sm_icon:nth-last-child(-n + 2):first-child ~ .sm_icon {
  margin-top: 0;
  margin-bottom: 0;
}

.social-media-nav .sm_icon.fa-facebook:hover {
  color: #1877f2 !important;
}

.social-media-nav .sm_icon.fa-twitter:hover {
  color: #1da1f2 !important;
}

.social-media-nav .sm_icon.fa-youtube:hover {
  color: #ff0000 !important;
}

.social-media-nav .sm_icon.fa-linkedin-in:hover {
  color: #007bb5 !important;
}

.social-media-nav .sm_icon.fa-flickr:hover {
  color: #f40083 !important;
}

.social-media-nav .sm_icon.fa-instagram:hover {
  color: #c32aa3 !important;
  font-size: 24px;
}

.social-media-nav .sm_icon.fa-rss {
  font-size: 34px;
  font-weight: 900 !important;
}

.social-media-nav .sm_icon.fa-rss:hover {
  color: #ff6600 !important;
}

.social-media-nav .sm_icon.fa-pinterest-square:hover {
  color: #bd081c !important;
}

.social-media-nav .sm_icon.fa-calendar-alt:hover {
  color: #b58e5b !important;
}

.social-media-nav .sm_icon.fa-vimeo-square:hover {
  color: #1ab7ea !important;
}

.social-media-nav .sm_icon.fa-snapchat-square:hover {
  color: #000000 !important;
}

.social-media-nav .sm_icon.fa-foursquare:hover {
  color: #f94877 !important;
}

.social-media-nav .sm_icon.fa-twitch:hover {
  color: #6441a4 !important;
}

/* scss/7-menus-and-header/_page-nav-ideation.scss */
/* scss/7-menus-and-header/_page-nav-news.scss */
/* scss/7-menus-and-header/_page-navpage-nav-social-buttons.scss */
.social-media-nav {
  display: flex;
  padding: 22px;
  text-align: center;
}

.sm_icon {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #7e8689;
  background: transparent;
  font-weight: normal !important;
  line-height: 1.07rem;
}

.sm_icon:hover {
  text-decoration: none;
}

/* scss/7-menus-and-header/_site-menu.scss */
.wm-site-menu a {
  text-decoration: none;
}

.wm-site-menu__primary-wrapper {
  flex-basis: 100%;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0;
  transition: all 0.3s ease-in;
  text-align: center;
  opacity: 0;
}

@media (min-width: 1024px) {
  .wm-site-menu__primary-wrapper {
    display: flex;
    align-content: stretch;
    align-items: stretch;
    justify-content: center;
    margin-top: 192px;
    margin-bottom: 60px;
  }
}

.menu-open .wm-site-menu__primary-wrapper {
  opacity: 1;
}

.wm-search {
  display: block;
  flex-basis: 100%;
  flex-grow: 0;
  flex-shrink: 1;
  width: auto;
  margin: 10.02rem 22px 0 22px;
  padding-top: 5px;
  padding-bottom: 22px;
}

@media (min-width: 1024px) {
  .wm-search {
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 1;
    order: 3;
    max-width: 500px;
    margin-top: 0;
    margin-left: 60px;
  }
}

@media (min-width: 1024px) {
  .wm-site-menu__divider {
    order: 2;
    width: 1px;
    min-height: 100%;
    border-right: 1px solid #d9dcdd;
  }
}

.wm-site-menu .primary-nav {
  flex-basis: 100%;
  flex-grow: 0;
  flex-shrink: 1;
  margin-bottom: 2.46rem;
  padding: 0;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav {
    display: flex;
    flex-basis: 49%;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: flex-end;
    order: 1;
    max-width: 500px;
  }
}

.wm-site-menu .primary-nav > li {
  transition: none;
}

.wm-site-menu .primary-nav__mainmenu {
  display: flow-root;
  margin: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__mainmenu {
    margin-right: 60px;
  }
}

#main-header {
  margin: 0 auto;
}

.info-open .wm-site-menu {
  z-index: calc(100 - 1);
  transform: translateX(0);
  opacity: 0;
}

.info-open .wm-site-menu .wm-topbar__menu-button.-close-x {
  top: 8px;
}

@media (min-width: 930px) {
  .info-open .wm-site-menu .wm-topbar__menu-button.-close-x {
    top: 13px;
  }
}

.info-open .wm-site-menu .wm-topbar__info-for-button {
  top: calc( 63px + 8px);
}

@media (min-width: 930px) {
  .info-open .wm-site-menu .wm-topbar__info-for-button {
    top: calc( 80px + 13px);
  }
}

.menu-open .wm-site-menu {
  z-index: 100;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 1024px) {
  .menu-open .wm-site-menu {
    width: 80%;
    max-width: 1152px;
  }
}

.menu-open .wm-site-menu .wm-topbar__info-for-button {
  top: calc( 63px + 8px);
  display: block;
}

@media (min-width: 930px) {
  .menu-open .wm-site-menu .wm-topbar__info-for-button {
    top: calc( 80px + 13px);
  }
}

.menu-open .wm-site-menu .wm-topbar__menu-button.-close-x {
  z-index: 81;
  top: 8px;
  display: flex;
  padding: 23px;
  background: #b9975b;
}

@media (min-width: 930px) {
  .menu-open .wm-site-menu .wm-topbar__menu-button.-close-x {
    top: 13px;
    width: 7.76rem;
    height: 4.36rem;
  }
}

.menu-open .wm-site-menu .wm-topbar__menu-button.-close-x img {
  transition: transform 0.2s ease-in-out;
}

.menu-open .wm-site-menu .wm-topbar__menu-button.-close-x:hover {
  cursor: pointer;
  background: #75613c;
}

.atoms-main .wm-site-menu,
.atoms-main .wm-info-for-menu,
#atomsWrap #content.atoms-main {
  display: block;
}

.atoms-main .o-callout {
  position: relative;
}

.wm-site-menu {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  display: block;
  overflow: auto;
  width: 100%;
  max-width: 425px;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: translateX(75rem);
  background: white;
  display: flex;
  visibility: hidden;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
  /*   &:after {
    content: "";
    clear: both;
  } */
}

@media (min-width: 1024px) {
  .wm-site-menu {
    width: 80%;
    max-width: 1152px;
  }
  .wm-site-menu.fancybox-margin {
    max-width: 0;
  }
}

.wm-site-menu .wm-topbar__menu-button.-close-x {
  top: 8px;
  background: #866f45;
}

@media (min-width: 930px) {
  .wm-site-menu .wm-topbar__menu-button.-close-x {
    top: 13px;
  }
}

.wm-site-menu a {
  font-weight: normal;
}

.wm-site-menu__primary-wrapper {
  text-align: center;
}

.wm-site-menu .wm_logo_banner {
  position: absolute;
  top: 0;
  left: 22px;
  left: 35px;
  width: 131px;
  padding: 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm_logo_banner {
    width: 141px;
  }
}

.wm-site-menu .wm_logo_banner:after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  background: white;
}

.wm-site-menu .wm_logo_banner img {
  position: relative;
  top: -7px;
  width: 100%;
  max-width: 157px;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.wm-site-menu .wm_logo_banner img:hover {
  top: -2px;
}

.wm-site-menu .wm-search {
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 1rem;
}

.wm-site-menu .wm-search__form {
  text-align: center;
}

.wm-site-menu .wm-search__title {
  display: none;
  display: none;
  margin: 0;
  color: #262626;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 1.14rem;
  font-style: bold;
}

.wm-site-menu .wm-search__input {
  float: left;
  width: calc(100% - 60px);
  height: 60px;
  padding: 5px 10px 0 30px;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.15);
  border: 1px solid #d9dcdd;
  border-radius: 0;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 1.5625rem;
  line-height: 60px;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__input {
    width: 239px;
    height: 55px;
    margin-left: 0px;
    padding-left: 10px;
    letter-spacing: 0.01em;
    border: none;
    border-bottom: 1px solid #d9dcdd;
  }
}

.wm-site-menu .wm-search__input::placeholder {
  color: rgba(0, 0, 0, 0.15);
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__input::placeholder {
    padding-left: 8px;
  }
}

.wm-site-menu .wm-search__input:focus, .wm-site-menu .wm-search__input.active {
  color: black;
}

.wm-site-menu .wm-search__submit-wrapper {
  display: flex;
  float: right;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: 0;
  border: 1px solid #d9dcdd;
  border-left: none;
  background: #efefef;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 1.14rem;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__submit-wrapper {
    float: left;
    height: 55px;
    border: none;
    border-bottom: 1px solid #d9dcdd;
    background: none;
  }
  .wm-site-menu .wm-search__submit-wrapper:hover {
    background: white;
  }
  .wm-site-menu .wm-search__submit-wrapper:hover .fas {
    color: #655334;
  }
}

.wm-site-menu .wm-search__submit-wrapper:hover * {
  cursor: pointer;
}

.wm-site-menu .wm-search__submit {
  margin: 0;
  transition: all 0.2s ease-in-out;
  letter-spacing: 0.05em;
  border: none;
  background: transparent;
  font-size: 1.5625rem;
  font-weight: 900;
  line-height: 0;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__submit.fas {
    font-size: 1.68rem;
  }
}

.wm-site-menu .wm-search__submit.fas {
  color: #866f45;
  font-size: 1.5625rem;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__submit.fas {
    color: #d0d3d4;
  }
}

.wm-site-menu .wm-search__submit .fa-search:before {
  content: "\f002";
}

.wm-site-menu .wm-search__input:focus + .wm-search__submit-wrapper > .wm-search__submit.fas,
.wm-site-menu .wm-search__input.active + .wm-search__submit-wrapper > .wm-search__submit.fas {
  color: #866f45;
}

.wm-site-menu .wm-search__input:focus + .wm-search__submit-wrapper > .wm-search__submit.fas:hover,
.wm-site-menu .wm-search__input.active + .wm-search__submit-wrapper > .wm-search__submit.fas:hover {
  color: #655334;
}

.wm-site-menu .wm-search__caption {
  display: none;
  clear: both;
  width: 304px;
  padding-top: 6px;
  opacity: 0.5;
  color: #262626;
  font-size: 13px;
  font-style: italic;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__caption.active {
    display: block;
  }
}

.wm-site-menu .wm-search__caption.highlight {
  opacity: 1;
}

.wm-site-menu .wm-search__common-searches, .wm-site-menu .wm-search__suggested-results {
  display: none;
  margin-top: 2.5em;
  text-align: left;
}

@media (min-width: 1024px) {
  .wm-site-menu .wm-search__common-searches, .wm-site-menu .wm-search__suggested-results {
    display: block;
    margin-top: 2.5em;
    margin-left: 0px;
    text-align: left;
  }
}

.wm-site-menu .wm-search__common-searches .label, .wm-site-menu .wm-search__suggested-results .label {
  padding-bottom: calc(22px/3);
  color: black;
  font-size: 0.88rem;
  font-weight: 500;
}

.wm-site-menu .wm-search__common-searches .items, .wm-site-menu .wm-search__suggested-results .items {
  margin: 0;
  padding: 0.15229rem 0.5rem 1.066rem 1.066rem;
  list-style: none;
}

.wm-site-menu .wm-search__common-searches .items a, .wm-site-menu .wm-search__suggested-results .items a {
  display: inline-block;
  padding: calc(22px/3) 44px calc(22px/3) 0;
  letter-spacing: 0.02em;
  opacity: 0.5;
  color: black;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.wm-site-menu .wm-search__common-searches .items a:hover, .wm-site-menu .wm-search__suggested-results .items a:hover {
  text-decoration: none;
  opacity: 1;
}

.wm-site-menu .wm-search__common-searches.hidden, .wm-site-menu .wm-search__suggested-results.hidden {
  display: none;
  visibility: hidden;
}

.wm-site-menu .primary-nav {
  text-align: center;
  font-size: 1rem;
}

.wm-site-menu .primary-nav__mainmenu {
  display: flow-root;
  list-style: none;
  text-align: left;
}

.wm-site-menu .primary-nav__mainmenu > li {
  display: flow-root;
  border: 1px solid #d9dcdd;
  border-bottom: none;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__mainmenu > li {
    padding-left: 0;
    border: none;
  }
}

.wm-site-menu .primary-nav__mainmenu > li:last-child {
  border-bottom: 1px solid #d9dcdd;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__mainmenu > li:last-child {
    border: none;
  }
}

.wm-site-menu .primary-nav__mainmenu > li > a {
  display: block;
  float: left;
  clear: both;
  width: 292px;
  width: calc(100% - 4.09rem);
  height: 58px;
  margin: 0;
  padding: 0 0 0 30px;
  letter-spacing: 0.05em;
  color: #115740;
  font-family: "Freight Display Pro W01", serif;
  font-size: 1.48rem;
  font-weight: 300;
  line-height: 58px;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__mainmenu > li > a {
    width: auto;
    height: 61px;
    padding-right: 16px;
    font-size: 2.17rem;
  }
}

.wm-site-menu .primary-nav__mainmenu > li > a:hover {
  text-decoration: underline;
}

.wm-site-menu .primary-nav__mainmenu > li > a.-is-open {
  font-weight: 400;
}

.wm-site-menu .primary-nav__togglesubmenu {
  position: relative;
  float: right;
  width: 4.09rem;
  width: 60px;
  height: 58px;
  min-height: 28px;
  margin: 0;
  padding: 0;
  background: rgba(208, 211, 212, 0.35);
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__togglesubmenu {
    top: 17px;
    float: none;
    width: 28px;
    height: 28px;
    border-radius: 8px;
  }
}

.wm-site-menu .primary-nav__togglesubmenu:hover {
  cursor: pointer;
  background: rgba(208, 211, 212, 0.55);
}

.wm-site-menu .primary-nav__togglesubmenu::before {
  position: absolute;
  bottom: 30px;
  left: 24px;
  display: block;
  width: 17px;
  height: 0px;
  content: "";
  transition: all 0.3s;
  transform: rotate(90deg);
  border-bottom: solid 2px #115740;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__togglesubmenu::before {
    bottom: 13px;
    left: 7px;
    width: 13px;
  }
}

.wm-site-menu .primary-nav__togglesubmenu::after {
  position: absolute;
  bottom: 30px;
  left: 24px;
  display: block;
  width: 17px;
  height: 0px;
  content: "";
  transition: all 0.3s;
  border-bottom: solid 2px #115740;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__togglesubmenu::after {
    bottom: 13px;
    left: 7px;
    width: 13px;
  }
}

.wm-site-menu .primary-nav__togglesubmenu[aria-expanded="true"]::before {
  transform: rotate(135deg);
}

.wm-site-menu .primary-nav__togglesubmenu[aria-expanded="true"]::after {
  transform: rotate(45deg);
}

.wm-site-menu .primary-nav__submenu {
  clear: both;
}

.wm-site-menu .primary-nav__submenu > ul {
  padding-bottom: 30px;
  padding-left: 44px;
  list-style: none;
  font-size: 1rem;
}

.wm-site-menu .primary-nav__submenu > ul li,
.wm-site-menu .primary-nav__submenu > ul li:last-child {
  border: none;
}

@media (min-width: 1024px) {
  .wm-site-menu .primary-nav__submenu > ul li,
  .wm-site-menu .primary-nav__submenu > ul li:last-child {
    padding-left: 0;
  }
}

.wm-site-menu .primary-nav__submenu > ul li > a,
.wm-site-menu .primary-nav__submenu > ul li:last-child > a {
  min-height: 37px;
  padding: 0;
  opacity: 0.5;
  color: black;
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 1rem;
  line-height: 37px;
}

.wm-site-menu .primary-nav__submenu > ul li > a:hover,
.wm-site-menu .primary-nav__submenu > ul li:last-child > a:hover {
  text-decoration: none;
  opacity: 1;
}

@keyframes submenuFadeIn {
  from {
    transform: translateY(-10px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.wm-site-menu .primary-nav__togglesubmenu[aria-expanded="true"] + .primary-nav__submenu {
  animation: submenuFadeIn 0.5s;
}

.wm-site-menu .primary-nav__togglesubmenu[aria-expanded="false"] + .primary-nav__submenu {
  visibility: hidden;
}

.wm-site-menu .primary-nav__togglesubmenu[aria-expanded="true"] + .primary-nav__submenu {
  visibility: visible;
}

.wm-site-menu .primary-nav__togglesubmenu:focus {
  background: rgba(208, 211, 212, 0.55);
}

.wm-site-menu .accordion__content {
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease-out;
}

.wm-site-menu .accordion__item:not(.is-expanded) .accordion__content {
  height: 0 !important;
}

.wm-site-menu .tac-wrapper {
  width: 100%;
  margin-top: 0;
  padding: 0 2.04rem 1.066rem;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  .wm-site-menu .tac-wrapper {
    position: absolute;
    top: 1.5625rem;
    left: 181px;
    width: calc(100% - 310px);
    padding: 0;
  }
}

.wm-site-menu .sec-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  padding: 1em 20px;
  text-align: center;
}

@media (min-width: 1024px) {
  .wm-site-menu .sec-wrapper {
    flex-wrap: nowrap;
    width: 94%;
    margin-right: 30px;
    margin-left: 30px;
    padding: 0px;
  }
}

.wm-site-menu .sec-wrapper__item {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 85px;
  margin: 0.5rem;
  padding: 2em;
  padding-top: 1.8em;
  transition: all 0.18s ease-in;
  color: black;
  border: 1px solid #d9dcdd;
  background-color: white;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  .wm-site-menu .sec-wrapper__item {
    position: relative;
    z-index: 0;
    display: flex;
    overflow: hidden;
    align-content: center;
    flex-basis: 32%;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: center;
    height: auto;
    margin: 0px 10px 20px;
    font-size: 1rem;
  }
}

.wm-site-menu .sec-wrapper__item:hover {
  cursor: pointer;
  text-decoration: none;
  border-color: #115740;
}

.wm-site-menu .sec-wrapper__item:hover .sec-wrapper__text {
  opacity: 1;
}

.wm-site-menu .sec-wrapper__title {
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: 0.03em;
  color: #115740;
  font-family: "Freight Display Pro W01", serif;
  font-size: 1.48rem;
  font-weight: 400;
  line-height: 1;
}

.wm-site-menu .sec-wrapper__text {
  display: none;
  transition: all 0.18s ease-in;
  text-align: center;
  letter-spacing: 0.05em;
  opacity: 0.6;
  color: black;
  font-size: 0.83rem;
  font-weight: 500;
  line-height: 1.6;
}

@media (min-width: 1024px) {
  .wm-site-menu .sec-wrapper__text {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.wm-site-menu .tactical-nav {
  display: flex;
  width: auto;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 1.066rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  .wm-site-menu .tactical-nav {
    padding-bottom: 6px;
  }
  .wm-site-menu .tactical-nav__list {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    width: 100%;
    border-bottom: 1px solid #d9dcdd;
  }
  .wm-site-menu .tactical-nav__list li a {
    padding: 14px 9px;
    border-bottom: 3px solid transparent;
    font-size: 0.73rem;
    font-weight: 400;
  }
  .wm-site-menu .tactical-nav__list li a:hover {
    text-decoration: none;
    border-bottom: 3px solid #b9975b;
  }
}

.wm-site-menu .tactical-nav a {
  word-wrap: none;
  word-break: normal;
  overflow-wrap: normal;
}

.wm-site-menu .tactical-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wm-site-menu .tactical-nav__list a {
  display: inline-block;
  padding: 0.6rem 0.5rem;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-size: 0.83rem;
  font-weight: 500;
}

.wm-site-menu .tactical-nav__list a:hover {
  text-decoration: none;
  color: black;
}

.secondary-nav {
  flex-basis: 100%;
  flex-grow: 0;
  flex-shrink: 0;
}

.secondary-nav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.secondary-nav li {
  flex-basis: 13.858rem;
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  margin: 2.132rem;
  margin-top: 0;
  padding: 0.5rem 1.066rem;
  text-align: center;
  border: 1px solid #d9dcdd;
}

.secondary-nav li:nth-child(2) {
  border-color: #00b081;
}

.secondary-nav li:nth-child(3) {
  border: 1px solid #de6145;
}

.secondary-nav li:nth-child(4) {
  border-color: #efefef;
}

.secondary-nav a {
  display: block;
  padding: 0.2665em 2.132rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #115740;
  font-family: "Freight Display Pro W01", serif;
  font-weight: 600;
  font-style: italic;
}

/* scss/7-wm-objects/_wm-site-menu.scss */
/* scss/7-menus-and-header/_menu-banner.scss */
/* scss/8-Templates/_AtoZ-Listing-template.scss */
/* scss/8-Templates/_Campus-Map-Location-template.scss */
/* scss/8-Templates/_Content-Page-template.scss */
/* scss/8-Templates/__Experts-Page-template.scss */
/* scss/8-Templates/_Feature-Page-template.scss */
/* scss/8-Templates/_Full-Page-template.scss */
/* scss/8-Templates/_Gallery-Page-template.scss */
/* scss/8-Templates/_Gateway-Page-template.scss */
/* scss/8-Templates/_Gateway-Page-left-nav-template.scss */
/* scss/8-Templates/__Ideation-story-template.scss */
/* scss/8-Templates/_Multimedia-Grid-template.scss */
/* scss/8-Templates/_News-Media-Home-template.scss */
/* scss/8-Templates/_News-Story-template.scss */
/* scss/8-Templates/_Slideshow-Page-template.scss */
/* scss/8-Templates/_Paste-N-Test-template.scss */
/* scss/9-Content-Types/_Announcement.scss */
/* scss/9-Content-Types/AtoZ-Listing.scss */
/* scss/9-Content-Types/_Campus-Map-Location.scss */
/* scss/9-Content-Types/_Content-Page.scss */
/* scss/9-Content-Types/_Content-Page-2-Columns.scss */
/* scss/9-Content-Types/_Content-Page-Grid-all-versions.scss */
/* scss/9-Content-Types/_Content-Page-Grid-Classic.scss */
/* scss/9-Content-Types/_Content-Page-Grid-Masonry.scss */
/* scss/9-Content-Types/_Directory-Page.scss */
/* scss/9-Content-Types/__Experts-Page.scss */
/* scss/9-Content-Types/_Feature-Page.scss */
/* scss/9-Content-Types/_Full-Page.scss */
/* scss/9-Content-Types/_Gallery-Page.scss */
/* scss/9-Content-Types/_Gateway-Page.scss */
/* scss/9-Content-Types/_Gateway-Page-left-nav.scss */
/* scss/9-Content-Types/__Ideation-Story.scss */
/* scss/9-Content-Types/_Listing-Page-Announcements.scss */
/* scss/9-Content-Types/_Listing-Page-Children.scss */
/* scss/9-Content-Types/_Listing-Page-Directory.scss */
/* scss/9-Content-Types/_Listing-Page-Features.scss */
/* scss/9-Content-Types/_Listing-Page-Files.scss */
/* scss/9-Content-Types/_Listing-Page-News-Stories.scss */
/* scss/9-Content-Types/_Listing-Page-Portfolio.scss */
/* scss/9-Content-Types/_Multimedia-Grid.scss */
/* scss/9-Content-Types/__News-Media-Home.scss */
/* scss/9-Content-Types/_News-Story.scss */
/* scss/9-Content-Types/_Portfolio-Page.scss */
/* scss/9-Content-Types/_Slideshow-Page.scss */
/* scss/9-Content-Types/_YouTube-Playlist.scss */
/* scss/9-Content-Types/_Paste-N-Test.scss */
/* scss/bem-elements-for-later/_directory-item.scss */
.m-directory-item {
  display: flex;
  margin: 0;
  padding: 0;
  padding-bottom: 2.132rem;
  clear: both;
}

.m-directory-item p {
  margin: 0;
  padding: 0;
}

.m-directory-item__name {
  font-size: 1.14rem;
}

.m-directory-item__info {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.3rem;
}

.m-directory-item__image {
  float: left;
  padding-right: 1.066rem;
  padding-bottom: 1.066rem;
  width: 6.396rem;
  height: 6.396rem;
}

.m-directory-item__position {
  font-weight: bold;
}

.m-directory-item__label {
  font-weight: bold;
  color: #115740;
}

.m-directory-item.--large {
  display: block;
}

.m-directory-item.--large .m-directory-item__image {
  width: 100%;
  height: auto;
  max-width: 100%;
  float: none;
}

.m-directory-item.--large .m-directory-item__name {
  margin-bottom: 0.5rem;
  font-size: 1.68rem;
  color: #115740;
}

/* scss/bem-elements-for-later/_event-item.scss */
.m-event-item {
  margin: 0;
  padding: 0;
  padding-bottom: 1.066rem;
}

.m-event-item__link {
  color: #115740;
}

/* scss/bem-elements-for-later/_news-item.scss */
.m-news-item {
  clear: both;
  margin: 0;
  padding: 0;
  padding-bottom: 2.132rem;
}

.m-news-item p {
  margin: 0;
  padding: 0;
}

.m-news-item__date {
  font-weight: bold;
}

.m-news-item__image {
  float: left;
  width: 6.396rem;
  height: 6.396rem;
  padding-right: 1.066rem;
  padding-bottom: 0.5rem;
}

.m-news-item__author {
  font-style: italic;
}

/* scss/bem-elements-for-later/_search.scss */
.m-search.-condensed {
  position: relative;
}

.m-search.-condensed .m-search__text-input {
  border-right: none;
}

.m-search.-condensed .m-search__submit {
  margin: 0;
  color: #d0d3d4;
  border: 1px solid #d0d3d4;
  border-left: none;
  background: #fff;
  line-height: 1.07rem;
}

/* scss/bem-elements-for-later/_search-condensed.scss */
.h-background-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 1s ease;
  background-color: #d0d3d4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.h-background-image.-img-top-left {
  background-position: top left;
}

.h-background-image.-img-top-right {
  background-position: top right;
}

.h-background-image.-img-bottom-left {
  background-position: bottom left;
}

.h-background-image.-img-bottom-right {
  background-position: bottom right;
}

.h-background-image__img {
  position: relative;
  display: none;
}

.h-background-image--lighten::after {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
}

.h-background-image--darken::after {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
}

/* scss/helpers/_background-image.scss */
.h-sm-height {
  min-height: 400px;
  min-height: 25vh;
}

.h-md-height {
  min-height: 600px;
  min-height: 40vh;
}

.h-lg-height {
  min-height: 800px;
  min-height: 65vh;
}

.h-xl-height {
  min-height: 1000px;
  min-height: 80vh;
}

.h-full-height {
  min-height: 1000px;
  min-height: 100vh;
}

/* scss/helpers/_heights.scss */
.h-switch > *:first-child {
  order: 2;
}

.h-switch > *:last-child {
  order: 1;
}

.h-switch-mobile > *:first-child {
  order: 1;
}

.h-switch-mobile > *:last-child {
  order: 2;
}

/* scss/helpers/_switch.scss */
.h-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* scss/helpers/_sr-only.scss */
/* scss/helpers/_theme-colors.scss */
.h-theme-green {
  color: white;
  background-color: #183028;
}

.h-theme-green h3,
.h-theme-green [class*="heading"] {
  color: #fff;
}

.h-theme-green a {
  color: white;
}

.h-theme-green a:visited {
  color: white;
}

.h-theme-green a:hover {
  color: white;
}

.h-theme-green a:focus {
  color: white;
}

.h-theme-green .button {
  color: #fff;
  background-color: #115740;
}

.h-theme-green .button:hover {
  color: #fff;
  background-color: #000;
}

.h-theme-green .button:focus {
  color: #fff;
  background-color: #000;
}

.h-theme-green .inset-background {
  background-color: #164736;
}

.h-theme-green .h-background-image {
  display: none;
}

.h-theme-silver {
  color: #262626;
  background-color: #eff0f0;
}

.h-theme-silver h3,
.h-theme-silver [class*="heading"] {
  color: #115740;
}

.h-theme-silver a {
  color: #b9a278;
}

.h-theme-silver a:visited {
  color: #b9a278;
}

.h-theme-silver a:hover {
  color: #00b081;
}

.h-theme-silver a:focus {
  color: #d0d3d4;
}

.h-theme-silver .button {
  color: #115740;
  background-color: #fff;
}

.h-theme-silver .button:hover {
  color: #115740;
  background-color: #fff;
}

.h-theme-silver .button:focus {
  color: #115740;
  background-color: #fff;
}

.h-theme-silver .inset-background {
  background-color: #fff;
}

.h-theme-silver .h-background-image {
  display: none;
}

.h-theme-silver .button {
  border: 1px solid rgba(17, 87, 64, 0.35);
}

.h-theme-silver .button:hover, .h-theme-silver .button:focus {
  border-color: #115740;
}

.h-theme-white {
  color: #262626;
  background-color: #fff;
}

.h-theme-white h3,
.h-theme-white [class*="heading"] {
  color: #115740;
}

.h-theme-white a {
  color: #b9a278;
}

.h-theme-white a:visited {
  color: #b9a278;
}

.h-theme-white a:hover {
  color: #00b081;
}

.h-theme-white a:focus {
  color: #d0d3d4;
}

.h-theme-white .button {
  color: #115740;
  background-color: #eff0f0;
}

.h-theme-white .button:hover {
  color: #115740;
  background-color: #dee0e1;
}

.h-theme-white .button:focus {
  color: #115740;
  background-color: #dee0e1;
}

.h-theme-white .inset-background {
  background-color: #eff0f0;
}

.h-theme-white .h-background-image {
  display: none;
}

.h-theme-image {
  color: #fff;
  background-color: transparent;
  position: relative;
}

.h-theme-image h3,
.h-theme-image [class*="heading"] {
  color: #fff;
}

.h-theme-image a {
  color: #b9a278;
}

.h-theme-image a:visited {
  color: #b9a278;
}

.h-theme-image a:hover {
  color: #00b081;
}

.h-theme-image a:focus {
  color: #d0d3d4;
}

.h-theme-image .button {
  color: #fff;
  background-color: transparent;
}

.h-theme-image .button:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

.h-theme-image .button:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
}

.h-theme-image .inset-background {
  background-color: #fff;
}

.h-theme-image .h-background-image {
  z-index: 0;
  display: block;
}

.h-theme-image .h-background-image ~ * {
  position: relative;
}

.h-theme-image .button {
  border: 1px solid #fff;
  background-color: transparent;
}

.h-theme-image .button:hover, .h-theme-image .button:focus {
  border-color: #fff;
}

/* scss/cheatsheet/_wm-cheatsheet.scss */
.cheatsheet .color span {
  padding: 0.5rem;
}

.cheatsheet .colors:before,
.cheatsheet .colors:after {
  content: " ";
  display: table;
}

.cheatsheet .colors:after {
  clear: both;
}

.cheatsheet .colors {
  *zoom: 1;
}

.cheatsheet .color {
  width: 100%;
  float: none;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #fff;
  overflow: auto;
}

.cheatsheet .color span {
  display: block;
  padding: 0.5rem;
}

.cheatsheet .primary-colors,
.cheatsheet .secondary-colors {
  padding: 0;
  display: block;
  width: 100%;
}

.cheatsheet .secondary-colors {
  display: inline-block;
}

.cheatsheet .maincolor {
  height: 100px;
}

.cheatsheet .text-light {
  color: #737373;
}

.cheatsheet .link-base {
  color: #866f45;
}

.cheatsheet .link-hover {
  color: #115740;
}

.cheatsheet .link-focus {
  color: #f0b323;
}

.cheatsheet .link-visited {
  color: #84344e;
}

.cheatsheet .color1 {
  background: #115740;
  color: white;
}

.cheatsheet .color1 > span.maincolor:after {
  content: ": #115740";
}

.cheatsheet .color1 .light {
  background-color: #22ac7f;
  color: black;
}

.cheatsheet .color1 > span.light:after {
  content: ": #22ac7f";
}

.cheatsheet .color1 .dark {
  background-color: #092c21;
  color: white;
}

.cheatsheet .color1 > span.dark:after {
  content: ": #092c21";
}

.cheatsheet .color2 {
  background: #866f45;
  color: black;
}

.cheatsheet .color2 > span.maincolor:after {
  content: ": #866f45";
}

.cheatsheet .color2 .light {
  background-color: #b9a278;
  color: black;
}

.cheatsheet .color2 > span.light:after {
  content: ": #b9a278";
}

.cheatsheet .color2 .dark {
  background-color: #87673d;
  color: black;
}

.cheatsheet .color2 > span.dark:after {
  content: ": #87673d";
}

.cheatsheet .color3 {
  background: #183028;
  color: white;
}

.cheatsheet .color3 > span.maincolor:after {
  content: ": #183028";
}

.cheatsheet .color3 .light {
  background-color: #3a7461;
  color: black;
}

.cheatsheet .color3 > span.light:after {
  content: ": #3a7461";
}

.cheatsheet .color3 .lighter {
  background-color: #164736;
  color: white;
}

.cheatsheet .color3 > span.lighter:after {
  content: ": #164736";
}

.cheatsheet .color3 .dark {
  background-color: black;
  color: white;
}

.cheatsheet .color3 > span.dark:after {
  content: ": black";
}

.cheatsheet .color4 {
  background: #00b081;
  color: black;
}

.cheatsheet .color4 > span.maincolor:after {
  content: ": #00b081";
}

.cheatsheet .color4 .light {
  background-color: #00fdb9;
  color: black;
}

.cheatsheet .color4 > span.light:after {
  content: ": #00fdb9";
}

.cheatsheet .color4 .dark {
  background-color: #006449;
  color: white;
}

.cheatsheet .color4 > span.dark:after {
  content: ": #006449";
}

.cheatsheet .color5 {
  background: #d0d3d4;
  color: black;
}

.cheatsheet .color5 > span.maincolor:after {
  content: ": #d0d3d4";
}

.cheatsheet .color5 .light {
  background-color: #efefef;
  color: black;
}

.cheatsheet .color5 > span.light:after {
  content: ": #efefef";
}

.cheatsheet .color5 .lighter {
  background-color: #dee0e1;
  color: black;
}

.cheatsheet .color5 > span.lighter:after {
  content: ": #dee0e1";
}

.cheatsheet .color5 .light2 {
  background-color: #eff0f0;
  color: black;
}

.cheatsheet .color5 > span.light2:after {
  content: ": #eff0f0";
}

.cheatsheet .color5 .dark {
  background-color: #b5babc;
  color: black;
}

.cheatsheet .color5 > span.dark:after {
  content: ": #b5babc";
}

.cheatsheet .color7 {
  background: #c6b438;
  color: black;
}

.cheatsheet .color7 > span:after {
  content: ": #c6b438";
}

.cheatsheet .color8 {
  background: #00b081;
  color: black;
}

.cheatsheet .color8 > span:after {
  content: ": #00b081";
}

.cheatsheet .color9 {
  background: #de6145;
  color: black;
}

.cheatsheet .color9 > span:after {
  content: ": #de6145";
}

.cheatsheet .color10 {
  background: #789d4a;
  color: black;
}

.cheatsheet .color10 span:after {
  content: ": #789d4a";
}

.cheatsheet .color11 {
  background: #789f90;
  color: black;
}

.cheatsheet .color11 > span:after {
  content: ": #789f90";
}

.cheatsheet .color12 {
  background: #84344e;
  color: white;
}

.cheatsheet .color12 > span:after {
  content: ": #84344e";
}

.cheatsheet .color13 {
  background: #5b6770;
  color: black;
}

.cheatsheet .color13 > span:after {
  content: ": #5b6770";
}

.cheatsheet > span:after {
  content: ": #00313c";
}

.cheatsheet .color15 {
  background: #00313c;
  color: white;
}

.cheatsheet .color15 > span:after {
  content: ": #00313c";
}

.cheatsheet .font-list {
  font-size: 18px;
}

.cheatsheet .text-font-family,
.cheatsheet .text-line-height,
.cheatsheet .heading-line-height {
  font-family: "Avenir Next W01", Verdana, sans-serif;
}

.cheatsheet .text-font-family:after {
  content: ' : "Avenir Next W01", Verdana, sans-serif';
}

.cheatsheet .text-normal {
  font-weight: 400;
}

.cheatsheet .text-normal:after {
  content: " : 400";
}

.cheatsheet .text-medium {
  font-weight: 500;
}

.cheatsheet .text-medium:after {
  content: " : 500";
}

.cheatsheet .text-demi {
  font-weight: 700;
}

.cheatsheet .text-demi:after {
  content: " : 700";
}

.cheatsheet .text-demi-italic {
  font-weight: 600;
  font-style: italic;
}

.cheatsheet .text-demi-italic:after {
  content: " : 600";
}

.cheatsheet .text-bold {
  font-weight: 800;
}

.cheatsheet .text-bold:after {
  content: " : 800";
}

.cheatsheet .heading-font-family {
  font-family: "Freight Display Pro W01", serif;
}

.cheatsheet .heading-font-family:after {
  content: ' : "Freight Display Pro W01", serif';
}

.cheatsheet .heading-light {
  font-family: "Freight Display Pro W01", serif;
  font-weight: 300;
}

.cheatsheet .heading-light:after {
  content: " : 300";
}

.cheatsheet .heading-book {
  font-family: "Freight Display Pro W01", serif;
  font-weight: 400;
}

.cheatsheet .heading-book:after {
  content: " : 400";
}

.cheatsheet .heading-medium {
  font-family: "Freight Display Pro W01", serif;
  font-weight: 500;
}

.cheatsheet .heading-medium:after {
  content: " : 500";
}

.cheatsheet .heading-bold {
  font-family: "Freight Display Pro W01", serif;
  font-weight: 700;
}

.cheatsheet .heading-bold:after {
  content: " : 700";
}

.cheatsheet .heading-black {
  font-family: "Freight Display Pro W01", serif;
  font-weight: 900;
}

.cheatsheet .heading-black:after {
  content: " : 900";
}

.cheatsheet .alt-heading-font-family {
  font-family: "Freight Text W01", serif;
}

.cheatsheet .alt-heading-medium {
  font-family: "Freight Text W01", serif;
  font-weight: 500;
}

.cheatsheet .alt-heading-medium:after {
  content: " : 500";
}

.cheatsheet .alt-heading-semi-bold {
  font-family: "Freight Text W01", serif;
  font-weight: 600;
}

.cheatsheet .alt-heading-semi-bold:after {
  content: " : 600";
}

.cheatsheet .text-line-height:after {
  content: " : 1.6";
}

.cheatsheet .heading-line-height:after {
  content: " : 1.4";
}

.cheatsheet .text-sans {
  font-family: "Avenir Next W01", Verdana, sans-serif;
}

.cheatsheet .text-sans:after {
  content: "font-family: font(text-sans)";
}

.cheatsheet .text-sans-medium {
  font-family: "Avenir Next W01", Verdana, sans-serif;
  font-weight: 500;
}

.cheatsheet .text-sans-medium:after {
  content: "font-weight: font(sans-weight, medium);";
}

.cheatsheet .text--9xl {
  font-size: 1.91rem;
}

.cheatsheet .text--8xl {
  font-size: 1.79rem;
}

.cheatsheet .text--7xl {
  font-size: 1.68rem;
}

.cheatsheet .text--6xl {
  font-size: 1.58rem;
}

.cheatsheet .text--5xl {
  font-size: 1.48rem;
}

.cheatsheet .text--4xl {
  font-size: 1.39rem;
}

.cheatsheet .text--xxxl {
  font-size: 1.3rem;
}

.cheatsheet .text--xxl {
  font-size: 1.25rem;
}

.cheatsheet .text--xl {
  font-size: 1.14rem;
}

.cheatsheet .text--lg {
  font-size: 1.07rem;
}

.cheatsheet .text--md {
  font-size: 1rem;
}

.cheatsheet .text--sm,
.cheatsheet small {
  font-size: 0.94rem;
}

.cheatsheet .text--xs {
  font-size: 0.88rem;
}

.cheatsheet .text--xxs {
  font-size: 0.83rem;
}

.cheatsheet .space-example {
  background: #ccc;
  margin: 10px;
  display: inline-block;
}

.cheatsheet .space-example > div {
  background: beige;
}

.cheatsheet .space-examples {
  display: flex;
  align-items: center;
}

.cheatsheet .space-examples > div {
  background: #ccc;
  margin: 10px;
}

.cheatsheet .space-examples > div > div {
  background: beige;
  display: block;
}

.cheatsheet .space-5xs {
  width: space(5xs);
  height: space(5xs);
}

.cheatsheet .space-5xs:after {
  content: "sizespace(5xs)";
  display: block;
}

.cheatsheet .space-3xs {
  width: space(3xs);
  height: space(3xs);
}

.cheatsheet .space-3xs:after {
  content: "sizespace(3xs)";
  display: block;
}

.cheatsheet .space-2xs {
  width: 0.2665em;
  height: 0.2665em;
}

.cheatsheet .space-2xs:after {
  content: "size0.2665em";
  display: block;
}

.cheatsheet .space-xs {
  width: 0.35533rem;
  height: 0.35533rem;
}

.cheatsheet .space-xs:after {
  content: "size0.35533rem";
  display: block;
}

.cheatsheet .space-sm {
  width: 0.5rem;
  height: 0.5rem;
}

.cheatsheet .space-sm:after {
  content: "size0.5rem";
  display: block;
}

.cheatsheet .space-md {
  width: 1.066rem;
  height: 1.066rem;
}

.cheatsheet .space-md:after {
  content: "size1.066rem";
  display: block;
}

.cheatsheet .space-lg {
  width: 2.132rem;
  height: 2.132rem;
}

.cheatsheet .space-lg:after {
  content: "size2.132rem";
  display: block;
}

.cheatsheet .space-xl {
  width: 3.12rem;
  height: 3.12rem;
}

.cheatsheet .space-xl:after {
  content: "size3.12rem";
  display: block;
}

.cheatsheet .space-2xl {
  width: 4.264rem;
  height: 4.264rem;
}

.cheatsheet .space-2xl:after {
  content: "size4.264rem";
  display: block;
}

.cheatsheet .space-3xl {
  width: 5.33rem;
  height: 5.33rem;
}

.cheatsheet .space-3xl:after {
  content: "size5.33rem";
  display: block;
}

.cheatsheet .space-4xl {
  width: 6.396rem;
  height: 6.396rem;
}

.cheatsheet .space-4xl:after {
  content: "size6.396rem";
  display: block;
}

.cheatsheet .space-5xl {
  width: 7.462rem;
  height: 7.462rem;
}

.cheatsheet .space-5xl:after {
  content: "size7.462rem";
  display: block;
}

.cheatsheet .space-10xl {
  width: 12.792rem;
  height: 12.792rem;
}

.cheatsheet .space-10xl:after {
  content: "size12.792rem";
  display: block;
}

.cheatsheet .space-11xl {
  width: space(11xl);
  height: space(11xl);
}

.cheatsheet .space-11xl:after {
  content: "sizespace(11xl)";
  display: block;
}

.cheatsheet .space-examples img {
  vertical-align: bottom;
}

.cheatsheet .inset-3xs {
  padding: space(inset, 3xs);
  margin: space(inset, 3xs);
}

.cheatsheet .inset-2xs {
  padding: space(inset, 2xs);
  margin: space(inset, 2xs);
}

.cheatsheet .inset-xs {
  padding: 0.35533rem;
  margin: 0.35533rem;
}

.cheatsheet .inset-sm {
  padding: 0.533rem;
  margin: 0.533rem;
}

.cheatsheet .inset-md {
  padding: 1.066rem;
  margin: 1.066rem;
}

.cheatsheet .inset-lg {
  padding: space(inset, lg);
  margin: space(inset, lg);
}

.cheatsheet .inset-xl {
  padding: space(inset, xl);
  margin: space(inset, xl);
}

.cheatsheet .inset-2xl {
  padding: space(inset, 2xl);
  margin: space(inset, 2xl);
}

.cheatsheet .squish-2xs {
  padding: space(squish, 2xs);
  margin: space(squish, 2xs);
}

.cheatsheet .squish-xs {
  padding: space(squish, xs);
  margin: space(squish, xs);
}

.cheatsheet .squish-sm {
  padding: space(squish, sm);
  margin: space(squish, sm);
}

.cheatsheet .squish-md {
  padding: space(squish, md);
  margin: space(squish, md);
}

.cheatsheet .squish-lg {
  padding: space(squish, lg);
  margin: space(squish, lg);
}

.cheatsheet .squish-xl {
  padding: space(squish, xl);
  margin: space(squish, xl);
}

.cheatsheet .stretch-2xs {
  padding: space(stretch, 2xs);
  margin: space(stretch, 2xs);
}

.cheatsheet .stretch-xs {
  padding: space(stretch, xs);
  margin: space(stretch, xs);
}

.cheatsheet .stretch-sm {
  padding: space(stretch, sm);
  margin: space(stretch, sm);
}

.cheatsheet .stretch-md {
  padding: space(stretch, md);
  margin: space(stretch, md);
}

.cheatsheet .stretch-lg {
  padding: space(stretch, lg);
  margin: space(stretch, lg);
}

.cheatsheet .stretch-xl {
  padding: space(stretch, xl);
  margin: space(stretch, xl);
}

.cheatsheet .heights td {
  border-bottom: 2px solid #666;
}

.cheatsheet .heights td:first-child {
  background: #d0d3d4;
}

.cheatsheet .height-sm + td {
  height: 25vh;
}

.cheatsheet .height-sm + td:after {
  content: "height: 25vh";
}

.cheatsheet .height-md + td {
  height: 40vh;
}

.cheatsheet .height-md + td:after {
  content: "height: 40vh";
}

.cheatsheet .height-lg + td {
  height: 65vh;
}

.cheatsheet .height-lg + td:after {
  content: "height: 65vh";
}

.cheatsheet .height-xl + td {
  height: 80vh;
}

.cheatsheet .height-xl + td:after {
  content: "height: 80vh";
}

.cheatsheet .height-full + td {
  height: 100vh;
}

.cheatsheet .height-full + td:after {
  content: "height: 100vh";
}

/* scss/element-specs/_heading-specs.scss */
/* scss/element-specs/_listing-specs.scss */
.listingheadingfontspecs:after {
  content: '1.14rem/1.3 700 "Avenir Next W01", sans-serif';
}

.listingheadingcolor:after {
  content: "#866f45";
  color: #866f45;
}

.listingdirectoryheadingfont:after {
  content: "1.375rem";
}

.bylinefontspecs:after {
  content: '0.875rem/1.5 "Avenir Next W01", sans-serif';
}

.bylinecolor:after {
  content: "#262626";
  color: #262626;
}

.title-byline:after {
  content: "17px";
}

.byline-content:after {
  content: "22px";
}

.bylinecontent-nextitem:after {
  content: "56px";
}

.blockh4-first:after {
  content: "36px";
}

.blocktitle-content:after {
  content: "17px";
}

.block-content-nextitem:after {
  content: "56px";
}

.pagetitle-content:after {
  content: "17px";
}

.pagetitle-nextitem:after {
  content: "56px";
}

/* scss/element-specs/_location-array.scss */

/*# sourceMappingURL=main.css.map */