<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
Trix 1.3.1
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]::-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%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.cssâ€™s image gallery styles to accommodate the
 * &lt;action-text-attachment&gt; element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery &gt; action-text-attachment,
.trix-content .attachment-gallery &gt; .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 &gt; action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 &gt; .attachment,
.trix-content .attachment-gallery.attachment-gallery--4 &gt; action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 &gt; .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
.admin-page body {
  background-color: #fff;
  color: #333;
  margin: 33px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.admin-page p,
.admin-page ol,
.admin-page ul,
.admin-page td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.admin-page pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.admin-page a {
  color: #000;
}

.admin-page a:visited {
  color: #666;
}

.admin-page a:hover {
  color: #fff;
  background-color: #000;
}

.admin-page th {
  padding-bottom: 5px;
  border-bottom: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
}

.admin-page td {
  padding: 0 5px 7px;
  border-bottom: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
}

.admin-page div.field,
.admin-page div.actions {
  margin-bottom: 10px;
}

.admin-page #notice {
  color: green;
}

.admin-page .field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

.admin-page #error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px 7px 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

.admin-page #error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px -7px 0;
  background-color: #c00;
  color: #fff;
}

.admin-page #error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

.admin-page label {
  display: block;
}
/*
 * This is a manifest file that'll be compiled into admin.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.
 *



 */

.admin-page header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: white;
  border-bottom: 1px solid #888;
  padding: 5px 0;
}

.admin-page header nav {
  padding-bottom: 5px;
}
@tailwind base;
@tailwind components;
@tailwind utilities;


@layer utilities {
  .tw-text-color-808080 {
    color: #808080;
    -webkit-text-fill-color: #808080;
  }
  .\!tw-text-color-808080 {
    color: #808080 !important;
    -webkit-text-fill-color: #808080 !important;
  }
  
  .tw-text-color-black {
    color: black;
    -webkit-text-fill-color: black;
  }
  .\!tw-text-color-black {
    color: black !important;
    -webkit-text-fill-color: black !important;
  }
}

@layer components {
  .tw-floating-rounded-box {
    @apply tw-shadow-xl tw-p-3 tw-mt-3 tw-rounded-lg tw-bg-white;
    @apply tw-border-2 tw-border-gray-300 tw-border-solid
  }

  /* solid background, rounded left courners */
  /* displayed when clicking on the 9 icons */
  .heading-1 {
    position: relative;
    right: -10mm;
    display: inline;
    font-size: 5mm;
    font-weight: normal;
    padding: 1mm 10mm 1mm 3mm;
    background-color: var(--color-primary);
    color: white;
    -webkit-text-fill-color: white;
    border-radius: 10mm;
    @apply tw-my-4;
  }
}
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
/* fallback */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v75/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDDxHOej.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
:root {
  /* // colors */
  --color-primary: #002B46;
  --color-primary-darker: #001B30;
  --color-secondary: #E7FAFF;
  --color-side-bar-selected: #C3E8F0;
  --color-disabled-button: #DDDDDD;
  --color-disabled-button-content: #ebebeb;
  --color-disabled-menu-button-content: #606060;

  /* // sizes */
  --h-button-small: 10mm;
  --h-button-medium: 12mm;
  --h-button-large: 15mm;
  --p-button-large: 0.5mm;

  --h-nav-bar: 15mm;
  --h-extended-nav-bar: calc(var(--h-nav-bar) + 33.7125px);
  --h-page-minus-nav-bar: calc(100vh - var(--h-nav-bar));
  --h-page-minus-extended-nav-bar: calc(100vh - var(--h-extended-nav-bar));

  --h-farbrengen-fragment: 283px; /* ~75mm */
  --h-pre-nesius-farbrengen-fragment: 104px;  /* ~27.5mm */
  --h-maamor-fragment: 208px; /* ~50mm */
  
  --w-right-nav: 22mm;
  --w-left-sidebar: 0mm;
}

/* fonts start */
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic');

@font-face {
  font-family: enzoagada;
  font-display: swap;
  src: url(/assets/NS_Enzoagada-de2a2cfc3902ceaaa29c09a6fad39f012f95e59c5b4cb6829cafae114dedbca0.ttf);
}

@font-face {
  font-family: enzoagadaExtraLight;
  font-display: swap;
  src: url(/assets/NS_EnzoagadaExtraLight-1ab52b09723a4de0c27c32e18ae9a1a113bc0432d655e0705afbe4d179550b9c.ttf);
}

/* fonts end */

/* general start */
* {
  box-sizing: border-box !important;
}

body,
html,
header,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

body {
  height: var(--h-page-minus-nav-bar);
}

h1,
h2 {
  text-align: center;
}

h2 {
  padding: 3mm;
}

.button {
  all: unset;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: var(--p-button-large);
  margin: 0px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a:link:not(.--no-global-styles),
a:visited:not(.--no-global-styles),
a:hover:not(.--no-global-styles),
a:active:not(.--no-global-styles) {
  color: var(--color-primary);
  -webkit-text-fill-color: var(--color-primary);
}

body {
  font-family: enzoagadaExtraLight, enzoagada;
}

.hidden {
  display: none;
}

:lang(en) {
  font-family: 'Nanum Gothic', sans-serif;
  direction: ltr;
}

.thin-font {
  font-family: enzoagadaExtraLight;
}

.thick-font {
  font-family: enzoagada;
}

/* general end */

/* material-icons styles start */
/* Rules for sizing the icon. */
.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
  color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* material-icons styles end */

.search-form {
  background-color: var(--color-primary);
  color: white;
  -webkit-text-fill-color: white;
  width: 90%;
  margin: auto;
  padding: 5mm 0;
  font-size: 5mm;
}

.search-form .form-item {
  padding: 1mm;
}

.search-form .form-line {
  text-align: center;
  padding: 3mm;
}

.search-form select {
  font-size: 3.5mm;
}

.search-form input[type=submit] {
  font-size: 4mm;
}

.search-form select,
.search-form input[type=submit] {
  width: 16mm;
  height: 8mm;
  color: var(--color-primary);
  -webkit-text-fill-color: var(--color-primary);
}

.search-form input[type=search] {
  font-size: 4mm;
  width: calc(100% - 30mm);
  height: 8mm;
  color: var(--color-primary);
  -webkit-text-fill-color: var(--color-primary);
}

/* header start */
.header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--color-primary);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: var(--h-button-large);
  color: white;
  -webkit-text-fill-color: white;
  z-index: 300;
}

.header-shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.header .button {
  width: var(--h-button-large);
  height: var(--h-button-large);
  display: flex;
  align-items: center;
  justify-content: center;
}

.header .button .material-icons {
  font-size: 9mm;
}

.title {
  padding: 0;
}

.title-image {
  padding: 2.3mm 5mm 1.3mm;
  height: var(--h-button-large);
}

.navigation-menu-content {
  padding: 10mm 2mm;
  display: flex;
  flex-direction: column;
  color: var(--color-secondary);
  -webkit-text-fill-color: var(--color-secondary);
  position: fixed;
  top: var(--h-button-large);
  right: 0;
  background-color: var(--color-primary-darker);
  width: 75mm;
  max-width: 85%;
  height: var(--h-page-minus-nav-bar);
  transition: right 0.3s ease-in-out;
  z-index: 200;
  overflow-y: auto;
}

.navigation-menu-content:not(.open) {
  right: -75mm;
}

.navigation-menu-content&gt;.button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--h-button-small);
  min-height: var(--h-button-small);
  color: white;
  -webkit-text-fill-color: white;
  font-size: 4.5mm;
  line-height: 100%;
}

.navigation-menu-content&gt;.button.disabled {
  /* color: var(--color-disabled-menu-button-content);
  -webkit-text-fill-color: var(--color-disabled-menu-button-content); */
  opacity: 0.4;
  cursor: default;
}

.navigation-menu-content .spacer {
  flex-grow: 1;
}

.navigation-menu-content .about {
  font-size: 2.5mm;
  text-align: center;
  padding: 2mm;
}

.navigation-menu-content .logo {
  display: block;
  height: 20mm;
  margin: 0 auto;
  padding: 1mm 3mm;
  /* // border-bottom: 1px solid lightgray; */
}

.header-spacer {
  margin-top: var(--h-button-large);
}

/* header end */

/* home page grid start */

main.yomanim-page,
main.michtavim-klolim-page,
main.sichos-maamorim-page,
main.likkutei-sichos-page,
main.likkutei-sichos-moadim-page,
main.likkutei-sichos-parshiyos-page {
  display: grid;
  grid-template-columns: var(--w-right-nav) 1fr;
  grid-template-rows: 1fr;
}

main.likkutei-sichos-moadim-page,
main.likkutei-sichos-parshiyos-page {
  grid-template-columns: 30mm 1fr;
}

/* home page grid end */

/* search page grid start */
main.search-page {
  grid-template-columns: 1fr;
}

/* search page grid end */


.h-page-minus-nav-bar {
  height: var(--h-page-minus-nav-bar);
}

.h-page-minus-extended-nav-bar {
  height: var(--h-page-minus-extended-nav-bar);
}

/* side-nav start */
.side-nav {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  overflow-x: hidden;
  /* the following 2 lines are required for smooth scrolling on ios */
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  padding-bottom: 12mm;
  direction: ltr;
}

.side-nav-item {
  width: 100%;
  height: var(--h-button-large);
  padding: 1mm;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  font-size: 5mm;
}

.side-nav-item.active {
  background-color: var(--color-side-bar-selected);
  font-family: enzoagada;
  border-bottom: 3px solid var(--color-primary);
  z-index: 110;
}

/* // v2 */

.v2-side-nav-item {
  width: 100%;
  padding: 15px 6px;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  font-size: 1.1em !important;
  direction: rtl;
}

.v2-side-nav-item.active {
  background-color: var(--color-side-bar-selected);
  font-family: enzoagada;
  border-bottom: 3px solid var(--color-primary);
  z-index: 110;
}

/* side-nav end */

/* months start */
#months,
#parshiyos,
#volumes {
  overflow-x: hidden;
  /* the following 2 lines are required for smooth scrolling on ios*/
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  padding-bottom: 24mm;
}

.month,
.parsha,
.section-level-1 {
  border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.month:first,
.parsha:first,
.section-level-1:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, .2);
}

.month-button,
.parsha-button,
.section-level-1-button {
  padding: 10px 15px;
  text-align: right;
  color: var(--color-primary);
  -webkit-text-fill-color: var(--color-primary);
}

.month-button.active,
.month-button.active+.month-content,
.section-level-1.active,
.section-level-1.active+.section-level-1-content,
.parsha-button.active,
.parsha-button.active+.parsha-content,
.section-level-1-button.active,
.section-level-1-button.active+.section-level-2 {
  background-color: var(--color-secondary);
}

/* months end */

/* farbrengen start */
.farbrengen-button,
.sicha-button {
  display: block;
  text-align: right;
  width: 100%;
  padding: 2mm;
  padding-right: 10px;
  color: var(--color-primary);
  -webkit-text-fill-color: var(--color-primary);
}

.farbrengen-button {
  padding: 0 2mm;
}

.sicha-button {
  padding-right: 6mm;
}

.farbrengen-button.active {
  background-color: white;
}

.farbrengen-button:not(.active) .share-expanded-item {
  display: none;
}

.farbrengen .collapsible-button:not(.collapsible-button-with-v2-arrow).farbrengen-button::after {
  float: right;
  display: flex;
  align-items: center;
  height: 10mm;
}

.farbrengen-content:not(.farbrengen-content--skip-styles) {
  background-color: white;
  height: var(--h-farbrengen-fragment);
  overflow-y: auto;
}

.farbrengen-content:not(.has-selected-detail) {
  display: grid;
  direction: rtl;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
}

.farbrengen-content:not(.is-pre-nesius):not(.is-maamor):not(.has-selected-detail) {
  grid-template-rows: 1fr 1fr 1fr;
}

.farbrengen-content.is-pre-nesius:not(.has-selected-detail) {
  grid-template-rows: 1fr;
}

.farbrengen-content.is-maamor:not(.has-selected-detail) {
  grid-template-rows: 1fr 1fr;
}

.button.farbrengen-detail-button:not(.hidden) {
  position: relative;
  font-size: 20px;
  background-color: var(--color-primary);
  color: white;
  -webkit-text-fill-color: white;
  width: 18mm;
  height: 18mm;
  border-radius: 5mm;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.button.farbrengen-detail-button img,
.button.farbrengen-detail-button .material-icons {
  font-size: 9mm;
  padding: 0.5mm;
  width: 10mm;
  height: 9mm;
}

.button.farbrengen-detail-button-disabled:not(.hidden) {
  background-color: var(--color-disabled-button);
  color: var(--color-disabled-button-content);
  -webkit-text-fill-color: var(--color-disabled-button-content);
  box-shadow: none;
}

.button.farbrengen-detail-button-disabled:not(.hidden):hover {
  cursor: default;
}

.button.farbrengen-detail-button:lang(en) {
  font-size: 100%;
}

.farbrengen-detail-content:not(.farbrengen-detail-content--skip-styles) {
  /* // Todo: remove 'height: 75mm;' after release of stage 1b */
  height: var(--h-farbrengen-fragment);
  padding: 4mm 0;
  /* // Todo: remove 'overflow-y: auto;' after release of stage 1b */
  overflow-y: auto;
}

.is-pre-nesius .farbrengen-detail-content:not(.farbrengen-detail-content--skip-styles) {
  /* // Todo: remove 'height: 30mm;' after release of stage 1b */
  height: var(--h-pre-nesius-farbrengen-fragment);
}

.exit-button {
  float: left;
  width: var(--h-button-small);
  height: var(--h-button-small);
  padding: 2mm;
  fill: var(--color-primary)
}

.exit-button img {
  width: 5mm;
  height: 5mm;
}

.farbrengen-detail-content:not(.farbrengen-detail-content--skip-styles) h4:not(.--no-global-styles) {
  position: relative;
  right: -4mm;
  display: inline;
  font-size: 5mm;
  font-weight: normal;
  padding: 1mm 5mm 1mm 3mm;
  background-color: var(--color-primary);
  color: white;
  -webkit-text-fill-color: white;
  border-radius: 10mm;
}

.farbrengen-detail-content:not(.farbrengen-detail-content--skip-styles) h5:not(.--no-global-styles) {
  margin: 5mm 5mm 3mm;
  font-size: 4mm;
}

.farbrengen-detail-content:not(.farbrengen-detail-content--skip-styles) p {
  margin: 2mm 10mm 2mm;
  font-size: 4mm;
}

.maamor .maamor-header {
  padding-right: 3mm;
  font-weight: normal;
}

.maamor .maamor-title {
  font-weight: bold;
  display: inline;
}

.maamor .maamor-hemshech {
  font-style: italic;
  padding-right: 3mm;
}

.maamor .maamor-section {
  margin: 5mm 6mm 2mm;
}

.maamor .maamor-section-title {
  font-weight: bold;
  margin: 5mm 6mm 2mm;
}

.maamor p {
  margin: 2mm 9mm 2mm;
}

.maamor .maamor-audio {
  margin: 4mm 9mm 2mm;
}

.maamor hr {
  margin-right: 6mm;
  margin-left: 6mm;
}

.external-link::after {
  content: image-url(/assets/external_link-ca9d1843ec2c2471f81b31a5013989fc969929e849af89f1054771adfd03ab6a.svg);
}

/* farbrengen end */

/* collapsible start */
.collapsible-button {
  width: 100%;
}

.collapsible-button+.collapsible-content {
  transition: all 0.3s ease-in-out;
  overflow-y: hidden;
}

.collapsible-button:not(.active)+.collapsible-content {
  max-height: 0;
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.collapsible-button:not(.collapsible-button-with-v2-arrow):not(.active)::after {
  content: 'â–¼';
  /* down arrow */
  color: gray;
  -webkit-text-fill-color: gray;
  float: left;
  font-size: 13px;
  font-weight: bold;
}

.collapsible-button:not(.collapsible-button-with-v2-arrow).active::after {
  content: "â–²";
  /* up arrow */
  color: gray;
  -webkit-text-fill-color: gray;
  float: left;
  font-size: 13px;
  font-weight: bold;
}

.collapsible-button-with-v2-arrow {
  padding: 0px;
}

.collapsible-button-arrow {
  color: gray;
  -webkit-text-fill-color: gray;
  font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 48;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

.collapsible-button.active .collapsible-button-arrow {
  transform: rotate(180deg);
}

/* collapsible end */

.parsha .collapsible-button.likkut-sicha-button::after {
  float: right;
  padding-left: 10px;
}

.about-page {
  padding: 5mm;
}

.about-page .credits {
  font-style: italic;
  text-align: center;
}

@media (min-width: 200mm) and (min-height: 125mm) {

  
  :root {
    --w-left-sidebar: 65mm;
  }
  /* // html selector added to overide tachyons body margin */
  html:not(.sessions-page) body {
    margin-left: var(--w-left-sidebar);
    background-color: white;
  }

  /* // html selector added to overide the w-100 class */
  html .bottom-bar {
    width: calc(100vw - var(--w-left-sidebar));
  }

  .about-page,
  .search-page {
    height: var(--h-page-minus-nav-bar);
    overflow-x: hidden;
    /* for smooth scrolling on ios */
    overflow-y: scroll;
    /* for smooth scrolling on ios (only scroll works, not auto) */
    -webkit-overflow-scrolling: touch;
    padding-bottom: 12mm;
  }

  .navigation-menu-button {
    visibility: hidden;
  }

  .navigation-menu-content {
    width: var(--w-left-sidebar);
    left: 0;
    right: unset;
  }

  .navigation-menu-content:not(.open) {
    left: 0;
    right: unset;
  }
}

@media (min-width: 235mm) and (min-height: 125mm) {
  :root {
    --w-left-sidebar: 85mm;
  }
}

@media (min-width: 270mm) and (min-height: 125mm) {
  :root {
    --w-left-sidebar: 100mm;
  }
}


.ios-app-platform body {
  margin-left: 0;
}

.ios-app-platform .bottom-bar {
  width: 100vw;
}

.ios-app-platform .header,
.ios-app-platform .navigation-menu-content {
  display: none;
}

.ios-app-platform main {
  margin-top: 0;
}

.ios-app-platform #months,
.ios-app-platform #parshiyos,
.ios-app-platform #volumes,
.ios-app-platform .side-nav {
  height: 100vh;
  padding-bottom: 0;
}
.pure-material-button-contained {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  /* // border: none; */
  /* // border-radius: 4px; */
  /* // padding: 0 16px; */
  /* // min-width: 64px; */
  /* // height: 36px; */
  vertical-align: middle;
  text-align: center;
  /* // text-overflow: ellipsis; */
  text-transform: uppercase;
  /* // color: rgb(255, 255, 255); */
  /* // background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243)); */
  /* // box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); */
  /* // font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system); */
  /* // font-size: 16px; */
  /* // font-weight: 500; */
  /* // line-height: 36px; */
  overflow: hidden;
  outline: none;
  cursor: pointer;
  transition: box-shadow 0.2s;
}

.pure-material-button-contained::-moz-focus-inner {
  border: none;
}

/* Overlay */
.pure-material-button-contained::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  opacity: 0;
  transition: opacity 0.2s;
}

/* Ripple */
.pure-material-button-contained::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  padding: 50%;
  width: 32px;
  /* Safari */
  height: 32px;
  /* Safari */
  /* // background-color: rgb(255, 255, 255); */
  opacity: 0;
  transform: translate(-50%, -50%) scale(1);
  transition: opacity 1s, transform 0.5s;
}

/* Hover, Focus */
.pure-material-button-contained:hover,
.pure-material-button-contained:focus {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 210;
}

.pure-material-button-contained:hover::before {
  opacity: 0.08;
}

.pure-material-button-contained:focus::before {
  opacity: 0.24;
}

.pure-material-button-contained:hover:focus::before {
  opacity: 0.3;
}

/* Active */
.pure-material-button-contained:active {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  z-index: 210;
}

.pure-material-button-contained:active::after {
  opacity: 0.32;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0s;
}

/* Disabled */
.pure-material-button-contained:disabled {
  color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
  background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.12);
  box-shadow: none;
  cursor: initial;
}

.pure-material-button-contained:disabled::before {
  opacity: 0;
}

.pure-material-button-contained:disabled::after {
  opacity: 0;
}
.sessions-page main {
  max-width: 300px;
  margin: auto;
}

.sessions-page h2 {
  text-align: center;
}

.sessions-page .login-form .field {
  padding: 5px;
  margin: 5px;
}

.sessions-page .login-form .field label {
  width: 72px;
  display: inline-block;
}

.sessions-page .login-form .field input {
  width: 200px;
  display: inline-block;
}

.sessions-page .login-form .actions input {
  margin: 5px;
  padding: 5px;
  width: 290px;
  display: inline-block;
}
:root {
  --spinner-offset: 187;
  --spinner-duration: 2.5s;
}

.spinner {
  -webkit-animation: spinner-rotator var(--spinner-duration) linear infinite;
          animation: spinner-rotator var(--spinner-duration) linear infinite;
}

@-webkit-keyframes spinner-rotator {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(270deg); }
}

@keyframes spinner-rotator {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(270deg); }
}

.spinner-path {
  stroke: #002B46;
  stroke-dasharray: var(--spinner-offset);
  stroke-dashoffset: 0;
  transform-origin: center;
  -webkit-animation: spinner-dash var(--spinner-duration) ease-in-out infinite;
          animation: spinner-dash var(--spinner-duration) ease-in-out infinite;
}

@-webkit-keyframes spinner-dash {
 0% { stroke-dashoffset: var(--spinner-offset); }
 50% {
   stroke-dashoffset: var(--spinner-offset)/4;
   transform:rotate(135deg);
 }
 100% {
   stroke-dashoffset: var(--spinner-offset);
   transform:rotate(450deg);
 }
}

@keyframes spinner-dash {
 0% { stroke-dashoffset: var(--spinner-offset); }
 50% {
   stroke-dashoffset: var(--spinner-offset)/4;
   transform:rotate(135deg);
 }
 100% {
   stroke-dashoffset: var(--spinner-offset);
   transform:rotate(450deg);
 }
}
.tabs-wrapper {
  box-shadow: 0px 2px 4.5px rgba(0, 43, 70, .25);
  border-radius: 0px 0px 8px 8px;
  position: relative;
  z-index: 120;
}

.tabs {
  max-width: 500px;
  margin: auto;
  display: flex;
  justify-content: space-around;
  padding: 0 10px;
}

.tab-button {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  margin: 0 10px;
}

.tab-button-text {
  transition: all ease-in-out .3s;
  display: inline-block;
  font-size: .8em;
  white-space: nowrap;
  padding: 10px 8px 6px 8px;
}

.tab-button.active &gt; .tab-button-text {
  font-family: enzoagada;
  font-style: normal;
  font-weight: 500;
  color: #002B46;
  -webkit-text-fill-color: #002B46;
}

.tab-button:not(.active) &gt; .tab-button-text {
  font-family: enzoagadaExtraLight;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 43, 70, 0.63);
  -webkit-text-fill-color: rgba(0, 43, 70, 0.63);
}

.tab-button-underline {
  height: 3px;
  width: 0%;
  border-radius: 100px 100px 0px 0px;
  transition: all ease-in-out .3s;
  background: #002B46;
}

.tab-button.active &gt; .tab-button-underline {
  width: 100%;
}
// generated using the skin generator at https://tachyons-tldr.now.sh/#/tools
  // primary: #002B46
  // primary-darker: #001B30
  // nav-selected: #C3E8F0
  // highlight: #E7FAFF

// primary: #002B46

.primary { color: #002B46; }
.bg-primary { background-color: #002B46; }
.b--primary { border-color: #002B46; }

.hover-primary:hover,
.hover-primary:focus { color: #002B46; }

.hover-bg-primary:hover,
.hover-bg-primary:focus { background-color: #002B46; }


// primary-darker: #001B30

.primary-darker { color: #001B30; }
.bg-primary-darker { background-color: #001B30; }
.b--primary-darker { border-color: #001B30; }

.hover-primary-darker:hover,
.hover-primary-darker:focus { color: #001B30; }

.hover-bg-primary-darker:hover,
.hover-bg-primary-darker:focus { background-color: #001B30; }

// nav-selected: #C3E8F0

.nav-selected { color: #C3E8F0; }
.bg-nav-selected { background-color: #C3E8F0; }
.b--nav-selected { border-color: #C3E8F0; }

.hover-nav-selected:hover,
.hover-nav-selected:focus { color: #C3E8F0; }

.hover-bg-nav-selected:hover,
.hover-bg-nav-selected:focus { background-color: #C3E8F0; }

// highlight: #E7FAFF

.highlight { color: #E7FAFF; }
.bg-highlight { background-color: #E7FAFF; }
.b--highlight { border-color: #E7FAFF; }

.hover-highlight:hover,
.hover-highlight:focus { color: #E7FAFF; }

.hover-bg-highlight:hover,
.hover-bg-highlight:focus { background-color: #E7FAFF; }
/*
  POSITIONING
  Docs: http://tachyons.io/docs/layout/position/
  Media Query Extensions:
    -ns = not-small
    -m  = medium
    -l  = large

  based on https://github.com/tachyons-css/tachyons/pull/427/commits/9d30a41f38fd9df74386b71a7b5e63c24b91303b
  this should be merged in version 5.0
*/

.sticky { position: -webkit-sticky; position: sticky; }

@media (--breakpoint-not-small) {
  .sticky-ns  { position: -webkit-sticky; position: sticky; }
}

@media (--breakpoint-medium) {
  .sticky-m  { position: -webkit-sticky; position: sticky; }
}

@media (--breakpoint-large) {
  .sticky-l  { position: -webkit-sticky; position: sticky; }
}
.toast-message {
  position: fixed;
  opacity :0;
  bottom: -150px;
  right: 0;
  left: 0;
  padding: 10px 25px;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

  -webkit-animation:toast-message-animation 6s 1;

          animation:toast-message-animation 6s 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  z-index: 400;
}

@-webkit-keyframes toast-message-animation{
  0% {
    opacity :0;
    bottom: -150px;
  }
  10% {
    opacity :1;
    bottom: 0;
  }
  90% {
    opacity :1;
    bottom: 0;
  }
  100% {
    opacity :0;
    bottom: -150px;
  }
}

@keyframes toast-message-animation{
  0% {
    opacity :0;
    bottom: -150px;
  }
  10% {
    opacity :1;
    bottom: 0;
  }
  90% {
    opacity :1;
    bottom: 0;
  }
  100% {
    opacity :0;
    bottom: -150px;
  }
}
/*
 * 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.
 *


 */
</pre></body></html>