@charset "UTF-8";
/*! Hebocon | (c) 2017 CKC & partners | Made by Wing (madebywing.nl) */
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 18px; }

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

body {
  margin: 0;
  padding: 0;
  background: #222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #eee;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #666; }

h1, .h1 {
  font-size: 1.72222rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.11111rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.05556rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 0.94444rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 0.88889rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.66667rem; }
  h2, .h2 {
    font-size: 2.22222rem; }
  h3, .h3 {
    font-size: 1.72222rem; }
  h4, .h4 {
    font-size: 1.38889rem; }
  h5, .h5 {
    font-size: 1.11111rem; }
  h6, .h6 {
    font-size: 0.88889rem; } }

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 3.55556rem; } }

a {
  line-height: inherit;
  color: #ff1874;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #eee; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 66.66667rem;
  height: 0;
  margin: 1.11111rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #666;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5rem 1.11111rem 0 1.05556rem;
  border-left: 1px solid #666; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #222; }

cite {
  display: block;
  font-size: 0.72222rem;
  color: #222; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #111;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.11111rem 0.27778rem 0.05556rem;
  border: 1px solid #666;
  background-color: #aaa;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #111; }

kbd {
  margin: 0;
  padding: 0.11111rem 0.22222rem 0;
  background-color: #aaa;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #111; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #222; }

.lead {
  font-size: 22.5px;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #222;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

#menu {
  background: #111;
  position: relative;
  z-index: 2; }
  #menu.menu-white {
    background: transparent; }
  #menu .grid {
    justify-content: space-between;
    align-items: center; }
  #menu #logo {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.83333rem;
    margin-left: 0.83333rem;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem; }
    #menu #logo img {
      display: block;
      height: 3rem; }
  #menu ul {
    margin: 0;
    list-style: none;
    font-size: 0; }

@media screen and (max-width: 999px) {
  body.nav-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%; }
  #menu {
    transition: background .4s; }
  nav {
    display: block;
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    height: calc(100vh - 90px);
    background: #111;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transform-origin: top center;
    transition: opacity .4s 0s, visibility 0s .4s;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 30px; }
    nav li {
      font-size: 1.11111rem; }
    nav a {
      display: block;
      color: #ccc;
      padding: .5rem 1.6666rem;
      font-size: 1.33333rem; }
      nav a.active {
        color: #ff1874; }
  #nav-toggle {
    width: 26px;
    height: 20px;
    position: relative;
    z-index: 3;
    cursor: pointer;
    padding: 9px 0;
    margin-right: 0.83333rem; }
    #nav-toggle b {
      height: 2px;
      background: #ccc;
      display: block;
      position: relative;
      transition: background .2s; }
      #nav-toggle b:before, #nav-toggle b:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #ccc;
        top: 0;
        transform-origin: center center;
        transform: translate(0, -9px);
        transition: transform .4s ease; }
      #nav-toggle b:after {
        transform: translate(0, 9px); }
  #nav-state:checked ~ #menu {
    background: #111; }
    #nav-state:checked ~ #menu #nav-toggle b {
      background: transparent; }
      #nav-state:checked ~ #menu #nav-toggle b:before {
        transform: translate(0, 0) rotate(45deg); }
      #nav-state:checked ~ #menu #nav-toggle b:after {
        transform: translate(0, 0) rotate(-45deg); }
    #nav-state:checked ~ #menu nav {
      opacity: 1;
      visibility: visible;
      animation: .4s ease-out 0s 1 both menuShow;
      transition-delay: 0s, 0s; }
      #nav-state:checked ~ #menu nav li {
        animation: .3s ease-out .5s 1 both menuItemShow; }
        #nav-state:checked ~ #menu nav li:nth-child(2) {
          animation-delay: .6s; }
        #nav-state:checked ~ #menu nav li:nth-child(3) {
          animation-delay: .7s; }
        #nav-state:checked ~ #menu nav li:nth-child(4) {
          animation-delay: .8s; }
        #nav-state:checked ~ #menu nav li:nth-child(5) {
          animation-delay: .9s; }
        #nav-state:checked ~ #menu nav li:nth-child(6) {
          animation-delay: 1s; }
        #nav-state:checked ~ #menu nav li:nth-child(7) {
          animation-delay: 1.1s; }
        #nav-state:checked ~ #menu nav li:nth-child(8) {
          animation-delay: 1.2s; }  
  @keyframes menuShow {
    0% {
      transform: scaleY(0.1); }
    100% {
      transform: scaleY(1); } }
  @keyframes menuItemShow {
    0% {
      opacity: 0;
      transform: translateY(1.5rem); }
    100% {
      opacity: 1;
      transform: translateY(0); } } }

@media screen and (min-width: 1000px) {
  nav {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.83333rem;
    margin-left: 0.83333rem; }
  li {
    display: inline-block;
    font-size: 0.77778rem;
    text-transform: uppercase;
    font-weight: bold; }
    li + li {
      padding-left: 1rem; }
    li a {
      padding: 9px 0 6px;
      border-bottom: 3px solid transparent;
      color: #eee; }
      li a:hover, li a:focus, li a:active {
        border-bottom-color: #666; }
      li a.active {
        border-bottom-color: #ff1874; } }

#nav-state {
  display: none; }

.container {
  padding-right: 0.83333rem;
  padding-left: 0.83333rem;
  max-width: 66.66667rem;
  margin-left: auto;
  margin-right: auto; }

.grid {
  display: flex;
  flex-flow: row wrap; }

#footer p {
  padding-left: 0.83333rem;
  padding-right: 0.83333rem; }

#footer .about {
  background: #111;
  padding-top: 1.44444rem;
  padding-bottom: 1.44444rem; }
  #footer .about p {
    width: 100%;
    color: #aaa;
    margin: 0 auto; }
    #footer .about p:last-child {
      margin-bottom: 0; }
  #footer .about .btn {
    margin-top: 1rem; }
  #footer .about .btn-secondary {
    border-color: #666;
    color: #aaa; }
    #footer .about .btn-secondary:hover, #footer .about .btn-secondary:focus, #footer .about .btn-secondary:active {
      border-color: #aaa; }
  @media print, screen and (min-width: 40em) {
    #footer .about p {
      width: 66.66667%; } }
  @media print, screen and (min-width: 64em) {
    #footer .about p {
      width: 50%; } }

#footer .ckc-logo {
  display: block;
  margin: 0 auto 25px;
  width: 120px; }

#footer .copyright {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center; }
  #footer .copyright p {
    font-size: 0.66667rem;
    color: #666;
    margin-bottom: 0;
    width: 100%; }

main header {
  width: calc(100% - 1.66667rem);
  margin-right: 0.83333rem;
  margin-left: 0.83333rem;
  text-align: center;
  padding: 2rem 0; }
  main header img {
    display: block;
    margin: 0 auto 1rem;
    height: 50px; }
  main header h1 {
    text-transform: uppercase; }
  main header h2 {
    color: #ff1874; }

main h1 {
  line-height: 1.2; }

main h3 {
  text-transform: uppercase; }

@media print, screen and (min-width: 64em) {
  main header {
    width: 50%;
    margin-left: calc(25% + 0.83333rem);
    padding: 4rem 0; }
  main h1 {
    line-height: 1.1; } }

.text, .intro, .element {
  width: calc(100% - 1.66667rem);
  margin-right: 0.83333rem;
  margin-left: 0.83333rem; }

.intro {
  font-size: 1.11111rem; }

@media print, screen and (min-width: 40em) {
  .text, .intro, .element {
    width: 66.66667%;
    margin-left: calc(16.66667% + 0.83333rem); } }

@media print, screen and (min-width: 64em) {
  .text, .intro, .element {
    width: 50%;
    margin-left: calc(25% + 0.83333rem); } }

.video, .photo {
  width: calc(100% - 1.66667rem);
  margin-right: 0.83333rem;
  margin-left: 0.83333rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.video-holder {
  position: relative;
  height: 0;
  margin-bottom: 0.88889rem;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .video-holder iframe,
  .video-holder object,
  .video-holder embed,
  .video-holder video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media print, screen and (min-width: 40em) {
  .video, .photo {
    width: calc(100% - 1.66667rem);
    margin-right: 0.83333rem;
    margin-left: 0.83333rem;
    margin-top: 2rem;
    margin-bottom: 2rem; } }

@media print, screen and (min-width: 64em) {
  .video, .photo {
    width: calc(66.66667% - 1.66667rem);
    margin-right: 0.83333rem;
    margin-left: 0.83333rem;
    margin-left: calc(16.66667% + 0.83333rem);
    margin-top: 3rem;
    margin-bottom: 3rem; } }

.btn {
  display: inline-block;
  padding: 6px 8px;
  border: 4px solid #ff1874;
  color: #eee;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer; }
  .btn:hover, .btn:focus, .btn:active {
    color: #eee;
    border-color: #eee; }

a:hover span.btn, a:focus span.btn, a:active span.btn {
  color: #eee;
  border-color: #eee; }

.btn-secondary {
  border-color: #aaa; }

.btn-disabled {
  cursor: not-allowed;
  border-color: #666 !important;
  color: #666 !important; }

.btn-small, .btn-tiny {
  font-size: 0.66667rem;
  border-width: 3px; }

.btn-tiny {
  padding: 3px 5px; }

.btn-line {
  border-left: 0;
  border-right: 0;
  border-top-color: transparent !important;
  padding-left: 0;
  padding-right: 0; }

.block {
  background: transparent center center no-repeat; }

.block-photo {
  background-color: #111;
  text-shadow: 0 3px 10px black; }
  .block-photo .btn {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5), 0 4px 10px rgba(0, 0, 0, 0.5) inset;
    border-color: #eee; }

.block .cell {
  margin-left: 0.83333rem;
  margin-right: 0.83333rem; }

.block-home-intro {
  background-image: url(../img/common/home-bg.jpg);
  background-size: cover;
  margin-top: -90px; }
  .block-home-intro .holder {
    min-height: calc(35vw + 90px);
    padding: 112px 0 80px;
    display: flex;
    align-items: center;
    text-align: center; }
  .block-home-intro .cell {
    width: 100%; }
  .block-home-intro .btn {
    margin-top: 1rem; }
  @media print, screen and (min-width: 40em) {
    .block-home-intro .holder {
      justify-content: center;
      padding-bottom: 92px; } }
  @media print, screen and (min-width: 64em) {
    .block-home-intro .holder {
      justify-content: flex-start;
      padding-bottom: 112px; } }

.block-steps {
  padding: 0 0 2rem;
  margin-top: -40px; }
  .block-steps .block-steps-intro {
    width: calc(100% - 1.66667rem);
    margin-right: 0.83333rem;
    margin-left: 0.83333rem; }
  .block-steps h2 {
    margin-bottom: .5rem;
    line-height: 1.1;
    font-size: 1.72222rem; }
  .block-steps h3 {
    margin: 0;
    line-height: 1.2; }
  .block-steps .container > img {
    margin: .5rem auto;
    width: 76%;
    display: block; }
    .block-steps .container > img:first-child {
      margin-top: 0;
      display: block; }
  .block-steps .grid {
    align-items: center; }
    .block-steps .grid img {
      width: calc(25% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; }
    .block-steps .grid p {
      margin-bottom: 0;
      color: #aaa;
      display: none; }
    .block-steps .grid p + p {
      margin-top: 1rem; }
    .block-steps .grid .cell {
      width: calc(75% - 1.66667rem);
      margin-right: 0.83333rem;
      margin-left: 0.83333rem; }
    .block-steps .grid:hover h3, .block-steps .grid:active h3, .block-steps .grid:focus h3 {
      color: #eee; }
  .block-steps .grid-right img {
    order: 2; }
  .block-steps .grid-right .cell {
    text-align: right; }
  @media print, screen and (min-width: 40em) {
    .block-steps {
      margin-top: -70px; }
      .block-steps h2 {
        font-size: 2.66667rem; }
      .block-steps h3 {
        font-size: 2rem;
        margin-bottom: .5rem;
        color: #ff1874;
        text-transform: uppercase; }
      .block-steps .block-steps-intro {
        width: calc(66.66667% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem;
        margin-left: calc(16.66667% + 0.83333rem);
        text-align: center; }
      .block-steps .container > img {
        width: 67.5%;
        display: block;
        margin: 1rem auto; }
      .block-steps .grid img {
        width: calc(16.66667% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem;
        margin-left: calc(8.33333% + 0.83333rem);
        margin-top: 1rem;
        margin-bottom: 1rem; }
      .block-steps .grid .cell {
        width: calc(66.66667% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; }
      .block-steps .grid p {
        display: block; }
      .block-steps .grid-right img {
        margin-left: calc(0% + 0.83333rem); }
      .block-steps .grid-right .cell {
        margin-left: calc(8.33333% + 0.83333rem); } }
  @media print, screen and (min-width: 64em) {
    .block-steps {
      margin-top: -90px; }
      .block-steps .block-steps-intro {
        width: calc(50% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem;
        margin-left: calc(25% + 0.83333rem); }
      .block-steps .container > img {
        width: 50.5%; }
      .block-steps .grid img {
        margin-left: calc(16.66667% + 0.83333rem); }
      .block-steps .grid .cell {
        width: calc(41.66667% - 1.66667rem);
        margin-right: 0.83333rem;
        margin-left: 0.83333rem; }
      .block-steps .grid-right img {
        margin-left: calc(0% + 0.83333rem); }
      .block-steps .grid-right .cell {
        margin-left: calc(25% + 0.83333rem); } }

.hero {
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
  width: 100%;
  margin-bottom: 1rem; }

.hero-video video {
  display: none;
  height: auto   !important; }

.hero-video > img {
  display: block;
  margin-bottom: 2rem; }

@media print, screen and (min-width: 40em) {
  .hero-video video {
    display: block;
    width: 100%; }
  .hero-video > img {
    display: none; } }

.hero-video-whitespace-medium video {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.hero-video-whitespace-large video {
  margin-top: 4rem;
  margin-bottom: 4rem; }

@media print, screen and (min-width: 40em) {
  .grid + .hero {
    margin-top: -2rem; }
  .hero-video-whitespace-medium video {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .hero-video-whitespace-large video {
    margin-top: 2rem;
    margin-bottom: 2rem; } }

@media print, screen and (min-width: 64em) {
  .grid + .hero {
    margin-top: -4rem; }
  .hero-video-whitespace-medium video {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .hero-video-whitespace-large video {
    margin-top: 4rem;
    margin-bottom: 4rem; } }

.element-tldr {
  border: 4px solid #ff1874;
  padding: 1rem;
  margin-bottom: 1rem; }
  .element-tldr p {
    margin-bottom: .5rem; }
    .element-tldr p:last-child {
      margin-bottom: 0; }
    .element-tldr p b {
      display: block;
      font-size: 0.77778rem;
      text-transform: uppercase;
      color: #ff1874; }
  @media print, screen and (min-width: 40em) {
    .element-tldr {
      margin-bottom: 2rem; } }

.element-nav {
  border: 4px solid #ff1874;
  padding: 1rem;
  margin-bottom: 1rem; }
  .element-nav a {
    display: block; }
    .element-nav a h3, .element-nav a h4 {
      margin: 0; }
    .element-nav a img {
      display: block;
      height: 2rem; }
    .element-nav a + a {
      margin-top: 1rem; }

.element-image {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .element-image {
      margin-top: 2rem;
      margin-bottom: 2rem; } }

.form input, .form textarea {
  display: block;
  color: #eee;
  background: #111;
  border: 0;
  width: 100%;
  padding: 10px;
  margin-bottom: 1rem; }

.form label {
  font-size: 0.66667rem;
  font-weight: bold;
  text-transform: uppercase; }

.form .required label:after {
  content: " *";
  color: #ff1874; }

#favoriteRobot {
  display: none; }

.photos h2 {
  text-transform: uppercase;
  text-align: center; }

.photos--collection {
  display: flex;
  flex-wrap: wrap; }

.photos--image {
  display: flex;
  align-items: center;
  background: #111;
  flex: 1;
  padding: .5rem;
  margin: .5rem;
  min-width: 45%; }
  @media print, screen and (min-width: 40em) {
    .photos--image {
      max-width: 50%; } }
  @media print, screen and (min-width: 64em) {
    .photos--image {
      min-width: 30%;
      max-width: 50%;
      padding: 1rem; } }
  .photos--image img {
    display: block;
    width: 100%; }

.photos--item + .photos--item {
  margin-top: 2rem; }

::selection {
  background: rgba(255, 24, 116, 0.1);
  color: #ff1874; }
