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

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

html,
body {
  height: 100%;
}

a img {
  border: none;
}

blockquote {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::-moz-selection {
  background: #007db3;
  color: #fff;
}

::selection {
  background: #007db3;
  color: #fff;
}

a.image-link {
  display: inline-block;
}

.medium-zoom-overlay,
.medium-zoom-image--opened {
  z-index: 999;
}

.messages {
  padding: 1rem 1rem 1rem 2rem;
}

.field-name-field-content .field__label,
.page--node-type-event .field-name-field-event-date {
  display: none;
}

ul.nostyle {
  margin: 0 0 1rem !important;
  padding: 0;
  list-style: none;
}

ul.nostyle li {
  margin: 0;
  padding: 0;
}

dl {
  margin-left: 0.5rem;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-left: 1.5rem;
  margin-bottom: 0.5rem;
}

:focus, a:focus {
  /**
    Ideally we use this in chrome: `outline: red auto 5px`
    The auto on chrome is a shadow effect native to the browser.
    FF, Safari, IE all have problems with auto.
  **/
  outline: black solid 2px;
  outline-offset: -1px;
}

body {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4,
.nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block legend,
.nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .h4,
h5, .h5,
h6, .h6 {
  font-family: 'Surveyor Fine A', 'Surveyor Fine B', serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #222;
  margin-bottom: 1rem;
}

h1, .h1 {
  font-size: 4rem;
  line-height: 1;
}

h2, .h2 {
  font-size: 3rem;
}

h3, .h3 {
  font-size: 2.5rem;
}


h4,
.nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block legend,
.nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .h4 {
  font-size: 2rem;
}

h5, .h5 {
  font-size: 1.5rem;
}

h6, .h6 {
  font-size: 1rem;
}

.p {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}

.main-content p, .main-content .p {
  margin: 0 0 1rem;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

sup {
  vertical-align: super;
}

blockquote {
  display: block;
  max-width: 100%;
  padding: 0.5em 0 0;
  margin-bottom: 1.5em;
  font-size: 1.2rem;
  font-family: 'Surveyor Fine A', 'Surveyor Fine B', serif;
  font-style: normal;
  font-weight: 400;
}

@media (min-width: 52.5em) {
  blockquote {
    max-width: 90%;
  }
}

blockquote p {
  display: inline;
  margin: 0;
}

hr {
  margin: 1rem 0;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.sr-only, .user-register-form .form-wrapper legend h2 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.d-none {
  display: none;
}

input[type="radio"]:focus + span.floating-label,
input[type="checkbox"]:focus + span.floating-label,
.date-heading-column:focus h3,
.daily-toggle input:focus + label {
  outline: black solid 2px;
  outline-offset: -2px;
}

.mbsc-ios.mbsc-no-touch .mbsc-sc-itm.mbsc-btn-e:hover,
.mbsc-ios .mbsc-sc-itm:focus {
  outline: 1px dotted rgba(0, 123, 255, 0.15);
}

.mbsc-ios .mbsc-sc-itm:focus {
  outline-width: .5px;
  outline-offset: -5px;
}

.mbsc-ios .mbsc-ltr .mbsc-fr-btn-c {
  float: none;
}

.mbsc-ios .mbsc-ltr .mbsc-fr-btn-s {
  float: left;
}

.paragraph--type--webform-content a[id^="webform_submission_stay_informed_node"] {
  display: none;
}

header.grandchild-header .skip-link:focus,
header.header .skip-link:focus {
  position: relative !important;
  display: block;
  width: 100%;
  padding: 0.5rem;
  background-color: white;
  text-decoration: underline;
}

.contain {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .contain {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.main-content {
  min-height: 400px;
}

.block-system-breadcrumb-block {
  margin: 2rem 0;
  padding: 0 2rem;
  color: #999;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 2.1px;
  padding-bottom: 0;
  margin: 1.5rem 0;
}

@media (min-width: 52.5em) {
  .block-system-breadcrumb-block {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .block-system-breadcrumb-block {
    margin: 5rem auto 2rem;
    padding-bottom: 2rem;
  }
}

.block-system-breadcrumb-block nav ol {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}

.block-system-breadcrumb-block li {
  display: inline-block;
}

.block-system-breadcrumb-block li:after {
  content: '/';
  position: relative;
  margin: 0 0 0 3px;
}

.block-system-breadcrumb-block li:last-child:after {
  display: none;
}

.block-system-breadcrumb-block li a {
  font-size: 0.75rem;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  text-decoration: none;
}

.block-system-breadcrumb-block li a:before {
  display: none;
}

a {
  color: #007db3;
  text-decoration: none;
}

a:hover, a:focus {
  color: #006088;
  cursor: pointer;
}

.main-content a {
  text-decoration: underline;
}

.main-content a.cta-button, .main-content .container-block-prefooter .prefooter-form a.button, .container-block-prefooter .prefooter-form .main-content a.button, .main-content .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .main-content a, .main-content .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .main-content a, .main-content .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .main-content a, .main-content .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .main-content a {
  text-decoration: none;
}

.paragraph .field-type-text-long a:before {
  background: 0;
}

.hashlink {
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
  background: transparent;
  z-index: -10;
  opacity: 0;
  pointer-events: none;
}

.page--node-type-exhibition .header,
.page--node-type-lesson_plan .header,
.page--node-type-event .header,
.page--node-type-blog .header,
.page--node-type-webinar .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 52.5em) {
  .page--node-type-exhibition .header,
  .page--node-type-lesson_plan .header,
  .page--node-type-event .header,
  .page--node-type-blog .header,
  .page--node-type-webinar .header {
    display: none;
  }
}

.page--node-type-exhibition .grandchild-header,
.page--node-type-lesson_plan .grandchild-header,
.page--node-type-event .grandchild-header,
.page--node-type-blog .grandchild-header,
.page--node-type-webinar .grandchild-header {
  display: none;
}

@media (min-width: 52.5em) {
  .page--node-type-exhibition .grandchild-header,
  .page--node-type-lesson_plan .grandchild-header,
  .page--node-type-event .grandchild-header,
  .page--node-type-blog .grandchild-header,
  .page--node-type-webinar .grandchild-header {
    display: block;
  }
}

.page--node-type-exhibition .grandchild-header-content,
.page--node-type-lesson_plan .grandchild-header-content,
.page--node-type-event .grandchild-header-content,
.page--node-type-blog .grandchild-header-content,
.page--node-type-webinar .grandchild-header-content {
  display: none;
}

@media (min-width: 52.5em) {
  .page--node-type-exhibition .grandchild-header-content,
  .page--node-type-lesson_plan .grandchild-header-content,
  .page--node-type-event .grandchild-header-content,
  .page--node-type-blog .grandchild-header-content,
  .page--node-type-webinar .grandchild-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header {
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 500;
  top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}

.toolbar-horizontal .header {
  top: 39px;
}

.toolbar-tray-open .header {
  top: 79px;
}

.header button.user-avatar:focus::before {
  outline: black solid 2px;
}

.header a:focus {
  outline: black solid 2px;
}

.skiptranslate:not([style*="display: none;"]) ~ .mm-page .page-wrap .header {
  top: 0px;
}

.logo {
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
  max-width: 105px;
  max-height: 60px;
  height: auto;
  text-indent: -999em;
  content: url(../assets/images/logo-sm.svg);
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -ms-flex-item-align: center;
      align-self: center;
}

@media (min-width: 12.5em) {
  .logo {
    padding: 0.5rem 1.5rem;
    max-width: 116px;
    -webkit-transform: none;
            transform: none;
  }
}

@media (min-width: 52.5em) {
  .logo {
    padding: 0.5rem 1.5rem;
    max-width: 116px;
    max-height: 80px;
  }
}

@media (min-width: 83.75em) {
  .logo {
    padding: 1.65rem 0 1.65rem 1.75rem;
    max-width: 320px;
    max-height: initial;
    width: 100%;
    height: auto;
    content: url(../assets/images/logo-full.svg);
    background-size: initial;
  }
}

#nav-mobile-menu .block-gtranslate-block,
.header .block-gtranslate-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

#nav-mobile-menu .block-gtranslate-block .expanded,
.header .block-gtranslate-block .expanded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#nav-mobile-menu .block-gtranslate-block {
  padding: 1rem 0;
  border-bottom: 2px solid;
  border-color: #e6e6e6;
  overflow: hidden;
}

#nav-mobile-menu .block-gtranslate-block .gtranslate-wrapper {
  max-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#gtranslate-custom {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #007db3;
  color: #007db3;
  padding: 5px 10px;
  background-color: #fff;
  margin-top: 3px;
}

#gtranslate-custom:hover, #gtranslate-custom:focus {
  background-color: #007db3;
  color: #fff;
  cursor: pointer;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper,
.header .block-gtranslate-block .selectbox-wrapper {
  height: auto;
  width: 141px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #007db3;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper:after,
.header .block-gtranslate-block .selectbox-wrapper:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0.25rem;
  bottom: 10px;
  width: 6px;
  height: 4px;
  background-image: url(../assets/images/carot.svg);
  background-size: 6px 4px;
  background-position: right;
}

@media (min-width: 52.5em) {
  #nav-mobile-menu .block-gtranslate-block .selectbox-wrapper,
  .header .block-gtranslate-block .selectbox-wrapper {
    margin-right: 0.5rem;
    float: left;
    width: initial;
  }
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper {
  width: 60%;
  display: inline-block;
  margin-right: 1rem;
  margin-left: 0;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper select,
.header .block-gtranslate-block .selectbox-wrapper select {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  color: #007db3;
  background: transparent;
  padding: 5px 0 3px 1px;
  width: 100%;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper select:-ms-expand,
.header .block-gtranslate-block .selectbox-wrapper select:-ms-expand {
  display: none;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper select {
  font-size: 0.9rem;
  margin-right: 0.5rem;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper label,
.header .block-gtranslate-block .selectbox-wrapper label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: -1em;
  display: block;
  padding: 5px 2rem 0 1px;
  color: #007db3;
  text-transform: uppercase;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.5rem;
  line-height: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 2px;
}

#nav-mobile-menu .block-gtranslate-block .selectbox-wrapper label {
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-size: 0.6rem;
}

.mm-navbar .mobile-menu-mm-btn-close {
  position: absolute;
  right: 0;
  top: 21px;
  width: 20px;
  height: 20px;
  min-height: unset;
}

.mm-navbar .mobile-menu-mm-btn-close .close {
  width: 100%;
  height: 100%;
  padding: 100%;
}

.mm-navbar .close:before,
.mm-navbar .close:after {
  position: absolute;
  left: 9px;
  top: 0;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #007db3;
}

.mm-navbar .close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mm-navbar .close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.responsive-menu-block-wrapper {
  display: none;
}

.mm-wrapper_opened .mm-page {
  position: fixed;
  width: 100%;
}

.mm-page,
.mm-wrapper_background body {
  background-color: #fff;
}

.mm-wrapper_opening .toolbar-tray-open.toolbar-fixed.toolbar-vertical,
.mm-wrapper_opened .toolbar-tray-open.toolbar-fixed.toolbar-vertical {
  margin-left: 0;
}

.mm-menu_offcanvas {
  z-index: 1;
}

.off-canvas-wrapper {
  display: block;
}

.no-js .off-canvas-wrapper {
  display: none;
}

.responsive-menu-toggle {
  display: inline-block;
}

.block-responsive-menu-toggle {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

@media (min-width: 15.625em) {
  .block-responsive-menu-toggle {
    right: 30px;
  }
}

.responsive-menu-toggle-icon {
  display: block;
  width: 28px;
  height: 35px;
  z-index: 3;
  margin-top: 0;
  position: relative;
  overflow: hidden;
  background: none;
  border: none;
}

.responsive-menu-toggle-icon a {
  padding: 35px 44px;
  z-index: 4;
}

.no-js .responsive-menu-toggle-icon {
  display: none;
}

.responsive-menu-toggle-icon span.label {
  display: none;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  content: '';
  background: #007db3;
  display: block;
  width: 18px;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
}

.responsive-menu-toggle-icon:before {
  top: 8px;
}

.responsive-menu-toggle-icon span.icon {
  top: 15px;
  width: 10px;
}

.responsive-menu-toggle-icon:after {
  top: 22px;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  -webkit-transition: none 0.4s ease-out 0.1s;
  transition: none 0.4s ease-out 0.1s;
  transition-property: -webkit-transform, top, bottom, left, opacity;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

.mm-wrapper_opening .responsive-menu-toggle-icon:before,
.mm-wrapper_opening .responsive-menu-toggle-icon:after {
  top: 14px;
}

.mm-wrapper_opening .responsive-menu-toggle-icon span.icon {
  left: -25px;
  opacity: 0;
}

.mm-wrapper_opening .responsive-menu-toggle-icon:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mm-wrapper_opening .responsive-menu-toggle-icon:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mm-menu a,
.mm-menu a:visited {
  color: #007db3;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.mm-menu a:focus {
  outline: black solid 2px;
}

.mm-menu_theme-white .mm-navbar .nav-link {
  color: #007db3;
}

.mm-menu_theme-white .mm-listview .mm-btn_next:after,
.mm-menu .mm-btn:before {
  border-color: #007db3;
}

.mm-menu .cta-button:hover, .mm-menu .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .mm-menu .button:hover, .mm-menu .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .mm-menu a:hover, .mm-menu .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .mm-menu a:hover, .mm-menu .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .mm-menu a:hover, .mm-menu .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .mm-menu a:hover {
  color: #fff;
}

.mm-navbar {
  left: 20px;
  right: 20px;
  height: 60px;
}

.mm-btn {
  height: 14px;
}

.mm-tabstart,
.mm-tabend {
  display: none;
}

.mobile-menu-mm-btn-prev {
  position: absolute;
  left: -20px !important;
  width: 40px;
  height: 14px;
  top: 21px;
  min-height: unset;
}

.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}

.mm-navbar button {
  border: none;
  background: transparent;
  overflow: visible;
}

.mm-panel_has-navbar {
  padding-top: 60px;
}

.mm-listitem {
  border: none;
  border-bottom: 1px solid #ccc;
}

.mm-listitem a {
  color: #007db3;
}

.mm-listitem a:before {
  display: none;
}

.mm-panel > nav {
  margin: 0 -20px;
}

.mm-panel {
  padding: 0 20px;
}

.mm-panels,
.mm-panels > .mm-panel,
.mm-panel:not(.mm-hidden) {
  background: white;
}

.mm-panels, .mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > nav > .mm-listview {
  margin-bottom: 2rem;
}

.mm-listitem {
  padding: 12px 0;
  margin: 0 20px;
  color: #007db3;
}

@media (min-width: 90em) {
  .mm-listitem {
    padding: 0;
  }
}

.mm-listitem .mm-btn_next:after {
  right: 5px;
}

.mm-listitem .mm-btn_next:before {
  display: none;
}

.mm-listitem .mobile-menu-mm-btn-next {
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  background: transparent;
  border: none;
  overflow: visible;
  height: 100%;
}

.mm-listitem.menu-item--expanded .mobile-menu-mm-btn-next {
  display: block;
}

.mm-listitem > .a,
.mm-listitem > .nav-link {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mm-listitem:after {
  border-bottom-width: 0;
}

.mm-listitem button {
  display: none;
}

.mm-panel:after,
.mm-panel:before {
  display: none;
}

.mm-navbar {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 2px solid;
  border-color: #e6e6e6;
}

.mm-menu_theme-white .mm-listview .mm-listitem__text:not(.mm-btn_next) {
  font-size: 1rem;
  padding: 10px 0;
  display: inline-block;
  text-decoration: underline;
}

@media (min-width: 90em) {
  .mm-menu_theme-white .mm-listview .mm-listitem__text:not(.mm-btn_next) {
    padding: inherit;
    margin: 0;
    display: inherit;
    border: none;
  }
}

.mm-menu_theme-white .mm-listview div.nav-link:not(.mm-btn_next),
.mm-menu_theme-white .mm-listview h2.nav-link:not(.mm-btn_next),
.mm-menu_theme-white .mm-listview h3.nav-link:not(.mm-btn_next),
.mm-menu_theme-white .mm-listview h4.nav-link:not(.mm-btn_next),
.mm-menu_theme-white .mm-listview .nav-main-user .nav-user-login-block .nav-link.panel-title:not(.mm-btn_next),
.nav-main-user .nav-user-login-block .mm-menu_theme-white .mm-listview .nav-link.panel-title:not(.mm-btn_next),
.mm-menu_theme-white .mm-listview .nav-main-user .nav-user-login-block legend.nav-link:not(.mm-btn_next),
.nav-main-user .nav-user-login-block .mm-menu_theme-white .mm-listview legend.nav-link:not(.mm-btn_next),
.mm-menu_theme-white .mm-listview .nav-mobile-custom-wrapper .nav-user-login-block .nav-link.panel-title:not(.mm-btn_next),
.nav-mobile-custom-wrapper .nav-user-login-block .mm-menu_theme-white .mm-listview .nav-link.panel-title:not(.mm-btn_next) {
  padding: 0;
  margin: 0;
  width: calc(100% - 50px);
  color: #007db3;
}

.mm-menu_theme-white .mm-listview div.nav-link:not(.mm-btn_next) a,
.mm-menu_theme-white .mm-listview h2.nav-link:not(.mm-btn_next) a,
.mm-menu_theme-white .mm-listview h3.nav-link:not(.mm-btn_next) a,
.mm-menu_theme-white .mm-listview h4.nav-link:not(.mm-btn_next) a,
.mm-menu_theme-white .mm-listview .nav-main-user .nav-user-login-block .nav-link.panel-title:not(.mm-btn_next) a,
.nav-main-user .nav-user-login-block .mm-menu_theme-white .mm-listview .nav-link.panel-title:not(.mm-btn_next) a,
.mm-menu_theme-white .mm-listview .nav-main-user .nav-user-login-block legend.nav-link:not(.mm-btn_next) a,
.nav-main-user .nav-user-login-block .mm-menu_theme-white .mm-listview legend.nav-link:not(.mm-btn_next) a,
.mm-menu_theme-white .mm-listview .nav-mobile-custom-wrapper .nav-user-login-block .nav-link.panel-title:not(.mm-btn_next) a,
.nav-mobile-custom-wrapper .nav-user-login-block .mm-menu_theme-white .mm-listview .nav-link.panel-title:not(.mm-btn_next) a {
  display: block;
}

@media (min-width: 90em) {
  .mm-menu_theme-white .mm-listview div.nav-link:not(.mm-btn_next),
  .mm-menu_theme-white .mm-listview h2.nav-link:not(.mm-btn_next),
  .mm-menu_theme-white .mm-listview h3.nav-link:not(.mm-btn_next),
  .mm-menu_theme-white .mm-listview h4.nav-link:not(.mm-btn_next),
  .mm-menu_theme-white .mm-listview .nav-main-user .nav-user-login-block .nav-link.panel-title:not(.mm-btn_next),
  .nav-main-user .nav-user-login-block .mm-menu_theme-white .mm-listview .nav-link.panel-title:not(.mm-btn_next),
  .mm-menu_theme-white .mm-listview .nav-main-user .nav-user-login-block legend.nav-link:not(.mm-btn_next),
  .nav-main-user .nav-user-login-block .mm-menu_theme-white .mm-listview legend.nav-link:not(.mm-btn_next),
  .mm-menu_theme-white .mm-listview .nav-mobile-custom-wrapper .nav-user-login-block .nav-link.panel-title:not(.mm-btn_next),
  .nav-mobile-custom-wrapper .nav-user-login-block .mm-menu_theme-white .mm-listview .nav-link.panel-title:not(.mm-btn_next) {
    padding: 0;
    margin: 0;
  }
}

.mm-menu_theme-white .mm-listview a.hidden {
  display: none !important;
  opacity: 0;
}

.mm-listitem__btn:not(.mm-listitem__text) {
  border: 0;
}

.mm-navbar__title {
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 69px;
  height: 46px;
  text-indent: -999em;
  background-image: url(../assets/images/logo.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.mm-panels .mm-panel:not(:first-child) .mm-navbar__title {
  display: block;
  position: relative;
  color: #007db3;
  top: unset;
  left: unset;
  width: auto;
  height: auto;
  text-indent: 0;
  background-image: none;
}

.mm-panel a.cta-button, .mm-panel .container-block-prefooter .prefooter-form a.button, .container-block-prefooter .prefooter-form .mm-panel a.button, .mm-panel .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .mm-panel a, .mm-panel .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .mm-panel a, .mm-panel .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .mm-panel a, .mm-panel .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .mm-panel a {
  border-bottom: 1px solid #007db3;
}

.mm-menu_theme-white.mm-menu_keyboardfocus a:focus {
  background-color: white;
}

.mm-wrapper_opened .header {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (min-width: 840px) {
  .responsive-menu-block-wrapper {
    display: block;
  }
  .responsive-menu-toggle-wrapper.responsive-menu-toggle {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .responsive-menu-block-wrapper {
    display: block;
  }
  .responsive-menu-toggle-wrapper.responsive-menu-toggle {
    display: none;
  }
}

nav.responsive-menu-block-wrapper {
  display: block;
}

@media (min-width: 61.8125em) {
  nav.responsive-menu-block-wrapper.responsive-menu-toggle {
    display: none;
  }
}

.skiptranslate:not([style*="display: none;"]) ~ .mm-menu .mm-panels {
  top: 40px !important;
}

header {
  position: relative;
}

.nav-main {
  display: block;
  margin-left: auto;
  margin-right: 3rem;
}

.nav-main #sr-menu-help {
  display: none;
}

@media (min-width: 64em) {
  .nav-main {
    margin-right: 0;
  }
  .nav-main #sr-menu-help {
    display: initial;
  }
}

.nav-main .menu {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-main .menu.sub-nav-group {
  display: block;
}

@media (min-width: 64em) {
  .nav-main .menu-level-1 > .menu-item {
    padding: 0 1.5rem;
    margin-bottom: 1rem;
  }
}

.nav-main > .menu-level-0 > .menu-item {
  display: none;
}

@media (min-width: 64em) {
  .nav-main > .menu-level-0 > .menu-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 5rem;
    line-height: 5;
    padding: 0 0.5vw;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > .nav-link,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > .nav-link {
    color: #fff;
  }
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > .nav-link + button,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > .nav-link + button {
    color: #fff;
  }
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > h2 .nav-link,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > h2 .nav-link {
    color: #fff;
  }
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):focus > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):focus > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > .nav-link.is-active::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > .nav-link.is-active::before {
    height: calc(5rem - 3px);
  }
  .nav-main > .menu-level-0 > .menu-item[aria-expanded="true"] > .nav-link {
    color: #fff;
  }
  .nav-main > .menu-level-0 > .menu-item[aria-expanded="true"] > h2 .nav-link {
    color: #fff;
  }
  .nav-main > .menu-level-0 > .menu-item:first-child {
    padding-left: 0;
  }
}

@media (min-width: 75em) {
  .nav-main > .menu-level-0 > .menu-item {
    padding: 0 1vw;
  }
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):focus > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):focus > .nav-link::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-search):hover > .nav-link.is-active::before,
  .nav-main > .menu-level-0 > .menu-item:not(.nav-calendar):hover > .nav-link.is-active::before {
    height: calc(5rem + 1px);
  }
}

.nav-main > .menu-level-0.nav-menu > li.menu-item > button {
  display: none;
}

.nav-main > .menu-level-0.nav-menu > li.menu-item--expanded:hover > button {
  background-color: #008fcd;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 47 27" style="enable-background:new 0 0 47 27;" xml:space="preserve"><path style="fill: white" d="M6,1C4.6-0.3,2.4-0.3,1,1C-0.3,2.4-0.3,4.6,1,6l20,20 c1.4,1.4,3.6,1.4,4.9,0L46,6c1.4-1.4,1.4-3.6,0-4.9c-1.4-1.4-3.6-1.4-4.9,0L23.5,18.6L6,1z"/></svg>');
}

.nav-main > .menu-level-0.nav-menu > li.menu-item--expanded > button {
  display: inline-block;
  border: 0;
  margin: -1px 0 0 0.15rem;
  padding: 0;
  background: #fff;
  height: 1.4rem;
  width: 1.4rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 47 27" style="enable-background:new 0 0 47 27;" xml:space="preserve"><path style="fill: %23007db3" d="M6,1C4.6-0.3,2.4-0.3,1,1C-0.3,2.4-0.3,4.6,1,6l20,20 c1.4,1.4,3.6,1.4,4.9,0L46,6c1.4-1.4,1.4-3.6,0-4.9c-1.4-1.4-3.6-1.4-4.9,0L23.5,18.6L6,1z"/></svg>');
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: 50% 50%;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  cursor: pointer;
}

.nav-main > .menu-level-0.nav-menu > li.menu-item--expanded > button:hover {
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 47 27" style="enable-background:new 0 0 47 27;" xml:space="preserve"><path style="fill: %23007db3" d="M6,1C4.6-0.3,2.4-0.3,1,1C-0.3,2.4-0.3,4.6,1,6l20,20 c1.4,1.4,3.6,1.4,4.9,0L46,6c1.4-1.4,1.4-3.6,0-4.9c-1.4-1.4-3.6-1.4-4.9,0L23.5,18.6L6,1z"/></svg>');
}

.nav-main > .menu-level-0.nav-menu > li.menu-item--expanded.menu-open button, .nav-main > .menu-level-0.nav-menu > li.menu-item--expanded.menu-open button:hover {
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 47 27" style="enable-background:new 0 0 47 27;" xml:space="preserve"><path style="fill: %23007db3" d="M23.5,8.5L41.1,26c1.3,1.4,3.5,1.4,4.9,0c1.4-1.3,1.4-3.5,0-4.9l-20.1-20c-1.3-1.4-3.5-1.4-4.9,0l-20,20c-1.3,1.4-1.3,3.6,0,5c1.4,1.3,3.6,1.3,5,0L23.5,8.5z"/></svg>');
  background-color: #fff;
}

.nav-main > .menu-level-0.nav-menu > li.menu-item--expanded.menu-open .nav-link::before {
  height: calc(5rem - 3px);
}

@media (min-width: 75em) {
  .nav-main > .menu-level-0.nav-menu > li.menu-item--expanded.menu-open .nav-link::before {
    height: calc(5rem + 1px);
  }
}

.nav-main > .menu-level-0.nav-menu > li.menu-item--expanded.menu-open > a {
  color: #fff;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.nav-main > .menu-level-0 > .menu-item > .nav-link,
.nav-main > .menu-level-0 > .menu-item > h2 .nav-link {
  display: block;
  position: relative;
  font-size: 1rem;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}

@media (min-width: 64em) and (max-width: 75em) {
  .nav-main > .menu-level-0 > .menu-item > .nav-link,
  .nav-main > .menu-level-0 > .menu-item > h2 .nav-link {
    font-size: 0.9rem;
    letter-spacing: -0.5px;
  }
}

.nav-main > .menu-level-0 > .menu-item > .nav-link::before,
.nav-main > .menu-level-0 > .menu-item > h2 .nav-link::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -8px;
  width: calc(100% + 1rem);
  height: 0;
  background-color: #007db3;
  outline: 1px solid #007db3;
  z-index: -1;
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
}

.nav-main > .menu-level-0 > .menu-item > .nav-link.is-active:before,
.nav-main > .menu-level-0 > .menu-item > h2 .nav-link.is-active:before {
  top: -2px;
  height: 8px;
  opacity: 1;
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
}

.nav-main > .menu-level-0 > .menu-item.menu-item--expanded > .nav-link::before {
  width: calc(100% + 2.5rem);
}

.nav-main > .menu-level-0 > .menu-item.nav-search > .nav-link,
.nav-main > .menu-level-0 > .menu-item.nav-calendar > .nav-link,
.nav-main > .menu-level-0 > .menu-item.nav-search > h2 .nav-link,
.nav-main > .menu-level-0 > .menu-item.nav-calendar > h2 .nav-link {
  padding: 1rem;
}

.nav-main > .menu-level-0 > .menu-item.nav-search > .nav-link:before,
.nav-main > .menu-level-0 > .menu-item.nav-calendar > .nav-link:before,
.nav-main > .menu-level-0 > .menu-item.nav-search > h2 .nav-link:before,
.nav-main > .menu-level-0 > .menu-item.nav-calendar > h2 .nav-link:before {
  display: none;
  height: 0;
}

.nav-main > .menu-level-0 > .menu-item.nav-search > .nav-link.is-active:before,
.nav-main > .menu-level-0 > .menu-item.nav-calendar > .nav-link.is-active:before,
.nav-main > .menu-level-0 > .menu-item.nav-search > h2 .nav-link.is-active:before,
.nav-main > .menu-level-0 > .menu-item.nav-calendar > h2 .nav-link.is-active:before {
  display: none;
  height: 0;
  opacity: 0;
}

.nav-main > .menu-level-0 > .menu-item > .nav-link {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0.25rem;
}

.nav-main > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  padding: 3rem 2rem;
  font-size: 0.9rem;
  line-height: 1.5;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 90em) {
  .nav-main > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.nav-main.nav-main-gtranslate > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.nav-main:not(.nav-main-gtranslate) > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
  -webkit-transform: scale(1, 0.9);
          transform: scale(1, 0.9);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition: all 0.25s ease-in-out 0s, opacity 0.25s, z-index 0s linear 0.01s;
  transition: all 0.25s ease-in-out 0s, opacity 0.25s, z-index 0s linear 0.01s;
}

.path-frontpage .nav-main:not(.nav-main-gtranslate) > .menu-level-0 > .menu-item--expanded button[aria-expanded='true'] + .menu-dropdown {
  margin-top: 60px;
}

.nav-main.nav-main-gtranslate > .menu-level-0 > .menu-item--expanded button[aria-expanded='true'] + .menu-dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.nav-main:not(.nav-main-gtranslate) > .menu-level-0 > .menu-item--expanded button[aria-expanded='true'] + .menu-dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.nav-main > .menu-level-0 > .menu-item--expanded > .menu-dropdown.visible {
  opacity: 1;
  visibility: visible;
}

.nav-main .menu-level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.5rem;
  width: calc(100% - 25rem);
}

@media (min-width: 64em) {
  .nav-main .menu-level-1 {
    padding-left: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.nav-main .menu-level-1 .field-name-field-menu-content {
  border: none;
}

.nav-main .sub-nav + .field-name-field-menu-content {
  width: 100%;
  margin: 2rem 2rem 0 3rem;
  padding: 3rem 0 0 0;
  border-top: 1px solid #e6e6e6;
}

@media (min-width: 64em) {
  .nav-main .sub-nav + .field-name-field-menu-content {
    width: 22rem;
    padding: 0 0 0 3rem;
    margin: 0;
    border-left: 1px solid #e6e6e6;
    border-top: none;
  }
}

.paragraph--type--menu-content {
  width: 100%;
}

.paragraph--type--menu-content h4, .paragraph--type--menu-content .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .paragraph--type--menu-content .panel-title,
.paragraph--type--menu-content .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .paragraph--type--menu-content legend, .paragraph--type--menu-content .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .paragraph--type--menu-content .panel-title,
.paragraph--type--menu-content h5,
.paragraph--type--menu-content h6 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0;
}

.paragraph--type--menu-content ul {
  margin: 0.15rem 0 1rem;
  list-style: none;
}

.nav-main .menu-level-2 > .menu-item {
  display: block;
  margin-bottom: 1rem;
}

.nav-main .menu-level-1 > .menu-item > .nav-link {
  display: inline-block;
  margin-bottom: 1rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}

.nav-main .menu-level-1 > .menu-item > .nav-link,
.nav-main .menu-level-2 > .menu-item > .nav-link,
.nav-main .menu-level-1 > .menu-item > h3 .nav-link,
.nav-main .menu-level-2 > .menu-item > h4 .nav-link,
.nav-main .nav-main-user .nav-user-login-block .menu-level-2 > .menu-item > .panel-title .nav-link,
.nav-main-user .nav-user-login-block .nav-main .menu-level-2 > .menu-item > .panel-title .nav-link,
.nav-main .nav-main-user .nav-user-login-block .menu-level-2 > .menu-item > legend .nav-link,
.nav-main-user .nav-user-login-block .nav-main .menu-level-2 > .menu-item > legend .nav-link,
.nav-main .nav-mobile-custom-wrapper .nav-user-login-block .menu-level-2 > .menu-item > .panel-title .nav-link,
.nav-mobile-custom-wrapper .nav-user-login-block .nav-main .menu-level-2 > .menu-item > .panel-title .nav-link {
  position: relative;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
  font-size: 0.875rem;
  text-decoration: underline;
  text-underline-position: under;
}

.nav-main .menu-level-1 > .menu-item > h3.nav-link:before, .nav-main .menu-level-1 > .menu-item > h3.nav-link:after,
.nav-main .menu-level-2 > .menu-item > h4.nav-link:before,
.nav-main .nav-main-user .nav-user-login-block .menu-level-2 > .menu-item > .nav-link.panel-title:before,
.nav-main-user .nav-user-login-block .nav-main .menu-level-2 > .menu-item > .nav-link.panel-title:before,
.nav-main .nav-main-user .nav-user-login-block .menu-level-2 > .menu-item > legend.nav-link:before,
.nav-main-user .nav-user-login-block .nav-main .menu-level-2 > .menu-item > legend.nav-link:before,
.nav-main .nav-mobile-custom-wrapper .nav-user-login-block .menu-level-2 > .menu-item > .nav-link.panel-title:before,
.nav-mobile-custom-wrapper .nav-user-login-block .nav-main .menu-level-2 > .menu-item > .nav-link.panel-title:before,
.nav-main .menu-level-2 > .menu-item > h4.nav-link:after,
.nav-main .nav-main-user .nav-user-login-block .menu-level-2 > .menu-item > .nav-link.panel-title:after,
.nav-main-user .nav-user-login-block .nav-main .menu-level-2 > .menu-item > .nav-link.panel-title:after,
.nav-main .nav-main-user .nav-user-login-block .menu-level-2 > .menu-item > legend.nav-link:after,
.nav-main-user .nav-user-login-block .nav-main .menu-level-2 > .menu-item > legend.nav-link:after,
.nav-main .nav-mobile-custom-wrapper .nav-user-login-block .menu-level-2 > .menu-item > .nav-link.panel-title:after,
.nav-mobile-custom-wrapper .nav-user-login-block .nav-main .menu-level-2 > .menu-item > .nav-link.panel-title:after {
  display: none;
}

.nav-main > .menu-level-0 > .menu-item.nav-search {
  display: inline-block;
  height: 60px;
  line-height: 3.7;
  padding: 0 5px 0 0;
  vertical-align: top;
}

@media (min-width: 15.625em) {
  .nav-main > .menu-level-0 > .menu-item.nav-search {
    padding: 0;
  }
}

@media (min-width: 64em) {
  .nav-main > .menu-level-0 > .menu-item.nav-search {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    vertical-align: baseline;
    padding: 0 5px;
  }
}

@media (min-width: 75em) {
  .nav-main > .menu-level-0 > .menu-item.nav-search {
    padding: 0 10px;
  }
}

.nav-main > .menu-level-0 > .menu-item.nav-search h2 {
  display: block;
  position: relative;
  font-size: 3rem;
}

@media (min-width: 64em) {
  .nav-main > .menu-level-0 > .menu-item.nav-search h2 {
    font-size: 0.6875rem;
  }
}

.nav-main > .menu-level-0 > .menu-item.nav-search a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../assets/images/icon-search-blue.svg") no-repeat;
  background-size: 15px;
  vertical-align: middle;
  background-position: 50% 50%;
  overflow: hidden;
  color: transparent;
}

.nav-main > .menu-level-0 > .menu-item.nav-calendar {
  display: inline-block;
  height: 60px;
  line-height: 3.7;
  padding: 0;
  vertical-align: top;
}

@media (min-width: 15.625em) {
  .nav-main > .menu-level-0 > .menu-item.nav-calendar {
    padding: 0 15px 0 0;
  }
}

@media (min-width: 64em) {
  .nav-main > .menu-level-0 > .menu-item.nav-calendar {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    vertical-align: baseline;
    padding: 0 5px;
  }
}

@media (min-width: 75em) {
  .nav-main > .menu-level-0 > .menu-item.nav-calendar {
    padding: 0 10px;
  }
}

.nav-main > .menu-level-0 > .menu-item.nav-calendar h2 {
  display: block;
  position: relative;
  font-size: 3rem;
}

@media (min-width: 64em) {
  .nav-main > .menu-level-0 > .menu-item.nav-calendar h2 {
    font-size: 11px;
  }
}

.nav-main > .menu-level-0 > .menu-item.nav-calendar a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../assets/images/calendar/calendar-grid-view-blue.svg") no-repeat;
  background-size: 15px;
  vertical-align: middle;
  background-position: 50% 50%;
  overflow: hidden;
  color: transparent;
}

.nav-main .menu-item .nav-link.hidden {
  display: none !important;
}

.adminimal-admin-toolbar.user-logged-in #toolbar-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
}

@media (min-width: 31.25em) {
  .adminimal-admin-toolbar.user-logged-in #toolbar-bar {
    overflow: inherit;
  }
}

.adminimal-admin-toolbar.user-logged-in #toolbar-bar .contextual-toolbar-tab {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.adminimal-admin-toolbar.user-logged-in #toolbar-bar .contextual-toolbar-tab + .toolbar-tab {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.menu-content-title {
  font-size: 1.2rem;
  margin-bottom: 1rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #4d4d4d;
}

.field-name-field-text,
.field-name-field-text-2 {
  color: #333;
}

.field-name-field-text p,
.field-name-field-text-2 p {
  margin-bottom: 1rem;
}

.main-content ul,
.main-content ol {
  margin: 0 0 1rem 2rem;
}

ul.list-unstyled {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/**
 * @bugfix Prevent webkit from removing list semantics
 * https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html
 * 1. Add a non-breaking space
 * 2. Make sure it doesn't mess up the DOM flow
 */
ul.list-unstyled > li:before {
  content: "\200B";
  /* 1 */
  position: absolute;
  /* 2 */
}

.footer {
  border-top: 1px solid #222;
  padding: 2.5rem 0;
  position: relative;
  background-color: #fff;
  z-index: 5;
}

.footer.footer--ribbon-padding {
  padding: 2.5rem 0 5rem;
}

.footer-anchor {
  display: inline-block;
  position: relative;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1.25;
  font-size: 0.875rem;
  letter-spacing: 0.3px;
  margin-bottom: 0.375rem;
}

.footer-anchor:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -2px;
  background-color: #007db3;
  pointer-events: none;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}

.footer-anchor:hover:before {
  bottom: 0;
}

.footer a {
  display: inline-block;
  position: relative;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  line-height: 1.25;
  font-size: 0.75rem;
  letter-spacing: 0.3px;
  margin-bottom: 0.375rem;
  text-decoration: underline;
  text-underline-position: under;
}

@media (min-width: 52.5em) {
  .footer a {
    font-size: 0.875rem;
  }
}

.footer .container-block-prefooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #222;
  list-style: none;
  padding: 0 2rem 3.5rem;
}

@media (min-width: 52.5em) {
  .footer .container-block-prefooter {
    padding: 0 2.5rem;
  }
}

.footer .container-block-prefooter ul {
  list-style: none;
}

.footer .container-block-prefooter .prefooter-form {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media (min-width: 31.25em) {
  .footer .container-block-prefooter .prefooter-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (min-width: 52.5em) {
  .footer .container-block-prefooter .prefooter-form {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.footer .container-block-prefooter .menu-item-level-0,
.footer .container-block-prefooter .prefooter-form {
  line-height: 1.57;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media (min-width: 31.25em) {
  .footer .container-block-prefooter .menu-item-level-0,
  .footer .container-block-prefooter .prefooter-form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    overflow: hidden;
  }
}

@media (min-width: 52.5em) {
  .footer .container-block-prefooter .menu-item-level-0,
  .footer .container-block-prefooter .prefooter-form {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: visible;
  }
}

.footer .container-block-prefooter .menu_link_content {
  padding: 0 0 2.5rem;
}

@media (min-width: 31.25em) {
  .footer .container-block-prefooter .menu_link_content {
    padding: 0 1.25rem 2.5rem 0;
  }
}

.footer .container-block-prefooter .menu-block-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  font-size: 0.625rem;
  line-height: 0.625rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 1.25rem;
  color: #666;
}

.container-block-prefooter .menu--pre-footer .menu-item-level-0 {
  vertical-align: top;
}

.container-block-prefooter .paragraph--type--pre-footer-content .field-name-field-text,
.container-block-prefooter .paragraph--type--pre-footer-content .field-name-field-text p,
.container-block-prefooter .paragraph--type--pre-footer-content .field-name-field-text h5 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #666;
  font-size: 0.875rem;
  line-height: 1.57;
  letter-spacing: 0.3px;
}

.container-block-prefooter .paragraph--type--pre-footer-content .field-name-field-text h5 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.container-block-prefooter .prefooter-form input {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: transparent;
  width: 100%;
  margin: 0.625rem 0;
  padding: 0.675rem;
  font-size: 0.875rem;
  color: #333;
}

.container-block-prefooter .prefooter-form .form-item-email {
  margin-bottom: 0;
}

.container-block-prefooter .prefooter-form #edit-help-text,
.container-block-prefooter .prefooter-form .form-actions {
  margin: 0;
}

.container-block-prefooter .prefooter-form .form-actions .form-submit {
  float: none;
}

.container-block-prefooter .prefooter-form .small_text {
  display: block;
  color: #666;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.3px;
}

.prefooter-form .form-item br {
  display: none;
}

.container-block-prefooter .webform-required {
  display: none;
}

.container-block-prefooter .prefooter-form .button {
  min-width: 100%;
  background: #fff;
  margin-top: 1.5rem;
}

@media (min-width: 31.25em) {
  .container-block-prefooter .prefooter-form .button {
    min-width: initial;
    width: auto;
  }
}

.container-block-prefooter .prefooter-form .contextual + a:not(.input) {
  display: none;
}

.container-block-prefooter .prefooter-form .messages {
  margin: 0 0 1rem;
  width: 100%;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  line-height: 21.98px;
  font-size: 0.875rem;
  letter-spacing: 0.3px;
  color: #666;
}

.container-block-prefooter .prefooter-form .messages > div {
  white-space: initial;
}

.block--pre-footer-content .field-name-field-cta {
  margin: 1rem 0 0;
}

.block--pre-footer-content .field-name-field-cta a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  text-decoration: none;
}

.block--pre-footer-content .field-name-field-cta a:hover, .block--pre-footer-content .field-name-field-cta a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.block--pre-footer-content .field-name-field-cta a:hover:before, .block--pre-footer-content .field-name-field-cta a:focus:before {
  background-color: transparent;
}

.block--pre-footer-content .field-name-field-cta a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .block--pre-footer-content .field-name-field-cta a {
    display: inline-block;
  }
}

.footer .container-block-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2.5rem 2rem 0;
}

@media (min-width: 52.5em) {
  .footer .container-block-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.container-block-footer .menu--footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 1.5rem 0 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  display: inline-block;
}

@media (min-width: 31.25em) {
  .container-block-footer .menu--footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin: 0;
  }
}

@media (min-width: 52.5em) {
  .container-block-footer .menu--footer {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.container-block-footer .menu--footer ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
}

@media (min-width: 52.5em) {
  .container-block-footer .menu--footer ul {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}

.container-block-footer .menu--footer ul li {
  vertical-align: top;
}

@media (min-width: 52.5em) {
  .container-block-footer .menu--footer ul li {
    padding-right: 1.25rem;
  }
}

.container-block-footer .block-views-blocksocial-media-links-list-social-icons {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 31.25em) {
  .container-block-footer .block-views-blocksocial-media-links-list-social-icons {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 2rem;
  }
}

@media (min-width: 52.5em) {
  .container-block-footer .block-views-blocksocial-media-links-list-social-icons {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
    margin-top: 0.875rem;
  }
}

.container-block-footer a:before {
  opacity: 0;
}

@media (min-width: 31.25em) {
  .container-block-footer a:before {
    opacity: 1;
  }
}

.container-block-footer .block-views-blocksocial-media-links-list-social-icons .views-row {
  display: inline-block;
}

.container-block-footer .block-views-blocksocial-media-links-list-social-icons a:before, .container-block-footer .block-views-blocksocial-media-links-list-social-icons a:after {
  display: none;
}

.container-block-footer .block-views-blocksocial-media-links-list-social-icons .social-link {
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  height: 1.25rem;
  width: 1.25rem;
  margin: 0 0.25rem;
}

.footer .footer-settings-content-container {
  display: block;
  min-width: 100%;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  color: #666;
  line-height: 1rem;
  letter-spacing: 0.3px;
  padding: 1.5rem 2rem 0;
}

@media (min-width: 52.5em) {
  .footer .footer-settings-content-container {
    padding: 0.5rem 2rem 0;
  }
}

@media (min-width: 52.5em) {
  .footer .footer-settings-content-container .footer-copyright {
    width: 50%;
  }
}

.cke_editable {
  padding: 1rem;
}

.messages {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #cfefc2;
}

.messages p:only-of-type {
  margin: 0;
}

.messages + .messages {
  margin-top: -1.5rem;
}

.messages.messages--warning {
  background-color: #f9fb93;
}

.messages.messages--error {
  background-color: #fbe3e4;
  padding-left: 2.5rem;
  position: relative;
  background-image: none;
}

.messages.messages--error::before {
  height: 20px;
  position: absolute;
  left: 0.9rem;
  top: 1.1rem;
  content: '';
  width: 20px;
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 95 95" style="enable-background:new 0 0 95 95;" xml:space="preserve"><polygon style="fill:%23CA0000;" points="63.3,26.8 47.5,42.7 31.7,26.8 26.8,31.7 42.7,47.5 26.8,63.3 31.7,68.2 47.5,52.3 63.3,68.2 68.2,63.3 52.3,47.5 68.2,31.7"/><path style="fill:%23CA0000;" d="M47.5,0C21.3,0,0,21.3,0,47.5S21.3,95,47.5,95S95,73.7,95,47.5S73.7,0,47.5,0z M47.5,88.1c-22.4,0-40.6-18.2-40.6-40.6S25.1,6.9,47.5,6.9s40.6,18.2,40.6,40.6S69.9,88.1,47.5,88.1z"/></svg>');
}

.messages.messages--error a {
  color: #006B99;
  text-decoration: underline;
}

.messages.messages--warning a {
  color: #006B99;
  text-decoration: underline;
}

.field-related-content-h-v-card {
  margin: 2rem 0;
  padding: 0 2rem;
  text-align: left;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .field-related-content-h-v-card {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .field-related-content-h-v-card {
    padding: 0;
  }
}

.field-related-content-h-v-card.half-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 1rem;
  grid-template-areas: "left right";
}

.field-related-content-h-v-card .even {
  grid-area: right;
}

.field-related-content-h-v-card .odd {
  grid-area: left;
}

.field_hor_vert_card_image {
  border: none;
}

.field-related-content-h-v-card .field-name-field-hor-vert-card-image {
  min-width: 100%;
}

@media (min-width: 52.5em) {
  .field-related-content-h-v-card .field-name-field-hor-vert-card-image {
    width: auto;
  }
}

.field-related-content-h-v-card .field-name-field-hor-vert-card-image a:before {
  display: none;
}

.field-related-content-h-v-card .field-hor-vert-card-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 0;
  padding: 0.5rem 0 0;
  line-height: 1.5rem;
}

@media (min-width: 52.5em) {
  .field-related-content-h-v-card .field-hor-vert-card-title {
    font-size: 1.2rem;
    padding: 1.5rem 0 1rem;
  }
}

.field-related-content-h-v-card .field-name-field-text {
  display: none;
}

@media (min-width: 52.5em) {
  .field-related-content-h-v-card .field-name-field-text {
    display: block;
  }
}

.field-related-content-h-v-card article p.field-name-field-text {
  margin-bottom: 0.75rem;
}

.field-related-content-h-v-card .field-name-field-hor-vert-card-image img {
  min-width: 100%;
}

.field-related-content-h-v-card .field-type-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
}

@media (min-width: 52.5em) {
  .field-related-content-h-v-card .field-type-link {
    font-size: 1rem;
  }
}

.field-related-content-h-v-card.full-row .odd {
  width: 100%;
  margin-right: 0;
}

h2.field__label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
  line-height: 1.4;
  margin-bottom: 0.75rem;
}

.node--view-mode-horizontal-card .card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .node--view-mode-horizontal-card .card-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.node--view-mode-horizontal-card .card-image {
  width: 100%;
  margin-bottom: 1.5rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 52.5em) {
  .node--view-mode-horizontal-card .card-image {
    width: calc(50% - 24px);
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}

.node--view-mode-horizontal-card .card-image img {
  width: 100%;
}

.node--view-mode-horizontal-card .card-image a:before, .node--view-mode-horizontal-card .card-image a:hover:before {
  display: none;
}

.node--view-mode-horizontal-card .card-content {
  width: 100%;
  font-size: 0.85rem;
  line-height: 1.71;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 52.5em) {
  .node--view-mode-horizontal-card .card-content {
    width: calc(50% - 24px);
    font-size: 0.875rem;
  }
}

.node--view-mode-horizontal-card .card-content .custom-time-text + .custom-time-text {
  margin-bottom: 0.675rem;
}

.node--view-mode-horizontal-card .field-name-field-hor-vert-card-text {
  display: none;
}

.node--view-mode-horizontal-card .field-name-field-hor-vert-card-text p {
  margin: 0;
}

@media (min-width: 52.5em) {
  .node--view-mode-horizontal-card .field-name-field-hor-vert-card-text {
    display: block;
    margin: 0 0 0.75rem;
  }
}

.node--view-mode-horizontal-card .card-content a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.node--view-mode-horizontal-card .card-header {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4;
  margin: 0;
}

@media (min-width: 52.5em) {
  .node--view-mode-horizontal-card .card-header {
    font-size: 1.125rem;
  }
}

.cta-button, .container-block-prefooter .prefooter-form .button, .profile--type-artist-profile .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .paragraph--type--ticket-item .field-name-field-cta a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.cta-button:hover, .container-block-prefooter .prefooter-form .button:hover, .profile--type-artist-profile .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .paragraph--type--ticket-item .field-name-field-cta a:hover, .cta-button:focus, .container-block-prefooter .prefooter-form .button:focus, .profile--type-artist-profile .profile-actions a:focus, .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus, .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus, .paragraph--type--ticket-item .field-name-field-cta a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.cta-button:hover:before, .container-block-prefooter .prefooter-form .button:hover:before, .profile--type-artist-profile .profile-actions a:hover:before, .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover:before, .paragraph--type--ticket-item .field-name-field-cta a:hover:before, .cta-button:focus:before, .container-block-prefooter .prefooter-form .button:focus:before, .profile--type-artist-profile .profile-actions a:focus:before, .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus:before, .paragraph--type--ticket-item .field-name-field-cta a:focus:before {
  background-color: transparent;
}

.cta-button:active, .container-block-prefooter .prefooter-form .button:active, .profile--type-artist-profile .profile-actions a:active, .node--type-art.node--view-mode-horizontal-card .profile-actions a:active, .node--type-event.node--view-mode-teaser .event-content .event-buttons a:active, .paragraph--type--ticket-item .field-name-field-cta a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .cta-button, .container-block-prefooter .prefooter-form .button, .profile--type-artist-profile .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .paragraph--type--ticket-item .field-name-field-cta a {
    display: inline-block;
  }
}

.cta-link {
  display: inline-block;
  position: relative;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.cta-link:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -1px;
  background-color: #007db3;
  pointer-events: none;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}

.cta-link:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 8px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #007db3;
  border-bottom: 4px solid transparent;
}

.node--view-mode-featured-card {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .node--view-mode-featured-card {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.node--view-mode-featured-card:before, .node--view-mode-featured-card:after {
  content: "";
  display: table;
}

.node--view-mode-featured-card:after {
  clear: both;
}

.featured-card .featured-highlight-card-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.featured-card .featured-highlight-card-link:hover, .featured-card .featured-highlight-card-link:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.featured-card .featured-highlight-card-link:hover:before, .featured-card .featured-highlight-card-link:focus:before {
  background-color: transparent;
}

.featured-card .featured-highlight-card-link:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .featured-card .featured-highlight-card-link {
    display: inline-block;
  }
}

.featured-card-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

.featured-card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.featured-card-content .featured-highlight-card-image {
  margin-bottom: 0.375rem;
  height: 100%;
}

.featured-card-content .featured-highlight-card-image img {
  width: 100%;
}

@media (min-width: 52.5em) {
  .featured-card-content .featured-highlight-card-image {
    margin-bottom: 1.625rem;
  }
}

.featured-highlight-card-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.featured-highlight-card-image a:before, .featured-highlight-card-image a:hover:before {
  display: none;
}

.featured-highlight-card-heading {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: -0.1px;
  text-transform: none;
  margin: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 52.5em) {
  .featured-highlight-card-heading {
    font-size: 1.85rem;
    letter-spacing: -0.6px;
  }
}

.featured-highlight-card-subheading {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.33;
  text-transform: none;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media (min-width: 52.5em) {
  .featured-highlight-card-subheading {
    font-size: 1.2rem;
  }
}

.featured-highlight-card-text {
  margin: 1rem 0 1.875rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.featured-highlight-card-text p {
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 1.5;
  text-transform: none;
}

@media (min-width: 52.5em) {
  .featured-highlight-card-text p {
    font-size: 1rem;
  }
}

.field-name-field-featured-section.emphasis-highlight + .field-name-field-content-search-list.emphasis-highlight .content-search-list {
  padding-top: 0;
}

.field-name-field-featured-section.emphasis-regular + .field-name-field-content-search-list.emphasis-regular .content-search-list {
  padding-top: 0;
}

.field-name-field-featured-card .views-row:not(:first-child) {
  margin-top: 2rem;
}

.node--view-mode-highlight-card {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .node--view-mode-highlight-card {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.node--view-mode-highlight-card:before, .node--view-mode-highlight-card:after {
  content: "";
  display: table;
}

.node--view-mode-highlight-card:after {
  clear: both;
}

@media (min-width: 52.5em) {
  .node--view-mode-highlight-card {
    width: 83%;
    margin-left: 8.5%;
    max-width: 100%;
  }
}

.highlight-card .views-row {
  padding: 3.75rem 0;
  background-color: #007db3;
}

@media (min-width: 52.5em) {
  .highlight-card .views-row {
    padding: 3.75rem 2.5rem;
  }
}

.highlight-card .views-row * {
  color: #fff;
}

.highlight-card .views-row .featured-highlight-card-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
  width: 100%;
}

.highlight-card .views-row .featured-highlight-card-link:hover, .highlight-card .views-row .featured-highlight-card-link:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.highlight-card .views-row .featured-highlight-card-link:hover:before, .highlight-card .views-row .featured-highlight-card-link:focus:before {
  background-color: transparent;
}

.highlight-card .views-row .featured-highlight-card-link:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .highlight-card .views-row .featured-highlight-card-link {
    display: inline-block;
  }
}

.highlight-card .views-row .featured-highlight-card-link:hover {
  background-color: #fff;
  color: #007db3;
}

@media (min-width: 31.25em) {
  .highlight-card .views-row .featured-highlight-card-link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.highlight-card .views-row + .views-row {
  background-color: #f8f8f8;
}

.highlight-card .views-row + .views-row * {
  color: #000;
}

@media (min-width: 31.25em) {
  .highlight-card .views-row + .views-row .highlight-card-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (min-width: 31.25em) {
  .highlight-card .views-row + .views-row .highlight-card-image {
    margin: 0 0 0 1.5rem;
  }
}

.highlight-card .views-row + .views-row .featured-highlight-card-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.highlight-card .views-row + .views-row .featured-highlight-card-link:hover, .highlight-card .views-row + .views-row .featured-highlight-card-link:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.highlight-card .views-row + .views-row .featured-highlight-card-link:hover:before, .highlight-card .views-row + .views-row .featured-highlight-card-link:focus:before {
  background-color: transparent;
}

.highlight-card .views-row + .views-row .featured-highlight-card-link:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .highlight-card .views-row + .views-row .featured-highlight-card-link {
    display: inline-block;
  }
}

.highlight-card .views-row a.featured-highlight-card-link:focus {
  outline-color: #fff;
}

.highlight-card .featured-highlight-card-text {
  margin: 0.625rem 0;
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
}

@media (min-width: 52.5em) {
  .highlight-card .featured-highlight-card-text {
    margin: 0 0 0.75rem;
  }
}

.highlight-card .featured-highlight-card-text blockquote {
  padding: 1rem 2rem;
}

.highlight-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 31.25em) {
  .highlight-card-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.highlight-card-caption {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

.highlight-card-image {
  display: block;
  width: 100%;
  margin: 0 0 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.highlight-card-image a:focus {
  outline-color: #fff;
}

.highlight-card-image img {
  width: 100%;
}

@media (min-width: 31.25em) {
  .highlight-card-image {
    display: inline-block;
    width: calc(55% - 1.5rem);
    margin: 0 1.5rem 0 0;
  }
}

.highlight-card-content {
  display: block;
  width: 100%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media (min-width: 31.25em) {
  .highlight-card-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: calc(45% - 1.5rem);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.highlight-card-header {
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1.375rem;
}

@media (min-width: 52.5em) {
  .highlight-card-header {
    font-size: 2rem;
  }
}

.content-search-list {
  padding: 1.25rem 0 4.375rem;
}

@media (min-width: 52.5em) {
  .content-search-list {
    padding: 3.375rem 0;
  }
}

.content-search-list.search-list-hide-filters .views-exposed-form,
.content-search-list.search-list-hide-filters .event-search-list-exposed-form-wrapper {
  display: none;
}

.content-search-list:not(.search-list-hide-filters) .paragraph--type--content-search-list header {
  display: none;
}

.content-search-list.emphasis-highlight #views-exposed-form-faq-list-block-1 [type="radio"] + label {
  color: #fff;
  border-color: #fff;
}

.content-search-list.emphasis-highlight #views-exposed-form-faq-list-block-1 [type="radio"]:checked + label,
.content-search-list.emphasis-highlight #views-exposed-form-faq-list-block-1 [type="radio"] + label:hover {
  background: #fff;
  color: #007db3;
}

.content-search-list.emphasis-highlight .node--type-faq .faq-collapse:after {
  background: #007eb3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #007eb3), to(rgba(0, 126, 179, 0)));
  background: linear-gradient(0deg, #007eb3 30%, rgba(0, 126, 179, 0) 100%);
}

.content-search-list.emphasis-highlight .faq-checkbox + .faq-collapse-toggle {
  color: #fff;
}

.search-list-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 0.8;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

.paragraph--type--content-search-list {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--content-search-list:before, .paragraph--type--content-search-list:after {
  content: "";
  display: table;
}

.paragraph--type--content-search-list:after {
  clear: both;
}

@media (min-width: 78.75em) {
  .paragraph--type--content-search-list .views-exposed-form .form-actions {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.paragraph--type--content-search-list .views-exposed-form .form-submit {
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 78.75em) {
  .paragraph--type--content-search-list .views-exposed-form .form-submit {
    margin-left: 0.5rem;
  }
}

.paragraph--type--content-search-list .views-row:first-of-type article {
  padding-top: 0;
}

.paragraph--type--content-search-list header p {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 0.8;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .node--view-mode-horizontal-card .card-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-image {
  width: 100%;
  margin-bottom: 1.5rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-image a {
  display: block;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .node--view-mode-horizontal-card .card-image {
    width: calc(50% - 24px);
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-image img {
  width: 100%;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-image a:before, .paragraph--type--content-search-list .node--view-mode-horizontal-card .card-image a:hover:before {
  display: none;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-content {
  width: 100%;
  font-size: 0.85rem;
  line-height: 1.71;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .node--view-mode-horizontal-card .card-content {
    width: calc(50% - 24px);
    font-size: 0.875rem;
  }
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .custom-time-text {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  color: #5f717b;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .field-name-field-hor-vert-card-text {
  margin: 0.625rem 0;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .field-name-field-hor-vert-card-text p {
  margin: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .node--view-mode-horizontal-card .field-name-field-hor-vert-card-text {
    margin: 0 0 0.75rem;
  }
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-content a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  margin-top: 0.875rem;
}

.paragraph--type--content-search-list .node--view-mode-horizontal-card .card-header {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4;
  margin: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .node--view-mode-horizontal-card .card-header {
    font-size: 1.125rem;
  }
}

.paragraph--type--content-search-list .views-exposed-form {
  margin-bottom: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 78.75em) {
  .paragraph--type--content-search-list .views-exposed-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--type--content-search-list .views-exposed-form .form-item {
  display: inline-block;
  margin-top: 1.25rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form .form-item {
    margin-top: 0;
  }
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield {
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield {
    width: calc(100% - 375px);
  }
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield span.floating-label {
  display: none;
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text {
  width: 100%;
  border: none;
  border-bottom: 1px solid #9f9f9f;
  color: #333;
  padding: 0.625rem 0.625rem 0.625rem 1.5rem;
  background: transparent;
  background-image: url(../assets/images/icon-search-grey.svg);
  background-size: 15px 15px;
  background-position: left;
  background-repeat: no-repeat;
  font-size: 1rem;
  border-radius: 0;
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text.hasDatepicker {
  background-image: url(../assets/images/icon-calendar-grey.svg);
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::-webkit-input-placeholder {
  font-style: italic;
  font-size: 12px;
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::-moz-placeholder {
  font-style: italic;
  font-size: 12px;
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::-ms-input-placeholder {
  font-style: italic;
  font-size: 12px;
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::placeholder {
  font-style: italic;
  font-size: 12px;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::-webkit-input-placeholder {
    font-size: 14px;
  }
  .paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::-moz-placeholder {
    font-size: 14px;
  }
  .paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::-ms-input-placeholder {
    font-size: 14px;
  }
  .paragraph--type--content-search-list .views-exposed-form .js-form-type-textfield .form-text::placeholder {
    font-size: 14px;
  }
}

#search-api-fulltext-visible {
  width: 100%;
  border: none;
  border-bottom: 1px solid #9f9f9f;
  color: #333;
  padding: 0.625rem 0.625rem 0.625rem 1.5rem;
  background: transparent;
  background-image: url(../assets/images/icon-search-grey.svg);
  background-size: 15px 15px;
  background-position: left;
  background-repeat: no-repeat;
  font-size: 1rem;
  border-radius: 0;
  position: relative;
  top: 30px;
}

@media (min-width: 52.5em) {
  #search-api-fulltext-visible {
    top: 60px;
    width: calc(100% - 430px);
  }
}

@media (min-width: 78.75em) {
  #search-api-fulltext-visible {
    width: 280px;
  }
}

#search-api-fulltext-visible::-webkit-input-placeholder {
  font-style: italic;
  font-size: 12px;
}

#search-api-fulltext-visible::-moz-placeholder {
  font-style: italic;
  font-size: 12px;
}

#search-api-fulltext-visible::-ms-input-placeholder {
  font-style: italic;
  font-size: 12px;
}

#search-api-fulltext-visible::placeholder {
  font-style: italic;
  font-size: 12px;
}

@media (min-width: 52.5em) {
  #search-api-fulltext-visible::-webkit-input-placeholder {
    font-size: 14px;
  }
  #search-api-fulltext-visible::-moz-placeholder {
    font-size: 14px;
  }
  #search-api-fulltext-visible::-ms-input-placeholder {
    font-size: 14px;
  }
  #search-api-fulltext-visible::placeholder {
    font-size: 14px;
  }
}

.content-search-list.active-filter-field_season,
.content-search-list.active-filter-field_grade_level {
  position: relative;
}

.paragraph--type--content-search-list .views-exposed-form .js-form-type-select {
  margin: 0.5rem 0;
  display: none;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form .js-form-type-select {
    margin: 0 0 0 0.5rem;
  }
}

.content-search-list.active-filter-field_grade_level .paragraph--type--content-search-list .views-exposed-form .form-item-field-grade-level,
.content-search-list.active-filter-field_lesson_plan_theme .paragraph--type--content-search-list .views-exposed-form .form-item-field-lesson-plan-theme,
.content-search-list.active-filter-field_exhibition_theme .paragraph--type--content-search-list .views-exposed-form .form-item-field-exhibition-theme,
.content-search-list.active-filter-field_exhibition_category .paragraph--type--content-search-list .views-exposed-form .form-item-field-exhibition-category,
.content-search-list.active-filter-field_blog_topic .paragraph--type--content-search-list .views-exposed-form .form-item-field-blog-topic,
.content-search-list.active-filter-field_blog_category .paragraph--type--content-search-list .views-exposed-form .form-item-field-blog-category,
.content-search-list.active-filter-field_event_category_target_id .paragraph--type--content-search-list .views-exposed-form .form-item-field-event-category-target-id,
.content-search-list.active-filter-field_location_target_id .paragraph--type--content-search-list .views-exposed-form .form-item-field-location-target-id,
.content-search-list.active-filter-field_season .paragraph--type--content-search-list .views-exposed-form .form-item-field-season,
.content-search-list.active-filter-field_subject .paragraph--type--content-search-list .views-exposed-form .form-item-field-subject,
.content-search-list.active-filter-field_webinar_category .paragraph--type--content-search-list .views-exposed-form .form-item-field-webinar-category,
.content-search-list.active-filter-field_webinar_type .paragraph--type--content-search-list .views-exposed-form .form-item-field-webinar-type {
  display: block;
}

.content-search-list.active-filter-field_grade_level .paragraph--type--content-search-list .views-exposed-form .form-item-field-grade-level span.floating-label,
.content-search-list.active-filter-field_lesson_plan_theme .paragraph--type--content-search-list .views-exposed-form .form-item-field-lesson-plan-theme span.floating-label,
.content-search-list.active-filter-field_exhibition_theme .paragraph--type--content-search-list .views-exposed-form .form-item-field-exhibition-theme span.floating-label,
.content-search-list.active-filter-field_exhibition_category .paragraph--type--content-search-list .views-exposed-form .form-item-field-exhibition-category span.floating-label,
.content-search-list.active-filter-field_blog_topic .paragraph--type--content-search-list .views-exposed-form .form-item-field-blog-topic span.floating-label,
.content-search-list.active-filter-field_blog_category .paragraph--type--content-search-list .views-exposed-form .form-item-field-blog-category span.floating-label,
.content-search-list.active-filter-field_event_category_target_id .paragraph--type--content-search-list .views-exposed-form .form-item-field-event-category-target-id span.floating-label,
.content-search-list.active-filter-field_location_target_id .paragraph--type--content-search-list .views-exposed-form .form-item-field-location-target-id span.floating-label,
.content-search-list.active-filter-field_season .paragraph--type--content-search-list .views-exposed-form .form-item-field-season span.floating-label,
.content-search-list.active-filter-field_subject .paragraph--type--content-search-list .views-exposed-form .form-item-field-subject span.floating-label,
.content-search-list.active-filter-field_webinar_category .paragraph--type--content-search-list .views-exposed-form .form-item-field-webinar-category span.floating-label,
.content-search-list.active-filter-field_webinar_type .paragraph--type--content-search-list .views-exposed-form .form-item-field-webinar-type span.floating-label {
  display: none;
}

.content-search-list .js-form-type-select,
.content-search-list .js-form-item-search-api-fulltext {
  position: relative;
}

.paragraph--type--content-search-list .views-exposed-form-fieldset-wrapper-acc {
  width: 100%;
}

@media (min-width: 78.75em) {
  .paragraph--type--content-search-list .views-exposed-form-fieldset-wrapper-acc {
    width: calc(100% - 84px);
  }
}

.paragraph--type--content-search-list .views-exposed-form-fieldset-wrapper-acc .fieldset-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form-fieldset-wrapper-acc .fieldset-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--type--content-search-list .views-exposed-form .form-select {
  display: inline-block;
  color: #007db3;
  background: #fff;
  min-width: 160px;
  width: 100%;
  background-image: url(../assets/images/carot.svg);
  background-position: right 10px center;
  background-size: 8px 4px;
  background-repeat: no-repeat;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .views-exposed-form .form-select {
    min-width: 180px;
  }
}

.paragraph--type--content-search-list {
  position: relative;
  margin-top: 0.75rem;
}

.paragraph--type--content-search-list label {
  position: absolute;
  font-size: 0.75rem;
  font-weight: bold;
  top: 1.5rem;
}

.paragraph--type--content-search-list .form-item label {
  top: -10px;
  left: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .form-item label {
    top: -10px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list {
    margin-top: inherit;
  }
  .paragraph--type--content-search-list label {
    top: 3.1rem;
  }
}

.paragraph--type--content-search-list .pager {
  margin: 0;
  list-style: none;
}

.paragraph--type--content-search-list .pager .cta-button, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
}

.paragraph--type--content-search-list .pager .cta-button:hover, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button:hover, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a:hover, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a:hover, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a:hover, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a:hover, .paragraph--type--content-search-list .pager .cta-button:focus, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button:focus, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button:focus, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a:focus, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a:focus, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a:focus, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a:focus, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a:focus, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.paragraph--type--content-search-list .pager .cta-button:hover:before, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button:hover:before, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button:hover:before, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a:hover:before, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a:hover:before, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a:hover:before, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a:hover:before, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a:hover:before, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a:hover:before, .paragraph--type--content-search-list .pager .cta-button:focus:before, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button:focus:before, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button:focus:before, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a:focus:before, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a:focus:before, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a:focus:before, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a:focus:before, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a:focus:before, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a:focus:before {
  background-color: transparent;
}

.paragraph--type--content-search-list .pager .cta-button:active, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button:active, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button:active, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a:active, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a:active, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a:active, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a:active, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a:active, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a:active, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a:active, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .paragraph--type--content-search-list .pager .cta-button, .paragraph--type--content-search-list .pager .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .paragraph--type--content-search-list .pager .button, .paragraph--type--content-search-list .pager .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .paragraph--type--content-search-list .pager a, .paragraph--type--content-search-list .pager .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .paragraph--type--content-search-list .pager a, .paragraph--type--content-search-list .pager .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .paragraph--type--content-search-list .pager a, .paragraph--type--content-search-list .pager .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .paragraph--type--content-search-list .pager a {
    display: inline-block;
  }
}

h3#no-results {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0 0 1.875rem;
  margin: 0 0 1.875rem;
  border-bottom: 1px solid #222;
}

h3#no-results + h4, .nav-main-user .nav-user-login-block h3#no-results + .panel-title,
.nav-main-user .nav-user-login-block h3#no-results + legend, .nav-mobile-custom-wrapper .nav-user-login-block h3#no-results + .panel-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.event-search-list-exposed-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .event-search-list-exposed-form-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.event-search-list-exposed-form-wrapper .search-list-title-block {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  font-size: 1.25rem;
}

@media (min-width: 52.5em) {
  .event-search-list-exposed-form-wrapper .search-list-title-block {
    width: 80%;
    font-size: 1.875rem;
  }
}

.event-search-list-exposed-form-wrapper .views-exposed-form {
  width: 100%;
}

[data-drupal-selector*="views-exposed-form-public-programs-list-block-1"],
[data-drupal-selector*="views-exposed-form-public-programs-list-block-2"] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.ui-datepicker {
  width: 22em;
  margin-top: -1px;
}

.ui-datepicker-calendar {
  color: #333;
  background: #fff;
}

.ui-widget.ui-widget-content:before {
  position: absolute;
  background: #fff;
  border: 1px solid #9f9f9f;
  width: 20px;
  height: 20px;
  display: block;
  top: -10px;
  left: calc(50% - 20px);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ui-datepicker .ui-datepicker-header {
  border: none;
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 1.2em 0;
  margin: -3px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 0.9rem;
  font-weight: 600;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.ui-datepicker-calendar tr {
  color: #ccc;
}

.ui-datepicker-calendar thead {
  border-top: 20px solid transparent;
}

.ui-datepicker-calendar table {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  top: auto;
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
  background: #fff;
  border-color: #fff;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  font-size: 0;
  background: none;
}

.ui-datepicker .ui-datepicker-next span:before,
.ui-datepicker .ui-datepicker-prev span:before {
  content: ' ';
  background-image: url("../assets/images/arrow_back.svg");
  display: block;
  height: 20px;
  width: 20px;
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
}

.ui-datepicker .ui-datepicker-next span:hover,
.ui-datepicker .ui-datepicker-prev span:hover {
  background: #fff;
  border-color: #fff;
}

.ui-datepicker .ui-datepicker-prev span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ui-datepicker td a {
  border-radius: 1.15rem;
  text-align: center;
  width: 35px;
  height: 35px;
  padding: 6px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ui-datepicker td a:hover, .ui-datepicker td a:active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  border-color: #007db3;
  background: #007db3;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  border-color: #fff;
  background: #fff;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
  background: #666;
  border-color: #666;
  color: #fff;
}

.ui-datepicker-current-day a.ui-state-default.ui-state-active {
  color: #fff;
  background-color: #007db3;
  border: 1px solid #007db3;
}

.skiptranslate:not([style*="display: none;"]) ~ .mm-page .page-wrap .ribbon-ajax {
  top: 60px;
}

@media (min-width: 64em) {
  .skiptranslate:not([style*="display: none;"]) ~ .mm-page .page-wrap .ribbon-ajax {
    top: 80px;
  }
}

.ribbon-ajax {
  position: sticky;
  top: 60px;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 64em) {
  .ribbon-ajax {
    top: 80px;
  }
}

.quick-access-ribbon {
  z-index: 5;
  color: #fff;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.quick-access-ribbon .ribbon_cta {
  z-index: 6;
  height: 63px;
  width: 100%;
  line-height: 60px;
  vertical-align: top;
  font-size: 16px;
  border-top: 2px solid #fff;
  background-color: #007db3 !important;
  padding: 0 26px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media (min-width: 52.5em) {
  .quick-access-ribbon .ribbon_cta {
    padding: 0 40px;
  }
}

.quick-access-ribbon .ribbon_cta.freeform {
  line-height: inherit;
  height: auto;
  padding: 0;
}

.quick-access-ribbon .ribbon_cta.freeform > .ribbon_cta__text {
  max-width: 80%;
}

.quick-access-ribbon .ribbon_cta.freeform > .ribbon_cta__text a {
  color: #ffffff;
  text-decoration: underline;
}

.quick-access-ribbon .ribbon_cta.freeform > .ribbon_cta__button {
  margin: 16px;
}

@media (min-width: 90em) {
  .quick-access-ribbon .ribbon_cta.freeform > .ribbon_cta__button {
    float: right;
  }
}

@media (min-width: 52.5em) {
  .quick-access-ribbon .ribbon_cta.freeform {
    padding: 10px 40px;
  }
}

.quick-access-ribbon .ribbon_cta strong {
  font-weight: 800;
}

.quick-access-ribbon .ribbon_cta__text {
  color: white;
  font-family: inherit;
  display: none;
}

@media (min-width: 52.5em) {
  .quick-access-ribbon .ribbon_cta__text {
    display: inline-block;
  }
}

.quick-access-ribbon .ribbon_cta__text p {
  display: inline-block;
  font-weight: 400;
}

.quick-access-ribbon .ribbon_cta__text .separator {
  font-family: inherit;
  opacity: 0;
  padding: 0 5px;
  font-size: 1.2rem;
  font-weight: 400;
}

@media (min-width: 90em) {
  .quick-access-ribbon .ribbon_cta__text .separator {
    display: inline-block;
    padding: 0 20px;
    opacity: 1;
  }
}

.quick-access-ribbon .ribbon_cta__button {
  display: inline-block;
  float: right;
  width: 100%;
}

@media (min-width: 52.5em) {
  .quick-access-ribbon .ribbon_cta__button {
    width: auto;
  }
}

.quick-access-ribbon .ribbon_cta__button a {
  font-family: inherit;
  border-radius: 2px;
  color: white;
  cursor: pointer;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  display: block;
  text-align: center;
  border: none;
  padding: 0;
  text-decoration: none;
}

@media (min-width: 52.5em) {
  .quick-access-ribbon .ribbon_cta__button a {
    padding: 12px;
    display: inline;
    border: 1px solid white;
  }
}

.quick-access-ribbon .ribbon_cta__button a:before {
  display: none;
}

.quick-access-ribbon .ribbon_cta__button a:hover, .quick-access-ribbon .ribbon_cta__button a:focus {
  color: #007db3;
  background-color: #fff;
  border-color: #fff;
}

.grandchild-header-content {
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  z-index: 2;
  top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}

@media (min-width: 52.5em) {
  .grandchild-header-content {
    height: 80px;
  }
}

.toolbar-horizontal .grandchild-header-content {
  top: 39px;
}

.toolbar-tray-open .grandchild-header-content {
  top: 79px;
}

.grandchild-header-content > nav {
  width: 24%;
}

@media (min-width: 90em) {
  .grandchild-header-content > nav {
    width: 14%;
  }
}

.grandchild-header-content .logo {
  content: url(../assets/images/logo-sm.svg);
  padding: 0;
}

@media (min-width: 52.5em) {
  .grandchild-header-content .logo {
    top: 20px;
    width: 80px;
    height: 44px;
    position: relative;
    padding-right: 1rem;
    border-right: 1px solid #ccc;
  }
}

.grandchild-header-content .logo:before {
  display: none;
}

.grandchild-header-logo {
  text-align: left;
  width: 25%;
}

@media (min-width: 52.5em) {
  .grandchild-header-logo {
    width: calc(25% - 30px);
    padding-left: 10.5rem;
    margin-right: 1.9rem;
  }
}

.grandchild-header-logo a:after {
  content: '';
  background: #ccc;
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
  min-height: 100%;
  width: 1px;
}

@media (min-width: 52.5em) {
  .grandchild-header-logo a:after {
    top: -5px;
    min-height: calc(100% + 10px);
  }
}

.grandchild-header-content .back-btn {
  position: absolute;
  width: 150px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-left: 2.25rem;
  line-height: 1.2;
}

.grandchild-header-content .back-btn:after {
  content: '';
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-color: #007db3;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-44deg);
          transform: rotate(-44deg);
  left: 15px;
  right: auto;
}

.grandchild-header-content .back-btn:before {
  display: none;
}

.grandchild-header-title {
  display: none;
  text-align: center;
}

@media (min-width: 52.5em) {
  .grandchild-header-title {
    display: table;
    width: 72%;
  }
}

.grandchild-header-title .page-node-title {
  height: 80px;
  vertical-align: middle;
  display: table-cell;
}

.grandchild-header-title span {
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  color: #000;
  line-height: 1;
}

.grandchild-header-btn {
  text-align: right;
  padding-right: 15px;
  line-height: 60px;
  width: 75%;
}

@media (min-width: 52.5em) {
  .grandchild-header-btn {
    line-height: 80px;
    padding-right: 30px;
    width: 14%;
  }
}

.grandchild-header-content .btn-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  text-align: center;
  padding: 14px 18px;
  font-size: 14px;
  color: #007db3;
  background-color: #fff;
  border: 1px solid #007db3;
}

@media (min-width: 52.5em) {
  .grandchild-header-content .btn-link {
    padding: 14px 18px;
  }
}

.grandchild-header-content .btn-link:before {
  display: none;
}

.grandchild-header-content .btn-link:hover {
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  color: #fff;
  background-color: #007db3;
  border-color: #007db3;
}

@media (min-width: 52.5em) {
  .hide-grandchild-title .grandchild-header-title {
    display: none;
  }
}

.hide-grandchild-title .grandchild-header-content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hide-grandchild-title .grandchild-header-logo {
  width: auto;
  padding-left: unset;
}

.hide-grandchild-title .grandchild-header-logo a:after {
  display: none;
}

.hide-grandchild-title .grandchild-header-content .back-btn {
  position: absolute;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  padding-left: 2.25rem;
  line-height: 1.2;
}

.hide-grandchild-title .grandchild-header-btn {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nav-main-user {
  display: none;
  margin-left: 0;
  margin-right: 1.2rem;
}

@media (min-width: 64em) {
  .nav-main-user {
    display: inline-block;
  }
}

@media (min-width: 75em) {
  .nav-main-user {
    margin-right: 2rem;
  }
}

.nav-main-gtranslate {
  display: none;
}

@media (min-width: 64em) {
  .nav-main-gtranslate {
    display: inline-block;
  }
}

.nav-main-user ul {
  list-style: none;
}

.general-text-input, .page--user--password .user-pass .form-item-name input {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #ccc;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #666;
  font-size: 0.875rem;
  padding: 0.625rem;
  width: calc(100% - 1.25rem);
  display: block;
  margin-bottom: 0.625rem;
}

.general-text-input:active, .page--user--password .user-pass .form-item-name input:active, .general-text-input:focus, .page--user--password .user-pass .form-item-name input:focus {
  border-bottom: 1px solid #333;
  -webkit-transition: border 0.25s ease;
  transition: border 0.25s ease;
}

.general-text-input::-webkit-input-placeholder, .page--user--password .user-pass .form-item-name input::-webkit-input-placeholder {
  color: #666;
  font-style: italic;
}

.general-text-input::-moz-placeholder, .page--user--password .user-pass .form-item-name input::-moz-placeholder {
  color: #666;
  font-style: italic;
}

.general-text-input::-ms-input-placeholder, .page--user--password .user-pass .form-item-name input::-ms-input-placeholder {
  color: #666;
  font-style: italic;
}

.general-text-input::placeholder, .page--user--password .user-pass .form-item-name input::placeholder {
  color: #666;
  font-style: italic;
}

#container:after {
  content: '';
  opacity: 0;
  pointer-events: all;
}

#container.open:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: #000;
  opacity: 0.5;
  z-index: 6;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.nav-main-user > .menu-level-0 > .menu-item:first-child {
  padding: 0;
}

.nav-main-user > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
  width: 35%;
  max-width: 450px;
  display: inline-block;
  left: auto;
  padding: 2rem;
  right: 0;
}

.logged-user > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
  padding: 0;
}

.nav-main-user > .menu-level-0 > .menu-item--expanded:hover .menu-dropdown {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-1em);
          transform: translateY(-1em);
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.nav-main-user > .menu-level-0 > .menu-item--expanded .user-nav-link[aria-expanded="true"] + .menu-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.nav-main-gtranslate > .menu-level-0 > .menu-item--expanded .gtranslate-nav-link[aria-expanded="true"] + .menu-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.logged-user .menu-level-0 .menu-item {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding: 0 20px;
  outline: 0;
}

.gtranslate button:focus,
.login-user button:focus {
  outline: black solid 2px;
  overflow: visible;
}

.nav-main.gtranslate .menu-level-0 .menu-item {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding-left: 10px;
  padding-right: 20px;
  margin-right: 5px;
}

@media (min-width: 75em) {
  .nav-main.gtranslate .menu-level-0 .menu-item {
    margin-right: 10px;
  }
}

.nav-main.gtranslate .menu-level-0 .menu-item .gtranslate-nav-link[aria-expanded="true"] {
  color: #fff;
}

.nav-main.gtranslate .menu-level-0 .menu-item .gtranslate-nav-link[aria-expanded="true"]:before,
.nav-main.gtranslate .menu-level-0 .menu-item:hover .gtranslate-nav-link[aria-expanded="true"]:before {
  top: 0;
}

.nav-main.gtranslate .menu-level-0 .menu-item .gtranslate-nav-link[aria-expanded="true"]:after,
.nav-main.gtranslate .menu-level-0 .menu-item .gtranslate-nav-link[aria-expanded="true"].is-active:after {
  top: 0;
  background-image: url("../assets/images/gtranslate-icon-white.svg");
}

.login-user .menu-level-0 .menu-item {
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding: 0 20px;
}

.login-user .menu-level-0 .menu-item .user-nav-link[aria-expanded="true"] {
  color: #fff;
}

.login-user .menu-level-0 .menu-item .user-nav-link[aria-expanded="true"]:before,
.login-user .menu-level-0 .menu-item:hover .user-nav-link[aria-expanded="true"]:before {
  top: 0;
}

.login-user .menu-level-0 .menu-item .user-nav-link[aria-expanded="true"]:after,
.login-user .menu-level-0 .menu-item .user-nav-link[aria-expanded="true"].is-active:after {
  top: 0;
  background-image: url("../assets/images/avatar-white.svg");
}

.nav-main-user .user-nav-link {
  display: block;
  position: relative;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  font-size: 0;
}

.logged-user .user-nav-link {
  display: block;
  position: relative;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  opacity: 1;
  overflow: visible;
}

.logged-user .user-nav-link:hover {
  cursor: pointer;
}

.logged-user .user-nav-link:before {
  content: '';
  position: absolute;
  top: 50%;
  left: calc((20px - 44px) / 2);
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 20px;
  background-color: #007db3;
  z-index: -1;
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.logged-user .user-nav-link:after {
  content: '';
  background-image: url("../assets/images/avatar-white.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}

.logged-user .user-nav-link.is-active:before {
  opacity: 1;
}

.login-user .user-nav-link {
  display: block;
  position: relative;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  cursor: pointer;
}

.login-user .user-nav-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 0;
  background-color: #007db3;
  z-index: -1;
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
}

.login-user .user-nav-link:after {
  content: '';
  background-image: url("../assets/images/avatar-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}

.login-user .user-nav-link.is-active:before {
  top: -74px;
}

.nav-main-gtranslate > .menu-level-0 > .menu-item--expanded.open {
  margin-left: 260px;
}

.nav-main-gtranslate > .menu-level-0 > .menu-item--expanded > .menu-dropdown {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 70px;
  top: 0;
  padding-left: 0;
  padding-top: 1.50rem;
  padding-right: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.nav-main-gtranslate {
  position: relative;
  margin-left: 0;
}

.nav-main-gtranslate .gtranslate-nav-link {
  height: 80px;
  display: block;
  position: relative;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  cursor: pointer;
  font-size: 0;
  border: none;
  background: transparent;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-top: 1px;
}

@media (min-width: 75em) {
  .nav-main-gtranslate .gtranslate-nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.nav-main-gtranslate .gtranslate-nav-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 0;
  background-color: #007db3;
  z-index: -1;
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
}

.nav-main-gtranslate .gtranslate-nav-link:after {
  content: '';
  background-image: url("../assets/images/gtranslate-icon-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}

.nav-main-gtranslate .gtranslate-nav-link.is-active:before {
  top: -74px;
}

.nav-main.gtranslate .menu-item--expanded.open .gtranslate-nav-link:before,
.login-user .menu-item--expanded.open .user-nav-link:before {
  height: 80px;
}

button.user-nav-link,
button.gtranslate-nav-link {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 80px;
  outline: 0;
}

.nav-user-account-block .avatar-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #e6e6e6;
  padding: 1.25rem;
}

@media (min-width: 75em) {
  .nav-user-account-block .avatar-block {
    padding: 2rem;
  }
}

.logged-user .contextual {
  display: none;
}

.logged-user .user_info p {
  padding-bottom: 0.5rem;
}

.logged-user .menu-dropdown ul {
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: capitalize;
}

.logged-user .menu-dropdown .user-account-menu li {
  padding: 8px 16px;
  line-height: 1.25;
}

.logged-user .menu-dropdown .cta-button, .logged-user .menu-dropdown .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .logged-user .menu-dropdown .button, .logged-user .menu-dropdown .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .logged-user .menu-dropdown a, .logged-user .menu-dropdown .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .logged-user .menu-dropdown a, .logged-user .menu-dropdown .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .logged-user .menu-dropdown a, .logged-user .menu-dropdown .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .logged-user .menu-dropdown a {
  padding: 0;
}

.logged-user .menu-dropdown .cta-button:hover a, .logged-user .menu-dropdown .container-block-prefooter .prefooter-form .button:hover a, .container-block-prefooter .prefooter-form .logged-user .menu-dropdown .button:hover a, .logged-user .menu-dropdown .profile--type-artist-profile .profile-actions a:hover a, .profile--type-artist-profile .profile-actions .logged-user .menu-dropdown a:hover a, .logged-user .menu-dropdown .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover a, .node--type-art.node--view-mode-horizontal-card .profile-actions .logged-user .menu-dropdown a:hover a, .logged-user .menu-dropdown .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .logged-user .menu-dropdown a:hover a, .logged-user .menu-dropdown .paragraph--type--ticket-item .field-name-field-cta a:hover a, .paragraph--type--ticket-item .field-name-field-cta .logged-user .menu-dropdown a:hover a {
  color: #fff;
}

.logged-user .cta-button a, .logged-user .container-block-prefooter .prefooter-form .button a, .container-block-prefooter .prefooter-form .logged-user .button a, .logged-user .profile--type-artist-profile .profile-actions a a, .profile--type-artist-profile .profile-actions .logged-user a a, .logged-user .node--type-art.node--view-mode-horizontal-card .profile-actions a a, .node--type-art.node--view-mode-horizontal-card .profile-actions .logged-user a a, .logged-user .node--type-event.node--view-mode-teaser .event-content .event-buttons a a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .logged-user a a, .logged-user .paragraph--type--ticket-item .field-name-field-cta a a, .paragraph--type--ticket-item .field-name-field-cta .logged-user a a {
  margin-bottom: 0;
}

.logged-user .cta-button a:before, .logged-user .container-block-prefooter .prefooter-form .button a:before, .container-block-prefooter .prefooter-form .logged-user .button a:before, .logged-user .profile--type-artist-profile .profile-actions a a:before, .profile--type-artist-profile .profile-actions .logged-user a a:before, .logged-user .node--type-art.node--view-mode-horizontal-card .profile-actions a a:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .logged-user a a:before, .logged-user .node--type-event.node--view-mode-teaser .event-content .event-buttons a a:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .logged-user a a:before, .logged-user .paragraph--type--ticket-item .field-name-field-cta a a:before, .paragraph--type--ticket-item .field-name-field-cta .logged-user a a:before {
  display: none;
}

.nav-mobile-custom-wrapper .nav-user-account-block .user-account-menu {
  padding-bottom: 1rem;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: capitalize;
}

.nav-user-account-block .user_info {
  padding-left: 1rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
}

@media (min-width: 75em) {
  .nav-user-account-block .user_info {
    padding-left: 2rem;
  }
}

.nav-user-account-block .user_info p {
  word-break: break-all;
}

.menu-dropdown .user-avatar {
  height: 100%;
  min-width: 50px;
  min-height: 50px;
  font-size: 0;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  background: #e1f2fa;
}

@media (min-width: 75em) {
  .menu-dropdown .user-avatar {
    width: 80px;
    height: 80px;
  }
}

.menu-dropdown .user-avatar:before {
  content: '';
  display: inline-block;
  position: absolute;
  font-size: 0;
  background-image: url("../assets/images/avatar-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 30px;
  width: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  vertical-align: middle;
}

@media (min-width: 75em) {
  .menu-dropdown .user-avatar:before {
    height: 40px;
    width: 40px;
  }
}

.header .nav-main-user a:focus {
  overflow: visible;
}

.nav-main-user a {
  display: inline-block;
  position: relative;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap;
  line-height: 21.98px;
  font-size: 0.875rem;
  letter-spacing: 0.3px;
  margin-bottom: 6px;
  text-decoration: underline;
}

.nav-main .form-item input,
.nav-mobile-custom-wrapper .form-item input {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333;
  font-size: 0.875rem;
  padding: 0.625rem;
  width: calc(100% - 1.25rem);
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
}

.nav-main .form-item input:active, .nav-main .form-item input:focus,
.nav-mobile-custom-wrapper .form-item input:active,
.nav-mobile-custom-wrapper .form-item input:focus {
  border-color: #007db3;
  -webkit-transition: border 0.25s ease;
  transition: border 0.25s ease;
}

.nav-main .form-item input::-webkit-input-placeholder,
.nav-mobile-custom-wrapper .form-item input::-webkit-input-placeholder {
  color: #666;
  font-style: italic;
}

.nav-main .form-item input::-moz-placeholder,
.nav-mobile-custom-wrapper .form-item input::-moz-placeholder {
  color: #666;
  font-style: italic;
}

.nav-main .form-item input::-ms-input-placeholder,
.nav-mobile-custom-wrapper .form-item input::-ms-input-placeholder {
  color: #666;
  font-style: italic;
}

.nav-main .form-item input::placeholder,
.nav-mobile-custom-wrapper .form-item input::placeholder {
  color: #666;
  font-style: italic;
}

@media (min-width: 64em) {
  .nav-main .form-item input,
  .nav-mobile-custom-wrapper .form-item input {
    padding-right: 0.625rem;
  }
}

.nav-main .form-item--error input,
.nav-main .form-item--error select,
.nav-main .form-item--error textarea,
.nav-mobile-custom-wrapper .form-item--error input,
.nav-mobile-custom-wrapper .form-item--error select,
.nav-mobile-custom-wrapper .form-item--error textarea {
  border-color: #ca0000;
}

.nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block legend {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
}

.nav-main-user .nav-user-login-block legend {
  margin: 0;
  width: 100%;
}

.nav-main-user .nav-user-login-block legend > .form-item {
  margin-bottom: 0px;
}

.user-login-form .fieldset-legend {
  font-size: 1.5rem !important;
  margin: 1rem 0 !important;
}

.nav-main-user .nav-user-login-block .form-item.m-t-none {
  margin-top: 0px;
}

.nav-mobile-custom-wrapper .form-actions input {
  display: block;
  min-width: 100%;
}

.nav-mobile-custom-wrapper .nav-user-login-block .panel-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
}

.nav-mobile-custom-wrapper .nav-user-account-block h2 {
  display: inline-block;
  font-size: inherit;
  color: inherit;
}

.nav-mobile-custom-wrapper .nav-user-account-block li.cta-button:hover a, .nav-mobile-custom-wrapper .nav-user-account-block .container-block-prefooter .prefooter-form li.button:hover a, .container-block-prefooter .prefooter-form .nav-mobile-custom-wrapper .nav-user-account-block li.button:hover a, .nav-mobile-custom-wrapper .nav-user-account-block li.cta-button:focus a, .nav-mobile-custom-wrapper .nav-user-account-block .container-block-prefooter .prefooter-form li.button:focus a, .container-block-prefooter .prefooter-form .nav-mobile-custom-wrapper .nav-user-account-block li.button:focus a {
  color: #fff;
}

.nav-mobile-custom-wrapper .nav-user-account-block li:not(.cta-button) a {
  display: inline-block;
  border-bottom: 1px solid #007db3;
  margin: 0.5rem 0;
}

.nav-main-user .nav-user-login-block p,
.nav-mobile-custom-wrapper .nav-user-login-block p {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
}

.nav-main-user .nav-user-login-block .form-item {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.nav-mobile-custom-wrapper .nav-user-login-block .form-item {
  margin-bottom: 1rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.nav-main-user .form-actions input,
.nav-mobile-custom-wrapper .form-actions input {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background: #fff;
  background: none;
  border-radius: 0;
  width: 100%;
}

.nav-main-user .form-actions input:hover, .nav-main-user .form-actions input:focus,
.nav-mobile-custom-wrapper .form-actions input:hover,
.nav-mobile-custom-wrapper .form-actions input:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.nav-main-user .form-actions input:hover:before, .nav-main-user .form-actions input:focus:before,
.nav-mobile-custom-wrapper .form-actions input:hover:before,
.nav-mobile-custom-wrapper .form-actions input:focus:before {
  background-color: transparent;
}

.nav-main-user .form-actions input:active,
.nav-mobile-custom-wrapper .form-actions input:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .nav-main-user .form-actions input,
  .nav-mobile-custom-wrapper .form-actions input {
    display: inline-block;
  }
}

.nav-mobile-custom-wrapper .form-actions {
  float: initial;
  display: block;
  padding: 1.5rem 0 2rem;
}

.nav-main-user .nav-user-login-block .form-actions {
  display: inline-block;
  float: right;
}

.nav-mobile-custom-wrapper .nav-user-account-block {
  padding: 1rem 0 0;
  margin-bottom: 1px;
}

.nav-mobile-custom-wrapper .nav-user-account-block .avatar-block {
  padding: 1rem 0;
  border: none;
}

.nav-mobile-custom-wrapper ul,
.nav-mobile-custom-wrapper li {
  list-style: none;
  color: #007db3;
}

.nav-main-user .nav-user-login-block li,
.nav-mobile-custom-wrapper.nav-user-login-block li {
  padding: 9px 16px 9px 0;
}

.nav-main-user .nav-user-login-block ul,
.nav-main-user .nav-user-login-block li {
  display: inline-block;
  float: left;
}

.nav-mobile-custom-wrapper .nav-user-login-block ul,
.nav-mobile-custom-wrapper .nav-user-login-block li {
  display: block;
  text-align: center;
}

.nav-mobile-custom-wrapper .nav-user-account-block ul {
  list-style: none;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem;
}

.page--user--password .user-pass {
  margin: 2rem 0;
  padding: 0 2rem;
  padding: 3rem 2rem;
}

@media (min-width: 52.5em) {
  .page--user--password .user-pass {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .page--user--password .user-pass {
    padding: 5rem 2rem;
  }
}

.page--user--password .user-pass .form-item {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.page--user--password .user-pass .intro-text {
  padding-bottom: 2rem;
}

.page--user--password .user-pass .form-item h1 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  letter-spacing: -3px;
}

@media (min-width: 52.5em) {
  .page--user--password .user-pass .form-item h1 {
    padding-bottom: 3rem;
    font-size: 3rem;
    letter-spacing: -3px;
  }
}

@media (min-width: 90em) {
  .page--user--password .user-pass .form-item h1 {
    line-height: 1.3;
    font-size: 5.2rem;
    padding-bottom: 3rem;
    letter-spacing: -6.3px;
    word-spacing: -3px;
  }
}

.page--user--password .user-pass .intro-text p {
  font-size: 1.2rem;
}

@media (min-width: 52.5em) {
  .page--user--password .user-pass .intro-text p {
    font-size: 1.585rem;
    letter-spacing: -1.3px;
  }
}

.page--user--password .user-pass .form-item hr {
  height: 2px;
  background: black;
}

.page--user--password .user-pass .form-item-name {
  padding-bottom: 1rem;
}

.page--user--password .user-pass .form-item-name input {
  background: #fff;
  max-width: 600px;
}

@media (min-width: 52.5em) {
  .page--user--password .user-pass .recover-error,
  .page--user--password .user-pass .form-item-name,
  .page--user--password .user-pass .form-actions {
    margin-left: 5.85rem;
  }
}

.page--user--password .user-pass .form-actions {
  padding-bottom: 2rem;
}

.page--user--password .user-pass .form-actions input {
  max-width: 600px;
  display: block;
  min-width: 100%;
}

@media (min-width: 52.5em) {
  .page--user--password .user-pass .form-actions input {
    display: inline-block;
    min-width: initial;
  }
}

.page--user--password .user-pass .form-item--error input,
.page--user--password .user-pass .form-item--error select,
.page--user--password .user-pass .form-item--error textarea {
  border-color: #ca0000;
}

.page--user--password .user-pass .recover-error {
  padding-bottom: 2rem;
  letter-spacing: -0.3px;
}

.page--user--login .user-login-form {
  margin: 2rem 0;
  padding: 0 2rem;
  padding: 3rem 2rem;
}

@media (min-width: 52.5em) {
  .page--user--login .user-login-form {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .page--user--login .user-login-form {
    padding: 5rem 2rem;
  }
}

.page--user--login .user-login-form .form-item p {
  font-size: 1.2rem;
}

@media (min-width: 52.5em) {
  .page--user--login .user-login-form .form-item p {
    font-size: 1.585rem;
    letter-spacing: -1.3px;
  }
}

.page--user--login .form-item h4, .page--user--login .form-item .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .page--user--login .form-item .panel-title,
.page--user--login .form-item .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .page--user--login .form-item legend, .page--user--login .form-item .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .page--user--login .form-item .panel-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-bottom: 2px solid #9f9f9f;
  font-size: 2.5rem;
  padding-bottom: 2rem;
  letter-spacing: -3px;
}

@media (min-width: 52.5em) {
  .page--user--login .form-item h4, .page--user--login .form-item .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .page--user--login .form-item .panel-title,
  .page--user--login .form-item .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .page--user--login .form-item legend, .page--user--login .form-item .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .page--user--login .form-item .panel-title {
    padding-bottom: 3rem;
    font-size: 3rem;
    letter-spacing: -3px;
  }
}

@media (min-width: 90em) {
  .page--user--login .form-item h4, .page--user--login .form-item .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .page--user--login .form-item .panel-title,
  .page--user--login .form-item .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .page--user--login .form-item legend, .page--user--login .form-item .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .page--user--login .form-item .panel-title {
    line-height: 1.3;
    font-size: 5.2rem;
    padding-bottom: 3rem;
    letter-spacing: -6.3px;
    word-spacing: -3px;
  }
}

.page--user--login .user-login-form .form-item {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.block-user-login-block .user-login-form .description,
.page--user--login .user-login-form .description {
  display: none;
}

.page--user--login .user-login-form .form-item input {
  background: #fff;
}

.page--user--login .user-login-form .form-actions {
  padding-bottom: 2rem;
}

.page--user--login .user-login-form .form-actions input {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background: #fff;
  max-width: 600px;
  display: block;
  min-width: 100%;
}

.page--user--login .user-login-form .form-actions input:hover, .page--user--login .user-login-form .form-actions input:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.page--user--login .user-login-form .form-actions input:hover:before, .page--user--login .user-login-form .form-actions input:focus:before {
  background-color: transparent;
}

.page--user--login .user-login-form .form-actions input:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .page--user--login .user-login-form .form-actions input {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .page--user--login .user-login-form .form-actions input {
    display: inline-block;
    min-width: initial;
  }
}

.page--user--edit .main-content {
  margin: 2rem 0;
  padding: 0 2rem;
  padding: 1rem 0;
}

@media (min-width: 52.5em) {
  .page--user--edit .main-content {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .page--user--edit .main-content {
    padding: 2rem 0;
  }
}

.page--user--edit .main-content .page-title {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .page--user--edit .main-content .page-title {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .page--user--edit .main-content .page-title {
    width: 100%;
  }
}

.page--user--edit .main-content .user-form {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .page--user--edit .main-content .user-form {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .page--user--edit .main-content .user-form {
    width: 100%;
  }
}

.page--user--edit .main-content .user-form > .form-wrapper {
  margin: 1rem 0;
}

.page--user--edit .main-content .user-form .form--details-custom .collapsible {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.page--user--edit .main-content .user-form .form--details-custom .collapsible > span {
  display: none;
}

.page--user--edit .main-content .form-item-preferred-langcode,
.page--user--edit .main-content .form-item-timezone {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page--user--edit .main-content .nsmm-dashboard {
  width: 100%;
}

.page--user h1.page-title,
.page--registry h1.page-title,
.page--dashboard h1.page-title,
.page--profile h1.page-title {
  margin: 2.5rem 0;
  font-size: 3rem;
}

@media (min-width: 31.25em) {
  .page--user h1.page-title,
  .page--registry h1.page-title,
  .page--dashboard h1.page-title,
  .page--profile h1.page-title {
    font-size: 4rem;
  }
}

#benefits-account {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
}

.node--type-faq {
  border-bottom: 1px solid #9f9f9f;
  padding: 1.25rem 0 0.5rem;
}

@media (min-width: 52.5em) {
  .node--type-faq {
    padding: 2.5rem 0 0.5rem;
  }
}

.node--type-faq .faq-collapse {
  max-height: 6.5rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}

.node--type-faq .faq-collapse.show {
  max-height: 100rem;
  -webkit-transition: max-height 0.5s ease-in;
  transition: max-height 0.5s ease-in;
}

.node--type-faq .faq-collapse.show:after {
  display: none;
}

.faq-accordion-container {
  position: relative;
}

.faq-accordion-container > ul,
.faq-accordion-container > ul > li {
  margin: 0;
  list-style: none;
}

.node--type-faq > h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  font-weight: 400;
}

@media (min-width: 52.5em) {
  .node--type-faq > h2 {
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 2.5rem;
  }
}

.node--type-faq p {
  font-size: 0.875rem;
}

@media (min-width: 52.5em) {
  .node--type-faq p {
    font-size: 1rem;
  }
}

.node--type-faq .faq-collapse:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 5rem;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, white 30%, rgba(255, 255, 255, 0) 100%);
}

.node--type-faq .feedback-section {
  font-family: Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #666;
  font-style: italic;
  font-weight: 100;
  line-height: 1;
  font-size: 0.75rem;
}

@media (min-width: 52.5em) {
  .node--type-faq .feedback-section {
    font-size: 0.75rem;
  }
}

.node--type-faq .feedback-section p {
  font-size: 0.75rem;
}

@media (min-width: 52.5em) {
  .node--type-faq .feedback-section p {
    font-size: 0.75rem;
  }
}

.node--type-faq .feedback-section a {
  font-family: Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.09px;
  line-height: 1.375;
  text-align: center;
  font-size: 0.75rem;
}

@media (min-width: 52.5em) {
  .node--type-faq .feedback-section a {
    font-size: 0.75rem;
  }
}

.node--type-faq .feedback-section a:before, .node--type-faq .feedback-section a:after {
  display: none;
}

.node--type-faq .feedback-section span:first-child {
  margin-left: 0.2rem;
}

.node--type-faq .feedback-section span:nth-child(2) {
  margin: 0 0.2rem 0 0.1rem;
}

.faq-checkbox {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0;
  display: block;
}

.faq-checkbox + .faq-collapse-toggle {
  border: none;
  background: transparent;
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  display: block;
  color: #007db3;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.875rem;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.faq-checkbox + .faq-collapse-toggle:hover {
  cursor: pointer;
}

#views-exposed-form-faq-list-block-1 {
  margin-bottom: 1.25rem;
}

@media (min-width: 52.5em) {
  #views-exposed-form-faq-list-block-1 {
    margin-bottom: 2.5rem;
  }
}

#views-exposed-form-faq-list-block-1 .fieldset-legend {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  padding: 0 0 0.75rem;
  display: block;
}

#views-exposed-form-faq-list-block-1 .form-item {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#views-exposed-form-faq-list-block-1 [type="radio"] {
  opacity: 0;
  position: absolute;
}

#views-exposed-form-faq-list-block-1 [type="radio"] + label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
}

#views-exposed-form-faq-list-block-1 [type="radio"] + label:hover, #views-exposed-form-faq-list-block-1 [type="radio"] + label:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

#views-exposed-form-faq-list-block-1 [type="radio"] + label:hover:before, #views-exposed-form-faq-list-block-1 [type="radio"] + label:focus:before {
  background-color: transparent;
}

#views-exposed-form-faq-list-block-1 [type="radio"] + label:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  #views-exposed-form-faq-list-block-1 [type="radio"] + label {
    display: inline-block;
  }
}

#views-exposed-form-faq-list-block-1 [type="radio"]:checked + label {
  background: #007db3;
  color: #fff;
}

.page--search .block-facets-ajax,
.page--search .main-content-block,
.page--search .header-results {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .page--search .block-facets-ajax,
  .page--search .main-content-block,
  .page--search .header-results {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.page--search .main-content-block {
  padding-bottom: 3rem;
}

.page--search .facets-widget-links {
  padding: 0 0 2rem;
}

.page--search .views-exposed-form {
  background-color: #f8f8f8;
  padding: 2rem 0;
  margin: 2rem 0 0;
  position: relative;
}

@media (min-width: 52.5em) {
  .page--search .views-exposed-form {
    padding: 3rem 0;
  }
}

.page--search .views-exposed-form .js-form-type-textfield {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .page--search .views-exposed-form .js-form-type-textfield {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.page--search .views-exposed-form .form-actions {
  position: absolute;
  right: 1.875rem;
  top: 38%;
}

@media (min-width: 52.5em) {
  .page--search .views-exposed-form .form-actions {
    right: 18.5%;
  }
}

.page--search .views-exposed-form .form-actions .form-submit {
  background: transparent url(../assets/images/icon-search-blue.svg) no-repeat;
  background-size: 2.813rem;
  width: 2.813rem;
  height: 2.813rem;
  border: 0;
  text-indent: -9999rem;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .page--search .views-exposed-form .form-actions .form-submit {
    background-size: 4.375rem;
    width: 4.375rem;
    height: 4.375rem;
  }
}

.page--search .views-exposed-form .floating-label {
  display: none;
}

.page--search .views-exposed-form .form-text {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #333;
  font-size: 2.25rem;
  width: 100%;
  padding-right: 3.125rem;
}

@media (min-width: 52.5em) {
  .page--search .views-exposed-form .form-text {
    font-size: 4rem;
    padding-right: 4.375rem;
  }
}

.page--search .item-list__links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page--search .item-list__links .facet-item {
  margin: 0 0.5rem 0.5rem 0;
}

@media (min-width: 52.5em) {
  .page--search .item-list__links .facet-item {
    margin: 0 0.5rem 0 0;
  }
}

.page--search .item-list__links .facet-item.allFilter {
  max-width: 100px !important;
  opacity: 1 !important;
  margin: 0 0.5rem 0.5rem 0 !important;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

@media (min-width: 52.5em) {
  .page--search .item-list__links .facet-item.allFilter {
    margin: 0 0.5rem 0 0 !important;
  }
}

.page--search .facet-item__count,
.page--search .facet-item__status {
  display: none;
}

.page--search .item-list__links a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.page--search .item-list__links a:hover, .page--search .item-list__links a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.page--search .item-list__links a:hover:before, .page--search .item-list__links a:focus:before {
  background-color: transparent;
}

.page--search .item-list__links a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .page--search .item-list__links a {
    display: inline-block;
  }
}

.page--search .item-list__links a.is-active {
  background-color: #007db3;
  color: #fff;
}

.page--search .main-content-block header {
  margin: 0 0 2rem;
}

.page--search .views-infinite-scroll-content-wrapper .views-row {
  border-bottom: 1px solid #ccc;
  padding: 0 0 2rem;
  margin: 0 0 2rem;
}

.page--search .views-infinite-scroll-content-wrapper .views-row .views-field-title,
.page--search .views-infinite-scroll-content-wrapper .views-row h3 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0 0 1rem;
}

.page--search .views-infinite-scroll-content-wrapper .views-row .views-field-search-api-excerpt strong {
  color: #007db3;
}

.page--search .views-infinite-scroll-content-wrapper .views-row a {
  display: inline-block;
  margin: 1rem 0 0 1rem;
}

.page--search .views-infinite-scroll-content-wrapper .views-row a:before {
  display: none;
}

.page--search .js-pager__items {
  margin: 0;
  list-style: none;
}

.page--search .pager__item a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
  margin: 2rem 0;
}

.page--search .pager__item a:hover, .page--search .pager__item a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.page--search .pager__item a:hover:before, .page--search .pager__item a:focus:before {
  background-color: transparent;
}

.page--search .pager__item a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .page--search .pager__item a {
    display: inline-block;
  }
}

.global-search-empty-text-top-searches ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}

.page--search .simple-heading {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 1rem;
  font-size: 2.25rem;
}

.page--search .simple-heading__sm {
  font-size: 1.5rem;
}

.ar-enabled .ui-dialog,
.path-registry .ui-dialog {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  z-index: 200 !important;
  background: #fff;
  width: 100% !important;
  overflow: hidden !important;
}

@media (min-width: 52.5em) {
  .ar-enabled .ui-dialog,
  .path-registry .ui-dialog {
    width: 60% !important;
    max-height: calc(100% - 50px);
  }
}

.ar-enabled .ui-dialog img,
.path-registry .ui-dialog img {
  -o-object-fit: contain;
     object-fit: contain;
}

.ar-enabled .ui-dialog::-webkit-scrollbar,
.path-registry .ui-dialog::-webkit-scrollbar {
  width: 12px;
  /* for vertical scrollbars */
  height: 12px;
  /* for horizontal scrollbars */
}

.ar-enabled .ui-dialog::-webkit-scrollbar-track,
.path-registry .ui-dialog::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.ar-enabled .ui-dialog::-webkit-scrollbar-thumb,
.path-registry .ui-dialog::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
}

.ar-enabled .ui-dialog .ui-dialog-content,
.path-registry .ui-dialog .ui-dialog-content {
  background: #fff !important;
}

.ar-enabled .ui-dialog .ui-dialog-titlebar-close span,
.path-registry .ui-dialog .ui-dialog-titlebar-close span {
  display: none;
}

.ar-enabled .ui-dialog .ui-dialog-titlebar,
.path-registry .ui-dialog .ui-dialog-titlebar {
  background: #fff;
  border: none;
  color: #000;
  padding: 1rem 1.7rem 0.5rem 1rem;
}

.ar-enabled .ui-dialog .ui-dialog-titlebar-close,
.path-registry .ui-dialog .ui-dialog-titlebar-close {
  background: url(../assets/images/icon-close-gray.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 16px;
  width: 16px;
  right: 1rem;
  top: 1.5rem;
  border: none;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.ar-enabled .ui-dialog .ui-dialog-titlebar-close:focus, .ar-enabled .ui-dialog .ui-dialog-titlebar-close:hover, .ar-enabled .ui-dialog .ui-dialog-titlebar-close:active,
.path-registry .ui-dialog .ui-dialog-titlebar-close:focus,
.path-registry .ui-dialog .ui-dialog-titlebar-close:hover,
.path-registry .ui-dialog .ui-dialog-titlebar-close:active {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  opacity: 0.6;
}

.ar-enabled .ui-dialog .node--type-art .block-system-breadcrumb-block,
.path-registry .ui-dialog .node--type-art .block-system-breadcrumb-block {
  display: none;
}

.ar-enabled .ui-widget-overlay,
.path-registry .ui-widget-overlay {
  background-color: #000;
  opacity: 0.5;
}

.artist-registry-listing header {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .artist-registry-listing header {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 880px;
  }
}

.artist-registry-listing .artist-registry-container {
  padding: 2rem 0;
  min-height: 20rem;
}

.artist-registry-listing .artist-registry-container.emphasis {
  background-color: #f8f8f8;
}

.artist-registry-listing .artist-registry-container.emphasis .js-form-type-select > label {
  background-color: #f8f8f8;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
}

@media (min-width: 31.25em) {
  .artist-registry-listing .artist-registry-container.emphasis .js-form-type-select > label {
    max-width: 100%;
  }
}

.artist-registry-listing .artist-registry-container.is-grouped .views-exposed-form {
  margin-bottom: 0;
}

.artist-registry-listing .artist-registry-content {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .artist-registry-listing .artist-registry-content {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 880px;
  }
}

.artist-registry-listing .views-exposed-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.artist-registry-listing .views-exposed-form:before, .artist-registry-listing .views-exposed-form:after {
  content: "";
  display: table;
}

.artist-registry-listing .views-exposed-form:after {
  clear: both;
}

@media (min-width: 31.25em) {
  .artist-registry-listing .views-exposed-form {
    margin-bottom: 3rem;
  }
}

.artist-registry-listing .views-exposed-form .js-form-type-radio {
  width: 11%;
}

@media (min-width: 31.25em) {
  .artist-registry-listing .views-exposed-form .js-form-type-radio {
    width: auto;
  }
}

.artist-registry-listing .views-exposed-form .js-form-type-radio input {
  visibility: hidden;
  position: absolute;
  opacity: 0;
}

.artist-registry-listing .views-exposed-form .js-form-type-radio input[type="radio"]:checked + label {
  font-weight: bold;
}

.artist-registry-listing .views-exposed-form .js-form-type-select {
  width: 100%;
  position: relative;
}

@media (min-width: 61.25em) {
  .artist-registry-listing .views-exposed-form .js-form-type-select {
    width: 140px;
  }
}

.artist-registry-listing .views-exposed-form .js-form-type-select select {
  width: 100%;
  border-color: #007db3;
  color: #007db3;
}

.artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 0 0 1rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div div:first-child {
  display: none;
}

.artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div label {
  cursor: pointer;
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  font-size: 1.25rem;
  color: #007db3;
}

.artist-registry-listing .views-exposed-form .form-item {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.artist-registry-listing .views-exposed-form .form-item-name {
  width: 100%;
}

@media (min-width: 75em) {
  .artist-registry-listing .views-exposed-form .form-item-name {
    width: 260px;
  }
}

.artist-registry-listing .views-exposed-form .form-item-name input {
  width: 100%;
  height: 44px;
  background-image: url(../assets/images/icon-search-grey.svg);
  background-size: 15px 15px;
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  border: 0;
  border-bottom: 1px solid #9f9f9f;
  border-radius: 0;
}

.artist-registry-listing .views-exposed-form .form-item-name input::-webkit-input-placeholder {
  text-transform: capitalize;
  font-style: italic;
}

.artist-registry-listing .views-exposed-form .form-item-name input::-moz-placeholder {
  text-transform: capitalize;
  font-style: italic;
}

.artist-registry-listing .views-exposed-form .form-item-name input::-ms-input-placeholder {
  text-transform: capitalize;
  font-style: italic;
}

.artist-registry-listing .views-exposed-form .form-item-name input::placeholder {
  text-transform: capitalize;
  font-style: italic;
}

.artist-registry-listing .views-exposed-form .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media (min-width: 31.25em) {
  .artist-registry-listing .views-exposed-form .form-actions {
    margin-bottom: 0;
  }
}

.artist-registry-listing .views-exposed-form .form-actions input {
  border: none;
  background: transparent;
  color: #007db3;
}

.artist-registry-listing .views-exposed-form .form-actions input:hover {
  cursor: pointer;
  text-decoration: underline;
}

.artist-registry-listing .views-row {
  margin-bottom: 2rem;
}

.artist-registry-listing .grouping-container .grouping-label {
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2rem;
  margin: 1.5rem 0 2rem;
  color: #000;
}

.art-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 2rem 0;
}

.art-listing > .views-row {
  width: 100%;
  margin: 0 0 2rem;
}

@media (min-width: 31.25em) {
  .art-listing > .views-row {
    width: 48%;
    margin: 0 3% 2rem 0;
  }
  .art-listing > .views-row:nth-child(even) {
    margin-right: 0;
  }
}

.art-listing .title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.art-listing img {
  width: 100%;
  display: block;
}

.art-listing .node__content {
  margin-bottom: 0.45rem;
  background-color: #f8f8f8;
}

.paragraph--type--artist-registry-featured .featured-container {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--artist-registry-featured .featured-container {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 880px;
  }
}

.paragraph--type--artist-registry-featured .featured-container .featured-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.8rem;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.paragraph--type--artist-registry-featured .featured-container .featured-nav {
  width: 100%;
}

.paragraph--type--artist-registry-featured .featured-container .featured-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}

.paragraph--type--artist-registry-featured .featured-container .featured-nav ul li {
  margin: 0 0.25rem;
}

.paragraph--type--artist-registry-featured .featured-container .featured-nav ul button {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #7f7d7f;
  text-indent: -9999px;
}

.paragraph--type--artist-registry-featured .featured-container .featured-nav ul li.slick-active button {
  background-color: #414141;
}

.paragraph--type--artist-registry-card .card-container {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--artist-registry-card .card-container {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 880px;
  }
}

.paragraph--type--artist-registry-card .featured-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.8rem;
  color: #666;
  text-transform: uppercase;
  margin: 0 0 0.5rem;
}

.profile--type-artist-profile .field-ar-name {
  font-family: 'Surveyor Fine A', 'Surveyor Fine B', serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #222;
  margin-bottom: 1rem;
  font-size: 3rem;
}

.profile--type-artist-profile .field-name-field-ar-location br {
  display: none;
}

.profile--type-artist-profile .horizontal-tabs {
  border: none;
  margin-top: 1rem;
}

.profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: transparent;
  border: none;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list li {
  display: inline-block;
  border: none;
  background: transparent;
  min-width: auto;
  width: 100%;
  padding: 0;
  margin: 0 0 0.5rem;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list li {
    width: auto;
    margin: 0 3rem 0 0;
  }
}

.profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list li a {
  padding: 0;
  color: #000;
}

.profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list li a:hover {
  background: transparent;
  border-bottom: 2px solid #000;
}

.profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list li.selected a {
  color: #007db3;
  padding: 0;
  border-bottom: 2px solid #007db3;
}

.profile--type-artist-profile .horizontal-tabs .horizontal-tabs-list li.last {
  margin-right: 0;
}

.profile--type-artist-profile .horizontal-tabs .art-listing .views-row {
  width: 100%;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile .horizontal-tabs .art-listing .views-row {
    width: 48%;
    margin: 0 2% 2% 0;
  }
  .profile--type-artist-profile .horizontal-tabs .art-listing .views-row:nth-child(even) {
    margin-right: 0;
  }
}

@media (min-width: 52.5em) {
  .profile--type-artist-profile .horizontal-tabs .art-listing .views-row {
    width: 24%;
    margin: 0 1% 1% 0;
  }
  .profile--type-artist-profile .horizontal-tabs .art-listing .views-row:nth-child(even) {
    margin-right: 1%;
  }
}

.profile--type-artist-profile .horizontal-tabs .art-listing .node__content {
  width: auto;
  height: auto;
  background-color: transparent;
}

.profile--type-artist-profile .horizontal-tabs details {
  padding: 0;
}

.profile--type-artist-profile .profile-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.5rem 0 0;
}

.profile--type-artist-profile .profile-actions a {
  width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile .profile-actions a {
    width: auto;
    max-height: 40px;
  }
}

.profile--type-artist-profile.profile--view-mode-full header {
  margin: 2rem 0;
  padding: 0 2rem;
  margin: 3rem auto !important;
}

@media (min-width: 52.5em) {
  .profile--type-artist-profile.profile--view-mode-full header {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-full header {
    max-width: 880px;
  }
}

.profile--type-artist-profile.profile--view-mode-full .profile-container {
  background-color: #f8f8f8;
  padding: 2rem 0;
  min-height: 20rem;
}

.profile--type-artist-profile.profile--view-mode-full .profile-container .profile-content {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .profile--type-artist-profile.profile--view-mode-full .profile-container .profile-content {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 880px;
  }
}

.profile--type-artist-profile.profile--view-mode-full .profile-container .profile-content .field-name-field-ar-location {
  padding: 1rem 0 0;
}

.profile--type-artist-profile.profile--view-mode-full .profile-container .js-form-type-select > label {
  background-color: #f8f8f8;
}

.profile--type-artist-profile.profile--view-mode-featured {
  margin-bottom: 1rem;
}

.profile--type-artist-profile.profile--view-mode-featured .field-ar-name {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 0;
}

.profile--type-artist-profile.profile--view-mode-featured .profile-actions {
  margin-top: 1rem;
}

.profile--type-artist-profile.profile--view-mode-featured .profile-image {
  margin-bottom: 1rem;
}

.profile--type-artist-profile.profile--view-mode-featured .profile-image img {
  width: auto;
  max-height: 300px;
  margin: 0 auto;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-featured .profile-image img {
    max-height: 630px;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.5rem;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 2rem;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-image {
  width: 100%;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser .profile-image {
    width: 30%;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-image img {
  width: 100%;
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-content {
  width: 100%;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser .profile-content {
    width: 70%;
    padding-left: 1.5rem;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-last-updated {
  float: none;
  font-size: 0.75rem;
  color: #007db3;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser .profile-last-updated {
    float: right;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser .field-ar-name {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-actions .flag-profile-favorite {
  width: 100%;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser .profile-actions .flag-profile-favorite {
    width: auto;
    margin-right: 1rem;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-actions .profile-actions-view {
  width: 100%;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser .profile-actions .profile-actions-view {
    width: auto;
    margin-right: 1rem;
  }
}

.profile--type-artist-profile.profile--view-mode-teaser .profile-actions .profile-actions-main {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 31.25em) {
  .profile--type-artist-profile.profile--view-mode-teaser .profile-actions .profile-actions-main {
    width: auto;
  }
}

.node--type-art .form--details-custom .custom--details-trigger {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 1rem;
}

.node--type-art .field-name-field-image-file,
.node--type-art .field-name-field-video {
  text-align: center;
}

.node--type-art .field {
  margin-bottom: 1rem;
}

.node--type-art .field .field__label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.node--type-art.node--view-mode-horizontal-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.node--type-art.node--view-mode-horizontal-card .node__content {
  margin-bottom: 0;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 52.5em) {
  .node--type-art.node--view-mode-horizontal-card .node__content {
    width: calc(50% - 24px);
    margin-right: 1.5rem;
  }
}

.node--type-art.node--view-mode-horizontal-card .node__content img {
  width: auto;
  max-height: 280px;
  display: block;
  margin: 0 auto;
}

.node--type-art.node--view-mode-horizontal-card .profile-content {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 52.5em) {
  .node--type-art.node--view-mode-horizontal-card .profile-content {
    width: calc(50% - 24px);
  }
}

.node--type-art.node--view-mode-horizontal-card .profile-content > div {
  margin-bottom: 1rem;
}

.node--type-art.node--view-mode-horizontal-card .profile-content > div.name {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.node--type-art.node--view-mode-horizontal-card .profile-actions a {
  width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 31.25em) {
  .node--type-art.node--view-mode-horizontal-card .profile-actions a {
    width: inherit;
    margin-bottom: 0;
  }
}

.page-node-type-art .node--type-art {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .page-node-type-art .node--type-art {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.art-overview .description {
  margin-bottom: 1rem;
  color: #4d4d4d;
}

.art-overview .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1rem;
}

.art-overview .views-row .views-field-rendered-entity {
  margin-right: 1rem;
}

.art-overview .views-row .title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.art-overview .views-row .status {
  font-size: 0.8rem;
  color: #9f9f9f;
}

.admin-art-actions {
  margin: 2rem 0;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 2rem 0 !important;
}

@media (min-width: 52.5em) {
  .admin-art-actions {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.admin-art-actions a {
  margin-right: 2rem;
}

.admin-art-actions a:hover {
  text-decoration: underline;
}

.profile-form .js-text-format-wrapper,
.profile-form .field--type-link,
.profile-form .field--type-string,
.node-art-form .js-text-format-wrapper,
.node-art-form .field--type-link,
.node-art-form .field--type-string,
.node-art-edit-form .js-text-format-wrapper,
.node-art-edit-form .field--type-link,
.node-art-edit-form .field--type-string {
  position: relative;
}

.profile-form .js-text-format-wrapper label,
.profile-form .field--type-link label,
.profile-form .field--type-string label,
.node-art-form .js-text-format-wrapper label,
.node-art-form .field--type-link label,
.node-art-form .field--type-string label,
.node-art-edit-form .js-text-format-wrapper label,
.node-art-edit-form .field--type-link label,
.node-art-edit-form .field--type-string label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: absolute;
  top: -2rem;
  left: 0;
  font-size: 1.2rem;
}

.profile-form .js-text-format-wrapper .description,
.profile-form .field--type-link .description,
.profile-form .field--type-string .description,
.node-art-form .js-text-format-wrapper .description,
.node-art-form .field--type-link .description,
.node-art-form .field--type-string .description,
.node-art-edit-form .js-text-format-wrapper .description,
.node-art-edit-form .field--type-link .description,
.node-art-edit-form .field--type-string .description {
  color: #4d4d4d;
}

.profile-form .field--name-field-written-work,
.node-art-form .field--name-field-written-work,
.node-art-edit-form .field--name-field-written-work {
  margin: 0.875rem 0 0;
}

.profile-form fieldset .fieldset-legend,
.node-art-form fieldset .fieldset-legend,
.node-art-edit-form fieldset .fieldset-legend {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.2rem;
}

.profile-form fieldset .description,
.node-art-form fieldset .description,
.node-art-edit-form fieldset .description {
  color: #4d4d4d;
}

.profile-form details summary,
.node-art-form details summary,
.node-art-edit-form details summary {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
}

.profile-form .field-edit-link,
.node-art-form .field-edit-link,
.node-art-edit-form .field-edit-link {
  display: none;
}

.profile-form .form-actions,
.node-art-form .form-actions,
.node-art-edit-form .form-actions {
  margin: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.profile-form .field--name-moderation-state,
.node-art-form .field--name-moderation-state,
.node-art-edit-form .field--name-moderation-state {
  margin: 2rem 0 0;
}

.profile-form .field--name-moderation-state .form-item,
.node-art-form .field--name-moderation-state .form-item,
.node-art-edit-form .field--name-moderation-state .form-item {
  position: relative;
  margin-bottom: 1rem;
}

.profile-form .field--name-moderation-state .form-item label,
.node-art-form .field--name-moderation-state .form-item label,
.node-art-edit-form .field--name-moderation-state .form-item label {
  margin: 0;
  padding: 0;
  top: -1rem;
}

.profile-form .js-form-type-checkbox label,
.node-art-form .js-form-type-checkbox label,
.node-art-edit-form .js-form-type-checkbox label {
  font-size: 1rem;
}

.profile-form .js-form-type-checkbox .description,
.node-art-form .js-form-type-checkbox .description,
.node-art-edit-form .js-form-type-checkbox .description {
  color: #4d4d4d;
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .fieldset-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 52.5em) {
  .profile-form fieldset[data-drupal-selector="group-choose-categories"] .fieldset-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--widget-options-select {
  width: 100%;
}

@media (min-width: 52.5em) {
  .profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--widget-options-select {
    width: 50%;
  }
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--widget-options-select:first-child {
  width: 100%;
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .chosen-container.chosen-container-multi {
  margin-left: 0;
  width: 90% !important;
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-media {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-themes {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-type {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-media select,
.profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-themes select {
  background: none;
  height: 15rem;
  border-color: #9f9f9f;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 100%;
}

@media (min-width: 52.5em) {
  .profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-media select,
  .profile-form fieldset[data-drupal-selector="group-choose-categories"] .field--name-field-ar-themes select {
    width: 95%;
  }
}

.profile-form fieldset[data-drupal-selector="group-choose-categories"] .description {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0 0 1.75rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #ccc;
}

.profile-form .chosen-container-single.country {
  margin-left: 0;
}

.profile-form > .form-wrapper {
  margin: 0;
}

.profile-form > .form-wrapper.admin-art-actions {
  margin: 0;
}

.profile-form .filter-wrapper {
  display: none;
}

.profile-form .js-text-format-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.profile-form .js-form-type-textarea {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.profile-form .address-container-inline {
  margin-bottom: 0;
}

.profile-form .address-container-inline > div:first-child {
  margin-top: 0;
}

.profile-form .address-container-inline ~ .address-container-inline > div:first-child {
  margin: 0.875rem 0 0.5rem;
}

.profile-form .field--name-field-additional-first-name,
.profile-form .field--name-field-additional-last-name {
  padding-top: 0;
}

.profile-form .profile-status {
  margin-bottom: 1rem;
}

.profile-form .profile-status div {
  display: inline;
}

.profile-form .profile-status div.field-item {
  font-weight: bold;
}

.field--name-field-ar-location .form-wrapper {
  margin-bottom: 1.75rem;
}

.field-name-field-ar-location .administrative-area:before {
  content: ', ';
  display: inline-block;
  margin-left: -5px;
  margin-right: 5px;
}

.field-name-field-ar-location .locality:after,
.field-name-field-ar-location .administrative-area:after {
  display: inline-block;
}

#edit-field-address-0-address > div:first-child {
  margin-bottom: 1.15rem;
}

#artist-profile-email .nsmmMaterializeForm label, #artist-profile-email .nsmm-link-membership-form-block label {
  background-color: #f8f8f8;
}

#lightgallery .image-wrapper {
  position: relative;
}

.lightgallery-heading {
  position: absolute;
  padding: 10px 0px;
  margin-bottom: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999999999;
  color: white;
  text-align: center;
  font-size: 16px;
}

.lg-outer .lg-toolbar .lg-icon {
  background-color: transparent;
  border: 2px solid #006088;
  border-radius: 50%;
  color: white;
  height: 2.75rem;
  display: block;
  margin: 5px;
  overflow: visible;
  opacity: 1;
  padding: 10px;
  -webkit-transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
  width: 2.75rem;
}

.lg-outer .lg-toolbar .lg-icon:hover {
  background-color: #003d52;
  border-color: #003d52;
}

.lg-outer .lg-toolbar .lg-icon:focus {
  outline: white solid 2px;
}

.lg-outer .lg-toolbar .lg-icon:disabled {
  border-color: white;
  opacity: 0.8;
}

.lg-outer .lg-toolbar .lg-icon:before {
  display: none;
}

.lg-outer .lg-toolbar .lg-icon:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  margin: auto;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
}

@media (min-width: 52.5em) {
  .lg-outer .lg-toolbar .lg-icon {
    margin: auto auto 0.5rem;
    float: initial;
    float: none;
    display: block;
    padding: 4px;
    position: relative;
    -webkit-transform: none;
            transform: none;
    left: initial;
    right: initial;
  }
}

.lg-outer .lg-toolbar .lg-icon.lg-info {
  cursor: pointer;
  float: right;
  font-size: 24px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none !important;
}

@media (min-width: 52.5em) {
  .lg-outer .lg-toolbar .lg-icon.lg-info {
    float: initial;
    display: block;
  }
}

.lg-icon .lg-icon__label {
  background: black;
  border: 1px solid white;
  bottom: 0px;
  border-radius: 10px;
  display: block;
  height: 30px;
  font-size: 14px;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  position: absolute;
  left: auto;
  line-height: 25px;
  margin: auto;
  padding: 2px 10px;
  right: -3000rem;
  text-align: right;
  top: 0px;
  white-space: nowrap;
}

.icon-label-visible .lg-icon__label {
  right: 50px;
}

.lg-outer .lg-toolbar .lg-icon.lg-close:after {
  content: url(../assets/images/icon-close.svg);
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 52.5em) {
  .lg-outer .lg-toolbar .lg-icon.lg-close {
    margin: auto auto 4rem;
  }
}

.lg-outer .lg-toolbar .lg-icon#lg-zoom-in {
  padding: 3px;
}

.lg-outer .lg-toolbar .lg-icon#lg-zoom-in:after {
  content: url(../assets/images/icon-zoom-in.svg);
  -webkit-transform: scale(2);
          transform: scale(2);
}

.lg-outer .lg-toolbar .lg-icon#lg-zoom-out {
  padding: 3px;
  pointer-events: all;
}

.lg-outer .lg-toolbar .lg-icon#lg-zoom-out:disabled {
  pointer-events: none;
}

.lg-outer .lg-toolbar .lg-icon#lg-zoom-out:after {
  content: url(../assets/images/icon-zoom-out.svg);
  -webkit-transform: scale(2);
          transform: scale(2);
}

.lg-outer .lg-toolbar .lg-icon#lg-actual-size {
  padding: 5px;
}

.lg-outer .lg-toolbar .lg-icon#lg-actual-size:after {
  content: url(../assets/images/icon-minimize.svg);
}

.lg-outer .lg-toolbar .lg-icon.lg-fullscreen {
  padding: 4px;
}

.lg-outer .lg-toolbar .lg-icon.lg-fullscreen:after {
  content: url(../assets/images/icon-full-screen.svg);
}

.lg-outer .lg-toolbar .lg-actions .lg-icon.lg-prev {
  padding: 5px;
}

.lg-outer .lg-toolbar .lg-actions .lg-icon.lg-prev:after {
  content: url(../assets/images/icon-left-arrow-gallery.svg);
  -webkit-transform: scale(1.75);
          transform: scale(1.75);
}

.lg-outer .lg-toolbar .lg-actions .lg-icon.lg-next {
  padding: 5px;
}

.lg-outer .lg-toolbar .lg-actions .lg-icon.lg-next:after {
  content: url(../assets/images/icon-right-arrow-gallery.svg);
  -webkit-transform: scale(1.75);
          transform: scale(1.75);
}

.lg-outer .lg-toolbar .lg-icon.lg-info {
  padding: 5px 2px 5px 5px;
}

.lg-outer .lg-toolbar .lg-icon.lg-info:after {
  content: url(../assets/images/icon-info.svg);
}

.lg-outer.lg-visible .lg {
  background: #181818;
}

.lg-outer.lg-visible .lg .lg-img-wrap {
  padding-right: 0;
}

@media (min-width: 52.5em) {
  .lg-outer.lg-visible .lg .lg-img-wrap {
    width: calc(100% - 3.75rem);
  }
}

@media (min-width: 52.5em) {
  .lg-outer.lg-visible .lg .lg-img-wrap.active {
    width: calc(100% - 25rem - 3.75rem) !important;
  }
}

.lg-outer .lg-toolbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 52.5em) {
  .lg-outer .lg-toolbar {
    border-bottom: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media (min-width: 52.5em) {
  .lg-outer .lg-toolbar.lg-group {
    height: 100%;
    width: 3.75rem;
    right: 0;
    left: inherit;
  }
}

.lg-outer #lg-counter {
  padding: 12px;
  text-align: center;
  color: white;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

@media (min-width: 52.5em) {
  .lg-outer #lg-counter {
    display: block;
  }
}

.lg-outer #lg-counter #lg-counter-current {
  float: left;
}

.lg-outer #lg-counter #lg-counter-all {
  float: right;
}

.lg-outer .lg-sub-html {
  background: #000;
  color: #fff;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
  text-transform: initial;
  font-size: 0.75rem;
  text-align: left;
  height: 25rem;
  right: 0;
  left: 0;
  top: initial;
  bottom: 0;
  padding: 2rem;
  overflow: hidden;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
}

@media (min-width: 52.5em) {
  .lg-outer .lg-sub-html {
    font-size: 0.85rem;
    width: 25rem;
    right: 3.75rem;
    left: initial;
    top: 0;
    padding: 5.875rem 5rem 2.25rem 1.25rem;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    width: calc(100% - 59px);
    -webkit-transform: none;
            transform: none;
    padding: 20px;
    left: 0px;
    position: absolute;
    top: auto;
    text-align: center;
    bottom: 0px;
    opacity: 1;
    right: auto;
    height: 100px;
  }
}

.lg-outer .lg-sub-html.active {
  height: 15%;
  min-height: 8rem;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
}

@media (min-width: 52.5em) {
  .lg-outer .lg-sub-html.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    height: 100%;
  }
}

.lg-outer .lg-actions {
  display: none;
}

@media (min-width: 52.5em) {
  .lg-outer .lg-actions {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 52.5em) {
  .lg-outer .lg-toolbar {
    padding-top: 2rem;
  }
}

.light-gallery-button {
  background: url(../assets/images/icon-zoom.svg) no-repeat;
  background-position: 50%;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: -0.5rem;
  z-index: 1;
  width: 20%;
  height: 40%;
  opacity: 1;
  pointer-events: none;
}

@media (min-width: 52.5em) {
  .light-gallery-button {
    opacity: 0;
    right: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    width: 8rem;
    height: 8rem;
  }
  .light-gallery-button.button-visible {
    opacity: 0.5;
  }
}

.gallery--img-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.gallery--img-container img {
  width: 100%;
}

.gallery--img-container:after {
  content: '';
  background: url(../assets/images/icon-zoom.svg) no-repeat;
  background-position: top right;
  background-size: 50%;
  position: absolute;
  top: 0;
  right: -0.5rem;
  z-index: 1;
  width: 40%;
  height: 40%;
  opacity: 1;
}

@media (min-width: 52.5em) {
  .gallery--img-container:after {
    opacity: 0;
    right: -1rem;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    width: 20rem;
    height: 20rem;
  }
}

.gallery--img-container:hover, .gallery--img-container:focus {
  cursor: pointer;
}

.gallery--img-container:hover:after, .gallery--img-container:focus:after {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.form-text,
.form-email,
.form-number,
.form-textarea,
.form-select,
.form-url,
.form-tel,
.InputElement {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: transparent;
  width: 100%;
  margin: 0.625rem 0;
  padding: 0.675rem;
  font-size: 0.875rem;
  color: #333;
}

.form-text::-webkit-input-placeholder,
.form-email::-webkit-input-placeholder,
.form-number::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder,
.form-url::-webkit-input-placeholder,
.form-tel::-webkit-input-placeholder,
.InputElement::-webkit-input-placeholder {
  color: #333;
  text-transform: uppercase;
  opacity: 1;
}

.form-text::-moz-placeholder,
.form-email::-moz-placeholder,
.form-number::-moz-placeholder,
.form-textarea::-moz-placeholder,
.form-select::-moz-placeholder,
.form-url::-moz-placeholder,
.form-tel::-moz-placeholder,
.InputElement::-moz-placeholder {
  color: #333;
  text-transform: uppercase;
  opacity: 1;
}

.form-text::-ms-input-placeholder,
.form-email::-ms-input-placeholder,
.form-number::-ms-input-placeholder,
.form-textarea::-ms-input-placeholder,
.form-select::-ms-input-placeholder,
.form-url::-ms-input-placeholder,
.form-tel::-ms-input-placeholder,
.InputElement::-ms-input-placeholder {
  color: #333;
  text-transform: uppercase;
  opacity: 1;
}

.form-text::placeholder,
.form-email::placeholder,
.form-number::placeholder,
.form-textarea::placeholder,
.form-select::placeholder,
.form-url::placeholder,
.form-tel::placeholder,
.InputElement::placeholder {
  color: #333;
  text-transform: uppercase;
  opacity: 1;
}

.form-select {
  border-radius: 2px;
  min-height: 40px;
  border-color: #007db3;
  padding: 0.4375rem 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../assets/images/carot.svg);
  background-position: right 10px center;
  background-size: 8px 4px;
  background-repeat: no-repeat;
}

.form-select::-ms-expand {
  display: none;
}

.js-form-type-select,
.js-form-type-language-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.js-form-type-select > span.floating-label,
.js-form-type-language-select > span.floating-label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 5px;
  margin-top: 5px;
  margin-left: 5px;
}

.js-form-type-select > select,
.js-form-type-language-select > select {
  min-height: 44px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.js-form-type-select > .description,
.js-form-type-language-select > .description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.form-item span.floating-label {
  font-size: 0.8rem;
  color: #333;
  line-height: 1;
}

.form-item th {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.form-item--error-message {
  color: #ca0000;
  font-size: 0.85rem;
  margin: 0 0 1rem;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.form-item--error input,
.form-item--error select,
.form-item--error textarea {
  border-color: #ca0000;
}

.form-item .description {
  font-size: 0.875rem;
  color: #333;
  padding: 0.5rem 0 0;
}

.sub-heading h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  font-weight: normal;
  margin-top: 1rem;
}

.nav-main .nsmmMaterializeForm .form-item--error input, .nav-main .nsmm-link-membership-form-block .form-item--error input,
.nav-main .nsmmMaterializeForm .form-item--error select,
.nav-main .nsmm-link-membership-form-block .form-item--error select,
.nav-main .nsmmMaterializeForm .form-item--error textarea,
.nav-main .nsmm-link-membership-form-block .form-item--error textarea,
.nav-main .nsmmMaterializeForm .form-item--error input:not([type="radio"]).active,
.nav-main .nsmm-link-membership-form-block .form-item--error input:not([type="radio"]).active,
.nav-main .nsmmMaterializeForm .form-item--error input:not([type="checkbox"]).active,
.nav-main .nsmm-link-membership-form-block .form-item--error input:not([type="checkbox"]).active {
  border-color: #ca0000;
}

.nsmm-link-membership-form-block .form-item--error input,
.nsmm-link-membership-form-block .form-item--error select,
.nsmm-link-membership-form-block .form-item--error textarea,
.nsmm-link-membership-form-block .form-item--error input:not([type="radio"]).active,
.nsmm-link-membership-form-block .form-item--error input:not([type="checkbox"]).active {
  border-color: #ca0000;
}

.nsmmMaterializeForm .form-item input, .nsmm-link-membership-form-block .form-item input {
  margin: 0;
}

.nsmmMaterializeForm .form-item input::-webkit-input-placeholder, .nsmm-link-membership-form-block .form-item input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.nsmmMaterializeForm .form-item input::-moz-placeholder, .nsmm-link-membership-form-block .form-item input::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.nsmmMaterializeForm .form-item input:-ms-input-placeholder, .nsmm-link-membership-form-block .form-item input:-ms-input-placeholder {
  /* IE 10+ */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.nsmmMaterializeForm .form-item input:-moz-placeholder, .nsmm-link-membership-form-block .form-item input:-moz-placeholder {
  /* Firefox 18- */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.nsmmMaterializeForm .form-item input[required="required"] + span.floating-label:after, .nsmm-link-membership-form-block .form-item input[required="required"] + span.floating-label:after,
.nsmmMaterializeForm .form-item select[required="required"] + span.floating-label:after,
.nsmm-link-membership-form-block .form-item select[required="required"] + span.floating-label:after,
.nsmmMaterializeForm .form-item textarea[required="required"] + span.floating-label:after,
.nsmm-link-membership-form-block .form-item textarea[required="required"] + span.floating-label:after {
  content: ' *';
}

.nsmmMaterializeForm .fieldset-legend, .nsmm-link-membership-form-block .fieldset-legend {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 0.5rem;
  text-transform: capitalize;
}

.nsmmMaterializeForm .field--type-address summary, .nsmm-link-membership-form-block .field--type-address summary {
  margin: 0 0 1rem;
}

.nsmmMaterializeForm [class*="js-form-type-"], .nsmm-link-membership-form-block [class*="js-form-type-"] {
  position: relative;
}

.nsmmMaterializeForm [class*="js-form-type-"] input + span.floating-label, .nsmm-link-membership-form-block [class*="js-form-type-"] input + span.floating-label {
  position: absolute;
  top: 10px;
  left: 0.4rem;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  opacity: 1;
  background-color: #fff;
  padding: 0 0.35rem;
}

.nsmmMaterializeForm [class*="js-form-type-"] input:not(:placeholder-shown) + span.floating-label, .nsmm-link-membership-form-block [class*="js-form-type-"] input:not(:placeholder-shown) + span.floating-label {
  opacity: 1;
  left: 0.4rem;
  top: 5px;
  font-weight: 700;
}

.nsmmMaterializeForm [class*="js-form-type-"] input:focus + span.floating-label, .nsmm-link-membership-form-block [class*="js-form-type-"] input:focus + span.floating-label {
  color: #333;
}

.nsmmMaterializeForm [class*="js-form-type-"] textarea + span.floating-label, .nsmm-link-membership-form-block [class*="js-form-type-"] textarea + span.floating-label {
  position: absolute;
  top: 5px;
  left: 0.4rem;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  opacity: 1;
  background-color: #fff;
  padding: 0 0.35rem;
  font-weight: 700;
}

.nsmmMaterializeForm .js-form-type-select select, .nsmm-link-membership-form-block .js-form-type-select select,
.nsmmMaterializeForm .js-form-type-language-select select,
.nsmm-link-membership-form-block .js-form-type-language-select select {
  border-color: #007db3;
}

.nsmmMaterializeForm .js-form-type-select, .nsmm-link-membership-form-block .js-form-type-select,
.nsmmMaterializeForm .js-form-type-language-select,
.nsmm-link-membership-form-block .js-form-type-language-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nsmmMaterializeForm .js-form-type-select .chosen-container, .nsmm-link-membership-form-block .js-form-type-select .chosen-container,
.nsmmMaterializeForm .js-form-type-language-select .chosen-container,
.nsmm-link-membership-form-block .js-form-type-language-select .chosen-container {
  width: 100% !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 0.25rem 0;
}

.nsmmMaterializeForm .js-form-type-select span.floating-label, .nsmm-link-membership-form-block .js-form-type-select span.floating-label,
.nsmmMaterializeForm .js-form-type-language-select span.floating-label,
.nsmm-link-membership-form-block .js-form-type-language-select span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.nsmmMaterializeForm .js-form-type-select .chosen-single, .nsmm-link-membership-form-block .js-form-type-select .chosen-single,
.nsmmMaterializeForm .js-form-type-language-select .chosen-single,
.nsmm-link-membership-form-block .js-form-type-language-select .chosen-single {
  width: 100%;
}

.nsmmMaterializeForm .checkout-pane .form-item.selectbox--item, .nsmm-link-membership-form-block .checkout-pane .form-item.selectbox--item {
  display: inline-block;
}

.nsmmMaterializeForm .form-item, .nsmm-link-membership-form-block .form-item {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0.875rem 0;
}

.nsmmMaterializeForm .form-item.js-form-type-select, .nsmm-link-membership-form-block .form-item.js-form-type-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.nsmmMaterializeForm .stripe-form .form-item, .nsmm-link-membership-form-block .stripe-form .form-item {
  display: block;
}

.nsmmMaterializeForm .form-item input:not([type="radio"]).active, .nsmm-link-membership-form-block .form-item input:not([type="radio"]).active,
.nsmmMaterializeForm .form-item input:not([type="checkbox"]).active,
.nsmm-link-membership-form-block .form-item input:not([type="checkbox"]).active {
  border-color: #007db3;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.nsmmMaterializeForm .form-item input:not([type="radio"]) + span.floating-label, .nsmm-link-membership-form-block .form-item input:not([type="radio"]) + span.floating-label,
.nsmmMaterializeForm .form-item input:not([type="checkbox"]) + span.floating-label,
.nsmm-link-membership-form-block .form-item input:not([type="checkbox"]) + span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  top: 0 !important;
  font-size: 1rem;
  opacity: 1;
  cursor: text;
  transition: color 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  text-align: initial;
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
}

.nsmmMaterializeForm .form-item input + span.floating-label.active, .nsmm-link-membership-form-block .form-item input + span.floating-label.active {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #333;
  -webkit-transform: translateY(-5px) scale(0.8);
          transform: translateY(-5px) scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.nsmmMaterializeForm .form-item input[type=checkbox] + span.floating-label, .nsmm-link-membership-form-block .form-item input[type=checkbox] + span.floating-label,
.nsmmMaterializeForm .form-item input[type=radio] + span.floating-label,
.nsmm-link-membership-form-block .form-item input[type=radio] + span.floating-label {
  position: relative !important;
  color: #333;
  font-size: 0.75rem;
}

.nsmmMaterializeForm .form-item input[type="checkbox"], .nsmm-link-membership-form-block .form-item input[type="checkbox"],
.nsmmMaterializeForm .form-item input[type="radio"],
.nsmm-link-membership-form-block .form-item input[type="radio"] {
  margin-right: 0.5rem;
  margin-bottom: -0.35rem;
  height: 16px;
  width: 16px;
}

.nsmmMaterializeForm .form-item input[type="checkbox"], .nsmm-link-membership-form-block .form-item input[type="checkbox"] {
  height: 16px;
  width: 16px;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  padding: 0.65rem;
  border: 1px solid #007db3;
}

.nsmmMaterializeForm .form-item input[type="checkbox"]:checked, .nsmm-link-membership-form-block .form-item input[type="checkbox"]:checked {
  background: url(../assets/images/icon-tick.svg) no-repeat;
  background-size: 66%;
  background-position: center;
}

.nsmmMaterializeForm .button, .nsmm-link-membership-form-block .button {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.nsmmMaterializeForm .button:hover, .nsmm-link-membership-form-block .button:hover, .nsmmMaterializeForm .button:focus, .nsmm-link-membership-form-block .button:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.nsmmMaterializeForm .button:hover:before, .nsmm-link-membership-form-block .button:hover:before, .nsmmMaterializeForm .button:focus:before, .nsmm-link-membership-form-block .button:focus:before {
  background-color: transparent;
}

.nsmmMaterializeForm .button:active, .nsmm-link-membership-form-block .button:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .nsmmMaterializeForm .button, .nsmm-link-membership-form-block .button {
    display: inline-block;
  }
}

.nsmmMaterializeForm .form-actions, .nsmm-link-membership-form-block .form-actions {
  margin: 2rem auto;
}

.nsmmMaterializeForm .form-actions:before, .nsmm-link-membership-form-block .form-actions:before, .nsmmMaterializeForm .form-actions:after, .nsmm-link-membership-form-block .form-actions:after {
  content: "";
  display: table;
}

.nsmmMaterializeForm .form-actions:after, .nsmm-link-membership-form-block .form-actions:after {
  clear: both;
}

.nsmmMaterializeForm .form-submit, .nsmm-link-membership-form-block .form-submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  color: #fff;
  width: 100%;
  float: none;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.nsmmMaterializeForm .form-submit:hover, .nsmm-link-membership-form-block .form-submit:hover, .nsmmMaterializeForm .form-submit:focus, .nsmm-link-membership-form-block .form-submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.nsmmMaterializeForm .form-submit:hover:before, .nsmm-link-membership-form-block .form-submit:hover:before, .nsmmMaterializeForm .form-submit:focus:before, .nsmm-link-membership-form-block .form-submit:focus:before {
  background-color: transparent;
}

.nsmmMaterializeForm .form-submit:active, .nsmm-link-membership-form-block .form-submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .nsmmMaterializeForm .form-submit, .nsmm-link-membership-form-block .form-submit {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .nsmmMaterializeForm .form-submit, .nsmm-link-membership-form-block .form-submit {
    width: 50%;
    float: right;
  }
}

.nsmmMaterializeForm .form-submit + a, .nsmm-link-membership-form-block .form-submit + a {
  margin: 0 1rem 0 0;
}

@media (min-width: 52.5em) {
  .nsmmMaterializeForm .form-submit + a, .nsmm-link-membership-form-block .form-submit + a {
    margin: 0 auto 0 0;
  }
}

.nsmmMaterializeForm .form-submit + a + a, .nsmm-link-membership-form-block .form-submit + a + a {
  margin: 0 1rem 0 0;
}

.nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0.875rem 0 1.5rem;
}

.nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel:hover, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel:hover, .nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel:focus, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel:hover:before, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel:hover:before, .nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel:focus:before, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel:focus:before {
  background-color: transparent;
}

.nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel:active, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel {
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline;
    border: 0;
    padding: initial;
    font-size: 1rem;
    text-align: initial;
    line-height: 1;
    margin: initial;
  }
  .nsmmMaterializeForm .form-actions .js-form-submit + .js-form-item-cancel:hover, .nsmm-link-membership-form-block .form-actions .js-form-submit + .js-form-item-cancel:hover {
    background-color: transparent;
    color: #006088;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

#user-register-form .form-item input[required="required"] + span.floating-label:after {
  content: none;
}

.form-submit.disabled {
  background-color: #f8f8f8 !important;
  border-color: #e6e6e6 !important;
  cursor: not-allowed !important;
  color: #ccc !important;
}

.form-submit.disabled:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.form-submit.js-hide {
  display: none !important;
}

.views-exposed-form .form-submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  color: #fff;
  width: 100%;
  float: none;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 44px;
}

.views-exposed-form .form-submit:hover, .views-exposed-form .form-submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.views-exposed-form .form-submit:hover:before, .views-exposed-form .form-submit:focus:before {
  background-color: transparent;
}

.views-exposed-form .form-submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .views-exposed-form .form-submit {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .views-exposed-form .form-submit {
    margin: 0.625rem 0.5rem;
  }
}

.views-exposed-form .form-submit:hover {
  background-color: transparent;
  color: #006088;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-item-search-api-fulltext label.active {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #333;
  -webkit-transform: translateY(-5px) scale(0.8);
          transform: translateY(-5px) scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

form.user-login-form .form-item.form-item--error .form-item--error-message,
form.nsmm-donate-form .form-item.form-item--error .form-item--error-message {
  padding: 0.5rem 0 0 1.5rem;
}

form.user-login-form .form-item.form-item--error .form-item--error-message::before,
form.nsmm-donate-form .form-item.form-item--error .form-item--error-message::before {
  left: 0;
  height: 20px;
  position: absolute;
  content: '';
  width: 20px;
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 95 95" style="enable-background:new 0 0 95 95;" xml:space="preserve"><polygon style="fill:%23CA0000;" points="63.3,26.8 47.5,42.7 31.7,26.8 26.8,31.7 42.7,47.5 26.8,63.3 31.7,68.2 47.5,52.3 63.3,68.2 68.2,63.3 52.3,47.5 68.2,31.7"/><path style="fill:%23CA0000;" d="M47.5,0C21.3,0,0,21.3,0,47.5S21.3,95,47.5,95S95,73.7,95,47.5S73.7,0,47.5,0z M47.5,88.1c-22.4,0-40.6-18.2-40.6-40.6S25.1,6.9,47.5,6.9s40.6,18.2,40.6,40.6S69.9,88.1,47.5,88.1z"/></svg>');
}

form.nsmm-donate-form .form-item.form-item--error .form-item--error-message {
  padding-top: 0;
}

form.user-login-form .form-item.form-item--error input:focus {
  outline: 2px solid #ca0000;
  outline: 2px auto #ca0000;
}

.donation-content {
  margin: 0 auto;
  padding: 0 2rem;
  padding: 0;
}

@media (min-width: 52.5em) {
  .donation-content {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .donation-content {
    width: 72%;
  }
}

.layout-checkout-form,
.cart-form {
  margin: 2rem 0;
  padding: 0 2rem;
  padding-top: 2rem;
}

@media (min-width: 52.5em) {
  .layout-checkout-form,
  .cart-form {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .layout-checkout-form,
  .cart-form {
    padding: 2rem 0 !important;
  }
}

.donation-content .button,
.layout-checkout-form .button,
.cart-form .button {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.donation-content .button:hover, .donation-content .button:focus,
.layout-checkout-form .button:hover,
.layout-checkout-form .button:focus,
.cart-form .button:hover,
.cart-form .button:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.donation-content .button:hover:before, .donation-content .button:focus:before,
.layout-checkout-form .button:hover:before,
.layout-checkout-form .button:focus:before,
.cart-form .button:hover:before,
.cart-form .button:focus:before {
  background-color: transparent;
}

.donation-content .button:active,
.layout-checkout-form .button:active,
.cart-form .button:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .donation-content .button,
  .layout-checkout-form .button,
  .cart-form .button {
    display: inline-block;
  }
}

.donation-content .address-container-inline .form-item,
.layout-checkout-form .address-container-inline .form-item,
.cart-form .address-container-inline .form-item {
  position: relative;
  width: 100%;
  margin: 0.875rem 0;
}

.donation-content .fieldset-legend,
.layout-checkout-form .fieldset-legend,
.cart-form .fieldset-legend {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0.5rem 0;
}

@media (min-width: 31.25em) {
  .donation-content .fieldset-legend,
  .layout-checkout-form .fieldset-legend,
  .cart-form .fieldset-legend {
    font-size: 1.5rem;
  }
}

.donation-content .field--type-address summary,
.layout-checkout-form .field--type-address summary,
.cart-form .field--type-address summary {
  margin: 0 0 1rem;
}

.donation-content .field--type-address .collapsible,
.layout-checkout-form .field--type-address .collapsible,
.cart-form .field--type-address .collapsible {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0.5rem 0;
}

.donation-content .field--type-address .collapsible > span,
.layout-checkout-form .field--type-address .collapsible > span,
.cart-form .field--type-address .collapsible > span {
  display: none;
}

.donation-content .js-form-type-select select,
.layout-checkout-form .js-form-type-select select,
.cart-form .js-form-type-select select {
  border-color: #007db3;
}

.donation-content .js-form-type-textfield,
.donation-content .js-form-type-email,
.donation-content .js-form-type-number,
.donation-content .js-form-type-password,
.donation-content .js-form-type-tel,
.layout-checkout-form .js-form-type-textfield,
.layout-checkout-form .js-form-type-email,
.layout-checkout-form .js-form-type-number,
.layout-checkout-form .js-form-type-password,
.layout-checkout-form .js-form-type-tel,
.cart-form .js-form-type-textfield,
.cart-form .js-form-type-email,
.cart-form .js-form-type-number,
.cart-form .js-form-type-password,
.cart-form .js-form-type-tel {
  position: relative;
}

.donation-content .js-form-type-textfield input + .floating-label,
.donation-content .js-form-type-email input + .floating-label,
.donation-content .js-form-type-number input + .floating-label,
.donation-content .js-form-type-password input + .floating-label,
.donation-content .js-form-type-tel input + .floating-label,
.layout-checkout-form .js-form-type-textfield input + .floating-label,
.layout-checkout-form .js-form-type-email input + .floating-label,
.layout-checkout-form .js-form-type-number input + .floating-label,
.layout-checkout-form .js-form-type-password input + .floating-label,
.layout-checkout-form .js-form-type-tel input + .floating-label,
.cart-form .js-form-type-textfield input + .floating-label,
.cart-form .js-form-type-email input + .floating-label,
.cart-form .js-form-type-number input + .floating-label,
.cart-form .js-form-type-password input + .floating-label,
.cart-form .js-form-type-tel input + .floating-label {
  position: absolute;
  top: 10px;
  left: 0.4rem;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  background-color: #fff;
  padding: 0 0.35rem;
}

.donation-content .js-form-type-textfield input:not(:placeholder-shown) + span.floating-label,
.donation-content .js-form-type-email input:not(:placeholder-shown) + span.floating-label,
.donation-content .js-form-type-number input:not(:placeholder-shown) + span.floating-label,
.donation-content .js-form-type-password input:not(:placeholder-shown) + span.floating-label,
.donation-content .js-form-type-tel input:not(:placeholder-shown) + span.floating-label,
.layout-checkout-form .js-form-type-textfield input:not(:placeholder-shown) + span.floating-label,
.layout-checkout-form .js-form-type-email input:not(:placeholder-shown) + span.floating-label,
.layout-checkout-form .js-form-type-number input:not(:placeholder-shown) + span.floating-label,
.layout-checkout-form .js-form-type-password input:not(:placeholder-shown) + span.floating-label,
.layout-checkout-form .js-form-type-tel input:not(:placeholder-shown) + span.floating-label,
.cart-form .js-form-type-textfield input:not(:placeholder-shown) + span.floating-label,
.cart-form .js-form-type-email input:not(:placeholder-shown) + span.floating-label,
.cart-form .js-form-type-number input:not(:placeholder-shown) + span.floating-label,
.cart-form .js-form-type-password input:not(:placeholder-shown) + span.floating-label,
.cart-form .js-form-type-tel input:not(:placeholder-shown) + span.floating-label {
  opacity: 1;
  top: -3px;
}

.donation-content .js-form-type-textfield input:focus + span.floating-label,
.donation-content .js-form-type-email input:focus + span.floating-label,
.donation-content .js-form-type-number input:focus + span.floating-label,
.donation-content .js-form-type-password input:focus + span.floating-label,
.donation-content .js-form-type-tel input:focus + span.floating-label,
.layout-checkout-form .js-form-type-textfield input:focus + span.floating-label,
.layout-checkout-form .js-form-type-email input:focus + span.floating-label,
.layout-checkout-form .js-form-type-number input:focus + span.floating-label,
.layout-checkout-form .js-form-type-password input:focus + span.floating-label,
.layout-checkout-form .js-form-type-tel input:focus + span.floating-label,
.cart-form .js-form-type-textfield input:focus + span.floating-label,
.cart-form .js-form-type-email input:focus + span.floating-label,
.cart-form .js-form-type-number input:focus + span.floating-label,
.cart-form .js-form-type-password input:focus + span.floating-label,
.cart-form .js-form-type-tel input:focus + span.floating-label {
  color: #333;
}

.donation-content .js-form-type-select,
.layout-checkout-form .js-form-type-select,
.cart-form .js-form-type-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.donation-content .js-form-type-select span.floating-label,
.layout-checkout-form .js-form-type-select span.floating-label,
.cart-form .js-form-type-select span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.donation-content .js-form-type-select .chosen-single,
.layout-checkout-form .js-form-type-select .chosen-single,
.cart-form .js-form-type-select .chosen-single {
  width: 100%;
}

.donation-content .form-submit,
.layout-checkout-form .form-submit,
.cart-form .form-submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  color: #fff;
  width: 100%;
  float: none;
}

.donation-content .form-submit:hover, .donation-content .form-submit:focus,
.layout-checkout-form .form-submit:hover,
.layout-checkout-form .form-submit:focus,
.cart-form .form-submit:hover,
.cart-form .form-submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.donation-content .form-submit:hover:before, .donation-content .form-submit:focus:before,
.layout-checkout-form .form-submit:hover:before,
.layout-checkout-form .form-submit:focus:before,
.cart-form .form-submit:hover:before,
.cart-form .form-submit:focus:before {
  background-color: transparent;
}

.donation-content .form-submit:active,
.layout-checkout-form .form-submit:active,
.cart-form .form-submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .donation-content .form-submit,
  .layout-checkout-form .form-submit,
  .cart-form .form-submit {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .donation-content .form-submit,
  .layout-checkout-form .form-submit,
  .cart-form .form-submit {
    width: 50%;
    float: right;
  }
}

.donation-content .form-submit + a,
.layout-checkout-form .form-submit + a,
.cart-form .form-submit + a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0.875rem 0 1.5rem;
}

.donation-content .form-submit + a:hover, .donation-content .form-submit + a:focus,
.layout-checkout-form .form-submit + a:hover,
.layout-checkout-form .form-submit + a:focus,
.cart-form .form-submit + a:hover,
.cart-form .form-submit + a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.donation-content .form-submit + a:hover:before, .donation-content .form-submit + a:focus:before,
.layout-checkout-form .form-submit + a:hover:before,
.layout-checkout-form .form-submit + a:focus:before,
.cart-form .form-submit + a:hover:before,
.cart-form .form-submit + a:focus:before {
  background-color: transparent;
}

.donation-content .form-submit + a:active,
.layout-checkout-form .form-submit + a:active,
.cart-form .form-submit + a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .donation-content .form-submit + a,
  .layout-checkout-form .form-submit + a,
  .cart-form .form-submit + a {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .donation-content .form-submit + a,
  .layout-checkout-form .form-submit + a,
  .cart-form .form-submit + a {
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline;
    border: 0;
    padding: initial;
    font-size: 1rem;
    text-align: initial;
    line-height: 1;
    margin: initial;
  }
  .donation-content .form-submit + a:hover,
  .layout-checkout-form .form-submit + a:hover,
  .cart-form .form-submit + a:hover {
    background-color: transparent;
    color: #006088;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.donation-content .checkout-pane.checkout-pane-nsmm-go-back, .donation-content #edit-review-nsmm-payment-information,
.layout-checkout-form .checkout-pane.checkout-pane-nsmm-go-back,
.layout-checkout-form #edit-review-nsmm-payment-information,
.cart-form .checkout-pane.checkout-pane-nsmm-go-back,
.cart-form #edit-review-nsmm-payment-information {
  display: none;
}

.paragraph--type--donate {
  padding-bottom: 5rem;
}

.paragraph--type--donate #edit-donations-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.paragraph--type--donate .js-form-item-donations-other {
  display: block !important;
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--type--donate .js-form-item-donations-other {
    width: 66%;
  }
}

.paragraph--type--donate .js-form-item-donations-other .form-text {
  margin-top: 0;
}

.paragraph--type--donate .js-form-item-donations-other input[type="number"] {
  -moz-appearance: textfield;
}

.paragraph--type--donate .js-form-type-radio {
  display: block;
  width: 100%;
  margin: 0 0 0.5rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--donate .js-form-type-radio {
    display: inline-block;
    width: 32%;
  }
}

.paragraph--type--donate [type="radio"] {
  opacity: 0;
  position: absolute;
}

.paragraph--type--donate [type="radio"] + span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  padding: 0.5625rem 0;
  width: 100%;
}

.paragraph--type--donate [type="radio"] + span.floating-label:hover, .paragraph--type--donate [type="radio"] + span.floating-label:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.paragraph--type--donate [type="radio"] + span.floating-label:hover:before, .paragraph--type--donate [type="radio"] + span.floating-label:focus:before {
  background-color: transparent;
}

.paragraph--type--donate [type="radio"] + span.floating-label:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .paragraph--type--donate [type="radio"] + span.floating-label {
    display: inline-block;
  }
}

.paragraph--type--donate [type="radio"]:checked + span.floating-label {
  background: #007db3;
  color: #fff;
}

.paragraph--type--donate [type="radio"]:focus + span.floating-label,
.paragraph--type--donate [type="radio"]:active + span.floating-label {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.paragraph--type--donate .js-form-type-radio.full-width {
  width: 100%;
}

.paragraph--type--donate .fieldset-errors {
  display: none;
}

.cart-form table {
  width: 100%;
}

.fieldset-wrapper > .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fieldset-wrapper > .form-wrapper .stripe-form + .form-wrapper {
  margin: 0;
}

@media (min-width: 52.5em) {
  .fieldset-wrapper > .form-wrapper .stripe-form + .form-wrapper {
    margin: 2rem 0;
  }
}

.field-commerce-product-body h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0 0 2rem;
}

.commerce-order-item-add-to-cart-form,
.layout-checkout-form > div:not(.checkout-pane-order-summary) {
  margin: 1rem auto;
}

@media (min-width: 31.25em) {
  .commerce-order-item-add-to-cart-form,
  .layout-checkout-form > div:not(.checkout-pane-order-summary) {
    max-width: 72%;
    margin: 2rem auto;
  }
}

.layout-checkout-form > div.nsmm-message-pane {
  margin: 0;
  max-width: none;
}

.form--details-custom .custom--details-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}

.form--details-custom .custom--details-trigger span {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #007db3;
  font-size: 0;
  margin: auto 1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.form--details-custom .custom--details-trigger.active span {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.form--details-custom.active .custom--details-wrapper {
  opacity: 1;
}

.form--details-custom .custom--details-wrapper summary {
  display: none;
}

.checkout-pane .form-item {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0.875rem 0;
}

.checkout-pane .form-item.js-form-type-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.checkout-pane .stripe-form .form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.checkout-pane th {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0.5rem 0;
}

.checkout-pane .form-item input {
  margin: 0;
}

.checkout-pane .form-item input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.checkout-pane .form-item input::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.checkout-pane .form-item input:-ms-input-placeholder {
  /* IE 10+ */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.checkout-pane .form-item input:-moz-placeholder {
  /* Firefox 18- */
  display: none;
  opacity: 0;
  visibility: hidden;
}

.checkout-pane .form-item input:not([type="radio"]).active,
.checkout-pane .form-item input:not([type="checkbox"]).active {
  border-color: #007db3;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.checkout-pane .form-item input[required="required"] + span.floating-label:after,
.checkout-pane .form-item select[required="required"] + span.floating-label:after {
  content: ' *';
}

.checkout-pane .form-item input:not([type="radio"]) + span.floating-label,
.checkout-pane .form-item input:not([type="checkbox"]) + span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  top: 0 !important;
  font-size: 1rem;
  opacity: 1;
  cursor: text;
  transition: color .2s ease-out, -webkit-transform .2s ease-out;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  text-align: initial;
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
}

.checkout-pane .form-item input + span.floating-label.active {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #333;
  -webkit-transform: translateY(-5px) scale(0.8);
          transform: translateY(-5px) scale(0.8);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.checkout-pane .form-item input[type=checkbox] + span.floating-label,
.checkout-pane .form-item input[type=radio] + span.floating-label {
  position: relative !important;
  color: #333;
  font-size: 0.75rem;
}

.checkout-pane .form-item input[type=checkbox],
.checkout-pane .form-item input[type=radio] {
  margin-right: 0.5rem;
  margin-bottom: -0.35rem;
  height: 16px;
  width: 16px;
}

.checkout-pane .form-item.selectbox--item {
  display: inline-block;
}

.checkout-pane .form-item input[type="checkbox"] {
  height: 22px;
  width: 22px;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  border: 1px solid #007db3;
  padding: 3px;
}

.checkout-pane .form-item input[type="checkbox"]:checked {
  background: url(../assets/images/icon-tick.svg) no-repeat;
  background-size: 66%;
  background-position: center;
}

.checkout-pane .js-form-item-checkbox {
  margin-bottom: 0;
}

.checkout-pane .js-form-item-checkbox + span.floating-label {
  display: inline-block;
}

.checkout-pane .field--name-field-same-address .js-form-type-checkbox,
.checkout-pane .form-item.js-form-item-nsmm-annual-renew,
.checkout-pane .form-item-nsmm-recurring-recurring {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.checkout-pane .field--name-field-same-address .js-form-type-checkbox span.floating-label,
.checkout-pane .form-item.js-form-item-nsmm-annual-renew span.floating-label,
.checkout-pane .form-item-nsmm-recurring-recurring span.floating-label {
  padding-top: 0.875rem;
}

.checkout-pane .form-item.js-form-item-nsmm-annual-renew .description,
.checkout-pane .form-item-nsmm-recurring-recurring .description {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

.checkout-pane > h1, .checkout-pane > h2, .checkout-pane > h3, .checkout-pane > h4, .nav-main-user .nav-user-login-block .checkout-pane > .panel-title,
.nav-main-user .nav-user-login-block .checkout-pane > legend, .nav-mobile-custom-wrapper .nav-user-login-block .checkout-pane > .panel-title, .checkout-pane > h5, .checkout-pane > h6 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.checkout-pane > h1 {
  font-size: 2.5rem;
}

.checkout-pane > h2 {
  font-size: 1.5rem;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes pulse {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes pulse {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.ajax-progress-throbber {
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
  font-size: 0;
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ajax-progress-throbber .throbber {
  -webkit-animation: rotate 1s infinite;
          animation: rotate 1s infinite;
  display: inline-block !important;
  margin: auto;
  border: none !important;
  font-size: 0;
  background: url(../assets/images/icon-throbber.svg) no-repeat;
  background-size: cover;
  padding: 2rem !important;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.ajax-progress-throbber .ajax-progress-throbber-img {
  -webkit-animation: rotate 1s infinite;
          animation: rotate 1s infinite;
  margin: auto;
  border: none !important;
  font-size: 0;
  width: 64px !important;
  height: 64px !important;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.ajax-progress-throbber:hover {
  background: none;
}

.ajax-progress-throbber .message {
  display: none;
}

.ajax-spinner-fullscreen {
  height: 64px;
  width: 64px;
  -webkit-animation: rotate 1s infinite, pulse 1s infinite;
  animation: rotate 1s infinite, pulse 1s infinite;
  display: inline-block !important;
  border: none !important;
  font-size: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  position: fixed;
  z-index: 1261;
  top: 48.5%;
  left: 49%;
}

.checkout-pane .checkout-pane-nsmm-order-message {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: inherit;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

@media (min-width: 52.5em) {
  .checkout-pane .checkout-pane-nsmm-order-message {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 0;
  }
}

.checkout-pane.checkout-pane-nsmm-review-message h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: inherit;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

@media (min-width: 52.5em) {
  .checkout-pane.checkout-pane-nsmm-review-message h2 {
    font-size: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 0;
  }
}

.checkout-pane.checkout-pane-payment-information, .checkout-pane#edit-nsmm-payment-information-payment-method--wrapper {
  width: 100%;
}

@media (min-width: 31.25em) {
  .checkout-pane.checkout-pane-payment-information, .checkout-pane#edit-nsmm-payment-information-payment-method--wrapper {
    width: 72%;
    margin: 0 auto;
  }
}

.checkout-pane.checkout-pane-payment-information > legend span, .checkout-pane#edit-nsmm-payment-information-payment-method--wrapper > legend span {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: inherit;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

@media (min-width: 52.5em) {
  .checkout-pane.checkout-pane-payment-information > legend span, .checkout-pane#edit-nsmm-payment-information-payment-method--wrapper > legend span {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
}

.checkout-pane.checkout-pane-payment-information legend span, .checkout-pane#edit-nsmm-payment-information-payment-method--wrapper legend span {
  text-transform: inherit;
}

.checkout-pane .fieldgroup.form-item {
  margin: 0 0 1rem 0;
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio {
  opacity: 0;
  position: absolute;
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
  text-align: center !important;
  -webkit-transform: initial !important;
          transform: initial !important;
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label:hover, .fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label:hover:before, .fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label:focus:before {
  background-color: transparent;
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio + span.floating-label {
    display: inline-block;
  }
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-radio:checked + span.floating-label {
  background-color: #007db3;
  color: #fff;
}

.fieldset-wrapper [id*="-payment-information-payment-method"],
.fieldset-wrapper #edit-payment-information-payment-method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fieldset-wrapper [id*="-payment-information-payment-method"] .form-item {
  width: 100%;
  margin: 0.35rem 0;
}

@media (min-width: 52.5em) {
  .fieldset-wrapper [id*="-payment-information-payment-method"] .form-item {
    width: 49%;
  }
}

.checkout-pane .form-item.form-item-nsmm-recurring-recurring {
  margin: 0 0 0.5rem !important;
}

.checkout-pane .form-item .form-item-nsmm-recurring-options {
  margin: 0 0 0.5rem !important;
}

.checkout-pane .form-item-nsmm-recurring-options span.floating-label {
  overflow: hidden;
  max-width: 218px;
  white-space: nowrap;
}

@media (min-width: 31.25em) {
  .checkout-pane .form-item-nsmm-recurring-options span.floating-label {
    max-width: 100%;
  }
}

.checkout-pane.checkout-pane-nsmm-recurring h3 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0.5rem 0;
}

@media (min-width: 31.25em) {
  .checkout-pane.checkout-pane-nsmm-recurring h3 {
    font-size: 1.5rem;
  }
}

.checkout-pane.checkout-pane-nsmm-recurring p {
  color: #007db3;
  line-height: 1.5;
  margin-bottom: 1rem;
}

@media (min-width: 52.5em) {
  .checkout-pane.checkout-pane-nsmm-recurring p {
    line-height: 1.65;
  }
}

.checkout-pane input + .edit-nsmm-recurring-recurring {
  color: #000;
}

.checkout-pane .messages--error {
  padding-left: 3rem;
  width: 100%;
  margin: 1rem 0;
}

.page--checkout .messages--error {
  width: 100%;
  margin: 1rem auto;
}

@media (min-width: 52.5em) {
  .page--checkout .messages--error {
    padding-left: 3rem;
  }
}

.layout-checkout-form #edit-order-summary-summary .views-field-title,
.layout-checkout-form #edit-order-summary-summary h3.order.item,
.layout-checkout-form #edit-order-summary-summary .donation {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 0.75rem 0;
}

.layout-checkout-form #edit-order-summary-summary table {
  margin: 0 auto;
  padding: 0 2rem;
  width: 100% !important;
}

@media (min-width: 52.5em) {
  .layout-checkout-form #edit-order-summary-summary table {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.layout-checkout-form #edit-order-summary-summary table .views-field-total-price__number {
  text-align: right;
}

.layout-checkout-form #edit-order-summary-summary th {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.layout-checkout-form div[id*="commerce-checkout-order-fields-field-deli-0-address--"],
.layout-checkout-form div[class*="address-administrative-area"],
.layout-checkout-form div[id*="-payment-information-add-payment-method-billing-information-address-0-address"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.checkout-pane-payment-information .fieldset-wrapper legend {
  display: none;
}

.layout-checkout-form div[id*="address-country-code"] {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.layout-checkout-form div[id*="address-country-code"] .chosen-single {
  width: 100%;
}

.layout-checkout-form .checkout-pane-commerce-checkout-order-fields input.organization + span.floating-label,
.layout-checkout-form .checkout-pane-commerce-checkout-order-fields input.address-line2 + span.floating-label {
  opacity: 1;
  top: -3px;
  color: #333;
  height: auto;
  width: auto;
  clip: inherit;
}

.stripe-form {
  margin: 1.5rem 0 0;
}

.stripe-form #card-number-element {
  border: 0;
  width: 100%;
  border-bottom: 1px solid #666;
  padding: 0.625rem;
  margin: 0.625rem 0 0;
  font-size: 0.875rem;
  color: #666;
  border-radius: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.stripe-form .form-item-payment-information-add-payment-method-payment-details-expiration,
.stripe-form .form-item-payment-information-add-payment-method-payment-details-security-code,
.stripe-form .form-item-nsmm-payment-information-add-payment-method-payment-details-expiration,
.stripe-form .form-item-nsmm-payment-information-add-payment-method-payment-details-security-code {
  float: left;
  width: 48%;
  margin-top: 2rem;
}

.stripe-form .form-item-payment-information-add-payment-method-payment-details-expiration,
.stripe-form .form-item-nsmm-payment-information-add-payment-method-payment-details-expiration {
  margin-right: 4%;
}

.stripe-form #expiration-element,
.stripe-form #security-code-element {
  border: 0;
  width: 100%;
  border-radius: 0;
  display: inline-block;
  border-bottom: 1px solid #666;
  padding: 0.625rem;
  margin: 0.625rem 0;
  font-size: 0.875rem;
  color: #666;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.stripe-form .error {
  border-color: #ca0000 !important;
  color: #ca0000 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #fff !important;
}

.stripe-form .js-form-item {
  position: relative;
}

.stripe-form .js-form-item span.floating-label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-weight: bold;
}

#payment-errors {
  margin: 0 0 3rem;
}

#edit-review-nsmm-contact-information {
  margin-top: 1.25rem;
}

#edit-review-nsmm-contact-information .nsmm-shipping,
#edit-review-nsmm-contact-information .nsmm-billing {
  display: block;
  width: 100%;
  margin: 0 0 1.25rem;
  vertical-align: top;
}

@media (min-width: 31.25em) {
  #edit-review-nsmm-contact-information .nsmm-shipping,
  #edit-review-nsmm-contact-information .nsmm-billing {
    display: inline-block;
    width: calc(50% - 24px);
    margin: 0 1.5rem 0 0;
  }
  #edit-review-nsmm-contact-information .nsmm-shipping:last-child,
  #edit-review-nsmm-contact-information .nsmm-billing:last-child {
    margin-right: 0;
  }
}

#edit-review-nsmm-contact-information span.floating-label, #edit-review-nsmm-contact-information .field__label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 1rem;
}

#edit-review-nsmm-order-fields span.floating-label {
  font-weight: bold;
}

#edit-review-nsmm-order-fields .nsmm-cobblestone {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#edit-review-nsmm-order-fields .nsmm-cobblestone span.floating-label {
  width: 40%;
  margin-right: 5%;
  border-bottom: 0;
  font-size: 0.875rem;
}

#edit-review-nsmm-order-summary legend,
#edit-review-nsmm-contact-information legend {
  display: none;
}

#edit-review-payment-information .field-name-billing-profile {
  display: none;
}

.page--checkout--review .layout-checkout-form .form-actions .form-submit {
  width: 100%;
}

@media (min-width: 52.5em) {
  .page--checkout--review .layout-checkout-form .form-actions .form-submit {
    width: 50%;
    float: right;
  }
}

.page--checkout--review .layout-checkout-form .field-name-billing-profile {
  margin: 2rem 0;
}

.checkout-pane-nsmm-donation-review fieldset {
  margin: 0 0 2rem;
}

.field-type-commerce-price .order-total-line-value {
  width: auto;
  padding-left: 0.5rem;
}

#edit-review-nsmm-order-fields-summary-cobblestone span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  padding: 0.5rem 0;
  margin: 0 0 0.5rem;
  border-bottom: 1px solid #9f9f9f;
}

#edit-review-nsmm-order-fields-summary-cobblestone [data-drupal-selector="edit-review-nsmm-order-fields-summary-cobblestone-content-message"]:before {
  content: open-quote;
}

#edit-review-nsmm-order-fields-summary-cobblestone [data-drupal-selector="edit-review-nsmm-order-fields-summary-cobblestone-content-message"]:after {
  content: close-quote;
}

#edit-review-nsmm-order-fields-summary-cobblestone label[data-drupal-selector="edit-review-nsmm-order-fields-summary-cobblestone-title"] {
  margin-right: 15%;
}

/*
 * Member Portal
 *
 */
.commerce-checkout-flow .nsmm-message-pane h4, .commerce-checkout-flow .nsmm-message-pane .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .commerce-checkout-flow .nsmm-message-pane .panel-title,
.commerce-checkout-flow .nsmm-message-pane .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .commerce-checkout-flow .nsmm-message-pane legend, .commerce-checkout-flow .nsmm-message-pane .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .commerce-checkout-flow .nsmm-message-pane .panel-title {
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.15rem;
}

@media (min-width: 31.25em) {
  .commerce-checkout-flow .nsmm-message-pane h4, .commerce-checkout-flow .nsmm-message-pane .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .commerce-checkout-flow .nsmm-message-pane .panel-title,
  .commerce-checkout-flow .nsmm-message-pane .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .commerce-checkout-flow .nsmm-message-pane legend, .commerce-checkout-flow .nsmm-message-pane .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .commerce-checkout-flow .nsmm-message-pane .panel-title {
    font-size: 1.5rem;
  }
}

.checkout-pane-nsmm-member-card-order-fields .form--details-custom .collapsible,
.checkout-pane-nsmm-contact-information h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0.5rem 0;
}

@media (min-width: 31.25em) {
  .checkout-pane-nsmm-member-card-order-fields .form--details-custom .collapsible,
  .checkout-pane-nsmm-contact-information h2 {
    font-size: 1.5rem;
  }
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > [class*="checkout-pane-nsmm-order-summary"],
[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > .checkout-pane-review,
[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary {
  max-width: 100%;
  overflow-x: hidden;
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > [class*="checkout-pane-nsmm-order-summary"] table,
[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > .checkout-pane-review table,
[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary table {
  width: 100%;
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > [class*="checkout-pane-nsmm-order-summary"] table .paragraph--type--accordion-item,
[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > .checkout-pane-review table .paragraph--type--accordion-item,
[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary table .paragraph--type--accordion-item {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary table {
  display: block;
  padding: 1rem 0;
  margin-bottom: 1rem;
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary table .views-field-title {
  width: 100%;
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary table .views-field-total-price__number {
  text-align: right;
}

[class*="commerce-checkout-flow-nsmm-membership-"] .layout-checkout-form > #edit-order-summary table + footer .order-total-line {
  padding: 0;
}

.checkout-pane-nsmm-contact-information > .form-item-nsmm-contact-information-password {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.checkout-pane-nsmm-contact-information > .form-item-nsmm-contact-information-password .password-parent {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.checkout-pane-nsmm-contact-information > .form-item-nsmm-contact-information-password .confirm-parent {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.checkout-pane-nsmm-contact-information > .form-item-nsmm-contact-information-password .form-item--error-message {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.checkout-pane-nsmm-contact-information > .form-item-nsmm-contact-information-password .password-suggestions {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.password-confirm .error {
  color: #ca0000;
}

.password-confirm .ok {
  color: #007db3;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation--wrapper,
.checkout-pane-nsmm-donate fieldset[id*="edit-nsmm-donate-donation--"] {
  width: 100%;
  margin-bottom: 0 !important;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation .js-form-type-checkbox,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] .js-form-type-checkbox {
  display: block;
  width: 100%;
  margin: 0 0 0.875rem !important;
}

@media (min-width: 52.5em) {
  .checkout-pane-nsmm-donate #edit-nsmm-donate-donation .js-form-type-checkbox,
  .checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] .js-form-type-checkbox {
    display: inline-block;
    width: 32%;
  }
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"],
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] {
  opacity: 0;
  position: absolute;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  padding: 0.5625rem 0;
  width: 100%;
  -webkit-transform: none;
          transform: none;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label:hover, .checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label:focus,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label:hover,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label:hover:before, .checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label:focus:before,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label:hover:before,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label:focus:before {
  background-color: transparent;
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label:active,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"] + span.floating-label,
  .checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"] + span.floating-label {
    display: inline-block;
  }
}

.checkout-pane-nsmm-donate #edit-nsmm-donate-donation [type="checkbox"]:checked + span.floating-label,
.checkout-pane-nsmm-donate .fieldset-wrapper [id*="edit-nsmm-donate-donation--"] [type="checkbox"]:checked + span.floating-label {
  background-color: #007db3;
  color: #fff;
}

.checkout-pane-nsmm-donate .form-item-nsmm-donate-custom {
  display: block;
  width: 100%;
  margin: 0 !important;
}

.checkout-pane-coupon-redemption {
  padding: 1rem 0;
}

.checkout-pane-coupon-redemption:before, .checkout-pane-coupon-redemption:after {
  content: "";
  display: table;
}

.checkout-pane-coupon-redemption:after {
  clear: both;
}

.checkout-pane-coupon-redemption .form-item {
  margin-top: 0;
}

.checkout-pane-coupon-redemption h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0.5rem 0;
}

@media (min-width: 31.25em) {
  .checkout-pane-coupon-redemption h2 {
    font-size: 1.5rem;
  }
}

#edit-coupon-redemption-form,
[id*="edit-coupon-redemption-form--"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 52.5em) {
  #edit-coupon-redemption-form,
  [id*="edit-coupon-redemption-form--"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#edit-coupon-redemption-form .coupon-redemption-form__coupons,
#edit-coupon-redemption-form table,
[id*="edit-coupon-redemption-form--"] .coupon-redemption-form__coupons,
[id*="edit-coupon-redemption-form--"] table {
  width: 100%;
}

#edit-coupon-redemption-form td .form-submit,
[id*="edit-coupon-redemption-form--"] td .form-submit {
  width: auto;
}

#edit-coupon-redemption-form h3,
[id*="edit-coupon-redemption-form--"] h3 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  margin: 1rem 0 0;
}

#edit-coupon-redemption-form .form-item,
[id*="edit-coupon-redemption-form--"] .form-item {
  margin-right: 0;
  width: 100%;
}

@media (min-width: 52.5em) {
  #edit-coupon-redemption-form .form-item,
  [id*="edit-coupon-redemption-form--"] .form-item {
    margin-right: 0.7rem;
    width: 65%;
  }
}

#edit-coupon-redemption-form .form-submit,
[id*="edit-coupon-redemption-form--"] .form-submit {
  width: 100%;
}

@media (min-width: 52.5em) {
  #edit-coupon-redemption-form .form-submit,
  [id*="edit-coupon-redemption-form--"] .form-submit {
    width: 32%;
    height: 39px;
  }
}

.commerce-checkout-flow .layout-checkout-form .checkout-pane-nsmm-mailing-order-fields .field--name-field-card-name span.floating-label {
  overflow: hidden;
  max-width: 185px;
  white-space: nowrap;
}

@media (min-width: 31.25em) {
  .commerce-checkout-flow .layout-checkout-form .checkout-pane-nsmm-mailing-order-fields .field--name-field-card-name span.floating-label {
    max-width: 100%;
  }
}

.commerce-checkout-flow .layout-checkout-form .form-actions {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 31.25em) {
  .commerce-checkout-flow .layout-checkout-form .form-actions {
    width: 72%;
  }
}

.commerce-checkout-flow-nsmm-membership-join .form-item.form-item-nsmm-mailing-order-fields-info {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  margin: 1rem 0 0;
}

.commerce-checkout-flow [id*="payment-information-wrapper"] .fieldset-wrapper > .form-wrapper .stripe-form + .form-wrapper {
  margin: 0;
}

.commerce-checkout-flow [id*="payment-information-wrapper"] ~ .form-actions .form-submit {
  width: 100%;
}

@media (min-width: 52.5em) {
  .commerce-checkout-flow [id*="payment-information-wrapper"] ~ .form-actions .form-submit {
    width: 50%;
  }
}

.commerce-checkout-flow .checkout-pane-order-summary,
.checkout-pane-nsmm-order-complete + .checkout-pane {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 31.25em) {
  .commerce-checkout-flow .checkout-pane-order-summary,
  .checkout-pane-nsmm-order-complete + .checkout-pane {
    width: 72%;
  }
}

.commerce-checkout-flow .checkout-pane-order-summary .views-field-title,
.commerce-checkout-flow .checkout-pane-order-summary h3.order.item,
.commerce-checkout-flow .checkout-pane-order-summary .donation,
.checkout-pane-nsmm-order-complete + .checkout-pane .views-field-title,
.checkout-pane-nsmm-order-complete + .checkout-pane h3.order.item,
.checkout-pane-nsmm-order-complete + .checkout-pane .donation {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  margin: 0.75rem 0;
}

@media (min-width: 31.25em) {
  .commerce-checkout-flow .checkout-pane-order-summary .views-field-title,
  .commerce-checkout-flow .checkout-pane-order-summary h3.order.item,
  .commerce-checkout-flow .checkout-pane-order-summary .donation,
  .checkout-pane-nsmm-order-complete + .checkout-pane .views-field-title,
  .checkout-pane-nsmm-order-complete + .checkout-pane h3.order.item,
  .checkout-pane-nsmm-order-complete + .checkout-pane .donation {
    font-size: 1.5rem;
  }
}

.commerce-checkout-flow .checkout-pane-order-summary .views-row > *,
.checkout-pane-nsmm-order-complete + .checkout-pane .views-row > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 1rem 0;
  margin: 1rem 0;
  border-bottom: 1px solid #ccc;
}

@media (min-width: 52.5em) {
  .commerce-checkout-flow .checkout-pane-order-summary .views-row > *,
  .checkout-pane-nsmm-order-complete + .checkout-pane .views-row > * {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.commerce-checkout-flow .checkout-pane-order-summary .views-row > * > span:first-child,
.commerce-checkout-flow .checkout-pane-order-summary .views-row > * > h3:first-child,
.checkout-pane-nsmm-order-complete + .checkout-pane .views-row > * > span:first-child,
.checkout-pane-nsmm-order-complete + .checkout-pane .views-row > * > h3:first-child {
  font-family: inherit;
  font-weight: bold;
  font-size: 0.875rem;
  width: 100%;
}

@media (min-width: 52.5em) {
  .commerce-checkout-flow .checkout-pane-order-summary .views-row > * > span:first-child,
  .commerce-checkout-flow .checkout-pane-order-summary .views-row > * > h3:first-child,
  .checkout-pane-nsmm-order-complete + .checkout-pane .views-row > * > span:first-child,
  .checkout-pane-nsmm-order-complete + .checkout-pane .views-row > * > h3:first-child {
    width: 40%;
    margin-right: 5%;
  }
}

.commerce-checkout-flow .checkout-pane-order-summary ~ [class*="checkout-pane-nsmm-order-summary"],
.commerce-checkout-flow .checkout-pane-order-summary table,
.checkout-pane-nsmm-order-complete + .checkout-pane ~ [class*="checkout-pane-nsmm-order-summary"],
.checkout-pane-nsmm-order-complete + .checkout-pane table {
  width: 100%;
  margin: 0 auto;
}

.commerce-checkout-flow .checkout-pane-order-summary ~ [class*="checkout-pane-nsmm-order-summary"] .views-field-title,
.commerce-checkout-flow .checkout-pane-order-summary table .views-field-title,
.checkout-pane-nsmm-order-complete + .checkout-pane ~ [class*="checkout-pane-nsmm-order-summary"] .views-field-title,
.checkout-pane-nsmm-order-complete + .checkout-pane table .views-field-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.commerce-checkout-flow .checkout-pane-order-summary ~ [class*="checkout-pane-nsmm-order-summary"] .views-field-total-price__number,
.commerce-checkout-flow .checkout-pane-order-summary table .views-field-total-price__number,
.checkout-pane-nsmm-order-complete + .checkout-pane ~ [class*="checkout-pane-nsmm-order-summary"] .views-field-total-price__number,
.checkout-pane-nsmm-order-complete + .checkout-pane table .views-field-total-price__number {
  text-align: right;
}

.commerce-checkout-flow .checkout-pane-order-summary ~ [class*="checkout-pane-nsmm-order-summary"] .order-total-line,
.commerce-checkout-flow .checkout-pane-order-summary table .order-total-line,
.checkout-pane-nsmm-order-complete + .checkout-pane ~ [class*="checkout-pane-nsmm-order-summary"] .order-total-line,
.checkout-pane-nsmm-order-complete + .checkout-pane table .order-total-line {
  padding: 0;
}

.commerce-checkout-flow .checkout-pane-order-summary footer .order-total-line,
.checkout-pane-nsmm-order-complete + .checkout-pane footer .order-total-line {
  padding: 0;
}

.commerce-checkout-flow .checkout-pane .views-field-purchased-entity .buttons {
  display: none;
}

.commerce-checkout-flow .checkout-pane-review #edit-review-nsmm-contact-information,
.commerce-checkout-flow .checkout-pane-review #edit-review-nsmm-member-card-order-fields,
.commerce-checkout-flow .checkout-pane-review #edit-review-nsmm-recipient-order-fields,
.commerce-checkout-flow .checkout-pane-review #edit-review-nsmm-mailing-order-fields,
.commerce-checkout-flow .checkout-pane-review fieldset[id*="edit-review-nsmm-order-summary-"],
.commerce-checkout-flow .checkout-pane-review #edit-review-payment-information {
  display: none;
}

#edit-nsmm-terms-conditions-terms {
  background-color: #f8f8f8;
  padding: 1rem 1.5rem;
}

#edit-nsmm-terms-conditions-terms.hidden {
  display: none;
}

#edit-nsmm-terms-conditions-terms legend {
  float: left;
  color: #007db3;
}

#edit-nsmm-terms-conditions-terms p {
  font-size: 0.875rem;
}

#edit-nsmm-terms-conditions-terms .form-item-nsmm-terms-conditions-terms-agree {
  text-align: center;
}

.commerce-checkout-flow-nsmm-donation .checkout-pane-payment-information .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation .checkout-pane-payment-information .form-item-nsmm-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation .checkout-pane-nsmm-payment-information .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation .checkout-pane-nsmm-payment-information .form-item-nsmm-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation-monthly .checkout-pane-payment-information .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation-monthly .checkout-pane-payment-information .form-item-nsmm-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation-monthly .checkout-pane-nsmm-payment-information .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-donation-monthly .checkout-pane-nsmm-payment-information .form-item-nsmm-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-membership-recurring .checkout-pane-payment-information .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-membership-recurring .checkout-pane-payment-information .form-item-nsmm-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-membership-recurring .checkout-pane-nsmm-payment-information .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book,
.commerce-checkout-flow-nsmm-membership-recurring .checkout-pane-nsmm-payment-information .form-item-nsmm-payment-information-add-payment-method-billing-information-copy-to-address-book {
  display: none;
}

.commerce-checkout-flow-nsmm-membership-recurring [id*="payment-information-wrapper"],
.commerce-checkout-flow-nsmm-membership-recurring [id*="payment-information-wrapper-"],
.commerce-checkout-flow-nsmm-membership-recurring [id*="payment-information-wrapper"] > div,
.commerce-checkout-flow-nsmm-membership-recurring [id*="payment-information-wrapper-"] > div {
  width: 100%;
}

.toggle-terms {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1rem;
  border: 0;
  padding: 0;
  color: #007db3;
  text-decoration: underline;
}

.calendar-enabled .ui-widget-overlay.ui-front {
  z-index: 199 !important;
  display: none;
}

.calendar-enabled .ui-dialog {
  z-index: 200 !important;
  background: #f5f5f5;
  position: absolute !important;
  max-height: calc(100% - 50px);
  overflow-y: scroll;
  width: 50% !important;
  top: 50px !important;
  right: 0 !important;
  left: auto !important;
}

.calendar-enabled .ui-dialog::-webkit-scrollbar {
  width: 12px;
  /* for vertical scrollbars */
  height: 12px;
  /* for horizontal scrollbars */
}

.calendar-enabled .ui-dialog::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.calendar-enabled .ui-dialog::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
}

.calendar-enabled .ui-dialog .ui-dialog-content {
  max-height: inherit !important;
  background: #f5f5f5 !important;
}

.calendar-enabled .ui-dialog .ui-dialog-titlebar-close span {
  display: none;
}

.calendar-enabled .ui-dialog .ui-dialog-titlebar {
  background: #f5f5f5;
  border: none;
  color: #9f9f9f;
  padding: 1rem 1.7rem 0.5rem;
}

.calendar-enabled .ui-dialog .ui-dialog-titlebar-close {
  background: url(../assets/images/icon-close-gray.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 16px;
  width: 16px;
  right: 1rem;
  top: 1.5rem;
  border: none;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.calendar-enabled .ui-dialog .ui-dialog-titlebar-close:focus, .calendar-enabled .ui-dialog .ui-dialog-titlebar-close:hover, .calendar-enabled .ui-dialog .ui-dialog-titlebar-close:active {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  opacity: 0.6;
}

.nsmm-calendar {
  background-color: #f5f5f5;
}

.nsmm-calendar .calendar-header {
  background-color: #fff;
}

.nsmm-calendar .nsmm-calendar-listing {
  display: none;
  margin: 0;
}

@media (min-width: 31.25em) {
  .nsmm-calendar .nsmm-calendar-listing {
    margin: inherit;
  }
}

.nsmm-calendar .calendar-calendar {
  display: none;
}

.nsmm-calendar.calendar-mode .calendar-calendar {
  display: block;
}

.nsmm-calendar.list-mode .nsmm-calendar-listing {
  display: block;
}

.nsmm-calendar .calendar-content {
  margin: 2rem 0;
  padding: 0 2rem;
  padding-bottom: 2.75rem;
  overflow-x: hidden;
}

@media (min-width: 52.5em) {
  .nsmm-calendar .calendar-content {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .nsmm-calendar .calendar-content {
    max-width: 1116px;
    padding-bottom: 2.75rem;
  }
}

@media (min-width: 52.5em) {
  .nsmm-calendar .calendar-content {
    padding-bottom: 6rem;
  }
}

@media (min-width: 90em) {
  .nsmm-calendar .calendar-content {
    padding-bottom: 10rem;
  }
}

.nsmm-calendar header {
  margin: 2rem 0;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 52.5em) {
  .nsmm-calendar header {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .nsmm-calendar header {
    padding: 1.5rem 2rem;
    display: block;
    max-width: 1116px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 90em) {
  .nsmm-calendar header {
    padding: 1.5rem 0;
  }
}

.nsmm-calendar header a:hover, .nsmm-calendar header a:before {
  background-color: transparent !important;
}

.nsmm-calendar header .clearfix {
  display: none;
}

.nsmm-calendar header nav {
  display: inline-block;
}

.nsmm-calendar header nav ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nsmm-calendar header nav li {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  float: left;
  list-style-type: none;
  font-size: 1.875rem;
}

.nsmm-calendar header nav li.pager__item--previous a,
.nsmm-calendar header nav li.pager__item--next a {
  margin-left: 0;
  border-color: transparent;
  font-size: 2rem;
  opacity: 0;
  color: transparent;
  background: none;
  line-height: 1;
}

.nsmm-calendar header nav li.pager__item--previous,
.nsmm-calendar header nav li.pager__item--next {
  background: url(../assets/images/calendar/icon-right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  margin: auto 0;
  height: 30px;
  width: 30px;
}

.nsmm-calendar header nav li.pager__item--previous {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nsmm-calendar header nav li.pager__item--previous label {
  cursor: pointer;
  display: block;
  color: #fff;
}

.nsmm-calendar header nav li.pager__item--previous label a {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nsmm-calendar header nav li.pager__item--current {
  margin: 0 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nsmm-calendar header nav li.pager__item--current span {
  display: block;
  float: left;
}

.nsmm-calendar header nav li.pager__item--current .pager-month {
  color: #000;
  margin-right: 1rem;
  font-weight: 700;
  letter-spacing: 1.8px;
  font-size: 1.8rem;
}

.nsmm-calendar header nav li.pager__item--current .pager-year {
  font-size: 1.125rem;
  margin: auto 0;
  color: #9f9f9f;
}

.nsmm-calendar header .calendar-mode {
  float: right;
  display: none;
}

@media (min-width: 31.25em) {
  .nsmm-calendar header .calendar-mode {
    display: inherit;
  }
}

.nsmm-calendar header .calendar-mode a {
  float: left;
}

.nsmm-calendar header .calendar-mode .calendar-toggle {
  display: block;
  background: url("../assets/images/calendar/calendar-grid-view-white.svg");
  background-position: 0;
  background-size: cover;
  width: 36px;
  height: 36px;
  margin-right: 15px;
}

.nsmm-calendar header .calendar-mode .calendar-toggle.active {
  background: url("../assets/images/calendar/calendar-grid-view-blue.svg");
  background-position: 0;
  background-size: cover;
}

.nsmm-calendar header .calendar-mode .list-toggle {
  display: block;
  background: url("../assets/images/calendar/calendar-list-view-white.svg");
  background-size: cover;
  background-position: 0;
  width: 36px;
  height: 36px;
  margin-right: 14px;
}

.nsmm-calendar header .calendar-mode .list-toggle.active {
  background: url("../assets/images/calendar/calendar-list-view-blue.svg");
  background-position: 0;
  background-size: cover;
}

.nsmm-calendar .calendar-content img {
  display: none;
}

@media (min-width: 31.25em) {
  .nsmm-calendar .calendar-content img {
    display: inherit;
  }
}

.nsmm-calendar .calendar-content .calendar-calendar {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.nsmm-calendar .calendar-content .calendar-calendar thead {
  text-transform: uppercase;
}

.nsmm-calendar .calendar-content .calendar-calendar thead th {
  padding: 15px;
  font-size: 0.75rem;
  font-weight: normal;
}

.nsmm-calendar .calendar-content .views-exposed-form {
  margin: 2.75rem 0;
  position: relative;
}

.nsmm-calendar .calendar-content .views-exposed-form input[type="radio"] {
  display: none;
}

.nsmm-calendar .calendar-content .views-exposed-form input[type="submit"] {
  display: none;
}

.nsmm-calendar .calendar-content .views-exposed-form h2.fieldset-legend {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  width: 60px;
  float: left;
  color: #333;
  font-size: 1.125rem;
  display: none;
}

@media (min-width: 31.25em) {
  .nsmm-calendar .calendar-content .views-exposed-form h2.fieldset-legend {
    display: inherit;
  }
}

.nsmm-calendar .calendar-content .views-exposed-form .fieldset-wrapper {
  float: right;
  width: 100%;
}

@media (min-width: 31.25em) {
  .nsmm-calendar .calendar-content .views-exposed-form .fieldset-wrapper {
    width: calc(100% - 60px);
  }
}

.nsmm-calendar .calendar-content .views-exposed-form .form-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 31.25em) {
  .nsmm-calendar .calendar-content .views-exposed-form .form-radios {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
}

.nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.625rem;
  position: relative;
  background-color: #15b5d1;
  color: #fff;
  border-radius: 4px;
  border: 1px solid transparent;
  font-size: 0.85rem;
  padding: 0.5rem 1.25rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  width: 48%;
}

.nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id:first-child {
  display: none;
}

@media (min-width: 31.25em) {
  .nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id {
    width: auto;
    margin-right: 0.625rem;
  }
}

.nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id span.floating-label {
  cursor: pointer;
  display: block;
  color: #fff;
}

.nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id.transparent-btn {
  background-color: transparent !important;
  border-color: #b9b9b9;
}

.nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id.transparent-btn span.floating-label {
  color: #b9b9b9;
}

.nsmm-calendar .calendar-content .views-exposed-form .form-item-filter-id:last-child {
  margin-right: 0;
}

.nsmm-calendar-listing {
  margin-bottom: 30px;
}

.nsmm-calendar-listing:last-child {
  margin-bottom: 0;
}

.nsmm-calendar-listing .nsmm-listing-group {
  margin-bottom: 30px;
  padding-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading {
  float: left;
  padding: 20px;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  text-align: center;
}

@media (min-width: 31.25em) {
  .nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading {
    width: 125px;
    margin-bottom: 0;
    text-align: left;
  }
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading .nsmm-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 31.25em) {
  .nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading .nsmm-date {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading .nsmm-date .nsmm-month {
  margin-left: 0.5rem;
  font-size: 1rem;
}

@media (min-width: 31.25em) {
  .nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading .nsmm-date .nsmm-month {
    margin: 0;
  }
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-heading .nsmm-date .nsmm-day {
  font-size: 3.125rem;
  font-weight: 500;
  letter-spacing: -1.3px;
  line-height: 61px;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content {
  width: 100%;
}

@media (min-width: 31.25em) {
  .nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content {
    width: calc(100% - 125px - 2rem);
  }
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content > div {
  margin-bottom: 30px;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content > div:last-child {
  margin: 0;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content > div:only-child {
  margin: 0;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content .slick-list {
  overflow: visible;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-content .slick-list .nsmm-listing-item {
  margin: 0 .5rem;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-nav {
  width: 100%;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-nav ul li {
  margin: 0 0.25rem;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-nav ul button {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #7f7d7f;
  text-indent: -9999px;
}

.nsmm-calendar-listing .nsmm-listing-group .nsmm-listing-nav ul li.slick-active button {
  background-color: #414141;
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-special {
  color: #000;
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-special .nsmm-listing-heading {
  background-color: #017DB3;
  color: #fff;
  padding: 1.25rem;
  line-height: 1.375;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: -0.24px;
}

@media (min-width: 31.25em) {
  .nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-special .nsmm-listing-heading {
    padding: 1.25rem;
    height: 7rem;
  }
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-standard {
  color: #000;
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-standard .nsmm-listing-heading {
  text-align: center;
  background-color: #F1F5F6;
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-standard .nsmm-listing-heading .nsmm-month {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-standard .nsmm-listing-heading .nsmm-month,
.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-standard .nsmm-listing-heading .nsmm-day-letter {
  color: #B8C2C7;
}

.nsmm-calendar-listing .nsmm-listing-group.nsmm-listing-standard .nsmm-listing-heading .nsmm-day {
  color: #007db3;
  font-size: 3.125rem;
  font-weight: 600;
}

.nsmm-calendar-listing.minified {
  padding: 0 1rem 0 0;
  display: block;
}

.nsmm-calendar-listing.minified .nsmm-listing-heading {
  font-size: 1rem;
  padding: 0;
  width: 50px;
}

.nsmm-calendar-listing.minified .nsmm-listing-heading .nsmm-date {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nsmm-calendar-listing.minified .nsmm-listing-heading .nsmm-date .nsmm-day {
  line-height: 1;
  font-size: 1.25rem;
  color: #000;
}

.nsmm-calendar-listing.minified .nsmm-listing-heading .nsmm-date .nsmm-day-letter {
  font-size: 0.75rem;
}

.nsmm-calendar-listing.minified .nsmm-listing-content {
  width: calc(100% - 50px - 1rem);
}

.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-text,
.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-buttons,
.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-time {
  width: 100%;
}

.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-text {
  color: #333333;
}

.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-text,
.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-time {
  padding-bottom: 0;
  font-size: 0.875rem;
}

.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-buttons a {
  font-size: 0.875rem;
  padding: 0.4rem 1rem;
  border-radius: 5%;
}

.nsmm-calendar-listing.minified .nsmm-listing-content .event-content .event-image {
  display: none;
}

.nsmm-calendar-listing.minified .nsmm-listing-group.nsmm-listing-standard .nsmm-listing-heading {
  background-color: transparent;
}

.nsmm-calendar-listing.minified .node--type-event.node--view-mode-teaser {
  margin-bottom: 1rem;
}

.nsmm-calendar-listing.minified .node--type-event.node--view-mode-teaser .event-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nsmm-calendar-listing.minified .node--type-event.node--view-mode-teaser .event-text {
  margin: 0;
}

.node--type-event.node--view-mode-teaser .event-header {
  background-color: #e5f3f9;
  color: #006088;
  padding: 10px 0;
  position: relative;
}

.node--type-event.node--view-mode-teaser .event-header .event-block {
  float: left;
  width: 5px;
  height: 20px;
  background-color: #2f5a62;
}

.node--type-event.node--view-mode-teaser .event-header h1,
.node--type-event.node--view-mode-teaser .event-header h2,
.node--type-event.node--view-mode-teaser .event-header h3,
.node--type-event.node--view-mode-teaser .event-header h4,
.node--type-event.node--view-mode-teaser .event-header .nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block .node--type-event.node--view-mode-teaser .event-header .panel-title,
.node--type-event.node--view-mode-teaser .event-header .nav-main-user .nav-user-login-block legend,
.nav-main-user .nav-user-login-block .node--type-event.node--view-mode-teaser .event-header legend,
.node--type-event.node--view-mode-teaser .event-header .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
.nav-mobile-custom-wrapper .nav-user-login-block .node--type-event.node--view-mode-teaser .event-header .panel-title,
.node--type-event.node--view-mode-teaser .event-header h5,
.node--type-event.node--view-mode-teaser .event-header h6 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  z-index: 0;
}

.node--type-event.node--view-mode-teaser .event-header h3 {
  font-size: 1rem;
  margin-top: 2px;
  margin-left: 1rem;
  margin-bottom: 0;
  color: #335e65;
}

.node--type-event.node--view-mode-teaser .event-header .background {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.1;
}

.node--type-event.node--view-mode-teaser .event-content {
  background-color: #fff;
  padding: 1rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.node--type-event.node--view-mode-teaser .event-content .event-text,
.node--type-event.node--view-mode-teaser .event-content .event-buttons,
.node--type-event.node--view-mode-teaser .event-content .event-time {
  width: 100%;
}

.node--type-event.node--view-mode-teaser .event-content .event-buttons {
  color: #003d52;
}

.node--type-event.node--view-mode-teaser .event-content .event-image {
  width: 100%;
  display: none;
  margin-bottom: 0;
}

@media (min-width: 31.25em) {
  .node--type-event.node--view-mode-teaser .event-content .event-image {
    display: inherit;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 90em) {
  .node--type-event.node--view-mode-teaser .event-content .event-image {
    width: calc(30% - 1rem);
    margin-bottom: 1rem;
  }
}

.node--type-event.node--view-mode-teaser .event-content .event-image .field-name-field-hor-vert-card-image {
  height: 100%;
  width: 100%;
}

.node--type-event.node--view-mode-teaser .event-content .event-image a {
  width: 100%;
}

.node--type-event.node--view-mode-teaser .event-content .event-image a:hover, .node--type-event.node--view-mode-teaser .event-content .event-image a:before {
  background-color: transparent !important;
}

.node--type-event.node--view-mode-teaser .event-content .event-image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.node--type-event.node--view-mode-teaser .event-content .event-text {
  width: 100%;
  margin: 0 0 1rem;
}

@media (min-width: 90em) {
  .node--type-event.node--view-mode-teaser .event-content .event-text {
    width: calc(70% - 1rem);
    margin: 0;
  }
}

.node--type-event.node--view-mode-teaser .event-content .event-text:empty {
  margin: 0;
}

@media (min-width: 31.25em) {
  .node--type-event.node--view-mode-teaser .event-content .event-text:empty {
    margin: 0;
  }
}

.node--type-event.node--view-mode-teaser .event-content .event-text,
.node--type-event.node--view-mode-teaser .event-content .event-time {
  font-size: 0.75rem;
  line-height: 1.4;
}

@media (min-width: 31.25em) {
  .node--type-event.node--view-mode-teaser .event-content .event-text,
  .node--type-event.node--view-mode-teaser .event-content .event-time {
    font-size: 1rem;
    line-height: 1.4;
  }
}

.node--type-event.node--view-mode-teaser .event-content .event-time {
  color: #006088;
  margin-bottom: 1rem;
}

.node--type-event.node--view-mode-teaser .event-content .event-buttons a {
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}

@media (min-width: 52.5em) {
  .node--type-event.node--view-mode-teaser .event-content .event-buttons a {
    margin-right: 0.6rem;
    margin-bottom: 1rem;
  }
}

.node--type-event.node--view-mode-teaser .event-content .event-buttons a:before {
  background-color: transparent !important;
}

.node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover {
  color: #fff;
}

.node--type-event.node--view-mode-teaser .event-content .event-buttons a:first-child {
  background-color: #006088;
  color: #fff;
}

.node--type-event.node--view-mode-teaser .event-content .event-buttons a:first-child:hover {
  color: #fff;
}

.node--type-event.node--view-mode-calendar .node__content {
  font-size: 0.8125rem;
  font-weight: normal;
}

.node--type-event.node--view-mode-calendar .node__content .event-block {
  float: left;
  width: 5px;
  height: 14px;
  margin-right: 5px;
  margin-top: 2px;
  background-color: #2f5a62 !important;
}

.calendar-calendar {
  position: relative;
}

.calendar-calendar a:hover, .calendar-calendar a:before {
  background-color: transparent !important;
}

.calendar-calendar .views-element-container {
  padding-bottom: 1.5rem;
}

.calendar-calendar .views-element-container:last-child {
  padding-bottom: 0;
}

.calendar-calendar .month-view .full .month {
  color: #9f9f9f;
  padding-left: 0;
}

.calendar-calendar .month-view .full div.day {
  float: left;
  margin: 5px 0 0 5px;
  font-weight: 400;
}

.calendar-calendar .month-view .full div.day a {
  color: #9f9f9f;
}

.calendar-calendar .month-view .full .item .node--type-event .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.calendar-calendar .month-view .full .item .node--type-event .event-block {
  -ms-flex-preferred-size: 5px;
      flex-basis: 5px;
  float: none;
  height: auto;
  margin-top: 0px;
}

.calendar-calendar .month-view .full .item .node--type-event span {
  -ms-flex-preferred-size: calc(100% - 5px);
      flex-basis: calc(100% - 5px);
  padding: 2px 0;
  margin-right: 7px;
}

.calendar-calendar .month-view .full td.single-day {
  padding: 1.2rem 0 1.2rem 5px;
  padding-top: calc(1.2rem - 21px);
  vertical-align: top;
}

.calendar-calendar .month-view .full td.single-day div.monthview {
  background: none;
  vertical-align: middle;
  border-radius: 0;
  padding: 0;
}

.calendar-calendar .month-view .full td.single-day .more {
  text-align: left;
  font-size: 0.875rem;
}

.ajax-progress.ajax-progress-fullscreen {
  height: 0;
  width: 0;
  -webkit-animation: rotate 1s infinite, pulse 1s infinite;
          animation: rotate 1s infinite, pulse 1s infinite;
  display: inline-block !important;
  margin: auto;
  border: none !important;
  font-size: 0;
  background: url(../assets/images/icon-throbber.svg) no-repeat;
  background-size: cover;
  padding: 2rem !important;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.nsmm-event-listing-intro-text {
  margin: 2rem 0;
  padding: 0 2rem;
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 1;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-intro-text {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.nsmm-event-listing-events-items-container {
  text-align: center;
}

.nsmm-event-listing-events-items-container fieldset > input[type="radio"] {
  position: absolute;
  z-index: -999;
  top: -999rem;
  left: -999rem;
}

.nsmm-event-listing-events-items-container fieldset > label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  margin: 0 -2px;
  padding: 1rem 0;
  width: 136px;
  font-size: 0.875rem;
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#666666), color-stop(2%, #666666), color-stop(2%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #666666 0%, #666666 2%, rgba(255, 255, 255, 0) 2%, rgba(255, 255, 255, 0) 100%);
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container fieldset > label {
    width: 226px;
    font-size: 1.25rem;
  }
}

.nsmm-event-listing-events-items-container fieldset > label:hover {
  cursor: pointer;
}

.nsmm-event-listing-events-items-container #tab-today-active .today-view-group,
.nsmm-event-listing-events-items-container #tab-month-active .month-view-group {
  display: block;
}

.nsmm-event-listing-events-items-container .tab-today:checked + label,
.nsmm-event-listing-events-items-container .tab-month:checked + label {
  background-color: #fff;
  color: #007db3;
  -webkit-box-shadow: 0px 0px 20px -12px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px -12px rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, left bottom, left top, from(#007db3), color-stop(10%, #007db3), color-stop(10%, white), to(white));
  background: linear-gradient(0deg, #007db3 0%, #007db3 10%, white 10%, white 100%);
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}

.nsmm-event-listing-events-items-container .tab-today:focus + label,
.nsmm-event-listing-events-items-container .tab-month:focus + label {
  outline: #007db3 auto 5px;
  outline-offset: -2px;
}

.nsmm-event-listing-events-items-container .event-listing-tab-contents .today-view-group,
.nsmm-event-listing-events-items-container .event-listing-tab-contents .month-view-group {
  display: none;
  margin: 1.875rem 0 0;
}

.nsmm-event-listing-events-items-container .event-listing-tab-contents .highlight-bg {
  background-color: #003d52;
  color: #fff;
  padding: 3.125rem 0;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .event-listing-tab-contents .highlight-bg {
    padding: 5.5rem 0;
  }
}

.nsmm-event-listing-events-items-container .event-listing-tab-contents .highlight-content {
  width: 100%;
  margin: 0;
  padding: 0 1rem;
  text-align: left;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .event-listing-tab-contents .highlight-content {
    width: 62%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 0;
  }
}

.nsmm-event-listing-events-items-container .event-listing-tab-contents .view-content {
  margin: 3rem 0;
  padding: 0 1rem;
  text-align: left;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .event-listing-tab-contents .view-content {
    width: 62%;
    margin: 3rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.event-highlight-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .event-highlight-card-container {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 50% 50%;
    -ms-grid-rows: 100%;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "content image";
  }
}

.nsmm-event-listing-events-items-container h2.today-highlight-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.875rem;
  color: #fff;
  margin-bottom: 2rem;
}

.nsmm-event-listing-events-items-container .view-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  text-align: left;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .view-title {
    font-size: 1.875rem;
  }
}

.nsmm-event-listing-events-items-container .view-title.month {
  margin-bottom: 1.5rem;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .view-title.month {
    margin-bottom: 3.125rem;
  }
}

.event-highlight-card-content {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #fff;
  padding: 1rem 0 0;
}

@media (min-width: 52.5em) {
  .event-highlight-card-content {
    grid-area: content;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    padding-right: 1rem;
  }
}

.event-highlight-card-content .event-highlight-card-header {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 0.875rem;
}

.event-highlight-card-content .featured-highlight-card-heading {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
}

.event-highlight-card-content .field-name-field-highlight-snippet {
  margin: 1rem 0 2.25rem;
  font-size: 1rem;
  line-height: 1.4;
}

.event-highlight-card-content .custom-time-text {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}

@media (min-width: 52.5em) {
  .event-highlight-card-content .custom-time-text {
    font-size: 0.875rem;
  }
}

.event-highlight-card-content .featured-highlight-card-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
  margin-top: 2.5rem;
}

.event-highlight-card-content .featured-highlight-card-link:hover, .event-highlight-card-content .featured-highlight-card-link:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.event-highlight-card-content .featured-highlight-card-link:hover:before, .event-highlight-card-content .featured-highlight-card-link:focus:before {
  background-color: transparent;
}

.event-highlight-card-content .featured-highlight-card-link:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .event-highlight-card-content .featured-highlight-card-link {
    display: inline-block;
  }
}

.event-highlight-card-content .featured-highlight-card-link:hover {
  background-color: #fff;
  color: #007db3;
}

.event-highlight-card-image {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  height: 100%;
}

@media (min-width: 52.5em) {
  .event-highlight-card-image {
    grid-area: image;
    position: relative;
    overflow: hidden;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
}

.event-highlight-card-image img {
  position: relative;
}

@media (min-width: 52.5em) {
  .event-highlight-card-image img {
    max-width: initial;
    width: 100%;
    height: auto;
  }
}

.highlight-content.highlights-2 .events-calendar-highlights-page .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-2 .events-calendar-highlights-page .row-container {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "left right";
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
  }
}

.highlight-content.highlights-2 .events-calendar-highlights-page .views-row:first-child {
  grid-area: left;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  height: 100%;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-2 .events-calendar-highlights-page .views-row:first-child {
    margin-right: 1.25rem;
  }
}

.highlight-content.highlights-2 .events-calendar-highlights-page .views-row:last-child {
  grid-area: right;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  height: 100%;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-2 .events-calendar-highlights-page .views-row:last-child {
    margin-left: 1.25rem;
  }
}

.highlight-content.highlights-2 .events-calendar-highlights-page .event-highlight-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0;
  max-width: 100%;
}

.highlight-content.highlights-2 .events-calendar-highlights-page .event-highlight-card-content {
  padding: 1rem 0;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-2 .events-calendar-highlights-page .featured-highlight-card-text p {
    font-size: 1.5rem;
  }
}

.highlight-content.highlights-2 .events-calendar-highlights-page .event-highlight-card-image img {
  position: relative;
  width: 100%;
  height: auto;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-3 .events-calendar-highlights-page .row-container {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "first second" "first third";
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1rem;
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 1080px;
  }
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(1) {
  grid-area: first;
  margin-bottom: 1rem;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(1) {
    margin: 0;
  }
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) {
  grid-area: second;
  margin-bottom: 1rem;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) {
    margin: 0;
  }
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) .event-highlight-card-image {
  display: none;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) .event-highlight-card-image {
    display: block;
  }
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) .event-highlight-card-content {
  padding-bottom: 0;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) .event-highlight-card-content .field-name-field-highlight-snippet {
  margin-bottom: 1rem;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) .event-highlight-card-content .featured-highlight-card-link {
  margin-top: 1.25rem;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(3) {
  grid-area: third;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(3) .event-highlight-card-image {
  display: none;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(3) .event-highlight-card-content .field-name-field-highlight-snippet {
  margin-bottom: 0;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(3) .event-highlight-card-content .featured-highlight-card-link {
  margin-top: 1.25rem;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .event-highlight-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0;
  max-width: 100%;
}

.highlight-content.highlights-3 .events-calendar-highlights-page .event-highlight-card-content {
  padding: 1rem 0;
}

@media (min-width: 52.5em) {
  .highlight-content.highlights-3 .events-calendar-highlights-page .featured-highlight-card-text p {
    font-size: 1.5rem;
  }
}

.highlight-content.highlights-3 .events-calendar-highlights-page .event-highlight-card-image img {
  position: relative;
  width: 100%;
  height: auto;
}

.event-calendar-jump-menu {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0 auto 1.875rem;
  display: inline-block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.event-calendar-jump-menu .jump-menu:focus, .event-calendar-jump-menu .datepicker-toggle:focus, .event-calendar-jump-menu .form-submit:focus {
  outline-color: white;
  background: #007db3;
}

@media (min-width: 31.25em) {
  .event-calendar-jump-menu {
    font-size: 1.875rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.event-calendar-jump-menu label {
  font-size: 0.75rem;
  font-weight: normal;
}

.event-calendar-jump-menu .jump-menu-heading {
  margin: 0 1rem 0 0;
  float: left;
  width: 80%;
  font-size: 1rem;
}

@media (min-width: 31.25em) {
  .event-calendar-jump-menu .jump-menu-heading {
    margin: 0 1.875rem 0 0;
    width: auto;
    white-space: nowrap;
    font-size: inherit;
  }
}

.event-calendar-jump-menu .jump-menu-heading {
  font-family: 'Gotham A','Gotham B',Helvetica,sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
}

.event-calendar-jump-menu .form-item-target-date label {
  white-space: normal;
}

.event-calendar-jump-menu .jump-menu {
  background: transparent;
  color: #fff;
  margin: 0;
  padding: 0.5rem 0.675rem;
  border: 1px solid #fff;
  border-radius: 2px;
  width: 100%;
  font-size: 1rem;
  float: left;
}

.event-calendar-jump-menu .jump-menu::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.875rem;
}

.event-calendar-jump-menu .jump-menu::-moz-placeholder {
  color: #fff;
  font-size: 0.875rem;
}

.event-calendar-jump-menu .jump-menu::-ms-input-placeholder {
  color: #fff;
  font-size: 0.875rem;
}

.event-calendar-jump-menu .jump-menu::placeholder {
  color: #fff;
  font-size: 0.875rem;
}

.calendar-jump-menu-form .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.calendar-jump-menu-form .form-wrapper .js-form-type-textfield {
  position: relative;
  width: 70%;
  margin-right: 1rem;
  max-width: 180px;
  line-height: 1;
}

.calendar-jump-menu-form .form-wrapper .form-item-target-date span.floating-label {
  position: absolute;
  color: white;
  top: -50px;
  left: 0px;
  width: 300px;
  max-width: 90vw;
  font-weight: 300;
  text-align: center;
}

@media (min-width: 31.25em) {
  .calendar-jump-menu-form .form-wrapper .form-item-target-date span.floating-label {
    left: -239px;
    top: -35px;
    width: 540px;
  }
}

.calendar-jump-menu-form .form-wrapper .datepicker-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  text-indent: -9999rem;
  background: url(../assets/images/calendar/calendar-grid-view-white.svg) no-repeat center;
  background-size: 100%;
  margin-right: 0.875rem;
}

.calendar-jump-menu-form .form-wrapper .datepicker-toggle:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.calendar-jump-menu-form .form-submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.calendar-jump-menu-form .form-submit:hover, .calendar-jump-menu-form .form-submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.calendar-jump-menu-form .form-submit:hover:before, .calendar-jump-menu-form .form-submit:focus:before {
  background-color: transparent;
}

.calendar-jump-menu-form .form-submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .calendar-jump-menu-form .form-submit {
    display: inline-block;
  }
}

.node--view-mode-event-listing-card,
.node--view-mode-event-listing-card-monthly {
  margin: 0 0 2.5rem;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card,
  .node--view-mode-event-listing-card-monthly {
    margin: 0 0 2.25rem;
  }
}

.node--view-mode-event-listing-card.node--type-event .node__content,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #e6e6e6;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card.node--type-event .node__content,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content {
    border: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.node--view-mode-event-listing-card.node--type-event .node__content .image,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card.node--type-event .node__content .image,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .image {
    width: 50%;
    margin-right: 2%;
  }
}

.node--view-mode-event-listing-card.node--type-event .node__content .image img,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .image img {
  width: 100%;
  height: auto;
}

.node--view-mode-event-listing-card.node--type-event .node__content .text,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 1rem 1rem;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card.node--type-event .node__content .text,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text {
    padding: 0;
    width: 50%;
  }
}

.node--view-mode-event-listing-card.node--type-event .node__content .text .field-name-field-location,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .field-name-field-location {
  display: none;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card.node--type-event .node__content .text .field-name-field-location,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .field-name-field-location {
    display: block;
    font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.675rem;
    text-align: right;
    letter-spacing: 1px;
    color: #666;
  }
}

.node--view-mode-event-listing-card.node--type-event .node__content .text h3, .node--view-mode-event-listing-card.node--type-event .node__content .text h4, .node--view-mode-event-listing-card.node--type-event .node__content .text .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .node--view-mode-event-listing-card.node--type-event .node__content .text .panel-title,
.node--view-mode-event-listing-card.node--type-event .node__content .text .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .node--view-mode-event-listing-card.node--type-event .node__content .text legend, .node--view-mode-event-listing-card.node--type-event .node__content .text .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .node--view-mode-event-listing-card.node--type-event .node__content .text .panel-title,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text h3,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text h4,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .panel-title,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .nav-main-user .nav-user-login-block legend,
.nav-main-user .nav-user-login-block .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text legend,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
.nav-mobile-custom-wrapper .nav-user-login-block .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .panel-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  color: #4d4d4d;
  margin-top: 1rem;
  line-height: 1.2;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card.node--type-event .node__content .text h3, .node--view-mode-event-listing-card.node--type-event .node__content .text h4, .node--view-mode-event-listing-card.node--type-event .node__content .text .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .node--view-mode-event-listing-card.node--type-event .node__content .text .panel-title,
  .node--view-mode-event-listing-card.node--type-event .node__content .text .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .node--view-mode-event-listing-card.node--type-event .node__content .text legend, .node--view-mode-event-listing-card.node--type-event .node__content .text .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .node--view-mode-event-listing-card.node--type-event .node__content .text .panel-title,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text h3,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text h4,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .nav-main-user .nav-user-login-block .panel-title,
  .nav-main-user .nav-user-login-block .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .panel-title,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .nav-main-user .nav-user-login-block legend,
  .nav-main-user .nav-user-login-block .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text legend,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
  .nav-mobile-custom-wrapper .nav-user-login-block .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .panel-title {
    margin-top: 0;
  }
}

.node--view-mode-event-listing-card.node--type-event .node__content .text .custom-time-text,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .custom-time-text {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  color: #5F717B;
}

.node--view-mode-event-listing-card.node--type-event .node__content .text .node-link,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin-top: 1.25rem;
}

.node--view-mode-event-listing-card.node--type-event .node__content .text .node-link:hover, .node--view-mode-event-listing-card.node--type-event .node__content .text .node-link:focus,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link:hover,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.node--view-mode-event-listing-card.node--type-event .node__content .text .node-link:hover:before, .node--view-mode-event-listing-card.node--type-event .node__content .text .node-link:focus:before,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link:hover:before,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link:focus:before {
  background-color: transparent;
}

.node--view-mode-event-listing-card.node--type-event .node__content .text .node-link:active,
.node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .node--view-mode-event-listing-card.node--type-event .node__content .text .node-link,
  .node--view-mode-event-listing-card-monthly.node--type-event .node__content .text .node-link {
    display: inline-block;
  }
}

.interstitial-card {
  background-color: #007db3;
  color: #fff;
  text-align: center;
  padding: 0 0 2rem;
  margin: 0 0 1.875rem;
}

.interstitial-card .field-name-field-interstitial-title,
.interstitial-card .field-name-field-introduction-text {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 2rem;
  color: #fff;
}

@media (min-width: 52.5em) {
  .interstitial-card .field-name-field-interstitial-title,
  .interstitial-card .field-name-field-introduction-text {
    font-size: 1.875rem;
  }
}

.interstitial-card .interstitial-card {
  margin: 0;
  padding: 0;
}

.interstitial-card .field-type-text-with-summary {
  margin: 0 2rem 2.5rem;
}

.interstitial-card .field-name-field-cta a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
  margin: 0 1rem;
}

.interstitial-card .field-name-field-cta a:hover, .interstitial-card .field-name-field-cta a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.interstitial-card .field-name-field-cta a:hover:before, .interstitial-card .field-name-field-cta a:focus:before {
  background-color: transparent;
}

.interstitial-card .field-name-field-cta a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .interstitial-card .field-name-field-cta a {
    display: inline-block;
  }
}

.interstitial-card .field-name-field-cta a:hover {
  background-color: #fff;
  color: #007db3;
}

@media (min-width: 52.5em) {
  .interstitial-card .field-name-field-cta a {
    margin: 0;
  }
}

.interstitial-card .webform-required {
  display: none;
}

.interstitial-card .webform-submission-form {
  background-color: #fff;
  padding: 2rem;
  color: #000;
}

.interstitial-card .form-actions {
  text-align: center;
}

.interstitial-card .form-submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
}

.interstitial-card .form-submit:hover, .interstitial-card .form-submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.interstitial-card .form-submit:hover:before, .interstitial-card .form-submit:focus:before {
  background-color: transparent;
}

.interstitial-card .form-submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .interstitial-card .form-submit {
    display: inline-block;
  }
}

.interstitial-card .form-submit:hover {
  background-color: #fff;
  color: #007db3;
}

.nsmm-event-listing-events-items-container .month-view-group #edit-filter-id--wrapper h2.fieldset-legend,
.nsmm-event-listing-events-items-container .month-view-group [id*="edit-filter-id--"] h2.fieldset-legend {
  position: unset;
  font-size: 1rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group #edit-filter-id--wrapper h2.fieldset-legend,
  .nsmm-event-listing-events-items-container .month-view-group [id*="edit-filter-id--"] h2.fieldset-legend {
    position: absolute;
  }
}

.nsmm-event-listing-events-items-container .month-view-group #edit-filter-id--wrapper .fieldset-wrapper,
.nsmm-event-listing-events-items-container .month-view-group [id*="edit-filter-id--"] .fieldset-wrapper {
  margin: 0 0 2rem;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group #edit-filter-id--wrapper .fieldset-wrapper,
  .nsmm-event-listing-events-items-container .month-view-group [id*="edit-filter-id--"] .fieldset-wrapper {
    margin: 0 9rem 2.5rem 5rem;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id {
  background-color: #fff !important;
  display: inline-block;
  margin: 0 0.15rem 0.5rem 0;
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id .form-radio {
  position: absolute;
  opacity: 0;
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label:hover, .nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label:hover:before, .nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label:focus:before {
  background-color: transparent;
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id span.floating-label {
    display: inline-block;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .form-item-filter-id .form-radio:checked + span.floating-label {
  background-color: #007db3;
  color: #fff;
  font-weight: normal;
  font-style: italic;
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-2 .events-calendar-highlights-page .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-2 .events-calendar-highlights-page .row-container {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "left right";
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
    -ms-grid-columns: 2fr 1fr;
    -ms-grid-rows: 1fr;
    gap: 2.5rem;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-2 .events-calendar-highlights-page .views-row:first-child {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-2 .events-calendar-highlights-page .views-row:first-child {
    margin-right: 1rem;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-2 .events-calendar-highlights-page .views-row:last-child {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-3 .events-calendar-highlights-page .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-3 .events-calendar-highlights-page .row-container {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: "first second" "first third";
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1rem;
    width: 100%;
    margin: 2.5rem auto 0;
    padding: 0;
    max-width: 1080px;
    grid-auto-rows: minmax(-webkit-min-content, -webkit-max-content);
    grid-auto-rows: minmax(min-content, max-content);
    -ms-grid-columns: 2fr 1fr;
    -ms-grid-rows: auto;
    gap: 1rem;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:first-child {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:first-child {
    margin-right: 1rem;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}

.nsmm-event-listing-events-items-container .month-view-group .highlight-content.highlights-3 .events-calendar-highlights-page .views-row:last-child {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}

.nsmm-event-listing-events-items-container .month-view-group .views-row {
  position: relative;
}

.nsmm-event-listing-events-items-container .month-view-group .date-heading-column:focus {
  outline: none;
}

.nsmm-event-listing-events-items-container .month-view-group .date-heading-column h3 {
  color: #4d4d4d;
  line-height: 1;
  font-size: 1.125rem;
  margin: 2.5rem 0 1.25rem;
  display: inline-block;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .date-heading-column h3 {
    position: absolute;
    top: 0;
    left: -8rem;
    font-size: 0.875rem;
    margin: 0;
  }
}

@media (min-width: 90em) {
  .nsmm-event-listing-events-items-container .month-view-group .date-heading-column h3 {
    position: absolute;
    left: -12rem;
    font-size: 1.375rem;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .date-heading-top,
.nsmm-event-listing-events-items-container .month-view-group .date-heading-bottom {
  display: inline-block;
}

@media (min-width: 52.5em) {
  .nsmm-event-listing-events-items-container .month-view-group .date-heading-top,
  .nsmm-event-listing-events-items-container .month-view-group .date-heading-bottom {
    display: block;
  }
}

.nsmm-event-listing-events-items-container .month-view-group .date-heading-top {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.nsmm-event-listing-events-items-container .month-view-group .date-heading-bottom {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.tab-group-pager ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0;
  padding: 0 2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  list-style: none;
}

@media (min-width: 52.5em) {
  .tab-group-pager ul {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.tab-group-pager ul a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #5F717B;
}

.tab-group-pager ul .prev-link span,
.tab-group-pager ul .next-link span {
  display: inline-block;
  color: #5F717B;
  font-weight: bold;
}

.tab-group-pager ul .prev-link span {
  margin-right: 0.5rem;
}

.tab-group-pager ul .next-link span {
  margin-left: 0.5rem;
}

.nsmm-event-listing .nsmm-calendar-listing {
  position: relative;
}

.daily-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 3rem;
}

@media (min-width: 52.5em) {
  .daily-toggle {
    position: absolute;
    top: 0;
    right: -8rem;
  }
}

.input-daily-toggle {
  opacity: 0;
}

.input-daily-toggle + label {
  display: inline-block;
  background: #666;
  border: 0.1rem solid #666;
  width: 3rem;
  height: 1.6rem;
  border-radius: 10rem;
  position: relative;
  cursor: pointer;
}

.input-daily-toggle + label #toggler-switch {
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  margin-top: 0.15rem;
  margin-left: 0.2rem;
  border-radius: 1rem;
  background: #fff;
  -webkit-box-shadow: 5px 0px 28px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 5px 0px 28px -9px rgba(0, 0, 0, 0.75);
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
  border: 1px solid #fff;
}

.input-daily-toggle + label .text {
  position: absolute;
  left: -10.5rem;
  white-space: nowrap;
}

.input-daily-toggle:checked + label {
  background-color: #007db3;
  border-color: #007db3;
}

.input-daily-toggle:checked + label #toggler-switch {
  background: #fff;
  -webkit-transform: translateX(1.3rem);
          transform: translateX(1.3rem);
  -webkit-transition: -webkit-transform 0.1s ease-out;
  transition: -webkit-transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}

.node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link,
.node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a,
.node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link,
.node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link:hover, .node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link:focus,
.node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a:hover,
.node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a:focus,
.node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link:hover,
.node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link:focus,
.node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a:hover,
.node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link:hover:before, .node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link:focus:before,
.node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a:hover:before,
.node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a:focus:before,
.node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link:hover:before,
.node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link:focus:before,
.node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a:hover:before,
.node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a:focus:before {
  background-color: transparent;
}

.node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link:active,
.node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a:active,
.node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link:active,
.node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .node--type-member-portal-content-page .paragraph--horizontal-card-text a.field-type-link,
  .node--type-member-portal-content-page .paragraph--horizontal-card-text .field-type-link a,
  .node--type-member-portal-content-page .paragraph--vertical-card-text a.field-type-link,
  .node--type-member-portal-content-page .paragraph--vertical-card-text .field-type-link a {
    display: inline-block;
  }
}

.nsmm-link-membership-form-block {
  margin: 2rem 0;
  padding: 0 2rem;
  margin-bottom: 4rem;
}

@media (min-width: 52.5em) {
  .nsmm-link-membership-form-block {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .nsmm-link-membership-form-block {
    margin-bottom: 6rem;
  }
}

.nsmm-link-membership-form-block .form-items-wrapper {
  margin: 0 auto 1rem;
}

@media (min-width: 52.5em) {
  .nsmm-link-membership-form-block .form-items-wrapper {
    max-width: 396px;
    margin: 0 auto 1rem;
  }
}

.nsmm-link-membership-form-block .form-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #222;
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: -0.55px;
  line-height: 2.25rem;
  margin-bottom: 2rem;
}

.nsmm-link-membership-form-block .form-item-help-text {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 22px;
  margin: 0;
}

.nsmm-link-membership-form-block .form-item-help-text a:before {
  display: none;
}

.notification-bar {
  bottom: 0;
  position: relative;
  width: 100%;
  z-index: 501;
  -webkit-box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-height: 0;
  -webkit-transition: all 1.25s ease-in-out;
  transition: all 1.25s ease-in-out;
}

.notification-bar.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 500px;
  -webkit-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}

.notification-bar:not(.visible) {
  opacity: 0;
  visibility: hidden;
}

.notification-bar.alert-normal {
  background: #9f9f9f;
}

.notification-bar.alert-highlight {
  background: #007db3;
}

.notification-bar.alert-critical {
  background: #F6AB37;
  color: #000;
}

.notification-bar.alert-critical a {
  color: #000;
}

.notification-bar.alert-critical a:before {
  background-color: #000;
}

.notification-bar.alert-critical .close-btn span {
  background-color: #000;
}

.notification-bar .field-type-link {
  padding: 0.5rem 0 0;
}

.notification-bar-wrapper {
  width: 100%;
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.notification-bar-body {
  width: calc(100% - 2rem - 25px);
  line-height: 1.25;
  font-size: 0.85rem;
}

@media (min-width: 52.5em) {
  .notification-bar-body {
    font-size: 0.9rem;
  }
}

.notification-bar-body p a,
.notification-bar-body a {
  position: relative;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.notification-bar-body p a:before,
.notification-bar-body a:before {
  content: '';
  display: block;
  background: #fff;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -2px;
  right: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.notification-bar-body p a:hover:before,
.notification-bar-body a:hover:before {
  bottom: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.notification-bar .close-btn {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 20px;
  height: 20px;
}

.notification-bar .close-btn span {
  width: 25px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  z-index: 1;
  -webkit-transform-origin: 4px 0;
          transform-origin: 4px 0;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  text-align: left;
}

.notification-bar .close-btn span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 2px);
          transform: rotate(45deg) translate(5px, 2px);
  width: 21px;
}

.notification-bar .close-btn span:nth-child(2) {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: rotate(-45deg) translate(-6px, 8px);
          transform: rotate(-45deg) translate(-6px, 8px);
  width: 21px;
}

.notification-bar .close-btn:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  cursor: pointer;
}

.notification-bar .close-btn:hover span {
  background: #003d52;
}

.user-register-form {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .user-register-form {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.user-register-form .form-wrapper {
  margin: 0;
}

.nsmm-dashboard {
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
}

@media (min-width: 52.5em) {
  .nsmm-dashboard {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.nsmm-dashboard .nsmm-dashboard-container {
  margin-bottom: 1rem;
}

@media (min-width: 31.25em) {
  .nsmm-dashboard .nsmm-dashboard-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar-toggle {
  position: absolute;
  z-index: 100;
  width: 20px;
  height: 40px;
  left: 0;
  top: 83px;
  background-color: #007db3;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar-toggle:before {
  content: "";
  display: block;
  background-image: url(../assets/images/carot-white.svg);
  background-position: 2px 14px;
  background-repeat: no-repeat;
  background-size: 70%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 13px;
  height: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 31.25em) {
  .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar-toggle {
    display: none;
  }
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar {
  position: absolute;
  z-index: 1;
  left: -100%;
  right: 0;
  top: 60px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  background: #007db3;
  padding: 5rem 2rem;
  height: 100%;
  max-width: 100%;
}

@media (min-width: 31.25em) {
  .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar {
    position: static;
    left: inherit;
    right: inherit;
    top: inherit;
    background: transparent;
    padding: 0 0.5rem 0 0;
    border-right: 1px solid #ccc;
    margin-right: 2rem;
    height: inherit;
    max-width: 250px;
    min-width: 200px;
  }
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar,
.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h1, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h2, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h3, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h4, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .panel-title,
.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar legend, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .panel-title, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h5, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h6,
.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar a {
  color: #fff;
}

@media (min-width: 31.25em) {
  .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar,
  .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h1, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h2, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h3, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h4, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .panel-title,
  .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar legend, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .panel-title, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h5, .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar h6,
  .nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar a {
    color: #222;
  }
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .link {
  margin-left: 1rem;
  margin-bottom: 0.25rem;
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .section-title {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-sidebar .dashboard-section {
  margin-bottom: 2rem;
}

.nsmm-dashboard .nsmm-dashboard-container .nsmm-dashboard-content {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  overflow-x: hidden;
}

.nsmm-dashboard .nsmm-dashboard-content .field--name-body {
  margin: 1.75rem 0 0;
}

.nsmm-dashboard .nsmm-dashboard-content .description + .views-element-container {
  margin-top: 1.5rem;
}

.nsmm-dashboard.slide-out .nsmm-dashboard-sidebar-toggle {
  left: calc(100% - 2rem);
  background: transparent;
}

.nsmm-dashboard.slide-out .nsmm-dashboard-sidebar-toggle:before {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.nsmm-dashboard.slide-out .nsmm-dashboard-sidebar {
  left: 0;
}

@media (min-width: 31.25em) {
  .nsmm-dashboard.slide-out .nsmm-dashboard-sidebar {
    position: static;
    left: inherit;
    top: inherit;
  }
}

.membership-profile-info h2,
.membership-profile-info .section-title,
.membership-profile-level h2,
.membership-profile-level .section-title,
.membership-profile-benefits h2,
.membership-profile-benefits .section-title,
.membership-giving-history h2,
.membership-giving-history .section-title,
.membership-giving-history-table h2,
.membership-giving-history-table .section-title,
.membership-settings h2,
.membership-settings .section-title,
.membership-profile-info + .form-item h2,
.membership-profile-info + .form-item .section-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
}

@media (min-width: 52.5em) {
  .membership-profile-info h2,
  .membership-profile-info .section-title,
  .membership-profile-level h2,
  .membership-profile-level .section-title,
  .membership-profile-benefits h2,
  .membership-profile-benefits .section-title,
  .membership-giving-history h2,
  .membership-giving-history .section-title,
  .membership-giving-history-table h2,
  .membership-giving-history-table .section-title,
  .membership-settings h2,
  .membership-settings .section-title,
  .membership-profile-info + .form-item h2,
  .membership-profile-info + .form-item .section-title {
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 1rem;
  }
}

.membership-profile-info,
.membership-profile-level,
.membership-profile-benefits,
.membership-giving-history {
  padding-top: 0;
  padding-bottom: 1.5rem;
}

.membership-profile-info {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
}

.membership-profile-info .views-row div {
  display: inline;
}

@media (min-width: 52.5em) {
  .membership-profile-info {
    font-size: 2.25rem;
    padding-bottom: 2rem;
    line-height: 1;
  }
}

.membership-profile-info .views-field-nothing {
  display: block;
}

@media (min-width: 31.25em) {
  .membership-profile-info .views-field-nothing {
    display: inline-block;
  }
}

.membership-profile-info .views-field-field-address-given-name,
.membership-profile-info .views-field-field-address-family-name {
  display: inline-block;
  margin-left: 0.5rem;
}

.membership-profile-level .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

.membership-profile-level .content-row:first-of-type {
  border-top: 1px solid #ccc;
  padding-top: 2rem;
}

@media (min-width: 52.5em) {
  .membership-profile-level .content-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 1rem 0;
    padding: 1rem 0 2rem;
  }
}

.membership-profile-level .content-row .label {
  width: 100%;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

@media (min-width: 52.5em) {
  .membership-profile-level .content-row .label {
    width: 32%;
    margin-right: 5%;
  }
}

.membership-profile-level .content {
  width: 100%;
}

.membership-level .content .actions,
.membership-profile-benefits .actions {
  text-align: right;
  margin: 1rem 0 0;
}

.membership-level .content .actions a,
.membership-profile-benefits .actions a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0 0 1rem;
}

.membership-level .content .actions a:hover, .membership-level .content .actions a:focus,
.membership-profile-benefits .actions a:hover,
.membership-profile-benefits .actions a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.membership-level .content .actions a:hover:before, .membership-level .content .actions a:focus:before,
.membership-profile-benefits .actions a:hover:before,
.membership-profile-benefits .actions a:focus:before {
  background-color: transparent;
}

.membership-level .content .actions a:active,
.membership-profile-benefits .actions a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .membership-level .content .actions a,
  .membership-profile-benefits .actions a {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .membership-level .content .actions a,
  .membership-profile-benefits .actions a {
    margin: 0 0 1rem 1rem;
  }
}

.membership-expires .notice {
  display: block;
  color: #007db3;
  font-size: 0.875rem;
}

.membership-email .content span {
  word-break: break-all;
}

.membership-profile-benefits h2,
.membership-giving-history .section-title {
  color: #007db3;
}

.membership-benefits {
  border-top: 1px solid #ccc;
  padding: 2rem 0;
}

.membership-giving-history .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid #ccc;
  padding: 2rem 0;
}

@media (min-width: 52.5em) {
  .membership-giving-history .views-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.membership-giving-history .views-row > div:first-of-type {
  width: 100%;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

@media (min-width: 52.5em) {
  .membership-giving-history .views-row > div:first-of-type {
    width: 32%;
    margin-right: 5%;
  }
}

.membership-giving-history .views-row .views-field-completed {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.membership-giving-history .views-row + footer {
  text-align: right;
}

.membership-giving-history .views-row + footer a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0 0 1rem;
}

.membership-giving-history .views-row + footer a:hover, .membership-giving-history .views-row + footer a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.membership-giving-history .views-row + footer a:hover:before, .membership-giving-history .views-row + footer a:focus:before {
  background-color: transparent;
}

.membership-giving-history .views-row + footer a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .membership-giving-history .views-row + footer a {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .membership-giving-history .views-row + footer a {
    margin: 0 0 0 1rem;
  }
}

.membership-giving-history-table table {
  width: 100%;
  margin: 1.5rem 0;
}

@media (min-width: 52.5em) {
  .membership-giving-history-table table {
    margin: 2rem 0;
  }
}

.membership-giving-history-table table th {
  padding: 0.5rem 0;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.membership-giving-history-table table tbody {
  font-size: 0.75rem;
}

@media (min-width: 31.25em) {
  .membership-giving-history-table table tbody {
    font-size: 1rem;
  }
}

.membership-giving-history-table table tbody tr {
  border-bottom: 1px solid #ccc;
}

.membership-giving-history-table table tbody td {
  padding: 0.5rem 0;
  margin: 0.5rem 0;
}

.membership-giving-history-table table .views-field-completed {
  padding-right: 0.75rem;
}

.membership-giving-history-table table .views-field-total-price__number {
  text-align: right;
}

.membership-settings ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.user-pass-reset {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .user-pass-reset {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.user-pass-reset:before {
  display: block;
  content: "";
  height: 2rem;
}

.user-pass-reset .form-submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.user-pass-reset .form-submit:hover, .user-pass-reset .form-submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.user-pass-reset .form-submit:hover:before, .user-pass-reset .form-submit:focus:before {
  background-color: transparent;
}

.user-pass-reset .form-submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .user-pass-reset .form-submit {
    display: inline-block;
  }
}

.emphasis-none {
  margin-bottom: 2.188rem;
  margin-top: 2.188rem;
}

@media (min-width: 52.5em) {
  .emphasis-none {
    margin-bottom: 3.438rem;
    margin-top: 3.438rem;
  }
}

.emphasis-none.paragraph--type--standard-image-text-with-cta {
  margin-top: 0;
}

.emphasis-regular {
  background-color: #f8f8f8;
  padding: 2.188rem 0;
}

.emphasis-regular a {
  color: #006088;
}

.emphasis-regular a:focus {
  outline-color: black;
}

.emphasis-regular .field-type-image a:focus {
  outline-width: 10px;
}

@media (min-width: 52.5em) {
  .emphasis-regular {
    padding: 3.438rem 0;
  }
}

.emphasis-regular.paragraph--type--standard-image-text-with-cta {
  margin-top: 0;
}

.emphasis-highlight {
  background-color: #007db3;
  color: #fff;
  padding: 2.188rem 0;
}

@media (min-width: 52.5em) {
  .emphasis-highlight {
    padding: 3.438rem 0;
  }
}

.emphasis-highlight.paragraph--type--standard-image-text-with-cta {
  margin-top: 0;
}

.emphasis-highlight a,
.emphasis-highlight h1,
.emphasis-highlight h2,
.emphasis-highlight h3,
.emphasis-highlight h4,
.emphasis-highlight .nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block .emphasis-highlight .panel-title,
.emphasis-highlight .nav-main-user .nav-user-login-block legend,
.nav-main-user .nav-user-login-block .emphasis-highlight legend,
.emphasis-highlight .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
.nav-mobile-custom-wrapper .nav-user-login-block .emphasis-highlight .panel-title,
.emphasis-highlight h5,
.emphasis-highlight h6,
.emphasis-highlight p,
.emphasis-highlight div,
.emphasis-highlight span,
.emphasis-highlight .image-info,
.emphasis-highlight .featured-container .featured-title,
.emphasis-highlight .card-container .featured-title,
.emphasis-highlight .field-ar-name {
  color: #fff;
}

.emphasis-highlight a:before,
.emphasis-highlight a:hover:before,
.emphasis-highlight .featured-container .featured-nav ul.slick-dots > li.slick-active button {
  background-color: #fff;
}

.emphasis-highlight .card-link a:focus,
.emphasis-highlight .cta-button:focus,
.emphasis-highlight .container-block-prefooter .prefooter-form .button:focus,
.container-block-prefooter .prefooter-form .emphasis-highlight .button:focus,
.emphasis-highlight .profile--type-artist-profile .profile-actions a:focus,
.profile--type-artist-profile .profile-actions .emphasis-highlight a:focus,
.emphasis-highlight .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus,
.node--type-art.node--view-mode-horizontal-card .profile-actions .emphasis-highlight a:focus,
.emphasis-highlight .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus,
.node--type-event.node--view-mode-teaser .event-content .event-buttons .emphasis-highlight a:focus,
.emphasis-highlight .paragraph--type--ticket-item .field-name-field-cta a:focus,
.paragraph--type--ticket-item .field-name-field-cta .emphasis-highlight a:focus,
.emphasis-highlight a:focus {
  outline-color: #fff;
}

.emphasis-highlight .featured-container .featured-nav ul.slick-dots > li button {
  background-color: #ccc;
}

.emphasis-highlight .cta-button, .emphasis-highlight .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .emphasis-highlight .button, .emphasis-highlight .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .emphasis-highlight a, .emphasis-highlight .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .emphasis-highlight a, .emphasis-highlight .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .emphasis-highlight a, .emphasis-highlight .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .emphasis-highlight a,
.emphasis-highlight .card-link a {
  border-color: #fff;
  color: #fff;
}

.emphasis-highlight .cta-button:hover, .emphasis-highlight .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .emphasis-highlight .button:hover, .emphasis-highlight .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .emphasis-highlight a:hover, .emphasis-highlight .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .emphasis-highlight a:hover, .emphasis-highlight .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .emphasis-highlight a:hover, .emphasis-highlight .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .emphasis-highlight a:hover,
.emphasis-highlight .card-link a:hover {
  background-color: #fff;
  color: #007db3;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.emphasis-highlight .cta-button:before, .emphasis-highlight .container-block-prefooter .prefooter-form .button:before, .container-block-prefooter .prefooter-form .emphasis-highlight .button:before, .emphasis-highlight .profile--type-artist-profile .profile-actions a:before, .profile--type-artist-profile .profile-actions .emphasis-highlight a:before, .emphasis-highlight .node--type-art.node--view-mode-horizontal-card .profile-actions a:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .emphasis-highlight a:before, .emphasis-highlight .node--type-event.node--view-mode-teaser .event-content .event-buttons a:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .emphasis-highlight a:before, .emphasis-highlight .paragraph--type--ticket-item .field-name-field-cta a:before, .paragraph--type--ticket-item .field-name-field-cta .emphasis-highlight a:before,
.emphasis-highlight .card-link a:before {
  background: none;
}

.emphasis-highlight .paragraph--type--content-search-list .pager a,
.emphasis-highlight .featured-highlight-card-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
}

.emphasis-highlight .paragraph--type--content-search-list .pager a:hover, .emphasis-highlight .paragraph--type--content-search-list .pager a:focus,
.emphasis-highlight .featured-highlight-card-link:hover,
.emphasis-highlight .featured-highlight-card-link:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.emphasis-highlight .paragraph--type--content-search-list .pager a:hover:before, .emphasis-highlight .paragraph--type--content-search-list .pager a:focus:before,
.emphasis-highlight .featured-highlight-card-link:hover:before,
.emphasis-highlight .featured-highlight-card-link:focus:before {
  background-color: transparent;
}

.emphasis-highlight .paragraph--type--content-search-list .pager a:active,
.emphasis-highlight .featured-highlight-card-link:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .emphasis-highlight .paragraph--type--content-search-list .pager a,
  .emphasis-highlight .featured-highlight-card-link {
    display: inline-block;
  }
}

.emphasis-highlight .paragraph--type--content-search-list .pager a:hover,
.emphasis-highlight .featured-highlight-card-link:hover {
  background-color: #fff;
  color: #007db3;
}

.emphasis-highlight .paragraph--type--content-search-list .pager a:before,
.emphasis-highlight .featured-highlight-card-link:before {
  background-color: #fff !important;
}

.emphasis-highlight .paragraph--type--content-search-list .form-select,
.emphasis-highlight .artist-registry-listing .form-select {
  color: #fff !important;
  border-color: #fff !important;
  background-image: url(../assets/images/carot-white.svg) !important;
}

.emphasis-highlight .paragraph--type--content-search-list .form-select option,
.emphasis-highlight .artist-registry-listing .form-select option {
  color: #000;
}

.emphasis-highlight .paragraph--type--content-search-list .js-form-type-textfield .form-text,
.emphasis-highlight .artist-registry-listing .js-form-type-textfield .form-text {
  background-image: url(../assets/images/icon-search-white.svg);
  border-color: #fff;
  color: #fff;
}

.emphasis-highlight .paragraph--type--content-search-list .js-form-type-textfield .form-text.hasDatepicker,
.emphasis-highlight .artist-registry-listing .js-form-type-textfield .form-text.hasDatepicker {
  background-image: url(../assets/images/icon-calendar-white.svg);
}

.emphasis-highlight .paragraph--type--content-search-list .js-form-type-textfield .form-text::-webkit-input-placeholder,
.emphasis-highlight .artist-registry-listing .js-form-type-textfield .form-text::-webkit-input-placeholder,
.emphasis-highlight .artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div label {
  color: #fff;
}

.emphasis-highlight .paragraph--type--content-search-list .js-form-type-textfield .form-text::-moz-placeholder,
.emphasis-highlight .artist-registry-listing .js-form-type-textfield .form-text::-moz-placeholder,
.emphasis-highlight .artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div label {
  color: #fff;
}

.emphasis-highlight .paragraph--type--content-search-list .js-form-type-textfield .form-text::-ms-input-placeholder,
.emphasis-highlight .artist-registry-listing .js-form-type-textfield .form-text::-ms-input-placeholder,
.emphasis-highlight .artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div label {
  color: #fff;
}

.emphasis-highlight .paragraph--type--content-search-list .js-form-type-textfield .form-text::placeholder,
.emphasis-highlight .artist-registry-listing .js-form-type-textfield .form-text::placeholder,
.emphasis-highlight .artist-registry-listing .views-exposed-form fieldset[data-drupal-selector="edit-startswith"] .fieldset-wrapper > div label {
  color: #fff;
}

.emphasis-highlight .artist-registry-listing .form-item label {
  color: #fff;
  background-color: #007db3;
}

.emphasis-highlight .no-results {
  border-color: #fff;
}

.emphasis-highlight + .emphasis-highlight {
  padding-top: 0;
}

.emphasis-regular + .emphasis-regular {
  padding-top: 0;
}

.emphasis-none + .emphasis-none {
  margin-top: 0;
}

.emphasis-regular .featured-container,
.emphasis-regular .card-container,
.emphasis-regular .artist-registry-content,
.emphasis-highlight .featured-container,
.emphasis-highlight .card-container,
.emphasis-highlight .artist-registry-content {
  margin-top: 0;
  margin-bottom: 0;
}

.emphasis-regular .artist-registry-listing .views-exposed-form,
.emphasis-highlight .artist-registry-listing .views-exposed-form {
  margin-bottom: 0;
}

.entity-moderation-form {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 1px dashed #bbb;
  margin: 2rem 0 !important;
  background: #fff;
  padding: 1rem;
}

.entity-moderation-form__item {
  margin-right: 1rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.entity-moderation-form__item .js-form-type-select {
  margin-top: 0.25rem;
}

.entity-moderation-form__item .js-form-type-select select {
  height: 42px;
  padding-right: 3rem;
}

.entity-moderation-form__item .js-form-type-select label {
  background-color: #fff !important;
}

.entity-moderation-form__item:last-child {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-right: 0;
}

.entity-moderation-form__item:last-child .form-submit {
  width: auto;
}

.brightcove-player > div {
  max-width: unset !important;
}

.video-from-brightcove-wrapper::before {
  background-color: rgba(0, 0, 0, 0.75);
  content: ' ';
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.video-from-brightcove-wrapper .video-js,
.video-from-brightcove-wrapper .field-name-name {
  display: none;
}

.video-from-brightcove-wrapper .brightcove-video-element,
.video-from-brightcove-wrapper video {
  position: relative;
}

.video-from-brightcove-wrapper .video-label {
  padding: 1rem 0 0.5rem;
  text-align: left;
  color: #333;
}

.video-from-brightcove-wrapper .field-name-thumbnail,
.video-from-brightcove-wrapper .field-name-poster {
  cursor: pointer;
}

.video-from-brightcove-wrapper .playerClose {
  display: none;
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 100000;
}

.video-from-brightcove-wrapper.open::before {
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.video-from-brightcove-wrapper.open .video-js {
  position: fixed;
  display: block;
  max-width: 70%;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100000;
}

.video-from-brightcove-wrapper.open .bc-player-default_default.vjs-fluid.vjs-16-9:not(.vjs-audio-only-mode),
.video-from-brightcove-wrapper.open .bc-player-default_default.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: 45%;
}

.video-from-brightcove-wrapper.open .playerClose {
  display: block;
}

.blog-navigation {
  margin: 2rem 0;
  padding: 0 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 1rem;
  grid-template-areas: "left right";
}

@media (min-width: 52.5em) {
  .blog-navigation {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.blog-nav-prev {
  grid-area: left;
}

.blog-nav-next {
  grid-area: right;
}

.blog-nav-next header {
  text-align: right;
}

.blog-nav-prev header h3,
.blog-nav-next header h3 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.625rem;
}

@media (min-width: 52.5em) {
  .blog-nav-prev header h3,
  .blog-nav-next header h3 {
    font-size: 0.875rem;
  }
}

.blog-nav-prev .node,
.blog-nav-next .node {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog-nav-prev .paragraph--vertical-card-image,
.blog-nav-next .paragraph--vertical-card-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.blog-nav-prev .paragraph--vertical-card-text,
.blog-nav-next .paragraph--vertical-card-text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.blog-nav-prev .paragraph--vertical-card-text .field-name-field-text,
.blog-nav-next .paragraph--vertical-card-text .field-name-field-text {
  display: none;
}

@media (min-width: 52.5em) {
  .blog-nav-prev .paragraph--vertical-card-text .field-name-field-text,
  .blog-nav-next .paragraph--vertical-card-text .field-name-field-text {
    display: block;
  }
}

.blog-nav-prev .field-headline-vert-card-title,
.blog-nav-next .field-headline-vert-card-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 1rem;
  line-height: 1.4;
}

@media (min-width: 52.5em) {
  .blog-nav-prev .field-headline-vert-card-title,
  .blog-nav-next .field-headline-vert-card-title {
    font-size: 1.125rem;
  }
}

.blog-nav-prev .field-type-link,
.blog-nav-next .field-type-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
}

@media (min-width: 52.5em) {
  .blog-nav-prev .field-type-link,
  .blog-nav-next .field-type-link {
    font-size: 1rem;
  }
}

.blog-nav-all_link,
.view-all-nodes-link {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .blog-nav-all_link,
  .view-all-nodes-link {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.blog-nav-all_link a,
.view-all-nodes-link a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
}

.blog-nav-all_link a:hover, .blog-nav-all_link a:focus,
.view-all-nodes-link a:hover,
.view-all-nodes-link a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.blog-nav-all_link a:hover:before, .blog-nav-all_link a:focus:before,
.view-all-nodes-link a:hover:before,
.view-all-nodes-link a:focus:before {
  background-color: transparent;
}

.blog-nav-all_link a:active,
.view-all-nodes-link a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .blog-nav-all_link a,
  .view-all-nodes-link a {
    display: inline-block;
  }
}

.page--node-type-event .node__content > .custom-time-text {
  margin: 2rem 0;
  padding: 0 2rem;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (min-width: 52.5em) {
  .page--node-type-event .node__content > .custom-time-text {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.node--type-page .node__content,
.node--type-event .node__content,
.node--type-exhibition .node__content,
.page--node-type-main_page .node__content,
.page--node-type-landing_page .node__content,
.page--node-type-lesson_plan .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.node--type-page .node__content .field-name-field-hero-banner,
.node--type-event .node__content .field-name-field-hero-banner,
.node--type-exhibition .node__content .field-name-field-hero-banner,
.page--node-type-main_page .node__content .field-name-field-hero-banner,
.page--node-type-landing_page .node__content .field-name-field-hero-banner,
.page--node-type-lesson_plan .node__content .field-name-field-hero-banner {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}

.node--darkmode-enabled {
  background-color: #1E1F20;
}

.node--darkmode-enabled h1,
.node--darkmode-enabled h2,
.node--darkmode-enabled h3,
.node--darkmode-enabled h4,
.node--darkmode-enabled .nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block .node--darkmode-enabled .panel-title,
.node--darkmode-enabled .nav-main-user .nav-user-login-block legend,
.nav-main-user .nav-user-login-block .node--darkmode-enabled legend,
.node--darkmode-enabled .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
.nav-mobile-custom-wrapper .nav-user-login-block .node--darkmode-enabled .panel-title,
.node--darkmode-enabled h5,
.node--darkmode-enabled h6,
.node--darkmode-enabled p,
.node--darkmode-enabled span,
.node--darkmode-enabled a,
.node--darkmode-enabled figure,
.node--darkmode-enabled ul,
.node--darkmode-enabled ol,
.node--darkmode-enabled blockquote,
.node--darkmode-enabled div {
  color: #fff;
}

.node--darkmode-enabled .paragraph--type--text-box-with-quote blockquote {
  color: #fff;
}

.node--darkmode-enabled .paragraph--type--text-box-with-quote blockquote:after, .node--darkmode-enabled .paragraph--type--text-box-with-quote blockquote:before {
  color: #fff;
}

.node--darkmode-enabled .paragraph--type--text-box-with-quote .field-name-field-quote:after {
  background: #fff;
}

.node--darkmode-enabled .cta-button, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
}

.node--darkmode-enabled .cta-button:hover, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:hover, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:hover, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:hover, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:hover, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:hover, .node--darkmode-enabled .cta-button:focus, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:focus, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:focus, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:focus, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:focus, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:focus, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:focus, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:focus, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.node--darkmode-enabled .cta-button:hover:before, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:hover:before, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:hover:before, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:hover:before, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:hover:before, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:hover:before, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:hover:before, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:hover:before, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:hover:before, .node--darkmode-enabled .cta-button:focus:before, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:focus:before, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:focus:before, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:focus:before, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:focus:before, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:focus:before, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:focus:before, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:focus:before, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:focus:before {
  background-color: transparent;
}

.node--darkmode-enabled .cta-button:active, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:active, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:active, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:active, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:active, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:active, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:active, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:active, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:active, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:active, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .node--darkmode-enabled .cta-button, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a {
    display: inline-block;
  }
}

.node--darkmode-enabled .cta-button:hover, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:hover, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:hover, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:hover, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:hover, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:hover {
  background-color: #fff;
  color: #007db3;
}

.node--darkmode-enabled .cta-button:hover, .node--darkmode-enabled .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .node--darkmode-enabled .button:hover, .node--darkmode-enabled .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .node--darkmode-enabled a:hover, .node--darkmode-enabled .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled a:hover, .node--darkmode-enabled .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled a:hover, .node--darkmode-enabled .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled a:hover {
  background-color: #007db3;
  border-color: #007db3;
  color: #fff;
}

.node--darkmode-enabled .cta-link:before {
  background-color: #fff;
}

.node--darkmode-enabled .cta-link:after {
  border-left-color: #fff;
}

.node--darkmode-enabled .field-name-field-synopsis-overview,
.node--darkmode-enabled .credit-item {
  border-color: #9f9f9f;
}

.node--darkmode-enabled .paragraph--type--accordion-item .accordion-header:before {
  border-color: #fff;
}

.node--darkmode-enabled .paragraph--type--accordion-item .accordion-header.active > div {
  color: #e6e6e6;
}

.node--darkmode-enabled .paragraph--type--accordion-item .accordion-header.active:before {
  border-color: #fff;
}

.node--darkmode-enabled .paragraph--type--accordion-item .accordion-cta a,
.node--darkmode-enabled .paragraph--type--accordion-item .accordion-cta button,
.node--darkmode-enabled .paragraph--type--accordion-item .accordion-content .buttons a,
.node--darkmode-enabled .paragraph--type--accordion-item .accordion-content .buttons button {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.node--darkmode-enabled .paragraph--type--accordion-item .accordion-cta a:hover,
.node--darkmode-enabled .paragraph--type--accordion-item .accordion-cta button:hover,
.node--darkmode-enabled .paragraph--type--accordion-item .accordion-content .buttons a:hover,
.node--darkmode-enabled .paragraph--type--accordion-item .accordion-content .buttons button:hover {
  border-color: #007db3;
}

.node--darkmode-enabled .paragraph--type--ticket-item .ticket-item-heading {
  background-color: #111;
}

.node--darkmode-enabled .paragraph--type--ticket-item .ticket-item-row {
  border-color: #1E1F20;
}

.node--darkmode-enabled .paragraph--type--ticket-item.row--even .ticket-item-row {
  background-color: #333;
}

.node--darkmode-enabled .paragraph--type--ticket-item.row--odd .ticket-item-row {
  background-color: #1E1F20;
}

.node--darkmode-enabled .paragraph--type--ticket-item .ticket-item-left .field-name-field-headline {
  color: #fff;
}

.node--darkmode-enabled .paragraph--type--ticket-item .ticket-item-left .field-name-field-headline .field-name-field-sub-headline {
  color: #ccc;
}

.node--darkmode-enabled .emphasis-regular h2,
.node--darkmode-enabled .emphasis-regular h3,
.node--darkmode-enabled .emphasis-regular h4,
.node--darkmode-enabled .emphasis-regular .nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block .node--darkmode-enabled .emphasis-regular .panel-title,
.node--darkmode-enabled .emphasis-regular .nav-main-user .nav-user-login-block legend,
.nav-main-user .nav-user-login-block .node--darkmode-enabled .emphasis-regular legend,
.node--darkmode-enabled .emphasis-regular .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
.nav-mobile-custom-wrapper .nav-user-login-block .node--darkmode-enabled .emphasis-regular .panel-title,
.node--darkmode-enabled .emphasis-regular h5,
.node--darkmode-enabled .emphasis-regular h6,
.node--darkmode-enabled .emphasis-regular p,
.node--darkmode-enabled .emphasis-regular span,
.node--darkmode-enabled .emphasis-regular figure,
.node--darkmode-enabled .emphasis-regular ul,
.node--darkmode-enabled .emphasis-regular ol,
.node--darkmode-enabled .emphasis-regular blockquote,
.node--darkmode-enabled .emphasis-regular div {
  color: #333;
}

.node--darkmode-enabled .emphasis-regular a {
  color: #007db3;
}

.node--darkmode-enabled .emphasis-regular .cta-button, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.node--darkmode-enabled .emphasis-regular .cta-button:hover, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button:hover, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button:hover, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a:hover, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a:hover, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a:hover, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a:hover, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a:hover, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a:hover, .node--darkmode-enabled .emphasis-regular .cta-button:focus, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button:focus, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button:focus, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a:focus, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a:focus, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a:focus, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a:focus, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a:focus, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.node--darkmode-enabled .emphasis-regular .cta-button:hover:before, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button:hover:before, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button:hover:before, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a:hover:before, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a:hover:before, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a:hover:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a:hover:before, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a:hover:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a:hover:before, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a:hover:before, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a:hover:before, .node--darkmode-enabled .emphasis-regular .cta-button:focus:before, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button:focus:before, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button:focus:before, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a:focus:before, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a:focus:before, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a:focus:before, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a:focus:before, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a:focus:before, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a:focus:before, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a:focus:before, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a:focus:before {
  background-color: transparent;
}

.node--darkmode-enabled .emphasis-regular .cta-button:active, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button:active, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button:active, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a:active, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a:active, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a:active, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a:active, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a:active, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a:active, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a:active, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .node--darkmode-enabled .emphasis-regular .cta-button, .node--darkmode-enabled .emphasis-regular .container-block-prefooter .prefooter-form .button, .container-block-prefooter .prefooter-form .node--darkmode-enabled .emphasis-regular .button, .node--darkmode-enabled .emphasis-regular .profile--type-artist-profile .profile-actions a, .profile--type-artist-profile .profile-actions .node--darkmode-enabled .emphasis-regular a, .node--darkmode-enabled .emphasis-regular .node--type-art.node--view-mode-horizontal-card .profile-actions a, .node--type-art.node--view-mode-horizontal-card .profile-actions .node--darkmode-enabled .emphasis-regular a, .node--darkmode-enabled .emphasis-regular .node--type-event.node--view-mode-teaser .event-content .event-buttons a, .node--type-event.node--view-mode-teaser .event-content .event-buttons .node--darkmode-enabled .emphasis-regular a, .node--darkmode-enabled .emphasis-regular .paragraph--type--ticket-item .field-name-field-cta a, .paragraph--type--ticket-item .field-name-field-cta .node--darkmode-enabled .emphasis-regular a {
    display: inline-block;
  }
}

.node--darkmode-enabled .emphasis-regular .cta-link:before {
  background-color: #007db3;
}

.node--darkmode-enabled .emphasis-regular .cta-link:after {
  border-left-color: #007db3;
}

.node--darkmode-enabled .emphasis-regular .field-name-field-credit-line {
  color: #333;
}

.skiptranslate:not([style*="display: none;"]) ~ .mm-page .modal-content {
  top: 120px;
}

@media (min-width: 52.5em) {
  .skiptranslate:not([style*="display: none;"]) ~ .mm-page .modal-content {
    top: 140px;
  }
}

.modal-content {
  padding: 4rem;
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 120px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}

@media (min-width: 31.25em) {
  .modal-content {
    width: 40%;
    min-width: 500px;
  }
}

@media (min-width: 52.5em) {
  .modal-content {
    width: 30%;
    top: 140px;
  }
}

.modal-content.sticky {
  width: 100%;
  padding: 4rem 1rem;
}

@media (min-width: 52.5em) {
  .modal-content.sticky {
    padding: 5rem;
  }
}

.modal-content.sticky .modal-content--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .modal-content.sticky .modal-content--container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.modal-content.sticky h2 {
  font-size: 2.25rem;
}

@media (min-width: 52.5em) {
  .modal-content.sticky h2 {
    font-size: 3rem;
  }
}

.modal-content.sticky .modal-content--cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem 0 0;
}

@media (min-width: 52.5em) {
  .modal-content.sticky .modal-content--cta {
    margin: 0 0 0 auto;
  }
}

.modal-content.sticky .modal-content--close-button {
  top: 1rem;
  right: 1rem;
}

@media (min-width: 52.5em) {
  .modal-content.sticky .modal-content--close-button {
    top: 2rem;
    right: 2.85rem;
  }
}

.modal-content.sticky .field-name-field-modal-body {
  padding: 0;
}

@media (min-width: 52.5em) {
  .modal-content.sticky .field-name-field-modal-body {
    padding: 0 10rem 0 0;
  }
}

.modal-content.sticky .field-name-field-modal-cta {
  margin: 0;
}

.modal-content.sticky .field-name-field-modal-cta a {
  padding: 0.5625rem 4rem;
}

.modal-content.sticky.collapsed {
  padding: 1rem;
  -webkit-transition: padding 1s ease-in-out;
  transition: padding 1s ease-in-out;
}

@media (min-width: 52.5em) {
  .modal-content.sticky.collapsed {
    padding: 1rem 2rem;
  }
}

.modal-content.sticky.collapsed .modal-content--container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.modal-content.sticky.collapsed .modal-content--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal-content.sticky.collapsed h2 {
  margin: 0;
  font-size: 1.5rem;
}

@media (min-width: 52.5em) {
  .modal-content.sticky.collapsed h2 {
    font-size: 2.25rem;
  }
}

.modal-content.sticky.collapsed .modal-content--cta {
  margin: 0 0 0 auto;
}

.modal-content.sticky.collapsed .field-name-field-modal-body {
  display: none;
}

.modal-content.sticky.collapsed .field-name-field-modal-cta a {
  padding: 0.5625rem 1rem;
  -webkit-transition: padding 1s ease-in-out;
  transition: padding 1s ease-in-out;
}

@media (min-width: 52.5em) {
  .modal-content.sticky.collapsed .field-name-field-modal-cta a {
    padding: 0.5625rem 4rem;
  }
}

.modal-content.sticky.collapsed .modal-content--close-button {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.modal-content--close-button {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.modal-content--close-button span {
  width: 25px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #000;
  border-radius: 3px;
  z-index: 1;
  -webkit-transform-origin: 4px 0;
          transform-origin: 4px 0;
  text-align: left;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.modal-content--close-button span:first-child {
  -webkit-transform: rotate(45deg) translate(5px, 2px);
          transform: rotate(45deg) translate(5px, 2px);
  width: 21px;
}

.modal-content--close-button span:last-child {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: rotate(-45deg) translate(-6px, 8px);
          transform: rotate(-45deg) translate(-6px, 8px);
  width: 21px;
}

.modal-content--close-button:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  cursor: pointer;
}

.field-name-field-modal-cta {
  margin: 1rem 0 0;
}

.field-name-field-modal-cta a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.field-name-field-modal-cta a:hover, .field-name-field-modal-cta a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.field-name-field-modal-cta a:hover:before, .field-name-field-modal-cta a:focus:before {
  background-color: transparent;
}

.field-name-field-modal-cta a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .field-name-field-modal-cta a {
    display: inline-block;
  }
}

.nbar-visible .modal-content {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.node--type-timeline-item {
  width: 62%;
  margin: 0 auto;
  padding: 0;
  max-width: 792px;
}

.node--type-timeline-item .description {
  font-family: "Gotham A", "Gotham B", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

.node--type-timeline-item .timeline-item {
  margin-top: 25px;
}

.node--type-timeline-item .entry-container {
  margin: 0 auto;
  text-align: center;
  border: 2px solid black;
  margin-bottom: 40px;
  padding: 15px;
  -webkit-box-shadow: 2px 5px #888888;
          box-shadow: 2px 5px #888888;
}

.node--type-timeline-item .show-image {
  font-family: "Gotham A", "Gotham B", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  margin: 5px;
  text-transform: initial;
  width: 200px;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  display: inline-block;
}

.node--type-timeline-item .media-entry-container {
  height: auto;
  margin: 0 auto;
  text-align: center;
  border: 1px solid grey;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background-color: #e6e6e6;
}

.node--type-timeline-item .field-name-field-media-image-description,
.node--type-timeline-item .field-name-field-media-video-file-desc {
  font-size: 0.875rem;
  display: inline-block;
  width: 65%;
  text-align: left;
  /*background-color: #f8f8f8;*/
  padding: 0px 15px;
  margin-bottom: 10px;
}

@media (max-width: 620px) {
  .node--type-timeline-item .field-name-field-media-image-description,
  .node--type-timeline-item .field-name-field-media-video-file-desc {
    width: 100%;
  }
}

.node--type-timeline-item .field-name-field-media-image {
  width: 30%;
  height: auto;
  vertical-align: top;
  float: left;
}

.node--type-timeline-item .entry-title {
  display: block;
  font-size: 22px;
  line-height: 22px;
  width: 100%;
  margin: 20px 0;
  padding: 5px;
}

.node--type-timeline-item .contextual-region {
  border: 1px solid grey;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #e6e6e6;
  display: flow-root;
}

.node--type-timeline-item .contextual-region .field.field-name-field-media-audio-file,
.node--type-timeline-item .contextual-region .field.field-name-field-media-audio-file-title,
.node--type-timeline-item .contextual-region .field.field-name-field-media-audio-file-desc {
  text-align: left;
  margin-left: 10px;
}

.node--type-timeline-item .contextual-region .field.field-name-field-media-video-thumbnail {
  width: 30%;
  height: auto;
  float: left;
  padding: 15px;
}

.node--type-timeline-item .field-name-field-media-video-title {
  font-weight: bold;
  padding: 10px;
}

.node--type-timeline-item .field-type-text-with-summary {
  width: 62%;
  margin: 100px auto;
  padding: 0;
  max-width: 792px;
}

.node--type-timeline-item .user-nav-link {
  margin-right: 10px;
}

.node--type-timeline-item .media-entry-main-container {
  border: 2px solid black;
  -webkit-box-shadow: 2px 5px #888888;
          box-shadow: 2px 5px #888888;
  margin-bottom: 15px;
}

.node--type-timeline-item .media-entry-subcontainer {
  margin: 15px;
  text-align: center;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.node--type-timeline-item .media-entry-contents {
  width: 100%;
}

.node--type-timeline-item .field.field-name-field-media-audio-file-title,
.node--type-timeline-item .field.field-name-field-entry-title {
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 10px;
}

@media (max-width: 52.5em) {
  .node--type-timeline-item .field-name-field-media-image {
    width: 100%;
    height: auto;
    vertical-align: top;
    float: left;
  }
  .node--type-timeline-item .show-image {
    font-family: "Gotham A", "Gotham B", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.85rem;
    text-align: center;
    line-height: 1.5;
    color: #007db3;
    display: inline-block;
  }
}

.paragraph--type--simple-text {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--simple-text {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--simple-text:before, .paragraph--type--simple-text:after {
  content: "";
  display: table;
}

.paragraph--type--simple-text:after {
  clear: both;
}

.paragraph:not(.paragraph--type--double-column-simple-text) .field-name-field-text p a,
.paragraph:not(.paragraph--type--double-column-simple-text) .field-name-field-text li a,
.paragraph:not(.paragraph--type--double-column-simple-text) .field-name-field-card-description p a,
.paragraph:not(.paragraph--type--double-column-simple-text) .field-name-field-card-description li a {
  font-weight: 600;
}

.paragraph:not(.paragraph--type--double-column-simple-text) .field-name-field-text blockquote {
  margin: 0 auto 2rem;
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
}

.paragraph.padding-small {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.paragraph.padding-medium {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.paragraph.padding-large {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.paragraph--type--text-box-with-quote {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--text-box-with-quote {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--text-box-with-quote .field-name-field-quote {
  display: none;
}

@media (min-width: 52.5em) {
  .paragraph--type--text-box-with-quote .field-name-field-quote {
    font-family: 'Surveyor Fine A', 'Surveyor Fine B', serif;
    font-style: normal;
    font-weight: 400;
    display: block;
    float: left;
    position: relative;
    width: calc(50% - 20px);
    padding-right: 12.5%;
    padding-left: 20px;
    margin: 66px 24px 50px -12.5%;
    padding-bottom: 54px;
  }
}

.paragraph--type--text-box-with-quote blockquote {
  margin: 0;
  padding: 0;
  max-width: inherit;
  color: #222;
  font-size: 2.25rem;
  line-height: 1;
  letter-spacing: 0;
  position: relative;
}

.paragraph--type--text-box-with-quote blockquote:before, .paragraph--type--text-box-with-quote blockquote:after {
  display: inline-block;
  vertical-align: bottom;
  color: #000;
  font-size: 5rem;
  position: absolute;
}

.paragraph--type--text-box-with-quote blockquote:before {
  left: -2.25rem;
  top: -1rem;
  content: "\201C";
}

.paragraph--type--text-box-with-quote blockquote:after {
  right: -2rem;
  bottom: -1rem;
  content: "\201D";
}

.paragraph--type--text-box-with-quote .field-name-field-quote:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 78px;
  height: 10px;
  background: #000;
}

.paragraph--type--text-block-with-image {
  margin: 2rem 0;
  padding: 0 2rem;
  clear: both;
}

@media (min-width: 52.5em) {
  .paragraph--type--text-block-with-image {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--text-block-with-image:before, .paragraph--type--text-block-with-image:after {
  content: "";
  display: table;
}

.paragraph--type--text-block-with-image:after {
  clear: both;
}

.paragraph--type--text-block-with-image .paragraph--type--text-block-with-image + .field-name-field-text {
  margin: 0;
}

.paragraph--text-w-image-image-caption {
  width: 100%;
  float: none;
  margin: 0 0 1.5rem;
  padding: 0;
}

@media (min-width: 52.5em) {
  .paragraph--text-w-image-image-caption {
    display: block;
    float: left;
    position: relative;
    width: 56.25%;
    padding-right: 6.25%;
    margin: 0 1.5rem 3.75rem -12.5%;
  }
}

.paragraph--type--text-block-with-image .field-name-field-long-caption {
  margin: 0.5rem 0 0;
}

.paragraph--type--text-block-with-image .field-name-field-long-caption p {
  font-size: 0.75rem;
}

@media (min-width: 52.5em) {
  .paragraph--text-w-image-image-caption.image-inline {
    display: block;
    float: left;
    position: relative;
    width: 56.25%;
    padding-right: 6.25%;
    margin: 0 1.5rem 3.75rem 0;
  }
}

.paragraph--text-w-image-image-caption img,
.paragraph--text-w-image-image-caption-right img {
  min-width: 100%;
}

.paragraph--text-w-image-image-caption-right {
  width: 100%;
  float: none;
  margin: 0 0 1.875rem;
  padding: 0;
}

@media (min-width: 52.5em) {
  .paragraph--text-w-image-image-caption-right {
    display: block;
    float: right;
    position: relative;
    width: 56.25%;
    padding-left: 6.25%;
    margin: 0 -5.625rem 3.75rem 3%;
  }
}

@media (min-width: 52.5em) {
  .paragraph--text-w-image-image-caption-right.image-inline {
    display: block;
    float: right;
    position: relative;
    width: 56.25%;
    padding-left: 6.25%;
    margin: 0 0 3.75rem 3%;
  }
}

.paragraph--text-w-image-image-caption-right .field-name-field-image-caption {
  text-align: left;
  margin-left: auto;
  text-transform: uppercase;
  font-size: 0.625rem;
}

.paragraph--text-w-image-image-caption .field-name-field-image-caption {
  text-align: right;
  margin-left: auto;
  text-transform: uppercase;
  font-size: 0.625rem;
}

.paragraph--simple-text-with-cta-content {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--simple-text-with-cta-content {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--simple-text-with-cta-content h3, .paragraph--simple-text-with-cta-content h4, .paragraph--simple-text-with-cta-content .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .paragraph--simple-text-with-cta-content .panel-title,
.paragraph--simple-text-with-cta-content .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .paragraph--simple-text-with-cta-content legend, .paragraph--simple-text-with-cta-content .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .paragraph--simple-text-with-cta-content .panel-title, .paragraph--simple-text-with-cta-content h5, .paragraph--simple-text-with-cta-content h6 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
}

.cta-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
}

@media (min-width: 52.5em) {
  .cta-title {
    font-size: 2rem;
  }
}

.paragraph--type--simple-text-with-cta.emphasis-regular + .paragraph--type--simple-text-with-cta.emphasis-regular {
  padding-top: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--simple-text-with-cta.emphasis-regular + .paragraph--type--simple-text-with-cta.emphasis-regular {
    padding-top: 0;
  }
}

.paragraph--type--simple-text-with-cta.emphasis-highlight + .paragraph--type--simple-text-with-cta.emphasis-highlight {
  padding-top: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--simple-text-with-cta.emphasis-highlight + .paragraph--type--simple-text-with-cta.emphasis-highlight {
    padding-top: 0;
  }
}

.paragraph--type--video {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--video {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--video.paragraph--video-full-bleed {
  width: 100%;
  padding: 0;
  max-width: none;
}

.paragraph--type--video video {
  height: 100% !important;
  width: 100% !important;
}

.paragraph--type--video .field-name-field-credit-line {
  text-align: right;
}

.video-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #666;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
}

.paragraph--type--video .video-info {
  padding: 0.5rem 0;
}

.paragraph--type--video.paragraph--video-full-bleed .video-info {
  padding: 0.5rem 2rem;
}

.paragraph--type--video-from-brightcove .field-name-name {
  display: none;
}

.paragraph--type--video-from-brightcove .video-js {
  width: 100%;
  height: auto;
}

.paragraph--type--video-from-brightcove .video-js .vjs-dock-text {
  display: none;
}

.paragraph--type--video-from-brightcove .video-js .vjs-play-progress {
  background-color: #007db3;
}

.paragraph--type--video-from-brightcove.paragraph--video-standard {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--video-from-brightcove.paragraph--video-standard {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--video-from-brightcove.paragraph--video-standard:before, .paragraph--type--video-from-brightcove.paragraph--video-standard:after {
  content: "";
  display: table;
}

.paragraph--type--video-from-brightcove.paragraph--video-standard:after {
  clear: both;
}

.paragraph--type--video-from-brightcove.paragraph--video-standard .video-info {
  margin: 1rem 0 0;
}

.paragraph--type--video-from-brightcove.paragraph--video-full-bleed .video-info {
  margin: 1rem 2rem 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--video-from-brightcove.paragraph--video-full-bleed .video-info {
    margin: 1rem 2.5rem 2rem;
  }
}

.paragraph--type--video-from-brightcove .field-name-field-image-caption {
  font-size: 0.65rem;
  line-height: 1.4;
}

.paragraph--type--video-from-brightcove .field-name-field-credit-line {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
  text-align: right;
}

.paragraph--type--video-from-brightcove .bc-player-default_default .vjs-big-play-button:hover, .paragraph--type--video-from-brightcove .bc-player-default_default .vjs-big-play-button:focus {
  background-color: #fff;
  color: #000;
}

.brightcove-video-element .field-name-thumbnail,
.brightcove-video-element .field-name-poster {
  position: relative;
  background-color: transparent;
  padding: 0;
  border: 0;
}

.brightcove-video-element .field-name-thumbnail img,
.brightcove-video-element .field-name-poster img {
  display: block;
}

.brightcove-video-element .field-name-thumbnail .wrap,
.brightcove-video-element .field-name-poster .wrap {
  position: relative;
}

.brightcove-video-element .field-name-thumbnail .wrap:before,
.brightcove-video-element .field-name-poster .wrap:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  border-style: solid;
  border-width: 2rem 0 2rem 3rem;
  border-color: transparent transparent transparent #fff;
  opacity: 0.9;
  cursor: pointer;
}

.paragraph--image-content:before, .paragraph--image-content:after {
  content: "";
  display: table;
}

.paragraph--image-content:after {
  clear: both;
}

.paragraph--image-full-bleed .field-type-image {
  background: #f8f8f8;
}

.paragraph--image-full-bleed img,
.paragraph--image-standard .image-wrapper img {
  width: 100%;
}

.paragraph--image-standard .image-wrapper,
.paragraph--image-standard .image-info,
.paragraph--image-1-2 .image-wrapper,
.paragraph--image-1-2 .image-info,
.paragraph--image-1-4 .image-wrapper,
.paragraph--image-1-4 .image-info {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--image-standard .image-wrapper,
  .paragraph--image-standard .image-info,
  .paragraph--image-1-2 .image-wrapper,
  .paragraph--image-1-2 .image-info,
  .paragraph--image-1-4 .image-wrapper,
  .paragraph--image-1-4 .image-info {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--image-1-2 {
  max-width: 480px;
}

.field-name-field-credit-line {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
}

.field-name-field-image-caption,
.field-name-field-long-caption {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
}

.paragraph--image-standard .image-info {
  padding: 0.5rem 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--image-standard .image-info {
    padding: 0.5rem 0;
  }
}

.paragraph--image-standard.p-short-caption.p-credit-line .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 31.25em) {
  .paragraph--image-standard.p-short-caption.p-credit-line .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--image-standard.p-short-caption.p-credit-line .image-info .credit-line {
  margin-bottom: 0.5rem;
}

.paragraph--image-standard.p-credit-line .credit-line {
  text-align: right;
}

.paragraph--image-standard.p-long-caption.p-credit-line .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--image-standard.p-long-caption.p-credit-line .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--image-standard.p-long-caption.p-credit-line .image-info .credit-line {
  margin-bottom: 0.5rem;
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--image-standard.p-long-caption.p-credit-line .image-info .credit-line {
    width: 30%;
  }
}

.paragraph--image-standard.p-long-caption.p-credit-line .image-info .long-caption {
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--image-standard.p-long-caption.p-credit-line .image-info .long-caption {
    width: calc(70% - 1rem);
  }
}

.paragraph--image-full-bleed .image-info {
  padding: 0.5rem 2rem;
}

.paragraph--image-full-bleed.p-short-caption.p-credit-line .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 31.25em) {
  .paragraph--image-full-bleed.p-short-caption.p-credit-line .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--image-full-bleed.p-short-caption.p-credit-line .image-info .credit-line {
  margin-bottom: 0.5rem;
}

.paragraph--image-full-bleed.p-long-caption.p-credit-line .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--image-full-bleed.p-long-caption.p-credit-line .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--image-full-bleed.p-long-caption.p-credit-line .image-info .credit-line {
  margin-bottom: 0.5rem;
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--image-full-bleed.p-long-caption.p-credit-line .image-info .credit-line {
    width: 30%;
  }
}

.paragraph--image-full-bleed.p-long-caption.p-credit-line .image-info .long-caption {
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--image-full-bleed.p-long-caption.p-credit-line .image-info .long-caption {
    width: calc(70% - 1rem);
  }
}

.paragraph--image-full-bleed.p-credit-line .credit-line {
  text-align: right;
}

.paragraph--image-full-bleed.emphasis-regular, .paragraph--image-full-bleed.emphasis-highlight {
  padding-top: 0 !important;
}

.paragraph--image-full-bleed .image-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.paragraph--video-list-container,
.paragraph--image-list-container {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--video-list-container,
  .paragraph--image-list-container {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.emphasis-highlight .paragraph--video-list-container,
.emphasis-highlight .paragraph--image-list-container {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .emphasis-highlight .paragraph--video-list-container,
  .emphasis-highlight .paragraph--image-list-container {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--video-list-content .video-brightcove-multiple-listing {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--video-list-content .video-brightcove-multiple-listing {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--image-list-content ul {
  list-style: none;
  display: grid;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  margin: 0;
}

@media (min-width: 52.5em) {
  .paragraph--image-list-content ul {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .paragraph--image-list-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@supports (-ms-ime-align: auto) {
  .paragraph--image-list-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--image-list-content.rows-of-4 ul {
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 52.5em) {
  .paragraph--image-list-content.rows-of-4 ul {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .paragraph--image-list-content.rows-of-4 ul li {
    width: 23%;
    margin: 0.65rem 0;
  }
}

@supports (-ms-ime-align: auto) {
  .paragraph--image-list-content.rows-of-4 ul li {
    width: 23%;
    margin: 0.65rem 0;
  }
}

.paragraph--image-list-content.rows-of-3 ul {
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 52.5em) {
  .paragraph--image-list-content.rows-of-3 ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .paragraph--image-list-content.rows-of-3 ul li {
    width: 31%;
    margin: 0.65rem 0;
  }
}

@supports (-ms-ime-align: auto) {
  .paragraph--image-list-content.rows-of-3 ul li {
    width: 31%;
    margin: 0.65rem 0;
  }
}

.paragraph--image-list-content.rows-of-2 ul {
  grid-template-columns: repeat(2, 1fr);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .paragraph--image-list-content.rows-of-2 ul li {
    width: 48%;
    margin: 0.65rem 0;
  }
}

@supports (-ms-ime-align: auto) {
  .paragraph--image-list-content.rows-of-2 ul li {
    width: 48%;
    margin: 0.65rem 0;
  }
}

.paragraph--image-list-content.rows-of-1 ul {
  grid-template-columns: repeat(1, 1fr);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .paragraph--image-list-content.rows-of-1 ul li {
    width: 100%;
  }
}

@supports (-ms-ime-align: auto) {
  .paragraph--image-list-content.rows-of-1 ul li {
    width: 100%;
  }
}

.paragraph--image-list-item .gallery--img-container:after {
  right: 0;
  width: 50%;
  height: 50%;
}

.paragraph--video-list-content .video-from-brightcove-wrapper {
  width: 100%;
  margin: 0.65rem 0;
}

.paragraph--video-list-content .video-from-brightcove-wrapper:first-child {
  margin-left: 0;
}

.paragraph--video-list-content .video-from-brightcove-wrapper:last-child {
  margin-right: 0;
}

@media (min-width: 52.5em) {
  .paragraph--video-list-content .video-from-brightcove-wrapper {
    margin: 0 0.30rem;
  }
}

.paragraph--video-list-content .video-from-brightcove-wrapper img,
.paragraph--image-list-item img {
  display: block;
  width: 100%;
}

.paragraph--type--video-list .image-info,
.paragraph--type--image-list .image-info {
  padding: 0.5rem 0;
}

.paragraph--type--video-list .credit-line,
.paragraph--type--image-list .credit-line {
  text-align: right;
}

.paragraph--type--video-list.p-short-caption.p-credit-line .image-info,
.paragraph--type--image-list.p-short-caption.p-credit-line .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 31.25em) {
  .paragraph--type--video-list.p-short-caption.p-credit-line .image-info,
  .paragraph--type--image-list.p-short-caption.p-credit-line .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--type--video-list.p-short-caption.p-credit-line .image-info .credit-line,
.paragraph--type--image-list.p-short-caption.p-credit-line .image-info .credit-line {
  margin-bottom: 0.5rem;
}

.paragraph--type--video-list.p-long-caption.p-credit-line .image-info,
.paragraph--type--image-list.p-long-caption.p-credit-line .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--type--video-list.p-long-caption.p-credit-line .image-info,
  .paragraph--type--image-list.p-long-caption.p-credit-line .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--type--video-list.p-long-caption.p-credit-line .image-info .credit-line,
.paragraph--type--image-list.p-long-caption.p-credit-line .image-info .credit-line {
  margin-bottom: 0.5rem;
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--type--video-list.p-long-caption.p-credit-line .image-info .credit-line,
  .paragraph--type--image-list.p-long-caption.p-credit-line .image-info .credit-line {
    width: 30%;
  }
}

.paragraph--type--video-list.p-long-caption.p-credit-line .image-info .long-caption,
.paragraph--type--image-list.p-long-caption.p-credit-line .image-info .long-caption {
  width: 100%;
}

@media (min-width: 52.5em) {
  .paragraph--type--video-list.p-long-caption.p-credit-line .image-info .long-caption,
  .paragraph--type--image-list.p-long-caption.p-credit-line .image-info .long-caption {
    width: calc(70% - 1rem);
  }
}

.paragraph--type--page-introduction {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--page-introduction {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.intro-title {
  font-size: 3rem;
  margin-bottom: 3.75rem;
}

@media (min-width: 31.25em) {
  .intro-title {
    font-size: 5rem;
  }
}

@media (min-width: 52.5em) {
  .intro-title {
    font-size: 6rem;
    margin-bottom: 4.875rem;
  }
}

.intro-title:only-child {
  margin-bottom: calc(3.75rem / 2);
}

@media (min-width: 52.5em) {
  .intro-title:only-child {
    margin-bottom: calc(4.875rem / 2);
    padding-bottom: 2rem;
  }
}

.paragraph--intro-content.long-intro-title .intro-title {
  font-size: 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--intro-content.long-intro-title .intro-title {
    font-size: 3.5rem;
  }
}

ul.intro-credits {
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.65rem;
  word-spacing: 0.1rem;
  letter-spacing: 0.1rem;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (min-width: 52.5em) {
  ul.intro-credits {
    font-size: 0.8rem;
  }
}

.field-name-field-synopsis-overview {
  padding-top: 1.5rem;
  border-top: 1px solid #333;
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.14;
  letter-spacing: -0.5px;
}

@media (min-width: 52.5em) {
  .field-name-field-synopsis-overview {
    font-size: 2rem;
  }
}

.credit-item {
  padding: 0 0.5rem;
  border-right: 1px solid #333;
  word-break: break-word;
}

@media (min-width: 52.5em) {
  .credit-item {
    padding: 0 1rem;
  }
}

.credit-item:first-child {
  padding-left: 0;
}

.credit-item:last-child {
  border: none;
}

.intro-title + .intro-credits {
  margin-top: -1.75rem;
  margin-bottom: 3.75rem;
}

@media (min-width: 52.5em) {
  .intro-title + .intro-credits {
    margin-top: -2.75rem;
    margin-bottom: 4.875rem;
  }
}

.intro-title + .intro-credits:last-child {
  margin-top: -1.75rem;
  margin-bottom: 1rem;
}

@media (min-width: 52.5em) {
  .intro-title + .intro-credits:last-child {
    margin-top: -2.75rem;
    margin-bottom: 1rem;
  }
}

.paragraph--intro-content div.custom-time-text:first-of-type {
  margin-top: -2.5rem;
}

.paragraph--intro-content .field-name-field-location {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.custom-time-text ~ .field-name-field-synopsis-overview {
  margin-top: 1rem;
}

.intro-title + .field-name-field-location {
  margin-top: -2.5rem;
}

.intro-title + .field-name-field-synopsis-overview {
  margin-top: -1.75rem;
  margin-bottom: 2.5rem;
}

@media (min-width: 52.5em) {
  .intro-title + .field-name-field-synopsis-overview {
    margin-top: -2.75rem;
  }
}

.field-name-field-page-introduction + .paragraph--type--simple-text-with-cta {
  margin-top: -2rem;
}

@media (min-width: 52.5em) {
  .field-name-field-page-introduction + .paragraph--type--simple-text-with-cta {
    margin-top: 3rem;
  }
}

.field-name-field-page-introduction + .paragraph--type--simple-text {
  padding-top: 0;
}

@media (min-width: 52.5em) {
  .field-name-field-page-introduction + .paragraph--type--simple-text {
    padding-top: 0;
  }
}

.field-name-field-page-introduction + .paragraph--type--location-card .paragraph--location-card-content {
  padding-top: 0;
}

.field-name-field-page-introduction ~ .field-name-field-content-search-list .content-search-list {
  padding: 0;
}

.field-name-field-page-introduction ~ .field-name-field-content-search-list .content-search-list.emphasis-regular, .field-name-field-page-introduction ~ .field-name-field-content-search-list .content-search-list.emphasis-highlight {
  padding: 3.375rem 0;
}

.paragraph--horizontal-card-content {
  margin: 0 auto;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--horizontal-card-content {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--horizontal-card-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--horizontal-card-content .paragraph--horizontal-card-image a:before {
  background-color: transparent;
}

.paragraph--horizontal-card-image {
  width: 100%;
  margin-bottom: 0.75rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 52.5em) {
  .paragraph--horizontal-card-image {
    width: calc(50% - 1.5rem);
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}

.paragraph--horizontal-card-image img {
  display: block;
  width: 100%;
}

.paragraph--horizontal-card-text {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 52.5em) {
  .paragraph--horizontal-card-text {
    width: 50%;
  }
}

.paragraph--horizontal-card-text h3 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4;
  margin: 0 0 1rem;
}

@media (min-width: 52.5em) {
  .paragraph--horizontal-card-text h3 {
    font-size: 1.125rem;
  }
}

.paragraph--horizontal-card-text .field-name-field-text {
  display: none;
}

@media (min-width: 52.5em) {
  .paragraph--horizontal-card-text .field-name-field-text {
    display: block;
  }
}

.paragraph--horizontal-card-text p {
  font-size: 0.85rem;
  line-height: 1.71;
  margin: 0 0 0.65rem;
}

.paragraph--horizontal-card-text .field-name-field-cta a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.paragraph--vertical-card-container {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--vertical-card-container {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--vertical-card-content,
.paragraph--vertical-card-content .node--view-mode-vertical-card,
.field-related-content-h-v-card .node--view-mode-vertical-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.paragraph--type--vertical-card.double .paragraph--vertical-card-container,
.paragraph--type--vertical-card.double .paragraph--vertical-card-container .node--view-mode-vertical-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paragraph--type--vertical-card.double .paragraph--vertical-card-content {
  width: 50%;
}

.paragraph--type--vertical-card.double .paragraph--vertical-card-content:first-child {
  margin-right: 1.3rem;
}

.paragraph--type--vertical-card .field-headline-vert-card-title,
.field-related-content-h-v-card .field-headline-vert-card-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0.5rem 0 0;
  line-height: 1.5rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--vertical-card .field-headline-vert-card-title,
  .field-related-content-h-v-card .field-headline-vert-card-title {
    font-size: 1.2rem;
    padding: 1.5rem 0 1rem;
  }
}

.paragraph--type--vertical-card .paragraph--vertical-card-image,
.field-related-content-h-v-card .paragraph--vertical-card-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  max-height: 100%;
  overflow: hidden;
}

.paragraph--type--vertical-card .paragraph--vertical-card-text,
.field-related-content-h-v-card .paragraph--vertical-card-text {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.paragraph--vertical-card-content .field-name-field-text,
.paragraph--vertical-card-content .field-name-field-text-2,
.field-related-content-h-v-card .field-name-field-text,
.field-related-content-h-v-card .field-name-field-text-2 {
  display: none;
}

@media (min-width: 52.5em) {
  .paragraph--vertical-card-content .field-name-field-text,
  .paragraph--vertical-card-content .field-name-field-text-2,
  .field-related-content-h-v-card .field-name-field-text,
  .field-related-content-h-v-card .field-name-field-text-2 {
    display: block;
    margin-bottom: 0;
  }
}

.paragraph--vertical-card-content .field-name-field-text p,
.paragraph--vertical-card-content .field-name-field-text-2 p,
.field-related-content-h-v-card .field-name-field-text p,
.field-related-content-h-v-card .field-name-field-text-2 p {
  margin-bottom: 0.75rem;
}

.paragraph--vertical-card-image img {
  display: block;
  width: 100%;
}

.paragraph--vertical-card-content .field-type-link {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
}

@media (min-width: 52.5em) {
  .paragraph--vertical-card-content .field-type-link {
    font-size: 1rem;
  }
}

.paragraph--type--hero-banner {
  width: 100%;
  position: relative;
  margin-bottom: 2rem;
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner {
    margin-bottom: 3rem;
  }
}

.paragraph--type--hero-banner figure img {
  width: 100%;
}

.paragraph--type--hero-banner .sixteen {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.paragraph--type--hero-banner .image-info {
  padding: 0.5rem 2rem;
}

.paragraph--type--hero-banner .image-caption {
  text-align: right;
}

.paragraph--type--hero-banner .field-name-field-image-caption {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
}

.paragraph--type--hero-banner.p-long-caption .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner.p-long-caption .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paragraph--type--hero-banner.p-long-caption .image-info .long-caption {
  width: 100%;
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner.p-long-caption .image-info .long-caption {
    width: calc(70% - 1rem);
  }
}

.paragraph--type--hero-banner.p-long-caption .image-info .image-caption {
  width: 100%;
  margin-bottom: 0.5rem;
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner.p-long-caption .image-info .image-caption {
    width: 30%;
  }
}

.hero-image-w-highlight-card .paragraph--type--hero-banner {
  margin-bottom: 0;
}

.hero-image-w-highlight-card .paragraph--type--hero-banner .image-info {
  position: absolute;
  z-index: 1;
  right: 0;
}

.hero-image-w-highlight-card .paragraph--type--hero-banner .image-info .field-name-field-image-caption {
  color: #fff;
}

.paragraph--type--landing-page-card .container-landing-page-card {
  padding-bottom: 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .container-landing-page-card {
    padding-bottom: 3rem;
  }
}

.paragraph--type--landing-page-card .container-landing-page-card .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.paragraph--type--landing-page-card .field-name-field-card-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-image {
    margin: 0 auto;
    padding: 0 2rem;
  }
}

@media (min-width: 52.5em) and (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-image {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--landing-page-card .field-name-field-card-image img {
  display: block;
  min-width: 100%;
  width: 100%;
}

.paragraph--type--landing-page-card .field-name-field-card-image a:before {
  display: none;
}

.paragraph--type--landing-page-card .field-name-field-card-title {
  margin: 0 auto;
  padding: 0 2rem;
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1.3px;
  font-size: 3rem;
  line-height: 1;
  margin: 2.2rem 0 1.5rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-title {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-title {
    font-size: 6rem;
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
  }
}

.paragraph--type--landing-page-card .field-name-field-card-subtitle {
  margin: 0 auto;
  padding: 0 2rem;
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.14;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-subtitle {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-subtitle {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}

.paragraph--type--landing-page-card .field-name-field-card-description {
  margin: 0 auto;
  padding: 0 2rem;
  font-size: 0.8rem;
  margin-bottom: 1.3rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-description {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-name-field-card-description {
    margin-bottom: 2rem;
    font-size: 1rem;
  }
}

.paragraph--type--landing-page-card .field-landing_page-card-link {
  margin: 0 auto;
  padding: 0 2rem;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--landing-page-card .field-landing_page-card-link {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--standard-image-text-with-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.paragraph--type--standard-image-text-with-cta figure {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.paragraph--type--standard-image-text-with-cta img {
  min-width: 100%;
  display: block;
}

.paragraph--type--standard-image-text-with-cta.emphasis-regular, .paragraph--type--standard-image-text-with-cta.emphasis-highlight {
  padding-top: 0;
}

.paragraph--type--standard-image-text-with-cta .intro-title {
  margin: 0 auto;
  padding: 0 2rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  padding-top: 1.5rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .intro-title {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .intro-title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 90em) {
  .paragraph--type--standard-image-text-with-cta .intro-title {
    padding-top: 2rem;
    margin-bottom: 1rem;
  }
}

.paragraph--type--standard-image-text-with-cta .intro-title + :not(.field-name-field-subtitle) {
  padding-top: 1rem;
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta .intro-title + :not(.field-name-field-subtitle) {
    padding-top: 0;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .intro-title + :not(.field-name-field-subtitle) {
    padding-top: 2rem;
  }
}

.paragraph--type--standard-image-text-with-cta .field-name-field-subtitle {
  margin: 0 auto;
  padding: 0 2rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin: 2px 0 0;
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: -0.1px;
  word-spacing: -2px;
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-subtitle {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-subtitle {
    font-size: 1rem;
    line-height: 1;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-subtitle {
    font-size: 1rem;
    line-height: 1;
    padding: 0;
  }
}

.paragraph--type--standard-image-text-with-cta .field-name-field-text {
  margin: 0 auto;
  padding: 0 2rem;
  margin: 0 auto;
  font-size: 0.9rem;
  line-height: 1.54;
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-text {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-text {
    font-size: 1rem;
    margin: 0 auto;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-text {
    margin: 0 auto;
    font-size: 1rem;
  }
}

.paragraph--type--standard-image-text-with-cta .field-name-field-cta {
  margin: 0 auto;
  padding: 0 2rem;
  margin: 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-cta {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-cta {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .field-name-field-cta {
    display: block;
    padding: 0;
  }
}

.paragraph--type--standard-image-text-with-cta .image-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding: 0.5rem 2rem;
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta .image-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 1rem;
  }
}

.paragraph--type--standard-image-text-with-cta .image-caption {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
  text-align: right;
}

.paragraph--type--standard-image-text-with-cta.p-long-caption .long-caption {
  width: 100%;
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta.p-long-caption .long-caption {
    width: calc(70% - 1rem);
  }
}

.paragraph--type--standard-image-text-with-cta.p-long-caption .image-caption {
  margin-bottom: 0.5rem;
  width: 100%;
}

@media (min-width: 31.25em) {
  .paragraph--type--standard-image-text-with-cta.p-long-caption .image-caption {
    width: 30%;
  }
}

.paragraph--type--standard-image-text-with-cta.paragraph--image-standard figure {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--standard-image-text-with-cta.paragraph--image-standard figure {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--standard-image-text-with-cta.paragraph--image-standard .intro-title {
  padding-top: 0;
  margin-top: -2rem;
  margin-bottom: 1rem;
}

.paragraph--type--standard-image-text-with-cta.paragraph--image-standard .image-info {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.paragraph--type--hero-banner-video {
  min-height: 100vh;
  min-width: 100%;
  margin-bottom: 74px;
  position: relative;
}

@media (min-width: 52.5em) {
  .paragraph--type--hero-banner-video {
    background: none !important;
    min-height: initial;
    margin-bottom: 74px;
  }
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner-video {
    margin-bottom: 82px;
  }
}

.paragraph--type--hero-banner-video .field-name-field-video-upload video,
.paragraph--type--hero-banner-video .field-name-field-video-upload {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

@media (min-width: 52.5em) {
  .paragraph--type--hero-banner-video .field-name-field-video-upload video,
  .paragraph--type--hero-banner-video .field-name-field-video-upload {
    display: block;
  }
}

.field-name-field-hero-banner + .field-name-field-highlight-section {
  padding-bottom: 0;
}

.paragraph--type--hero-banner-video-from-brightcov {
  padding-bottom: 56.25%;
  position: relative;
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner-video-from-brightcov {
    padding: 0;
  }
}

.paragraph--type--hero-banner-video-from-brightcov .field-name-name {
  display: none;
}

.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-play-control .vjs-icon-placeholder:before,
.paragraph--type--hero-banner-video-from-brightcov .vjs-icon-play:before {
  color: #007db3;
  border-color: #007db3;
  text-shadow: 0 0 3px #ffffff, 0 0 5px #ffffff;
  background: white;
  -webkit-box-shadow: 0px 0px 5px #fff;
          box-shadow: 0px 0px 5px #fff;
}

.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-play-control:focus, .paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-play-control:hover {
  outline: none;
}

.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-play-control:focus .vjs-icon-placeholder:before, .paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-play-control:hover .vjs-icon-placeholder:before {
  background-color: #007db3;
  border-color: #fff;
  color: #fff;
  text-shadow: none;
}

.paragraph--type--hero-banner-video-from-brightcov .video-js {
  display: none;
}

@media (min-width: 31.25em) {
  .paragraph--type--hero-banner-video-from-brightcov .video-js {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
  }
}

.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-dock-text {
  display: none;
}

.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-play-progress {
  background-color: #007db3;
}

.paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-control-bar {
  top: auto;
  bottom: 5%;
}

body.sticky-modal .paragraph--type--hero-banner-video-from-brightcov .video-js .vjs-control-bar {
  top: auto;
  bottom: 5%;
}

.paragraph--type--community-connection-card {
  background: #003d52;
  color: #fff;
  padding: 0.5rem 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card {
    padding: 1rem 0;
  }
}

.paragraph--type--community-connection-card .field-name-field-section-title {
  margin: 0 auto;
  padding: 0 2rem;
  color: #fff;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  padding-top: 3.25rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-section-title {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-section-title {
    font-size: 1.5rem;
    padding: 3.25rem 0 1.5rem;
  }
}

@media (min-width: 90em) {
  .paragraph--type--community-connection-card .field-name-field-section-title {
    font-size: 1.875rem;
    padding: 3.25rem 0 2rem;
  }
}

.paragraph--type--community-connection-card .field-name-field-image-file {
  margin: 0 auto;
  padding: 0 2rem;
  color: #fff;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-image-file {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--community-connection-card .field-name-field-image-file img {
  min-width: 100%;
}

.paragraph--type--community-connection-card .intro-title {
  margin: 0 auto;
  padding: 0 2rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  line-height: 1.33;
  margin: 0 0 1rem;
  font-size: 0.9rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .intro-title {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .intro-title {
    font-size: 1.2rem;
    padding: 1rem 0;
    line-height: 1.33;
  }
}

.paragraph--type--community-connection-card .field-name-field-text {
  margin: 0 auto;
  padding: 0 2rem;
  color: #fff;
  font-size: 0.8rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-text {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-text {
    font-size: 1rem;
  }
}

.paragraph--type--community-connection-card .field-name-field-text a {
  border-color: #fff;
  color: #fff;
  font-weight: 600;
}

.paragraph--type--community-connection-card .field-name-field-text a:before {
  background: #fff;
}

.paragraph--type--community-connection-card .field-name-field-text a:before:hover {
  border-color: #fff;
  color: #fff;
}

.paragraph--type--community-connection-card .field-name-field-text a:hover {
  border-color: #fff;
  color: #fff;
}

.paragraph--type--community-connection-card .field-name-field-cta {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-cta {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--community-connection-card .field-name-field-cta a {
  border-color: #fff;
  color: #fff;
  margin: 1rem 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--community-connection-card .field-name-field-cta a {
    margin: 1rem 0;
  }
}

.paragraph--type--community-connection-card .field-name-field-cta a:hover {
  border-color: #fff;
  background: #fff;
  color: #007db3;
}

.paragraph--type--community-connection-card .field-name-field-cta a:not(.cta-button) {
  border-color: #fff;
  color: #fff;
  opacity: 0.8;
}

.paragraph--type--community-connection-card .field-name-field-cta a:not(.cta-button):before {
  background: #fff;
}

.paragraph--type--community-connection-card .field-name-field-cta a:not(.cta-button):after {
  border-left: 5px solid #fff;
}

.paragraph--type--community-connection-card .field-name-field-cta a:not(.cta-button):hover {
  opacity: 1;
  background: none;
  border-color: #fff;
  color: #fff;
}

.paragraph--type--location-card {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--location-card {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--location-card:before, .paragraph--type--location-card:after {
  content: "";
  display: table;
}

.paragraph--type--location-card:after {
  clear: both;
}

.paragraph--location-card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 52.5em) {
  .paragraph--location-card-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--location-card-image {
  width: 100%;
  margin-bottom: 2rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 52.5em) {
  .paragraph--location-card-image {
    width: calc(50% - 1.5rem);
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}

.paragraph--location-card-image img {
  width: 100%;
}

.paragraph--location-card-text {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.paragraph--location-card-text .content-addr-location-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.85rem;
  color: #222;
  margin: 0 0 0.625rem;
}

@media (min-width: 52.5em) {
  .paragraph--location-card-text .content-addr-location-title {
    font-size: 1.125rem;
    margin: 0 0 0.825rem;
    line-height: 1.25;
  }
}

.paragraph--location-card-text p {
  font-size: 0.85rem;
  line-height: 1.5;
  margin: 0;
}

.paragraph--location-card-text .content-addr-link {
  margin-bottom: 0.625rem;
}

@media (min-width: 52.5em) {
  .paragraph--location-card-text .content-addr-link {
    margin-bottom: 0.825rem;
  }
}

.paragraph--location-card-text .content-fax,
.paragraph--location-card-text .content-tel,
.paragraph--location-card-text .content-email,
.paragraph--location-card-text a {
  font-size: 0.85rem;
}

.paragraph--location-card-text a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

@media (min-width: 52.5em) {
  .paragraph--location-card-text {
    width: 50%;
  }
}

.node-field-section-title {
  margin: 0 auto;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .node-field-section-title {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.node-field-section-title:before, .node-field-section-title:after {
  content: "";
  display: table;
}

.node-field-section-title:after {
  clear: both;
}

.node-field-section-title h2 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: -0.6px;
  margin-bottom: 0;
}

@media (min-width: 52.5em) {
  .node-field-section-title h2 {
    font-size: 1.875rem;
    margin-bottom: 2.188rem;
  }
}

.general-information-container {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .general-information-container {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.general-information-container:before, .general-information-container:after {
  content: "";
  display: table;
}

.general-information-container:after {
  clear: both;
}

.general-information-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.paragraph--type--general-information {
  width: 100%;
  margin-bottom: 2.188rem;
  padding: 0;
}

.paragraph--type--general-information a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.paragraph--type--general-information p,
.paragraph--type--general-information a {
  font-size: 0.875rem;
}

.paragraph--type--general-information ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 52.5em) {
  .paragraph--type--general-information {
    width: 50%;
    padding-right: 0.75rem;
  }
  .paragraph--type--general-information:nth-child(even) {
    padding-left: 0.75rem;
  }
}

.general-information-block-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 1.375rem;
}

@media (min-width: 52.5em) {
  .general-information-block-title {
    font-size: 1.125rem;
  }
}

.paragraph--type--webform-content {
  background-color: #f8f8f8;
}

.paragraph--type--webform-content .webform-required .form-item {
  font-size: 0.8125rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--webform-content .webform-required .form-item {
    font-size: 1rem;
  }
}

.paragraph--type--webform-content .field-type-webform {
  margin: 0 auto;
  padding: 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--webform-content .field-type-webform {
    width: 62%;
    margin: 0 auto;
    padding: 2.5rem 0;
    max-width: 792px;
  }
}

.paragraph--type--webform-content .field-type-webform:before, .paragraph--type--webform-content .field-type-webform:after {
  content: "";
  display: table;
}

.paragraph--type--webform-content .field-type-webform:after {
  clear: both;
}

.paragraph--type--webform-content .webform-button--submit {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
  background-color: transparent;
  margin: 1.5rem 0;
}

.paragraph--type--webform-content .webform-button--submit:hover, .paragraph--type--webform-content .webform-button--submit:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.paragraph--type--webform-content .webform-button--submit:hover:before, .paragraph--type--webform-content .webform-button--submit:focus:before {
  background-color: transparent;
}

.paragraph--type--webform-content .webform-button--submit:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .paragraph--type--webform-content .webform-button--submit {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--webform-content .webform-button--submit {
    width: auto;
  }
}

.paragraph--type--webform-content .webform-submission-form .form-item {
  display: block;
  position: relative;
  margin: 0 auto 1.675rem !important;
}

.paragraph--type--webform-content .webform-submission-form .form-item.js-form-type-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paragraph--type--webform-content .webform-submission-form .form-item.js-form-type-select select {
  border-color: #007db3;
  border-radius: 2px;
}

.paragraph--type--webform-content .webform-submission-form .form-item input {
  margin: 0;
}

.paragraph--type--webform-content .webform-submission-form .form-item input:not([type="radio"]).active,
.paragraph--type--webform-content .webform-submission-form .form-item input:not([type="checkbox"]).active,
.paragraph--type--webform-content .webform-submission-form .form-item textarea.active {
  border-color: #007db3;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.paragraph--type--webform-content .webform-submission-form .form-item input:not([type="radio"]) + span.floating-label,
.paragraph--type--webform-content .webform-submission-form .form-item input:not([type="checkbox"]) + span.floating-label,
.paragraph--type--webform-content .webform-submission-form .form-item textarea + span.floating-label {
  padding: 0 0.35rem;
  background-color: #f8f8f8;
}

.paragraph--type--webform-content .webform-submission-form .form-item input[type=checkbox],
.paragraph--type--webform-content .webform-submission-form .form-item input[type=radio] {
  margin-right: 0.5rem;
  margin-bottom: -0.35rem;
  height: 16px;
  width: 16px;
}

.paragraph--type--webform-content .webform-submission-form .form-item.selectbox--item {
  display: inline-block;
}

.paragraph--type--webform-content .webform-submission-form .form-item input[type="checkbox"] {
  height: 16px;
  width: 16px;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  padding: 0.65rem;
  border: 1px solid #007db3;
}

.paragraph--type--webform-content .webform-submission-form .form-item input[type="checkbox"]:checked {
  background: url(../assets/images/icon-tick.svg) no-repeat;
  background-size: 66%;
  background-position: center;
}

.paragraph--type--webform-content .webform-submission-form .js-form-item-checkbox {
  margin-bottom: 0;
}

.paragraph--type--webform-content .webform-submission-form .js-form-item-checkbox + label {
  display: inline-block;
}

.paragraph--type--webform-content .webform-submission-form .js-form-type-select > span.floating-label {
  background-color: #f8f8f8;
}

.paragraph--type--webform-content label {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
}

.paragraph--type--webform-content description,
.paragraph--type--webform-content .webform-element-more,
.paragraph--type--webform-content .webform-element-description {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
}

.paragraph--type--webform-content .form-item .description {
  padding: 0.25rem 0 0;
}

.paragraph--type--webform-content .webform-element-more--content {
  padding: 0.5rem 0 0 0.75rem;
}

.paragraph--type--blog-page-introduction {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--blog-page-introduction {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--blog-page-introduction .field-name-field-long-title-headline {
  font-family: 'Surveyor Text A', 'Surveyor Text B', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 1.8rem;
}

@media (min-width: 31.25em) {
  .paragraph--type--blog-page-introduction .field-name-field-long-title-headline {
    font-size: 3rem;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--blog-page-introduction .field-name-field-long-title-headline {
    font-size: 4.5rem;
  }
}

.paragraph--type--blog-page-introduction .field-name-field-image-file {
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid #333;
  position: relative;
}

@media (min-width: 52.5em) {
  .paragraph--type--blog-page-introduction .field-name-field-image-file {
    padding-top: 2rem;
    margin-top: 2rem;
  }
}

.paragraph--type--blog-page-introduction .field-name-field-blog-main-image-caption {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
}

.paragraph--type--blog-page-introduction .field-name-field-synopsis-overview {
  border-top: 0;
  margin-top: 0;
}

.paragraph--type--double-column-simple-text {
  margin: 2rem 0;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 52.5em) {
  .paragraph--type--double-column-simple-text {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--double-column-simple-text:before, .paragraph--type--double-column-simple-text:after {
  content: "";
  display: table;
}

.paragraph--type--double-column-simple-text:after {
  clear: both;
}

.paragraph--type--double-column-simple-text .field {
  width: 50%;
}

.paragraph--type--double-column-simple-text .field:first-child {
  margin-right: 1.3rem;
}

.paragraph--type--double-column-simple-text .field-name-field-text {
  margin-bottom: 0;
}

.paragraph--type--donate {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--donate {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--donate:before, .paragraph--type--donate:after {
  content: "";
  display: table;
}

.paragraph--type--donate:after {
  clear: both;
}

.donate-form-title-align-center .donation-content {
  text-align: center;
}

.donate-form-title-align-center .donation-content legend {
  margin: 0 auto;
}

.form-item-donations-select input[type="radio"]:focus + span.floating-label {
  outline: black solid 2px;
}

.form-item-donations-select input[type="radio"]:checked + span.floating-label {
  font-weight: normal;
  font-style: italic;
}

.paragraph--type--dashboard-card {
  padding: 1rem 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--dashboard-card {
    padding: 2rem 0;
  }
}

.paragraph--type--dashboard-card.double .paragraph-dashboard-card-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--dashboard-card.double .paragraph-dashboard-card-container {
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
}

.paragraph--type--dashboard-card.double .paragraph-dashboard-card-container .paragraph--dashboard-card-content {
  margin-right: 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--dashboard-card.double .paragraph-dashboard-card-container .paragraph--dashboard-card-content {
    margin-right: 3%;
  }
}

.paragraph-dashboard-card-container {
  margin: 2rem 0;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2rem;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 52.5em) {
  .paragraph-dashboard-card-container {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--dashboard-card-content {
  width: 47%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--dashboard-card-content {
    width: 30%;
    margin: 0;
  }
}

.paragraph--dashboard-card-text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.paragraph--dashboard-card-text .card-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 0;
  padding: 0.5rem 0 0.75rem;
  line-height: 1rem;
}

@media (min-width: 52.5em) {
  .paragraph--dashboard-card-text .card-title {
    font-size: 1.2rem;
    padding: 1.5rem 0 1rem;
  }
}

.paragraph--dashboard-card-text .card-text {
  display: none;
}

@media (min-width: 52.5em) {
  .paragraph--dashboard-card-text .card-text {
    display: block;
    margin-bottom: 0;
  }
}

.paragraph--dashboard-card-text .card-text p {
  margin-bottom: 0.75rem;
}

.paragraph--dashboard-card-text .card-link a {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}

.paragraph--dashboard-card-text .card-link a:hover, .paragraph--dashboard-card-text .card-link a:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.paragraph--dashboard-card-text .card-link a:hover:before, .paragraph--dashboard-card-text .card-link a:focus:before {
  background-color: transparent;
}

.paragraph--dashboard-card-text .card-link a:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .paragraph--dashboard-card-text .card-link a {
    display: inline-block;
  }
}

.paragraph--dashboard-card-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.paragraph--dashboard-card-image img {
  width: 100%;
  height: auto;
}

.paragraph--dashboard-card-image a:before {
  background: none !important;
}

.paragraph--type--paypal-button {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--paypal-button {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--membership {
  margin: 0 auto;
  padding: .5rem;
}

.paragraph--type--membership:before, .paragraph--type--membership:after {
  content: "";
  display: table;
}

.paragraph--type--membership:after {
  clear: both;
}

@media (min-width: 52.5em) {
  .paragraph--type--membership {
    width: 62%;
    margin: 0 auto;
    padding: 0.5rem 0;
    max-width: 792px;
  }
}

.paragraph--type--membership h2, .paragraph--type--membership h3, .paragraph--type--membership h4, .paragraph--type--membership .nav-main-user .nav-user-login-block .panel-title, .nav-main-user .nav-user-login-block .paragraph--type--membership .panel-title,
.paragraph--type--membership .nav-main-user .nav-user-login-block legend, .nav-main-user .nav-user-login-block .paragraph--type--membership legend, .paragraph--type--membership .nav-mobile-custom-wrapper .nav-user-login-block .panel-title, .nav-mobile-custom-wrapper .nav-user-login-block .paragraph--type--membership .panel-title, .paragraph--type--membership h5, .paragraph--type--membership h6 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.paragraph--type--membership h2 {
  font-size: 2rem;
}

.paragraph--type--membership .paragraph--type--accordion-item {
  width: 100%;
  padding: 0;
}

.paragraph--type--member-reservation-links-list {
  margin: 2rem 0;
  padding: 0 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--member-reservation-links-list {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--member-reservation-links-list {
    padding-bottom: 3rem;
  }
}

.paragraph--type--member-reservation-links-list h2 {
  margin: 0 0 0.5rem;
}

.paragraph--type--member-reservation-links-list .field-name-field-text {
  margin: 0 0 1.4rem;
}

.paragraph--type--member-reservation-links-list .field-name-field-section-title {
  font-family: Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  font-size: 1.5rem;
  letter-spacing: -0.55px;
  line-height: 36px;
}

@media (min-width: 52.5em) {
  .paragraph--type--member-reservation-links-list .field-name-field-section-title {
    font-size: 1.875rem;
  }
}

.paragraph--member-reservation-links-list {
  margin: 0 0 1.4rem 1.4rem;
}

.paragraph--member-reservation-links-list a {
  display: block;
  text-align: left;
  font-size: 0.9375rem;
  line-height: 1.6;
}

.paragraph--member-reservation-links-list a:before {
  display: none;
}

.paragraph--type--member-reservation-links-list + .paragraph--type--vertical-card {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--member-reservation-links-list + .paragraph--type--vertical-card {
    padding-top: 5rem;
    padding-bottom: calc(5rem - 1rem);
  }
}

.accordion-item-block-title {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .accordion-item-block-title {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.accordion-item-block-title:before, .accordion-item-block-title:after {
  content: "";
  display: table;
}

.accordion-item-block-title:after {
  clear: both;
}

.accordion-item-block-title .field-name-field-section-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
}

.accordion-item-block-title .field-name-field-synopsis-overview {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  padding-top: 0.75rem;
  border: 0;
  line-height: 1.5;
}

.paragraph--type--accordion-item {
  margin: unset;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--accordion-item {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--accordion-item:before, .paragraph--type--accordion-item:after {
  content: "";
  display: table;
}

.paragraph--type--accordion-item:after {
  clear: both;
}

.paragraph--type--accordion-item .accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid transparent;
  padding: 1rem 0;
  cursor: pointer;
  -webkit-transition: border-bottom-color 0.3s;
  transition: border-bottom-color 0.3s;
}

.paragraph--type--accordion-item .accordion-header > div {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.paragraph--type--accordion-item .accordion-header.active {
  border-bottom-color: #e6e6e6;
  -webkit-transition: border-bottom-color 0.5s;
  transition: border-bottom-color 0.5s;
}

.paragraph--type--accordion-item .accordion-header.active > button,
.paragraph--type--accordion-item .accordion-header.active > div {
  color: #007db3;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.paragraph--type--accordion-item .accordion-header:before {
  display: inline-block;
  content: "";
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-315deg);
          transform: rotate(-315deg);
  margin: 0.15rem 0 0 0.35rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.paragraph--type--accordion-item .accordion-header.active:before {
  border-color: #007db3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin: 0.5rem 0 0 0.35rem;
}

.paragraph--type--accordion-item .accordion-header button {
  background: transparent;
  border: 0;
  width: 100%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.paragraph--type--accordion-item .accordion-header button:focus, .paragraph--type--accordion-item .accordion-header button:hover {
  color: #007db3;
  cursor: pointer;
}

.paragraph--type--accordion-item .accordion-header h2,
.paragraph--type--accordion-item .accordion-header h3,
.paragraph--type--accordion-item .accordion-header h4,
.paragraph--type--accordion-item .accordion-header .nav-main-user .nav-user-login-block .panel-title,
.nav-main-user .nav-user-login-block .paragraph--type--accordion-item .accordion-header .panel-title,
.paragraph--type--accordion-item .accordion-header .nav-main-user .nav-user-login-block legend,
.nav-main-user .nav-user-login-block .paragraph--type--accordion-item .accordion-header legend,
.paragraph--type--accordion-item .accordion-header .nav-mobile-custom-wrapper .nav-user-login-block .panel-title,
.nav-mobile-custom-wrapper .nav-user-login-block .paragraph--type--accordion-item .accordion-header .panel-title,
.paragraph--type--accordion-item .accordion-header h5,
.paragraph--type--accordion-item .accordion-header h6 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  line-height: 1;
}

.paragraph--type--accordion-item .accordion-header .field-name-field-main-label,
.paragraph--type--accordion-item .accordion-header .field-name-title {
  width: 77%;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding-left: 0.875rem;
  font-size: 0.875rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--accordion-item .accordion-header .field-name-field-main-label,
  .paragraph--type--accordion-item .accordion-header .field-name-title {
    font-size: 1rem;
    margin: 0;
    line-height: 1.4;
  }
}

.paragraph--type--accordion-item .accordion-header .field-name-field-short-label,
.paragraph--type--accordion-item .accordion-header .field-name-price-wrapper {
  margin-left: auto;
  width: 23%;
  text-align: right;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--accordion-item .accordion-header .field-name-field-short-label,
  .paragraph--type--accordion-item .accordion-header .field-name-price-wrapper {
    font-size: 1rem;
  }
}

.paragraph--type--accordion-item .accordion-content {
  display: none;
  padding: 2rem 0 0 0;
}

@media (min-width: 52.5em) {
  .paragraph--type--accordion-item .accordion-content {
    padding: 2rem 0 0 2rem;
  }
}

.paragraph--type--accordion-item .accordion-cta,
.paragraph--type--accordion-item .accordion-content .buttons {
  margin: 0 0 1rem;
}

.paragraph--type--accordion-item .accordion-cta a,
.paragraph--type--accordion-item .accordion-cta button,
.paragraph--type--accordion-item .accordion-content .buttons a,
.paragraph--type--accordion-item .accordion-content .buttons button {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding: 0.5625rem 1rem;
  border: 1px solid #007db3;
  border-radius: 2px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  font-size: 0.85rem;
  text-transform: initial;
  text-align: center;
  line-height: 1.5;
  color: #007db3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  width: 100%;
  margin: 0 0 1rem 0;
  background-color: #fff;
}

.paragraph--type--accordion-item .accordion-cta a:hover, .paragraph--type--accordion-item .accordion-cta a:focus,
.paragraph--type--accordion-item .accordion-cta button:hover,
.paragraph--type--accordion-item .accordion-cta button:focus,
.paragraph--type--accordion-item .accordion-content .buttons a:hover,
.paragraph--type--accordion-item .accordion-content .buttons a:focus,
.paragraph--type--accordion-item .accordion-content .buttons button:hover,
.paragraph--type--accordion-item .accordion-content .buttons button:focus {
  background-color: #007db3;
  color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.paragraph--type--accordion-item .accordion-cta a:hover:before, .paragraph--type--accordion-item .accordion-cta a:focus:before,
.paragraph--type--accordion-item .accordion-cta button:hover:before,
.paragraph--type--accordion-item .accordion-cta button:focus:before,
.paragraph--type--accordion-item .accordion-content .buttons a:hover:before,
.paragraph--type--accordion-item .accordion-content .buttons a:focus:before,
.paragraph--type--accordion-item .accordion-content .buttons button:hover:before,
.paragraph--type--accordion-item .accordion-content .buttons button:focus:before {
  background-color: transparent;
}

.paragraph--type--accordion-item .accordion-cta a:active,
.paragraph--type--accordion-item .accordion-cta button:active,
.paragraph--type--accordion-item .accordion-content .buttons a:active,
.paragraph--type--accordion-item .accordion-content .buttons button:active {
  background-color: #006088;
  color: #fff;
  cursor: pointer;
}

@media (min-width: 52.5em) {
  .paragraph--type--accordion-item .accordion-cta a,
  .paragraph--type--accordion-item .accordion-cta button,
  .paragraph--type--accordion-item .accordion-content .buttons a,
  .paragraph--type--accordion-item .accordion-content .buttons button {
    display: inline-block;
  }
}

@media (min-width: 52.5em) {
  .paragraph--type--accordion-item .accordion-cta a,
  .paragraph--type--accordion-item .accordion-cta button,
  .paragraph--type--accordion-item .accordion-content .buttons a,
  .paragraph--type--accordion-item .accordion-content .buttons button {
    width: auto;
    margin: 0 1rem 0 0;
  }
}

.paragraph--type--accordion-item .accordion-cta a:before,
.paragraph--type--accordion-item .accordion-cta button:before,
.paragraph--type--accordion-item .accordion-content .buttons a:before,
.paragraph--type--accordion-item .accordion-content .buttons button:before {
  display: none;
}

.paragraph--type--accordion-item.paragraph-item-reduce-padding .accordion-content {
  padding-top: 1rem;
}

.paragraph--type--accordion-item.paragraph-item-reduce-padding .field-name-field-text {
  margin-bottom: 1rem;
}

.paragraph--type--ticket-item {
  margin: 0 auto;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 2rem 2.188rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--ticket-item {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item {
    padding: 0 0 3.438rem;
  }
}

.paragraph--type--ticket-item.paragraph-item-reduce-padding {
  padding-bottom: 0 !important;
}

.paragraph--type--ticket-item .ticket-item-heading-left,
.paragraph--type--ticket-item .ticket-item-heading-right {
  padding: 1rem;
}

.paragraph--type--ticket-item.t--type-1 .ticket-item-heading-left,
.paragraph--type--ticket-item.t--type-1 .ticket-item-heading-right,
.paragraph--type--ticket-item.t--type-2 .ticket-item-heading-left,
.paragraph--type--ticket-item.t--type-2 .ticket-item-heading-right {
  padding: 1.5rem 1rem;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item.t--type-1 .ticket-item-heading-left,
  .paragraph--type--ticket-item.t--type-1 .ticket-item-heading-right,
  .paragraph--type--ticket-item.t--type-2 .ticket-item-heading-left,
  .paragraph--type--ticket-item.t--type-2 .ticket-item-heading-right {
    padding: 2rem 1rem;
  }
}

.paragraph--type--ticket-item.t--type-3 .ticket-item-right .ticket-item-price,
.paragraph--type--ticket-item.t--type-3 .ticket-item-right .ticket-item-price {
  display: none;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item.t--type-3 .ticket-item-right .ticket-item-price,
  .paragraph--type--ticket-item.t--type-3 .ticket-item-right .ticket-item-price {
    display: block;
  }
}

.paragraph--type--ticket-item .ticket-item-heading {
  background: #007db3;
  min-height: 40px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.paragraph--type--ticket-item .ticket-item-heading {
  position: relative;
}

.paragraph--type--ticket-item .ticket-item-heading .tickets--left-trigger {
  background-image: url(../assets/images/icon-right-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  z-index: 2;
  background-color: transparent;
  border: 0;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-heading .tickets--left-trigger {
    opacity: 0;
    z-index: 0;
  }
}

.paragraph--type--ticket-item .ticket-item-heading .tickets--right-trigger {
  background-image: url(../assets/images/icon-right-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  background-color: transparent;
  border: 0;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-heading .tickets--right-trigger {
    opacity: 0;
    z-index: 0;
  }
}

.paragraph--type--ticket-item .ticket-item-heading-right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-heading-right-wrapper {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.paragraph--type--ticket-item .ticket-item-heading .ticket-item-heading-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}

.paragraph--type--ticket-item .ticket-item-heading .ticket-item-heading-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 67%;
          flex: 0 0 67%;
  -ms-flex-preferred-size: 54%;
}

.paragraph--type--ticket-item .ticket-item-heading .ticket-item-heading-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.paragraph--type--ticket-item .ticket-item-heading-element {
  text-align: center;
  font-size: 0.95rem;
  font-weight: 700;
  -webkit-transform: scale(0, 0) translateX(0px) translateY(-80%);
          transform: scale(0, 0) translateX(0px) translateY(-80%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  top: 50%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-heading-element {
    font-size: 0.75rem;
    display: initial;
    top: 0;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    position: relative;
  }
}

@media (min-width: 90em) {
  .paragraph--type--ticket-item .ticket-item-heading-element {
    font-size: 0.95rem;
  }
}

.paragraph--type--ticket-item .ticket-item-heading-element.active {
  display: initial;
  -webkit-transform: scale(1, 1) translateX(0px) translateY(-50%);
          transform: scale(1, 1) translateX(0px) translateY(-50%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-heading-element.active {
    word-spacing: 100vw;
    font-size: 0.75rem;
    display: initial;
    top: initial;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@media (min-width: 90em) {
  .paragraph--type--ticket-item .ticket-item-heading-element.active {
    font-size: 0.95rem;
  }
}

.paragraph--type--ticket-item .ticket-item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-row {
    border: 1px solid #e6e6e6;
  }
}

.paragraph--type--ticket-item .ticket-item-row.no-pricing .ticket-item-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-row.no-pricing .ticket-item-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
    -ms-flex-preferred-size: 50%;
  }
}

.paragraph--type--ticket-item .ticket-item-row.no-pricing .ticket-item-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -ms-flex-preferred-size: 40%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-row.no-pricing .ticket-item-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
  }
}

.paragraph--type--ticket-item .ticket-item-row.no-pricing .ticket-item-right .ticket-item-right-wrapper {
  display: none;
}

.paragraph--type--ticket-item.row--even .ticket-item-row {
  background: #fff;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item.row--odd .ticket-item-row {
    background: #f8f8f8;
  }
  .paragraph--type--ticket-item.row--odd .ticket-item-row .field-name-field-cta a {
    border: 1px solid #004460 !important;
    color: #004460 !important;
  }
  .paragraph--type--ticket-item.row--odd .ticket-item-row .field-name-field-cta a:hover, .paragraph--type--ticket-item.row--odd .ticket-item-row .field-name-field-cta a:focus {
    color: #fff !important;
    background-color: #004460 !important;
  }
}

.paragraph--type--ticket-item .ticket-item-left,
.paragraph--type--ticket-item .ticket-item-right {
  padding: 0.5rem;
}

.paragraph--type--ticket-item .ticket-item-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.paragraph--type--ticket-item .ticket-item-left .field-name-field-headline {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #007db3;
  margin: 0 0 0.5rem;
  line-height: 1.25;
  font-size: 0.95rem;
  letter-spacing: 0.3px;
  font-weight: 400;
  word-break: break-word;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-left .field-name-field-headline {
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    line-height: 1.25;
  }
}

.paragraph--type--ticket-item .ticket-item-left .field-name-field-headline .field-name-field-sub-headline {
  color: #000;
  font-size: 0.75rem;
  display: block;
  margin: 0.5rem 0 0;
}

.paragraph--type--ticket-item .ticket-item-left .field-name-field-text {
  color: #000;
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.25;
  display: none;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-left .field-name-field-text {
    display: block;
  }
}

.paragraph--type--ticket-item .ticket-item-left .field-name-field-text p {
  margin: 0;
}

.paragraph--type--ticket-item .ticket-item-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-preferred-size: 54%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-right {
    padding: 1rem 0.5rem;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.paragraph--type--ticket-item .ticket-item-right .ticket-item-right-wrapper {
  min-width: initial;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-right .ticket-item-right-wrapper {
    min-width: initial;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.paragraph--type--ticket-item .ticket-item-right .field-name-field-cta a {
  margin: 0 0 0 auto;
  float: right;
  width: 100%;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-right .field-name-field-cta a {
    margin: 1rem 0 0;
  }
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item.t--type-1 .ticket-item-right {
    padding: 2rem 0.5rem 0.85rem;
  }
}

.paragraph--type--ticket-item .ticket-item-right.inline-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.paragraph--type--ticket-item .ticket-item-right.inline-items .ticket-item-right-wrapper {
  min-width: initial;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.paragraph--type--ticket-item .ticket-item-right.inline-items .field-name-field-cta a {
  margin: 0 0 0 auto;
}

.paragraph--type--ticket-item .ticket-item-right .field-name-field-ticket-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin: 0;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-right .field-name-field-ticket-prices {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0;
  }
}

.paragraph--type--ticket-item .ticket-item-price {
  text-align: center;
  font-size: 0.95rem;
  -webkit-transform: scale(0, 0) translateX(0) translateY(-80%);
          transform: scale(0, 0) translateX(0) translateY(-80%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  top: 50%;
  list-style: none;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-price {
    position: relative;
    display: initial;
    top: initial;
    font-size: 1.25rem;
    -webkit-transform: scale(1, 1) translateX(0) translateY(0%);
            transform: scale(1, 1) translateX(0) translateY(0%);
  }
}

.paragraph--type--ticket-item .ticket-item-price.active {
  display: initial;
  -webkit-transform: scale(1, 1) translateX(0) translateY(-50%);
          transform: scale(1, 1) translateX(0) translateY(-50%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .ticket-item-price.active {
    display: initial;
    -webkit-transform: scale(1, 1) translateX(0) translateY(0);
            transform: scale(1, 1) translateX(0) translateY(0);
  }
}

.paragraph--type--ticket-item .field-name-field-cta {
  margin: 0 0 0 auto;
}

.paragraph--type--ticket-item .field-name-field-cta a {
  margin: 0;
  max-width: 200px;
  padding: 0.3rem;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .field-name-field-cta a {
    -ms-flex-item-align: end;
        align-self: flex-end;
    width: 70%;
    margin: 1.5rem 0 0;
    padding: 0.75rem;
  }
}

.paragraph--type--ticket-item .field-name-field-cta a:hover {
  color: white;
}

.paragraph--type--ticket-item .field-name-field-cta a {
  text-transform: uppercase;
  font-size: 0.65rem;
  font-weight: 400;
}

.paragraph--type--ticket-item .field-name-field-cta a:before {
  display: none;
}

@media (min-width: 70em) {
  .paragraph--type--ticket-item .field-name-field-cta a {
    font-size: 0.75rem;
  }
}

.ticket-item-block-title {
  margin: 0 auto;
  padding: 0 2rem;
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

@media (min-width: 52.5em) {
  .ticket-item-block-title {
    width: 62%;
    margin: 0 auto;
    padding: 0;
    max-width: 792px;
  }
}

.ticket-item-block-title:before, .ticket-item-block-title:after {
  content: "";
  display: table;
}

.ticket-item-block-title:after {
  clear: both;
}

.ticket-item-block-title > div {
  padding: 0 0 1rem;
}

.paragraph--type--audio {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--audio {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--audio:before, .paragraph--type--audio:after {
  content: "";
  display: table;
}

.paragraph--type--audio:after {
  clear: both;
}

.paragraph--type--audio audio {
  width: 100%;
}

.paragraph--type--audio .field-name-field-long-caption {
  padding: 0;
}

.paragraph--type--audio .field-name-field-long-caption p {
  font-size: 0.75rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--audio .field-name-field-long-caption {
    padding: 0 1.5rem;
  }
}

.paragraph--type--partner-block.paragraph--view-mode--default,
.paragraph--type--partner-block.paragraph--view-mode--reference-card {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--partner-block.paragraph--view-mode--default,
  .paragraph--type--partner-block.paragraph--view-mode--reference-card {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--partner-block.paragraph--view-mode--default:before, .paragraph--type--partner-block.paragraph--view-mode--default:after,
.paragraph--type--partner-block.paragraph--view-mode--reference-card:before,
.paragraph--type--partner-block.paragraph--view-mode--reference-card:after {
  content: "";
  display: table;
}

.paragraph--type--partner-block.paragraph--view-mode--default:after,
.paragraph--type--partner-block.paragraph--view-mode--reference-card:after {
  clear: both;
}

.partners-block-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}

@media (min-width: 52.5em) {
  .partners-block-title {
    font-size: 2rem;
  }
}

.partners-block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partners-block-content .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.partners-block-content .row.left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

@media (min-width: 31.25em) {
  .partners-block-content .row:nth-child(3) .taxonomy-partner {
    max-width: 30%;
    width: 30%;
  }
}

@media (min-width: 80.125em) {
  .partners-block-content .row:nth-child(3) .taxonomy-partner {
    max-width: 240px;
    width: 240px;
  }
}

@media (min-width: 31.25em) {
  .partners-block-content .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.partners-block-content .taxonomy-partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.partners-block-content .taxonomy-partner h3 {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 1rem 0;
}

@media (min-width: 52.5em) {
  .partners-block-content .taxonomy-partner h3 {
    font-size: 1.25rem;
  }
}

@media (min-width: 31.25em) {
  .partners-block-content .taxonomy-partner > a {
    max-height: 160px;
  }
}

.partners-block-content .taxonomy-partner img {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.partners-block-content .taxonomy-partner .field-name-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.partners-block-content.partners-group .taxonomy-partner {
  max-width: 100%;
}

@media (min-width: 31.25em) {
  .partners-block-content.partners-group .taxonomy-partner {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% * (1 / 4));
            flex: 1 0 calc(100% * (1 / 4));
    margin: 0.875rem 1rem;
    max-width: 240px;
    width: 240px;
  }
}

@media (min-width: 48em) {
  .partners-block-content.partners-group .taxonomy-partner:first-child {
    margin-left: 0;
  }
}

@media (min-width: 48em) {
  .partners-block-content.partners-group .taxonomy-partner:nth-child(4) {
    margin-left: 0;
  }
}

@media (min-width: 48em) {
  .partners-block-content.partners-group .taxonomy-partner:last-child {
    margin-right: 0;
  }
}

@media (min-width: 48em) {
  .partners-block-content.partners-group .taxonomy-partner:nth-child(3) {
    margin-right: 0;
  }
}

.paragraph--type--corporate-members-block {
  margin: 2rem 0;
  padding: 0 2rem;
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

@media (min-width: 52.5em) {
  .paragraph--type--corporate-members-block {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--corporate-members-block .field-name-field-section-title {
  font-family: 'Gotham A', 'Gotham B', Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
}

.paragraph--type--corporate-members-block .corporate-members-list {
  margin: 2rem 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.paragraph--type--corporate-members-block .corporate-members-list li {
  width: calc(50% - 0.25rem);
  margin: 0 0.25rem 0.25rem 0;
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
}

@media (min-width: 52.5em) {
  .paragraph--type--corporate-members-block .corporate-members-list li {
    width: calc(20% - 0.5rem);
    margin: 0 0.5rem 0.5rem 0;
  }
}

.paragraph--type--education-portal {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--education-portal {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--education-portal:before, .paragraph--type--education-portal:after {
  content: "";
  display: table;
}

.paragraph--type--education-portal:after {
  clear: both;
}

.paragraph--type--carousel {
  margin: 2rem 0;
  padding: 0 2rem;
}

@media (min-width: 52.5em) {
  .paragraph--type--carousel {
    width: 62%;
    margin: 2.5rem auto;
    padding: 0;
    max-width: 792px;
  }
}

.paragraph--type--carousel:before, .paragraph--type--carousel:after {
  content: "";
  display: table;
}

.paragraph--type--carousel:after {
  clear: both;
}

.paragraph--type--carousel .flexslider {
  margin: 0;
  border: 0;
  border-radius: 0;
}

.paragraph--type--carousel .flexslider ul.slides {
  margin: 0;
  padding: 0;
}

.paragraph--type--carousel .flexslider.optionset-carousel {
  overflow: hidden;
  z-index: 2;
}

.paragraph--type--carousel .flexslider.optionset-carousel .flex-viewport {
  overflow: unset !important;
  margin: 0 50px;
}

.paragraph--type--carousel .flexslider.optionset-carousel .flex-viewport ul.slides {
  padding: 40px 0 50px;
}

.paragraph--type--carousel .flexslider.optionset-carousel .flex-viewport ul.slides li {
  cursor: pointer;
}

.paragraph--type--carousel .flexslider.optionset-carousel .flex-viewport ul.slides li.flex-active-slide img {
  border: 5px solid #fff;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
          box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.paragraph--type--carousel .flexslider.optionset-carousel ul.flex-direction-nav {
  margin: 0;
}

.paragraph--type--carousel .flexslider.optionset-carousel ul.flex-direction-nav a::before {
  font-size: 30px;
}

.paragraph--type--carousel .flexslider.optionset-slider ul.slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 52.5em) {
  .paragraph--type--carousel .flexslider.optionset-slider ul.slides {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.paragraph--type--carousel .flexslider.optionset-slider ul.slides li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 52.5em) {
  .paragraph--type--carousel .flexslider.optionset-slider ul.slides li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.paragraph--type--carousel .flexslider.optionset-slider ul.slides li .img-container {
  max-height: 400px;
  position: relative;
  margin: 0 auto;
}

.paragraph--type--carousel .flexslider.optionset-slider ul.slides li .img-credit {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #FFF;
  font-family: 'Gotham A','Gotham B',Helvetica,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
}

.paragraph--type--carousel .flexslider.optionset-slider ul.slides li .flex-caption {
  padding: 40px 20px 25px;
  line-height: 1.4;
  font-size: 13px;
}

@media (min-width: 52.5em) {
  .paragraph--type--carousel .flexslider.optionset-slider ul.slides li .flex-caption {
    max-width: 30%;
  }
}
