/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
object,
iframe,
blockquote,
a,
address,
em,
img,
q,
s,
strike,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }
h1 {
  font-size: 1.5em; }
h2 {
  font-size: 1.375em; }
h3 {
  font-size: 1.25em; }
h4 {
  font-size: 1.125em; }
h5 {
  font-size: 1.0625em; }
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }
body {
  color: #292527;
  line-height: 1;
  height: auto;
  min-height: 75vh; }
[dir="ltr"] ol,[dir="ltr"] 
ul {
  padding-left: 0; }
[dir="rtl"] ol,[dir="rtl"] 
ul {
  padding-right: 0; }
ol.plain,
ul.plain {
  list-style: none; }
blockquote,
q {
  quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
hr {
  border: 2px solid #666; }
html {
  font-size: 16px; }
body {
  background-color: white;
  color: #292527; }
body,
h5,
h6,
input,
textarea,
#root .ui.label .tooltip {
  font-family: "NHaasGroteskDSW01-35XLt", sans-serif;
  letter-spacing: 0.08125em !important; }
#main .column {
  display: flex;
  flex-flow: column wrap;
  clear: both; }
.selected {
  background-color: #f4f0e7; }
.preview .selected {
  border: solid 0.125rem #ff34cc;
  margin: 0 -0.375rem 0.75rem -0.375rem;
  border-radius: 0.5rem;
  padding: 0.25rem; }
.preview .selected h4 .icon {
    color: #ff34cc; }
.icon,
.ui.button {
  color: rgba(41, 37, 39, 0.6667); }
.icon:hover,
  .ui.button:hover {
    color: #292527; }
.ui.button.plain,
.ui.label {
  background: none; }
.ui.button.large-icon .icon {
  position: relative;
  display: inline-block;
  min-width: 2em; }
.ui.button.large-icon .icon::before {
    font-size: 2em; }
#root button.warning, #root button.ok {
  color: #ffffff; }
#root button.warning {
  background: #990022; }
#root button.ok {
  background: #00aa00; }
#root nav,
#root h2,
#root h3,
#root h4,
#root dt,
#root .ui.button,
#root .ui.label,
#root #root .drop-zone aside li {
  font-family: "NeueHaasGroteskDisp W01", "NHaasGroteskDSW01-35XLt", sans-serif;
  letter-spacing: 0.04em !important; }
[dir="ltr"] #root .introduction ul,[dir="ltr"] 
#root .introduction ol,[dir="ltr"] 
#root .rich-text ul,[dir="ltr"] 
#root .rich-text ol {
  padding-left: 2em; }
[dir="rtl"] #root .introduction ul,[dir="rtl"] 
#root .introduction ol,[dir="rtl"] 
#root .rich-text ul,[dir="rtl"] 
#root .rich-text ol {
  padding-right: 2em; }
#root .hidden {
  display: none; }
#root .float-right {
  float: right; }
#root .float-right.icon {
    margin: 0 0 0 0.25em; }
#root .float-left {
  float: left; }
#root .float-left.icon {
    margin: 0 0.25em 0 0; }
#root .ui.container {
  width: 100%; }
#root .ui.container > .ui.segment {
    padding: 1em 2.5%; }
#root main > .ui.container {
  margin-bottom: 2em;
  min-height: calc(100vh - 12em); }
#root main > .ui.container form.column > .segment {
    margin-bottom: 4em; }
#root .has-selected-notes > .submission > .ui.segment.introduction {
  border: solid 1px #ff34cc;
  border-radius: 0.5rem;
  min-height: 2.5rem;
  padding-top: 2em;
  padding-bottom: 1.5em; }
#root .has-selected-notes > .submission > .ui.segment.introduction h2 {
    font-size: 1.625em; }
#root .has-selected-notes > .submission > .ui.segment.introduction h3 {
    font-size: 1.5em; }
#root .has-selected-notes > .submission > .ui.segment.introduction h4 {
    font-size: 1.375em; }
#root .has-selected-notes > .submission > .ui.segment.introduction p {
    font-size: 1.25em; }
#root .has-selected-notes > .submission > .ui.segment.introduction li {
    font-size: 1.125em;
    margin-bottom: 0.375rem; }
#root .has-selected-notes > .submission > .ui.segment.introduction .icon.large {
    display: block;
    float: right;
    color: #ff34cc;
    margin: 0 0 0.75rem 0.75em; }
@media (min-width: 30em) {
    #root .has-selected-notes > .submission > .ui.segment.introduction {
      min-height: 4.5rem; }
      #root .has-selected-notes > .submission > .ui.segment.introduction .icon.large {
        font-size: 2.5rem; } }
@media (min-width: 40em) {
    #root .has-selected-notes > .submission > .ui.segment.introduction {
      min-height: 5rem; }
      #root .has-selected-notes > .submission > .ui.segment.introduction .icon.large {
        font-size: 3rem; } }
@media (min-width: 60em) {
    #root .has-selected-notes > .submission > .ui.segment.introduction {
      min-height: 6rem; }
      #root .has-selected-notes > .submission > .ui.segment.introduction .icon.large {
        font-size: 3.5rem; } }
@media (min-width: 67.5em) {
    #root .has-selected-notes > .submission > .ui.segment.introduction {
      min-height: 6.5rem; }
      #root .has-selected-notes > .submission > .ui.segment.introduction .icon.large {
        font-size: 4rem; } }
@media (min-width: 75em) {
    #root .has-selected-notes > .submission > .ui.segment.introduction {
      min-height: 7rem; }
      #root .has-selected-notes > .submission > .ui.segment.introduction .icon.large {
        font-size: 4.5rem; } }
#root .error {
  color: #990022; }
#root .ui.container,
#root .ui.container > .ui.segment {
  margin-left: auto !important;
  margin-right: auto !important; }
#root .clear-bottom {
  clear: both; }
#root .ui.toggle.checkbox input:checked ~ .box:before,
#root .ui.toggle.checkbox input:checked ~ label:before {
  background-color: #ff34cc !important; }
#root .labeled:hover .inline-help {
  opacity: 1; }
@media (min-width: 40em) {
  #root .labeled.statement .inline-help, #root .labeled.phones .inline-help {
    left: -0.5em; } }
#root .labeled.statement {
  /*    .icon {
          right: 6rem;
        } */ }
#root .labeled.statement > .label > .inline-label {
    display: block;
    float: right;
    text-align: left;
    width: calc(100% - 4em); }
#root .labeled .inline-help {
  opacity: 0.5;
  transition: opacity 0.5s ease-in-out;
  float: right;
  margin: -0.5em 1em 0 1em; }
@media (min-width: 40em) {
    #root .labeled .inline-help {
      float: left;
      margin: -0.5em 1em 0 0; } }
#root .labeled .inline-help .tooltip {
    font-weight: normal; }
@media (min-width: 40em) {
      #root .labeled .inline-help .tooltip {
        left: 0;
        right: auto; } }
#root .labeled .ui.label {
  position: relative; }
#root .labeled .word-count {
  margin: 0.75em 0;
  text-align: right;
  opacity: 0.5;
  position: absolute;
  top: 0.25em;
  left: 8em; }
@media (min-width: 40em) {
    #root .labeled .word-count {
      top: 2em;
      left: auto;
      right: 0; } }
#root .labeled .word-count strong,
  #root .labeled .word-count span {
    display: inline-block; }
#root .labeled .word-count strong {
    padding: 0 0.25em;
    margin: 0 0 0 0.5em;
    font-size: 1.2;
    opacity: 0.5; }
#root .labeled .word-count.active {
    opacity: 1; }
#root .labeled .word-count.active strong {
      opacity: 1; }
#root .labeled .word-count.llmit span, #root .labeled .word-count.near-max span {
    color: #00aa00; }
#root .labeled .word-count.limit span {
    text-decoration: underline; }
#root .labeled .word-count.too-many span {
    color: #990022; }
#root .inline-help {
  position: relative;
  width: 1em; }
#root .inline-help .icon {
    margin: 0;
    cursor: pointer; }
#root .inline-help .tooltip {
    position: absolute;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    bottom: 1.75em;
    right: 0;
    pointer-events: none;
    opacity: 0;
    padding: 0.75em 1em 0.5em 0.5em;
    background-color: #f4f0e7;
    max-width: 1em;
    border: solid 1px #ff34cc;
    border-radius: 0.5em;
    text-align: left; }
#root .inline-help .tooltip .close {
      position: absolute;
      right: 0.125em;
      top: 0.125em;
      opacity: 0.5; }
#root .inline-help .tooltip:hover .close {
      opacity: 1; }
#root .inline-help.media-help {
    align-self: flex-end;
    margin: 2.25em 0.5em -2.25em 0;
    display: none; }
#root .inline-help.media-help .tooltip {
      right: 0; }
#root .inline-help.show {
    z-index: 10;
    opacity: 1; }
#root .inline-help.show .icon.info {
      color: #ff34cc; }
#root .inline-help.show .tooltip {
      opacity: 1;
      max-width: calc(90vw - 3em);
      min-width: 20em;
      pointer-events: all; }
#root .flex-twin-responsive {
  display: flex;
  flex-flow: column nowrap;
  margin: 0 0 1em 0; }
#root .flex-twin-responsive div:first-child {
    margin-bottom: 1em; }
@media (min-width: 50em) {
    #root .flex-twin-responsive {
      flex-flow: row nowrap; }
      #root .flex-twin-responsive > div:first-child {
        padding: 0 2.5% 0 0;
        margin-bottom: 0; }
      #root .flex-twin-responsive > div:last-child {
        padding: 0 0 0 2.5%; }
      #root .flex-twin-responsive.even > div {
        width: 50%; }
      #root .flex-twin-responsive.first-long > div:first-child {
        width: 66.666666%; }
      #root .flex-twin-responsive.first-long > div:last-child {
        width: 33.33333%; } }
#root .icon.help,
#root .status-bar > .icon.user {
  font-size: 1.625rem; }
#root .icon.key, #root .icon.help {
  cursor: pointer; }
#root .icon.help {
  margin: 0.375em 0 0 0.5em;
  transition: transform 0.33s ease-in-out;
  color: #ff34cc; }
#root .icon.help:hover {
    transform: scale(1.125); }
#root .logged-in .icon.help {
  margin: 0.375em 2em 0 0.5em; }
#root .status-bar {
  position: relative; }
#root .status-bar > .icon.user,
  #root .status-bar .user-details {
    position: absolute; }
#root .status-bar > .icon.user {
    top: 0.375em;
    right: 0;
    cursor: pointer; }
#root .status-bar > .icon.user:hover {
      color: #ff34cc; }
#root .status-bar .user-details {
    top: 3.5em;
    right: -6em;
    padding: 0 1em 0 0;
    min-width: 20em;
    background-color: #ffffff;
    display: none;
    padding: 1em;
    border: solid 1px #f4f0e7;
    border-radius: 0.5em; }
@media (min-width: 50em) {
      #root .status-bar .user-details {
        top: 4em;
        right: 0; } }
#root .status-bar .user-details .account-details {
      display: flex;
      flex-flow: column nowrap; }
#root .status-bar .user-details .ui.labeled {
      width: 100%; }
#root .status-bar .user-details .ui.labeled .input {
        width: 100%; }
#root .status-bar .user-details .ui.label {
      display: none; }
@media (min-width: 50em) {
      #root .status-bar .user-details .ui.label {
        display: block;
        width: 6.25rem;
        font-size: 0.875rem;
        white-space: nowrap; }
        #root .status-bar .user-details .ui.label input {
          width: calc(100% - 10em); } }
#root .status-bar .user-details .icon.edit {
      position: absolute;
      top: 0.25rem;
      right: 0.25rem;
      font-size: 1.5em; }
#root .status-bar .user-details .icon.edit:hover {
        color: #ff34cc; }
#root .status-bar.show-account .user-details {
    display: flex;
    flex-flow: column wrap; }
#root .status-bar.show-account .user-details > span {
      display: flex;
      flex-flow: row nowrap; }
#root dl dd em,
#root dl dd span {
  display: inline-block;
  margin: 0 0.5em 0 0; }
#root dl dd em.notes::before {
  content: "("; }
#root dl dd em.notes::after {
  content: ")"; }
#root .single {
  display: flex;
  flex-flow: column wrap; }
@media (min-width: 50em) {
    #root .single {
      flex-flow: row nowrap; } }
#main {
  position: relative;
  margin: 4em auto 1em auto;
  max-width: 1280px; }
@media (min-width: 40em) {
    #main {
      margin: 4.5em auto 1em auto; } }
#main > .ui.container {
    padding: 0 2.5%; }
#main .ui.container > .large-icon {
    margin: -0.125em auto 3em auto;
    float: right;
    clear: both; }
#main .ui.container > .large-icon .icon {
      float: right;
      margin: 0 5em 0 1em; }
@media (min-width: 50em) {
        #main .ui.container > .large-icon .icon {
          font-size: 1.25em; } }
@media (min-width: 70em) {
        #main .ui.container > .large-icon .icon {
          font-size: 1.5em; } }
#main .work-details .fields.vertical > .field.horizontal,
  #main .work-details .fields.vertical > .ui.input {
    flex-flow: column wrap; }
@media (min-width: 40em) {
      #main .work-details .fields.vertical > .field.horizontal,
      #main .work-details .fields.vertical > .ui.input {
        flex-flow: row nowrap; }
        #main .work-details .fields.vertical > .field.horizontal .label,
        #main .work-details .fields.vertical > .ui.input .label {
          min-width: auto;
          width: 8em; }
        #main .work-details .fields.vertical > .field.horizontal .dropdown, #main .work-details .fields.vertical > .field.horizontal.textarea,
        #main .work-details .fields.vertical > .field.horizontal input[type="text"],
        #main .work-details .fields.vertical > .ui.input .dropdown,
        #main .work-details .fields.vertical > .ui.input.textarea,
        #main .work-details .fields.vertical > .ui.input input[type="text"] {
          max-width: calc(100% - 8em); } }
@media (min-width: 50em) {
      #main .work-details .fields.vertical > .field.horizontal .label,
      #main .work-details .fields.vertical > .ui.input .label {
        width: 10em; }
      #main .work-details .fields.vertical > .field.horizontal .dropdown,
      #main .work-details .fields.vertical > .field.horizontal .combo,
      #main .work-details .fields.vertical > .field.horizontal input[type="text"],
      #main .work-details .fields.vertical > .ui.input .dropdown,
      #main .work-details .fields.vertical > .ui.input .combo,
      #main .work-details .fields.vertical > .ui.input input[type="text"] {
        max-width: calc(100% - 10em); } }
@media (min-width: 60em) {
      #main .work-details .fields.vertical > .field.horizontal .label,
      #main .work-details .fields.vertical > .ui.input .label {
        width: 12em; }
      #main .work-details .fields.vertical > .field.horizontal .dropdown,
      #main .work-details .fields.vertical > .field.horizontal .combo,
      #main .work-details .fields.vertical > .field.horizontal input[type="text"],
      #main .work-details .fields.vertical > .ui.input .dropdown,
      #main .work-details .fields.vertical > .ui.input .combo,
      #main .work-details .fields.vertical > .ui.input input[type="text"] {
        max-width: calc(100% - 12em); } }
#main .work-details.last-offset .actions .next {
    position: absolute;
    top: 6em;
    right: -3.75%; }
#main .actions .icon.check {
    transition: all 0.5s ease-in-out;
    transform: scale(1); }
#main .has-saved .actions .icon.check {
    color: #ff34cc;
    transform: scale(1.2); }
.warning {
  color: #990022; }
.field.horizontal .icon.check,
.ui.input .icon.check {
  margin: 0 0 0 0.375em;
  color: #ff34cc; }
.ui.input input,
.ui.input textarea {
  width: 100%; }
@media (min-width: 50em) {
  .ui.input.labeled input,
  .ui.input.labeled textarea {
    width: calc(100% - 7em); } }
.ui.input textarea {
  padding: 0.25em 0.5em;
  border-color: #f4f0e7; }
.ui.input.textarea,
.ui.input textarea {
  min-height: 5em; }
.ui.input.short {
  max-width: 12em; }
.ui.input.short.labeled {
    max-width: 20em; }
.ui.input.medium {
  max-width: 20em; }
.ui.input.medium textarea {
    max-width: 20em; }
.ui.input.medium.labeled {
    max-width: 32em; }
.ui.input.long {
  max-width: 36em; }
.ui.input.long.textarea {
    width: 100%;
    max-width: 100%; }
.ui.input.long.labeled {
    max-width: 45em; }
@media (min-width: 50em) {
  .ui.input.short {
    min-width: 12em; }
  .ui.input.medium {
    min-width: 20em; }
  .ui.input.long.textarea, .ui.input.long {
    min-width: 36em; } }
#root form .save {
  transition: color 0.5s ease-in-out;
  opacity: 1; }
#root form.saving .save {
  color: #ff34cc; }
#root form.saving .ui.button {
  opacity: 1; }
#root form .fields.horizontal > .ui.input {
  margin-right: 1em; }
#root form .fields.horizontal > .ui.input:last-child {
  margin-right: 0; }
@media (min-width: 50em) {
  #root form .auto-complete-wrapper .long {
    min-width: 30em;
    max-width: 30em; } }
#root form .field > .ui.selection.dropdown {
  min-width: 30em;
  max-width: calc(100% - 8em); }
#root form .vertical {
  display: flex;
  flex-flow: column nowrap; }
#root form .ui.input input {
  line-height: 1.25em; }
@media (min-width: 40em) {
  #root form .vertical .labeled > .long.textarea {
    max-width: calc(100% - 9em); } }
@media (min-width: 50em) {
  #root form .vertical .labeled > .long.textarea {
    max-width: calc(100% - 11em); } }
@media (min-width: 60em) {
  #root form .vertical .labeled > .long.textarea {
    max-width: calc(100% - 12.5em); } }
#root form .labeled > .label {
  display: inline-block;
  min-width: 100%; }
@media (min-width: 50em) {
  #root form .labeled > .label {
    min-width: 6em; } }
#root form .labeled .ui.input input,
#root form .labeled .ui.input button {
  width: auto; }
@media (max-width: 50em) {
  #root form .labeled .ui.input {
    max-width: none;
    width: 100%; }
    #root form .labeled .ui.input input,
    #root form .labeled .ui.input button {
      width: 100%; } }
#root form .labeled.horizontal .long input,
#root form .labeled.horizontal .combo input {
  min-height: 2.5em;
  line-height: 1.21428571em; }
#root form .labeled.horizontal .long input {
  width: 100%; }
#root form .ui .autocomplete-menu {
  position: absolute;
  top: 2.625em;
  left: 0;
  z-index: 2000;
  background-color: #ffffff;
  border: solid 1px #f4f0e7; }
#root form .ui .autocomplete-menu > div {
    padding: 0.5em 0.75em 0.5em 0.5em;
    cursor: pointer; }
#root form .address-details.active .inactive-message,
#root form .address-details.inactive .fields {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  pointer-events: none; }
#root form .input.labeled,
#root form .media-item .vertical,
#root form .phones > .vertical,
#root form .address-details {
  position: relative; }
#root form .input.labeled .icon.check,
  #root form .media-item .vertical .icon.check,
  #root form .phones > .vertical .icon.check,
  #root form .address-details .icon.check {
    color: #ff34cc;
    position: absolute;
    top: 0;
    right: 0; }
@media (max-width: 50em) {
  #root form .field.horizontal .icon.check {
    position: absolute;
    top: 1em;
    right: 0; } }
#root form .input.labeled .icon.check {
  right: -2em; }
#root form.submission-details .input.labeled.single .icon.check {
  opacity: 1;
  right: -1em; }
@media (min-width: 50em) {
    #root form.submission-details .input.labeled.single .icon.check {
      right: -2.5em; } }
@media (min-width: 60em) {
    #root form.submission-details .input.labeled.single .icon.check {
      right: -7em; } }
#root form.submission-details .field.labeled input,
#root form.submission-details .input.labeled input {
  max-width: calc(100% - 2em); }
#root form.submission-details .address-details > .ui.fields {
  max-width: 24em;
  min-width: 22em; }
#root form.submission-details .vertical .horizontal .word-count {
  margin-top: 2em; }
#root form.submission-details .vertical .horizontal .word-count span, #root form.submission-details .vertical .horizontal .word-count strong {
    display: inline-block; }
#root form.submission-details .vertical .horizontal .word-count strong {
    margin-left: 0.5em;
    padding-left: 0.25em; }
#root form .year-range .icon.check {
  margin-left: 1em; }
#root form .subsection > div,
#root form .vertical > div {
  margin: 0 0 0.5em 0; }
#root form.column .fields.subsection > .label:first-child {
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  text-align: left;
  margin: 0.5em 0 0.5em 0;
  padding: 0 0.25em;
  border-bottom: solid 1px #f4f0e7;
  min-height: 1.5em; }
#root form .details .vertical > div {
  margin: 0 0 0.25em 0; }
#root form .ui.labeled.input .label:first-child + input,
#root form .vertical .ui.input.labeled .label:first-child + input,
#root form .fields .ui.input.labeled .label:first-child + input {
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem; }
#main .user-form .labeled .label {
  display: none; }
@media (min-width: 25em) {
  #main .user-form .labeled > .label {
    display: inline-block;
    min-width: 7em; }
  #main .user-form .labeled input {
    max-width: calc(100% - 7em); } }
@media (min-width: 25em) {
  #main .user-form .fields > .button:first-child,
  #main .user-form .error-messages p {
    margin-left: 7em; } }
.spaced span {
  display: inline-block;
  margin-right: 1em; }
.vertical > .left {
  align-self: flex-start; }
#root form.column .ui.input {
  min-height: 2.5em; }
@media screen and (min-width: 50em) {
    #root form.column .ui.input {
      max-height: 2.875em; } }
#root form.column .ui.input.text, #root form.column .ui.input.title {
    max-height: 2.875em; }
#root form.column .ui.input > input {
    padding: 0.25em 0.5em; }
#root form.column .ui.input.vertical, #root form.column .ui.input.media-item, #root form.column .ui.input.textarea {
    max-height: none; }
#root form.column > .vertical > .checkbox {
  margin-bottom: 1em; }
@media (min-width: 50em) {
    #root form.column > .vertical > .checkbox {
      margin-left: 13.5em; } }
@media (min-width: 60em) {
    #root form.column > .vertical > .checkbox {
      margin-left: 18em; } }
@media (min-width: 50em) {
  #root form.column .single.long input,
  #root form.column .single.long textarea, #root form.column .single.labeled input,
  #root form.column .single.labeled textarea {
    width: calc(100% - 15em); } }
#root form.column .field .ui.input.year.second {
  max-width: 15em;
  min-width: 6em; }
#root form.column .field .ui.input.year.second .label {
    min-width: 6em; }
#root form.column .year.labeled.short input,
#root form.column .year input {
  max-width: 9em;
  min-width: 5em;
  width: 12ch; }
#root form.column .day input,
#root form.column .month input {
  max-width: 5em;
  min-width: 2em;
  width: 7.5ch; }
#root form.column .ui.icon.input > input {
  padding-right: 0.5em !important; }
#root form.column .vertical .year-range {
  display: flex;
  flex-flow: column nowrap; }
#root form.column .vertical .year-range .labeled .label {
    min-width: 6em; }
@media (min-width: 50em) {
    #root form.column .vertical .year-range {
      flex-flow: row nowrap; }
      #root form.column .vertical .year-range .labeled.first .label {
        min-width: 15em; } }
@media (min-width: 50em) and (min-width: 60em) {
      #root form.column .vertical .year-range .labeled.first .label {
        min-width: 19.5em; } }
#root form.column .input.short.labeled {
  max-width: 24em; }
#root form.column .dual .input.short.labeled {
  max-width: 30em; }
#root form.column .ui.label {
  font-size: 1em;
  padding: 1em 0.5em 0.125em 0; }
@media (min-width: 50em) {
    #root form.column .ui.label {
      text-align: right;
      padding: 0.5em 0.75em 0.5em 0; } }
#root form.column .ui.button > i.icon {
  margin-left: 0.5em; }
#root form.column .icon.trash {
  cursor: pointer; }
#root form.column .fields.horizontal {
  display: flex; }
#root form.column .labeled {
  position: relative; }
#root form.column .labeled.phones {
    display: flex;
    padding-bottom: 2em;
    position: relative;
    flex-flow: column wrap; }
#root form.column .labeled.phones .vertical {
      position: relative; }
@media (min-width: 40em) {
      #root form.column .labeled.phones {
        flex-flow: row wrap; } }
#root form.column .labeled.phones .label .icon {
      margin: 0 0 0 0.5em; }
#root form.column .labeled.phones > button {
      position: absolute;
      left: 0;
      bottom: 0; }
@media (min-width: 40em) {
        #root form.column .labeled.phones > button {
          left: 6em; } }
@media (min-width: 50em) {
        #root form.column .labeled.phones > button {
          left: 14.5em; } }
@media (min-width: 60em) {
        #root form.column .labeled.phones > button {
          left: 18em; } }
#root form.column .labeled.phones > button > .icon {
        float: left;
        font-size: 0.75em;
        margin: 0 0.5em 0 0; }
@media (min-width: 40em) {
    #root form.column .labeled.phones .vertical,
    #root form.column .labeled .combo {
      max-width: calc(100% - 6em); } }
@media (min-width: 50em) {
    #root form.column .labeled.phones .vertical,
    #root form.column .labeled .combo {
      max-width: calc(100% - 12em); } }
#root form.column .labeled .combo input.date-part {
    text-align: right;
    border: solid 1px #f4f0e7;
    border-radius: 0.125em;
    margin-right: 0.25em; }
#root form.column .labeled.date .combo .date-component {
    display: inline-flex;
    flex-flow: column nowrap;
    position: relative; }
#root form.column .labeled.date .combo .date-component .label {
      opacity: 0.5;
      display: inline-block;
      position: relative;
      font-size: 0.5em;
      min-width: 2em;
      width: 100%;
      min-height: 1em;
      text-align: center;
      margin-bottom: -1.5em; }
#root form.column .labeled.date .combo .date-component input {
      padding: 0.25em 1px 0 0.375em; }
#root form.column .labeled.date .combo .date-component:hover .label {
      opacity: 0.75; }
#root form.column .labeled .phone-details {
    position: relative;
    flex-flow: row nowrap;
    padding: 0 2em 0 0; }
#root form.column .labeled .phone-details .long-number {
      max-width: 100%;
      min-width: 15em; }
#root form.column .labeled .phone-details .notes {
      max-width: 9em; }
@media (min-width: 30em) {
      #root form.column .labeled .phone-details .number {
        max-width: calc(50% - 1.75em); }
      #root form.column .labeled .phone-details .notes {
        max-width: calc(50% - 0.75em); } }
#root form.column .labeled .phone-details .icon.trash {
      position: absolute;
      right: 0;
      bottom: 0.25em; }
#root form.column .address-details.inactive .fields {
  max-height: 0;
  max-width: 0; }
#root form.column .single > .labeled .label:first-child,
#root form.column .single > .label:first-child,
#root form.column .address-details > .labeled .label:first-child,
#root form.column .address-details > .label:first-child {
  min-width: 100%; }
@media (min-width: 50em) {
  #root form.column .fields > .labeled .label:first-child,
  #root form.column .fields > .label:first-child,
  #root form.column .field > .labeled .label:first-child,
  #root form.column .field > .label:first-child,
  #root form.column .single > .labeled .label:first-child,
  #root form.column .single > .label:first-child,
  #root form.column .address-details > .labeled .label:first-child,
  #root form.column .address-details > .label:first-child {
    min-width: 15em;
    max-width: 15em; } }
@media (min-width: 50em) and (min-width: 60em) {
    #root form.column .fields > .labeled .label:first-child,
    #root form.column .fields > .label:first-child,
    #root form.column .field > .labeled .label:first-child,
    #root form.column .field > .label:first-child,
    #root form.column .single > .labeled .label:first-child,
    #root form.column .single > .label:first-child,
    #root form.column .address-details > .labeled .label:first-child,
    #root form.column .address-details > .label:first-child {
      min-width: 19.5em;
      max-width: 19.5em; } }
#root form.column .fields .label,
#root form.column .field .label,
#root form.column .single .label,
#root form.column .address-details .label {
  min-height: 2.5em; }
#root form.column .fields .toggle,
#root form.column .field .toggle,
#root form.column .single .toggle,
#root form.column .address-details .toggle {
  margin-left: 1em;
  margin-right: 1em; }
#root form.column.survey .field.radio > .label:first-child, #root form.column.survey .field.long-prompt > .label:first-child, #root form.column.survey .field.checkbox > .label:first-child {
  min-width: auto;
  max-width: 100%; }
#root form.column .horizontal {
  flex-flow: row wrap; }
@media screen and (min-width: 50em) {
    #root form.column .horizontal {
      flex-flow: row nowrap; } }
#root form.column .media-item {
  min-height: 100%;
  position: relative; }
#root form.column .media-item figure {
    width: 40em;
    -o-object-fit: contain;
       object-fit: contain; }
#root form.column .media-item figure img {
      width: 100%;
      max-width: 100%;
      height: auto; }
#root form.column .media-item > figure,
  #root form.column .media-item > .vertical {
    width: 100%; }
#root form.column .media-item > figure {
    justify-content: center; }
#root form.column .media-item .title {
    width: calc(100% - 2em); }
#root form.column .media-item .title input {
      align-self: flex-start;
      margin-left: 0; }
@media (min-width: 50em) {
        #root form.column .media-item .title input {
          margin-left: 0.5em; } }
#root form.column .media-item .warning,
  #root form.column .media-item .info {
    margin: 0.5em 0 0.5em 0.5em; }
#root form.column .media-item .inline-help .tooltip {
    top: 2em;
    left: 2em;
    right: auto;
    bottom: auto; }
#root form.column .media-items {
  display: block; }
#root form.column .media-items .icon.check.large {
    position: relative;
    color: #ff34cc;
    float: right;
    clear: both;
    margin-top: -2em;
    height: 0;
    overflow: visible; }
#root form.column .media-item {
  width: 100%;
  margin: 0 0 2em 0;
  min-height: 9em;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
#root form.column .media-item figure {
    position: relative;
    margin: 0 auto;
    height: auto; }
#root form.column .media-item figure audio {
      width: 100%; }
#root form.column .media-item figure figcaption {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      font-size: 0.75em;
      padding: 0.25em 0.5em;
      opacity: 0;
      background-color: rgba(255, 255, 255, 0.5); }
#root form.column .media-item figure:hover figcaption {
      opacity: 1; }
#root form.column .media-item figure.audio figcaption {
      top: 4rem; }
#root form.column .media-item .vertical {
    position: relative; }
#root form.column .media-item .vertical > button {
      margin-left: -1em; }
#root form.column .media-item .confirm-delete {
    position: relative;
    display: flex;
    margin: 1em 0 1.25em 0;
    max-height: 1.5em;
    overflow: hidden; }
@media (min-width: 768px) {
      #root form.column .media-item .confirm-delete {
        position: absolute;
        bottom: 0;
        left: 0; } }
#root form.column .media-item .confirm-delete .message {
      position: relative;
      display: inline-block;
      padding: 0.25em 1.75em 0.25em 0.5em;
      border: solid 1px #f4f0e7;
      border-radius: 0.375em; }
#root form.column .media-item .confirm-delete .actions {
      display: flex;
      margin: 0.5em 0; }
#root form.column .media-item .confirm-delete .actions button {
        margin: 0 1em 0 0; }
#root form.column .media-item .confirm-delete .icon {
      transition: all 0.33s ease-in-out; }
#root form.column .media-item .confirm-delete .icon .trash {
        margin-right: 0.75rem; }
#root form.column .media-item .confirm-delete:hover .icon.trash {
      color: #990022; }
#root form.column .media-item .confirm-delete .text-label {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      font-weight: bold;
      display: inline-block;
      position: relative;
      top: 0.25em;
      left: 0.25em; }
#root form.column .media-item .confirm-delete .message {
      opacity: 0; }
#root form.column .media-item .confirm-delete.show-message {
      max-height: 5em;
      overflow: visible; }
#root form.column .media-item .confirm-delete.show-message .message {
        opacity: 1;
        cursor: pointer; }
#root form.column .media-item .confirm-delete.show-message .message .ui.button {
          font-size: 0.75em; }
#root form.column .media-item .confirm-delete.show-message .icon.trash {
        transform: scale(1.2); }
#root form.column .media-item .icon.trash {
    margin: 0 0.5em;
    cursor: pointer; }
#root form.column .media-item.reloading .controls {
    opacity: 0.25;
    position: none; }
#root form.column .media-item.reloading img {
    opacity: 0.8; }
#root form.column .media-item .controls {
    margin: 1em 0 2em 1em; }
#root form.column .media-item .controls .icon {
      transition: all 0.333s ease-in-out;
      cursor: pointer; }
#root form.column .media-item .controls .icon:hover {
        color: #ff34cc; }
#root form.column .media-item .controls .icon:hover.redo {
          transform: scale(1.25) rotate(90deg); }
#root form.column .media-item .controls .icon:hover.undo {
          transform: scale(1.25) rotate(-90deg); }
#root form.column .media-item .video-notice {
    padding: 0.5rem 0;
    font-size: 0.8em;
    margin: 0.5rem 2.5% 1rem 0;
    border-top: dashed 1px #f4f0e7; }
@media (min-width: 50rem) {
      #root form.column .media-item .video-notice {
        margin: 0.5rem 2.5% 1rem 0.625rem;
        font-size: 0.9em; } }
@media (min-width: 60rem) {
      #root form.column .media-item .video-notice {
        font-size: 1em; } }
#root .drop-zone .inline-help,
#root .web-transfer .inline-help {
  position: absolute;
  z-index: 75;
  right: 2rem; }
#root .drop-zone .inline-help .icon::before,
  #root .web-transfer .inline-help .icon::before {
    font-size: 1.25em; }
#root .drop-zone .inline-help .tooltip,
  #root .web-transfer .inline-help .tooltip {
    bottom: auto; }
@media (min-width: 30em) {
      #root .drop-zone .inline-help .tooltip,
      #root .web-transfer .inline-help .tooltip {
        min-width: 25em; } }
#root .drop-zone {
  position: relative;
  width: 100%;
  border-radius: 0.5em;
  padding: 0;
  margin: 0 auto;
  max-height: 0;
  pointer-events: none;
  transition: max-height 1s ease-in-out;
  overflow: hidden;
  opacity: 0; }
#root .drop-zone > .file-drop {
    position: relative;
    pointer-events: all;
    border: dashed 0.5em #f4f0e7;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    min-height: 4em;
    padding: 0.5em;
    width: 100%;
    opacity: 0.5;
    transition: opacity 0.5s ease-in-out; }
#root .drop-zone > .file-drop.active {
      opacity: 1; }
#root .drop-zone > .file-drop:hover {
      color: #212121; }
#root .drop-zone > .file-drop .icon {
      font-size: 3em; }
@media (min-width: 60em) {
        #root .drop-zone > .file-drop .icon {
          font-size: 3.5em; } }
@media (min-width: 70em) {
        #root .drop-zone > .file-drop .icon {
          font-size: 4em; } }
@media (min-width: 80em) {
        #root .drop-zone > .file-drop .icon {
          font-size: 4.5em; } }
#root .drop-zone .inline-help {
    top: 6rem; }
#root .drop-zone .inline-help .tooltip {
      font-weight: normal;
      top: 1.875em; }
#root .drop-zone .progress-bar {
    position: relative;
    width: 90%;
    margin: 0.5em 5%;
    height: 1.5rem;
    padding: 0;
    border: solid 1px #f4f0e7;
    opacity: 0; }
#root .drop-zone .progress-bar .inner,
    #root .drop-zone .progress-bar .width {
      position: absolute;
      top: 0;
      bottom: 0; }
#root .drop-zone .progress-bar .inner {
      width: 0;
      left: 0;
      transition: width 100ms linear; }
#root .drop-zone .progress-bar .inner.full {
        transition: width 500ms linear; }
#root .drop-zone .progress-bar .label {
      text-align: center;
      left: 20%;
      right: 20%;
      padding: 0.25em; }
#root .drop-zone .progress-bar.active {
      opacity: 1; }
#root .drop-zone .progress-bar.active .inner {
        background-color: #212121; }
.add-media-panes {
  opacity: 0;
  pointer-events: none;
  height: 0;
  overflow: hidden; }
.add-media-panes .menu a {
    font-size: 0.75em; }
@media (min-width: 40em) {
      .add-media-panes .menu a {
        font-size: 1em; } }
#root .hide-web-transfer .menu a:nth-child(2) {
  display: none; }
#root .expanded.show-upload .add-media-panes {
  opacity: 1;
  pointer-events: all;
  height: auto;
  overflow: visible; }
#root .expanded.show-upload .media-help {
  display: block; }
#root .expanded.show-upload .drop-zone {
  min-height: 8em;
  max-height: 32em;
  pointer-events: all;
  margin: 0 auto;
  opacity: 1; }
#root .expanded.show-upload .web-transfer {
  height: 8em; }
#root .expanded.show-upload .web-transfer .notes {
    margin: 0.75em 0; }
#root .expanded.show-upload .web-transfer .inline-help {
    top: 6rem; }
#root .expanded.show-upload .web-transfer .inline-help .tooltip {
      top: -1em;
      right: 2em; }
#root .expanded.show-upload .web-transfer .add {
    cursor: pointer;
    display: flex;
    flex-flow: row nowrap;
    justify-items: flex-end;
    align-items: center; }
#root .expanded.show-upload .web-transfer .add span {
      display: inline-block;
      font-weight: bold;
      margin-left: 1em; }
#root .expanded.show-upload .web-resource {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  width: 100%; }
#root .expanded.show-upload .web-resource .url-input {
    max-width: 84%;
    width: calc(100% - 8rem);
    margin: 0.25em auto;
    height: 2em;
    padding: 0.25em 0.5em;
    border: solid 1px #f4f0e7;
    border-radius: 0.5em;
    background: none; }
#root .expanded.show-upload .web-resource .icon {
    font-size: 2rem;
    width: 1.5rem; }
#root .expanded.show-upload .web-resource .icon.provider {
      margin-right: 0.375rem; }
#root .expanded.show-upload .web-resource .icon.plus {
      margin-left: 0.5rem; }
[dir="ltr"] #root .expanded.show-upload aside .rejected {
  margin-left: 0; }
[dir="rtl"] #root .expanded.show-upload aside .rejected {
  margin-right: 0; }
[dir="ltr"] #root .expanded.show-upload aside .rejected {
  margin-right: 1em; }
[dir="rtl"] #root .expanded.show-upload aside .rejected {
  margin-left: 1em; }
[dir="ltr"] #root .expanded.show-upload aside .rejected {
  padding-left: 0; }
[dir="rtl"] #root .expanded.show-upload aside .rejected {
  padding-right: 0; }
#root .expanded.show-upload aside .rejected {
  margin-top: 0; }
#root .expanded.show-upload aside .rejected li {
    color: #990022;
    font-weight: bold !important;
    font-size: 1.1em; }
#root .expanded.show-upload .inline-help .tooltip {
  top: auto;
  right: 0;
  bottom: 1em; }
.icon.horizontal-spaced {
  margin: 0 0.5em; }
p.intro-message {
  margin: 0 0 1.5em 0; }
#root .wrapper .checkbox.large {
  margin: 1em 0; }
#root .wrapper .checkbox.large label {
    padding-left: 2.5em; }
#root .wrapper .checkbox.large label::after, #root .wrapper .checkbox.large label::before {
      transform: scale(2) translateX(0%); }
.submission p.intro-message strong {
  display: inline-block; }
.submission p.intro-message strong.price {
    margin-left: 0.5rem; }
.submission p.intro-message strong.large {
    font-size: 1.5em; }
.submission > p.full-message {
  margin: -0.5em 0 1.5em 0;
  color: #ff34cc;
  font-weight: bold;
  font-size: 1.25em; }
.submission > .column {
  margin: 0 0 1em 0; }
.submission > .column > .segment {
    border-style: solid;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-color: transparent;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em; }
.submission > .column > .segment {
    padding: 0 2.5%;
    pointer-events: none;
    opacity: 1;
    max-height: 0;
    transition: max-height 1s ease-in-out, padding 0.25s ease-out, opacity 0.5s ease-in-out;
    overflow: hidden; }
.submission > .column > .segment .media-item {
      display: grid;
      grid-template-columns: 100%;
      width: 100%;
      position: relative; }
@media (min-width: 50em) {
        .submission > .column > .segment .media-item {
          grid-template-columns: 50% 50%; } }
.submission > .column > .segment > .status-message {
      margin-right: 4em; }
.submission > .column > .segment > .actions {
      position: relative;
      padding: 0.5em 2.5%;
      border-radius: 0.5em;
      border: solid 1px #f4f0e7;
      display: flex;
      justify-content: flex-end; }
.submission > .column > .segment > .actions .status-message {
        margin-right: 6em;
        color: #990022; }
.submission > .column > .segment > .actions button.large-icon {
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-items: center;
        font-size: 1em;
        max-width: 10rem;
        margin: 0 0 0 2em;
        height: 2.5rem; }
.submission > .column > .segment > .actions button.large-icon .icon {
          margin: 0 auto 0.75em auto; }
.submission > .column > .segment > .actions button.large-icon .text {
          position: absolute;
          display: inline-flex;
          align-items: center;
          flex-flow: row nowrap;
          white-space: nowrap;
          bottom: 0;
          top: 0;
          right: 4rem;
          text-align: center; }
.submission > .column.expanded > .ui.vertical.segment:last-child,
  .submission > .column.expanded > .segment {
    padding: 1.5em 2.5% 0.75em 2.5%;
    margin-top: -1em;
    pointer-events: all;
    min-height: 100%;
    max-height: 1000em;
    overflow: visible;
    border-bottom-width: 0.25em;
    border-left-width: 0.25em;
    border-right-width: 0.25em;
    border-style: solid;
    border-color: #212121; }
.submission > .column.expanded h2.section-title {
    background-color: #212121;
    color: white;
    z-index: 8;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
.submission > .column.expanded h2.section-title .icon.circle,
    .submission > .column.expanded h2.section-title .icon.chevron {
      color: #ffffff; }
.submission h2.section-title {
  background-color: #f4f0e7;
  transition: all 0.33s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  max-height: 4em;
  margin: 0 0 0.5em 0;
  padding: 0.75em 2.5%;
  border-radius: 0.5em; }
.submission h2.section-title .icon.check {
    color: #ff34cc; }
.submission h2.section-title:hover {
    background-color: #212121;
    color: white; }
.submission h2.section-title:hover .icon.circle,
    .submission h2.section-title:hover .icon.chevron {
      color: #ffffff; }
.submission h2.section-title:hover .icon.chevron {
      transform: scale(1.25); }
.submission h2.section-title .icon {
    transition: all 0.33s ease-in-out; }
.submission h2.section-title .subtext {
    display: block;
    font-weight: normal;
    font-size: 0.75em; }
.submission .work-details .ui.input.labeled {
  margin-right: 4em; }
.work-preview .text-view {
  margin-bottom: 2em; }
#top-header,
#main-save-trigger {
  position: fixed;
  z-index: 40;
  background-color: #ffffff; }
#root .combo input,
#root textarea,
#root ui.input > input {
  outline-width: 1px; }
#root textarea::-webkit-input-placeholder,
#root .combo input::-webkit-input-placeholder {
  color: rgba(41, 37, 39, 0.333); }
#root textarea::-moz-placeholder,
#root .combo input::-moz-placeholder {
  color: rgba(41, 37, 39, 0.333); }
#root textarea:-ms-input-placeholder,
#root .combo input:-ms-input-placeholder {
  color: rgba(41, 37, 39, 0.333); }
#root textarea::-ms-input-placeholder,
#root .combo input::-ms-input-placeholder {
  color: rgba(41, 37, 39, 0.333); }
#root textarea::placeholder,
#root .combo input::placeholder {
  color: rgba(41, 37, 39, 0.333); }
#root .selection.dropdown.visible > .text {
  opacity: 0.5;
  font-style: italic; }
#root > .wrapper {
  position: relative;
  margin: 3em auto;
  max-width: 1280px; }
@media screen and (min-height: 40em) {
    #root > .wrapper {
      margin: 3.5em auto; } }
#root .video {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%; }
#root .video .icon.play {
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: 18;
    color: white;
    font-size: 5vw; }
@media (min-width: 1280px) {
      #root .video .icon.play {
        font-size: 64px; } }
#root .video.playing .video-overlay,
  #root .video.playing img {
    opacity: 0;
    pointer-events: none; }
#root .video.playing iframe {
    opacity: 1; }
#root .video .video-overlay,
  #root .video iframe,
  #root .video img {
    transition: opacity 1s ease-in-out; }
#root .video .video-overlay,
  #root .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
    /* height: 50.625vw;
      @media (min-width: $max-width) {
        height: 576px;
      } */ }
#root .video .video-overlay {
    background-color: rgba(41, 37, 39, 0.33333); }
#root .video iframe {
    opacity: 0;
    height: 100%; }
#root .icon.plus {
  cursor: pointer; }
#root .icon.plus:hover,
#root button:hover .icon.plus {
  color: #ff34cc; }
#top-header {
  top: 0;
  left: 0;
  right: 0;
  height: 3em;
  border-bottom: solid 0.125em #f4f0e7; }
#top-header .site-title {
    position: absolute;
    top: 0.25em;
    left: 2.5%;
    max-width: 30em;
    bottom: 0.5em;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: url("/images/nc-logo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 3rem;
    color: transparent;
    /*  @media (max-width: 25em) {
      font-size: 1.25em;
    }
    @media (min-width: 25em) and (max-width: 30em) {
      font-size: 1.33em;
    }
    @media (min-width: 50em) {
      font-size: 1.667em;
    }
    @media (min-width: 60em) {
      font-size: 1.75em;
    } */
    /*     &:hover {
      color: $active-color;
    } */ }
@media screen and (min-height: 40em) {
    #top-header {
      height: 3.5em;
      border-bottom: solid 0.1825em #f4f0e7; } }
#top-header nav {
    position: relative;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0.25em 2.5%;
    display: flex;
    flex-flow: row nowrap;
    align-content: flex-end;
    justify-content: flex-end;
    height: 100%; }
#top-header nav .ui.button {
      margin: 0 0 0 0.5rem;
      align-self: flex-end;
      padding: 0 0 0.5em 0.5em; }
#top-header nav .ui.button .icon {
        margin: 0.5rem 0 0 0.5rem; }
#top-header nav form .fields .ui.button {
      padding: 0.25em 0.5em;
      margin: 0.5em 0;
      font-size: 1.25em; }
@media (min-width: 50em) {
        #top-header nav form .fields .ui.button {
          margin: 0.5em 0 0.5em 6.25rem; } }
#root form.survey .fields .inner {
  margin: 0 0 1em 0; }
#root form.survey .fields .inner .input {
    flex-flow: column wrap; }
@media (min-width: 50em) {
      #root form.survey .fields .inner .input {
        flex-flow: row nowrap; } }
#root form.survey .fields > .question {
  border: solid 1px #f4f0e7;
  border-radius: 0.5em;
  margin: 0 0 1em 0;
  padding: 0.5em 2.5%; }
#root form.survey .fields > .preamble {
  margin: 1.25em 0 .5em 0;
  padding: 0 2.5%; }
#root form.survey .fields .radio,
#root form.survey .fields .select,
#root form.survey .fields .select-other {
  display: flex;
  flex-flow: column nowrap; }
#root form.survey .fields .radio.hidden,
  #root form.survey .fields .select.hidden,
  #root form.survey .fields .select-other.hidden {
    display: none; }
#root form.survey .fields .field .checkbox,
#root form.survey .fields .field .radio {
  min-height: 1em;
  margin-right: 1em;
  margin-bottom: .75em; }
@media (min-width: 40em) {
    #root form.survey .fields .field .checkbox,
    #root form.survey .fields .field .radio {
      margin-bottom: 0; } }
#root form.survey .fields .textarea textarea {
  width: 100%; }
@media (min-width: 50em) {
  #root form.survey .fields .text .input {
    width: calc(100% - 12em); } }
#root form.survey .fields .text input[type=text] {
  width: 100%; }
#root form.survey .fields .radio .inner {
  display: flex;
  flex-flow: column wrap; }
@media (min-width: 40em) {
    #root form.survey .fields .radio .inner {
      flex-flow: row wrap; } }
#root form.survey .fields .radio .inner .field {
    margin-right: 1.5em; }
#root form.survey .fields .input.other {
  display: none; }
#root form.survey .fields .other .input.other {
  display: inline-block; }
#root form.survey .feedback {
  margin: 1em 0; }
#root form.survey .actions {
  margin-top: 2em; }
#root form.survey .vertical > .fields > .field > .label {
  text-align: left;
  padding: 0.25em 1em 0.25em 0;
  margin: 1.25em 0 0 0;
  min-height: 2em; }
#main-save-trigger {
  right: 5vw;
  bottom: 1em;
  padding: 0.5em;
  border-radius: 0.5em; }
[dir="ltr"] figure {
  margin-left: 0; }
[dir="rtl"] figure {
  margin-right: 0; }
[dir="ltr"] figure {
  margin-right: 0; }
[dir="rtl"] figure {
  margin-left: 0; }
figure {
  margin-top: 0;
  margin-bottom: 0; }
figure audio {
    max-width: 100%; }
#root .error input,
#root .error label::before,
#root .error textarea {
  border-color: rgba(34, 36, 38, 0.15);
  background-color: #fff6f6; }
@media (min-width: 40em) {
  #root .application-details {
    display: grid;
    grid-template-columns: 66.666% 33.333%; }
    #root .application-details .collection-address {
      position: relative;
      left: 100%; } }
@media (min-width: 60em) {
  #root .application-details {
    display: grid;
    grid-template-columns: 50% 25% 25%; }
    #root .application-details .collection-address {
      left: 0; } }
#root .application-details .label {
  padding: 0 0 0.5em 0; }
#root .application-details .address {
  margin-bottom: 1em; }
#root .application-details .address p,
  #root .application-details .address h5,
  #root .application-details .address address {
    margin: 0;
    padding: 0;
    font-weight: normal; }
#root .application-details .address address {
    font-style: normal; }
#root .application-details .ui.label {
  font-size: 1em;
  color: #292527;
  font-weight: bold; }
#root dl.dict-grid {
  display: grid;
  grid-template-columns: 8em auto; }
#root dl.dict-grid dt,
  #root dl.dict-grid dd {
    margin: 0 0 0.5em 0; }
#root dl.dict-grid dt {
    padding: 0 0.5em 0 0;
    text-align: right;
    min-width: 8em;
    white-space: nowrap; }
#root dl.dict-grid dd {
    padding: 0; }
#root .preview .works {
  margin: 1em 0;
  padding: 1em 0;
  border-top: dashed 0.125em #f4f0e7; }
#root .column.survey .ui.label {
  font-size: 1em; }
#root .video .provisional-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 7.5% 2.5% 7.5% 5%;
  color: white;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center; }
#root .video .provisional-overlay p {
    margin: 0;
    padding: 1em;
    font-weight: bold;
    margin-top: 0;
    overflow: visible;
    height: 5em;
    opacity: 1; }
#root .video .provisional-overlay i.icon {
    justify-self: center !important;
    align-items: center !important;
    margin-top: 1.625em; }
#root .video .provisional-overlay i.icon::before {
      position: relative;
      display: inline-block;
      transform: scale(4);
      color: white; }
#root .video.provisional {
  background-color: black; }
#root .video.disabled .video-overlay {
  pointer-events: none; }
#root .video.disabled .video-overlay i {
    opacity: 0.5; }
[dir="ltr"] #root .column.completion ol {
  padding-left: 1em; }
[dir="rtl"] #root .column.completion ol {
  padding-right: 1em; }
#root .column.completion .vertical {
  display: flex;
  flex-flow: column nowrap; }
#root .column.completion h4 {
  position: relative; }
#root .column.completion h4 span {
    display: inline-block;
    margin-right: 0.5em;
    padding-right: 0.5em; }
#root .column.completion h4 span.text::after {
      content: ":"; }
#root .column.completion h4 .right {
    position: absolute;
    top: 0.125rem;
    right: 0; }
#root .column.completion h4 .right.large {
      font-size: 2rem; }
#root .column.completion .final-actions {
  margin: 0.5em 0 1em 0; }
#root .column.completion .final-actions button {
    font-size: 1.5em; }
#root .column.completion .download-widget {
  position: relative;
  margin: 2.5em auto;
  text-align: center;
  padding: 1em 2em;
  width: 100%;
  border-top: dashed #f4f0e7 0.125em;
  border-bottom: dashed #f4f0e7 0.125em; }
#root .column.completion .download-widget .ui.loader {
    top: 1.25rem;
    padding-top: 1.75rem;
    font-size: 0.75em; }
#root .column.completion .download-widget .ui.loader::before, #root .column.completion .download-widget .ui.loader::after {
      height: 1.5rem;
      width: 1.5rem;
      margin: 0 0 0 -0.75rem; }
#root .column.completion .download-widget .icon {
    cursor: pointer; }
#root .column.completion .download-widget .print-pdf {
    font-size: 2em; }
#root .column.completion .download-widget a {
    pointer-events: none; }
#root .column.completion .download-widget .regenerate {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0.5em;
    right: 0;
    height: 1em;
    width: 1em;
    font-size: 1.5rem;
    transition: translateX 0.5s ease-in-out; }
@media (min-width: 40em) {
      #root .column.completion .download-widget .regenerate {
        right: 10%; } }
@media (min-width: 50em) {
      #root .column.completion .download-widget .regenerate {
        right: 15%; } }
@media (min-width: 60em) {
      #root .column.completion .download-widget .regenerate {
        right: 20%; } }
@media (min-width: 70em) {
      #root .column.completion .download-widget .regenerate {
        right: 25%; } }
@media (min-width: 80em) {
      #root .column.completion .download-widget .regenerate {
        right: 30%; } }
#root .column.completion .download-widget .regenerate:hover {
      translate: rotate(90deg); }
#root .column.completion .download-widget.has-download a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 1.5em;
    bottom: 0;
    pointer-events: all; }
#root .column.completion .download-widget.has-download .print-pdf {
    color: #ff34cc;
    pointer-events: none; }
#root .column.completion .download-widget.has-download:hover .regenerate {
    opacity: 1;
    pointer-events: all; }
#root .column.completion.submitted .regenerate {
  display: none; }
#root .column.completion .selected .media-items {
  grid-template-columns: 100%; }
#root .column.completion .selected .media-items figure {
    height: 60vw; }
@media (min-width: 1280px) {
      #root .column.completion .selected .media-items figure {
        height: 768px; } }
#root .column.completion .media-items {
  display: grid;
  grid-template-columns: 100%;
  margin: 0 auto 2em auto; }
@media (min-width: 40em) {
    #root .column.completion .media-items {
      grid-template-columns: 50% 50%; } }
@media (min-width: 60em) {
    #root .column.completion .media-items {
      grid-template-columns: 33.333% 33.333% 33.333%; } }
#root .column.completion .media-items figure {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 0.5em 2.5%;
    margin: 0 auto;
    overflow: hidden;
    height: 60vw;
    align-content: center;
    justify-content: center; }
@media (min-width: 40em) {
      #root .column.completion .media-items figure {
        height: 30vw; } }
@media (min-width: 60em) {
      #root .column.completion .media-items figure {
        height: 20vw; } }
@media (min-width: 1280px) {
      #root .column.completion .media-items figure {
        height: 256px; } }
#root .column.completion .media-items figure img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      margin: 0 auto; }
#root .column.completion .media-items figure img,
    #root .column.completion .media-items figure .video {
      align-self: center;
      justify-self: center; }
#root .column.completion .media-items figure figcaption {
      font-size: 0.667em;
      padding: 0.5em 5%;
      position: absolute;
      bottom: 0;
      background-color: #ffffff;
      left: 0;
      right: 0;
      top: 0;
      opacity: 0;
      text-align: center;
      transition: opacity 0.25s ease-in-out; }
#root .column.completion .media-items figure.audio {
      min-height: 9em; }
#root .column.completion .media-items figure.audio audio {
        position: relative;
        width: 100%; }
#root .column.completion .media-items figure.audio figcaption {
        top: 6em;
        opacity: 1; }
#root .column.completion .media-items figure.image figcaption {
      display: flex;
      flex-flow: column wrap;
      align-items: center;
      justify-content: center; }
#root .column.completion .media-items figure .video {
      height: auto;
      margin: auto; }
@media (min-width: 40em) {
        #root .column.completion .media-items figure .video .icon.play {
          top: 40%; } }
@media (min-width: 60em) {
        #root .column.completion .media-items figure .video .icon.play {
          top: 30%; } }
#root .column.completion .media-items figure:hover figcaption {
      opacity: 0.75; }
@media (min-width: 1280px) {
    #root .column.completion .media-items figure {
      height: 256px; } }
#root .overlay {
  opacity: 0;
  pointer-events: none;
  z-index: 40;
  position: absolute;
  max-height: 0;
  top: 100vw;
  /*   margin-top: $header-height-mobile;
    @media (min-width: 40em) {
      margin-top: $header-height-standard;
    } */
  left: 0;
  width: 100vw;
  overflow: hidden;
  transition: top 1s ease-in-out, opacity 0s linear 1s, z-index 0s linear 1s; }
#root .overlay .inner {
    position: relative;
    max-width: 1280px;
    padding: 0 1em;
    background-color: #ffffff; }
#root .overlay .inner li, #root .overlay .inner p {
      line-height: 1.4285em; }
#root .overlay .inner > h3 {
      margin: 1.25em 0 0.25em 0;
      padding: 1.25em 0 0.25em 0; }
#root .overlay .inner .content {
      padding: 7.5% 1em; }
#root .overlay .inner .content > section {
        padding: 0.25em 0 1.5em 0;
        margin: 0.5em 0 1.5em 0;
        border-bottom: dashed 1px #f4f0e7; }
#root .overlay .inner .content > section:last-child {
          border-bottom: none; }
@media (min-width: 60em) {
          #root .overlay .inner .content > section {
            -moz-column-count: 2;
                 column-count: 2;
            grid-column-gap: 5%;
            -moz-column-gap: 5%;
                 column-gap: 5%; } }
#root .overlay-out .overlay {
  max-height: 90vh;
  overflow-y: visible; }
#root .show-overlay .overlay {
  opacity: 1;
  top: 0;
  transition: top 1s ease-in-out;
  pointer-events: all;
  z-index: 20;
  max-height: none;
  overflow: visible; }
#root .show-overlay #main {
  max-height: 90vh;
  overflow: hidden;
  z-index: -1; }
#bottom-footer {
  text-align: center; }
#bottom-footer .inner .icons {
    margin: 1.25em 2.5% 2em 2.5%;
    padding-bottom: 2em;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    height: 4em; }
#bottom-footer .inner .icons > img, #bottom-footer .inner .icons > a {
      width: 20%;
      margin: 0 2.5%; }
#bottom-footer .inner .icons a > img {
      width: 100%; }
#bottom-footer .inner .icons img {
      max-height: 4em;
      /*     &.new-contemporaries {
          transform: scale(0.8);
        }
        &.arts-council-grant {
          transform: scale(1.25);
        } */ }
body > .modals > .ui.basic.modal {
  background-color: white !important;
  color: #292527;
  text-align: center;
  margin: 1em 0;
  border: solid 3px #292527;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 0.5em; }
body > .modals > .ui.basic.modal h3:first-child {
    margin-top: 1.5em;
    margin-bottom: 0; }
body > .modals > .ui.basic.modal .content {
    padding: 0.5em 1em; }
body > .modals > .ui.basic.modal .actions button {
    margin: 0 auto; }
body > .modals .actions.centered {
  display: flex;
  justify-content: center;
  border-top: none; }
body > .modals .actions.centered button {
    border-color: #ff34cc;
    border-radius: 0.375em; }
@media screen and (min-width: 70em) {
      body > .modals .actions.centered button {
        font-size: 1.25em; } }
body > .modals .actions.centered button i {
      color: #ff34cc; }
body > .modals .actions.centered button:hover {
      background-color: #ff34cc; }
body > .modals .actions.centered button:hover i {
        color: white; }
body > .ui.dimmer {
  background-color: rgba(0, 0, 0, 0.75); }

