@charset "UTF-8";
@font-face {
  font-family: 'GT-Sectra';
  src: url("/css/fonts/GT-Sectra-LCG-Regular.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Regular.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GT-Sectra';
  src: url("/css/fonts/GT-Sectra-LCG-Regular-Italic.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Regular-Italic.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Regular-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'GT-Sectra';
  src: url("/css/fonts/GT-Sectra-LCG-Bold.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Bold.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'GT-Sectra';
  src: url("/css/fonts/GT-Sectra-LCG-Bold-Italic.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Bold-Italic.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Bold-Italic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'GT-Sectra-Black';
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Black.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Black.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Black.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'GT-Sectra-Black';
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Black-Italic.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Black-Italic.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Black-Italic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'GT-Sectra-Lead';
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Bold.woff2") format("woff2");
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Bold.woff") format("woff");
  src: url("/css/fonts/GT-Sectra-LCG-Fine-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Sectra-Grotesk';
  src: url("/css/fonts/SectraGrotesk-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Sectra-Grotesk';
  src: url("/css/fonts/SectraGrotesk-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal; }

html, body {
  height: 100%;
  font-family: "GT-Sectra", serif;
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: 0; }

body {
  overflow-x: hidden;
  overflow-y: scroll;
  color: #000000; }

body:hover a {
  transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out; }

* {
  vertical-align: top;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-variant-numeric: lining-nums;
  -webkit-text-size-adjust: none; }

.nowrap {
  white-space: nowrap; }

.ellipsis {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.weblink {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 280px; }

.grey {
  color: #666666; }

.grey-light {
  color: #888888; }

.black {
  color: #000000; }

.bold {
  font-weight: bold; }

img {
  vertical-align: top; }

p, ol {
  margin: 0 0 14px 0; }

ol, ul {
  padding-left: 1.25rem; }

span {
  font-size: inherit; }

a {
  text-decoration: none;
  color: #507851;
  transition: color 0.3s ease-in-out; }
  a:hover, a:active, a:focus {
    text-decoration: none;
    color: #000000; }

h1, h2, h3, h4, h5 {
  color: #000000;
  font-family: Sectra-Grotesk, sans-serif;
  font-weight: normal;
  text-align: left;
  line-height: inherit;
  margin: 0 0 0.5em 0; }
  h1 *, h2 *, h3 *, h4 *, h5 * {
    font-family: Sectra-Grotesk, sans-serif;
    font-weight: normal;
    font-size: inherit; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
    color: #608d60; }
  h1.center, h2.center, h3.center, h4.center, h5.center {
    text-align: center; }

h1 {
  font-size: 2.66rem;
  margin-top: 2.66rem;
  margin-bottom: 2.66rem; }

h2 {
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

h3 {
  font-size: 1.5rem;
  margin: 0.8em 0; }
  h3[dir="rtl"] {
    text-align: right; }

@media (max-width: 860px) {
  h1 {
    font-size: 10vw;
    margin-top: 10vw;
    margin-bottom: 10vw; }
  h2 {
    font-size: 32px;
    margin-top: 16px;
    margin-bottom: 16px; }
  h3 {
    font-size: 24px;
    margin-top: 16px;
    margin-bottom: 16px; } }

.content-text {
  margin-bottom: 20px;
  font-family: GT-Sectra, serif;
  letter-spacing: 0.03ex; }
  .content-text * {
    font-family: GT-Sectra, serif;
    letter-spacing: 0.03ex; }
  .content-text a {
    color: #507851;
    transition: color 0.3s ease-in-out; }
    .content-text a:hover, .content-text a:active, .content-text a:focus {
      color: #000000; }
  .content-text h1, .content-text h2, .content-text h3, .content-text h4, .content-text h5 {
    font-family: Sectra-Grotesk, sans-serif;
    color: #000000; }
    .content-text h1 *, .content-text h2 *, .content-text h3 *, .content-text h4 *, .content-text h5 * {
      font-family: Sectra-Grotesk, sans-serif; }
    .content-text h1 a, .content-text h2 a, .content-text h3 a, .content-text h4 a, .content-text h5 a {
      color: #000000; }
      .content-text h1 a:hover, .content-text h2 a:hover, .content-text h3 a:hover, .content-text h4 a:hover, .content-text h5 a:hover {
        color: #608d60; }

/*-------------------*/
/* ! Head & Menus    */
/*-------------------*/
div.site-head {
  position: relative;
  background-color: #ffffff;
  font-family: "GT-Sectra-Black", serif;
  letter-spacing: 0.1ex; }
  div.site-head * {
    font-feature-settings: "salt" 1; }
  div.site-head div.max-width {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 35px; }
  div.site-head a.site-logo {
    display: block; }
    div.site-head a.site-logo h1 {
      display: none; }
  div.site-head div.menu-top, div.site-head div.menu-sub {
    background-color: #ffffff; }
    div.site-head div.menu-top > a, div.site-head div.menu-sub > a {
      display: inline-block;
      white-space: nowrap;
      font-size: 2rem;
      line-height: 1;
      color: #507851; }
      div.site-head div.menu-top > a:hover, div.site-head div.menu-top > a.active, div.site-head div.menu-sub > a:hover, div.site-head div.menu-sub > a.active {
        color: #000000; }
  div.site-head div.menu-top > a {
    text-transform: uppercase; }
  div.site-head div.menu-top div.menu-sub {
    display: none; }
  div.site-head#head_large {
    text-align: center; }
    div.site-head#head_large a.site-logo {
      margin: 0 30px;
      padding: 30px 0 30px 0; }
      div.site-head#head_large a.site-logo img {
        max-width: 540px; }
    div.site-head#head_large div.menu-wrap {
      border-bottom: 2px solid #00ff3f; }
    div.site-head#head_large div.menu-top {
      padding: 5px 0;
      border-top: 2px solid #00ff3f; }
      div.site-head#head_large div.menu-top > a {
        padding: 5px 0.36em;
        color: #000000; }
  div.site-head#head_small a.site-logo {
    position: relative;
    min-height: 60px;
    margin: 0 35px;
    padding: 31px 0 5px 0; }
    div.site-head#head_small a.site-logo img {
      width: 410px;
      height: 32px; }
  div.site-head#head_small div.sparator-line {
    border-bottom: 2px solid #00ff3f; }
  div.site-head#head_small div.menu-top > a, div.site-head#head_small div.menu-sub > a {
    padding: 10px 0.3em; }
  div.site-head#head_small div.menu-top {
    padding: 0 22px;
    padding-right: 0; }
  div.site-head#head_small div.menu-sub {
    padding: 0 20px; }
  div.site-head#head_small img#menu_button {
    position: absolute;
    z-index: 15;
    top: 14px;
    right: 15px;
    width: 32px;
    height: 32px;
    display: none; }
    div.site-head#head_small img#menu_button:focus {
      outline: none;
      border: none;
      -webkit-appearance: none; }
  div.site-head#head_small div.menu-top > a {
    padding-top: 0;
    padding-bottom: 25px; }
  div.site-head#head_small div.menu-sub {
    max-width: 840px;
    padding: 10px 5px;
    margin: 0 auto; }
    div.site-head#head_small div.menu-sub > a, div.site-head#head_small div.menu-sub > span {
      font-family: Sectra-Grotesk, sans-serif;
      font-size: 1rem;
      line-height: 1;
      display: inline-block;
      padding: 5px 15px 5px 15px; }

body[data-page="home"] div#head_small {
  display: none; }

body.js-active div#head_small {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0; }

div.menu-right {
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 10px;
  text-align: right;
  font-family: Sectra-Grotesk, sans-serif; }
  div.menu-right a {
    display: inline-block;
    padding: 0;
    opacity: 0.4; }
    div.menu-right a:hover {
      opacity: 1.0; }
    div.menu-right a.button {
      display: block;
      border: solid 1px #000000;
      color: #000000;
      padding: 1px 5px 2px 5px;
      margin: 22px 5px 5px auto;
      text-transform: uppercase; }

@media (max-width: 1200px) {
  div.site-head#head_small div.menu-right {
    display: none; } }

@media (max-width: 1000px) {
  div.site-head#head_large a.site-logo img {
    max-width: 54vw; }
  div.site-head#head_large div.menu-top > a {
    font-size: clamp(20px, 3.8vw, 40px); }
  div.site-head#head_small a.site-logo {
    margin: 0 60px 0 25px;
    padding-top: 15px;
    padding-bottom: 12px; }
    div.site-head#head_small a.site-logo img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  div.site-head#head_small img#menu_button {
    display: block; }
  div.site-head#head_small div.menu-wrap {
    display: none;
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 60px;
    border-bottom: solid 2px #00ff3f; }
    div.site-head#head_small div.menu-wrap div.menu-right {
      background-color: #ffffff; }
  div.site-head#head_small div.menu-wrap:hover,
  div.site-head#head_small img#menu_button:focus + div.menu-wrap,
  div.site-head#head_small img#menu_button.menu-show + div.menu-wrap {
    display: block;
    left: 0;
    width: auto;
    height: auto; }
    div.site-head#head_small div.menu-wrap:hover div.menu-top,
    div.site-head#head_small img#menu_button:focus + div.menu-wrap div.menu-top,
    div.site-head#head_small img#menu_button.menu-show + div.menu-wrap div.menu-top {
      display: block; }
  div.site-head#head_small div.menu-top {
    border-bottom: none;
    padding-left: 15px; }
    div.site-head#head_small div.menu-top > a {
      font-size: 3.75vw;
      padding-top: 0;
      padding-bottom: 10px; }
    div.site-head#head_small div.menu-top div.menu-sub {
      position: static;
      height: auto; }
      div.site-head#head_small div.menu-top div.menu-sub a {
        display: block;
        padding-left: 40px; } }

@media (max-width: 860px) {
  div.site-head#head_small a.site-logo {
    margin-left: 15px; }
  div.site-head#head_small div.menu-top {
    padding-left: 10px; }
  div.site-head#head_small div.menu-wrap > div.menu-sub {
    padding: 0 15px; } }

@media (max-width: 660px) {
  div.site-head#head_large a.site-logo {
    margin: 0 20px; }
    div.site-head#head_large a.site-logo img {
      max-width: none; }
  div.site-head#head_large div.menu-right {
    display: none; }
  div.site-head#head_small {
    min-height: 58px; }
    div.site-head#head_small div.menu-wrap > div.menu-sub {
      display: none; }
    div.site-head#head_small div.menu-wrap div.menu-top {
      margin: 0;
      padding: 0 10px; }
      div.site-head#head_small div.menu-wrap div.menu-top > a {
        display: block;
        padding: 5px 8px;
        font-size: 24px; }
    div.site-head#head_small div.menu-wrap div.menu-right {
      display: block;
      text-align: left;
      position: static;
      padding: 0px 10px 10px 10px;
      background-color: #ffffff; }
      div.site-head#head_small div.menu-wrap div.menu-right a {
        margin: 0;
        padding: 5px 8px;
        opacity: 1.0;
        color: #507851; }
        div.site-head#head_small div.menu-wrap div.menu-right a:hover, div.site-head#head_small div.menu-wrap div.menu-right a.active {
          color: #000000; }
      div.site-head#head_small div.menu-wrap div.menu-right a.button {
        font-family: GT-Sectra-Black, serif;
        font-size: 24px;
        display: inline-block;
        border: none;
        margin: 0;
        padding: 5px 8px; } }

@media (max-width: 480px) {
  div.site-head#head_small a.site-logo img {
    width: 80vw;
    height: 6.4vw; } }

@media (max-width: 440px) {
  div.site-head#head_large a.site-logo {
    margin: 0 15px; }
  div.site-head#head_small a.site-logo {
    margin-left: 10px; }
  div.site-head#head_small img#menu_button {
    right: 10px; }
  div.site-head#head_small div.menu-wrap div.menu-top {
    padding: 7px 10px 0 10px; }
    div.site-head#head_small div.menu-wrap div.menu-top > a {
      padding-left: 3px; }
  div.site-head#head_small div.menu-wrap div.menu-right {
    padding: 0 10px 7px 10px; }
    div.site-head#head_small div.menu-wrap div.menu-right a {
      padding: 0 8px; }
    div.site-head#head_small div.menu-wrap div.menu-right a.button {
      padding: 5px 8px 5px 3px;
      line-height: 1; }
  div.site-head#head_small div.menu-sub {
    padding: 10px 0; }
    div.site-head#head_small div.menu-sub a {
      padding: 5px 10px 5px 10px; } }

div#site_foot {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  border-top: 3px solid #00ff3f; }
  div#site_foot div#foot_content {
    margin: 0 auto;
    max-width: 840px;
    padding: 12px 20px 12px 10px;
    text-align: left;
    font-family: Sectra-Grotesk, sans-serif; }
    div#site_foot div#foot_content p {
      display: inline-block;
      margin: 0;
      padding: 0 10px; }
    div#site_foot div#foot_content div.menu-right {
      position: static;
      display: inline-block;
      float: right; }
      div#site_foot div#foot_content div.menu-right a.button {
        margin: 0;
        padding: 0 15px;
        text-transform: none;
        display: inline-block;
        border: none; }

@media (max-width: 440px) {
  div#site_foot div#foot_content div.menu-right {
    display: none; } }

/*-------------------*/
/* ! Page & Content  */
/*-------------------*/
div#page_content {
  position: relative;
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px auto;
  max-width: 840px;
  padding: 0 20px 100px 20px;
  overflow-x: hidden; }
  div#page_content div.anchor {
    position: relative;
    top: -210px; }
  div#page_content .page {
    margin-bottom: 48px; }
    div#page_content .page.empty {
      margin-bottom: 25px; }
    div#page_content .page h2 {
      text-align: center;
      margin-top: 24px; }
    div#page_content .page .content-text h2 {
      text-align: left; }
  div#page_content .alert {
    margin: 10px 0 20px 0;
    border-radius: 0;
    padding-top: 13px; }
    div#page_content .alert span.message {
      font-family: Sectra-Grotesk, sans-serif;
      font-size: 19px;
      line-height: 24px; }
    div#page_content .alert *:last-child {
      margin-bottom: 0; }
    div#page_content .alert h3:first-child {
      margin-top: 0; }
    div#page_content .alert span.glyphicon {
      font-family: 'Glyphicons Halflings';
      font-size: 20px;
      margin-right: 8px;
      margin-top: 2px;
      vertical-align: top; }
    div#page_content .alert span.message {
      line-height: 24px;
      display: inline-block;
      width: calc(100% - 60px); }
      div#page_content .alert span.message p {
        margin: 0; }
    div#page_content .alert .close {
      margin-top: 1px; }
    div#page_content .alert.alert-info {
      background-color: #eeeeee;
      border-color: #888888;
      color: #000000; }
    div#page_content .alert.alert-green {
      background-color: #00ff3f;
      border-color: #608d60;
      color: #000000; }
    div#page_content .alert.alert-center {
      display: table;
      margin: 10px auto 20px auto; }
  div#page_content .content-item[dir="rtl"] .alert span.glyphicon {
    margin-left: 8px;
    margin-right: 0; }
  div#page_content .alert[dir="rtl"] .close {
    float: left; }
  div#page_content .alert[dir="rtl"] span.glyphicon {
    margin-left: 8px;
    margin-right: 0; }

ol.footnotes {
  list-style-type: none; }
  ol.footnotes > li {
    counter-increment: customlistcounter;
    position: relative; }
    ol.footnotes > li:before {
      content: counter(customlistcounter) "";
      position: absolute;
      top: 0;
      left: -25px;
      font-size: 80%;
      line-height: 1; }
  ol.footnotes:first-child {
    counter-reset: customlistcounter; }

div.imageviewer {
  max-width: 840px;
  margin: 24px auto; }
  div.imageviewer:first-child {
    margin-top: 0; }
  div.imageviewer div.images img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1em; }
  div.imageviewer div.images video {
    max-width: 100%;
    height: auto;
    margin-bottom: 1em; }
  div.imageviewer div.foot div.captions {
    margin-top: 5px; }
    div.imageviewer div.foot div.captions div.caption {
      text-align: center; }
  div.imageviewer.small-left, div.imageviewer.small-right {
    width: 240px; }
    div.imageviewer.small-left img, div.imageviewer.small-right img {
      display: block;
      margin-bottom: 10px; }
  div.imageviewer.small-left {
    margin: 5px 20px 5px 0;
    float: left; }
  div.imageviewer.small-right {
    margin: 5px 0 5px 20px;
    float: right; }

div.imageviewer.small-left + div.text {
  display: inline-block;
  width: calc(100% - 280px); }

div.imageviewer.small-right + div.text {
  display: inline-block;
  width: calc(100% - 280px); }

/*------------------*/
/* ! People & Jury  */
/*------------------*/
div#page_content div.jury-group div.anchor {
  top: -160px; }

div#page_content div.jury-group h3 {
  padding: 0 0 0.8em 0;
  margin: 0;
  cursor: pointer;
  display: table; }

div.people-thumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -10px; }
  div.people-thumbs .person-thumb {
    margin: 0 10px 20px 10px;
    width: calc(33% - 20px);
    text-align: center; }
    div.people-thumbs .person-thumb * {
      color: black; }
    div.people-thumbs .person-thumb div.image-wrap {
      background-color: #dddddd !important;
      height: calc(33vw - 32px);
      max-height: 250px;
      overflow: hidden;
      overflow-y: hidden; }
      div.people-thumbs .person-thumb div.image-wrap img {
        margin: auto;
        width: 100%;
        height: auto; }
    div.people-thumbs .person-thumb div.info {
      margin: 10px; }
      div.people-thumbs .person-thumb div.info .grey {
        color: #666666; }

@media (max-width: 720px) {
  div.people-thumbs .person-thumb {
    width: calc(50% - 20px); }
    div.people-thumbs .person-thumb div.image-wrap {
      height: calc(50vw - 38px);
      max-height: none; } }

@media (max-width: 440px) {
  div.people-thumbs .person-thumb {
    width: calc(100% - 20px); }
    div.people-thumbs .person-thumb div.image-wrap {
      height: calc(100vw - 54px);
      max-height: none; } }

div.jury-member {
  position: relative;
  margin-bottom: 64px; }
  div.jury-member h2 {
    text-align: center;
    margin-top: 24px; }
  div.jury-member div.image-wrap {
    margin: 40px auto;
    width: 66%;
    text-align: center; }
    div.jury-member div.image-wrap img {
      width: 100%;
      height: auto; }
  div.jury-member div.quote {
    margin: 1em 0;
    text-align: center;
    font-size: 48px;
    font-style: italic; }

@media (max-width: 720px) {
  div.jury-member div.image-wrap {
    margin: 30px auto;
    width: 75%; } }

@media (max-width: 640px) {
  div.jury-member div.image-wrap {
    margin: 20px auto;
    width: auto; } }

/*----------------*/
/* ! Overlay View */
/*----------------*/
div#overlay {
  position: fixed;
  z-index: 8;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 140px;
  background-color: #ffffff;
  display: none;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  div#overlay div#overlay_content {
    margin: 0 auto 0 auto;
    max-width: 840px;
    padding: 0 20px 0 20px;
    overflow-x: hidden; }
    div#overlay div#overlay_content div.jury-member h2 {
      max-width: 528px;
      margin-left: auto;
      margin-right: auto; }

div#overlay_close {
  position: fixed;
  z-index: 11;
  top: 188px;
  right: 12px;
  display: none; }
  div#overlay_close img {
    width: 48px;
    height: 48px;
    padding: 0; }

@media (max-width: 1000px) {
  div#overlay_close {
    z-index: 9;
    top: 114px;
    right: 8px; }
    div#overlay_close img {
      width: 44px;
      height: 44px;
      padding: 6px; } }

@media (max-width: 680px) {
  div#page_content {
    padding: 0 15px 100px 15px; }
  div#overlay div#overlay_content {
    padding: 0 15px 0 15px; }
  p, ol, ul {
    margin-bottom: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; } }

@media (max-width: 600px) {
  div.jury-member h2 {
    text-align: left;
    margin-left: -5px;
    margin-top: 16px; }
  div.jury-member div.image-wrap {
    margin: 20px -10px; } }

@media (max-width: 440px) {
  h2 {
    font-size: 30px; }
  h3 {
    font-size: 24px; }
  div#page_content {
    padding: 0 10px 100px 10px; }
    div#page_content h3 {
      font-size: 24px;
      margin-top: 6px; }
    div#page_content div.jury-group h3 {
      font-size: 24px; }
      div#page_content div.jury-group h3:before {
        margin-top: 5px; }
  div#overlay {
    margin-top: 40px; }
    div#overlay div#overlay_content {
      padding: 0 10px 100px 10px; }
  div#overlay_close {
    top: 60px; } }

/*----------------*/
/* ! Home Ticker  */
/*----------------*/
div#tsa_ticker {
  display: none;
  position: fixed;
  z-index: 20;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto; }
  div#tsa_ticker div.ticker {
    height: 62px;
    background-color: #00ff3f;
    border-top: 2px solid #ffffff;
    white-space: nowrap; }
    div#tsa_ticker div.ticker div.ticker-item {
      position: absolute;
      opacity: 0;
      padding: 8px 20px 4px 20px; }
      div#tsa_ticker div.ticker div.ticker-item * {
        font-family: GT-Sectra, serif;
        font-weight: bold;
        font-size: 32px;
        color: #000000; }
      div#tsa_ticker div.ticker div.ticker-item div.title {
        display: inline-block;
        line-height: normal;
        margin: 0; }
        div#tsa_ticker div.ticker div.ticker-item div.title:after {
          content: "–";
          margin: 0 0.3em; }
      div#tsa_ticker div.ticker div.ticker-item p {
        display: inline-block;
        line-height: normal;
        margin: 0; }

/*----------------*/
/* ! Application  */
/*----------------*/
.content-item.form-content .content-text {
  font-family: Sectra-Grotesk, sans-serif; }
  .content-item.form-content .content-text * {
    font-family: Sectra-Grotesk, sans-serif; }

form[dir="rtl"] h3 {
  text-align: right; }

form[dir="rtl"] h3, div.content-item[dir="rtl"] h3 {
  text-align: right; }

th {
  font-weight: normal; }

a.apply-lang-select {
  display: block;
  margin: 10px 0;
  border: 1px solid #000000;
  padding: 10px 20px 10px 20px;
  text-align: center;
  color: #000000;
  transition: background-color 0.3s ease-in-out; }
  a.apply-lang-select div {
    color: #666666; }
  a.apply-lang-select .title {
    font-size: 30px;
    line-height: 36px;
    color: #000000; }
  a.apply-lang-select:hover {
    background-color: #e8e8e8; }

.form-group {
  margin-bottom: 5px; }

.control-label {
  display: block;
  margin-top: 5px;
  font-size: 17px;
  font-weight: normal;
  color: #000000; }
  .control-label.marg-top {
    margin-top: 20px; }
  .control-label * {
    font-size: 17px; }

.form-control {
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 17px;
  color: #000000; }
  .form-control:focus {
    border-color: #000000;
    box-shadow: none; }

.form-group.large .control-label {
  font-size: 24px; }

.form-group.large .form-control {
  font-size: 24px;
  padding: 2px 10px 5px 10px;
  height: auto; }

textarea {
  max-width: 100%;
  font-size: 17px; }

input {
  font-size: 17px; }

.radio, .checkbox {
  margin: 5px 0; }
  .radio label, .checkbox label {
    font-size: 17px;
    margin-top: 0; }

input[type=checkbox] {
  zoom: 1.2;
  margin-top: 4px; }

.help-block {
  font-size: 17px; }

.has-error input {
  background-color: #f2dede; }

.has-error .help-block-error {
  line-height: 30px; }

.has-error .help-block-error:before {
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  content: "\e101";
  color: #a94442;
  margin-right: 6px;
  vertical-align: top;
  line-height: 30px; }

.has-error.field-awardapplication-publish_date .help-block-error, .has-error.field-awardapplicant-born .help-block-error {
  white-space: nowrap; }

*[dir="rtl"] .radio input[type="radio"] label,
*[dir="rtl"] .radio-inline input[type="radio"] label,
*[dir="rtl"] .checkbox label {
  margin-right: 26px; }

*[dir="rtl"] .checkbox input[type="checkbox"],
*[dir="rtl"] .checkbox-inline input[type="checkbox"] {
  right: 0;
  left: auto; }

*[dir="rtl"] .has-error .help-block-error:before {
  margin-right: 0;
  margin-left: 6px; }

.form-buttons {
  margin: 10px 0 20px 0; }

.btn-primary {
  border: 1px solid #000000;
  border-radius: 0;
  background-color: #ffffff;
  color: #000000;
  padding: 7px 10px 10px 10px;
  font-size: 24px;
  line-height: 1; }
  .btn-primary:hover {
    color: #000000;
    background-color: #e8e8e8;
    border-color: #000000; }
  .btn-primary.active, .btn-primary:active, .btn-primary:active:hover {
    color: #ffffff;
    background-color: #666666;
    border-color: #000000; }

th {
  color: #666666; }

textarea#awardapplication-making_text,
textarea#awardapplication-summary_text {
  height: 187px; }

textarea#awardapplication-article_lead {
  height: 96px; }

textarea#awardapplication-article_text {
  height: 80vh; }

table.detail-view {
  margin: 10px 0; }
  table.detail-view * {
    font-size: 17px; }

html[lang="fr"] .field-awardapplicant-born label.control-label, html[lang="fr"] .field-awardapplicant-author_name label.control-label {
  white-space: nowrap; }

.field-awardapplication-agree_terms .checkbox {
  margin-top: 0; }
  .field-awardapplication-agree_terms .checkbox p.help-block {
    margin-top: 0;
    padding-left: 20px; }

div#conditions_text {
  position: relative;
  display: none;
  margin-bottom: -11px;
  border: 1px solid #888888;
  background-color: #eeeeee;
  padding: 15px 20px; }
  div#conditions_text * {
    font-size: 17px; }
  div#conditions_text h3 {
    font-size: 20px; }
    div#conditions_text h3:first-child {
      margin-top: 0; }
  div#conditions_text div.close {
    position: absolute;
    top: 15px;
    right: 15px; }

form[dir="rtl"] div#conditions_text div.close {
  position: absolute;
  top: 15px;
  left: 15px;
  right: auto; }

/*------------------------------*/
/* ! Story Filter Dropdowns     */
/*------------------------------*/
div.story-editions {
  font-family: Sectra-Grotesk, sans-serif;
  margin: 0.5em 0;
  background-color: #ffffff; }
  div.story-editions div.inner {
    display: block;
    margin: 0 auto;
    padding: 6px 0 6px 0;
    max-width: 640px; }

div.story-filters {
  margin: 20px -10px; }

div.filter-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 20px);
  margin: 12px 10px 12px 10px;
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: Sectra-Grotesk, sans-serif;
  background-color: #ffffff; }
  div.filter-dropdown div.title {
    display: block;
    border: 1px solid #000000;
    padding: 4px 8px;
    height: 34px;
    line-height: 22px;
    cursor: default; }
    div.filter-dropdown div.title:after {
      content: "\2193";
      font-feature-settings: "ss03" 1;
      vertical-align: top;
      line-height: 21px;
      margin-right: 8px;
      color: #000000;
      position: absolute;
      top: 6px;
      right: 8px; }
    div.filter-dropdown div.title * {
      line-height: inherit; }
  div.filter-dropdown div.dropdown {
    position: absolute;
    z-index: 5;
    top: 33px;
    left: 0;
    min-width: 100%;
    pointer-events: none;
    opacity: 0.0; }
    div.filter-dropdown div.dropdown div.items {
      border: 1px solid #000000;
      margin-bottom: 24px;
      background-color: #ffffff;
      width: auto; }
      div.filter-dropdown div.dropdown div.items div.options {
        padding: 4px 0; }
      div.filter-dropdown div.dropdown div.items a {
        display: block;
        white-space: nowrap;
        padding: 0 8px 2px 8px;
        transition: background-color 0.3s ease-out, color 0.3s ease-out; }
        div.filter-dropdown div.dropdown div.items a.item-clear {
          border-bottom: 1px solid #000000; }
        div.filter-dropdown div.dropdown div.items a:hover, div.filter-dropdown div.dropdown div.items a.active {
          background-color: #e2e2e2;
          color: #000000; }
  div.filter-dropdown:hover {
    height: auto;
    overflow: visible; }
    div.filter-dropdown:hover div.dropdown {
      display: block;
      opacity: 1.0; }
      div.filter-dropdown:hover div.dropdown div.items {
        max-height: calc(100vh - 248px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: all; }

@media only screen and (max-width: 720px) {
  div.story-filters {
    margin: 10px -15px; }
  div.filter-dropdown {
    width: calc(33.33% - 10px);
    margin: 12px 5px 12px 5px; } }

@media only screen and (max-width: 480px) {
  div.story-filters {
    margin: 5px -15px; }
  div.filter-dropdown {
    width: calc(50% - 10px);
    margin: 5px 5px 5px 5px; } }

@media only screen and (max-width: 440px) {
  div.story-filters {
    margin: 5px -5px; } }

body.touch-device div.filter-dropdown:hover div.dropdown div.items {
  max-height: none;
  overflow-y: visible; }

div.story-list {
  margin: 20px -10px 64px -10px;
  padding: 0 10px;
  font-family: Sectra-Grotesk, sans-serif; }
  div.story-list div.story-list-item {
    margin-bottom: 20px; }
    div.story-list div.story-list-item div.story-author {
      color: #000000; }
    div.story-list div.story-list-item div.story-prize {
      font-family: GT-Sectra-Black, serif;
      font-weight: bold;
      font-size: 39px;
      line-height: 1;
      letter-spacing: 0.1ex;
      text-transform: uppercase;
      color: #000000;
      padding: 8px 10px 8px 10px;
      margin: 5px -10px 0 -10px;
      background-color: #00ff3f;
      text-align: center; }
      div.story-list div.story-list-item div.story-prize span.ordinal {
        text-transform: none; }
      div.story-list div.story-list-item div.story-prize * {
        font-size: inherit;
        line-height: inherit; }
    div.story-list div.story-list-item div.story-title {
      font-family: GT-Sectra-Black, serif;
      font-weight: bold;
      font-size: 39px;
      line-height: 1;
      letter-spacing: 0.1ex;
      text-transform: uppercase;
      color: #000000;
      background-color: #beccbe;
      padding: 8px 10px 8px 10px;
      margin: 5px -10px; }
      div.story-list div.story-list-item div.story-title.winner {
        background-color: #cdfdce; }
    div.story-list div.story-list-item div.story-below a {
      display: inline-block;
      white-space: nowrap;
      margin-right: 30px; }
    div.story-list div.story-list-item.prize div.story-title {
      margin-top: 0;
      background-color: #cdfdce; }
    div.story-list div.story-list-item.mention div.story-title {
      background-color: #cdfdce; }

div.shortlist:first-child {
  margin-top: 10px; }

div.shortlist div.jury-title {
  overflow: visible; }
  div.shortlist div.jury-title h3 {
    margin: 0 48px 0 0;
    padding: 0.4em 0; }

div.shortlist div.story-list {
  display: none;
  margin-top: 0;
  margin-bottom: 32px; }
  div.shortlist div.story-list div:first-child {
    margin-top: 10px; }

body.js-active div.shortlist div.jury-title {
  position: relative;
  cursor: pointer; }
  body.js-active div.shortlist div.jury-title:after {
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    height: 48px;
    width: 48px;
    background-image: url("./icons/expand.svg"); }

body.js-active div.shortlist.expanded div.jury-title:after {
  background-image: url("./icons/collapse.svg"); }

@media (max-width: 860px) {
  body.js-active div.shortlist div.jury-title:after {
    height: 36px;
    width: 36px;
    right: -7px; } }

@media (max-width: 750px) {
  div.story-list div.story-list-item div.story-prize span.prize-prefix {
    display: block; }
  div.story-list div.story-list-item div.story-prize span.dash {
    display: none; } }

@media (max-width: 680px) {
  body.js-active div.shortlist div.jury-title:after {
    right: 0; } }

@media (max-width: 480px) {
  div.story-list div.story-list-item div.story-prize span.prize-prefix {
    display: none; } }

div#page_content .page h1.winners,
div#page_content .page h2.winners {
  text-align: center; }

div#page_content .page h2.nominated {
  text-align: left;
  margin-bottom: 0; }

div.story-view {
  max-width: 640px;
  margin: 0 auto; }
  div.story-view div.story-prize {
    font-family: GT-Sectra-Black, serif;
    font-weight: bold;
    font-size: 39px;
    line-height: 1;
    letter-spacing: 0.1ex;
    text-transform: uppercase;
    color: #000000;
    padding: 8px 10px 8px 10px;
    margin: 5px -10px -2px -10px;
    background-color: #00ff3f;
    text-align: center; }
    div.story-view div.story-prize span.ordinal {
      text-transform: none; }
    div.story-view div.story-prize * {
      font-size: inherit;
      line-height: inherit; }
  div.story-view div.story-mention {
    font-family: Sectra-Grotesk, sans-serif;
    margin: -0.5em 0 0.5em 0;
    color: #000000; }
  div.story-view div.story-info {
    border-top: 2px solid #00ff3f;
    border-bottom: 2px solid #00ff3f;
    padding: 15px 0 20px 0; }
    div.story-view div.story-info div.info-label {
      color: #666666;
      display: inline-block;
      font-family: Sectra-Grotesk, sans-serif; }
    div.story-view div.story-info div.info-value {
      display: inline-block;
      white-space: normal; }
      div.story-view div.story-info div.info-value span.act {
        color: #000000; }
    div.story-view div.story-info a {
      color: #507851;
      transition: color 0.3s ease-in-out; }
      div.story-view div.story-info a:hover, div.story-view div.story-info a:active, div.story-view div.story-info a:focus {
        color: #000000; }
    div.story-view div.story-info a.info-toggle {
      display: none; }
    div.story-view div.story-info div.info-text {
      padding: 0 20px;
      font-family: GT-Sectra, serif;
      letter-spacing: 0.03ex; }
      div.story-view div.story-info div.info-text:before {
        content: "";
        display: block;
        height: 15px; }
      div.story-view div.story-info div.info-text * {
        font-family: GT-Sectra, serif;
        letter-spacing: 0.03ex; }
        div.story-view div.story-info div.info-text *:last-child {
          margin-bottom: 0; }
  div.story-view div.story-content {
    margin-bottom: 48px; }
    div.story-view div.story-content * {
      font-family: GT-Sectra, serif;
      letter-spacing: 0.03ex; }
    div.story-view div.story-content h1 {
      font-family: GT-Sectra-Black, serif;
      font-weight: bold;
      font-size: 39px;
      line-height: 1;
      letter-spacing: 0.1ex;
      text-transform: uppercase;
      text-align: center;
      margin: 48px 0 48px 0; }
    div.story-view div.story-content .introduction {
      font-family: GT-Sectra-Lead, serif;
      letter-spacing: 0.05ex;
      margin-bottom: 42px; }
  div.story-view div.story-below {
    border-top: 2px solid #00ff3f;
    padding: 20px 0; }
    div.story-view div.story-below p:last-child {
      margin-bottom: 0; }

@media (max-width: 720px) {
  div#overlay_content div.story-content {
    padding-right: 24px; }
  div#overlay_close {
    background-color: transparent; } }

@media (max-width: 600px) {
  div.story-view div.story-info {
    margin: 0 -20px;
    padding: 15px 20px 20px 20px; } }

@media only screen and (max-width: 440px) {
  div.story-list div.story-list-item div.story-title,
  div.story-list.winners div.story-list-item div.story-prize,
  div.story-view div.story-prize,
  div.story-view div.story-content h1 {
    font-size: calc(8vw); }
  div.story-list div.story-list-item div.story-below a {
    margin-right: 15px; } }

/*----------------*/
/* ! MailChimp    */
/*----------------*/
#mc_embed_signup_scroll {
  display: table; }
  #mc_embed_signup_scroll * {
    font-family: Sectra-Grotesk, sans-serif; }
  #mc_embed_signup_scroll .clear {
    text-align: right; }
  #mc_embed_signup_scroll .indicates-required {
    text-align: right;
    font-size: 17px;
    color: #666666; }

.mc-field-group {
  margin: 10px 0; }
  .mc-field-group label {
    width: 144px;
    white-space: nowrap; }
  .mc-field-group input {
    border: solid 1px #cccccc; }
    .mc-field-group input:focus {
      border: solid 1px #000000;
      box-shadow: none;
      outline: none; }

#mc-embedded-subscribe {
  padding: 7px 10px 10px 10px;
  background-color: #ffffff;
  border: solid 1px #000000;
  font-family: Sectra-Grotesk, sans-serif;
  text-transform: uppercase;
  margin: 5px 0 5px auto; }
  #mc-embedded-subscribe:hover {
    background-color: #e8e8e8;
    color: #000000; }

/*----------------*/
/* ! Mode Hints   */
/*----------------*/
div#top_left_hints {
  position: fixed;
  z-index: 99;
  bottom: 6px;
  left: 6px; }

#preview_hint {
  display: table;
  padding: 5px 10px 8px 10px;
  background-color: #ff4949;
  border: solid 1px #ae7100;
  margin-bottom: 6px;
  color: #000000; }
  #preview_hint div {
    font-size: 15px;
    color: #000000;
    text-align: center; }

#testing_hint {
  display: table;
  padding: 5px 10px;
  background-color: #ffcc00;
  border: solid 1px #ae7100; }

@media print {
  a[href]:after {
    display: none; }
  div.jury-group {
    page-break-inside: avoid; }
  div.people-thumbs .person-thumb div.image-wrap {
    height: 210px; } }

@page {
  size: 210mm 297mm;
  margin: 0; }
