
/*
Trix 1.3.0
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }
trix-toolbar * {
  box-sizing: border-box; }
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }
trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%; }
trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-dialogs {
  position: relative; }
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }
trix-toolbar .trix-dialog--link {
  max-width: 600px; }
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight; }
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }
trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }
trix-editor .trix-button-group {
  display: inline-flex; }
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }
trix-editor .attachment__metadata-container {
  position: relative; }
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }
@charset "UTF-8";
.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' · '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/* line 13, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 22, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 31, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/* line 37, app/assets/stylesheets/actiontext.scss */
.trix-content h1,
.trix-content h2,
.trix-content h3,
.trix-content h4,
.trix-content h5,
.trix-content h6 {
  margin: 0;
}

/* line 46, app/assets/stylesheets/actiontext.scss */
.trix-content h1 {
  font-size: 36px;
}

/* line 49, app/assets/stylesheets/actiontext.scss */
.trix-content h2 {
  font-size: 26px;
}

/* line 52, app/assets/stylesheets/actiontext.scss */
.trix-content h3 {
  font-size: 18px;
}

/* line 55, app/assets/stylesheets/actiontext.scss */
.trix-content h4 {
  font-size: 18px;
}

/* line 58, app/assets/stylesheets/actiontext.scss */
.trix-content h5 {
  font-size: 14px;
}

/* line 61, app/assets/stylesheets/actiontext.scss */
.trix-content h6 {
  font-size: 12px;
}
@import url(react-quill/dist/quill.snow.css);
/* default styles */
/* line 5, app/assets/stylesheets/cms.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

/* line 15, app/assets/stylesheets/cms.scss */
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: 500;
}

/* line 24, app/assets/stylesheets/cms.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 29, app/assets/stylesheets/cms.scss */
img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}

/* line 36, app/assets/stylesheets/cms.scss */
button {
  padding: 0;
  cursor: pointer;
}

/* line 41, app/assets/stylesheets/cms.scss */
ul,
ol {
  margin: 0;
  padding: 0;
}

/* line 47, app/assets/stylesheets/cms.scss */
.material-icons,
i {
  vertical-align: middle;
  user-select: none;
}

/* general styles */
/* line 55, app/assets/stylesheets/cms.scss */
.d-none {
  display: none !important;
}

/* line 59, app/assets/stylesheets/cms.scss */
.transparent {
  opacity: 0;
  z-index: 0 !important;
  pointer-events: none;
}

/* line 65, app/assets/stylesheets/cms.scss */
.overflow-none {
  overflow: hidden;
}

/* line 69, app/assets/stylesheets/cms.scss */
.container-sm {
  padding-left: 4.5%;
  padding-right: 4.5%;
}

/* line 74, app/assets/stylesheets/cms.scss */
.container {
  padding-left: 6.5%;
  padding-right: 6.5%;
}

/* line 79, app/assets/stylesheets/cms.scss */
.container-lg {
  padding-left: 9.5%;
  padding-right: 9.5%;
}

/* line 84, app/assets/stylesheets/cms.scss */
.btn {
  color: inherit;
  background-color: transparent;
  display: inline-block;
  padding: 0.375rem 1rem;
  border: 1px solid;
  border-radius: 2px;
  white-space: nowrap;
  font-weight: 500;
  transition: transform 0.3s;
  cursor: pointer;
}

/* line 95, app/assets/stylesheets/cms.scss */
.btn.btn-default:hover {
  background-color: #495557;
  border-color: #495557;
  color: #FFFFFF;
}

/* line 100, app/assets/stylesheets/cms.scss */
.btn.btn-orange {
  background-color: #F99D3A;
  border-color: #F99D3A;
  color: #FFFFFF;
  transition: transform 0.3s, border-color 0.3s, background-color 0.3s;
}

/* line 105, app/assets/stylesheets/cms.scss */
.btn.btn-orange:hover {
  background-color: #FF6600;
  border-color: #FF6600;
}

/* line 110, app/assets/stylesheets/cms.scss */
.btn.btn-white {
  color: #FFFFFF;
  transition: background-color 0.3s;
}

/* line 113, app/assets/stylesheets/cms.scss */
.btn.btn-white:hover {
  background-color: #ffffff33;
}

/* line 117, app/assets/stylesheets/cms.scss */
.btn.disabled {
  pointer-events: none;
  color: #aaa;
  border-color: #aaa;
}

/* line 124, app/assets/stylesheets/cms.scss */
.underline {
  text-decoration: underline;
}

/* line 128, app/assets/stylesheets/cms.scss */
.link-to {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 0.25rem;
}

/* line 133, app/assets/stylesheets/cms.scss */
.link-to svg,
.link-to .material-icons {
  transition: transform 0.3s;
}

/* line 137, app/assets/stylesheets/cms.scss */
.link-to:hover svg, .link-to:hover .material-icons {
  transform: translateX(0.375rem);
}

/* line 143, app/assets/stylesheets/cms.scss */
.br {
  white-space: pre-line;
}

/* line 147, app/assets/stylesheets/cms.scss */
.hr {
  border-bottom: 1px solid #dddddd;
}

/* announcements */
/* line 153, app/assets/stylesheets/cms.scss */
.announcement {
  background-color: #FF6600;
  color: #FFFFFF;
  padding: 1rem 2.5rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  font-size: 0.875rem;
}

/* line 162, app/assets/stylesheets/cms.scss */
.announcement p {
  text-align: center;
  margin: 0 auto;
}

/* line 166, app/assets/stylesheets/cms.scss */
.announcement svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  cursor: pointer;
}

/* callout box */
/* line 177, app/assets/stylesheets/cms.scss */
.callout-box {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 40%;
}

/* line 182, app/assets/stylesheets/cms.scss */
.callout-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

/* line 188, app/assets/stylesheets/cms.scss */
.callout-box .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4.5rem;
  width: calc(50% - 4.5rem);
  background-color: #495557b5;
  color: #FFFFFF;
  padding: 3rem;
  transition: background-color 0.3s;
}

/* line 198, app/assets/stylesheets/cms.scss */
.callout-box .text > * + * {
  margin-top: 0.5rem;
}

/* line 202, app/assets/stylesheets/cms.scss */
.callout-box[href]:hover .text {
  background-color: #495557e6;
}

/* line 205, app/assets/stylesheets/cms.scss */
.callout-box .title {
  font-size: 26px;
}

/* line 208, app/assets/stylesheets/cms.scss */
.callout-box .subtitle {
  font-weight: 500;
}

/* line 211, app/assets/stylesheets/cms.scss */
.callout-box .underline {
  font-weight: 400;
}

/* line 214, app/assets/stylesheets/cms.scss */
.callout-box .link-to {
  margin-top: 1rem;
}

@media screen and (max-width: 1200px) {
  /* line 218, app/assets/stylesheets/cms.scss */
  .callout-box .text {
    padding: 2rem;
  }
  /* line 221, app/assets/stylesheets/cms.scss */
  .callout-box .subtitle {
    font-size: 14px;
  }
  /* line 224, app/assets/stylesheets/cms.scss */
  .callout-box .title {
    font-size: 22px;
  }
}

@media screen and (max-width: 1000px) {
  /* line 229, app/assets/stylesheets/cms.scss */
  .callout-box .text {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  /* line 177, app/assets/stylesheets/cms.scss */
  .callout-box {
    padding-bottom: 67%;
  }
}

@media screen and (max-width: 600px) {
  /* line 177, app/assets/stylesheets/cms.scss */
  .callout-box {
    padding-bottom: 100%;
  }
  /* line 245, app/assets/stylesheets/cms.scss */
  .callout-box .text {
    padding: 1rem;
    width: unset;
    transform: unset;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  /* line 254, app/assets/stylesheets/cms.scss */
  .callout-box .subtitle {
    font-size: 12px;
  }
  /* line 257, app/assets/stylesheets/cms.scss */
  .callout-box .title {
    font-size: 20px;
  }
}

/* cards */
/* line 265, app/assets/stylesheets/cms.scss */
.card {
  position: relative;
  transition: transform 0.3s;
}

/* line 268, app/assets/stylesheets/cms.scss */
.card .category {
  font-size: 14px;
  font-weight: 500;
  color: #67797c;
  text-transform: uppercase;
}

/* line 275, app/assets/stylesheets/cms.scss */
.card .text > * + * {
  margin-top: 0.5rem;
}

/* line 279, app/assets/stylesheets/cms.scss */
.card .title,
.card .description {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 284, app/assets/stylesheets/cms.scss */
.card .image-box {
  overflow: hidden;
  position: relative;
}

/* line 288, app/assets/stylesheets/cms.scss */
.card img {
  object-fit: cover;
  transition: transform 0.3s;
}

/* line 292, app/assets/stylesheets/cms.scss */
.card[href]:hover .title {
  text-decoration: underline;
}

/* line 295, app/assets/stylesheets/cms.scss */
.card-border, .card-border-2 {
  box-shadow: 0px 2px 4px #0000000d;
  background-color: #fcfcfc;
}

/* scroll display */
/* line 304, app/assets/stylesheets/cms.scss */
.display-2,
.display-3,
.display-4 {
  display: flex;
  width: 100%;
  overflow-x: hidden;
  scroll-snap-type: x proximity;
}

/* line 311, app/assets/stylesheets/cms.scss */
.display-2 .card,
.display-3 .card,
.display-4 .card {
  scroll-snap-align: start;
}

/* card width and gap */
/* line 322, app/assets/stylesheets/cms.scss */
.display-2 {
  gap: 3rem;
}

/* line 324, app/assets/stylesheets/cms.scss */
.display-2 .card {
  min-width: calc((100% - 3rem * 1) / 2);
  width: calc((100% - 3rem * 1) / 2);
}

@media screen and (max-width: 600px) {
  /* line 324, app/assets/stylesheets/cms.scss */
  .display-2 .card {
    min-width: 100%;
    width: 100%;
  }
}

/* line 334, app/assets/stylesheets/cms.scss */
.display-3 {
  gap: 3rem;
}

/* line 336, app/assets/stylesheets/cms.scss */
.display-3 .card {
  min-width: calc((100% - 3rem * 2) / 3);
  width: calc((100% - 3rem * 2) / 3);
}

@media screen and (max-width: 1000px) {
  /* line 336, app/assets/stylesheets/cms.scss */
  .display-3 .card {
    min-width: calc((100% - 3rem * 1) / 2);
    width: calc((100% - 3rem * 1) / 2);
  }
}

@media screen and (max-width: 600px) {
  /* line 336, app/assets/stylesheets/cms.scss */
  .display-3 .card {
    min-width: 100%;
    width: 100%;
  }
}

/* line 350, app/assets/stylesheets/cms.scss */
.display-4 {
  gap: 1.5rem;
}

/* line 352, app/assets/stylesheets/cms.scss */
.display-4 .card {
  min-width: calc((100% - 1.5rem * 3) / 4);
  width: calc((100% - 1.5rem * 3) / 4);
}

@media screen and (max-width: 1200px) {
  /* line 352, app/assets/stylesheets/cms.scss */
  .display-4 .card {
    min-width: calc((100% - 3rem * 2) / 3);
    width: calc((100% - 3rem * 2) / 3);
  }
}

@media screen and (max-width: 1000px) {
  /* line 352, app/assets/stylesheets/cms.scss */
  .display-4 .card {
    min-width: calc((100% - 3rem * 1) / 2);
    width: calc((100% - 3rem * 1) / 2);
  }
}

@media screen and (max-width: 600px) {
  /* line 352, app/assets/stylesheets/cms.scss */
  .display-4 .card {
    min-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  /* line 350, app/assets/stylesheets/cms.scss */
  .display-4 {
    gap: 3rem;
  }
}

/* card image and text */
/* line 376, app/assets/stylesheets/cms.scss */
.display-2 img,
.display-2 .image-overlay {
  width: 100%;
  height: 24vw;
}

@media screen and (max-width: 600px) {
  /* line 376, app/assets/stylesheets/cms.scss */
  .display-2 img,
.display-2 .image-overlay {
    height: 44vw;
  }
}

/* line 387, app/assets/stylesheets/cms.scss */
.display-3 img,
.display-3 .image-overlay {
  width: 100%;
  height: 16vw;
}

@media screen and (max-width: 1000px) {
  /* line 387, app/assets/stylesheets/cms.scss */
  .display-3 img,
.display-3 .image-overlay {
    height: 24vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 387, app/assets/stylesheets/cms.scss */
  .display-3 img,
.display-3 .image-overlay {
    height: 44vw;
  }
}

/* line 402, app/assets/stylesheets/cms.scss */
.display-2 .text,
.display-3 .text {
  padding-top: 1.5rem;
}

/* line 405, app/assets/stylesheets/cms.scss */
.display-2 .card-border .text,
.display-2 .card-border-2,
.display-3 .card-border .text,
.display-3 .card-border-2 {
  padding: 1.5rem;
}

/* line 409, app/assets/stylesheets/cms.scss */
.display-2 .title,
.display-3 .title {
  font-size: 18px;
}

/* line 415, app/assets/stylesheets/cms.scss */
.display-4 img,
.display-4 .image-overlay {
  width: 100%;
  height: 12vw;
}

@media screen and (max-width: 1200px) {
  /* line 415, app/assets/stylesheets/cms.scss */
  .display-4 img,
.display-4 .image-overlay {
    height: 16vw;
  }
}

@media screen and (max-width: 1000px) {
  /* line 415, app/assets/stylesheets/cms.scss */
  .display-4 img,
.display-4 .image-overlay {
    height: 24vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 415, app/assets/stylesheets/cms.scss */
  .display-4 img,
.display-4 .image-overlay {
    height: 44vw;
  }
}

/* line 429, app/assets/stylesheets/cms.scss */
.display-4 .text {
  padding-top: 1rem;
}

/* line 432, app/assets/stylesheets/cms.scss */
.display-4 .card-border .text {
  padding: 1rem;
}

/* line 435, app/assets/stylesheets/cms.scss */
.display-4 .card-border-2 {
  padding: 1.25rem;
}

@media screen and (max-width: 800px) {
  /* line 444, app/assets/stylesheets/cms.scss */
  .display-2 .title,
.display-3 .title,
.display-4 .title {
    font-size: 16px;
  }
  /* line 447, app/assets/stylesheets/cms.scss */
  .display-2 .description,
.display-3 .description,
.display-4 .description {
    font-size: 14px;
  }
}

/* card overlay */
/* line 455, app/assets/stylesheets/cms.scss */
.image-overlay {
  position: absolute;
  top: 0;
  transition: background-color 0.3s;
}

/* posts display */
/* line 463, app/assets/stylesheets/cms.scss */
.post-display {
  padding: 0 11%;
}

/* line 465, app/assets/stylesheets/cms.scss */
.post-display .display-2,
.post-display .display-3,
.post-display .display-4 {
  padding-top: 0.75rem;
  align-items: flex-start;
}

/* line 471, app/assets/stylesheets/cms.scss */
.post-display .scroll-left {
  left: 6.5%;
}

/* line 474, app/assets/stylesheets/cms.scss */
.post-display .scroll-right {
  right: 6.5%;
}

/* line 477, app/assets/stylesheets/cms.scss */
.post-display .card:hover {
  transform: translateY(-0.75rem);
}

/* line 479, app/assets/stylesheets/cms.scss */
.post-display .card:hover .image-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg, #000000 0%, #000000 100%);
  opacity: 25%;
}

/* line 485, app/assets/stylesheets/cms.scss */
.post-display .brand {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  position: absolute;
  top: 10px;
  left: 10px;
}

/* line 494, app/assets/stylesheets/cms.scss */
.post-display .event-badges {
  margin-top: 1rem;
}

/* line 500, app/assets/stylesheets/cms.scss */
.post-display .post .brand,
.post-display .post .title,
.post-display .collection .brand,
.post-display .collection .title,
.post-display .news .brand,
.post-display .news .title {
  color: #796c56;
}

/* line 504, app/assets/stylesheets/cms.scss */
.post-display .post .brand,
.post-display .collection .brand,
.post-display .news .brand {
  background-color: #ede3d2;
}

/* line 509, app/assets/stylesheets/cms.scss */
.post-display .event .title {
  color: #64a9ed;
}

/* line 512, app/assets/stylesheets/cms.scss */
.post-display .event .brand {
  background-color: #64a9ed;
  color: #FFFFFF;
}

/* line 518, app/assets/stylesheets/cms.scss */
.post-display .exhibition .title {
  color: #ea4934;
}

/* line 521, app/assets/stylesheets/cms.scss */
.post-display .exhibition .brand {
  background-color: #ea4934;
  color: #FFFFFF;
}

/* line 526, app/assets/stylesheets/cms.scss */
.post-display .badge-lock {
  bottom: 0.75rem;
  right: 0.75rem;
}

@media screen and (max-width: 600px) {
  /* line 531, app/assets/stylesheets/cms.scss */
  .post-display .scroll-left {
    left: 1rem;
  }
  /* line 534, app/assets/stylesheets/cms.scss */
  .post-display .scroll-right {
    right: 1rem;
  }
}

/* line 540, app/assets/stylesheets/cms.scss */
.event-badges {
  display: flex;
  gap: 0.5rem;
}

/* posts gallery */
/* line 547, app/assets/stylesheets/cms.scss */
.post-gallery {
  display: flex;
  align-items: center;
  gap: 6rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* line 553, app/assets/stylesheets/cms.scss */
.post-gallery .title-box {
  flex-basis: 15%;
}

/* line 556, app/assets/stylesheets/cms.scss */
.post-gallery .post-scroll,
.post-gallery .grid-4 {
  flex-basis: 85%;
}

/* line 560, app/assets/stylesheets/cms.scss */
.post-gallery .heading {
  font-size: 24px;
}

/* line 563, app/assets/stylesheets/cms.scss */
.post-gallery .link-to {
  margin-top: 2rem;
  font-weight: 400;
}

/* line 567, app/assets/stylesheets/cms.scss */
.post-gallery .card:hover img {
  transform: scale(1.1);
}

/* line 572, app/assets/stylesheets/cms.scss */
.post-gallery .scroll-left svg,
.post-gallery .scroll-left .material-icons,
.post-gallery .scroll-right svg,
.post-gallery .scroll-right .material-icons {
  font-size: 2rem;
}

/* line 577, app/assets/stylesheets/cms.scss */
.post-gallery .post-scroll {
  overflow-x: hidden;
  padding: 0 1.5rem;
}

/* line 581, app/assets/stylesheets/cms.scss */
.post-gallery .badge {
  font-size: 10px;
  gap: 0.25rem;
}

@media screen and (max-width: 1000px) {
  /* line 547, app/assets/stylesheets/cms.scss */
  .post-gallery {
    display: block;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  /* line 589, app/assets/stylesheets/cms.scss */
  .post-gallery .title-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /* line 594, app/assets/stylesheets/cms.scss */
  .post-gallery .heading {
    font-size: 20px;
  }
  /* line 597, app/assets/stylesheets/cms.scss */
  .post-gallery .link-to {
    margin-top: 0.5rem;
  }
  /* line 600, app/assets/stylesheets/cms.scss */
  .post-gallery .post-scroll {
    margin-top: 2rem;
    padding: 0 1rem;
  }
}

/* gallery display */
/* line 609, app/assets/stylesheets/cms.scss */
.default-2,
.default-3,
.default-4,
.overlay-2,
.overlay-3,
.overlay-4 {
  display: flex;
  gap: 1.5rem;
  width: 100%;
  overflow-x: hidden;
  scroll-snap-type: x proximity;
}

/* line 620, app/assets/stylesheets/cms.scss */
.default-2 .card,
.default-3 .card,
.default-4 .card,
.overlay-2 .card,
.overlay-3 .card,
.overlay-4 .card {
  scroll-snap-align: start;
}

/* line 623, app/assets/stylesheets/cms.scss */
.default-2 .badge-lock,
.default-3 .badge-lock,
.default-4 .badge-lock,
.overlay-2 .badge-lock,
.overlay-3 .badge-lock,
.overlay-4 .badge-lock {
  top: 0.75rem;
  left: 0.75rem;
}

/* card width */
/* line 637, app/assets/stylesheets/cms.scss */
.default-2 .card,
.overlay-2 .card {
  min-width: calc((100% - 1.5rem * 1) / 2);
  width: calc((100% - 1.5rem * 1) / 2);
}

@media screen and (max-width: 600px) {
  /* line 637, app/assets/stylesheets/cms.scss */
  .default-2 .card,
.overlay-2 .card {
    min-width: 100%;
    width: 100%;
  }
}

/* line 649, app/assets/stylesheets/cms.scss */
.default-3 .card,
.overlay-3 .card {
  min-width: calc((100% - 1.5rem * 2) / 3);
  width: calc((100% - 1.5rem * 2) / 3);
}

@media screen and (max-width: 600px) {
  /* line 649, app/assets/stylesheets/cms.scss */
  .default-3 .card,
.overlay-3 .card {
    min-width: 100%;
    width: 100%;
  }
}

/* line 661, app/assets/stylesheets/cms.scss */
.default-4 .card,
.overlay-4 .card {
  min-width: calc((100% - 1.5rem * 3) / 4);
  width: calc((100% - 1.5rem * 3) / 4);
}

@media screen and (max-width: 800px) {
  /* line 661, app/assets/stylesheets/cms.scss */
  .default-4 .card,
.overlay-4 .card {
    min-width: calc((100% - 1.5rem * 1) / 2);
    width: calc((100% - 1.5rem * 1) / 2);
  }
}

@media screen and (max-width: 600px) {
  /* line 661, app/assets/stylesheets/cms.scss */
  .default-4 .card,
.overlay-4 .card {
    min-width: 100%;
    width: 100%;
  }
}

/* card image and text */
/* line 678, app/assets/stylesheets/cms.scss */
.default-2 img {
  width: 100%;
  height: 20.5vw;
}

@media screen and (max-width: 1000px) {
  /* line 678, app/assets/stylesheets/cms.scss */
  .default-2 img {
    height: 26vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 678, app/assets/stylesheets/cms.scss */
  .default-2 img {
    height: 44vw;
  }
}

/* line 691, app/assets/stylesheets/cms.scss */
.overlay-2 img {
  width: 100%;
  height: 22vw;
}

@media screen and (max-width: 1000px) {
  /* line 691, app/assets/stylesheets/cms.scss */
  .overlay-2 img {
    height: 28vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 691, app/assets/stylesheets/cms.scss */
  .overlay-2 img {
    height: 55vw;
  }
}

/* line 704, app/assets/stylesheets/cms.scss */
.default-3 img {
  width: 100%;
  height: 13vw;
}

@media screen and (max-width: 1000px) {
  /* line 704, app/assets/stylesheets/cms.scss */
  .default-3 img {
    height: 17vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 704, app/assets/stylesheets/cms.scss */
  .default-3 img {
    height: 44vw;
  }
}

/* line 717, app/assets/stylesheets/cms.scss */
.overlay-3 img {
  width: 100%;
  height: 14vw;
}

@media screen and (max-width: 1000px) {
  /* line 717, app/assets/stylesheets/cms.scss */
  .overlay-3 img {
    height: 18vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 717, app/assets/stylesheets/cms.scss */
  .overlay-3 img {
    height: 55vw;
  }
}

/* line 731, app/assets/stylesheets/cms.scss */
.default-2 .text,
.overlay-2 .text {
  padding: 1.5rem;
}

/* line 734, app/assets/stylesheets/cms.scss */
.default-2 .title,
.overlay-2 .title {
  font-size: 18px;
}

@media screen and (max-width: 800px) {
  /* line 738, app/assets/stylesheets/cms.scss */
  .default-2 .text,
.overlay-2 .text {
    padding: 1rem;
  }
  /* line 741, app/assets/stylesheets/cms.scss */
  .default-2 .title,
.overlay-2 .title {
    font-size: 16px;
  }
  /* line 744, app/assets/stylesheets/cms.scss */
  .default-2 .description,
.overlay-2 .description {
    font-size: 14px;
  }
}

/* line 753, app/assets/stylesheets/cms.scss */
.default-3 .card .text,
.overlay-3 .card .text,
.default-4 .card .text {
  padding-top: 1rem;
}

/* line 756, app/assets/stylesheets/cms.scss */
.default-3 .card-border .text,
.overlay-3 .card-border .text,
.default-4 .card-border .text {
  padding: 1rem;
}

/* line 762, app/assets/stylesheets/cms.scss */
.default-4 img {
  width: 100%;
  height: 9.5vw;
}

@media screen and (max-width: 1000px) {
  /* line 762, app/assets/stylesheets/cms.scss */
  .default-4 img {
    height: 12.5vw;
  }
}

@media screen and (max-width: 800px) {
  /* line 762, app/assets/stylesheets/cms.scss */
  .default-4 img {
    height: 25.5vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 762, app/assets/stylesheets/cms.scss */
  .default-4 img {
    height: 44vw;
  }
}

/* line 778, app/assets/stylesheets/cms.scss */
.overlay-4 .text {
  padding: 0.5rem;
}

/* line 781, app/assets/stylesheets/cms.scss */
.overlay-4 .title {
  font-size: 14px;
}

/* line 784, app/assets/stylesheets/cms.scss */
.overlay-4 img {
  width: 100%;
  height: 10.5vw;
}

@media screen and (max-width: 1000px) {
  /* line 784, app/assets/stylesheets/cms.scss */
  .overlay-4 img {
    height: 13.5vw;
  }
}

@media screen and (max-width: 800px) {
  /* line 784, app/assets/stylesheets/cms.scss */
  .overlay-4 img {
    height: 27.5vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 784, app/assets/stylesheets/cms.scss */
  .overlay-4 img {
    height: 55vw;
  }
}

@media screen and (max-width: 800px) {
  /* line 798, app/assets/stylesheets/cms.scss */
  .overlay-4 .text {
    padding: 1rem;
  }
  /* line 801, app/assets/stylesheets/cms.scss */
  .overlay-4 .title {
    font-size: 16px;
  }
}

/* line 810, app/assets/stylesheets/cms.scss */
.overlay-2 .text,
.overlay-3 .text,
.overlay-4 .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3b494b8f;
  color: #FFFFFF;
  backdrop-filter: blur(5px);
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 822, app/assets/stylesheets/cms.scss */
.overlay-2 .title,
.overlay-3 .title,
.overlay-4 .title {
  white-space: nowrap;
}

/* line 825, app/assets/stylesheets/cms.scss */
.overlay-2 .description,
.overlay-3 .description,
.overlay-4 .description {
  margin-top: 0;
}

/* badges */
/* line 832, app/assets/stylesheets/cms.scss */
.badge {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 841, app/assets/stylesheets/cms.scss */
.badge i,
.badge svg,
.badge .material-icons {
  font-size: 16px;
}

/* line 848, app/assets/stylesheets/cms.scss */
.badge-gray {
  background-color: #eaeaea;
  color: #67797c;
}

/* line 853, app/assets/stylesheets/cms.scss */
.badge-orange {
  background-color: #f99d3a;
  color: #FFFFFF;
}

/* line 858, app/assets/stylesheets/cms.scss */
.badge-lock {
  position: absolute;
}

/* posts scroll */
/* line 864, app/assets/stylesheets/cms.scss */
.post-scroll {
  position: relative;
}

/* line 866, app/assets/stylesheets/cms.scss */
.post-scroll .scroll-left,
.post-scroll .scroll-right {
  opacity: 0.8;
  box-shadow: 0px 3px 6px #00000029;
  transition: opacity 0.3s;
}

/* line 871, app/assets/stylesheets/cms.scss */
.post-scroll .scroll-left:hover,
.post-scroll .scroll-right:hover {
  opacity: 1;
}

/* line 874, app/assets/stylesheets/cms.scss */
.post-scroll .scroll-left.inactive,
.post-scroll .scroll-right.inactive {
  opacity: 0.4;
}

/* scroll buttons */
/* line 882, app/assets/stylesheets/cms.scss */
.scroll-left,
.scroll-right {
  background-color: #67797C;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 893, app/assets/stylesheets/cms.scss */
.scroll-left svg,
.scroll-left .material-icons,
.scroll-right svg,
.scroll-right .material-icons {
  font-size: 2.5rem;
}

@media screen and (max-width: 600px) {
  /* line 898, app/assets/stylesheets/cms.scss */
  .scroll-left svg,
.scroll-left .material-icons,
.scroll-right svg,
.scroll-right .material-icons {
    font-size: 2rem;
  }
}

/* line 905, app/assets/stylesheets/cms.scss */
.scroll-left {
  left: 0;
}

/* line 908, app/assets/stylesheets/cms.scss */
.scroll-right {
  right: 0;
}

/* scroll dots */
/* line 914, app/assets/stylesheets/cms.scss */
.dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

/* line 919, app/assets/stylesheets/cms.scss */
.dots .dot {
  height: 10px;
  width: 10px;
  margin: 0 5px;
  background-color: #bbbbbb80;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

/* line 928, app/assets/stylesheets/cms.scss */
.dots .active {
  background-color: #aaaaaa;
}

/* callout box */
/* line 935, app/assets/stylesheets/cms.scss */
.callout-lr {
  display: flex;
  align-items: flex-start;
  gap: 3rem;
}

/* line 939, app/assets/stylesheets/cms.scss */
.callout-lr img {
  width: 100%;
  object-fit: cover;
}

/* line 943, app/assets/stylesheets/cms.scss */
.callout-lr .bg {
  position: relative;
}

/* line 946, app/assets/stylesheets/cms.scss */
.callout-lr .filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f99d3ac9;
}

/* line 954, app/assets/stylesheets/cms.scss */
.callout-lr .text {
  color: #FFFFFF;
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 962, app/assets/stylesheets/cms.scss */
.callout-lr .caption {
  font-size: 20px;
}

/* line 965, app/assets/stylesheets/cms.scss */
.callout-lr .btn {
  margin-top: 2rem;
  transition: transform 0.3s, border-color 0.3s, background-color 0.3s;
}

/* line 968, app/assets/stylesheets/cms.scss */
.callout-lr .btn:hover {
  background-color: #FF6600;
  border-color: #FF6600;
  transform: translateY(-2px);
}

/* line 974, app/assets/stylesheets/cms.scss */
.callout-lr.right {
  flex-direction: row-reverse;
}

@media screen and (max-width: 1200px) {
  /* line 978, app/assets/stylesheets/cms.scss */
  .callout-lr .caption {
    font-size: 18px;
  }
  /* line 981, app/assets/stylesheets/cms.scss */
  .callout-lr .btn {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 1000px) {
  /* line 935, app/assets/stylesheets/cms.scss */
  .callout-lr {
    flex-direction: column;
    gap: 2rem;
  }
  /* line 988, app/assets/stylesheets/cms.scss */
  .callout-lr .text {
    text-align: center;
  }
  /* line 991, app/assets/stylesheets/cms.scss */
  .callout-lr.right {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 600px) {
  /* line 996, app/assets/stylesheets/cms.scss */
  .callout-lr .caption {
    font-size: 16px;
  }
}

/* card grid */
/* line 1004, app/assets/stylesheets/cms.scss */
.new-card-grid {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}

@media screen and (min-width: 1024px) {
  /* line 1008, app/assets/stylesheets/cms.scss */
  .new-card-grid.center {
    justify-content: center;
  }
}

/* line 1013, app/assets/stylesheets/cms.scss */
.new-card-grid .new-card {
  width: 100%;
}

/* line 1015, app/assets/stylesheets/cms.scss */
.new-card-grid .new-card .text {
  margin-top: 1rem;
}

/* line 1018, app/assets/stylesheets/cms.scss */
.new-card-grid .new-card[href]:hover .title {
  text-decoration: underline;
}

@media screen and (min-width: 600px) {
  /* line 1013, app/assets/stylesheets/cms.scss */
  .new-card-grid .new-card {
    width: calc((100% - 1.5rem) / 2);
  }
}

@media screen and (min-width: 768px) {
  /* line 1013, app/assets/stylesheets/cms.scss */
  .new-card-grid .new-card {
    width: calc((100% - 1.5rem * 2) / 3);
  }
}

@media screen and (min-width: 1024px) {
  /* line 1013, app/assets/stylesheets/cms.scss */
  .new-card-grid .new-card {
    width: calc((100% - 1.5rem * 3) / 4);
  }
}

/* line 1031, app/assets/stylesheets/cms.scss */
.new-card-grid .img-container {
  position: relative;
  height: 0;
  padding-bottom: 67%;
}

/* line 1035, app/assets/stylesheets/cms.scss */
.new-card-grid .img-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}

/* title block */
/* line 1046, app/assets/stylesheets/cms.scss */
.title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
}

@media screen and (max-width: 800px) {
  /* line 1052, app/assets/stylesheets/cms.scss */
  .title-block .heading {
    font-size: 18px;
  }
}

@media screen and (max-width: 600px) {
  /* line 1046, app/assets/stylesheets/cms.scss */
  .title-block {
    flex-direction: column;
  }
  /* line 1058, app/assets/stylesheets/cms.scss */
  .title-block .btn {
    padding: unset;
    border: unset;
    font-weight: unset;
  }
  /* line 1062, app/assets/stylesheets/cms.scss */
  .title-block .btn span:first-child {
    text-decoration: underline;
  }
  /* line 1065, app/assets/stylesheets/cms.scss */
  .title-block .btn:hover {
    background-color: unset;
    color: unset;
  }
}

/* image block */
/* line 1075, app/assets/stylesheets/cms.scss */
.img-block {
  display: flex;
  align-items: flex-start;
  gap: 3rem;
}

/* line 1079, app/assets/stylesheets/cms.scss */
.img-block.left-middle, .img-block.right-middle {
  align-items: center;
}

/* line 1083, app/assets/stylesheets/cms.scss */
.img-block.left-bottom, .img-block.right-bottom {
  align-items: flex-end;
}

/* line 1087, app/assets/stylesheets/cms.scss */
.img-block.left-top, .img-block.left-middle, .img-block.left-bottom {
  text-align: right;
  flex-direction: row-reverse;
}

/* line 1093, app/assets/stylesheets/cms.scss */
.img-block.center-middle {
  text-align: center;
}

/* line 1096, app/assets/stylesheets/cms.scss */
.img-block.center-bottom {
  text-align: right;
}

/* line 1099, app/assets/stylesheets/cms.scss */
.img-block.center-top, .img-block.center-middle, .img-block.center-bottom {
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

/* line 1106, app/assets/stylesheets/cms.scss */
.img-block img {
  object-fit: cover;
}

@media screen and (max-width: 800px) {
  /* line 1075, app/assets/stylesheets/cms.scss */
  .img-block {
    flex-direction: column !important;
    gap: 1.5rem;
    text-align: center !important;
    align-items: center !important;
  }
}

/* embed block */
/* line 1119, app/assets/stylesheets/cms.scss */
.embed-block {
  position: relative;
}

/* line 1121, app/assets/stylesheets/cms.scss */
.embed-block.center {
  text-align: center;
}

/* line 1124, app/assets/stylesheets/cms.scss */
.embed-block.right {
  text-align: right;
}

@media screen and (max-width: 700px) {
  /* line 1128, app/assets/stylesheets/cms.scss */
  .embed-block.youtube, .embed-block.gmaps {
    height: 0;
  }
  /* line 1131, app/assets/stylesheets/cms.scss */
  .embed-block.youtube iframe, .embed-block.gmaps iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 1139, app/assets/stylesheets/cms.scss */
  .embed-block.youtube {
    padding-bottom: 56.25%;
  }
  /* line 1142, app/assets/stylesheets/cms.scss */
  .embed-block.gmaps {
    padding-bottom: 75%;
  }
}

@media screen and (max-width: 600px) {
  /* line 1147, app/assets/stylesheets/cms.scss */
  .embed-block iframe {
    width: 100%;
  }
}

/* image banner */
/* line 1155, app/assets/stylesheets/cms.scss */
.banner {
  position: relative;
}

/* line 1157, app/assets/stylesheets/cms.scss */
.banner img {
  width: 100%;
  height: calc(100vh - 110px);
  object-fit: cover;
}

@media screen and (max-width: 1000px) {
  /* line 1157, app/assets/stylesheets/cms.scss */
  .banner img {
    height: calc(100vh - 70px);
  }
}

@media screen and (max-width: 600px) and (min-height: 560px) {
  /* line 1157, app/assets/stylesheets/cms.scss */
  .banner img {
    height: calc(67vh - 70px);
  }
}

/* line 1168, app/assets/stylesheets/cms.scss */
.banner .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  font-size: 30px;
  text-align: center;
  width: 33%;
}

@media screen and (max-width: 1000px) {
  /* line 1168, app/assets/stylesheets/cms.scss */
  .banner .caption {
    width: 67%;
  }
}

@media screen and (max-width: 600px) {
  /* line 1168, app/assets/stylesheets/cms.scss */
  .banner .caption {
    width: 80%;
    font-size: 24px;
  }
}

/* navigation bar */
/* line 1189, app/assets/stylesheets/cms.scss */
.navigation {
  background-color: #EDEDED;
  position: sticky;
  top: 110px;
  z-index: 2;
  transition: background-color 0.3s, color 0.3s;
  min-height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 3rem;
}

/* line 1200, app/assets/stylesheets/cms.scss */
.navigation .nav-title {
  font-size: 18px;
  white-space: nowrap;
}

/* line 1204, app/assets/stylesheets/cms.scss */
.navigation .nav-menu {
  display: flex;
  align-items: center;
  text-align: center;
  gap: 1.5rem;
  overflow-x: auto;
  padding: 1rem 0;
}

/* line 1212, app/assets/stylesheets/cms.scss */
.navigation .nav-item {
  display: inline;
  cursor: pointer;
  white-space: nowrap;
}

/* line 1216, app/assets/stylesheets/cms.scss */
.navigation .nav-item span {
  pointer-events: none;
}

/* line 1220, app/assets/stylesheets/cms.scss */
.navigation.sticky {
  box-shadow: 0px 2px 4px #0000001A;
  background-color: #495557;
  color: #FFFFFF;
}

@media screen and (max-width: 1000px) {
  /* line 1189, app/assets/stylesheets/cms.scss */
  .navigation {
    top: 70px;
    min-height: 60px;
  }
  /* line 1228, app/assets/stylesheets/cms.scss */
  .navigation .nav-menu {
    gap: 1.25rem;
  }
}

@media screen and (max-width: 800px) {
  /* line 1233, app/assets/stylesheets/cms.scss */
  .navigation .nav-menu {
    font-size: 15px;
    gap: 1rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 1189, app/assets/stylesheets/cms.scss */
  .navigation {
    padding: 0 1.5rem;
    justify-content: center;
  }
  /* line 1241, app/assets/stylesheets/cms.scss */
  .navigation .nav-title,
.navigation .btn {
    display: none;
  }
}

/* default styles */
/* line 1250, app/assets/stylesheets/cms.scss */
.page-block {
  margin: 3rem 0;
}

@media screen and (max-width: 800px) {
  /* line 1250, app/assets/stylesheets/cms.scss */
  .page-block {
    margin: 2rem 0;
  }
}

/* carousel */
/* line 1259, app/assets/stylesheets/cms.scss */
.carousel {
  position: relative;
  height: 100vh;
  background-color: #495557e6;
}

/* line 1263, app/assets/stylesheets/cms.scss */
.carousel .scroll-left,
.carousel .scroll-right {
  background-color: #e6e6e680;
  transition: background-color 0.3s;
}

/* line 1267, app/assets/stylesheets/cms.scss */
.carousel .scroll-left:hover,
.carousel .scroll-right:hover {
  background-color: #e6e6e6a6;
}

/* line 1271, app/assets/stylesheets/cms.scss */
.carousel .scroll-left {
  left: 2rem;
}

/* line 1274, app/assets/stylesheets/cms.scss */
.carousel .scroll-right {
  right: 2rem;
}

/* line 1277, app/assets/stylesheets/cms.scss */
.carousel .dots {
  bottom: 2.5rem;
}

@media screen and (max-width: 600px) and (min-height: 560px) {
  /* line 1259, app/assets/stylesheets/cms.scss */
  .carousel {
    height: 67vh;
  }
}

@media screen and (max-width: 600px) {
  /* line 1284, app/assets/stylesheets/cms.scss */
  .carousel .scroll-left {
    left: 1rem;
  }
  /* line 1287, app/assets/stylesheets/cms.scss */
  .carousel .scroll-right {
    right: 1rem;
  }
  /* line 1290, app/assets/stylesheets/cms.scss */
  .carousel .dots {
    bottom: 1.5rem;
  }
}

/* line 1296, app/assets/stylesheets/cms.scss */
.carousel-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity 1s ease-in-out 0s;
}

/* line 1306, app/assets/stylesheets/cms.scss */
.carousel-slide .caption {
  width: 60%;
  padding: 0 8rem;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 1314, app/assets/stylesheets/cms.scss */
.carousel-slide .title {
  font-size: 28px;
}

/* line 1317, app/assets/stylesheets/cms.scss */
.carousel-slide .description {
  font-size: 18px;
  margin-top: 0.5rem;
}

/* line 1321, app/assets/stylesheets/cms.scss */
.carousel-slide .btn {
  margin-top: 2rem;
}

@media screen and (max-width: 1000px) {
  /* line 1325, app/assets/stylesheets/cms.scss */
  .carousel-slide .caption {
    width: 75%;
  }
}

@media screen and (max-width: 800px) {
  /* line 1330, app/assets/stylesheets/cms.scss */
  .carousel-slide .caption {
    width: 100%;
  }
  /* line 1333, app/assets/stylesheets/cms.scss */
  .carousel-slide .title {
    font-size: 24px;
  }
  /* line 1336, app/assets/stylesheets/cms.scss */
  .carousel-slide .description {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  /* line 1296, app/assets/stylesheets/cms.scss */
  .carousel-slide {
    background-attachment: unset;
  }
  /* line 1342, app/assets/stylesheets/cms.scss */
  .carousel-slide .caption {
    text-align: center;
    padding: 0 3.5rem;
  }
  /* line 1346, app/assets/stylesheets/cms.scss */
  .carousel-slide .title {
    font-size: 20px;
  }
  /* line 1349, app/assets/stylesheets/cms.scss */
  .carousel-slide .btn {
    margin-top: 1.25rem;
  }
}

/* slideshow */
/* line 1357, app/assets/stylesheets/cms.scss */
.slideshow-block {
  position: relative;
  background-color: #EDEDED;
}

/* line 1360, app/assets/stylesheets/cms.scss */
.slideshow-block .slide {
  display: flex;
  flex-direction: row-reverse;
  height: 500px;
}

/* line 1366, app/assets/stylesheets/cms.scss */
.slideshow-block .slide-copy {
  flex-basis: 35%;
  overflow-y: scroll;
  padding: 4rem 3rem 2rem;
}

/* line 1371, app/assets/stylesheets/cms.scss */
.slideshow-block .slide-display {
  position: relative;
  flex-basis: 65%;
  padding: 2.5rem;
}

/* line 1376, app/assets/stylesheets/cms.scss */
.slideshow-block .slide-image {
  height: 75%;
  position: relative;
}

/* line 1379, app/assets/stylesheets/cms.scss */
.slideshow-block .slide-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1386, app/assets/stylesheets/cms.scss */
.slideshow-block .title {
  font-size: 22px;
}

/* line 1389, app/assets/stylesheets/cms.scss */
.slideshow-block .description,
.slideshow-block .link-to {
  margin-top: 1rem;
}

/* line 1393, app/assets/stylesheets/cms.scss */
.slideshow-block .thumb-bar {
  position: absolute;
  bottom: 2.5rem;
  left: 67.5%;
  transform: translate(-50%);
}

/* line 1399, app/assets/stylesheets/cms.scss */
.slideshow-block .scroll-left,
.slideshow-block .scroll-right {
  display: none;
}

/* line 1403, app/assets/stylesheets/cms.scss */
.slideshow-block .scroll-left {
  left: -1rem;
}

/* line 1406, app/assets/stylesheets/cms.scss */
.slideshow-block .scroll-right {
  right: -1rem;
}

@media screen and (max-width: 1050px) {
  /* line 1357, app/assets/stylesheets/cms.scss */
  .slideshow-block {
    box-shadow: 0px 3px 6px #00000014;
  }
  /* line 1411, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide,
.slideshow-block .scroll-left,
.slideshow-block .scroll-right {
    display: unset;
  }
  /* line 1416, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide-copy {
    background-color: #fff;
    padding: 1.5rem;
    overflow-y: unset;
  }
  /* line 1421, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide-display {
    background-color: #E1E1E1;
    padding: 1.5rem;
  }
  /* line 1425, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide-image {
    padding-bottom: 33%;
  }
  /* line 1428, app/assets/stylesheets/cms.scss */
  .slideshow-block .thumb-bar {
    opacity: 0;
    height: 0;
    pointer-events: none;
    position: unset;
  }
}

@media screen and (max-width: 800px) {
  /* line 1436, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide-image {
    padding-bottom: 43.75%;
  }
}

@media screen and (max-width: 600px) {
  /* line 1441, app/assets/stylesheets/cms.scss */
  .slideshow-block .title {
    font-size: 18px;
  }
  /* line 1444, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide-display {
    padding: 0.5rem;
  }
  /* line 1447, app/assets/stylesheets/cms.scss */
  .slideshow-block .slide-image {
    padding-bottom: 67%;
  }
}

/* thumb bar */
/* line 1455, app/assets/stylesheets/cms.scss */
.thumb-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

/* line 1460, app/assets/stylesheets/cms.scss */
.thumb-bar .thumbs {
  display: flex;
  gap: 1.5rem;
  overflow-x: hidden;
  scroll-snap-type: x proximity;
}

/* line 1466, app/assets/stylesheets/cms.scss */
.thumb-bar .thumb {
  width: 60px;
  min-width: 60px;
  height: 60px;
  scroll-snap-align: start;
  user-select: none;
}

/* line 1472, app/assets/stylesheets/cms.scss */
.thumb-bar .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 1477, app/assets/stylesheets/cms.scss */
.thumb-bar .thumb.active {
  border: 1.5px solid #FF6600;
}

/* line 1481, app/assets/stylesheets/cms.scss */
.thumb-bar svg,
.thumb-bar .material-icons {
  font-size: 36px;
  color: #67797C;
}

/* line 1486, app/assets/stylesheets/cms.scss */
.thumb-bar .left,
.thumb-bar .right,
.thumb-bar .thumb {
  cursor: pointer;
}

/* scroll bar */
/* line 1496, app/assets/stylesheets/cms.scss */
.scroll-area ::-webkit-scrollbar, .slideshow-block .slide ::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

@media screen and (min-width: 768px) {
  /* line 1496, app/assets/stylesheets/cms.scss */
  .scroll-area ::-webkit-scrollbar, .slideshow-block .slide ::-webkit-scrollbar {
    height: 10px;
  }
}

/* line 1503, app/assets/stylesheets/cms.scss */
.scroll-area ::-webkit-scrollbar-track, .slideshow-block .slide ::-webkit-scrollbar-track {
  background: #F5F5F5;
}

/* line 1506, app/assets/stylesheets/cms.scss */
.scroll-area ::-webkit-scrollbar-thumb, .slideshow-block .slide ::-webkit-scrollbar-thumb {
  background: #67797CCC;
}

/* line 1509, app/assets/stylesheets/cms.scss */
.scroll-area ::-webkit-scrollbar-thumb:hover, .slideshow-block .slide ::-webkit-scrollbar-thumb:hover {
  background: #67797C;
}

/* html block */
/* line 1517, app/assets/stylesheets/cms.scss */
.html-block ul {
  list-style: disc;
}

/* line 1520, app/assets/stylesheets/cms.scss */
.html-block ol {
  list-style: decimal;
}

/* line 1523, app/assets/stylesheets/cms.scss */
.html-block ul,
.html-block ol {
  list-style-position: inside;
}

/* line 1527, app/assets/stylesheets/cms.scss */
.html-block a {
  color: #64A9ED;
  text-decoration: underline;
}

/* rich text */
/* line 1535, app/assets/stylesheets/cms.scss */
.rich-text-block {
  font-family: Helvetica, Arial, sans-serif;
}

/* line 1537, app/assets/stylesheets/cms.scss */
.rich-text-block h1,
.rich-text-block h2,
.rich-text-block h3,
.rich-text-block h4,
.rich-text-block h5,
.rich-text-block h6,
.rich-text-block strong {
  font-weight: 600;
}

/* line 1546, app/assets/stylesheets/cms.scss */
.rich-text-block ul {
  list-style: disc;
}

/* line 1549, app/assets/stylesheets/cms.scss */
.rich-text-block ol {
  list-style: decimal;
}

/* line 1552, app/assets/stylesheets/cms.scss */
.rich-text-block ul,
.rich-text-block ol {
  list-style-position: inside;
}

/* line 1556, app/assets/stylesheets/cms.scss */
.rich-text-block a {
  color: #64A9ED;
  text-decoration: underline;
}

/* line 1560, app/assets/stylesheets/cms.scss */
.rich-text-block .ql-align-center {
  text-align: center;
}

/* line 1563, app/assets/stylesheets/cms.scss */
.rich-text-block .ql-align-right {
  text-align: right;
}

/* line 1566, app/assets/stylesheets/cms.scss */
.rich-text-block .ql-align-justify {
  text-align: justify;
}

/* line 1569, app/assets/stylesheets/cms.scss */
.rich-text-block blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

/* line 1575, app/assets/stylesheets/cms.scss */
.rich-text-block pre {
  border-radius: 3px;
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}

/* fade animation */
/* line 1589, app/assets/stylesheets/cms.scss */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-name: fade;
  animation-duration: 1s;
  animation-timing-function: ease-out;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.7;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.7;
  }
  to {
    opacity: 1;
  }
}
/* chat */
/* line 7, app/assets/stylesheets/collection_items.scss */
.chat-bar {
  font-size: 14px;
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: #EDF6FF;
  color: #64A9ED;
  border: 1px solid;
  border-radius: 5px;
}

/* line 17, app/assets/stylesheets/collection_items.scss */
.sort {
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}

/* line 21, app/assets/stylesheets/collection_items.scss */
.sort .material-icons {
  margin-left: 0.5rem;
  margin-bottom: 2px;
}

/* collections index */
/* line 30, app/assets/stylesheets/collection_items.scss */
.collection-index .landing {
  height: calc(100vh - 110px);
  position: relative;
  background-color: #495557e6;
}

/* line 34, app/assets/stylesheets/collection_items.scss */
.collection-index .landing img,
.collection-index .landing .container {
  position: absolute;
  width: 100%;
}

/* line 39, app/assets/stylesheets/collection_items.scss */
.collection-index .landing img {
  height: 100%;
  object-fit: cover;
}

/* line 43, app/assets/stylesheets/collection_items.scss */
.collection-index .landing .container {
  top: 50%;
  transform: translateY(-50%);
}

/* line 46, app/assets/stylesheets/collection_items.scss */
.collection-index .landing .container > * + * {
  margin-top: 2rem;
}

/* line 50, app/assets/stylesheets/collection_items.scss */
.collection-index .landing .caption {
  color: #FFFFFF;
  width: 40%;
}

/* line 54, app/assets/stylesheets/collection_items.scss */
.collection-index .landing .link-to {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
}

/* line 60, app/assets/stylesheets/collection_items.scss */
.collection-index .collections {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 63, app/assets/stylesheets/collection_items.scss */
.collection-index .collections .heading {
  display: inline-block;
  border-bottom: 2px solid #FF6600;
}

/* line 68, app/assets/stylesheets/collection_items.scss */
.collection-index .post-scroll {
  padding-top: 3rem;
}

/* line 70, app/assets/stylesheets/collection_items.scss */
.collection-index .post-scroll .scroll-left {
  left: -1.5rem;
}

/* line 73, app/assets/stylesheets/collection_items.scss */
.collection-index .post-scroll .scroll-right {
  right: -1.5rem;
}

/* line 78, app/assets/stylesheets/collection_items.scss */
.collection-index .post-scroll .scroll-left .material-icons,
.collection-index .post-scroll .scroll-right .material-icons {
  font-size: 2rem;
}

/* line 83, app/assets/stylesheets/collection_items.scss */
.collection-index .explore-topics {
  padding-top: 4.5rem;
}

/* line 85, app/assets/stylesheets/collection_items.scss */
.collection-index .explore-topics .posts-4 {
  padding-top: 3rem;
}

/* line 89, app/assets/stylesheets/collection_items.scss */
.collection-index .title-block {
  gap: 1rem;
}

@media screen and (max-width: 1000px) {
  /* line 93, app/assets/stylesheets/collection_items.scss */
  .collection-index .landing {
    height: calc(100vh - 70px);
  }
  /* line 95, app/assets/stylesheets/collection_items.scss */
  .collection-index .landing .caption {
    width: 60%;
  }
}

@media screen and (max-width: 800px) {
  /* line 102, app/assets/stylesheets/collection_items.scss */
  .collection-index .landing .caption {
    text-align: center;
    margin: 0 auto;
    width: 80%;
  }
  /* line 107, app/assets/stylesheets/collection_items.scss */
  .collection-index .landing .link-to {
    justify-content: center;
  }
  /* line 111, app/assets/stylesheets/collection_items.scss */
  .collection-index .heading {
    font-size: 20px;
  }
  /* line 115, app/assets/stylesheets/collection_items.scss */
  .collection-index .post-scroll .scroll-left {
    left: -1rem;
  }
  /* line 118, app/assets/stylesheets/collection_items.scss */
  .collection-index .post-scroll .scroll-right {
    right: -1rem;
  }
}

@media screen and (max-width: 425px) {
  /* line 125, app/assets/stylesheets/collection_items.scss */
  .collection-index .landing .caption {
    font-size: 20px;
    width: 100%;
  }
  /* line 129, app/assets/stylesheets/collection_items.scss */
  .collection-index .landing .link-to {
    font-size: 16px;
  }
}

/* line 136, app/assets/stylesheets/collection_items.scss */
.popular-tags {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 3rem;
  padding-bottom: 3rem;
  gap: 2rem;
  background-color: #F0F0F0;
}

/* line 144, app/assets/stylesheets/collection_items.scss */
.popular-tags .subheading {
  font-size: 20px;
  flex-basis: 20%;
}

/* line 148, app/assets/stylesheets/collection_items.scss */
.popular-tags .tags {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  flex-basis: 80%;
}

/* line 153, app/assets/stylesheets/collection_items.scss */
.popular-tags .tags .tag {
  display: flex;
  align-items: center;
  gap: 1rem;
}

/* line 158, app/assets/stylesheets/collection_items.scss */
.popular-tags .tags .text {
  font-size: 14px;
}

/* line 161, app/assets/stylesheets/collection_items.scss */
.popular-tags .tags img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

@media screen and (max-width: 1000px) {
  /* line 148, app/assets/stylesheets/collection_items.scss */
  .popular-tags .tags {
    grid-template-columns: repeat(2, 1fr);
    flex-basis: 70%;
  }
}

@media screen and (max-width: 425px) {
  /* line 148, app/assets/stylesheets/collection_items.scss */
  .popular-tags .tags {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 600px) {
  /* line 136, app/assets/stylesheets/collection_items.scss */
  .popular-tags {
    flex-direction: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

/* line 181, app/assets/stylesheets/collection_items.scss */
.display-6 {
  display: flex;
  gap: 1.5rem;
  width: 100%;
  overflow-x: hidden;
  scroll-snap-type: x proximity;
}

/* line 187, app/assets/stylesheets/collection_items.scss */
.display-6 .card {
  scroll-snap-align: start;
  width: calc((100% - 1.5rem * 5) / 6);
  min-width: calc((100% - 1.5rem * 5) / 6);
}

/* line 192, app/assets/stylesheets/collection_items.scss */
.display-6 .text {
  margin-top: 1rem;
}

/* line 195, app/assets/stylesheets/collection_items.scss */
.display-6 .description {
  font-size: 14px;
}

/* line 198, app/assets/stylesheets/collection_items.scss */
.display-6 img {
  height: auto;
}

@media screen and (max-width: 1000px) {
  /* line 202, app/assets/stylesheets/collection_items.scss */
  .display-6 .card {
    width: calc((100% - 1.5rem * 3) / 4);
    min-width: calc((100% - 1.5rem * 3) / 4);
  }
  /* line 206, app/assets/stylesheets/collection_items.scss */
  .display-6 .description {
    margin-top: 0;
  }
}

@media screen and (max-width: 800px) {
  /* line 181, app/assets/stylesheets/collection_items.scss */
  .display-6 {
    gap: 2rem;
  }
  /* line 212, app/assets/stylesheets/collection_items.scss */
  .display-6 .card {
    width: calc((100% - 2rem * 1) / 2);
    min-width: calc((100% - 2rem * 1) / 2);
  }
}

@media screen and (max-width: 425px) {
  /* line 218, app/assets/stylesheets/collection_items.scss */
  .display-6 .card {
    width: 100%;
    min-width: 100%;
  }
}

/* collection show */
/* line 227, app/assets/stylesheets/collection_items.scss */
.collection-show {
  display: flex;
}

/* line 229, app/assets/stylesheets/collection_items.scss */
.collection-show .object-details {
  height: calc(100vh - 110px);
  padding: 2rem 5.5% 6rem;
  flex-basis: 40%;
  overflow-y: scroll;
}

/* line 234, app/assets/stylesheets/collection_items.scss */
.collection-show .object-details > .title {
  font-size: 24px;
  margin: 4rem 0 2rem;
}

/* line 238, app/assets/stylesheets/collection_items.scss */
.collection-show .object-details .artist {
  font-size: 18px;
  margin: 2rem 0;
}

/* line 243, app/assets/stylesheets/collection_items.scss */
.collection-show .breadcrumb {
  font-size: 14px;
}

/* line 245, app/assets/stylesheets/collection_items.scss */
.collection-show .breadcrumb .material-icons {
  font-size: 20px;
}

/* line 249, app/assets/stylesheets/collection_items.scss */
.collection-show .exhibits {
  padding: 1.25rem;
  margin: 2rem 0;
  background-color: #FCFCFC;
}

/* line 253, app/assets/stylesheets/collection_items.scss */
.collection-show .exhibits > * + * {
  margin-top: 0.75rem;
}

/* line 256, app/assets/stylesheets/collection_items.scss */
.collection-show .exhibits .exhibit {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

/* line 261, app/assets/stylesheets/collection_items.scss */
.collection-show .exhibits .round {
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

/* line 269, app/assets/stylesheets/collection_items.scss */
.collection-show .exhibits img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 275, app/assets/stylesheets/collection_items.scss */
.collection-show .specs > * {
  padding: 2rem 0;
  border-top: 1px solid #dddddd;
}

/* line 278, app/assets/stylesheets/collection_items.scss */
.collection-show .specs > * > * + * {
  margin-top: 0.5rem;
}

/* line 282, app/assets/stylesheets/collection_items.scss */
.collection-show .related-objects {
  padding: 2rem 0;
  border-top: 1px solid #dddddd;
}

/* line 285, app/assets/stylesheets/collection_items.scss */
.collection-show .related-objects .grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-top: 2rem;
}

@media screen and (max-width: 600px) {
  /* line 285, app/assets/stylesheets/collection_items.scss */
  .collection-show .related-objects .grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* line 294, app/assets/stylesheets/collection_items.scss */
.collection-show .related-objects img {
  width: 100%;
  height: 6vw;
}

/* line 298, app/assets/stylesheets/collection_items.scss */
.collection-show .related-objects .title {
  font-size: 14px;
  margin-top: 0.75rem;
}

/* line 302, app/assets/stylesheets/collection_items.scss */
.collection-show .related-objects .lock .badge {
  font-size: 9px;
}

/* line 306, app/assets/stylesheets/collection_items.scss */
.collection-show .object-display {
  flex-basis: 60%;
  background-color: #EDEDED;
  padding: 2.5rem;
}

/* line 311, app/assets/stylesheets/collection_items.scss */
.collection-show .object-image {
  position: relative;
  height: 280px;
  margin-top: 2rem;
}

/* line 315, app/assets/stylesheets/collection_items.scss */
.collection-show .object-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s;
}

/* line 323, app/assets/stylesheets/collection_items.scss */
.collection-show .thumb-bar {
  padding-top: 2rem;
}

/* line 326, app/assets/stylesheets/collection_items.scss */
.collection-show .object-toolbar {
  padding-top: 3rem;
}

/* line 329, app/assets/stylesheets/collection_items.scss */
.collection-show .scroll-left,
.collection-show .scroll-right {
  display: none;
}

/* line 333, app/assets/stylesheets/collection_items.scss */
.collection-show > .breadcrumb {
  padding: 1rem 1.5rem;
  background-color: #DADCDD;
  display: none;
}

@media screen and (max-width: 1000px) {
  /* line 227, app/assets/stylesheets/collection_items.scss */
  .collection-show {
    flex-direction: column-reverse;
  }
  /* line 341, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-details .breadcrumb {
    display: none;
  }
  /* line 344, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-details > .title {
    margin-top: unset;
  }
  /* line 348, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-image {
    height: 0;
    padding-bottom: 33%;
  }
  /* line 352, app/assets/stylesheets/collection_items.scss */
  .collection-show .related-objects img {
    height: 18vw;
  }
  /* line 355, app/assets/stylesheets/collection_items.scss */
  .collection-show > .breadcrumb {
    display: unset;
  }
}

@media screen and (max-width: 800px) {
  /* line 360, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-image {
    padding-bottom: 43.75%;
  }
}

@media screen and (max-width: 600px) {
  /* line 365, app/assets/stylesheets/collection_items.scss */
  .collection-show .thumb-bar {
    opacity: 0;
    height: 0;
    pointer-events: none;
    padding-top: unset;
  }
  /* line 371, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-display {
    padding: 1.5rem;
  }
  /* line 374, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-image {
    padding-bottom: 67%;
    margin-top: 3rem;
  }
  /* line 378, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-toolbar {
    padding-top: 2rem;
  }
  /* line 381, app/assets/stylesheets/collection_items.scss */
  .collection-show .scroll-left,
.collection-show .scroll-right {
    display: unset;
  }
  /* line 385, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-details {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  /* line 388, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-details > .title {
    font-size: 20px;
  }
  /* line 391, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-details .artist {
    font-size: unset;
  }
  /* line 395, app/assets/stylesheets/collection_items.scss */
  .collection-show .related-objects img {
    height: 24vw;
  }
}

@media screen and (max-width: 425px) {
  /* line 400, app/assets/stylesheets/collection_items.scss */
  .collection-show .object-image {
    padding-bottom: 80%;
  }
}

/* display buttons */
/* line 408, app/assets/stylesheets/collection_items.scss */
.object-button {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  min-width: 2.25rem;
  height: 2.25rem;
  border-radius: 4px;
  cursor: pointer;
  user-select: none;
  position: relative;
}

/* line 420, app/assets/stylesheets/collection_items.scss */
.image-toolbar {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1rem;
  float: right;
  position: relative;
  z-index: 1;
}

/* line 428, app/assets/stylesheets/collection_items.scss */
.image-toolbar .expand,
.image-toolbar .share {
  border: 1px solid #FCFCFC;
  border-radius: 4px;
  background-color: #FCFCFC;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem;
  cursor: pointer;
}

/* line 438, app/assets/stylesheets/collection_items.scss */
.image-toolbar .expand:hover,
.image-toolbar .share:hover {
  background-color: #495557;
  border-color: #495557;
  color: #FCFCFC;
}

@media screen and (max-width: 600px) {
  /* line 420, app/assets/stylesheets/collection_items.scss */
  .image-toolbar {
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  /* line 447, app/assets/stylesheets/collection_items.scss */
  .image-toolbar .material-icons {
    font-size: 20px;
  }
}

/* collection toolbar */
/* line 455, app/assets/stylesheets/collection_items.scss */
.object-toolbar {
  display: flex;
  justify-content: space-between;
}

/* line 458, app/assets/stylesheets/collection_items.scss */
.object-toolbar .reactions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

/* line 463, app/assets/stylesheets/collection_items.scss */
.object-toolbar .reaction {
  min-width: 3rem;
  cursor: default;
  background-color: #F5F5F5;
}

/* line 468, app/assets/stylesheets/collection_items.scss */
.object-toolbar .icon {
  width: 1.25rem;
  height: 1.25rem;
}

/* line 472, app/assets/stylesheets/collection_items.scss */
.object-toolbar .count {
  font-size: 13px;
  font-weight: 400;
  color: #67797C;
}

/* line 477, app/assets/stylesheets/collection_items.scss */
.object-toolbar .react {
  border: 1px solid;
  color: #FF6600;
  background-color: #F5F5F5;
}

/* line 481, app/assets/stylesheets/collection_items.scss */
.object-toolbar .react:hover > .react-bar {
  visibility: visible;
}

/* line 485, app/assets/stylesheets/collection_items.scss */
.object-toolbar .react-bar {
  visibility: hidden;
  display: flex;
  gap: 0.75rem;
  position: absolute;
  left: -10px;
  bottom: 34px;
  background-color: #F5F5F5;
  padding: 0.5rem 0.75rem;
  border: 1.5px solid;
  border-radius: 4rem;
  cursor: default;
}

/* line 497, app/assets/stylesheets/collection_items.scss */
.object-toolbar .react-bar .icon {
  min-width: 2rem;
  min-height: 2rem;
}

/* line 502, app/assets/stylesheets/collection_items.scss */
.object-toolbar .react-text {
  font-size: 12px;
  font-weight: 500;
}

/* line 506, app/assets/stylesheets/collection_items.scss */
.object-toolbar .chat {
  color: #FFFFFF;
  background-color: #FF6600;
}

/* full screen display */
/* line 514, app/assets/stylesheets/collection_items.scss */
.full-screen {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #495557F2;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 525, app/assets/stylesheets/collection_items.scss */
.full-screen .scroll-left,
.full-screen .scroll-right,
.full-screen .buttons > * {
  background-color: #EDEDED80;
  transition: background-color 0.2s;
}

/* line 530, app/assets/stylesheets/collection_items.scss */
.full-screen .scroll-left:hover,
.full-screen .scroll-right:hover,
.full-screen .buttons > *:hover {
  background-color: #E6E6E633;
}

/* line 534, app/assets/stylesheets/collection_items.scss */
.full-screen .buttons > * {
  color: #FFFFFF;
  border-radius: 4px;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* line 543, app/assets/stylesheets/collection_items.scss */
.full-screen .scroll-left {
  left: 2rem;
}

/* line 546, app/assets/stylesheets/collection_items.scss */
.full-screen .scroll-right,
.full-screen .buttons {
  right: 2rem;
}

/* line 550, app/assets/stylesheets/collection_items.scss */
.full-screen .buttons {
  position: absolute;
  top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* line 558, app/assets/stylesheets/collection_items.scss */
.full-screen .zoom-area img {
  max-width: 90vw;
  max-height: 90vh;
}

/* line 562, app/assets/stylesheets/collection_items.scss */
.full-screen .zoom-area:not(#active) {
  display: none;
}

@media screen and (max-width: 600px) {
  /* line 567, app/assets/stylesheets/collection_items.scss */
  .full-screen .scroll-left {
    left: 1rem;
  }
  /* line 570, app/assets/stylesheets/collection_items.scss */
  .full-screen .scroll-right,
.full-screen .buttons {
    right: 1rem;
  }
  /* line 574, app/assets/stylesheets/collection_items.scss */
  .full-screen .buttons {
    top: 1rem;
    gap: 0.75rem;
  }
}

/* collection search */
/* line 584, app/assets/stylesheets/collection_items.scss */
.collection-search .results {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 588, app/assets/stylesheets/collection_items.scss */
.collection-search .heading {
  display: inline-block;
  border-bottom: 2px solid #EE6F2D;
}

/* line 592, app/assets/stylesheets/collection_items.scss */
.collection-search .search {
  margin-top: 3rem;
}

/* line 595, app/assets/stylesheets/collection_items.scss */
.collection-search .filter-tags,
.collection-search .subheading,
.collection-search .masonry {
  margin-top: 2rem;
}

/* line 600, app/assets/stylesheets/collection_items.scss */
.collection-search .filter {
  font-weight: 500;
}

/* line 602, app/assets/stylesheets/collection_items.scss */
.collection-search .filter:not(a) {
  cursor: default;
}

/* line 606, app/assets/stylesheets/collection_items.scss */
.collection-search .landing {
  display: flex;
  align-items: center;
  gap: 4rem;
  background-color: #EDEDED;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

/* line 613, app/assets/stylesheets/collection_items.scss */
.collection-search .landing img {
  width: 50%;
  height: 29vw;
  object-fit: cover;
}

/* line 618, app/assets/stylesheets/collection_items.scss */
.collection-search .landing .subtitle {
  font-size: 14px;
  color: #67797C;
}

/* line 622, app/assets/stylesheets/collection_items.scss */
.collection-search .landing .title {
  font-size: 30px;
  margin-top: 0.5rem;
}

/* line 626, app/assets/stylesheets/collection_items.scss */
.collection-search .landing .description {
  margin-top: 1.5rem;
}

@media screen and (max-width: 1000px) {
  /* line 631, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing {
    gap: 3rem;
  }
  /* line 633, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing .title {
    font-size: 24px;
  }
  /* line 636, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing .description {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 800px) {
  /* line 583, app/assets/stylesheets/collection_items.scss */
  .collection-search {
    text-align: center;
  }
  /* line 643, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing {
    flex-direction: column;
    gap: 2rem;
  }
  /* line 646, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing img {
    width: 75%;
    height: 37vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 653, app/assets/stylesheets/collection_items.scss */
  .collection-search .heading {
    font-size: 20px;
  }
  /* line 656, app/assets/stylesheets/collection_items.scss */
  .collection-search .search {
    margin-top: 2rem;
  }
  /* line 659, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  /* line 662, app/assets/stylesheets/collection_items.scss */
  .collection-search .landing img {
    width: 100%;
    height: 49vw;
  }
}

/* collection filter */
/* line 672, app/assets/stylesheets/collection_items.scss */
.filter-panel {
  display: grid;
  grid-template-columns: repeat(4, 200px);
  gap: 2rem;
}

/* line 676, app/assets/stylesheets/collection_items.scss */
.filter-panel.border {
  border-top: 0.5px solid #6A797B;
  margin-top: 2rem;
  padding-top: 2rem;
}

@media screen and (max-width: 1100px) {
  /* line 672, app/assets/stylesheets/collection_items.scss */
  .filter-panel {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  /* line 672, app/assets/stylesheets/collection_items.scss */
  .filter-panel {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

/* line 690, app/assets/stylesheets/collection_items.scss */
.filter-group {
  position: relative;
}

/* line 692, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-btn {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
  padding: 0.25rem 0.75rem;
  cursor: pointer;
}

/* line 701, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-btn.active {
  border-color: #4B5557;
}

/* line 703, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-btn.active .material-icons {
  transform: rotate(180deg);
}

/* line 708, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-dropdown {
  display: flex;
  flex-direction: column;
  background-color: #FCFCFC;
  border: 1px solid #DADCDD;
  border-radius: 4px;
  box-shadow: 0px 3px 6px #00000029;
  margin-top: 0.5rem;
  width: 400px;
  position: absolute;
  transition: opacity 0.3s;
  z-index: 1;
}

@media screen and (max-width: 1100px) {
  /* line 708, app/assets/stylesheets/collection_items.scss */
  .filter-group .filter-dropdown {
    width: 100%;
  }
}

/* line 724, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-input {
  margin: 1.5rem;
  position: relative;
}

/* line 727, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-input input {
  width: 100%;
  padding: 0.5rem;
  padding-left: 2rem;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
  color: #495557;
  background-color: #FCFCFC;
}

/* line 735, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-input input:focus {
  outline: none;
  border-color: #4B5557;
}

/* line 740, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-input .material-icons {
  position: absolute;
  top: 50%;
  left: 0.25rem;
  transform: translateY(-50%);
}

/* line 747, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-list {
  list-style-type: none;
  overflow-y: auto;
  max-height: 310px;
  padding: 1rem 1.5rem 0;
  margin-bottom: 1rem;
  border-top: 1px solid #BBBBBB;
}

/* line 754, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-list > * {
  white-space: nowrap;
  padding: 0.5rem 0.75rem;
}

/* line 757, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-list > *:hover {
  background-color: #EDEDED;
  border-radius: 6px;
}

/* line 762, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-list .active {
  font-weight: 500;
}

/* line 765, app/assets/stylesheets/collection_items.scss */
.filter-group .filter-list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1200px) {
  /* line 772, app/assets/stylesheets/collection_items.scss */
  .filter-group:last-child .filter-dropdown {
    right: 0;
  }
}

/* line 779, app/assets/stylesheets/collection_items.scss */
.filter-group ::-webkit-scrollbar {
  width: 10px;
}

/* line 782, app/assets/stylesheets/collection_items.scss */
.filter-group ::-webkit-scrollbar-track {
  background: #FCFCFC;
  border-radius: 4px;
  margin-top: 1rem;
}

/* line 787, app/assets/stylesheets/collection_items.scss */
.filter-group ::-webkit-scrollbar-thumb {
  background: #DADCDD;
  border-radius: 10px;
}

/* line 791, app/assets/stylesheets/collection_items.scss */
.filter-group ::-webkit-scrollbar-thumb:hover {
  background: #67797CCC;
}

/* line 796, app/assets/stylesheets/collection_items.scss */
.filter-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
}

/* line 801, app/assets/stylesheets/collection_items.scss */
.filter-tags .filter {
  padding: 0.25rem 0.5rem;
  background-color: #EDEDED;
  color: #67797C;
  border-radius: 1rem;
}

/* line 807, app/assets/stylesheets/collection_items.scss */
.filter-tags .filter,
.filter-tags .link {
  font-size: 14px;
}

/* line 811, app/assets/stylesheets/collection_items.scss */
.filter-tags .material-icons {
  font-size: 16px;
  padding: 0 3px 3px 0;
}

@media screen and (max-width: 600px) {
  /* line 796, app/assets/stylesheets/collection_items.scss */
  .filter-tags {
    justify-content: center;
  }
}

/* line 820, app/assets/stylesheets/collection_items.scss */
.masonry {
  column-count: 4;
  column-gap: 2.5rem;
}

/* line 823, app/assets/stylesheets/collection_items.scss */
.masonry .card {
  margin-bottom: 2rem;
  display: inline-block;
  width: 100%;
}

/* line 827, app/assets/stylesheets/collection_items.scss */
.masonry .card img {
  width: 100%;
}

/* line 831, app/assets/stylesheets/collection_items.scss */
.masonry .c-text {
  padding: 1rem;
}

/* line 834, app/assets/stylesheets/collection_items.scss */
.masonry .category {
  font-size: 12px;
}

@media screen and (max-width: 1000px) {
  /* line 820, app/assets/stylesheets/collection_items.scss */
  .masonry {
    column-count: 3;
  }
}

@media screen and (max-width: 800px) {
  /* line 820, app/assets/stylesheets/collection_items.scss */
  .masonry {
    column-count: 2;
  }
}

@media screen and (max-width: 425px) {
  /* line 820, app/assets/stylesheets/collection_items.scss */
  .masonry {
    column-count: 1;
  }
}
/* event index */
/* line 7, app/assets/stylesheets/events.scss */
.event-index .feature {
  background-color: #EDEDED;
  padding: 1.5rem 1.5rem 0;
}

/* line 10, app/assets/stylesheets/events.scss */
.event-index .feature .card:hover .image-overlay {
  background-color: #3079C1D9;
}

/* line 14, app/assets/stylesheets/events.scss */
.event-index .subheading {
  display: inline-block;
  font-size: 24px;
  border-bottom: 2px solid #3079C1;
  white-space: nowrap;
}

/* line 20, app/assets/stylesheets/events.scss */
.event-index .badge {
  background-color: #3079C1;
  color: #FFFFFF;
}

@media screen and (max-width: 1000px) {
  /* line 25, app/assets/stylesheets/events.scss */
  .event-index .feature .text {
    background-color: #3079C1;
  }
}

/* event and exhibition index */
/* line 36, app/assets/stylesheets/events.scss */
.event-index .container:not(.post-gallery) .subheading,
.exhibit-index .container:not(.post-gallery) .subheading {
  margin-bottom: 3rem;
}

/* line 39, app/assets/stylesheets/events.scss */
.event-index .container:not(.post-gallery) > *:first-child,
.exhibit-index .container:not(.post-gallery) > *:first-child {
  padding-top: 3rem;
}

/* line 42, app/assets/stylesheets/events.scss */
.event-index .container:not(.post-gallery) > * + *,
.exhibit-index .container:not(.post-gallery) > * + * {
  padding-top: 4rem;
}

/* line 45, app/assets/stylesheets/events.scss */
.event-index .container:not(.post-gallery) > *:last-child,
.exhibit-index .container:not(.post-gallery) > *:last-child {
  padding-bottom: 4rem;
  border-bottom: 1px solid #ddd;
}

/* line 51, app/assets/stylesheets/events.scss */
.event-index .post-scroll .scroll-left,
.exhibit-index .post-scroll .scroll-left {
  left: -2rem;
}

/* line 54, app/assets/stylesheets/events.scss */
.event-index .post-scroll .scroll-right,
.exhibit-index .post-scroll .scroll-right {
  right: -2rem;
}

@media screen and (max-width: 600px) {
  /* line 58, app/assets/stylesheets/events.scss */
  .event-index .post-scroll .scroll-left,
.exhibit-index .post-scroll .scroll-left {
    left: -0.75rem;
  }
  /* line 61, app/assets/stylesheets/events.scss */
  .event-index .post-scroll .scroll-right,
.exhibit-index .post-scroll .scroll-right {
    right: -0.75rem;
  }
}

/* line 66, app/assets/stylesheets/events.scss */
.event-index .post-gallery,
.exhibit-index .post-gallery {
  padding-bottom: 6rem;
}

/* line 68, app/assets/stylesheets/events.scss */
.event-index .post-gallery .post-scroll,
.exhibit-index .post-gallery .post-scroll {
  padding: 0;
}

/* line 71, app/assets/stylesheets/events.scss */
.event-index .post-gallery .default-4,
.exhibit-index .post-gallery .default-4 {
  flex-wrap: wrap;
}

@media screen and (max-width: 1000px) {
  /* line 66, app/assets/stylesheets/events.scss */
  .event-index .post-gallery,
.exhibit-index .post-gallery {
    padding-bottom: 3rem;
  }
}

@media screen and (max-width: 1000px) {
  /* line 80, app/assets/stylesheets/events.scss */
  .event-index .navigation .nav-title,
.exhibit-index .navigation .nav-title {
    display: none;
  }
}

@media screen and (max-width: 760px) {
  /* line 78, app/assets/stylesheets/events.scss */
  .event-index .navigation,
.exhibit-index .navigation {
    flex-direction: column;
    gap: 0.5rem;
    padding-bottom: 1rem;
  }
  /* line 88, app/assets/stylesheets/events.scss */
  .event-index .navigation .nav-menu,
.exhibit-index .navigation .nav-menu {
    max-width: 100%;
  }
}

/* line 93, app/assets/stylesheets/events.scss */
.event-index .event-badges,
.exhibit-index .event-badges {
  margin-top: 1rem;
}

/* event and exhibit show */
/* line 103, app/assets/stylesheets/events.scss */
.event-show .navigation .btn:hover,
.exhibit-show .navigation .btn:hover {
  border-color: transparent;
}

/* line 106, app/assets/stylesheets/events.scss */
.event-show .navigation .ticket-btn,
.exhibit-show .navigation .ticket-btn {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background-color: #FF6600;
  font-size: 20px;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none;
}

@media screen and (max-width: 600px) {
  /* line 106, app/assets/stylesheets/events.scss */
  .event-show .navigation .ticket-btn,
.exhibit-show .navigation .ticket-btn {
    display: flex;
  }
}

/* line 124, app/assets/stylesheets/events.scss */
.event-show .container-lg,
.exhibit-show .container-lg {
  padding-top: 3.5rem;
  padding-bottom: 6rem;
}

/* line 128, app/assets/stylesheets/events.scss */
.event-show .heading,
.exhibit-show .heading {
  font-size: 28px;
}

/* line 131, app/assets/stylesheets/events.scss */
.event-show .subheading,
.exhibit-show .subheading {
  font-size: 22px;
  margin-bottom: 2.25rem;
}

/* line 136, app/assets/stylesheets/events.scss */
.event-show .event-details .heading-block,
.exhibit-show .event-details .heading-block {
  margin-bottom: 2.5rem;
}

/* line 139, app/assets/stylesheets/events.scss */
.event-show .event-details .event-description,
.exhibit-show .event-details .event-description {
  display: flex;
  justify-content: space-between;
}

/* line 143, app/assets/stylesheets/events.scss */
.event-show .event-details .richtext,
.exhibit-show .event-details .richtext {
  flex-basis: 55%;
}

/* line 146, app/assets/stylesheets/events.scss */
.event-show .event-details .schedule-cards,
.exhibit-show .event-details .schedule-cards {
  flex-basis: 33%;
}

/* line 150, app/assets/stylesheets/events.scss */
.event-show .section,
.exhibit-show .section {
  padding-top: 3.75rem;
  margin-top: 3.75rem;
  border-top: 1px solid #dddddd;
}

@media screen and (max-width: 1000px) {
  /* line 156, app/assets/stylesheets/events.scss */
  .event-show .event-description,
.exhibit-show .event-description {
    flex-direction: column-reverse;
    gap: 3rem;
  }
  /* line 160, app/assets/stylesheets/events.scss */
  .event-show .heading,
.exhibit-show .heading {
    font-size: 24px;
  }
}

@media screen and (max-width: 600px) {
  /* line 165, app/assets/stylesheets/events.scss */
  .event-show .container-lg,
.exhibit-show .container-lg {
    padding-top: 2.5rem;
  }
  /* line 168, app/assets/stylesheets/events.scss */
  .event-show .heading,
.exhibit-show .heading {
    font-size: 20px;
  }
  /* line 171, app/assets/stylesheets/events.scss */
  .event-show .subheading,
.exhibit-show .subheading {
    font-size: 18px;
  }
  /* line 174, app/assets/stylesheets/events.scss */
  .event-show .section,
.exhibit-show .section {
    padding-top: 2rem;
    margin-top: 2rem;
  }
}

/* line 182, app/assets/stylesheets/events.scss */
.event-show .schedule-card .material-icons {
  color: #3079C1;
}

/* line 185, app/assets/stylesheets/events.scss */
.event-show .ticket-info {
  padding: 1.5rem;
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

/* line 193, app/assets/stylesheets/events.scss */
.event-show .ticket-info + .section {
  margin-top: unset;
  border-top: unset;
}

@media screen and (max-width: 1000px) {
  /* line 185, app/assets/stylesheets/events.scss */
  .event-show .ticket-info {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
}

/* artist profile */
/* line 208, app/assets/stylesheets/events.scss */
.artist-info img {
  width: 150px;
  height: 150px;
  min-width: 150px;
  min-height: 150px;
  object-fit: cover;
  float: left;
}

/* line 215, app/assets/stylesheets/events.scss */
.artist-info img ~ * {
  margin-left: calc(150px + 2rem);
}

/* line 219, app/assets/stylesheets/events.scss */
.artist-info .copy-container {
  margin-top: 1.5rem;
}

/* line 222, app/assets/stylesheets/events.scss */
.artist-info .copy {
  min-height: 81px;
}

@media screen and (max-width: 800px) {
  /* line 226, app/assets/stylesheets/events.scss */
  .artist-info img {
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
  }
  /* line 231, app/assets/stylesheets/events.scss */
  .artist-info img ~ * {
    margin-left: calc(100px + 2rem);
  }
  /* line 235, app/assets/stylesheets/events.scss */
  .artist-info .copy {
    min-height: unset;
  }
}

@media screen and (max-width: 600px) {
  /* line 207, app/assets/stylesheets/events.scss */
  .artist-info {
    display: grid;
    grid-template-columns: calc(100px + 1.5rem) 1fr;
  }
  /* line 242, app/assets/stylesheets/events.scss */
  .artist-info > *:not(img) {
    grid-column: 1 / 3;
  }
  /* line 245, app/assets/stylesheets/events.scss */
  .artist-info img {
    float: unset;
  }
  /* line 247, app/assets/stylesheets/events.scss */
  .artist-info img ~ * {
    margin-left: unset;
  }
  /* line 250, app/assets/stylesheets/events.scss */
  .artist-info img + * {
    grid-column: 2 / 3;
  }
}

/* copy text */
/* line 259, app/assets/stylesheets/events.scss */
.copy-container {
  position: relative;
}

/* line 261, app/assets/stylesheets/events.scss */
.copy-container .copy {
  max-height: 200vh;
  overflow: hidden;
  transition: max-height 0.3s;
}

/* line 265, app/assets/stylesheets/events.scss */
.copy-container .copy.collapse {
  max-height: 136px;
}

/* line 268, app/assets/stylesheets/events.scss */
.copy-container .copy, .copy-container .copy > * {
  line-height: 1.7;
}

/* line 273, app/assets/stylesheets/events.scss */
.copy-container .more {
  background-image: linear-gradient(180deg, transparent, #f5f5f5);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-top: 3.5rem;
}

/* line 280, app/assets/stylesheets/events.scss */
.copy-container .more,
.copy-container .less {
  color: #3079C1;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
}

/* line 286, app/assets/stylesheets/events.scss */
.copy-container .more:hover,
.copy-container .less:hover {
  color: #3079C1CC;
}

/* related posts */
/* line 294, app/assets/stylesheets/events.scss */
.related-posts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}

/* line 298, app/assets/stylesheets/events.scss */
.related-posts .card {
  display: flex;
  padding: 1.5rem;
  gap: 1.5rem;
}

/* line 303, app/assets/stylesheets/events.scss */
.related-posts .text {
  flex-basis: 50%;
}

/* line 306, app/assets/stylesheets/events.scss */
.related-posts img {
  width: 160px;
  min-width: 160px;
  height: 120px;
  min-height: 120px;
}

/* line 312, app/assets/stylesheets/events.scss */
.related-posts .description {
  font-size: 14px;
}

@media screen and (max-width: 1000px) {
  /* line 294, app/assets/stylesheets/events.scss */
  .related-posts {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 600px) {
  /* line 319, app/assets/stylesheets/events.scss */
  .related-posts .card {
    flex-direction: column;
    padding: 1.25rem;
  }
  /* line 323, app/assets/stylesheets/events.scss */
  .related-posts img {
    width: 100%;
    height: 40vw;
    min-height: unset;
  }
}

/* schedule cards */
/* line 334, app/assets/stylesheets/events.scss */
.schedule-card > * + * {
  margin-top: 2rem;
}

/* line 337, app/assets/stylesheets/events.scss */
.schedule-card .info {
  display: flex;
  align-items: center;
  gap: 2rem;
}

/* line 342, app/assets/stylesheets/events.scss */
.schedule-card .material-icons {
  font-size: 22px;
}

/* line 345, app/assets/stylesheets/events.scss */
.schedule-card:not(:first-child) {
  border-top: 1px solid #dddddd;
  padding-top: 2rem;
  margin-top: 2rem;
}

/* past events */
/* line 354, app/assets/stylesheets/events.scss */
.past-events,
.past-exhibits {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 358, app/assets/stylesheets/events.scss */
.past-events .heading,
.past-exhibits .heading {
  display: inline-block;
  border-bottom: 2px solid;
}

/* line 362, app/assets/stylesheets/events.scss */
.past-events .posts-3,
.past-events .pagination,
.past-exhibits .posts-3,
.past-exhibits .pagination {
  margin-top: 3rem;
}

/* line 369, app/assets/stylesheets/events.scss */
.past-events .heading {
  border-color: #3079C1;
}

/* event filters */
/* line 376, app/assets/stylesheets/events.scss */
.event-filters {
  display: flex;
  gap: 3rem;
}

@media screen and (max-width: 1000px) {
  /* line 376, app/assets/stylesheets/events.scss */
  .event-filters {
    width: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 760px) {
  /* line 376, app/assets/stylesheets/events.scss */
  .event-filters {
    padding-top: 1rem;
    gap: 1.5rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 376, app/assets/stylesheets/events.scss */
  .event-filters {
    flex-direction: column;
    gap: 1rem;
  }
  /* line 390, app/assets/stylesheets/events.scss */
  .event-filters .event-filter {
    margin: 0 auto;
  }
}

/* line 396, app/assets/stylesheets/events.scss */
.event-filter {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr 4fr;
  align-items: center;
}

/* line 401, app/assets/stylesheets/events.scss */
.event-filter .filter-btn,
.event-filter .filter-dropdown {
  width: 200px;
  color: #495557;
}

/* line 406, app/assets/stylesheets/events.scss */
.event-filter .filter-btn {
  background-color: #FCFCFC;
}

/* line 409, app/assets/stylesheets/events.scss */
.event-filter .filter-list {
  padding: 0.5rem;
  margin: unset;
  border: unset;
}

/* line 416, app/assets/stylesheets/events.scss */
.ticket-links {
  margin-top: 1.5rem;
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}
/* exhibit index */
/* line 7, app/assets/stylesheets/exhibitions.scss */
.exhibit-index .feature {
  background-color: #EDEDED;
  padding: 1.5rem 1.5rem 0;
}

/* line 10, app/assets/stylesheets/exhibitions.scss */
.exhibit-index .feature .card:hover .image-overlay {
  background-color: #EA4934D9;
}

/* line 14, app/assets/stylesheets/exhibitions.scss */
.exhibit-index .subheading {
  display: inline-block;
  font-size: 24px;
  border-bottom: 2px solid #EA4934;
  white-space: nowrap;
}

/* line 20, app/assets/stylesheets/exhibitions.scss */
.exhibit-index .badge {
  background-color: #EA4934;
  color: #FFFFFF;
}

@media screen and (max-width: 1000px) {
  /* line 25, app/assets/stylesheets/exhibitions.scss */
  .exhibit-index .feature .text {
    background-color: #EA4934;
  }
}

/* line 29, app/assets/stylesheets/exhibitions.scss */
.exhibit-index .nav-item:not(:last-child) span {
  padding-right: 1.5rem;
  border-right: 1px solid;
}

/* featured exhibits */
/* line 37, app/assets/stylesheets/exhibitions.scss */
.feature {
  position: relative;
}

/* line 39, app/assets/stylesheets/exhibitions.scss */
.feature .text {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 80%;
  transform: translateY(-50%);
  color: #FFFFFF;
  display: none;
  transition: display 0.3s;
}

/* line 50, app/assets/stylesheets/exhibitions.scss */
.feature .card:hover .text {
  display: block;
}

/* line 53, app/assets/stylesheets/exhibitions.scss */
.feature .card:hover .title {
  text-decoration: unset;
}

/* line 57, app/assets/stylesheets/exhibitions.scss */
.feature .title,
.feature .description {
  white-space: nowrap;
}

/* line 61, app/assets/stylesheets/exhibitions.scss */
.feature .description {
  font-size: 14px;
}

/* line 64, app/assets/stylesheets/exhibitions.scss */
.feature img,
.feature .image-overlay {
  width: 100%;
  height: 100%;
}

/* line 69, app/assets/stylesheets/exhibitions.scss */
.feature .badge {
  border: 1px solid #FFFFFF;
  background-color: transparent;
}

/* line 73, app/assets/stylesheets/exhibitions.scss */
.feature .scroll-left {
  left: 0.75rem;
}

/* line 76, app/assets/stylesheets/exhibitions.scss */
.feature .scroll-right {
  right: 0.75rem;
}

/* line 79, app/assets/stylesheets/exhibitions.scss */
.feature .scroll-left,
.feature .scroll-right {
  opacity: 0.8;
  display: none;
}

/* line 83, app/assets/stylesheets/exhibitions.scss */
.feature .scroll-left:hover,
.feature .scroll-right:hover {
  opacity: 1;
}

/* line 87, app/assets/stylesheets/exhibitions.scss */
.feature .feature-flex,
.feature .feature-grid {
  background-color: #495557e6;
}

@media screen and (max-width: 1000px) {
  /* line 92, app/assets/stylesheets/exhibitions.scss */
  .feature img {
    height: 32vw;
  }
  /* line 95, app/assets/stylesheets/exhibitions.scss */
  .feature .image-overlay {
    display: none;
  }
  /* line 98, app/assets/stylesheets/exhibitions.scss */
  .feature .text {
    padding: 0.75rem;
    text-align: center;
    display: block;
    position: unset;
    transform: unset;
    width: unset;
  }
  /* line 106, app/assets/stylesheets/exhibitions.scss */
  .feature .title {
    font-size: 18px !important;
  }
  /* line 109, app/assets/stylesheets/exhibitions.scss */
  .feature .scroll-left,
.feature .scroll-right {
    display: block;
  }
  /* line 113, app/assets/stylesheets/exhibitions.scss */
  .feature .event-badges {
    justify-content: center;
  }
}

@media screen and (max-width: 600px) {
  /* line 118, app/assets/stylesheets/exhibitions.scss */
  .feature img {
    height: 40vw;
  }
  /* line 121, app/assets/stylesheets/exhibitions.scss */
  .feature .title {
    font-size: 16px !important;
  }
  /* line 124, app/assets/stylesheets/exhibitions.scss */
  .feature .description {
    margin-top: 0.25rem;
  }
}

/* line 130, app/assets/stylesheets/exhibitions.scss */
.feature-flex {
  display: flex;
}

/* line 132, app/assets/stylesheets/exhibitions.scss */
.feature-flex .feature-1,
.feature-flex .feature-2 {
  flex-grow: 1;
  flex-basis: 50%;
  height: 30vw;
}

/* line 138, app/assets/stylesheets/exhibitions.scss */
.feature-flex .title {
  font-size: 20px;
}

@media screen and (max-width: 1000px) {
  /* line 130, app/assets/stylesheets/exhibitions.scss */
  .feature-flex {
    display: grid;
    grid-template-columns: repeat(2, 100%);
    overflow: hidden;
  }
  /* line 145, app/assets/stylesheets/exhibitions.scss */
  .feature-flex .feature-1,
.feature-flex .feature-2 {
    height: unset;
  }
}

/* line 152, app/assets/stylesheets/exhibitions.scss */
.feature-grid {
  display: grid;
  grid-template-columns: 70% 30%;
  grid-template-rows: repeat(2, 15vw);
}

/* line 156, app/assets/stylesheets/exhibitions.scss */
.feature-grid .feature-1 {
  grid-column: 1;
  grid-row: 1 / 3;
}

/* line 159, app/assets/stylesheets/exhibitions.scss */
.feature-grid .feature-1 .title {
  font-size: 20px;
}

/* line 163, app/assets/stylesheets/exhibitions.scss */
.feature-grid .feature-2 {
  grid-column: 2;
  grid-row: 1 / 2;
}

/* line 167, app/assets/stylesheets/exhibitions.scss */
.feature-grid .feature-3 {
  grid-column: 2;
  grid-row: 2 / 3;
}

/* line 173, app/assets/stylesheets/exhibitions.scss */
.feature-grid .feature-2 .title,
.feature-grid .feature-3 .title {
  font-size: 18px;
}

@media screen and (max-width: 1000px) {
  /* line 152, app/assets/stylesheets/exhibitions.scss */
  .feature-grid {
    grid-template-columns: repeat(3, 100%);
    grid-template-rows: unset;
    overflow: hidden;
  }
  /* line 181, app/assets/stylesheets/exhibitions.scss */
  .feature-grid .feature-1,
.feature-grid .feature-2,
.feature-grid .feature-3 {
    grid-column: unset;
    grid-row: unset;
  }
}

/* sections */
/* line 192, app/assets/stylesheets/exhibitions.scss */
.current {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
}

/* line 196, app/assets/stylesheets/exhibitions.scss */
.current .card {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 3rem;
  padding: 1.5rem;
}

/* line 203, app/assets/stylesheets/exhibitions.scss */
.current .text {
  flex-basis: 50%;
  padding-left: 2rem;
}

/* line 207, app/assets/stylesheets/exhibitions.scss */
.current .title {
  font-size: 22px;
}

/* line 210, app/assets/stylesheets/exhibitions.scss */
.current img {
  width: 50%;
  height: 23vw;
}

@media screen and (max-width: 1000px) {
  /* line 215, app/assets/stylesheets/exhibitions.scss */
  .current .card {
    gap: 1.5rem;
  }
  /* line 218, app/assets/stylesheets/exhibitions.scss */
  .current .text {
    padding-left: unset;
  }
  /* line 221, app/assets/stylesheets/exhibitions.scss */
  .current .title {
    font-size: 18px;
  }
}

@media screen and (max-width: 800px) {
  /* line 192, app/assets/stylesheets/exhibitions.scss */
  .current {
    gap: 1.5rem;
  }
  /* line 227, app/assets/stylesheets/exhibitions.scss */
  .current .card {
    align-items: flex-start;
  }
  /* line 230, app/assets/stylesheets/exhibitions.scss */
  .current .title {
    font-size: 16px;
  }
  /* line 233, app/assets/stylesheets/exhibitions.scss */
  .current .description {
    font-size: 14px;
  }
}

/* line 239, app/assets/stylesheets/exhibitions.scss */
.horizontal {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}

/* line 243, app/assets/stylesheets/exhibitions.scss */
.horizontal .card {
  display: flex;
  align-items: center;
  padding: 1.5rem;
  gap: 2rem;
}

/* line 249, app/assets/stylesheets/exhibitions.scss */
.horizontal .text {
  flex-basis: 50%;
}

/* line 252, app/assets/stylesheets/exhibitions.scss */
.horizontal img {
  width: 50%;
  height: 14vw;
}

/* line 256, app/assets/stylesheets/exhibitions.scss */
.horizontal .description {
  font-size: 14px;
}

@media screen and (max-width: 1200px) {
  /* line 239, app/assets/stylesheets/exhibitions.scss */
  .horizontal {
    grid-template-columns: 1fr;
  }
  /* line 261, app/assets/stylesheets/exhibitions.scss */
  .horizontal img {
    height: 22vw;
  }
}

@media screen and (max-width: 800px) {
  /* line 239, app/assets/stylesheets/exhibitions.scss */
  .horizontal {
    gap: 1.5rem;
  }
  /* line 267, app/assets/stylesheets/exhibitions.scss */
  .horizontal .card {
    align-items: flex-start;
  }
}

@media screen and (max-width: 600px) {
  /* line 276, app/assets/stylesheets/exhibitions.scss */
  .current .card,
.horizontal .card {
    flex-direction: column;
    gap: 1rem;
  }
  /* line 280, app/assets/stylesheets/exhibitions.scss */
  .current img,
.horizontal img {
    width: 100%;
    height: 44vw;
  }
  /* line 284, app/assets/stylesheets/exhibitions.scss */
  .current .text,
.horizontal .text {
    flex-basis: unset;
  }
}

/* exhibit show */
/* line 293, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .schedule-card .material-icons {
  color: #EA4934;
}

/* line 296, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .arts {
  color: #039BE5;
  border: 0.5px solid #039BE5;
  border-radius: 6px;
  padding: 1.5rem;
  margin-top: 3rem;
  display: flex;
  align-items: center;
  gap: 1.25rem;
  font-weight: 500;
}

/* line 306, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .arts img {
  width: 45px;
  height: 45px;
}

@media screen and (max-width: 800px) {
  /* line 296, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .arts {
    padding: 1.25rem;
    margin-top: 2rem;
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }
}

/* line 319, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .title {
  font-size: 18px;
}

/* line 322, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .specs {
  max-height: 200vh;
  overflow: hidden;
  transition: max-height 0.3s;
}

/* line 326, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .specs.collapse {
  max-height: 0;
}

/* line 329, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .specs > * {
  margin-top: 1rem;
}

/* line 334, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .spec > h4, .exhibit-show .slideshow-block .spec > p {
  display: inline-block;
}

/* line 338, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .spec > h4::after {
  content: ": ";
}

/* line 342, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .object-toolbar {
  margin-top: 4rem;
}

/* line 345, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .slide-image {
  height: 67%;
  margin-top: 2rem;
}

/* line 349, app/assets/stylesheets/exhibitions.scss */
.exhibit-show .slideshow-block .more,
.exhibit-show .slideshow-block .less {
  text-decoration: underline;
  font-weight: 500;
  margin-top: 2rem;
  cursor: pointer;
}

@media screen and (max-width: 1050px) {
  /* line 357, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .slideshow-block .image-toolbar {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
  }
  /* line 361, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .slideshow-block .image-toolbar .expand:hover,
.exhibit-show .slideshow-block .image-toolbar .share:hover {
    border-color: #FCFCFC;
  }
  /* line 366, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .slideshow-block .description {
    margin-top: unset;
    font-weight: unset;
  }
  /* line 370, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .slideshow-block .object-toolbar {
    margin-top: 2rem;
  }
  /* line 373, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .slideshow-block .slide-image {
    margin-top: unset;
  }
}

@media screen and (max-width: 600px) {
  /* line 378, app/assets/stylesheets/exhibitions.scss */
  .exhibit-show .slideshow-block .image-toolbar {
    gap: 0.75rem;
    top: 0.75rem;
    right: 0.75rem;
  }
}

/* downloads */
/* line 389, app/assets/stylesheets/exhibitions.scss */
.downloads {
  font-size: 14px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}

/* line 394, app/assets/stylesheets/exhibitions.scss */
.downloads .download {
  display: flex;
  align-items: center;
  gap: 1rem;
}

/* line 399, app/assets/stylesheets/exhibitions.scss */
.downloads .download:hover .dl-link {
  text-decoration: underline;
}

/* line 402, app/assets/stylesheets/exhibitions.scss */
.downloads .download:hover .dl-preview img {
  filter: brightness(50%);
}

/* line 405, app/assets/stylesheets/exhibitions.scss */
.downloads .download:hover .dl-preview .material-icons {
  display: block;
}

/* line 410, app/assets/stylesheets/exhibitions.scss */
.downloads .dl-preview {
  position: relative;
  background-color: #495557;
}

/* line 413, app/assets/stylesheets/exhibitions.scss */
.downloads .dl-preview img {
  min-width: 50px;
}

/* line 416, app/assets/stylesheets/exhibitions.scss */
.downloads .dl-preview .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  color: #EDEDED;
  display: none;
}

@media screen and (max-width: 1000px) {
  /* line 389, app/assets/stylesheets/exhibitions.scss */
  .downloads {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 425px) {
  /* line 389, app/assets/stylesheets/exhibitions.scss */
  .downloads {
    grid-template-columns: 1fr;
  }
}

/* past exhibitions */
/* line 437, app/assets/stylesheets/exhibitions.scss */
.past-exhibits .heading {
  border-color: #EA4934;
}
/* flash messages */
/* line 8, app/assets/stylesheets/layout.scss */
.alert {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 10;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
}

/* line 21, app/assets/stylesheets/layout.scss */
.alert .close {
  cursor: pointer;
  font-size: 18px;
}

/* line 25, app/assets/stylesheets/layout.scss */
.alert-alert, .alert-danger {
  background-color: red;
}

/* line 29, app/assets/stylesheets/layout.scss */
.alert-notice {
  background-color: #f60;
}

/* default styles */
/* line 36, app/assets/stylesheets/layout.scss */
* {
  box-sizing: border-box;
}

/* line 40, app/assets/stylesheets/layout.scss */
body {
  font-family: 'Public Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #495557;
  background-color: #f5f5f5;
  line-height: 1.6;
}

/* line 49, app/assets/stylesheets/layout.scss */
input {
  color: #495557;
}

/* navbar */
/* line 55, app/assets/stylesheets/layout.scss */
.header {
  width: 100%;
  height: 110px;
  position: absolute;
  z-index: 3;
  color: #ffffff;
  transition: background-color 0.3s ease-in-out;
}

/* line 62, app/assets/stylesheets/layout.scss */
.header .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #444444b5;
}

@media screen and (max-width: 1000px) {
  /* line 55, app/assets/stylesheets/layout.scss */
  .header {
    background-color: #44444440;
    height: 70px;
  }
}

/* search bar */
/* line 79, app/assets/stylesheets/layout.scss */
.search form {
  display: flex;
}

/* line 82, app/assets/stylesheets/layout.scss */
.search button,
.search input {
  border: none;
}

/* line 85, app/assets/stylesheets/layout.scss */
.search button:focus,
.search input:focus {
  outline: none;
}

/* line 89, app/assets/stylesheets/layout.scss */
.search button {
  color: #666666;
  background-color: #ffffff;
  padding: 15px;
}

/* line 94, app/assets/stylesheets/layout.scss */
.search input {
  width: 50%;
  height: 54px;
}

/* line 98, app/assets/stylesheets/layout.scss */
.search .material-icons {
  color: #ff6600;
}

@media screen and (max-width: 800px) {
  /* line 102, app/assets/stylesheets/layout.scss */
  .search form {
    justify-content: center;
  }
  /* line 105, app/assets/stylesheets/layout.scss */
  .search input {
    width: 60%;
  }
}

@media screen and (max-width: 425px) {
  /* line 110, app/assets/stylesheets/layout.scss */
  .search button {
    padding: 10px;
  }
  /* line 113, app/assets/stylesheets/layout.scss */
  .search input {
    font-size: 14px;
    width: 100%;
    height: 40px;
  }
  /* line 118, app/assets/stylesheets/layout.scss */
  .search .material-icons {
    font-size: 20px;
  }
}

/* secondary menu */
/* line 126, app/assets/stylesheets/layout.scss */
.secondary {
  font-size: 12px;
  font-weight: 500;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #49555740;
  transition: color 0.3s ease-in-out;
  height: 35px;
}

/* line 135, app/assets/stylesheets/layout.scss */
.secondary > *:not(:last-child) {
  margin-right: 1.5rem;
}

/* line 138, app/assets/stylesheets/layout.scss */
.secondary .menu-item a,
.secondary .dropdown {
  padding: 0.25rem 0;
}

/* line 142, app/assets/stylesheets/layout.scss */
.secondary .dropdown .text {
  padding-bottom: 0.75rem;
}

/* line 145, app/assets/stylesheets/layout.scss */
.secondary .submenu {
  font-size: 14px;
  top: 30px;
  box-shadow: 0px 2px 4px #0000000f;
  background-color: #ffffff;
  color: #495557;
  padding: 0.5rem 0;
  transition: opacity 0.3s ease-in-out;
}

/* line 153, app/assets/stylesheets/layout.scss */
.secondary .submenu-item {
  padding: 0.5rem 2rem 0.5rem 1rem;
}

/* line 157, app/assets/stylesheets/layout.scss */
.secondary > *:hover {
  color: #ff6600;
}

/* line 160, app/assets/stylesheets/layout.scss */
.secondary i,
.secondary .material-icons {
  font-size: 18px;
  margin-right: 0.25rem;
}

@media screen and (max-width: 1000px) {
  /* line 126, app/assets/stylesheets/layout.scss */
  .secondary {
    display: none;
  }
}

/* main menu */
/* line 172, app/assets/stylesheets/layout.scss */
.main {
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: color 0.3s ease-in-out;
  height: 75px;
}

/* line 179, app/assets/stylesheets/layout.scss */
.main .logo img,
.main .logo-bw img {
  width: 220px;
  min-width: 220px;
}

/* line 184, app/assets/stylesheets/layout.scss */
.main .logo {
  display: none;
}

@media screen and (max-width: 1000px) {
  /* line 172, app/assets/stylesheets/layout.scss */
  .main {
    padding: 0 1.5rem;
    height: 70px;
  }
}

@media screen and (max-width: 600px) {
  /* line 192, app/assets/stylesheets/layout.scss */
  .main .logo img,
.main .logo-bw img {
    width: 160px;
    min-width: 160px;
  }
}

/* line 201, app/assets/stylesheets/layout.scss */
.main-menu > * {
  display: inline;
}

/* line 203, app/assets/stylesheets/layout.scss */
.main-menu > *:not(:last-child) {
  margin-right: 2rem;
}

/* line 207, app/assets/stylesheets/layout.scss */
.main-menu .dropdown .material-icons {
  font-size: 22px;
  color: #ff6600;
}

/* line 211, app/assets/stylesheets/layout.scss */
.main-menu .search-btn {
  cursor: pointer;
}

/* line 213, app/assets/stylesheets/layout.scss */
.main-menu .search-btn .material-icons {
  font-size: 20px;
}

/* line 217, app/assets/stylesheets/layout.scss */
.main-menu .submenu {
  top: 28px;
  left: 0;
  font-weight: 400;
  padding: 2rem 0;
}

/* line 222, app/assets/stylesheets/layout.scss */
.main-menu .submenu-item:not(:last-child) {
  margin-bottom: 1.25rem;
}

/* line 226, app/assets/stylesheets/layout.scss */
.main-menu .menu-item a,
.main-menu .search-btn,
.main-menu .dropdown,
.main-menu .text {
  padding: 0.5rem 0;
}

/* line 232, app/assets/stylesheets/layout.scss */
.main-menu .menu-item:hover a,
.main-menu .search-btn:hover,
.main-menu .dropdown:hover .text {
  color: #ff6600;
  border-bottom: 1.5px solid #ff6600;
}

/* line 238, app/assets/stylesheets/layout.scss */
.main-menu .dropdown:hover .material-icons {
  transform: rotate(-180deg);
}

@media screen and (max-width: 1250px) {
  /* line 200, app/assets/stylesheets/layout.scss */
  .main-menu {
    font-size: 15px;
  }
  /* line 243, app/assets/stylesheets/layout.scss */
  .main-menu > *:not(:last-child) {
    margin-right: 1.25rem;
  }
}

@media screen and (max-width: 1100px) {
  /* line 200, app/assets/stylesheets/layout.scss */
  .main-menu {
    font-size: 14px;
  }
  /* line 249, app/assets/stylesheets/layout.scss */
  .main-menu > *:not(:last-child) {
    margin-right: 1rem;
  }
}

@media screen and (max-width: 1000px) {
  /* line 254, app/assets/stylesheets/layout.scss */
  .main-menu .dropdown,
.main-menu .menu-item {
    display: none;
  }
  /* line 259, app/assets/stylesheets/layout.scss */
  .main-menu .search-btn .text {
    display: none;
  }
  /* line 262, app/assets/stylesheets/layout.scss */
  .main-menu .search-btn .material-icons {
    font-size: 32px;
  }
  /* line 265, app/assets/stylesheets/layout.scss */
  .main-menu .search-btn:hover {
    border-bottom: unset;
  }
}

/* dropdown and submenus */
/* line 275, app/assets/stylesheets/layout.scss */
.header .dropdown {
  position: relative;
  cursor: default;
}

/* line 278, app/assets/stylesheets/layout.scss */
.header .dropdown:hover .submenu, .header .dropdown:focus-within .submenu {
  opacity: 1;
  pointer-events: auto;
}

/* line 284, app/assets/stylesheets/layout.scss */
.header .submenu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  white-space: nowrap;
}

/* line 289, app/assets/stylesheets/layout.scss */
.header .submenu-item {
  display: block;
}

/* line 291, app/assets/stylesheets/layout.scss */
.header .submenu-item:hover {
  color: #ff6600;
}

/* translucent navbar */
/* line 300, app/assets/stylesheets/layout.scss */
.translucent {
  background-color: #f5f5f5e6;
  box-shadow: 0px 2px 4px #0000001a;
}

/* line 303, app/assets/stylesheets/layout.scss */
.translucent .secondary {
  background-color: #49555733;
}

/* line 306, app/assets/stylesheets/layout.scss */
.translucent .secondary,
.translucent .main {
  color: #495557;
}

/* opaque navbar */
/* line 314, app/assets/stylesheets/layout.scss */
.opaque {
  position: fixed;
  background-color: #f5f5f5f7;
  box-shadow: 0px 2px 4px #0000001a;
  transition: height 0.2s ease-in-out;
}

/* line 319, app/assets/stylesheets/layout.scss */
.opaque .secondary {
  background-color: #EDEDED;
  border-bottom: 0.5px solid #67797C1A;
}

/* line 323, app/assets/stylesheets/layout.scss */
.opaque .secondary,
.opaque .main {
  color: #495557;
}

/* line 327, app/assets/stylesheets/layout.scss */
.opaque .main .submenu {
  transition: opacity 0.3s ease-in-out;
}

/* line 330, app/assets/stylesheets/layout.scss */
.opaque .search-bar {
  background-color: #f5f5f5f7;
}

/* line 337, app/assets/stylesheets/layout.scss */
.translucent .logo-bw,
.opaque .logo-bw {
  display: none;
}

/* line 340, app/assets/stylesheets/layout.scss */
.translucent .logo,
.opaque .logo {
  display: block;
}

/* search bar */
/* line 347, app/assets/stylesheets/layout.scss */
.search-bar {
  padding: 2.5rem 0;
  background-color: #f5f5f5e6;
  transition: opacity 0.3s;
}

/* line 351, app/assets/stylesheets/layout.scss */
.search-bar form {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

/* line 357, app/assets/stylesheets/layout.scss */
.search-bar input {
  height: 42px;
  border: none;
  padding: 0 1rem;
  width: 50%;
}

@media screen and (max-width: 600px) {
  /* line 364, app/assets/stylesheets/layout.scss */
  .search-bar form {
    flex-direction: column;
  }
  /* line 367, app/assets/stylesheets/layout.scss */
  .search-bar input {
    width: 80%;
  }
}

/* navbar space */
/* line 375, app/assets/stylesheets/layout.scss */
.nav-space {
  height: 110px;
}

@media screen and (max-width: 1000px) {
  /* line 375, app/assets/stylesheets/layout.scss */
  .nav-space {
    height: 70px;
  }
}

/* hamburger */
/* line 384, app/assets/stylesheets/layout.scss */
.hamburger {
  display: none;
  cursor: pointer;
  user-select: none;
}

/* line 388, app/assets/stylesheets/layout.scss */
.hamburger i {
  font-size: 28px;
}

/* line 391, app/assets/stylesheets/layout.scss */
.hamburger:hover {
  color: #ff6600;
}

@media screen and (max-width: 1000px) {
  /* line 384, app/assets/stylesheets/layout.scss */
  .hamburger {
    display: block;
  }
}

/* sidebar */
/* line 401, app/assets/stylesheets/layout.scss */
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 4px #00000029;
  overflow-y: scroll;
  transition: transform 0.5s ease-out;
}

/* line 411, app/assets/stylesheets/layout.scss */
.sidebar .logo {
  padding: 1.5rem;
}

/* line 413, app/assets/stylesheets/layout.scss */
.sidebar .logo a {
  display: block;
  width: 170px;
}

/* line 418, app/assets/stylesheets/layout.scss */
.sidebar .layer {
  background-color: #ff6600;
}

/* line 420, app/assets/stylesheets/layout.scss */
.sidebar .layer .sidebar-menu {
  color: #FFFFFF;
  font-weight: 500;
}

/* line 425, app/assets/stylesheets/layout.scss */
.sidebar.hide {
  transform: translateX(-100vw);
}

/* line 430, app/assets/stylesheets/layout.scss */
.sidebar-menu {
  color: #444444;
  font-weight: 400;
  padding: 0.75rem 0;
}

/* line 434, app/assets/stylesheets/layout.scss */
.sidebar-menu .dropdown {
  display: grid;
  align-items: center;
  cursor: pointer;
  padding: 0 1.5rem;
}

/* line 439, app/assets/stylesheets/layout.scss */
.sidebar-menu .dropdown .text {
  padding: 0.75rem 0;
}

/* line 443, app/assets/stylesheets/layout.scss */
.sidebar-menu .submenu {
  grid-column: 1 / 3;
  display: flex;
  flex-direction: column;
  max-height: 100vh;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

/* line 450, app/assets/stylesheets/layout.scss */
.sidebar-menu .submenu > * {
  padding: 0.75rem 1.5rem;
}

/* line 453, app/assets/stylesheets/layout.scss */
.sidebar-menu .submenu.submenu-none {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}

/* line 459, app/assets/stylesheets/layout.scss */
.sidebar-menu .menu-item a {
  display: grid;
  align-items: center;
  padding: 0.75rem 1.5rem;
}

/* line 467, app/assets/stylesheets/layout.scss */
.sidebar-secondary .dropdown,
.sidebar-secondary .menu-item a {
  grid-template-columns: 1.5rem 1fr;
  grid-gap: 0 0.5rem;
}

/* line 472, app/assets/stylesheets/layout.scss */
.sidebar-secondary .material-icons {
  transform: translateX(-3px);
}

/* line 477, app/assets/stylesheets/layout.scss */
.sidebar-main {
  border-bottom: 1px solid #dddddd;
}

/* line 479, app/assets/stylesheets/layout.scss */
.sidebar-main .dropdown {
  grid-template-columns: repeat(2, 1fr);
}

/* line 482, app/assets/stylesheets/layout.scss */
.sidebar-main .material-icons {
  margin-left: auto;
  color: #ff6600;
  transition: transform 0.3s;
}

/* line 486, app/assets/stylesheets/layout.scss */
.sidebar-main .material-icons.rotate {
  transform: rotate(-180deg);
}

/* footer */
/* line 494, app/assets/stylesheets/layout.scss */
footer {
  background-color: #ededed;
}

/* line 496, app/assets/stylesheets/layout.scss */
footer > * {
  display: grid;
  grid-template-columns: 1fr 3fr;
  padding: 3rem 0;
}

@media screen and (max-width: 1100px) {
  /* line 496, app/assets/stylesheets/layout.scss */
  footer > * {
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
}

/* line 506, app/assets/stylesheets/layout.scss */
footer > *:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}

/* line 509, app/assets/stylesheets/layout.scss */
footer .title {
  white-space: nowrap;
  font-size: 18px;
}

/* line 513, app/assets/stylesheets/layout.scss */
footer .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 800px) {
  /* line 513, app/assets/stylesheets/layout.scss */
  footer .flex {
    flex-direction: column;
    gap: 1.5rem;
  }
}

/* line 523, app/assets/stylesheets/layout.scss */
footer .download-app {
  align-items: center;
}

/* line 525, app/assets/stylesheets/layout.scss */
footer .download-app .text {
  width: 33%;
}

/* line 528, app/assets/stylesheets/layout.scss */
footer .download-app .logos {
  display: flex;
  gap: 1rem;
}

/* line 532, app/assets/stylesheets/layout.scss */
footer .download-app img {
  width: 140px;
}

@media screen and (max-width: 800px) {
  /* line 536, app/assets/stylesheets/layout.scss */
  footer .download-app .text {
    width: unset;
    text-align: center;
  }
}

@media screen and (max-width: 600px) {
  /* line 542, app/assets/stylesheets/layout.scss */
  footer .download-app .logos {
    flex-direction: column;
  }
}

/* line 547, app/assets/stylesheets/layout.scss */
footer .external-links {
  align-items: center;
}

/* line 549, app/assets/stylesheets/layout.scss */
footer .external-links img {
  max-width: 200px;
  max-height: 40px;
  object-fit: contain;
}

@media screen and (max-width: 800px) {
  /* line 555, app/assets/stylesheets/layout.scss */
  footer .external-links .flex {
    gap: 2.5rem;
  }
}

/* line 561, app/assets/stylesheets/layout.scss */
footer .newsletter .icons {
  display: flex;
  gap: 1rem;
}

/* line 564, app/assets/stylesheets/layout.scss */
footer .newsletter .icons i {
  font-size: 24px;
}

/* line 568, app/assets/stylesheets/layout.scss */
footer .newsletter .flex {
  align-items: unset;
}

/* line 571, app/assets/stylesheets/layout.scss */
footer .newsletter .text {
  width: 33%;
}

/* line 574, app/assets/stylesheets/layout.scss */
footer .newsletter .grid {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 1rem;
}

/* line 578, app/assets/stylesheets/layout.scss */
footer .newsletter .grid input {
  padding: 0.75rem;
  border: 1px solid #dddddd;
  border-radius: 0.25rem;
  width: 100%;
}

/* line 584, app/assets/stylesheets/layout.scss */
footer .newsletter .grid > *:last-child {
  grid-column-start: 1;
  grid-column-end: 3;
}

/* line 589, app/assets/stylesheets/layout.scss */
footer .newsletter .btn {
  margin-top: 1rem;
}

@media screen and (max-width: 1100px) {
  /* line 593, app/assets/stylesheets/layout.scss */
  footer .newsletter .icons {
    justify-content: center;
  }
}

@media screen and (max-width: 800px) {
  /* line 598, app/assets/stylesheets/layout.scss */
  footer .newsletter .flex {
    align-items: center;
  }
  /* line 601, app/assets/stylesheets/layout.scss */
  footer .newsletter .text {
    width: unset;
    text-align: center;
  }
  /* line 605, app/assets/stylesheets/layout.scss */
  footer .newsletter .btn {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  /* line 610, app/assets/stylesheets/layout.scss */
  footer .newsletter .flex {
    align-items: unset;
  }
  /* line 613, app/assets/stylesheets/layout.scss */
  footer .newsletter .grid {
    display: flex;
    flex-direction: column;
  }
}

/* line 619, app/assets/stylesheets/layout.scss */
footer .footer-menu {
  font-size: 14px;
  align-items: flex-start;
}

/* line 622, app/assets/stylesheets/layout.scss */
footer .footer-menu .logo {
  width: 170px;
  min-width: 170px;
}

/* line 626, app/assets/stylesheets/layout.scss */
footer .footer-menu .menus {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

/* line 630, app/assets/stylesheets/layout.scss */
footer .footer-menu .menus > div > *:not(:first-child) {
  margin-top: 0.75rem;
}

/* line 634, app/assets/stylesheets/layout.scss */
footer .footer-menu .footer-item {
  font-weight: 500;
}

@media screen and (max-width: 800px) {
  /* line 619, app/assets/stylesheets/layout.scss */
  footer .footer-menu {
    align-items: unset;
  }
  /* line 639, app/assets/stylesheets/layout.scss */
  footer .footer-menu .menus {
    flex-direction: column;
    gap: 1.5rem;
  }
  /* line 642, app/assets/stylesheets/layout.scss */
  footer .footer-menu .menus > *:not(:last-child) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #dddddd;
  }
}

/* line 651, app/assets/stylesheets/layout.scss */
.copyright {
  font-size: 12px;
  background-color: #495557;
  color: #ffffff;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* register & login */
/* line 661, app/assets/stylesheets/layout.scss */
.register,
.login {
  margin: 0 auto;
  width: 33%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

/* line 668, app/assets/stylesheets/layout.scss */
.register .heading,
.login .heading {
  display: inline-block;
  border-bottom: 2px solid #ff6600;
}

/* line 673, app/assets/stylesheets/layout.scss */
.register .fields input,
.login .fields input {
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  padding: 0.75rem;
}

/* line 678, app/assets/stylesheets/layout.scss */
.register .fields > *:not(:first-child),
.login .fields > *:not(:first-child) {
  margin-top: 1.25rem;
}

/* line 683, app/assets/stylesheets/layout.scss */
.register .actions > *,
.login .actions > * {
  text-align: center;
  margin: 0 auto;
}

/* line 687, app/assets/stylesheets/layout.scss */
.register .actions > *:not(:first-child),
.login .actions > *:not(:first-child) {
  margin-top: 1.75rem;
}

/* line 691, app/assets/stylesheets/layout.scss */
.register .fields,
.register .actions,
.login .fields,
.login .actions {
  margin-top: 2rem;
}

/* line 695, app/assets/stylesheets/layout.scss */
.register form,
.register .field input,
.register .btn,
.login form,
.login .field input,
.login .btn {
  width: 100%;
}

/* line 700, app/assets/stylesheets/layout.scss */
.register .info,
.login .info {
  font-size: 12px;
}

/* line 703, app/assets/stylesheets/layout.scss */
.register input[type='checkbox'],
.login input[type='checkbox'] {
  transform: scale(1.125);
  margin-left: 1px;
  margin-right: 0.5rem;
}

@media screen and (max-width: 1000px) {
  /* line 661, app/assets/stylesheets/layout.scss */
  .register,
.login {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  /* line 661, app/assets/stylesheets/layout.scss */
  .register,
.login {
    width: 80%;
  }
  /* line 713, app/assets/stylesheets/layout.scss */
  .register .heading,
.login .heading {
    font-size: 20px;
  }
  /* line 716, app/assets/stylesheets/layout.scss */
  .register .actions > *:not(:first-child),
.login .actions > *:not(:first-child) {
    margin-top: 1.25rem;
  }
}

/* line 722, app/assets/stylesheets/layout.scss */
.login,
.create-account {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 726, app/assets/stylesheets/layout.scss */
.login input[type=submit],
.create-account input[type=submit] {
  line-height: 1.6;
}

/* line 731, app/assets/stylesheets/layout.scss */
.create-account {
  display: flex;
  align-items: flex-start;
  gap: 6rem;
}

/* line 735, app/assets/stylesheets/layout.scss */
.create-account .register {
  flex-basis: 40%;
}

/* line 738, app/assets/stylesheets/layout.scss */
.create-account .member-tiers {
  flex-basis: 60%;
  background-color: #ededed;
  padding: 2rem;
  border-radius: 4px;
  margin-top: 3rem;
}

/* line 744, app/assets/stylesheets/layout.scss */
.create-account .member-tiers h4 {
  margin-bottom: 1rem;
}

/* line 747, app/assets/stylesheets/layout.scss */
.create-account .member-tiers > * + * {
  margin-top: 3rem;
}

/* line 751, app/assets/stylesheets/layout.scss */
.create-account ul {
  font-size: 14px;
  list-style-type: none;
}

/* line 754, app/assets/stylesheets/layout.scss */
.create-account ul li {
  display: flex;
  gap: 0.5rem;
}

/* line 758, app/assets/stylesheets/layout.scss */
.create-account ul .material-icons {
  color: #F99D3A;
  font-size: 14px;
  margin-top: 3px;
}

/* line 763, app/assets/stylesheets/layout.scss */
.create-account ul li:not(:first-child) {
  margin-top: 0.25rem;
}

/* line 767, app/assets/stylesheets/layout.scss */
.create-account .link-to {
  display: inline-flex;
  font-weight: 500;
}

@media screen and (max-width: 1000px) {
  /* line 731, app/assets/stylesheets/layout.scss */
  .create-account {
    padding-left: unset;
    padding-right: unset;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
  }
  /* line 777, app/assets/stylesheets/layout.scss */
  .create-account .member-tiers {
    margin: 0 6.5%;
  }
}

@media screen and (max-width: 600px) {
  /* line 782, app/assets/stylesheets/layout.scss */
  .create-account .member-tiers {
    padding: 1.5rem;
  }
}

/* line 788, app/assets/stylesheets/layout.scss */
#error_explanation {
  color: red;
  padding: 1rem 1.5rem;
  border: 0.5px solid;
  border-radius: 4px;
  margin-top: 2rem;
}

/* line 794, app/assets/stylesheets/layout.scss */
#error_explanation h2 {
  display: none;
}

/* line 799, app/assets/stylesheets/layout.scss */
.callout {
  padding: 1rem;
  padding-right: 3rem;
  text-align: center;
  background-color: #ff6600;
  color: white;
  font-size: 0.875rem;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

/* line 811, app/assets/stylesheets/layout.scss */
.callout .material-icons {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  cursor: pointer;
}

/* line 818, app/assets/stylesheets/layout.scss */
.callout p {
  display: inline-block;
}

/* error page */
/* line 825, app/assets/stylesheets/layout.scss */
.error-page {
  height: calc(100vh - 110px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 1.5rem;
}

/* line 832, app/assets/stylesheets/layout.scss */
.error-page .info {
  margin-top: 0.5rem;
  font-size: 14px;
}

/* line 836, app/assets/stylesheets/layout.scss */
.error-page .links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
}

/* line 842, app/assets/stylesheets/layout.scss */
.error-page .links img {
  width: 140px;
}

@media screen and (max-width: 1000px) {
  /* line 825, app/assets/stylesheets/layout.scss */
  .error-page {
    height: calc(100vh - 70px);
  }
  /* line 848, app/assets/stylesheets/layout.scss */
  .error-page h2 {
    font-size: 20px;
  }
}

/* line 854, app/assets/stylesheets/layout.scss */
.app-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #495557CC;
  display: flex;
  align-items: flex-end;
  text-align: center;
}

/* line 865, app/assets/stylesheets/layout.scss */
.app-modal .modal-inner {
  width: 100%;
  background-color: #fff;
  padding: 1.25rem;
}

/* line 870, app/assets/stylesheets/layout.scss */
.app-modal .modal-links {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  max-width: 280px;
  margin: 0.75rem auto 0;
}

/* line 879, app/assets/stylesheets/layout.scss */
.horizontal-ads,
.vertical-ads {
  display: none !important;
}
/*lightbox*/
/* line 2, app/assets/stylesheets/lightboxes.scss */
.lightbox-container {
  overflow-y: auto;
  position: fixed;
  align-items: center;
  justify-content: center;
  background-color: rgba(73, 85, 87, 0.9);
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
  animation: fadeout 0.5s;
  display: none;
}

/* line 16, app/assets/stylesheets/lightboxes.scss */
.lightbox-container.fade {
  animation: fadein 0.5s;
}

/* line 19, app/assets/stylesheets/lightboxes.scss */
.lightbox-container.show {
  display: flex;
}

/* line 21, app/assets/stylesheets/lightboxes.scss */
.lightbox-container.show .modal {
  display: flex;
}

/* line 26, app/assets/stylesheets/lightboxes.scss */
.lightbox-container .content {
  width: 80% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* line 33, app/assets/stylesheets/lightboxes.scss */
.lightbox-container .content div {
  margin: 1rem 0;
  width: 100%;
}

/* line 39, app/assets/stylesheets/lightboxes.scss */
.lightbox-container img {
  margin: auto;
}

@media screen and (max-width: 1000px) {
  /* line 39, app/assets/stylesheets/lightboxes.scss */
  .lightbox-container img {
    height: auto !important;
  }
}

/* line 48, app/assets/stylesheets/lightboxes.scss */
.lightbox-container iframe {
  border: 0;
  max-width: 90%;
  max-height: 70vh;
}

@media screen and (max-width: 768px) {
  /* line 48, app/assets/stylesheets/lightboxes.scss */
  .lightbox-container iframe {
    max-height: 30vh;
    max-width: 100%;
  }
}

@media screen and (min-width: 720px) and (max-width: 1000px) {
  /* line 48, app/assets/stylesheets/lightboxes.scss */
  .lightbox-container iframe {
    max-height: 60vh;
  }
}

/* line 66, app/assets/stylesheets/lightboxes.scss */
.lightbox-container.hide {
  display: none;
}

/* line 70, app/assets/stylesheets/lightboxes.scss */
.lightbox-container .close-btn {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  border: 0;
  color: #ffffff;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}
/* news index */
/* line 10, app/assets/stylesheets/news.scss */
.news-index .landing {
  position: relative;
}

/* line 12, app/assets/stylesheets/news.scss */
.news-index .landing img {
  width: 100%;
  height: calc(100vh - 110px);
  object-fit: cover;
}

/* line 18, app/assets/stylesheets/news.scss */
.news-index .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  width: 40%;
}

/* line 28, app/assets/stylesheets/news.scss */
.news-index .container {
  padding-top: 4rem;
  padding-bottom: 6rem;
}

/* line 32, app/assets/stylesheets/news.scss */
.news-index .heading {
  display: inline-block;
  border-bottom: 2px solid #796c56;
}

/* line 36, app/assets/stylesheets/news.scss */
.news-index .featured {
  display: flex;
  align-items: center;
  margin: 2.5rem 0;
  color: #796c56;
  background-color: #ede3d2;
}

/* line 42, app/assets/stylesheets/news.scss */
.news-index .featured img {
  width: 60%;
  height: 32vw;
}

/* line 46, app/assets/stylesheets/news.scss */
.news-index .featured .text {
  flex-basis: 40%;
  padding: 0 3rem;
}

/* line 50, app/assets/stylesheets/news.scss */
.news-index .featured .title {
  font-size: 22px;
}

/* line 54, app/assets/stylesheets/news.scss */
.news-index .posts-3 {
  padding-top: 2.5rem;
}

/* line 56, app/assets/stylesheets/news.scss */
.news-index .posts-3 .text {
  padding-top: 1rem;
}

/* line 59, app/assets/stylesheets/news.scss */
.news-index .posts-3 .category {
  display: none;
}

@media screen and (max-width: 1000px) {
  /* line 64, app/assets/stylesheets/news.scss */
  .news-index .landing img {
    height: 33vw;
  }
  /* line 67, app/assets/stylesheets/news.scss */
  .news-index .caption {
    font-size: 22px;
  }
  /* line 70, app/assets/stylesheets/news.scss */
  .news-index .featured .text {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 800px) {
  /* line 75, app/assets/stylesheets/news.scss */
  .news-index .caption {
    width: 60%;
  }
  /* line 78, app/assets/stylesheets/news.scss */
  .news-index .container {
    padding-top: 2.5rem;
  }
  /* line 81, app/assets/stylesheets/news.scss */
  .news-index .heading {
    font-size: 20px;
  }
  /* line 84, app/assets/stylesheets/news.scss */
  .news-index .featured {
    flex-direction: column;
    align-items: unset;
    padding: 1.5rem;
    margin-top: 2rem;
  }
  /* line 89, app/assets/stylesheets/news.scss */
  .news-index .featured img {
    width: 100%;
    height: 44vw;
  }
  /* line 93, app/assets/stylesheets/news.scss */
  .news-index .featured .text {
    padding: 1.5rem 0 0;
    font-size: 14px;
  }
  /* line 97, app/assets/stylesheets/news.scss */
  .news-index .featured .title {
    font-size: 18px;
  }
  /* line 101, app/assets/stylesheets/news.scss */
  .news-index .posts-3 {
    padding-top: 2rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 106, app/assets/stylesheets/news.scss */
  .news-index .landing img {
    height: 56vw;
  }
  /* line 109, app/assets/stylesheets/news.scss */
  .news-index .caption {
    font-size: 20px;
    width: 80%;
  }
  /* line 113, app/assets/stylesheets/news.scss */
  .news-index .featured .title {
    font-size: 16px;
  }
}

/* line 119, app/assets/stylesheets/news.scss */
.content--container {
  display: flex;
  align-items: stretch;
  gap: 10rem;
}

/* line 123, app/assets/stylesheets/news.scss */
.content--container .content {
  width: 100%;
  padding-right: 3rem;
}

/* posts display */
/* line 131, app/assets/stylesheets/news.scss */
.posts-2,
.posts-3,
.posts-4 {
  display: grid;
}

/* line 135, app/assets/stylesheets/news.scss */
.posts-2 .card,
.posts-3 .card,
.posts-4 .card {
  min-width: 0;
}

/* line 140, app/assets/stylesheets/news.scss */
.posts-2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}

@media screen and (max-width: 600px) {
  /* line 140, app/assets/stylesheets/news.scss */
  .posts-2 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

/* line 149, app/assets/stylesheets/news.scss */
.posts-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

@media screen and (max-width: 1000px) {
  /* line 149, app/assets/stylesheets/news.scss */
  .posts-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  /* line 149, app/assets/stylesheets/news.scss */
  .posts-3 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

/* line 161, app/assets/stylesheets/news.scss */
.posts-4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}

@media screen and (max-width: 1000px) {
  /* line 161, app/assets/stylesheets/news.scss */
  .posts-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  /* line 161, app/assets/stylesheets/news.scss */
  .posts-4 {
    grid-template-columns: 1fr;
  }
}

/* card image */
/* line 175, app/assets/stylesheets/news.scss */
.posts-2 img,
.posts-2 .image-overlay {
  width: 100%;
  height: 22vw;
}

@media screen and (max-width: 600px) {
  /* line 175, app/assets/stylesheets/news.scss */
  .posts-2 img,
.posts-2 .image-overlay {
    height: 44vw;
  }
}

/* line 186, app/assets/stylesheets/news.scss */
.posts-3 img,
.posts-3 .image-overlay {
  width: 100%;
  height: 14vw;
}

@media screen and (max-width: 1000px) {
  /* line 186, app/assets/stylesheets/news.scss */
  .posts-3 img,
.posts-3 .image-overlay {
    height: 22vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 186, app/assets/stylesheets/news.scss */
  .posts-3 img,
.posts-3 .image-overlay {
    height: 44vw;
  }
}

/* line 200, app/assets/stylesheets/news.scss */
.posts-4 img,
.posts-4 .image-overlay {
  width: 100%;
  height: 11vw;
}

@media screen and (max-width: 1000px) {
  /* line 200, app/assets/stylesheets/news.scss */
  .posts-4 img,
.posts-4 .image-overlay {
    height: 24vw;
  }
}

@media screen and (max-width: 600px) {
  /* line 200, app/assets/stylesheets/news.scss */
  .posts-4 img,
.posts-4 .image-overlay {
    height: 44vw;
  }
}

/* card text */
/* line 217, app/assets/stylesheets/news.scss */
.posts-2 .text,
.posts-3 .text {
  padding-top: 1.5rem;
}

/* line 220, app/assets/stylesheets/news.scss */
.posts-2 .card-border .text,
.posts-2 .card-border-2,
.posts-3 .card-border .text,
.posts-3 .card-border-2 {
  padding: 1.5rem;
}

/* line 224, app/assets/stylesheets/news.scss */
.posts-2 .title,
.posts-3 .title {
  font-size: 18px;
}

@media screen and (max-width: 800px) {
  /* line 228, app/assets/stylesheets/news.scss */
  .posts-2 .title,
.posts-3 .title {
    font-size: 16px;
  }
  /* line 231, app/assets/stylesheets/news.scss */
  .posts-2 .description,
.posts-3 .description {
    font-size: 14px;
  }
}

/* line 238, app/assets/stylesheets/news.scss */
.posts-4 .text {
  padding-top: 1rem;
}

/* line 241, app/assets/stylesheets/news.scss */
.posts-4 .card-border .text {
  padding: 1rem;
}

/* line 244, app/assets/stylesheets/news.scss */
.posts-4 .card-border-2 {
  padding: 1.25rem;
}

@media screen and (max-width: 800px) {
  /* line 248, app/assets/stylesheets/news.scss */
  .posts-4 .title {
    font-size: 14px;
  }
  /* line 251, app/assets/stylesheets/news.scss */
  .posts-4 .description {
    font-size: 12px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* general styles */
/* line 7, app/assets/stylesheets/pages.scss */
.link {
  color: #64A9ED;
  text-decoration: underline;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/pages.scss */
.cover {
  object-fit: cover;
}

/* line 17, app/assets/stylesheets/pages.scss */
.arrow-link {
  font-weight: 500;
}

/* line 19, app/assets/stylesheets/pages.scss */
.arrow-link span:first-child {
  border-bottom: 1px solid;
  padding-bottom: 0.25rem;
}

/* line 23, app/assets/stylesheets/pages.scss */
.arrow-link .material-icons {
  font-size: 18px;
  padding-left: 0.25rem;
  padding-bottom: 2px;
}

/* visitor information */
/* line 33, app/assets/stylesheets/pages.scss */
.visit .landing {
  position: relative;
}

/* line 35, app/assets/stylesheets/pages.scss */
.visit .landing img {
  width: 100%;
  height: calc(100vh - 110px);
  object-fit: cover;
}

/* line 41, app/assets/stylesheets/pages.scss */
.visit .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  font-size: 30px;
  text-align: center;
  width: 33%;
}

/* line 51, app/assets/stylesheets/pages.scss */
.visit .navigation {
  color: #FFFFFF;
  background-color: #F99D3A;
}

/* line 55, app/assets/stylesheets/pages.scss */
.visit .section {
  padding: 3rem 0;
}

/* line 57, app/assets/stylesheets/pages.scss */
.visit .section:not(:last-child) {
  border-bottom: 1px solid #DDDDDD;
}

/* line 60, app/assets/stylesheets/pages.scss */
.visit .section > *:not(:last-child) {
  width: 60%;
}

/* line 63, app/assets/stylesheets/pages.scss */
.visit .section > *:not(:first-child) {
  margin-top: 2.5rem;
}

/* line 67, app/assets/stylesheets/pages.scss */
.visit .notice {
  font-size: 16px;
  padding: 1.5rem;
  border: 1px solid #FF6600;
}

/* line 71, app/assets/stylesheets/pages.scss */
.visit .notice > * {
  color: #FF6600;
}

/* line 76, app/assets/stylesheets/pages.scss */
.visit .subsection > *:not(:first-child) {
  margin-top: 0.5rem;
}

/* line 80, app/assets/stylesheets/pages.scss */
.visit .buttons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

/* line 86, app/assets/stylesheets/pages.scss */
.visit table td:first-child {
  font-weight: 500;
  padding-right: 3rem;
  white-space: nowrap;
}

/* line 91, app/assets/stylesheets/pages.scss */
.visit table tr:not(:first-child) td {
  padding-top: 1.5rem;
}

/* line 94, app/assets/stylesheets/pages.scss */
.visit table .highlight {
  font-weight: 500;
  color: #FF6600;
}

/* line 98, app/assets/stylesheets/pages.scss */
.visit table .info {
  font-size: 16px;
}

@media screen and (max-width: 800px) {
  /* line 103, app/assets/stylesheets/pages.scss */
  .visit .section > *:not(:last-child) {
    width: 80%;
  }
}

@media screen and (max-width: 600px) {
  /* line 108, app/assets/stylesheets/pages.scss */
  .visit .section > *:not(:last-child) {
    width: 100%;
  }
}

/* group visits */
/* line 143, app/assets/stylesheets/pages.scss */
.group-visit {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 146, app/assets/stylesheets/pages.scss */
.group-visit .visit-info {
  display: flex;
  gap: 3rem;
}

/* line 149, app/assets/stylesheets/pages.scss */
.group-visit .visit-info > * {
  margin-top: 1.5rem;
  flex-basis: 50%;
}

/* line 155, app/assets/stylesheets/pages.scss */
.group-visit .row ul {
  padding-left: 1rem;
}

/* line 158, app/assets/stylesheets/pages.scss */
.group-visit .row > * + * {
  margin-top: 1.5rem;
}

@media screen and (max-width: 1040px) {
  /* line 163, app/assets/stylesheets/pages.scss */
  .group-visit .visit-info {
    flex-direction: column-reverse;
  }
  /* line 166, app/assets/stylesheets/pages.scss */
  .group-visit .row {
    width: 75%;
  }
}

@media screen and (max-width: 800px) {
  /* line 171, app/assets/stylesheets/pages.scss */
  .group-visit .row {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  /* line 176, app/assets/stylesheets/pages.scss */
  .group-visit iframe {
    width: 100%;
    height: 49vw;
  }
}

/* memberships */
/* line 189, app/assets/stylesheets/pages.scss */
.membership .navigation {
  color: #FFFFFF;
  background-color: #F99D3A;
}

/* line 193, app/assets/stylesheets/pages.scss */
.membership .landing {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 6rem;
  padding-top: 3rem;
  padding-bottom: 4rem;
  background-color: #EDEDED;
}

/* line 201, app/assets/stylesheets/pages.scss */
.membership .landing > * {
  flex-basis: 50%;
}

/* line 204, app/assets/stylesheets/pages.scss */
.membership .landing .text > * + * {
  margin-top: 2rem;
}

/* line 207, app/assets/stylesheets/pages.scss */
.membership .landing img {
  width: 50%;
  object-fit: cover;
}

/* line 212, app/assets/stylesheets/pages.scss */
.membership .btn-orange:hover {
  transform: translateY(-2px);
}

/* line 215, app/assets/stylesheets/pages.scss */
.membership .btn:last-child {
  margin-left: 1rem;
}

/* line 218, app/assets/stylesheets/pages.scss */
.membership .subheading {
  display: inline-block;
  font-size: 24px;
  border-bottom: 2px solid #F99D3A;
  white-space: nowrap;
}

/* line 225, app/assets/stylesheets/pages.scss */
.membership #section-1 h4 {
  margin-top: 2.5rem;
}

/* line 228, app/assets/stylesheets/pages.scss */
.membership #section-1 ul {
  margin-top: 0.5rem;
  padding-left: 1rem;
}

/* line 232, app/assets/stylesheets/pages.scss */
.membership #section-1 p {
  margin-top: 1rem;
}

/* line 235, app/assets/stylesheets/pages.scss */
.membership #section-1 a {
  font-weight: 500;
}

/* line 239, app/assets/stylesheets/pages.scss */
.membership #section-1,
.membership #section-2 {
  padding: 3rem 0;
  border-bottom: 0.5px solid #67797C;
}

/* line 244, app/assets/stylesheets/pages.scss */
.membership #section-3 {
  padding: 3rem 0 6rem;
}

/* line 249, app/assets/stylesheets/pages.scss */
.tiers {
  margin-top: 2.5rem;
}

/* line 251, app/assets/stylesheets/pages.scss */
.tiers > * + * {
  margin-top: 2rem;
}

/* line 254, app/assets/stylesheets/pages.scss */
.tiers .tier {
  display: flex;
  gap: 2rem;
  padding: 2rem;
  background-color: #EDEDED;
}

/* line 260, app/assets/stylesheets/pages.scss */
.tiers img {
  width: 204px;
  height: 140px;
}

/* line 264, app/assets/stylesheets/pages.scss */
.tiers .text > * + * {
  margin-top: 1.5rem;
}

/* line 267, app/assets/stylesheets/pages.scss */
.tiers .title {
  font-size: 18px;
}

@media screen and (max-width: 600px) {
  /* line 249, app/assets/stylesheets/pages.scss */
  .tiers {
    margin-top: 1.5rem;
  }
  /* line 272, app/assets/stylesheets/pages.scss */
  .tiers .tier {
    flex-direction: column;
    padding: 1.75rem;
  }
}

/* line 280, app/assets/stylesheets/pages.scss */
.partners, .partners > * + * {
  margin-top: 2.5rem;
}

/* line 284, app/assets/stylesheets/pages.scss */
.partners .partner {
  display: flex;
  align-items: center;
  gap: 2rem;
  background-color: #FCFCFC;
  width: 80%;
}

/* line 291, app/assets/stylesheets/pages.scss */
.partners img {
  width: 308px;
  height: 192px;
  background-color: #DDDDDD;
}

/* line 296, app/assets/stylesheets/pages.scss */
.partners .text {
  flex-basis: 50%;
}

/* line 298, app/assets/stylesheets/pages.scss */
.partners .text > * + * {
  margin-top: 0.5rem;
}

@media screen and (max-width: 600px) {
  /* line 279, app/assets/stylesheets/pages.scss */
  .partners {
    margin-top: 1.5rem;
  }
  /* line 304, app/assets/stylesheets/pages.scss */
  .partners .partner {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
  }
  /* line 309, app/assets/stylesheets/pages.scss */
  .partners .text {
    width: 100%;
  }
}

/* members' room */
/* line 317, app/assets/stylesheets/pages.scss */
.members-room {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 320, app/assets/stylesheets/pages.scss */
.members-room .heading {
  font-size: 24px;
  display: inline-block;
  border-bottom: 2px solid #FF6600;
}

/* line 325, app/assets/stylesheets/pages.scss */
.members-room .subheading {
  font-size: 20px;
}

/* line 328, app/assets/stylesheets/pages.scss */
.members-room .caption,
.members-room .filter-menu {
  margin-top: 2rem;
}

/* line 332, app/assets/stylesheets/pages.scss */
.members-room .section {
  margin-top: 3rem;
}

/* line 337, app/assets/stylesheets/pages.scss */
.members-room #section-1 > * + *,
.members-room #section-2 > * + * {
  margin-top: 3rem;
}

/* line 341, app/assets/stylesheets/pages.scss */
.members-room .card.h {
  display: flex;
  align-items: center;
  gap: 3rem;
}

/* line 345, app/assets/stylesheets/pages.scss */
.members-room .card.h .text {
  flex-basis: 50%;
}

/* line 348, app/assets/stylesheets/pages.scss */
.members-room .card.h h4 {
  font-size: 20px;
}

/* line 351, app/assets/stylesheets/pages.scss */
.members-room .card.h img {
  width: 30%;
  height: 19vw;
  background-color: #DDDDDD;
}

/* line 357, app/assets/stylesheets/pages.scss */
.members-room .exclusive-label {
  background-color: #FCFCFC;
  padding: 2.5rem;
  display: flex;
  gap: 1.5rem;
  align-items: center;
}

@media screen and (max-width: 600px) {
  /* line 357, app/assets/stylesheets/pages.scss */
  .members-room .exclusive-label {
    flex-direction: column;
    text-align: center;
    padding: 1.5rem;
  }
}

/* purchase tickets */
/* line 373, app/assets/stylesheets/pages.scss */
.purchase-tickets {
  padding-top: 2rem;
}

/* line 375, app/assets/stylesheets/pages.scss */
.purchase-tickets .row {
  width: 50%;
  margin-top: 3rem;
}

/* line 378, app/assets/stylesheets/pages.scss */
.purchase-tickets .row > *:not(:first-child) {
  margin-top: 1.5rem;
}

/* line 381, app/assets/stylesheets/pages.scss */
.purchase-tickets .row .underline {
  font-weight: 500;
}

/* line 385, app/assets/stylesheets/pages.scss */
.purchase-tickets .subheading {
  font-size: 22px;
}

@media screen and (max-width: 1040px) {
  /* line 389, app/assets/stylesheets/pages.scss */
  .purchase-tickets .row {
    width: 65%;
  }
}

@media screen and (max-width: 800px) {
  /* line 394, app/assets/stylesheets/pages.scss */
  .purchase-tickets .row {
    width: 80%;
  }
}

@media screen and (max-width: 600px) {
  /* line 399, app/assets/stylesheets/pages.scss */
  .purchase-tickets .row {
    width: 100%;
  }
  /* line 402, app/assets/stylesheets/pages.scss */
  .purchase-tickets .subheading {
    font-size: 20px;
  }
}

/* line 408, app/assets/stylesheets/pages.scss */
.tickets {
  margin-top: 2.5rem;
  width: 60%;
}

/* line 411, app/assets/stylesheets/pages.scss */
.tickets > * + * {
  margin-top: 2rem;
}

/* line 414, app/assets/stylesheets/pages.scss */
.tickets .ticket {
  display: flex;
  gap: 2rem;
  padding: 2rem;
  border: 1px solid #DDDDDD;
}

/* line 420, app/assets/stylesheets/pages.scss */
.tickets .cover {
  width: 159px;
  height: 133px;
}

/* line 424, app/assets/stylesheets/pages.scss */
.tickets .text {
  width: 60%;
}

/* line 426, app/assets/stylesheets/pages.scss */
.tickets .text > * + * {
  margin-top: 1rem;
}

@media screen and (max-width: 1040px) {
  /* line 408, app/assets/stylesheets/pages.scss */
  .tickets {
    width: 80%;
  }
}

@media screen and (max-width: 800px) {
  /* line 408, app/assets/stylesheets/pages.scss */
  .tickets {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  /* line 437, app/assets/stylesheets/pages.scss */
  .tickets .ticket {
    flex-direction: column;
    padding: 1.75rem;
  }
  /* line 441, app/assets/stylesheets/pages.scss */
  .tickets .text {
    width: 100%;
  }
}

/* rich text */
/* line 450, app/assets/stylesheets/pages.scss */
.richtext a {
  color: #64A9ED;
  text-decoration: underline;
}

/* line 454, app/assets/stylesheets/pages.scss */
.richtext strong {
  font-weight: 500;
}

/* line 457, app/assets/stylesheets/pages.scss */
.richtext .trix-content {
  line-height: 1.7;
}

/* e-learning widget */
/* line 464, app/assets/stylesheets/pages.scss */
.learn {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 467, app/assets/stylesheets/pages.scss */
.learn .heading {
  font-size: 30px;
}

/* line 470, app/assets/stylesheets/pages.scss */
.learn .description {
  margin-top: 1.25rem;
  color: #67797C;
}

/* line 474, app/assets/stylesheets/pages.scss */
.learn .subheading {
  font-size: 18px;
}

/* line 477, app/assets/stylesheets/pages.scss */
.learn .suggested-tags {
  margin-top: 2.25rem;
}

/* line 479, app/assets/stylesheets/pages.scss */
.learn .suggested-tags .tags {
  margin-top: 1rem;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

/* line 485, app/assets/stylesheets/pages.scss */
.learn .suggested-tags .tag {
  font-size: 13px;
  border: 1px solid #F99D3A;
  border-radius: 1.5rem;
  padding: 0.25rem 1rem;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 494, app/assets/stylesheets/pages.scss */
.learn .suggested-tags .tag.active {
  color: #FFFFFF;
  background-color: #F99D3A;
}

/* line 497, app/assets/stylesheets/pages.scss */
.learn .suggested-tags .tag.active .dot {
  background-color: #FFFFFF;
}

/* line 503, app/assets/stylesheets/pages.scss */
.learn .widget {
  display: flex;
  border: 1px solid #E1E1E1;
  margin-top: 3rem;
}

/* line 508, app/assets/stylesheets/pages.scss */
.learn .preview {
  width: 60%;
  background-color: #E1E1E1;
  position: relative;
  box-shadow: 0px 2px 4px #0000001A;
  transition: background-color 0.3s;
}

/* line 514, app/assets/stylesheets/pages.scss */
.learn .preview.darken {
  background-color: #323537;
}

/* line 517, app/assets/stylesheets/pages.scss */
.learn .preview > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 523, app/assets/stylesheets/pages.scss */
.learn .preview .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
  width: 100%;
}

/* line 530, app/assets/stylesheets/pages.scss */
.learn .preview .text p {
  color: #67797C;
  font-size: 20px;
}

/* line 534, app/assets/stylesheets/pages.scss */
.learn .preview .text i {
  color: #FFFFFF;
  font-size: 36px;
}

/* line 538, app/assets/stylesheets/pages.scss */
.learn .preview .text .round {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-color: #8D8D8D;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 548, app/assets/stylesheets/pages.scss */
.learn .preview .embed-container {
  padding-bottom: 56.25%;
  width: 100%;
}

/* line 551, app/assets/stylesheets/pages.scss */
.learn .preview .embed-container iframe {
  position: absolute;
}

/* line 556, app/assets/stylesheets/pages.scss */
.learn .panel {
  width: 40%;
  padding-top: 2rem;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 4px #0000001A;
}

/* line 561, app/assets/stylesheets/pages.scss */
.learn .panel i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

/* line 567, app/assets/stylesheets/pages.scss */
.learn .panel-title {
  font-size: 22px;
}

/* line 570, app/assets/stylesheets/pages.scss */
.learn .panel-inputs {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  font-size: 13px;
  margin-top: 1rem;
}

/* line 576, app/assets/stylesheets/pages.scss */
.learn .panel-inputs i {
  color: #F0791F;
}

/* line 580, app/assets/stylesheets/pages.scss */
.learn .panel-search, .learn .panel-select {
  position: relative;
}

/* line 583, app/assets/stylesheets/pages.scss */
.learn .panel-search input,
.learn .panel-search select, .learn .panel-select input,
.learn .panel-select select {
  width: 100%;
  height: 2.25rem;
  border: none;
  border-radius: 2px;
  color: #8D8D8D;
  background-color: #F5F5F5;
  padding: 0 1rem;
}

/* line 592, app/assets/stylesheets/pages.scss */
.learn .panel-search input:focus,
.learn .panel-search select:focus, .learn .panel-select input:focus,
.learn .panel-select select:focus {
  outline: none;
}

/* line 596, app/assets/stylesheets/pages.scss */
.learn .panel-search input, .learn .panel-select input {
  padding-right: 3.25rem;
}

/* line 599, app/assets/stylesheets/pages.scss */
.learn .panel-search i, .learn .panel-select i {
  font-size: 15px;
  right: 1rem;
}

/* line 603, app/assets/stylesheets/pages.scss */
.learn .panel-search .clear, .learn .panel-select .clear {
  position: absolute;
  top: 50%;
  right: 2.25rem;
  transform: translateY(-50%);
  background-color: #FFE6D5;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

/* line 613, app/assets/stylesheets/pages.scss */
.learn .panel-search .clear i, .learn .panel-select .clear i {
  font-size: 10px;
  right: 50%;
  transform: translate(50%, -50%);
}

/* line 620, app/assets/stylesheets/pages.scss */
.learn .panel-search {
  flex-basis: 55%;
}

/* line 623, app/assets/stylesheets/pages.scss */
.learn .panel-select {
  flex-basis: 45%;
}

/* line 625, app/assets/stylesheets/pages.scss */
.learn .panel-select select {
  appearance: none;
}

/* line 629, app/assets/stylesheets/pages.scss */
.learn .panel-text {
  color: #54585A;
  font-size: 11px;
  display: flex;
  gap: 0.5rem;
  margin: 0.5rem 0;
  transition: opacity 0.2s;
}

/* line 636, app/assets/stylesheets/pages.scss */
.learn .panel-text .clear {
  color: #F0791F;
  text-decoration: underline;
  cursor: pointer;
}

/* line 642, app/assets/stylesheets/pages.scss */
.learn .panel-title, .learn .panel-inputs, .learn .panel-text {
  padding: 0 2rem;
}

/* line 648, app/assets/stylesheets/pages.scss */
.learn table {
  display: block;
  border-spacing: 0 4px;
}

/* line 651, app/assets/stylesheets/pages.scss */
.learn table thead {
  display: block;
  padding-right: 14px;
  color: #323537;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  font-size: 12px;
}

/* line 659, app/assets/stylesheets/pages.scss */
.learn table tbody {
  height: 256px;
  display: block;
  overflow-y: auto;
  margin: 1rem 0;
  color: #67797C;
  font-size: 13px;
}

/* line 666, app/assets/stylesheets/pages.scss */
.learn table tbody tr {
  align-items: center;
}

/* line 670, app/assets/stylesheets/pages.scss */
.learn table tr {
  display: flex;
  padding-left: 2rem;
}

/* line 673, app/assets/stylesheets/pages.scss */
.learn table tr.active {
  color: #015196;
  font-weight: 400;
}

/* line 678, app/assets/stylesheets/pages.scss */
.learn table th {
  text-align: unset;
  font-weight: unset;
  position: relative;
}

/* line 682, app/assets/stylesheets/pages.scss */
.learn table th i {
  margin-left: 1rem;
  color: #3079C1;
}

/* line 687, app/assets/stylesheets/pages.scss */
.learn table th,
.learn table td {
  cursor: pointer;
  white-space: nowrap;
  padding: 0.5rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 694, app/assets/stylesheets/pages.scss */
.learn table th:nth-child(1),
.learn table td:nth-child(1) {
  width: 55%;
  padding-right: 0.75rem;
}

/* line 698, app/assets/stylesheets/pages.scss */
.learn table th:nth-child(2),
.learn table td:nth-child(2) {
  width: 45%;
}

/* line 701, app/assets/stylesheets/pages.scss */
.learn table th .icon,
.learn table td .icon {
  position: relative;
  border-radius: 50%;
  color: #FFFFFF;
  min-width: 16px;
  min-height: 16px;
}

/* line 707, app/assets/stylesheets/pages.scss */
.learn table th .icon i,
.learn table td .icon i {
  font-size: 9px;
  right: 50%;
  transform: translate(50%, -50%);
}

/* line 712, app/assets/stylesheets/pages.scss */
.learn table th .icon.video,
.learn table td .icon.video {
  background-color: #EA4934;
}

/* line 715, app/assets/stylesheets/pages.scss */
.learn table th .icon.ebook,
.learn table td .icon.ebook {
  background-color: #F99D3A;
}

/* line 718, app/assets/stylesheets/pages.scss */
.learn table th .icon.image,
.learn table td .icon.image {
  background-color: #BC35A3;
}

/* line 723, app/assets/stylesheets/pages.scss */
.learn table td:nth-child(1) {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 727, app/assets/stylesheets/pages.scss */
.learn table td:nth-child(1) p {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 733, app/assets/stylesheets/pages.scss */
.learn .copy {
  background-color: #FAFAFA;
  border: 1px solid #E1E1E1;
  border-top: none;
  padding-top: 3rem;
}

/* line 738, app/assets/stylesheets/pages.scss */
.learn .copy .section {
  color: #67797C;
  width: 75%;
  padding-left: 3rem;
}

/* line 742, app/assets/stylesheets/pages.scss */
.learn .copy .section:not(:first-child) {
  margin-top: 2rem;
}

/* line 745, app/assets/stylesheets/pages.scss */
.learn .copy .section > * + * {
  margin-top: 0.75rem;
}

/* line 749, app/assets/stylesheets/pages.scss */
.learn .copy .title {
  color: #323537;
}

/* line 752, app/assets/stylesheets/pages.scss */
.learn .copy .tag {
  cursor: pointer;
  color: #015196;
}

/* line 755, app/assets/stylesheets/pages.scss */
.learn .copy .tag.active {
  font-weight: 500;
}

/* line 758, app/assets/stylesheets/pages.scss */
.learn .copy .tag:not(:last-child)::after {
  content: ", ";
}

/* line 762, app/assets/stylesheets/pages.scss */
.learn .copy .btn {
  border-radius: 6px;
}

/* line 765, app/assets/stylesheets/pages.scss */
.learn .copy .copy-footer {
  color: #323537;
  background-color: #EDEDED;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.5rem 0;
  margin-top: 2.5rem;
  font-weight: 500;
}

/* line 775, app/assets/stylesheets/pages.scss */
.learn .copy .copy-footer img {
  width: 110px;
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
  /* line 781, app/assets/stylesheets/pages.scss */
  .learn .panel-title {
    font-size: 18px;
  }
  /* line 784, app/assets/stylesheets/pages.scss */
  .learn .panel-inputs {
    flex-direction: column;
  }
  /* line 787, app/assets/stylesheets/pages.scss */
  .learn table tbody {
    height: 219px;
  }
}

@media screen and (max-width: 1000px) {
  /* line 792, app/assets/stylesheets/pages.scss */
  .learn .widget {
    flex-direction: column-reverse;
  }
  /* line 795, app/assets/stylesheets/pages.scss */
  .learn .preview {
    width: 100%;
    padding-bottom: 56.25%;
  }
  /* line 799, app/assets/stylesheets/pages.scss */
  .learn .panel {
    width: 100%;
  }
  /* line 802, app/assets/stylesheets/pages.scss */
  .learn table tbody {
    height: 292px;
  }
}

@media screen and (max-width: 600px) {
  /* line 464, app/assets/stylesheets/pages.scss */
  .learn {
    padding-top: 2rem;
    padding-left: 4.5%;
    padding-right: 4.5%;
  }
  /* line 810, app/assets/stylesheets/pages.scss */
  .learn .heading {
    font-size: 22px;
  }
  /* line 813, app/assets/stylesheets/pages.scss */
  .learn .description {
    margin-top: 0.75rem;
    font-size: 13px;
  }
  /* line 817, app/assets/stylesheets/pages.scss */
  .learn .subheading {
    font-size: 15px;
  }
  /* line 821, app/assets/stylesheets/pages.scss */
  .learn .suggested-tags .tags {
    gap: 0.5rem;
  }
  /* line 824, app/assets/stylesheets/pages.scss */
  .learn .suggested-tags .tag {
    max-width: 250px;
  }
  /* line 829, app/assets/stylesheets/pages.scss */
  .learn .preview .text .round {
    width: 48px;
    height: 48px;
  }
  /* line 833, app/assets/stylesheets/pages.scss */
  .learn .preview .text i {
    font-size: 24px;
  }
  /* line 836, app/assets/stylesheets/pages.scss */
  .learn .preview .text p {
    font-size: 13px;
  }
  /* line 840, app/assets/stylesheets/pages.scss */
  .learn .panel {
    padding-top: 1.5rem;
  }
  /* line 842, app/assets/stylesheets/pages.scss */
  .learn .panel-title {
    font-size: 18px;
  }
  /* line 845, app/assets/stylesheets/pages.scss */
  .learn .panel-inputs {
    flex-direction: column;
  }
  /* line 848, app/assets/stylesheets/pages.scss */
  .learn .panel-title, .learn .panel-inputs, .learn .panel-text {
    padding: 0 1rem;
  }
  /* line 855, app/assets/stylesheets/pages.scss */
  .learn table thead {
    padding-right: 6px;
  }
  /* line 858, app/assets/stylesheets/pages.scss */
  .learn table tr {
    padding-left: 1rem;
  }
  /* line 862, app/assets/stylesheets/pages.scss */
  .learn .copy {
    padding-top: 2rem;
  }
  /* line 864, app/assets/stylesheets/pages.scss */
  .learn .copy .section {
    padding: 0 1.5rem;
    width: 100%;
    text-align: center;
  }
  /* line 869, app/assets/stylesheets/pages.scss */
  .learn .copy .copy-footer {
    padding: 1rem 0;
  }
}

/* scrollbar */
/* line 879, app/assets/stylesheets/pages.scss */
.learn ::-webkit-scrollbar {
  width: 14px;
}

@media screen and (max-width: 600px) {
  /* line 879, app/assets/stylesheets/pages.scss */
  .learn ::-webkit-scrollbar {
    width: 6px;
  }
}

/* line 885, app/assets/stylesheets/pages.scss */
.learn ::-webkit-scrollbar-track {
  background: #F8F8F8;
}

/* line 888, app/assets/stylesheets/pages.scss */
.learn ::-webkit-scrollbar-thumb {
  background: #D1D1D1CC;
}

/* line 891, app/assets/stylesheets/pages.scss */
.learn ::-webkit-scrollbar-thumb:hover {
  background: #D1D1D1;
}
/* inspiration everyday */
/* line 8, app/assets/stylesheets/posts.scss */
.inspiration .landing {
  position: relative;
}

/* line 10, app/assets/stylesheets/posts.scss */
.inspiration .landing img {
  width: 100%;
  height: 20vw;
  object-fit: cover;
}

/* line 15, app/assets/stylesheets/posts.scss */
.inspiration .landing .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 28px;
  text-align: center;
  width: 40%;
}

/* line 26, app/assets/stylesheets/posts.scss */
.inspiration .section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 4rem;
  padding-bottom: 6rem;
}

/* line 33, app/assets/stylesheets/posts.scss */
.inspiration .intro {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

/* line 37, app/assets/stylesheets/posts.scss */
.inspiration .intro > * + * {
  margin-top: 2rem;
}

/* line 41, app/assets/stylesheets/posts.scss */
.inspiration .heading {
  font-size: 24px;
  display: inline-block;
}

/* line 45, app/assets/stylesheets/posts.scss */
.inspiration .posts-3 {
  padding-top: 4rem;
}

/* line 48, app/assets/stylesheets/posts.scss */
.inspiration .card:first-child {
  grid-column-start: 1;
  grid-column-end: 3;
}

@media screen and (max-width: 1000px) {
  /* line 53, app/assets/stylesheets/posts.scss */
  .inspiration .intro {
    width: 75%;
  }
}

@media screen and (max-width: 800px) {
  /* line 59, app/assets/stylesheets/posts.scss */
  .inspiration .landing img {
    height: 33vw;
  }
  /* line 62, app/assets/stylesheets/posts.scss */
  .inspiration .landing .caption {
    width: 60%;
  }
  /* line 66, app/assets/stylesheets/posts.scss */
  .inspiration .heading {
    font-size: 20px;
  }
  /* line 69, app/assets/stylesheets/posts.scss */
  .inspiration .section,
.inspiration .posts-3 {
    padding-top: 3rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 75, app/assets/stylesheets/posts.scss */
  .inspiration .landing .caption {
    font-size: 20px;
    width: 80%;
  }
  /* line 79, app/assets/stylesheets/posts.scss */
  .inspiration .intro {
    width: 100%;
  }
  /* line 81, app/assets/stylesheets/posts.scss */
  .inspiration .intro > * + * {
    font-size: 14px;
    margin-top: 1rem;
  }
  /* line 86, app/assets/stylesheets/posts.scss */
  .inspiration .card:first-child {
    grid-column-start: unset;
    grid-column-end: unset;
  }
}

@media screen and (max-width: 425px) {
  /* line 92, app/assets/stylesheets/posts.scss */
  .inspiration .landing img {
    height: 50vw;
  }
}

/* tag filter */
/* line 100, app/assets/stylesheets/posts.scss */
.inspiration .navigation {
  justify-content: center;
}

/* line 102, app/assets/stylesheets/posts.scss */
.inspiration .navigation .insp-badge {
  display: inline-block;
  font-weight: 500;
  padding: 0.25rem 0.75rem;
  border: 1px solid;
  border-radius: 1.25rem;
  white-space: nowrap;
  cursor: pointer;
}

/* line 110, app/assets/stylesheets/posts.scss */
.inspiration .navigation .insp-badge.selected {
  pointer-events: none;
}

/* at home page */
/* line 118, app/assets/stylesheets/posts.scss */
.at-home {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 121, app/assets/stylesheets/posts.scss */
.at-home .heading {
  display: inline-block;
  border-bottom: 2px solid #FF6600;
}

/* line 125, app/assets/stylesheets/posts.scss */
.at-home .posts-3,
.at-home .pagination {
  margin-top: 3rem;
}

/* post show */
/* line 133, app/assets/stylesheets/posts.scss */
.post-show {
  padding-top: 3.5rem;
  padding-bottom: 6rem;
}

/* line 136, app/assets/stylesheets/posts.scss */
.post-show .heading {
  font-size: 24px;
}

/* line 139, app/assets/stylesheets/posts.scss */
.post-show .description {
  margin-top: 2rem;
}

/* line 142, app/assets/stylesheets/posts.scss */
.post-show .subheading {
  font-size: 22px;
}

/* line 145, app/assets/stylesheets/posts.scss */
.post-show .section {
  padding-top: 3rem;
  margin-top: 3rem;
  border-top: 1px solid #dddddd;
}

/* line 149, app/assets/stylesheets/posts.scss */
.post-show .section > * + * {
  margin-top: 2.5rem;
}

/* line 153, app/assets/stylesheets/posts.scss */
.post-show .related-posts {
  margin-top: 2.5rem;
}

@media screen and (max-width: 600px) {
  /* line 133, app/assets/stylesheets/posts.scss */
  .post-show {
    padding-top: 2.5rem;
  }
  /* line 158, app/assets/stylesheets/posts.scss */
  .post-show .heading {
    font-size: 20px;
  }
  /* line 161, app/assets/stylesheets/posts.scss */
  .post-show .description {
    margin-top: 1.5rem;
  }
  /* line 164, app/assets/stylesheets/posts.scss */
  .post-show .subheading {
    font-size: 18px;
  }
  /* line 167, app/assets/stylesheets/posts.scss */
  .post-show .section {
    padding-top: 2rem;
    margin-top: 2rem;
  }
  /* line 170, app/assets/stylesheets/posts.scss */
  .post-show .section > * + * {
    margin-top: 2rem;
  }
  /* line 174, app/assets/stylesheets/posts.scss */
  .post-show .related-posts {
    margin-top: 2rem;
  }
}

/* page heading and share */
/* line 182, app/assets/stylesheets/posts.scss */
.heading-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 3rem;
}

/* line 187, app/assets/stylesheets/posts.scss */
.heading-block .share-block {
  position: relative;
  margin-top: 0.5rem;
}

/* line 191, app/assets/stylesheets/posts.scss */
.heading-block .share {
  border: 1px solid #ddd;
  border-radius: 40px;
  font-size: 14px;
  padding: 0.125rem 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  user-select: none;
}

/* line 201, app/assets/stylesheets/posts.scss */
.heading-block .share .material-icons {
  font-size: 20px;
}

/* line 205, app/assets/stylesheets/posts.scss */
.heading-block .share-buttons {
  position: absolute;
  top: 2.5rem;
  right: 0;
}

@media screen and (max-width: 600px) {
  /* line 182, app/assets/stylesheets/posts.scss */
  .heading-block {
    flex-direction: column;
    gap: 1rem;
  }
  /* line 213, app/assets/stylesheets/posts.scss */
  .heading-block .share-buttons {
    right: unset;
  }
}

/* page banner */
/* line 221, app/assets/stylesheets/posts.scss */
.page-banner {
  position: relative;
  height: 0;
  padding-bottom: 33%;
}

/* line 225, app/assets/stylesheets/posts.scss */
.page-banner img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 231, app/assets/stylesheets/posts.scss */
.page-banner + * {
  padding-top: 4.25rem;
}

@media screen and (max-width: 800px) {
  /* line 231, app/assets/stylesheets/posts.scss */
  .page-banner + * {
    padding-top: 3rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 231, app/assets/stylesheets/posts.scss */
  .page-banner + * {
    padding-top: 2rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 221, app/assets/stylesheets/posts.scss */
  .page-banner {
    padding-bottom: 43.75%;
  }
}

/* media embed */
/* line 248, app/assets/stylesheets/posts.scss */
.embed.center {
  text-align: center;
}

/* line 251, app/assets/stylesheets/posts.scss */
.embed.right {
  text-align: right;
}

/* line 254, app/assets/stylesheets/posts.scss */
.embed.responsive-1 {
  position: relative;
  height: 0;
}

/* line 257, app/assets/stylesheets/posts.scss */
.embed.responsive-1 iframe,
.embed.responsive-1 object {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 266, app/assets/stylesheets/posts.scss */
.embed.responsive-2 iframe {
  width: 100%;
}

/* search page */
/* line 273, app/assets/stylesheets/posts.scss */
.search-panel {
  background-color: #EDEDED;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media screen and (max-width: 800px) {
  /* line 273, app/assets/stylesheets/posts.scss */
  .search-panel {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

/* line 283, app/assets/stylesheets/posts.scss */
.search-results {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

/* line 286, app/assets/stylesheets/posts.scss */
.search-results .subheading,
.search-results .filter-menu {
  margin-top: 2rem;
}

/* line 290, app/assets/stylesheets/posts.scss */
.search-results .results {
  margin-top: 3rem;
}

/* line 293, app/assets/stylesheets/posts.scss */
.search-results .card {
  display: flex;
  align-items: center;
  padding: 1rem;
}

/* line 297, app/assets/stylesheets/posts.scss */
.search-results .card:not(:first-child) {
  margin-top: 2rem;
}

/* line 301, app/assets/stylesheets/posts.scss */
.search-results img {
  width: 25%;
  height: 14vw;
}

/* line 305, app/assets/stylesheets/posts.scss */
.search-results .text {
  padding: 0 1.5rem;
}

@media screen and (max-width: 800px) {
  /* line 309, app/assets/stylesheets/posts.scss */
  .search-results .results {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
  /* line 314, app/assets/stylesheets/posts.scss */
  .search-results .card {
    flex-direction: column;
    align-items: unset;
    gap: 1rem;
  }
  /* line 318, app/assets/stylesheets/posts.scss */
  .search-results .card:not(:first-child) {
    margin-top: unset;
  }
  /* line 322, app/assets/stylesheets/posts.scss */
  .search-results img {
    width: 100%;
    height: 25vw;
  }
  /* line 326, app/assets/stylesheets/posts.scss */
  .search-results .text {
    padding: unset;
  }
}

@media screen and (max-width: 600px) {
  /* line 331, app/assets/stylesheets/posts.scss */
  .search-results .heading {
    font-size: 18px;
  }
  /* line 334, app/assets/stylesheets/posts.scss */
  .search-results .results {
    grid-template-columns: 1fr;
  }
  /* line 337, app/assets/stylesheets/posts.scss */
  .search-results img {
    height: 44vw;
  }
}

/* line 343, app/assets/stylesheets/posts.scss */
.filter-menu {
  padding: 0.75rem 0;
  border-top: 0.5px solid #6A797B;
  border-bottom: 0.5px solid #6A797B;
}

/* line 347, app/assets/stylesheets/posts.scss */
.filter-menu .filter {
  display: inline-block;
  padding: 0.25rem 2rem;
  white-space: nowrap;
  cursor: pointer;
}

/* line 352, app/assets/stylesheets/posts.scss */
.filter-menu .filter:not(:last-child) {
  border-right: 0.5px solid #6A797B;
}

/* line 355, app/assets/stylesheets/posts.scss */
.filter-menu .filter:hover .dropdown {
  display: block;
}

/* line 358, app/assets/stylesheets/posts.scss */
.filter-menu .filter.selected {
  font-weight: 500;
}

/* line 361, app/assets/stylesheets/posts.scss */
.filter-menu .filter span {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
}

/* line 366, app/assets/stylesheets/posts.scss */
.filter-menu .filter span:after {
  content: attr(id);
  font-weight: 600;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  user-select: none;
  pointer-events: none;
}

@media screen and (max-width: 1000px) {
  /* line 378, app/assets/stylesheets/posts.scss */
  .filter-menu .filter {
    padding: 0.25rem 1.5rem;
  }
}

@media screen and (max-width: 600px) {
  /* line 343, app/assets/stylesheets/posts.scss */
  .filter-menu {
    text-align: center;
    padding: unset;
  }
  /* line 385, app/assets/stylesheets/posts.scss */
  .filter-menu .filter {
    display: block;
  }
  /* line 387, app/assets/stylesheets/posts.scss */
  .filter-menu .filter:not(:last-child) {
    border-right: unset;
    border-bottom: 0.5px solid #6A797B;
  }
}

/* pagination */
/* line 397, app/assets/stylesheets/posts.scss */
.pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}

/* line 402, app/assets/stylesheets/posts.scss */
.pagination * {
  display: inline-block;
}

/* line 405, app/assets/stylesheets/posts.scss */
.pagination span {
  border: 1px solid #dddddd;
  border-radius: 2px;
}

/* line 408, app/assets/stylesheets/posts.scss */
.pagination span:hover a {
  color: #ff6600;
}

/* line 412, app/assets/stylesheets/posts.scss */
.pagination .current {
  background-color: #ff6600;
  color: #ffffff;
  font-weight: 600;
}

/* line 417, app/assets/stylesheets/posts.scss */
.pagination .gap {
  border: none;
}

/* line 420, app/assets/stylesheets/posts.scss */
.pagination span a,
.pagination .current {
  padding: 0.5rem 0.75rem;
}

/* member exclusive posts */
/* line 428, app/assets/stylesheets/posts.scss */
.lock {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #444444b3;
}

/* line 435, app/assets/stylesheets/posts.scss */
.lock .badge {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  margin: 0.75rem;
}

/* line 440, app/assets/stylesheets/posts.scss */
.lock .badge .material-icons {
  font-size: 16px;
}

/* modal */
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 466, app/assets/stylesheets/posts.scss */
.modal-container {
  position: fixed;
  align-items: center;
  justify-content: center;
  background-color: rgba(73, 85, 87, 0.9);
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
  animation: fadeout 0.5s;
  display: none;
}

/* line 479, app/assets/stylesheets/posts.scss */
.modal-container.fade {
  animation: fadein 0.5s;
}

/* line 482, app/assets/stylesheets/posts.scss */
.modal-container.show {
  display: flex;
}

/* line 484, app/assets/stylesheets/posts.scss */
.modal-container.show .modal {
  display: flex;
}

/* line 489, app/assets/stylesheets/posts.scss */
.modal {
  display: none;
  align-items: center;
  justify-content: space-evenly;
  gap: 3rem;
  padding: 3rem;
  background-color: #ffffff;
  max-width: 735px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

/* line 500, app/assets/stylesheets/posts.scss */
.modal img {
  width: 33%;
  height: 15vw;
  object-fit: cover;
}

/* line 506, app/assets/stylesheets/posts.scss */
.modal .text > * + * {
  margin-top: 2rem;
}

/* line 510, app/assets/stylesheets/posts.scss */
.modal .subheading {
  font-size: 20px;
}

/* line 513, app/assets/stylesheets/posts.scss */
.modal .underline {
  font-weight: 500;
}

/* line 516, app/assets/stylesheets/posts.scss */
.modal .info {
  font-size: 12px;
}

/* line 519, app/assets/stylesheets/posts.scss */
.modal .close-btn {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  border: 0;
  background-color: #f5f5f5;
  color: #67797c;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
}

/* share buttons */
/* line 538, app/assets/stylesheets/posts.scss */
.share-buttons {
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
  border: 1px solid #FCFCFC;
  border-radius: 4px;
  background-color: #FCFCFC;
}

/* line 545, app/assets/stylesheets/posts.scss */
.share-buttons a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 14px;
  padding: 0.5rem;
}

/* line 551, app/assets/stylesheets/posts.scss */
.share-buttons a:hover {
  color: #FCFCFC;
  background-color: #495557;
}

/* line 556, app/assets/stylesheets/posts.scss */
.share-buttons i {
  font-size: 18px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
