@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img, legend {
  border: 0; }

legend, td, th {
  padding: 0; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, optgroup, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

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

pre, textarea {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

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

figcaption, figure {
  display: block; }

figure {
  margin: 1em 40px; }

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

main {
  display: block; }

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

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

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  overflow: visible; }

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

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

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

details {
  display: block; }

summary {
  display: list-item; }

menu {
  display: block; }

canvas {
  display: inline-block; }

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: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px; }

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  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; }

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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; }

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility; }

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca; }

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem; }
  .h2, h2 {
    font-size: 2.5rem; }
  .h3, h3 {
    font-size: 1.9375rem; }
  .h4, h4 {
    font-size: 1.5625rem; }
  .h5, h5 {
    font-size: 1.25rem; }
  .h6, h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer; }

a:focus, a:hover {
  color: #258faf; }

a img {
  border: 0; }

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

dl, ol, ul {
  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; }

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

dl {
  margin-bottom: 1rem; }

dl dt {
  margin-bottom: .3rem;
  font-weight: 700; }

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a; }

cite:before {
  content: "\2014   "; }

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

figure {
  margin: 0; }

code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a;
  border-radius: 3px; }

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

ol.no-bullet, ul.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: 0 0 !important;
    box-shadow: none !important;
    color: #000 !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^='#']:after, a[href^='javascript:']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out; }

textarea {
  max-width: 100%; }

textarea[rows] {
  height: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder, textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type=button], [type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px; }

input[type=search] {
  box-sizing: border-box; }

[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem; }

[type=checkbox] + label, [type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0; }

[type=checkbox] + label[for], [type=radio] + label[for] {
  cursor: pointer; }

label > [type=checkbox], label > [type=radio] {
  margin-right: .5rem; }

[type=file] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a; }

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0; }

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  align-items: stretch; }

.input-group > :first-child {
  border-radius: 3px 0 0 3px; }

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0; }

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-align: center;
  align-items: center; }

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: .5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }

.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow .5s,border-color .25s ease-in-out; }

@media screen and (min-width: 0\0) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }

select:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out; }

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed; }

select::-ms-expand {
  display: none; }

select[multiple] {
  height: auto;
  background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7; }

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13; }

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13; }

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13; }

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13; }

.is-invalid-label {
  color: #c60f13; }

.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #c60f13; }

.form-error.is-visible {
  display: block; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::after, .clearfix::before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.clearfix::after {
  clear: both; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.hide-for-portrait, .show-for-landscape {
  display: block !important; }

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    display: none !important; } }

.hide-for-landscape, .show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: .85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe; }

[data-whatinput=mouse] .button {
  outline: 0; }

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe; }

.button.tiny {
  font-size: .6rem; }

.button.small {
  font-size: .75rem; }

.button.large {
  font-size: 1.25rem; }

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0; }

.button.primary {
  background-color: #2ba6cb;
  color: #0a0a0a; }

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a; }

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a; }

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a; }

.button.alert {
  background-color: #c60f13;
  color: #fefefe; }

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe; }

.button.success {
  background-color: #5da423;
  color: #0a0a0a; }

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a; }

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a; }

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a; }

.button.body-font {
  background-color: #222;
  color: #fefefe; }

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe; }

.button.header {
  background-color: #222;
  color: #fefefe; }

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe; }

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe; }

.button.disabled.primary, .button[disabled].primary {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a; }

.button.disabled.secondary, .button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a; }

.button.disabled.alert, .button[disabled].alert {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe; }

.button.disabled.success, .button[disabled].success {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a; }

.button.disabled.warning, .button[disabled].warning {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a; }

.button.disabled.body-font, .button[disabled].body-font {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe; }

.button.disabled.header, .button[disabled].header {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe; }

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent; }

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent; }

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366; }

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366; }

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9; }

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575; }

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9; }

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13; }

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a; }

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13; }

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423; }

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212; }

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423; }

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700; }

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222; }

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111; }

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222; }

.button.hollow.header {
  border: 1px solid #222;
  color: #222; }

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111; }

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222; }

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent; }

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent; }

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366; }

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent; }

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366; }

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb; }

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent; }

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9; }

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575; }

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9; }

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent; }

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13; }

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a; }

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13; }

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent; }

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423; }

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212; }

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423; }

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent; }

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700; }

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent; }

.button.clear.body-font {
  border: 1px solid #222;
  color: #222; }

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111; }

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222; }

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent; }

.button.clear.header {
  border: 1px solid #222;
  color: #222; }

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111; }

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222; }

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent; }

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset .4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: .4em;
  display: inline-block;
  float: right;
  margin-left: 1em; }

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb; }

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb; }

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9; }

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13; }

.button.dropdown.hollow.success::after {
  border-top-color: #5da423; }

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00; }

.button.dropdown.hollow.body-font::after {
  border-top-color: #222; }

.button.dropdown.hollow.header::after {
  border-top-color: #222; }

.button.arrow-only::after {
  top: -.1em;
  float: none;
  margin-left: 0; }

a.button:focus, a.button:hover {
  text-decoration: none; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }

[data-whatinput=mouse] .close-button {
  outline: 0; }

.close-button:focus, .close-button:hover {
  color: #0a0a0a; }

.close-button.small {
  right: .66rem;
  top: .33em;
  font-size: 1.5em;
  line-height: 1; }

.close-button, .close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1; }

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch; }

.button-group::after, .button-group::before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.button-group::after {
  clear: both; }

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: .9rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.button-group .button:last-child {
  margin-right: 0; }

.button-group.tiny .button {
  font-size: .6rem; }

.button-group.small .button {
  font-size: .75rem; }

.button-group.large .button {
  font-size: 1.25rem; }

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a; }

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a; }

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a; }

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a; }

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe; }

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe; }

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a; }

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a; }

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a; }

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a; }

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe; }

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe; }

.button-group.header .button {
  background-color: #222;
  color: #fefefe; }

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe; }

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-bottom: 0; } }

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-bottom: 0; } }

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block; }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0; } }

.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out; }

.slider-fill.is-dragging {
  transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  transition: all .2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

[data-whatinput=mouse] .slider-handle {
  outline: 0; }

.slider-handle:hover {
  background-color: #258dad; }

.slider-handle.is-dragging {
  transition: all 0s linear; }

.slider.disabled, .slider[disabled] {
  opacity: .25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

.slider.vertical .slider-fill {
  top: 0;
  width: .5rem;
  max-height: 100%; }

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: .875rem;
  font-weight: 700;
  color: #fefefe;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  transition: all .25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }

input + .switch-paddle {
  margin: 0; }

.switch-paddle::after {
  position: absolute;
  top: .25rem;
  left: .25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 3px;
  background: #fefefe;
  transition: all .25s ease-out;
  content: ''; }

input:checked ~ .switch-paddle {
  background: #2ba6cb; }

input:checked ~ .switch-paddle::after {
  left: 2.25rem; }

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }

input:checked + label > .switch-active {
  display: block; }

.switch-inactive {
  right: 15%; }

input:checked + label > .switch-inactive {
  display: none; }

.switch.tiny {
  height: 1.5rem; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem; }

.switch.tiny .switch-paddle::after {
  top: .25rem;
  left: .25rem;
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small {
  height: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem; }

.switch.small .switch-paddle::after {
  top: .25rem;
  left: .25rem;
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large {
  height: 2.5rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  top: .25rem;
  left: .25rem;
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

[data-whatinput=mouse] .menu li {
  outline: 0; }

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem; }

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0; }

.menu input {
  display: inline-block; }

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row; }

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  flex-direction: column; }

.menu.expanded li {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

.menu.simple {
  -ms-flex-align: center;
  align-items: center; }

.menu.simple li + li {
  margin-left: 1rem; }

.menu.simple a {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row; }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row; }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

.menu.nested {
  margin-right: 0;
  margin-left: 1rem; }

.menu.icons a {
  display: -ms-flexbox;
  display: flex; }

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: flex; }

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: .25rem; }

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: .25rem; }

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center; }

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center; }

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe; }

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe; }

.menu.align-left {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.menu.align-right li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.menu.align-right.vertical li {
  display: block;
  text-align: right; }

.menu.align-right.vertical li .submenu li {
  text-align: right; }

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0; }

.menu.align-center li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.menu .menu-text {
  padding: .7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit; }

.menu-centered > .menu {
  -ms-flex-pack: center;
  justify-content: center; }

.menu-centered > .menu li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.menu-centered > .menu li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.is-drilldown {
  position: relative;
  overflow: hidden; }

.is-drilldown li {
  display: block; }

.is-drilldown.animate-height {
  transition: height .5s; }

.drilldown a {
  padding: .7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform .15s linear; }

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.drilldown .is-drilldown-submenu.is-closing {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.drilldown .is-drilldown-submenu a {
  padding: .7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem;
  border-left-width: 0; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: .7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: .7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px; }

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto; }

.submenu-toggle[aria-expanded=true]::after {
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

.dropdown.menu a {
  padding: .7rem 1rem; }

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0; }

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }

.is-dropdown-menu.vertical.align-right {
  float: right; }

.is-dropdown-submenu-parent {
  position: relative; }

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px; }

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }

.dropdown .is-dropdown-submenu a {
  padding: .7rem 1rem; }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb; }

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px; }

.is-dropdown-submenu > li {
  width: 100%; }

.is-dropdown-submenu.js-dropdown-active {
  display: block; }

.title-bar {
  padding: .5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center; }

.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem; }

.title-bar-left, .title-bar-right {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700; }

.top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.top-bar, .top-bar ul {
  background-color: #e6e6e6; }

.top-bar input {
  max-width: 200px;
  margin-right: 1rem; }

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0; }

.top-bar input.button {
  width: auto; }

.top-bar .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media print, screen and (min-width: 40em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .top-bar .top-bar-left {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: auto; }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-left: auto; } }

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

.top-bar-title {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: .5rem 1rem .5rem 0; }

.top-bar-left, .top-bar-right {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }

.breadcrumbs::after, .breadcrumbs::before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  font-size: .6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase; }

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 .75rem;
  opacity: 1;
  content: "/";
  color: #cacaca; }

.breadcrumbs a {
  color: #2ba6cb; }

.breadcrumbs a:hover {
  text-decoration: underline; }

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

.pagination::after, .pagination::before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.pagination::after {
  clear: both; }

.pagination li {
  margin-right: .0625rem;
  border-radius: 3px;
  font-size: .875rem;
  display: none; }

.pagination li:first-child, .pagination li:last-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a, .pagination button {
  display: block;
  padding: .1875rem .625rem;
  border-radius: 3px;
  color: #0a0a0a; }

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: .1875rem .625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default; }

.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: 0 0; }

.pagination .ellipsis::after {
  padding: .1875rem .625rem;
  content: '\2026';
  color: #0a0a0a; }

.pagination-previous a::before, .pagination-previous.disabled::before {
  display: inline-block;
  margin-right: .5rem;
  content: '\AB'; }

.pagination-next a::after, .pagination-next.disabled::after {
  display: inline-block;
  margin-left: .5rem;
  content: '\BB'; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }

.accordion[disabled] .accordion-title {
  cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 3px 3px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 3px 3px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #2ba6cb; }

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px; }

.accordion-title:focus, .accordion-title:hover {
  background-color: #e6e6e6; }

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -.5rem;
  content: '+'; }

.is-active > .accordion-title::before {
  content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem; }

.dropdown-pane.is-opening {
  display: block; }

.dropdown-pane.is-open {
  visibility: visible;
  display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity .5s ease,visibility .5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

.js-off-canvas-overlay.is-closable {
  cursor: pointer; }

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute; }

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput=mouse] .off-canvas {
  outline: 0; }

.off-canvas.is-transition-push {
  z-index: 12; }

.off-canvas.is-closed {
  visibility: hidden; }

.off-canvas.is-transition-overlap {
  z-index: 13; }

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0; }

.off-canvas-absolute.is-transition-push {
  z-index: 12; }

.off-canvas-absolute.is-closed {
  visibility: hidden; }

.off-canvas-absolute.is-transition-overlap {
  z-index: 13; }

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas-absolute.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left {
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-left.has-transition-push {
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right {
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-right.has-transition-push {
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-top.has-transition-push {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-bottom.has-transition-push {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -ms-transform: none;
  transform: none;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.off-canvas-content.has-transition-push {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content .off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    box-shadow: none;
    -ms-transform: none;
    transform: none; }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    box-shadow: none;
    -ms-transform: none;
    transform: none; }
  .off-canvas.in-canvas-for-large .close-button {
    display: none; } }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }

.tabs::after, .tabs::before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: 0 0; }

.tabs.primary {
  background: #2ba6cb; }

.tabs.primary > li > a {
  color: #0a0a0a; }

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  color: #2ba6cb; }

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf; }

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all .5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel.is-active {
  display: block; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a; }

.callout > :first-child {
  margin-top: 0; }

.callout > :last-child {
  margin-bottom: 0; }

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a; }

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a; }

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a; }

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a; }

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a; }

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a; }

.callout.header {
  background-color: #dedede;
  color: #0a0a0a; }

.callout.small {
  padding-top: .5rem;
  padding-right: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }

.card > :last-child {
  margin-bottom: 0; }

.card-divider {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #e6e6e6; }

.card-divider > :last-child {
  margin-bottom: 0; }

.card-section {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 1rem; }

.card-section > :last-child {
  margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.media-object {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.media-object img {
  max-width: none; }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .media-object.stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.media-object-section:first-child {
  padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

.media-object-section.main-section {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

[data-whatinput=mouse] .reveal {
  outline: 0; }

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column, .reveal .columns {
  min-width: 0; }

.reveal > :last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem; } }

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem; } }

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px; }

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

table caption {
  padding: .5rem .625rem .625rem;
  font-weight: 700; }

table thead {
  background: #f8f8f8;
  color: #0a0a0a; }

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a; }

table tfoot tr, table thead tr {
  background: 0 0; }

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left; }

table tbody td, table tbody th {
  padding: .5rem .625rem .625rem; }

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1; }

table.unstriped tbody {
  background-color: #fefefe; }

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack td, table.stack th, table.stack tr {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.table-scroll table {
  width: auto; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: .3em;
  border-radius: 50%;
  font-size: .6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe; }

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a; }

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a; }

.badge.alert {
  background: #c60f13;
  color: #fefefe; }

.badge.success {
  background: #5da423;
  color: #0a0a0a; }

.badge.warning {
  background: #ffae00;
  color: #0a0a0a; }

.badge.body-font {
  background: #222;
  color: #fefefe; }

.badge.header {
  background: #222;
  color: #fefefe; }

.label {
  display: inline-block;
  padding: .33333rem .5rem;
  border-radius: 3px;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe; }

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a; }

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a; }

.label.alert {
  background: #c60f13;
  color: #fefefe; }

.label.success {
  background: #5da423;
  color: #0a0a0a; }

.label.warning {
  background: #ffae00;
  color: #0a0a0a; }

.label.body-font {
  background: #222;
  color: #fefefe; }

.label.header {
  background: #222;
  color: #fefefe; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca; }

.progress.primary .progress-meter {
  background-color: #2ba6cb; }

.progress.secondary .progress-meter {
  background-color: #e9e9e9; }

.progress.alert .progress-meter {
  background-color: #c60f13; }

.progress.success .progress-meter {
  background-color: #5da423; }

.progress.warning .progress-meter {
  background-color: #ffae00; }

.progress.body-font .progress-meter {
  background-color: #222; }

.progress.header .progress-meter {
  background-color: #222; }

.progress-meter {
  position: relative;
  display: block;
  width: 0;
  height: 100%;
  background-color: #2ba6cb;
  border-radius: 3px; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: .75rem;
  font-weight: 700;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 3px; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + .6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: .75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }

.tooltip::before {
  position: absolute; }

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%; }

.tooltip.bottom.align-center::before {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto; }

.tooltip.top.align-center::before {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%; }

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto; }

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.tooltip.align-top::before {
  bottom: auto;
  top: 10%; }

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto; }

.tooltip.align-left::before {
  left: 10%;
  right: auto; }

.tooltip.align-right::before {
  left: auto;
  right: 10%; }

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0; }

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
  background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center; }

[data-whatinput=mouse] .orbit-bullets {
  outline: 0; }

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  border-radius: 50%;
  background-color: #cacaca; }

.orbit-bullets button:hover {
  background-color: #8a8a8a; }

.orbit-bullets button.is-active {
  background-color: #8a8a8a; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow .2s ease-out; }

a.thumbnail:focus, a.thumbnail:hover {
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5); }

a.thumbnail image {
  box-shadow: none; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }

.sticky.is-stuck.is-at-top {
  top: 0; }

.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }

.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

.row {
  max-width: 62.5rem;
  margin-right: auto;
  margin-left: auto; }

.row::after, .row::before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.row .row {
  margin-right: -.9375rem;
  margin-left: -.9375rem; }

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem; } }

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem; } }

.row .row.collapse {
  margin-right: 0;
  margin-left: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

.row:not(.expanded) .row {
  max-width: none; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: .9375rem;
  padding-left: .9375rem; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: .9375rem;
  padding-left: .9375rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both; }

.small-pull-0, .small-push-0, .small-uncentered {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }
  .medium-pull-0, .medium-push-0, .medium-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }
  .large-pull-0, .large-push-0, .large-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.875rem; }

.column-block > :last-child {
  margin-bottom: 0; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
  content: ''; }

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
  content: ''; }

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a; }

.slide-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform,opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform,opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform,opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform,opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform,opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform,opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform,opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform,opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: transform,opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform,opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform,opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform,opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: transform,opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform,opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: transform,opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform,opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 0.3s !important; }

.long-delay {
  transition-delay: 0.7s !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 100%, 30%, 70% {
    transform: rotate(0); } }

.shake, .spin-ccw, .spin-cw, .wiggle {
  animation-duration: .5s; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 0.3s !important; }

.long-delay {
  animation-delay: 0.7s !important; }

/*
Placeholder
*/
@font-face {
  font-family: "LeagueGothic-Regular";
  src: url("public/fonts/LeagueGothic/woff/LeagueGothic-Regular.woff") format("woff"), url("public/fonts/LeagueGothic/ttf/LeagueGothic-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "AsapCondensed-Regular";
  src: url("public/fonts/AsapCondensed/woff/AsapCondensed-Regular.woff") format("woff"), url("public/fonts/AsapCondensed/ttf/AsapCondensed-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "AsapCondensed-Medium";
  src: url("public/fonts/AsapCondensed/woff/AsapCondensed-Medium.woff") format("woff"), url("public/fonts/AsapCondensed/ttf/AsapCondensed-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "AsapCondensed-Bold";
  src: url("public/fonts/AsapCondensed/woff/AsapCondensed-Bold.woff") format("woff"), url("public/fonts/AsapCondensed/ttf/AsapCondensed-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "AsapCondensed-SemiBold";
  src: url("public/fonts/AsapCondensed/woff/AsapCondensed-SemiBold.woff") format("woff"), url("public/fonts/AsapCondensed/ttf/AsapCondensed-SemiBold.ttf") format("truetype"); }

@font-face {
  font-family: "FoundryGridnik-Regular";
  src: url("public/fonts/FoundryGridnik/woff/FoundryGridnik-Regular.woff") format("woff"), url("public/fonts/FoundryGridnik/ttf/FoundryGridnik-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "FoundryGridnik-Bold";
  src: url("public/fonts/FoundryGridnik/woff/FoundryGridnik-Bold.woff") format("woff"), url("public/fonts/FoundryGridnik/ttf/FoundryGridnik-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "FoundryGridnik-ExtraBold";
  src: url("public/fonts/FoundryGridnik/woff/FoundryGridnik-ExtraBold.woff") format("woff"), url("public/fonts/FoundryGridnik/ttf/FoundryGridnik-ExtraBold.ttf") format("truetype"); }

@font-face {
  font-family: "FoundryGridnik-Medium";
  src: url("public/fonts/FoundryGridnik/woff/FoundryGridnik-Medium.woff") format("woff"), url("public/fonts/FoundryGridnik/ttf/FoundryGridnik-Medium.ttf") format("truetype"); }

@font-face {
  font-family: "FoundryGridnik-Italic";
  src: url("public/fonts/FoundryGridnik/woff/FoundryGridnik-Italic.woff") format("woff"), url("public/fonts/FoundryGridnik/ttf/FoundryGridnik-Italic.ttf") format("truetype"); }

*:focus,
*:hover,
*:active {
  outline: 0 !important; }

input::-moz-focus-inner,
select::-moz-focus-inner {
  outline: 0 !important;
  border: 0 !important; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

input:-webkit-autofill {
  -webkit-text-fill-color: #1d1d1d !important; }

.column,
.columns {
  padding-right: .25rem;
  padding-left: .25rem; }

.columns.nopadding,
.column.nopadding {
  padding-left: 0;
  padding-right: 0; }

.as-column {
  padding-right: .25rem;
  padding-left: .25rem; }

html {
  width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-touch-action: none; }

body {
  width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
  position: relative;
  -webkit-font-smoothing: antialiased; }
  body.is-loading {
    width: 100vw;
    height: 100vh;
    overflow: hidden; }

#website-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: #B22020;
  z-index: 9999; }
  #website-loader svg {
    width: 100px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    #website-loader svg path {
      fill: none;
      stroke: white;
      stroke-width: 14;
      stroke-linecap: butt;
      stroke-linejoin: miter;
      stroke-opacity: 1;
      stroke-dasharray: 5000;
      stroke-dashoffset: -10000;
      animation: dash 4s linear forwards infinite; }

main {
  position: relative;
  float: left;
  width: 100%;
  height: auto; }

.display-table {
  position: relative;
  display: table;
  width: 100%;
  height: 100%; }

.display-table-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 100%; }

#main {
  position: relative;
  margin-top: 60px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
  overflow: hidden;
  background-color: black; }

.fallback-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("public/img/common/default_img.svg");
  background-size: 88px 66px;
  background-position: center center;
  background-repeat: no-repeat; }

.global-content {
  font-family: "FoundryGridnik-Regular", Arial, Helvetica;
  font-size: 16px;
  color: #1a1a1a;
  letter-spacing: 0;
  line-height: 24px;
  word-break: break-word; }
  .global-content p {
    font-family: "FoundryGridnik-Regular", Arial, Helvetica;
    font-size: 16px;
    color: #1a1a1a;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 16px; }
  .global-content b,
  .global-content strong {
    font-family: "FoundryGridnik-Bold", Arial, Helvetica;
    font-size: 16px;
    color: #1a1a1a;
    letter-spacing: 0;
    line-height: 24px; }
  .global-content i,
  .global-content em {
    font-family: "FoundryGridnik-Italic", Arial, Helvetica;
    font-size: 16px;
    color: #1a1a1a;
    letter-spacing: 0;
    line-height: 24px; }
  .global-content img,
  .global-content twitter-widget,
  .global-content .wp-video {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 14px auto; }
  .global-content iframe {
    display: block;
    max-width: 100%;
    margin: 14px auto; }
  .global-content h1 {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 24px;
    color: #d6001c;
    letter-spacing: 0;
    line-height: 30px; }
  .global-content h2 {
    font-family: "FoundryGridnik-Medium", Arial, Helvetica;
    font-size: 24px;
    color: #d6001c;
    letter-spacing: 0;
    line-height: 30px; }
  .global-content h3 {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 20px;
    color: #1a1a1a;
    letter-spacing: 0;
    line-height: 26px; }
  .global-content h4 {
    font-family: "FoundryGridnik-Medium", Arial, Helvetica;
    font-size: 20px;
    color: #1a1a1a;
    letter-spacing: 0;
    line-height: 26px; }
  .global-content h5 {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 18px;
    color: #75787b;
    letter-spacing: 0;
    line-height: 24px; }
  .global-content h6 {
    font-family: "FoundryGridnik-Medium", Arial, Helvetica;
    font-size: 18px;
    color: #75787b;
    letter-spacing: 0;
    line-height: 24px; }
  .global-content pre {
    font-family: "FoundryGridnik-Regular", Arial, Helvetica;
    font-size: 14px;
    color: #bbbcbc;
    letter-spacing: 0;
    line-height: 20px; }
  .global-content a,
  .global-content a:focus,
  .global-content a:visited {
    font-family: "FoundryGridnik-Bold", Arial, Helvetica;
    font-size: 16px;
    color: #c00d1e;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline; }
  .global-content blockquote,
  .global-content blockquote p {
    font-family: "FoundryGridnik-Regular", Arial, Helvetica;
    font-size: 16px;
    color: #75787b;
    letter-spacing: 0;
    line-height: 24px; }
  .global-content *:last-child {
    margin-bottom: 0 !important; }

.mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-close {
  color: transparent;
  opacity: 1; }
  .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-close:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 20px;
    background-image: url("public/img/menu/layout1/close.svg");
    background-size: 16px 16px;
    background-position: right center;
    background-repeat: no-repeat; }

.mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar {
  margin-top: 5px; }
  .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-title {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 14px;
    color: white;
    letter-spacing: 0;
    line-height: 18px; }
  .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-counter {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 10px;
    color: white;
    letter-spacing: 0;
    line-height: 14px; }
  .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share {
    width: 100%;
    float: left;
    margin-top: 5px; }
    .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper {
      float: right;
      max-width: 100%; }
      .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__button {
        width: 100%;
        float: left; }
        .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__button button {
          position: relative;
          float: right;
          height: 30px;
          padding: 0 15px;
          font-family: "FoundryGridnik-Medium", Arial, Helvetica;
          font-size: 16px;
          color: white;
          letter-spacing: 0;
          text-align: center;
          line-height: 22px;
          text-transform: uppercase;
          background-color: black;
          border-radius: 0;
          border: 2px solid white;
          cursor: pointer; }
      .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content {
        clear: both;
        width: 100%;
        float: left;
        margin-top: 5px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 250ms ease-in-out;
        -moz-transition: max-height 250ms ease-in-out;
        -ms-transition: max-height 250ms ease-in-out;
        -o-transition: max-height 250ms ease-in-out;
        transition: max-height 250ms ease-in-out; }
        .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content.is-open {
          max-height: 100px; }
        .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content .mfp-share__input {
          position: relative;
          float: right;
          max-width: 100%;
          background: #FFFFFF; }
          .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content .mfp-share__input > .text {
            padding: 5px 60px 5px 10px; }
          .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content .mfp-share__input .text {
            max-width: 100%;
            font-family: "FoundryGridnik-Regular", Arial, Helvetica;
            font-size: 14px;
            color: black;
            letter-spacing: 0;
            line-height: 22px;
            word-break: break-all;
            cursor: text; }
          .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content .mfp-share__input .copy {
            position: absolute;
            top: 0;
            right: 0;
            width: 60px;
            float: right;
            height: 100%; }
            .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-bottom-bar .mfp-share .mfp-share__wrapper .mfp-share__content .mfp-share__input .copy button {
              width: 100%;
              height: 100%;
              font-size: 12px;
              cursor: pointer; }

.mfp-wrap .mfp-container .mfp-preloader {
  font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
  font-size: 14px;
  color: white;
  letter-spacing: 0;
  line-height: 18px; }

.mfp-wrap .mfp-container .mfp-arrow {
  width: 36px;
  height: 52px;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .mfp-wrap .mfp-container .mfp-arrow:before {
    content: unset; }
  .mfp-wrap .mfp-container .mfp-arrow:after {
    content: "";
    border: none; }
  .mfp-wrap .mfp-container .mfp-arrow:after {
    width: 36px;
    height: 36px;
    background-image: url("public/img/gallery/arrow-slide.svg");
    background-size: 12px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0; }
  .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left {
    border-right: 0px;
    margin-left: 20px;
    opacity: 1; }
    .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right {
    border-left: 0px;
    margin-right: 20px;
    opacity: 1; }
    .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
      left: unset;
      right: 0; }

.tabs-menu {
  position: relative; }
  .tabs-menu .tabs-menu__wrapper {
    position: relative;
    float: left;
    width: 100%;
    height: 60px;
    overflow: hidden;
    background-color: whitesmoke; }
    .tabs-menu .tabs-menu__wrapper .scroll-wrapper {
      position: relative;
      display: inline-block;
      z-index: 1;
      cursor: move;
      max-width: 100%;
      height: 100%;
      touch-action: none;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-touch-callout: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-text-size-adjust: none;
      -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
      -o-text-size-adjust: none;
      text-size-adjust: none; }
    .tabs-menu .tabs-menu__wrapper .tabs {
      border: none;
      background: none;
      height: 100%;
      position: relative;
      float: left;
      list-style: none;
      margin: 0;
      max-width: none;
      white-space: nowrap; }
      .tabs-menu .tabs-menu__wrapper .tabs li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        float: none; }
        .tabs-menu .tabs-menu__wrapper .tabs li a {
          position: relative;
          font-family: "FoundryGridnik-Bold", Arial, Helvetica;
          font-size: 16px;
          color: #bbbcbc;
          letter-spacing: 0;
          line-height: 20px;
          padding: 1.25rem 0;
          margin: 0 10px;
          height: 100%;
          text-transform: uppercase;
          background: none;
          -webkit-transition: color 250ms ease-in-out;
          -moz-transition: color 250ms ease-in-out;
          -ms-transition: color 250ms ease-in-out;
          -o-transition: color 250ms ease-in-out;
          transition: color 250ms ease-in-out; }
          .tabs-menu .tabs-menu__wrapper .tabs li a:after {
            content: "";
            position: absolute;
            height: 4px;
            background-color: #d6001c;
            top: calc(50% + 10px);
            left: 51%;
            right: 51%;
            -webkit-transition: left 250ms ease-in-out, right 250ms ease-in-out;
            -moz-transition: left 250ms ease-in-out, right 250ms ease-in-out;
            -ms-transition: left 250ms ease-in-out, right 250ms ease-in-out;
            -o-transition: left 250ms ease-in-out, right 250ms ease-in-out;
            transition: left 250ms ease-in-out, right 250ms ease-in-out; }
        .tabs-menu .tabs-menu__wrapper .tabs li.tabs-title > a:focus {
          background: none; }
        .tabs-menu .tabs-menu__wrapper .tabs li.tabs-title > a[aria-selected=true] {
          color: black; }
          .tabs-menu .tabs-menu__wrapper .tabs li.tabs-title > a[aria-selected=true]:after {
            left: 0;
            right: 0; }
        .tabs-menu .tabs-menu__wrapper .tabs li:first-of-type a {
          margin-left: calc(100vw * 0.08333); }
        .tabs-menu .tabs-menu__wrapper .tabs li:last-of-type a {
          margin-right: calc(100vw * 0.08333); }

.tabs-content {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px; }
  .tabs-content .tabs-panel {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0; }
    .tabs-content .tabs-panel.is-active {
      -webkit-animation: fadeInFromNoneAndBottom 400ms ease-in-out;
      -moz-animation: fadeInFromNoneAndBottom 400ms ease-in-out;
      -o-animation: fadeInFromNoneAndBottom 400ms ease-in-out;
      animation: fadeInFromNoneAndBottom 400ms ease-in-out; }
  .tabs-content.tabs-content {
    border: none;
    background: none;
    color: none; }

.nf-form-cont {
  margin-top: 30px; }
  .nf-form-cont .nf-form-content .nf-field-container {
    border: 1px solid #BBBCBC;
    padding: 6px 10px;
    margin-top: 10px; }
    .nf-form-cont .nf-form-content .nf-field-container .nf-field-label {
      margin-bottom: 4px; }
      .nf-form-cont .nf-form-content .nf-field-container .nf-field-label label {
        font-family: "FoundryGridnik-Bold", Arial, Helvetica;
        font-size: 12px;
        color: black;
        letter-spacing: 0;
        line-height: 18px;
        text-transform: uppercase; }
    .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input {
      border: none;
      border-radius: 0;
      padding: 0;
      font-family: "FoundryGridnik-Regular", Arial, Helvetica;
      font-size: 22px;
      color: #75787b;
      letter-spacing: 0;
      line-height: 24px;
      box-shadow: none; }
    .nf-form-cont .nf-form-content .nf-field-container.checkbox-container .nf-field-label {
      margin-bottom: 0;
      padding-left: 0; }
      .nf-form-cont .nf-form-content .nf-field-container.checkbox-container .nf-field-label label {
        position: relative;
        padding-left: 24px; }
        .nf-form-cont .nf-form-content .nf-field-container.checkbox-container .nf-field-label label:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 16px;
          height: 16px;
          border: 1px solid #000000;
          background: transparent;
          border-radius: 0;
          box-shadow: none;
          -webkit-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
          -moz-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
          -ms-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
          -o-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
          transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out; }
        .nf-form-cont .nf-form-content .nf-field-container.checkbox-container .nf-field-label label.nf-checked-label:before {
          border-color: #d6001c;
          background: #d6001c; }
    .nf-form-cont .nf-form-content .nf-field-container.checkbox-container .nf-field-element {
      width: 0; }
    .nf-form-cont .nf-form-content .nf-field-container.recaptcha-container {
      border: none;
      padding: 0; }
    .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container li input, .nf-form-cont .nf-form-content .nf-field-container.listradio-container li input {
      margin-top: 0; }
    .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container li label, .nf-form-cont .nf-form-content .nf-field-container.listradio-container li label {
      font-family: "FoundryGridnik-Regular", Arial, Helvetica;
      font-size: 22px;
      color: #75787b;
      letter-spacing: 0;
      line-height: 24px;
      margin: 0; }
    .nf-form-cont .nf-form-content .nf-field-container.listmultiselect-container select[multiple]:focus option:checked {
      background: #D9D9D6;
      color: white; }
    .nf-form-cont .nf-form-content .nf-field-container.submit-container {
      border: none;
      padding: 0;
      width: 100%;
      height: 38px;
      margin-top: 20px; }
      .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element {
        height: 100%; }
        .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input {
          width: 100%;
          height: 38px;
          text-align: center;
          background-color: #d6001c;
          font-family: "FoundryGridnik-Medium", Arial, Helvetica;
          font-size: 16px;
          color: white;
          letter-spacing: 0;
          text-align: center;
          line-height: 22px;
          text-transform: uppercase;
          cursor: pointer; }
    .nf-form-cont .nf-form-content .nf-field-container [type=color],
    .nf-form-cont .nf-form-content .nf-field-container [type=date],
    .nf-form-cont .nf-form-content .nf-field-container [type=datetime-local],
    .nf-form-cont .nf-form-content .nf-field-container [type=datetime],
    .nf-form-cont .nf-form-content .nf-field-container [type=email],
    .nf-form-cont .nf-form-content .nf-field-container [type=month],
    .nf-form-cont .nf-form-content .nf-field-container [type=number],
    .nf-form-cont .nf-form-content .nf-field-container [type=password],
    .nf-form-cont .nf-form-content .nf-field-container [type=search],
    .nf-form-cont .nf-form-content .nf-field-container [type=tel],
    .nf-form-cont .nf-form-content .nf-field-container [type=text],
    .nf-form-cont .nf-form-content .nf-field-container [type=time],
    .nf-form-cont .nf-form-content .nf-field-container [type=url],
    .nf-form-cont .nf-form-content .nf-field-container [type=week],
    .nf-form-cont .nf-form-content .nf-field-container textarea,
    .nf-form-cont .nf-form-content .nf-field-container select {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 0;
      font-family: "FoundryGridnik-Regular", Arial, Helvetica;
      font-size: 22px;
      color: #75787b;
      letter-spacing: 0;
      line-height: 24px; }
    .nf-form-cont .nf-form-content .nf-field-container textarea {
      resize: none; }
  .nf-form-cont .nf-after-form-content {
    margin-top: 20px; }

[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px; }

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 24px;
  margin: 0;
  cursor: pointer; }

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  border: 1px solid #000000;
  background: transparent;
  border-radius: 50%;
  box-shadow: none;
  -webkit-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out; }

[type="radio"]:checked + label:before {
  border-color: #d6001c;
  background: #d6001c; }

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 24px;
  margin: 0;
  cursor: pointer; }

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  border: 1px solid #000000;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  -webkit-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out; }

[type="checkbox"]:checked + label:before {
  border-color: #d6001c;
  background: #d6001c; }

@media only screen and (min-width: 640px) {
  .tabs-content {
    margin-bottom: 40px; } }

@media only screen and (min-width: 1024px) {
  #main {
    margin-top: 0px; }
    #main main {
      width: calc(100% - 70px);
      float: right; }
  .mfp-zoom-out-cur .mfp-wrap .mfp-container .mfp-arrow {
    -webkit-transition: transform 350ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
    -moz-transition: transform 350ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
    -ms-transition: transform 350ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
    -o-transition: transform 350ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
    transition: transform 350ms cubic-bezier(0.03, 0.5, 0.03, 0.9); }
    .mfp-zoom-out-cur .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:hover {
      -webkit-transform: translateX(-2px);
      -moz-transform: translateX(-2px);
      -ms-transform: translateX(-2px);
      -o-transform: translateX(-2px);
      transform: translateX(-2px); }
    .mfp-zoom-out-cur .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:hover {
      -webkit-transform: translateX(2px);
      -moz-transform: translateX(2px);
      -ms-transform: translateX(2px);
      -o-transform: translateX(2px);
      transform: translateX(2px); }
  .tabs-menu .tabs-menu__wrapper .tabs li.tabs-title > a:hover {
    background: none;
    color: black; }
    .tabs-menu .tabs-menu__wrapper .tabs li.tabs-title > a:hover:after {
      left: 0;
      right: 0; }
  .tabs-content {
    margin-bottom: 55px; }
  [type="checkbox"]:not(:checked):hover + label:before,
  [type="radio"]:not(:checked):hover + label:before {
    border-color: #75787b;
    background: #75787b; }
  .nf-form-cont .nf-form-content .nf-field-container.checkbox-container .nf-field-label label:not(.nf-checked-label):hover:before {
    border-color: #75787b;
    background: #75787b; }
  .nf-form-cont .nf-form-content .nf-field-container.submit-container {
    border: none;
    padding: 0;
    width: 33.33333%;
    float: right;
    height: 38px;
    margin-top: 30px;
    clear: right; }
  .nf-form-cont .nf-form-content .nf-field-container.recaptcha-container {
    width: 50%;
    display: inline-block; } }

@media only screen and (min-width: 2240px) {
  #main {
    margin: unset; }
    #main main {
      width: 100%; } }

.error-404 {
  overflow: hidden;
  margin-top: 147px;
  margin-bottom: 147px; }
  .error-404 h1 {
    font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
    font-size: 30px;
    color: white;
    letter-spacing: 0;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center; }
  .error-404 .error-404_box p {
    font-family: "FoundryGridnik-Medium", Arial, Helvetica;
    font-size: 14px;
    color: #75787b;
    letter-spacing: 0;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center; }

#cookie-notice .cookie-notice-container span {
  max-width: 80%;
  display: inline-block;
  vertical-align: middle;
  font-family: "FoundryGridnik-Medium", Arial, Helvetica;
  font-size: 15px;
  color: white;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0; }

#cookie-notice .cookie-notice-container a {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-image: url("public/img/menu/layout1/close.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  color: white;
  margin-left: 20px;
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out; }

#cookie-notice .cookie-notice-container #cn-close-notice {
  display: none; }

@media only screen and (min-width: 1024px) {
  #cookie-notice .cookie-notice-container a:hover {
    opacity: 0.7; } }

footer {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 30px;
  background-color: black; }
  footer .social-networks {
    position: relative;
    float: left;
    width: 100%;
    height: 70px;
    text-align: center;
    background-color: #212322; }
    footer .social-networks a {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      text-decoration: none;
      margin: 0 16px; }
      footer .social-networks a .social-network {
        position: relative;
        display: block;
        background-position: center center;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        overflow: hidden; }
        footer .social-networks a .social-network svg {
          height: 70px; }
        footer .social-networks a .social-network.social-network--facebook svg {
          width: 10px; }
        footer .social-networks a .social-network.social-network--twitter svg {
          width: 26px; }
        footer .social-networks a .social-network.social-network--youtube svg {
          width: 30px; }
        footer .social-networks a .social-network.social-network--instagram svg {
          width: 22px; }
        footer .social-networks a .social-network.social-network--linkedin svg {
          width: 18px; }
      footer .social-networks a:first-of-type {
        margin-left: 0; }
      footer .social-networks a:last-of-type {
        margin-right: 0; }
  footer .banner {
    position: relative;
    float: left;
    width: 100%;
    height: 70px;
    text-align: center;
    background-color: #c00d1e;
    font-family: "FoundryGridnik-Bold", Arial, Helvetica;
    font-size: 18px;
    color: white;
    letter-spacing: 0;
    line-height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    footer .banner.banner--with-image {
      background-color: transparent; }
  footer > div:nth-child(2) {
    padding: 30px 0 20px 0; }
  footer > div:nth-child(3) > div:nth-child(1) .inline-elements-layout1 {
    margin-top: 20px;
    margin-bottom: 10px; }
  footer > div:nth-child(3) > div:nth-child(2) .button-layout1 {
    margin-top: 10px;
    margin-bottom: 34px; }
  footer > div:nth-child(4) .inline-elements-layout2 {
    margin-top: 22px;
    margin-bottom: 10px; }
  footer > div:nth-child(5) .copyrights {
    position: relative;
    width: 100%;
    text-align: left;
    font-family: "FoundryGridnik-Medium", Arial, Helvetica;
    font-size: 14px;
    color: #75787b;
    letter-spacing: 0;
    line-height: 20px;
    margin: 10px 0 22px 0; }

@media only screen and (min-width: 640px) {
  footer {
    margin-top: 40px; }
    footer > div:nth-child(2) {
      padding: 30px 0 25px 0; }
    footer > div:nth-child(4) .inline-elements-layout2 {
      margin-top: 12px;
      margin-bottom: 18px; }
    footer > div:nth-child(5) .copyrights {
      text-align: center;
      margin: 18px 0 12px 0; } }

@media only screen and (min-width: 1024px) {
  footer {
    margin-top: 55px; }
    footer .social-networks a {
      margin: 0 20px; }
      footer .social-networks a .social-network svg path {
        -webkit-transition: fill 350ms ease-in-out;
        -moz-transition: fill 350ms ease-in-out;
        -ms-transition: fill 350ms ease-in-out;
        -o-transition: fill 350ms ease-in-out;
        transition: fill 350ms ease-in-out; }
      footer .social-networks a:hover .social-network svg path {
        fill: #75787b; }
    footer .banner {
      text-indent: -30px;
      -webkit-transition: background-color 350ms ease-in-out;
      -moz-transition: background-color 350ms ease-in-out;
      -ms-transition: background-color 350ms ease-in-out;
      -o-transition: background-color 350ms ease-in-out;
      transition: background-color 350ms ease-in-out; }
      footer .banner:hover {
        background-color: #d6001c; }
    footer > div:nth-child(2) {
      padding: 40px 0 25px 0; }
    footer > div:nth-child(3) .button-layout1 .button-layout1__wrapper button:before {
      background-color: #d6001c; }
    footer > div:nth-child(4) .inline-elements-layout2 {
      margin-bottom: 7px; }
    footer > div:nth-child(5) .copyrights {
      margin: 7px 0 30px 0; } }

@media only screen and (min-width: 1440px) {
  footer > div:nth-child(2) > div,
  footer > div:nth-child(3) > div {
    width: 66.66667%; }
  footer > div:nth-child(3) > div:nth-child(2) {
    width: 186px; }
  footer > div:nth-child(5) .copyrights {
    margin: 7px 0 20px 0; } }

.banner-layout1 {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .banner-layout1 .banner-layout1__wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .banner-layout1 .banner-layout1__wrapper .banner-layout1__main {
      position: relative; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main video {
        width: 100%;
        height: auto; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls {
        position: absolute;
        bottom: 10px;
        right: 10px; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-sound__wrapper {
          margin-right: 10px;
          float: left;
          cursor: pointer;
          width: 40px;
          height: 30px; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-sound__wrapper .video-sound {
            width: 100%;
            height: 100%;
            background-image: url("public/img/home/unmute.svg");
            background-position: center center;
            background-repeat: no-repeat;
            opacity: 0.6;
            -webkit-transition: background-image 250ms ease-in-out;
            -moz-transition: background-image 250ms ease-in-out;
            -ms-transition: background-image 250ms ease-in-out;
            -o-transition: background-image 250ms ease-in-out;
            transition: background-image 250ms ease-in-out;
            -webkit-transition: opacity 250ms ease-in-out;
            -moz-transition: opacity 250ms ease-in-out;
            -ms-transition: opacity 250ms ease-in-out;
            -o-transition: opacity 250ms ease-in-out;
            transition: opacity 250ms ease-in-out; }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-sound__wrapper .video-sound.muted {
              background-image: url("public/img/home/mute.svg");
              background-position: center center;
              background-repeat: no-repeat; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-fullscreen__wrapper {
          float: left;
          cursor: pointer;
          width: 40px;
          height: 30px; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-fullscreen__wrapper .video-fullscreen {
            width: 100%;
            height: 100%;
            background-image: url("public/img/home/fullscreen.svg");
            background-position: center center;
            background-repeat: no-repeat;
            opacity: 0.6;
            -webkit-transition: opacity 250ms ease-in-out;
            -moz-transition: opacity 250ms ease-in-out;
            -ms-transition: opacity 250ms ease-in-out;
            -o-transition: opacity 250ms ease-in-out;
            transition: opacity 250ms ease-in-out; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 50%);
        pointer-events: none; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-overlay .overlay-image {
          position: absolute;
          width: 100%;
          height: 100%;
          overflow: hidden; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-overlay .overlay-image img {
            position: absolute;
            width: 100%;
            height: auto;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-overlay .video-play {
          width: 100%;
          height: 100%;
          background-image: url("public/img/home/playbutton.svg");
          background-position: center center;
          background-repeat: no-repeat;
          opacity: 0.6;
          -webkit-transition: background-image 250ms ease-in-out;
          -moz-transition: background-image 250ms ease-in-out;
          -ms-transition: background-image 250ms ease-in-out;
          -o-transition: background-image 250ms ease-in-out;
          transition: background-image 250ms ease-in-out;
          -webkit-transition: opacity 250ms ease-in-out;
          -moz-transition: opacity 250ms ease-in-out;
          -ms-transition: opacity 250ms ease-in-out;
          -o-transition: opacity 250ms ease-in-out;
          transition: opacity 250ms ease-in-out; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .banner-layout1__fog {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.1) 50%); }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .iframe {
        position: relative; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .iframe .ratio {
          display: block;
          width: 100%;
          height: auto; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .iframe .placeholder {
          position: absolute;
          top: 0;
          right: 0;
          background-image: url("public/img/home/placeholder.svg");
          background-repeat: no-repeat;
          background-position: center center;
          background-color: #75787b;
          display: block;
          width: 100%;
          height: 100%; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .iframe iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .iframe #player_wrapper {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .iframe #player_wrapper > div {
            width: 100% !important;
            height: 100% !important; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .facebook__wrapper {
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
        height: 0; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .facebook__wrapper > iframe {
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          position: absolute; }
    .banner-layout1 .banner-layout1__wrapper .banner-layout1__more {
      float: left;
      width: 100%;
      margin-top: 10px; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary {
        position: relative;
        float: left;
        height: 87px;
        overflow: hidden; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper {
          position: relative;
          float: left;
          width: 100%;
          height: 100%;
          background-color: dimgrey; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__image {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden; }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__image img {
              position: absolute;
              width: auto;
              height: 100%;
              max-width: none;
              left: 50%;
              top: 50%;
              -webkit-transform: translateX(-50%) translateY(-50%);
              -moz-transform: translateX(-50%) translateY(-50%);
              -ms-transform: translateX(-50%) translateY(-50%);
              -o-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content .title {
            font-family: "FoundryGridnik-Bold", Arial, Helvetica;
            font-size: 14px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 18px;
            text-transform: uppercase;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game {
            position: absolute;
            left: 0;
            float: left;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details {
              float: left; }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__logo {
                height: 20px; }
                .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__logo img {
                  margin: auto;
                  display: block;
                  height: 100%; }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__name {
                float: left;
                margin-top: 3px;
                width: 100%; }
                .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__name .text {
                  font-family: "FoundryGridnik-Bold", Arial, Helvetica;
                  font-size: 10px;
                  color: #FFFFFF;
                  letter-spacing: 0;
                  line-height: 10px;
                  text-align: center;
                  text-transform: uppercase; }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .secondary__title {
              float: left;
              margin-top: 5px; }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .secondary__title .title {
                text-align: center;
                -webkit-line-clamp: 2; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.not_game {
            position: absolute;
            bottom: 10px;
            left: 10px;
            margin-left: unset; }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.not_game .secondary__title {
              margin-left: unset; }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.not_game .secondary__title .title {
                -webkit-line-clamp: 3; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .banner-layout1__fog {
          background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 50%);
          cursor: pointer; }

@media only screen and (min-width: 640px) {
  .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary {
    height: 165px; }
    .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__logo {
      height: 50px; }
    .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__name {
      margin-top: 10px; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__name .text {
        font-size: 14px; }
    .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .secondary__title {
      float: left;
      margin-top: 15px; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .secondary__title .title {
        font-family: "FoundryGridnik-Bold", Arial, Helvetica;
        font-size: 15px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 18px;
        text-align: center;
        text-transform: uppercase; }
    .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .banner-layout1__fog {
      background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 50%);
      cursor: pointer; } }

@media only screen and (min-width: 1024px) {
  .banner-layout1 {
    margin-bottom: 40px; }
    .banner-layout1 .banner-layout1__wrapper {
      -webkit-transition: width 500ms ease-in-out;
      -moz-transition: width 500ms ease-in-out;
      -ms-transition: width 500ms ease-in-out;
      -o-transition: width 500ms ease-in-out;
      transition: width 500ms ease-in-out; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main video {
        cursor: pointer; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-sound__wrapper .video-sound:hover {
        opacity: 1; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__main .video-controls .video-fullscreen__wrapper .video-fullscreen:hover {
        opacity: 1; }
      .banner-layout1 .banner-layout1__wrapper .banner-layout1__more {
        position: absolute;
        width: auto;
        width: 230px;
        bottom: 80px;
        right: 0;
        margin-top: unset;
        -webkit-transform: translateX(80%);
        -moz-transform: translateX(80%);
        -ms-transform: translateX(80%);
        -o-transform: translateX(80%);
        transform: translateX(80%);
        -webkit-transition: transform 500ms ease-in-out 200ms;
        -moz-transition: transform 500ms ease-in-out 200ms;
        -ms-transition: transform 500ms ease-in-out 200ms;
        -o-transition: transform 500ms ease-in-out 200ms;
        transition: transform 500ms ease-in-out 200ms; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary {
          width: 200px;
          height: 113px;
          padding-left: unset;
          padding-right: unset;
          clear: both;
          opacity: 0.6;
          cursor: pointer;
          -webkit-transition: opacity 250ms ease-in-out;
          -moz-transition: opacity 250ms ease-in-out;
          -ms-transition: opacity 250ms ease-in-out;
          -o-transition: opacity 250ms ease-in-out;
          transition: opacity 250ms ease-in-out; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary:hover {
            opacity: 0.9; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary:last-of-type {
            margin-top: 20px; }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content {
            -webkit-transform: translateX(110%) translateY(-50%);
            -moz-transform: translateX(110%) translateY(-50%);
            -ms-transform: translateX(110%) translateY(-50%);
            -o-transform: translateX(110%) translateY(-50%);
            transform: translateX(110%) translateY(-50%);
            -webkit-transition: transform 500ms ease-in-out 250ms;
            -moz-transition: transform 500ms ease-in-out 250ms;
            -ms-transition: transform 500ms ease-in-out 250ms;
            -o-transition: transform 500ms ease-in-out 250ms;
            transition: transform 500ms ease-in-out 250ms; }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game {
              -webkit-transform: translateX(80%) translateY(-50%);
              -moz-transform: translateX(80%) translateY(-50%);
              -ms-transform: translateX(80%) translateY(-50%);
              -o-transform: translateX(80%) translateY(-50%);
              transform: translateX(80%) translateY(-50%); }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__logo {
                height: 40px; }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__name {
                margin-top: 5px; }
                .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .team-details .team-details__name .text {
                  font-size: 12px; }
              .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .secondary__title {
                margin-top: 6px; }
                .banner-layout1 .banner-layout1__wrapper .banner-layout1__more .banner-layout1__secondary .secondary__wrapper .secondary__content.game .secondary__title .title {
                  font-size: 14px;
                  line-height: 16px; }
        .banner-layout1 .banner-layout1__wrapper .banner-layout1__more:hover {
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          -o-transform: translateX(0);
          transform: translateX(0); }
          .banner-layout1 .banner-layout1__wrapper .banner-layout1__more:hover .banner-layout1__secondary .secondary__wrapper .secondary__content {
            -webkit-transform: translateX(0) translateY(-50%);
            -moz-transform: translateX(0) translateY(-50%);
            -ms-transform: translateX(0) translateY(-50%);
            -o-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%); }
            .banner-layout1 .banner-layout1__wrapper .banner-layout1__more:hover .banner-layout1__secondary .secondary__wrapper .secondary__content.game {
              -webkit-transform: translateX(0) translateY(-50%);
              -moz-transform: translateX(0) translateY(-50%);
              -ms-transform: translateX(0) translateY(-50%);
              -o-transform: translateX(0) translateY(-50%);
              transform: translateX(0) translateY(-50%); } }

@media only screen and (min-width: 1200px) {
  .banner-layout1 {
    margin-bottom: 67px; } }

@media only screen and (min-width: 1440px) {
  .banner-layout1 {
    margin-bottom: 60px; } }

.box-layout1 {
  float: left;
  position: relative;
  height: auto;
  overflow: hidden;
  width: 234px; }
  .box-layout1 .box-layout1__wrapper {
    float: left;
    width: 100%; }
    .box-layout1 .box-layout1__wrapper .box-layout1__video {
      position: relative;
      float: left;
      width: 100%;
      height: 131px; }
      .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail.has-preview img {
          position: absolute;
          width: 100%;
          height: auto;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
        .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail:not(.has-preview) img {
          position: absolute;
          top: 0;
          left: 50%;
          width: auto;
          height: 100%;
          max-width: none;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
        .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail .preview {
          -webkit-transition: opacity 150ms ease-in-out;
          -moz-transition: opacity 150ms ease-in-out;
          -ms-transition: opacity 150ms ease-in-out;
          -o-transition: opacity 150ms ease-in-out;
          transition: opacity 150ms ease-in-out;
          opacity: 0; }
          .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail .preview video {
            position: absolute;
            width: 100%;
            height: auto;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
        .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail .fog {
          position: absolute;
          top: 0;
          width: 100%;
          height: 100%;
          background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 50%); }
      .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__duration {
        position: absolute;
        right: 4px;
        bottom: 4px; }
    .box-layout1 .box-layout1__wrapper .box-layout1__title {
      width: 100%;
      margin-top: 8px;
      float: left; }
    .box-layout1 .box-layout1__wrapper .text {
      font-family: "FoundryGridnik-Bold", Arial, Helvetica;
      font-size: 16px;
      color: white;
      letter-spacing: 0;
      line-height: 22px;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      .box-layout1 .box-layout1__wrapper .text.duration {
        font-family: "FoundryGridnik-Medium", Arial, Helvetica; }
    .box-layout1 .box-layout1__wrapper:hover .box-layout1__video .box-layout1__thumbnail .preview {
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      -ms-transition: opacity 250ms ease-in-out;
      -o-transition: opacity 250ms ease-in-out;
      transition: opacity 250ms ease-in-out;
      opacity: 1; }

@media only screen and (min-width: 640px) {
  .box-layout1 .box-layout1__wrapper .box-layout1__video {
    height: 130px; } }

@media only screen and (min-width: 1024px) {
  .box-layout1 {
    width: 328px;
    cursor: pointer; }
    .box-layout1 .box-layout1__wrapper {
      backface-visibility: hidden; }
      .box-layout1 .box-layout1__wrapper .box-layout1__video {
        height: 182px; }
        .box-layout1 .box-layout1__wrapper .box-layout1__video .box-layout1__thumbnail:not(.has-preview) > img {
          -webkit-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          -moz-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          -ms-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          -o-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9); }
      .box-layout1 .box-layout1__wrapper .box-layout1__title {
        margin-top: 10px; }
      .box-layout1 .box-layout1__wrapper:hover .box-layout1__video .box-layout1__thumbnail:not(.has-preview) > img {
        -webkit-transform: translateX(-50%) scale(1.05);
        -moz-transform: translateX(-50%) scale(1.05);
        -ms-transform: translateX(-50%) scale(1.05);
        -o-transform: translateX(-50%) scale(1.05);
        transform: translateX(-50%) scale(1.05); } }

.box-layout2 {
  float: left;
  position: relative;
  height: auto;
  overflow: hidden;
  width: 236px; }
  .box-layout2 .box-layout2__wrapper {
    float: left;
    width: 100%; }
    .box-layout2 .box-layout2__wrapper .box-layout2__image {
      position: relative;
      float: left;
      width: 100%;
      height: 268px;
      overflow: hidden; }
      .box-layout2 .box-layout2__wrapper .box-layout2__image.has-preview img {
        position: absolute;
        width: auto;
        max-width: none;
        height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
      .box-layout2 .box-layout2__wrapper .box-layout2__image:not(.has-preview) img {
        position: absolute;
        top: 0;
        left: 50%;
        width: auto;
        height: 100%;
        max-width: none;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
      .box-layout2 .box-layout2__wrapper .box-layout2__image .preview {
        -webkit-transition: opacity 150ms ease-in-out;
        -moz-transition: opacity 150ms ease-in-out;
        -ms-transition: opacity 150ms ease-in-out;
        -o-transition: opacity 150ms ease-in-out;
        transition: opacity 150ms ease-in-out;
        opacity: 0; }
        .box-layout2 .box-layout2__wrapper .box-layout2__image .preview video {
          position: absolute;
          width: auto;
          height: 100%;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .box-layout2 .box-layout2__wrapper .box-layout2__details {
      float: left;
      margin-top: 10px; }
      .box-layout2 .box-layout2__wrapper .box-layout2__details .box-layout2__date {
        width: 100%;
        float: left; }
        .box-layout2 .box-layout2__wrapper .box-layout2__details .box-layout2__date .text {
          font-family: "FoundryGridnik-Bold", Arial, Helvetica;
          font-size: 16px;
          color: #75787b;
          letter-spacing: 0;
          line-height: 16px;
          text-transform: uppercase; }
      .box-layout2 .box-layout2__wrapper .box-layout2__details .box-layout2__title {
        width: 100%;
        float: left;
        margin-top: 12px; }
        .box-layout2 .box-layout2__wrapper .box-layout2__details .box-layout2__title .text {
          font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
          font-size: 18px;
          color: white;
          letter-spacing: 0;
          line-height: 24px;
          text-transform: uppercase;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
    .box-layout2 .box-layout2__wrapper:hover .box-layout2__image .preview {
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      -ms-transition: opacity 250ms ease-in-out;
      -o-transition: opacity 250ms ease-in-out;
      transition: opacity 250ms ease-in-out;
      opacity: 1; }

@media only screen and (min-width: 640px) {
  .box-layout2 {
    width: 254px; }
    .box-layout2 .box-layout2__wrapper .box-layout2__image {
      height: 340px; } }

@media only screen and (min-width: 1024px) {
  .box-layout2 {
    cursor: pointer; }
    .box-layout2 .box-layout2__wrapper .box-layout2__image:not(.has-preview) {
      /*.overlay {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    opacity: 0;
                    background-color: rgba(178, 6, 6, 0.3);
                    @include transition(opacity 350ms ease-in-out);
                }*/ }
      .box-layout2 .box-layout2__wrapper .box-layout2__image:not(.has-preview) > img {
        -webkit-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
        -moz-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
        -ms-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
        -o-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
        transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9); }
    .box-layout2 .box-layout2__wrapper:hover .box-layout2__image:not(.has-preview) {
      /*.overlay {
                        opacity: 1;
                    }*/ }
      .box-layout2 .box-layout2__wrapper:hover .box-layout2__image:not(.has-preview) > img {
        -webkit-transform: translateX(-50%) scale(1.05);
        -moz-transform: translateX(-50%) scale(1.05);
        -ms-transform: translateX(-50%) scale(1.05);
        -o-transform: translateX(-50%) scale(1.05);
        transform: translateX(-50%) scale(1.05); } }

.box-layout3 {
  float: left;
  position: relative;
  height: auto;
  overflow: hidden; }
  .box-layout3 .box-layout3__wrapper {
    float: left;
    width: 100%; }
    .box-layout3 .box-layout3__wrapper .box-layout3__video {
      position: relative;
      float: left;
      width: 100%;
      height: 200px; }
      .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail.has-preview img {
          position: absolute;
          width: auto;
          max-width: none;
          height: 100%;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
        .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail:not(.has-preview) img {
          position: absolute;
          top: 0;
          left: 50%;
          width: auto;
          height: 100%;
          max-width: none;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
        .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail .preview {
          -webkit-transition: opacity 150ms ease-in-out;
          -moz-transition: opacity 150ms ease-in-out;
          -ms-transition: opacity 150ms ease-in-out;
          -o-transition: opacity 150ms ease-in-out;
          transition: opacity 150ms ease-in-out;
          opacity: 0; }
          .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail .preview img {
            width: 100%;
            height: auto; }
          .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail .preview video {
            position: absolute;
            width: 100%;
            height: auto;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
        .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail .fog {
          position: absolute;
          top: 0;
          width: 100%;
          height: 100%;
          background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 50%); }
      .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__duration {
        position: absolute;
        right: 4px;
        bottom: 4px; }
    .box-layout3 .box-layout3__wrapper .box-layout3__title {
      width: 100%;
      margin-top: 8px;
      float: left; }
    .box-layout3 .box-layout3__wrapper .text {
      font-family: "FoundryGridnik-Bold", Arial, Helvetica;
      font-size: 16px;
      color: white;
      letter-spacing: 0;
      line-height: 22px;
      text-transform: uppercase;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      .box-layout3 .box-layout3__wrapper .text.duration {
        font-family: "FoundryGridnik-Medium", Arial, Helvetica; }
    .box-layout3 .box-layout3__wrapper:hover .box-layout3__video .box-layout3__thumbnail .preview {
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      -ms-transition: opacity 250ms ease-in-out;
      -o-transition: opacity 250ms ease-in-out;
      transition: opacity 250ms ease-in-out;
      opacity: 1; }

@media only screen and (min-width: 640px) {
  .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail.old-crop img {
    width: 100%;
    height: auto; } }

@media only screen and (min-width: 640px) {
  .box-layout3 .box-layout3__wrapper .box-layout3__video {
    height: 144px; }
  .box-layout3 .box-layout3__wrapper .box-layout3__title {
    margin-top: 10px; } }

@media only screen and (min-width: 1024px) {
  .box-layout3 {
    cursor: pointer; }
    .box-layout3 .box-layout3__wrapper .box-layout3__video {
      height: 112px; }
      .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail:not(.has-preview) {
        /*.overlay {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        opacity: 0;
                        background-color: rgba(178, 6, 6, 0.3);
                        @include transition(opacity 350ms ease-in-out);
                    }*/ }
        .box-layout3 .box-layout3__wrapper .box-layout3__video .box-layout3__thumbnail:not(.has-preview) > img {
          -webkit-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          -moz-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          -ms-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          -o-transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9);
          transition: transform 1800ms cubic-bezier(0.03, 0.5, 0.03, 0.9); }
    .box-layout3 .box-layout3__wrapper:hover .box-layout3__video .box-layout3__thumbnail:not(.has-preview) {
      /*.overlay {
                            opacity: 1;
                        }*/ }
      .box-layout3 .box-layout3__wrapper:hover .box-layout3__video .box-layout3__thumbnail:not(.has-preview) > img {
        -webkit-transform: translateX(-50%) scale(1.05);
        -moz-transform: translateX(-50%) scale(1.05);
        -ms-transform: translateX(-50%) scale(1.05);
        -o-transform: translateX(-50%) scale(1.05);
        transform: translateX(-50%) scale(1.05); } }

@media only screen and (min-width: 1200px) {
  .box-layout3 .box-layout3__wrapper .box-layout3__video {
    height: 132px; } }

@media only screen and (min-width: 1440px) {
  .box-layout3 .box-layout3__wrapper .box-layout3__video {
    height: 160px; } }

.button-layout1 {
  position: relative;
  width: 100%;
  height: auto;
  display: block; }
  .button-layout1 .button-layout1__wrapper {
    position: relative;
    width: 100%; }
    .button-layout1 .button-layout1__wrapper a {
      text-decoration: none; }
    .button-layout1 .button-layout1__wrapper button {
      position: relative;
      width: 100%;
      height: 40px;
      font-family: "FoundryGridnik-Medium", Arial, Helvetica;
      font-size: 14px;
      color: white;
      letter-spacing: 0;
      text-align: center;
      line-height: 16px;
      text-transform: uppercase;
      border-radius: 0;
      cursor: pointer; }

@media only screen and (min-width: 1024px) {
  .button-layout1 {
    position: relative;
    width: 100%;
    height: auto;
    display: block; }
    .button-layout1 .button-layout1__wrapper button {
      -webkit-transform: perspective(1px) translateZ(0);
      -moz-transform: perspective(1px) translateZ(0);
      -ms-transform: perspective(1px) translateZ(0);
      -o-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0); }
      .button-layout1 .button-layout1__wrapper button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition: transform 350ms ease-in-out;
        -moz-transition: transform 350ms ease-in-out;
        -ms-transition: transform 350ms ease-in-out;
        -o-transition: transform 350ms ease-in-out;
        transition: transform 350ms ease-in-out; }
      .button-layout1 .button-layout1__wrapper button:hover:before {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1); } }

.button-layout2 {
  position: relative;
  width: 100%;
  height: auto;
  display: block; }
  .button-layout2 .button-layout2__wrapper {
    position: relative; }
    .button-layout2 .button-layout2__wrapper button {
      position: relative;
      width: 100%;
      height: 60px;
      font-family: "FoundryGridnik-Medium", Arial, Helvetica;
      font-size: 16px;
      color: white;
      letter-spacing: 0;
      text-align: center;
      line-height: 22px;
      text-transform: uppercase;
      border-radius: 0;
      border: 2px solid white;
      cursor: pointer; }

@media only screen and (min-width: 1024px) {
  .button-layout2 .button-layout2__wrapper button {
    -webkit-transition: border 250ms ease-in-out, color 250ms ease-in-out;
    -moz-transition: border 250ms ease-in-out, color 250ms ease-in-out;
    -ms-transition: border 250ms ease-in-out, color 250ms ease-in-out;
    -o-transition: border 250ms ease-in-out, color 250ms ease-in-out;
    transition: border 250ms ease-in-out, color 250ms ease-in-out; }
    .button-layout2 .button-layout2__wrapper button:hover {
      color: #75787b;
      border: 2px solid #75787b; } }

.form-subscription-layout1 {
  position: relative; }
  .form-subscription-layout1 .form-subscription-layout1__wrapper {
    position: relative;
    float: left;
    width: 100%; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs {
      padding: 16px 0;
      border: 1px solid #d6001c; }
      .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs label {
        position: relative;
        float: left;
        width: 100%;
        font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
        font-size: 10px;
        color: #d6001c;
        letter-spacing: 0;
        line-height: 12px;
        text-transform: uppercase; }
      .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs input {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        font-family: "FoundryGridnik-Regular", Arial, Helvetica;
        font-size: 14px;
        color: white;
        letter-spacing: 0;
        line-height: 18px;
        margin: 2px 0 0 0;
        background: none;
        border: none;
        box-shadow: none;
        padding: 0;
        border-radius: 0;
        text-transform: uppercase; }
        .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs input:-webkit-autofill, .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs input:-webkit-autofill:hover, .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs input:-webkit-autofill:focus, .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs input:-webkit-autofill:active {
          -webkit-box-shadow: 0 0 0 30px black inset !important; }
        .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs input:-webkit-autofill {
          -webkit-text-fill-color: white !important; }
      .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs > div:nth-child(1) input {
        margin-bottom: 22px; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper > div .submit button {
      position: relative;
      width: 100%;
      height: 50px;
      background-color: #d6001c;
      font-family: "FoundryGridnik-Bold", Arial, Helvetica;
      font-size: 18px;
      color: white;
      letter-spacing: 0;
      line-height: 20px;
      text-transform: uppercase;
      border-radius: 0;
      border: none;
      cursor: pointer; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper .terms-conditions {
      position: relative;
      float: left;
      margin: 12px 0 0 0;
      font-family: "FoundryGridnik-Regular", Arial, Helvetica;
      font-size: 15px;
      color: #75787b;
      letter-spacing: 0;
      text-align: left;
      line-height: 18px; }
      .form-subscription-layout1 .form-subscription-layout1__wrapper .terms-conditions span a {
        text-decoration: underline;
        color: #75787b; }

@media only screen and (min-width: 640px) {
  .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs {
    padding: 10px; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs > div:nth-child(1) input {
      margin-bottom: 0; } }

@media only screen and (min-width: 1024px) {
  .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs {
    padding: 10px 20px; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper > div .inputs > div:nth-child(1) input {
      margin-bottom: 0; }
  .form-subscription-layout1 .form-subscription-layout1__wrapper > div .submit button {
    height: 54px;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    -ms-transition: color 350ms ease-in-out;
    -o-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper > div .submit button:hover {
      color: rgba(255, 255, 255, 0.7); }
  .form-subscription-layout1 .form-subscription-layout1__wrapper .terms-conditions span a {
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    -ms-transition: color 350ms ease-in-out;
    -o-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out; }
    .form-subscription-layout1 .form-subscription-layout1__wrapper .terms-conditions span a:hover {
      color: #d9d9d6; } }

.inline-elements-layout1 {
  position: relative;
  float: left;
  width: 100%; }
  .inline-elements-layout1 .inline-elements-layout1__wrapper {
    position: relative; }
    .inline-elements-layout1 .inline-elements-layout1__wrapper .content {
      position: relative;
      display: block;
      float: left;
      width: 100%;
      margin-bottom: 10px;
      text-align: center; }
      .inline-elements-layout1 .inline-elements-layout1__wrapper .content .content__wrapper {
        position: relative;
        width: auto; }
        .inline-elements-layout1 .inline-elements-layout1__wrapper .content .content__wrapper img {
          position: relative;
          display: inline-block;
          vertical-align: middle;
          margin: 8px 5px;
          max-width: 80px;
          max-height: 50px; }

@media only screen and (min-width: 1024px) {
  .inline-elements-layout1 .inline-elements-layout1__wrapper .content {
    margin-bottom: 20px; }
    .inline-elements-layout1 .inline-elements-layout1__wrapper .content .content__wrapper img {
      margin: 8px;
      max-width: 96px;
      max-height: 60px;
      -webkit-transition: opacity 350ms ease-in-out;
      -moz-transition: opacity 350ms ease-in-out;
      -ms-transition: opacity 350ms ease-in-out;
      -o-transition: opacity 350ms ease-in-out;
      transition: opacity 350ms ease-in-out; }
    .inline-elements-layout1 .inline-elements-layout1__wrapper .content .content__wrapper a:hover img {
      opacity: 0.6; } }

.inline-elements-layout2 {
  position: relative;
  width: 100%; }
  .inline-elements-layout2 .inline-elements-layout2__wrapper {
    position: relative;
    width: 100%; }
    .inline-elements-layout2 .inline-elements-layout2__wrapper .item {
      position: relative;
      display: inline-block;
      vertical-align: baseline;
      font-family: "FoundryGridnik-Medium", Arial, Helvetica;
      font-size: 14px;
      color: white;
      letter-spacing: 0;
      line-height: 20px;
      text-transform: uppercase;
      margin-right: 20px;
      margin-top: 12px; }
    .inline-elements-layout2 .inline-elements-layout2__wrapper a {
      text-decoration: none; }
      .inline-elements-layout2 .inline-elements-layout2__wrapper a:last-child .item {
        margin-right: 0; }

@media only screen and (min-width: 640px) {
  .inline-elements-layout2 {
    text-align: center; } }

@media only screen and (min-width: 1024px) {
  .inline-elements-layout2 .inline-elements-layout2__wrapper .item {
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    -ms-transition: color 350ms ease-in-out;
    -o-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out; }
    .inline-elements-layout2 .inline-elements-layout2__wrapper .item:hover {
      color: #75787b; } }

.list-layout1 {
  float: left;
  margin-bottom: 20px; }
  .list-layout1 .list-layout1__wrapper {
    float: left; }
    .list-layout1 .list-layout1__wrapper .list-layout1__items {
      float: left;
      width: 100%; }
      .list-layout1 .list-layout1__wrapper .list-layout1__items .list-layout1__item {
        float: left;
        margin-bottom: 20px; }
  .list-layout1.interior {
    margin-bottom: 10px; }
    .list-layout1.interior .list-layout1__wrapper .list-layout1__items .list-layout1__item {
      margin-bottom: 30px; }

@media only screen and (min-width: 640px) {
  .list-layout1 {
    margin-bottom: 30px; }
    .list-layout1 .list-layout1__wrapper .list-layout1__items .list-layout1__item {
      min-height: 198px; } }

@media only screen and (min-width: 1024px) {
  .list-layout1 {
    margin-bottom: 60px; }
    .list-layout1 .list-layout1__wrapper .list-layout1__items .list-layout1__item {
      min-height: 166px;
      margin-bottom: unset; }
    .list-layout1.interior {
      margin-bottom: unset; }
      .list-layout1.interior .list-layout1__wrapper .list-layout1__items .list-layout1__item {
        margin-bottom: 40px; } }

@media only screen and (min-width: 1200px) {
  .list-layout1 {
    margin-bottom: 63px; }
    .list-layout1 .list-layout1__wrapper .list-layout1__items .list-layout1__item {
      min-height: 186px; }
    .list-layout1.interior .list-layout1__wrapper .list-layout1__items .list-layout1__item {
      margin-bottom: 50px; } }

@media only screen and (min-width: 1440px) {
  .list-layout1 .list-layout1__wrapper .list-layout1__items .list-layout1__item {
    min-height: 214px; }
  .list-layout1.interior .list-layout1__wrapper .list-layout1__items .list-layout1__item {
    margin-bottom: 40px; } }

.menu-layout1 {
  position: fixed;
  top: 30px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 9;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: top 100ms linear;
  -moz-transition: top 100ms linear;
  -ms-transition: top 100ms linear;
  -o-transition: top 100ms linear;
  transition: top 100ms linear; }
  .menu-layout1 > a {
    position: absolute;
    display: block;
    top: 10px;
    left: 28px;
    text-decoration: none;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: transform 500ms ease-in-out;
    -moz-transition: transform 500ms ease-in-out;
    -ms-transition: transform 500ms ease-in-out;
    -o-transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out; }
    .menu-layout1 > a img,
    .menu-layout1 > a svg {
      position: relative;
      display: block;
      width: auto;
      height: 36px;
      max-width: none;
      -webkit-transition: width 500ms ease-in-out, height 500ms ease-in-out;
      -moz-transition: width 500ms ease-in-out, height 500ms ease-in-out;
      -ms-transition: width 500ms ease-in-out, height 500ms ease-in-out;
      -o-transition: width 500ms ease-in-out, height 500ms ease-in-out;
      transition: width 500ms ease-in-out, height 500ms ease-in-out; }
  .menu-layout1 .container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-height: 60px;
    background-color: black;
    overflow: hidden;
    transform: translateZ(0);
    -webkit-transition: max-height 500ms ease-in-out, background-color 500ms ease-in-out;
    -moz-transition: max-height 500ms ease-in-out, background-color 500ms ease-in-out;
    -ms-transition: max-height 500ms ease-in-out, background-color 500ms ease-in-out;
    -o-transition: max-height 500ms ease-in-out, background-color 500ms ease-in-out;
    transition: max-height 500ms ease-in-out, background-color 500ms ease-in-out; }
    .menu-layout1 .container button.toggle {
      position: absolute;
      top: 14px;
      right: 14px;
      border: none;
      box-shadow: none;
      outline: none;
      padding: 6px;
      cursor: pointer;
      z-index: 1; }
      .menu-layout1 .container button.toggle span.toggle__icon {
        position: relative;
        display: block;
        width: 24px;
        height: 20px;
        background-image: url("public/img/menu/layout1/hamburguer_menu.svg");
        background-size: 24px 20px;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        -moz-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        -ms-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        -o-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out; }
    .menu-layout1 .container button.toggle-large {
      position: absolute;
      top: 24px;
      right: 16px;
      border: none;
      box-shadow: none;
      outline: none;
      padding: 6px;
      cursor: pointer;
      z-index: 1;
      display: none; }
      .menu-layout1 .container button.toggle-large span.toggle__icon {
        position: relative;
        display: block;
        width: 24px;
        height: 20px;
        background-image: url("public/img/menu/layout1/close.svg");
        background-size: 16px 16px;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        -moz-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        -ms-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        -o-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
        transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out; }
    .menu-layout1 .container nav {
      position: relative;
      height: 60px;
      text-align: right; }
      .menu-layout1 .container nav ul {
        position: relative;
        display: block;
        list-style: none;
        margin: 0; }
        .menu-layout1 .container nav ul li {
          position: relative;
          display: inline-block;
          vertical-align: middle; }
          .menu-layout1 .container nav ul li a {
            font-family: "FoundryGridnik-Medium", Arial, Helvetica;
            font-size: 14px;
            color: white;
            letter-spacing: 0;
            line-height: 22px;
            margin: 0 15px;
            text-transform: uppercase;
            -webkit-transition: color 250ms ease-in-out;
            -moz-transition: color 250ms ease-in-out;
            -ms-transition: color 250ms ease-in-out;
            -o-transition: color 250ms ease-in-out;
            transition: color 250ms ease-in-out; }
          .menu-layout1 .container nav ul li.menu-item--selected {
            color: #d6001c; }
    .menu-layout1 .container div.nav-grid {
      position: relative;
      margin-top: 100px;
      width: 100%;
      height: calc(100vh - 90px);
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch; }
      .menu-layout1 .container div.nav-grid .grid {
        position: absolute;
        top: 0;
        width: 100%;
        min-height: 100%; }
      .menu-layout1 .container div.nav-grid ul {
        list-style: none;
        margin: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: auto;
        max-width: none; }
        .menu-layout1 .container div.nav-grid ul li {
          position: relative;
          overflow: hidden;
          margin: 0;
          margin-bottom: 18px;
          padding: 0;
          padding-left: 28px; }
          .menu-layout1 .container div.nav-grid ul li a {
            position: relative;
            display: inline-block;
            text-decoration: none;
            font-family: "LeagueGothic-Regular", Arial, Helvetica;
            font-size: 24px;
            color: white;
            letter-spacing: 1px;
            line-height: 30px;
            -webkit-transition: text-indent 500ms ease-in-out;
            -moz-transition: text-indent 500ms ease-in-out;
            -ms-transition: text-indent 500ms ease-in-out;
            -o-transition: text-indent 500ms ease-in-out;
            transition: text-indent 500ms ease-in-out; }
          .menu-layout1 .container div.nav-grid ul li.hidden a {
            text-indent: -100%; }
  .menu-layout1.menu-layout1--opened .container {
    max-height: calc(100vh - 30px);
    background-color: black; }

@media only screen and (max-width: 1023px) {
  .menu-layout1.menu-layout1--opened .container button.toggle span.toggle__icon {
    background-image: url("public/img/menu/layout1/close.svg");
    background-size: 16px 16px; }
  .quick-access-bar-layout1--collapse + .menu-layout1 {
    top: 20px; }
    .quick-access-bar-layout1--collapse + .menu-layout1.menu-layout1--opened .container {
      max-height: calc(100vh - 20px); }
      .quick-access-bar-layout1--collapse + .menu-layout1.menu-layout1--opened .container div.nav-grid {
        height: calc(100vh - 70px); } }

@media only screen and (min-width: 640px) {
  .menu-layout1 > a {
    left: 56px; }
  .menu-layout1 .container button.toggle {
    right: 40px; }
  .menu-layout1 .container div.nav-grid ul li {
    padding-left: 56px; } }

@media only screen and (min-width: 1024px) {
  .menu-layout1 {
    top: 0; }
    .menu-layout1 > a {
      top: 13px;
      left: 90px;
      transform-origin: 0 0; }
    .menu-layout1 .container {
      min-height: 60px;
      max-height: 60px; }
      .menu-layout1 .container button.toggle-large {
        top: 14px;
        right: 16px; }
      .menu-layout1 .container .grid .grid__horizontal-lines .line {
        margin-top: 131px; }
      .menu-layout1 .container nav {
        height: 60px; }
        .menu-layout1 .container nav ul li a {
          -webkit-transition: color 250ms ease-in-out;
          -moz-transition: color 250ms ease-in-out;
          -ms-transition: color 250ms ease-in-out;
          -o-transition: color 250ms ease-in-out;
          transition: color 250ms ease-in-out; }
          .menu-layout1 .container nav ul li a:hover {
            color: #d6001c; }
      .menu-layout1 .container div.nav-grid {
        height: calc(100vh - 60px);
        margin-top: 60px; }
        .menu-layout1 .container div.nav-grid a {
          text-indent: 40px; }
          .menu-layout1 .container div.nav-grid a div.menu-item__text {
            width: calc(100% - 80px);
            font-size: 34px;
            line-height: 34px; }
        .menu-layout1 .container div.nav-grid ul li {
          height: 132px; }
    .menu-layout1.menu-layout1--opened > a {
      -webkit-transform: translate3d(0, -10px, 0);
      -moz-transform: translate3d(0, -10px, 0);
      -ms-transform: translate3d(0, -10px, 0);
      -o-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0); }
      .menu-layout1.menu-layout1--opened > a img,
      .menu-layout1.menu-layout1--opened > a svg {
        height: 40px; }
    .menu-layout1.menu-layout1--opened .container {
      max-height: 100vh; }
      .menu-layout1.menu-layout1--opened .container button.toggle-large {
        display: block; } }

@media only screen and (min-width: 1200px) {
  .menu-layout1 .container div.nav-grid a div.menu-item__text {
    font-size: 40px;
    line-height: 54px; } }

@media only screen and (min-width: 1440px) {
  .menu-layout1 .container div.nav-grid a div.menu-item__text {
    font-size: 46px;
    line-height: 54px; }
  .menu-layout1 .container div.nav-grid a div.menu-item__new .title {
    font-size: 24px;
    line-height: 30px; }
  .menu-layout1 .container div.nav-grid a div.menu-item__new .meta {
    margin-top: 5px; }
    .menu-layout1 .container div.nav-grid a div.menu-item__new .meta span:first-child {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 18px; }
    .menu-layout1 .container div.nav-grid a div.menu-item__new .meta span:last-child {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 18px;
      margin-left: 8px; }
  .menu-layout1 .container div.nav-grid a div.menu-item__event .title {
    font-size: 24px;
    line-height: 30px; }
  .menu-layout1 .container div.nav-grid a div.menu-item__event .meta {
    margin-top: 5px; }
    .menu-layout1 .container div.nav-grid a div.menu-item__event .meta span:first-child {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 18px; }
    .menu-layout1 .container div.nav-grid a div.menu-item__event .meta time {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 18px;
      margin-left: 8px; }
    .menu-layout1 .container div.nav-grid a div.menu-item__event .meta competition {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 18px;
      margin-left: 8px; }
  .menu-layout1 .container div.nav-grid ul li.menu-item-all a div.menu-item__text {
    font-size: 40px;
    line-height: 40px; } }

.menu-layout3 {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  z-index: 22; }
  .menu-layout3 .menu-layout3__wrapper {
    position: relative;
    height: 100%; }
    .menu-layout3 .menu-layout3__wrapper .top-bar {
      width: 100%;
      height: 100%;
      padding: 0;
      background-color: #c00d1e;
      overflow: hidden; }
      .menu-layout3 .menu-layout3__wrapper .top-bar button.toggle {
        position: absolute;
        top: 14px;
        left: 17px;
        border: none;
        box-shadow: none;
        outline: none;
        padding: 6px;
        cursor: pointer;
        z-index: 1; }
        .menu-layout3 .menu-layout3__wrapper .top-bar button.toggle span.toggle__icon {
          position: relative;
          display: block;
          width: 24px;
          height: 20px;
          background-image: url("public/img/menu/layout1/hamburguer_menu.svg");
          background-size: 24px 20px;
          background-position: center center;
          background-repeat: no-repeat;
          -webkit-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
          -moz-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
          -ms-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
          -o-transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out;
          transition: background-image 250ms ease-in-out, background-size 250ms ease-in-out; }
      .menu-layout3 .menu-layout3__wrapper .top-bar .top-bar__logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0); }
        .menu-layout3 .menu-layout3__wrapper .top-bar .top-bar__logo img {
          height: 60px; }
      .menu-layout3 .menu-layout3__wrapper .top-bar > a {
        position: absolute;
        display: block;
        top: 16px;
        left: 50%;
        text-decoration: none;
        z-index: 1;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-50%) translateZ(100px) scale(1) perspective(1px);
        -moz-transform: translateX(-50%) translateZ(100px) scale(1) perspective(1px);
        -ms-transform: translateX(-50%) translateZ(100px) scale(1) perspective(1px);
        -o-transform: translateX(-50%) translateZ(100px) scale(1) perspective(1px);
        transform: translateX(-50%) translateZ(100px) scale(1) perspective(1px);
        -webkit-transition: transform 500ms ease-in-out;
        -moz-transition: transform 500ms ease-in-out;
        -ms-transition: transform 500ms ease-in-out;
        -o-transition: transform 500ms ease-in-out;
        transition: transform 500ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .top-bar > a img,
        .menu-layout3 .menu-layout3__wrapper .top-bar > a svg {
          position: relative;
          display: block;
          width: auto;
          max-width: none;
          -webkit-transition: width 500ms ease-in-out, height 500ms ease-in-out;
          -moz-transition: width 500ms ease-in-out, height 500ms ease-in-out;
          -ms-transition: width 500ms ease-in-out, height 500ms ease-in-out;
          -o-transition: width 500ms ease-in-out, height 500ms ease-in-out;
          transition: width 500ms ease-in-out, height 500ms ease-in-out; }
    .menu-layout3 .menu-layout3__wrapper .menu {
      position: fixed;
      top: 60px;
      left: 0;
      width: 100%;
      height: auto;
      background-color: #c00d1e;
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: transform 500ms ease-in-out;
      -moz-transition: transform 500ms ease-in-out;
      -ms-transition: transform 500ms ease-in-out;
      -o-transition: transform 500ms ease-in-out;
      transition: transform 500ms ease-in-out;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */ }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-logo {
        display: table;
        margin-top: 20px; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-logo > a {
          margin: 0;
          padding: 0; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_left {
          display: table-cell;
          width: 70px;
          height: 100%; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_left .menu-logo_left__wrapper {
            width: 100%;
            height: 60px;
            padding: 0 10px; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_left .menu-logo_left__wrapper img,
            .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_left .menu-logo_left__wrapper svg {
              position: relative;
              display: block;
              width: auto;
              height: 100%;
              max-height: 100%;
              max-width: none;
              -webkit-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              -moz-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              -ms-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              -o-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              transition: width 500ms ease-in-out, height 500ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_right {
          display: table-cell;
          vertical-align: middle;
          width: calc(100% - 70px); }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_right .menu-logo_right__wrapper {
            padding: 0 10px;
            height: 60px; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_right .menu-logo_right__wrapper img,
            .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_right .menu-logo_right__wrapper svg {
              position: relative;
              display: block;
              width: auto;
              height: 100%;
              max-height: 100%;
              max-width: none;
              -webkit-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              -moz-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              -ms-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              -o-transition: width 500ms ease-in-out, height 500ms ease-in-out;
              transition: width 500ms ease-in-out, height 500ms ease-in-out; }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-search {
        position: relative;
        display: table;
        width: 100%;
        margin-top: 40px; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__icon {
          display: table-cell;
          vertical-align: middle;
          width: 70px; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__icon .icon {
            position: relative;
            vertical-align: middle;
            width: 70px;
            height: 21px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: 21px 21px;
            background-image: url("public/img/quick-access-bar/layout1/search-icon.svg"); }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__form {
          display: table-cell;
          padding: 0 16px; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__form form {
            height: 20px; }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-items {
        width: 100%;
        min-height: 100%;
        margin-top: 40px;
        height: auto; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items > .menu-items__left {
          height: 100vh;
          scrollbar-width: none;
          -ms-overflow-style: -ms-autohiding-scrollbar; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items > .menu-items__left::-webkit-scrollbar {
            display: none; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items > .menu-items__left > nav {
            position: relative;
            max-width: unset !important; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu {
          text-align: left;
          margin: 0; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu ul {
            list-style: none;
            margin: 0; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu li {
            list-style-type: none; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu a {
            background: transparent; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .is-drilldown-submenu {
            overflow: hidden; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item {
            display: inline-block;
            width: 100%;
            margin-bottom: 32px; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a {
              width: 100%;
              padding: 0;
              -webkit-transition: transform 500ms ease-in-out;
              -moz-transition: transform 500ms ease-in-out;
              -ms-transition: transform 500ms ease-in-out;
              -o-transition: transform 500ms ease-in-out;
              transition: transform 500ms ease-in-out; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a .menu-item__icon {
                display: table-cell;
                vertical-align: middle;
                width: 70px; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a .menu-item__text {
                position: relative;
                display: table-cell;
                vertical-align: middle;
                padding: 0 16px;
                width: calc(100% - 70px);
                text-transform: uppercase;
                font-family: "FoundryGridnik-Bold", Arial, Helvetica;
                font-size: 15px;
                font-weight: 800;
                color: white;
                letter-spacing: 0;
                line-height: 1.33;
                text-indent: 0; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a.hide-item {
                -webkit-transform: translateX(-100%);
                -moz-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                -o-transform: translateX(-100%);
                transform: translateX(-100%); }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children > a::after {
              display: none; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children > a .menu-item__text::after {
              content: "";
              position: absolute;
              top: 50%;
              right: 16px;
              width: 24px;
              height: 24px;
              background-image: url("public/img/menu/layout3/chevron-right.svg");
              background-repeat: no-repeat;
              background-size: 24px 24px;
              background-position: center center;
              border: none;
              margin-top: -12px;
              margin-right: 0; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu {
              opacity: 0;
              -webkit-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
              -moz-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
              -ms-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
              -o-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
              transition: transform 500ms ease-in-out, opacity 500ms ease-in-out; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .back-button {
                margin-bottom: 32px;
                -webkit-transition: transform 500ms ease-in-out;
                -moz-transition: transform 500ms ease-in-out;
                -ms-transition: transform 500ms ease-in-out;
                -o-transition: transform 500ms ease-in-out;
                transition: transform 500ms ease-in-out;
                cursor: pointer; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .back-button .back-button__icon {
                  display: table-cell;
                  width: 70px; }
                  .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .back-button .back-button__icon .icon {
                    position: relative;
                    vertical-align: middle;
                    width: 100%;
                    height: 20px;
                    background-image: url("public/img/menu/layout3/chevron-right.svg");
                    background-size: 20px 20px;
                    background-position: center center;
                    background-repeat: no-repeat;
                    -webkit-transform: rotate(180deg);
                    -moz-transform: rotate(180deg);
                    -ms-transform: rotate(180deg);
                    -o-transform: rotate(180deg);
                    transform: rotate(180deg);
                    border: none; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .back-button .back-button__title {
                  display: table-cell;
                  vertical-align: middle;
                  padding: 0 16px;
                  text-transform: uppercase;
                  font-family: "FoundryGridnik-Medium", Arial, Helvetica;
                  font-size: 15px;
                  font-weight: 500;
                  color: white;
                  letter-spacing: 0;
                  line-height: 1.33;
                  text-indent: 0;
                  opacity: 0;
                  -webkit-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out, color 250ms ease-in-out;
                  -moz-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out, color 250ms ease-in-out;
                  -ms-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out, color 250ms ease-in-out;
                  -o-transition: transform 500ms ease-in-out, opacity 500ms ease-in-out, color 250ms ease-in-out;
                  transition: transform 500ms ease-in-out, opacity 500ms ease-in-out, color 250ms ease-in-out; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .back-button.hide-item {
                  -webkit-transform: translateX(-100%);
                  -moz-transform: translateX(-100%);
                  -ms-transform: translateX(-100%);
                  -o-transform: translateX(-100%);
                  transform: translateX(-100%); }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .parent-menu-name {
                position: relative;
                display: inline-block;
                width: 83.333%;
                padding: 8px 0 0 0;
                margin: 32px 8.333% 20px 8.333%; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .parent-menu-name a {
                  padding: 0; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu.is-active {
                opacity: 1; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu.is-active .back-button .back-button__title {
                  opacity: 1; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item > a {
            display: table; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item > a .menu-item__icon .icon {
              position: relative;
              vertical-align: middle;
              width: 70px;
              background-position: center center;
              background-repeat: no-repeat; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item .sub-menu {
            background-color: transparent; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item .sub-menu .menu-item > a {
              display: table; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item .sub-menu .menu-item > a .menu-item__icon {
                width: 0; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item .sub-menu .menu-item > a .menu-item__icon .icon {
                  background-image: none; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item .sub-menu .menu-item > a .menu-item__text {
                padding-left: 86px; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu > .menu-item:last-of-type {
            margin-bottom: 0; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links {
          position: relative;
          width: 100%;
          vertical-align: middle;
          overflow: hidden;
          margin-top: 70px; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul {
            width: 320px;
            text-align: left;
            margin: 0; }
            .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li {
              display: inline-block;
              width: 100%;
              margin-bottom: 24px; }
              .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a {
                display: table;
                width: 100%;
                padding: 0;
                -webkit-transition: transform 500ms ease-in-out;
                -moz-transition: transform 500ms ease-in-out;
                -ms-transition: transform 500ms ease-in-out;
                -o-transition: transform 500ms ease-in-out;
                transition: transform 500ms ease-in-out; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__icon {
                  display: table-cell;
                  width: 70px; }
                  .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__icon .icon {
                    position: relative;
                    vertical-align: middle;
                    width: 70px;
                    background-position: center center;
                    background-repeat: no-repeat; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__text {
                  position: relative;
                  display: table-cell;
                  vertical-align: middle;
                  padding: 0 16px;
                  width: calc(100% - 70px);
                  text-transform: uppercase;
                  font-family: "FoundryGridnik-Regular", Arial, Helvetica;
                  font-size: 12px;
                  font-weight: 500;
                  color: white;
                  letter-spacing: normal;
                  line-height: 1.67;
                  font-stretch: normal;
                  font-style: normal; }
                .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a.hide-item {
                  -webkit-transform: translateX(-100%);
                  -moz-transform: translateX(-100%);
                  -ms-transform: translateX(-100%);
                  -o-transform: translateX(-100%);
                  transform: translateX(-100%); }
      .menu-layout3 .menu-layout3__wrapper .menu::-webkit-scrollbar {
        display: none; }
  .menu-layout3.menu--open .menu-layout3__wrapper .top-bar > a {
    -webkit-transform: translateX(-50%) translateZ(0px) scale(0) perspective(1px);
    -moz-transform: translateX(-50%) translateZ(0px) scale(0) perspective(1px);
    -ms-transform: translateX(-50%) translateZ(0px) scale(0) perspective(1px);
    -o-transform: translateX(-50%) translateZ(0px) scale(0) perspective(1px);
    transform: translateX(-50%) translateZ(0px) scale(0) perspective(1px); }
  .menu-layout3 .icon.link-user {
    height: 28px;
    background-size: 28px 28px;
    background-image: url("public/img/quick-access-bar/layout1/icons/perfil.svg");
    /*&.on {
                background-image: url("public/img/quick-access-bar/layout1/icons/perfil_on.svg");
            }*/ }
  .menu-layout3 .icon.link-next {
    height: 26px;
    background-size: 28px 26px;
    background-image: url("public/img/quick-access-bar/layout1/icons/scbnext.svg"); }
  .menu-layout3 .icon.link-cart {
    height: 28px;
    background-size: 24px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/carrinho.svg"); }
  .menu-layout3 .icon.link-cart-page {
    height: 24px;
    background-size: 28px 24px;
    background-image: url("public/img/quick-access-bar/layout1/icons/carrinho_page.svg"); }
  .menu-layout3 .icon.link-ticket {
    height: 26px;
    background-size: 22px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/bilheteira.svg"); }
  .menu-layout3 .icon.link-search {
    height: 21px;
    background-size: 21px 21px;
    background-image: url("public/img/quick-access-bar/layout1/search-icon.svg"); }
  .menu-layout3 .icon.link-agenda {
    height: 28px;
    background-size: 18px 28px;
    background-image: url("public/img/quick-access-bar/layout1/icons/agenda.svg"); }
  .menu-layout3 .icon.link-club {
    height: 28px;
    background-size: 20px 28px;
    background-image: url("public/img/quick-access-bar/layout1/icons/clube.svg"); }
  .menu-layout3 .icon.link-football {
    height: 20px;
    background-size: 28px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/futebol.svg"); }
  .menu-layout3 .icon.link-glass {
    height: 20px;
    background-size: 20px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/lupa.svg"); }
  .menu-layout3 .icon.link-modalities {
    height: 28px;
    background-size: 24px 28px;
    background-image: url("public/img/quick-access-bar/layout1/icons/modalidades.svg"); }
  .menu-layout3 .icon.link-news {
    height: 22px;
    background-size: 28px 22px;
    background-image: url("public/img/quick-access-bar/layout1/icons/noticias.svg"); }
  .menu-layout3 .icon.link-insurance {
    height: 20px;
    background-size: 18px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/seguros.svg"); }
  .menu-layout3 .icon.link-associate {
    height: 20px;
    background-size: 28px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/socio.svg"); }
  .menu-layout3 .icon.link-sports-city {
    height: 20px;
    background-size: 28px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/cidade_desportiva.svg"); }
  .menu-layout3 .icon.link-lawn {
    height: 20px;
    background-size: 18px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/relvado.svg"); }
  .menu-layout3 .icon.link-wishlist-page {
    height: 20px;
    background-size: 24px 20px;
    background-image: url("public/img/quick-access-bar/layout1/icons/wishlist.svg"); }

@media only screen and (max-width: 1023px) {
  .menu-layout3 {
    width: 100%; }
    .menu-layout3 .menu-layout3__wrapper {
      background-color: #c00d1e; }
      .menu-layout3 .menu-layout3__wrapper .menu {
        height: calc(100vh - 60px);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%); }
    .menu-layout3.menu--open {
      height: 100vh; }
      .menu-layout3.menu--open .top-bar button.toggle span.toggle__icon {
        background-image: url("public/img/menu/layout1/close.svg");
        background-size: 16px 16px; }
      .menu-layout3.menu--open .menu {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px); } }

@media only screen and (min-width: 1024px) {
  .menu-layout3 {
    height: 100vh;
    overflow-x: hidden; }
    .menu-layout3 .menu-layout3__wrapper {
      width: 70px;
      background-color: #c00d1e; }
      .menu-layout3 .menu-layout3__wrapper .top-bar {
        display: none; }
      .menu-layout3 .menu-layout3__wrapper .menu {
        top: 0;
        width: 70px;
        height: 100vh;
        background-color: transparent;
        -webkit-transition: width 500ms ease-in-out;
        -moz-transition: width 500ms ease-in-out;
        -ms-transition: width 500ms ease-in-out;
        -o-transition: width 500ms ease-in-out;
        transition: width 500ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .menu::before {
          position: fixed;
          display: block;
          content: '';
          background-color: #c00d1e;
          opacity: 0.9;
          height: 100%;
          width: 0px;
          margin-left: 70px;
          -webkit-transition: width 500ms ease-in-out;
          -moz-transition: width 500ms ease-in-out;
          -ms-transition: width 500ms ease-in-out;
          -o-transition: width 500ms ease-in-out;
          transition: width 500ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_right {
          opacity: 0;
          -webkit-transition: opacity 500ms ease-in-out 250ms;
          -moz-transition: opacity 500ms ease-in-out 250ms;
          -ms-transition: opacity 500ms ease-in-out 250ms;
          -o-transition: opacity 500ms ease-in-out 250ms;
          transition: opacity 500ms ease-in-out 250ms; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__form {
          opacity: 0;
          -webkit-transition: opacity 500ms ease-in-out 250ms;
          -moz-transition: opacity 500ms ease-in-out 250ms;
          -ms-transition: opacity 500ms ease-in-out 250ms;
          -o-transition: opacity 500ms ease-in-out 250ms;
          transition: opacity 500ms ease-in-out 250ms; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__icon {
          -webkit-transition: opacity 250ms ease-in-out;
          -moz-transition: opacity 250ms ease-in-out;
          -ms-transition: opacity 250ms ease-in-out;
          -o-transition: opacity 250ms ease-in-out;
          transition: opacity 250ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-search:hover .search__icon {
          opacity: 0.6; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item {
          width: 320px; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a .menu-item__icon {
            -webkit-transition: opacity 250ms ease-in-out;
            -moz-transition: opacity 250ms ease-in-out;
            -ms-transition: opacity 250ms ease-in-out;
            -o-transition: opacity 250ms ease-in-out;
            transition: opacity 250ms ease-in-out; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a .menu-item__text {
            opacity: 0;
            -webkit-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
            -moz-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
            -ms-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
            -o-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
            transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children > a .menu-item__text::after {
            display: none; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children ul.submenu .back-button:hover .back-button__title {
            color: #ff7b7b; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item:hover > a .menu-item__icon {
            opacity: 0.6; }
          .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item:hover > a .menu-item__text {
            color: #ff7b7b; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__icon {
          -webkit-transition: opacity 250ms ease-in-out;
          -moz-transition: opacity 250ms ease-in-out;
          -ms-transition: opacity 250ms ease-in-out;
          -o-transition: opacity 250ms ease-in-out;
          transition: opacity 250ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__text {
          opacity: 0;
          -webkit-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
          -moz-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
          -ms-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
          -o-transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out;
          transition: width 500ms ease-in-out, opacity 250ms ease-in-out 300ms, color 250ms ease-in-out; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li:hover a .item__icon {
          opacity: 0.6; }
        .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li:hover a .item__text {
          color: #ff7b7b; }
    .menu-layout3.menu--open .menu-layout3__wrapper .menu {
      width: 320px; }
      .menu-layout3.menu--open .menu-layout3__wrapper .menu::before {
        width: 250px; }
      .menu-layout3.menu--open .menu-layout3__wrapper .menu .menu-logo .menu-logo_right {
        opacity: 1; }
      .menu-layout3.menu--open .menu-layout3__wrapper .menu .menu-search .search__form {
        opacity: 1; }
      .menu-layout3.menu--open .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a .menu-item__text {
        opacity: 1;
        width: calc(100% - 70px); }
      .menu-layout3.menu--open .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children > a .menu-item__text::after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 16px;
        width: 24px;
        height: 24px;
        background-image: url("public/img/menu/layout3/chevron-right.svg");
        background-repeat: no-repeat;
        background-size: 24px 24px;
        background-position: center center;
        border: none;
        margin-top: -12px;
        margin-right: 0; }
      .menu-layout3.menu--open .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__text {
        opacity: 1;
        width: calc(100% - 70px); } }

@media only screen and (min-width: 2240px) {
  .menu-layout3 .menu-layout3__wrapper {
    width: 320px; }
    .menu-layout3 .menu-layout3__wrapper .menu {
      width: 320px; }
      .menu-layout3 .menu-layout3__wrapper .menu::before {
        opacity: 1; }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-logo .menu-logo_right {
        opacity: 1; }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-search .search__form {
        opacity: 1; }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item > a .menu-item__text {
        opacity: 1;
        width: calc(100% - 70px); }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-items .main-menu .menu-item.menu-item-has-children > a .menu-item__text::after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 16px;
        width: 24px;
        height: 24px;
        background-image: url("public/img/menu/layout3/chevron-right.svg");
        background-repeat: no-repeat;
        background-size: 24px 24px;
        background-position: center center;
        border: none;
        margin-top: -12px;
        margin-right: 0; }
      .menu-layout3 .menu-layout3__wrapper .menu .menu-items .quick-access-links ul li a .item__text {
        opacity: 1;
        width: calc(100% - 70px); } }

.quick-access-bar-layout1 {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: auto;
  max-height: 30px;
  z-index: 1002;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }
  .quick-access-bar-layout1.quick-access-bar-layout1--full {
    height: 100vh !important;
    transition: none !important; }
    .quick-access-bar-layout1.quick-access-bar-layout1--full * {
      transition: none !important; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: auto; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      max-height: 30px;
      overflow: hidden;
      background-color: #1b1b1b; }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: table; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-button {
          position: absolute;
          top: 7px;
          right: 19px;
          margin-right: 0;
          width: 20px;
          height: 20px;
          background-image: url("public/img/quick-access-bar/layout1/search-icon.svg");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: center center;
          border: none;
          overflow: hidden;
          z-index: 1;
          -webkit-transition: background-image 200ms ease-in-out, background-size 200ms ease-in-out, margin-right 500ms ease-in-out, opacity 500ms ease-in-out;
          -moz-transition: background-image 200ms ease-in-out, background-size 200ms ease-in-out, margin-right 500ms ease-in-out, opacity 500ms ease-in-out;
          -ms-transition: background-image 200ms ease-in-out, background-size 200ms ease-in-out, margin-right 500ms ease-in-out, opacity 500ms ease-in-out;
          -o-transition: background-image 200ms ease-in-out, background-size 200ms ease-in-out, margin-right 500ms ease-in-out, opacity 500ms ease-in-out;
          transition: background-image 200ms ease-in-out, background-size 200ms ease-in-out, margin-right 500ms ease-in-out, opacity 500ms ease-in-out; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input {
          position: relative;
          width: 100%;
          height: 100vh;
          visibility: hidden;
          display: table-cell;
          vertical-align: middle; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper {
            position: relative;
            max-width: 0;
            height: auto;
            overflow: hidden;
            padding-bottom: 2px;
            border-bottom: 2px solid #959595;
            -webkit-transition: max-width 350ms ease-in-out 500ms;
            -moz-transition: max-width 350ms ease-in-out 500ms;
            -ms-transition: max-width 350ms ease-in-out 500ms;
            -o-transition: max-width 350ms ease-in-out 500ms;
            transition: max-width 350ms ease-in-out 500ms; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper form {
              height: 34px; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"] {
              position: relative;
              display: inline-block;
              vertical-align: middle;
              width: 80%;
              max-width: 0;
              height: 34px;
              font-family: "FoundryGridnik-Bold", Arial, Helvetica;
              font-size: 24px;
              color: white;
              letter-spacing: 0;
              line-height: 24px;
              background: transparent;
              border: none;
              box-shadow: none;
              outline: none;
              margin: 0;
              padding: 0;
              text-transform: uppercase;
              opacity: 0.5;
              -webkit-transition: opacity 250ms ease-out, max-width 250ms ease-in-out 600ms;
              -moz-transition: opacity 250ms ease-out, max-width 250ms ease-in-out 600ms;
              -ms-transition: opacity 250ms ease-out, max-width 250ms ease-in-out 600ms;
              -o-transition: opacity 250ms ease-out, max-width 250ms ease-in-out 600ms;
              transition: opacity 250ms ease-out, max-width 250ms ease-in-out 600ms; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"]::-webkit-input-placeholder {
                color: #959595; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"]:-moz-placeholder {
                opacity: 1;
                color: #959595; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"]::-moz-placeholder {
                opacity: 1;
                color: #959595; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"]:-ms-input-placeholder {
                color: #959595; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input.quick-search-submit {
              position: relative;
              display: inline-block;
              vertical-align: middle;
              width: 20%;
              height: 34px;
              margin-left: -6px;
              opacity: 0.5;
              background-image: url("public/img/quick-access-bar/layout1/arrow.svg");
              background-size: 32px 16px;
              background-repeat: no-repeat;
              background-position: right center;
              font-size: 0;
              box-shadow: none;
              border-radius: 0;
              border: none;
              background-color: transparent;
              -webkit-transition: opacity 450ms ease-in-out 950ms;
              -moz-transition: opacity 450ms ease-in-out 950ms;
              -ms-transition: opacity 450ms ease-in-out 950ms;
              -o-transition: opacity 450ms ease-in-out 950ms;
              transition: opacity 450ms ease-in-out 950ms; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper.with-content input[type="text"] {
              opacity: 1; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper.with-content input.quick-search-submit {
              opacity: 1; }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links {
        position: absolute;
        top: 0;
        left: 0;
        height: auto; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links {
          position: relative;
          display: inline-block;
          vertical-align: middle;
          max-width: 115px;
          height: 30px;
          margin-left: 20px;
          overflow: hidden; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links .links-wrapper {
            position: relative;
            float: left;
            margin: 0;
            max-width: none;
            white-space: nowrap; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            text-decoration: none;
            color: transparent;
            padding: 0 8px; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link {
              position: relative;
              display: block;
              background-repeat: no-repeat;
              background-position: center center;
              overflow: hidden; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-user {
                width: 20px;
                height: 20px;
                background-size: 20px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/perfil.svg"); }
                .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-user.on {
                  background-image: url("public/img/quick-access-bar/layout1/icons/perfil_on.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-next {
                width: 22px;
                height: 20px;
                background-size: 22px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/scbnext.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-cart {
                width: 24px;
                height: 20px;
                background-size: 24px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/carrinho.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-cart-page {
                width: 24px;
                height: 20px;
                background-size: 24px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/carrinho_page.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-ticket {
                width: 22px;
                height: 20px;
                background-size: 22px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/bilheteira.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-search {
                width: 16px;
                height: 16px;
                background-size: 16px 16px;
                background-image: url("public/img/quick-access-bar-layout1/icons/search-icon.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-agenda {
                width: 14px;
                height: 20px;
                background-size: 14px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/agenda.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-club {
                width: 12px;
                height: 18px;
                background-size: 12px 18px;
                background-image: url("public/img/quick-access-bar/layout1/icons/clube.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-football {
                width: 28px;
                height: 20px;
                background-size: 28px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/futebol.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-glass {
                width: 20px;
                height: 20px;
                background-size: 20px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/lupa.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-modalities {
                width: 18px;
                height: 20px;
                background-size: 18px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/modalidades.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-news {
                width: 24px;
                height: 20px;
                background-size: 24px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/noticias.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-insurance {
                width: 18px;
                height: 20px;
                background-size: 18px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/seguros.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-associate {
                width: 28px;
                height: 20px;
                background-size: 28px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/socio.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-sports-city {
                width: 28px;
                height: 20px;
                background-size: 28px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/cidade_desportiva.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-lawn {
                width: 18px;
                height: 20px;
                background-size: 18px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/relvado.svg"); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link.link-wishlist-page {
                width: 24px;
                height: 20px;
                background-size: 24px 20px;
                background-image: url("public/img/quick-access-bar/layout1/icons/wishlist.svg"); }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(1) {
              -webkit-transition: margin-top 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
              -moz-transition: margin-top 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
              -ms-transition: margin-top 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
              -o-transition: margin-top 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
              transition: margin-top 500ms cubic-bezier(0.34, 0.15, 0.65, 1); }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(2) {
              -webkit-transition: margin-top 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
              -moz-transition: margin-top 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
              -ms-transition: margin-top 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
              -o-transition: margin-top 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
              transition: margin-top 500ms cubic-bezier(0.28, 0.3, 0.6, 1); }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(3) {
              -webkit-transition: margin-top 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
              -moz-transition: margin-top 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
              -ms-transition: margin-top 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
              -o-transition: margin-top 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
              transition: margin-top 500ms cubic-bezier(0.22, 0.45, 0.55, 1); }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(4) {
              -webkit-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
              -moz-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
              -ms-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
              -o-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
              transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1); }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(5) {
              -webkit-transition: margin-top 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
              -moz-transition: margin-top 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
              -ms-transition: margin-top 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
              -o-transition: margin-top 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
              transition: margin-top 500ms cubic-bezier(0.1, 0.75, 0.45, 1); }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links.links--expand {
            max-width: 206px; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links.links--expand + .toggle {
              -webkit-transition: margin-top 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
              -moz-transition: margin-top 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
              -ms-transition: margin-top 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
              -o-transition: margin-top 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
              transition: margin-top 500ms cubic-bezier(0.04, 0.9, 0.4, 1); }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .toggle {
          position: relative;
          display: inline-block;
          vertical-align: middle;
          margin-left: 15px;
          -webkit-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
          -moz-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
          -ms-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
          -o-transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
          transition: margin-top 500ms cubic-bezier(0.16, 0.6, 0.5, 1); }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .toggle .toggle-btn {
            position: relative;
            width: 20px;
            height: 21px;
            background-image: url("public/img/quick-access-bar/layout1/plus-btn.svg");
            background-size: 20px 21px;
            background-repeat: no-repeat;
            background-position: center center;
            overflow: hidden;
            -webkit-transition: transform 250ms ease-out;
            -moz-transition: transform 250ms ease-out;
            -ms-transition: transform 250ms ease-out;
            -o-transition: transform 250ms ease-out;
            transition: transform 250ms ease-out; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .toggle .toggle-btn.toggle-less {
              background-image: url("public/img/quick-access-bar/layout1/less-btn.svg");
              -webkit-transform: rotate(720deg);
              -moz-transform: rotate(720deg);
              -ms-transform: rotate(720deg);
              -o-transform: rotate(720deg);
              transform: rotate(720deg); }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size {
        max-height: 100vh; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__search .search-button {
          background-image: url("public/img/quick-access-bar/layout1/close.svg");
          background-size: 16px 16px;
          margin-right: calc(50% - 16px - 10px); }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__search .search-input {
          visibility: visible; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__search .search-input .search-input__wrapper {
            max-width: 100%; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__search .search-input .search-input__wrapper input[type="text"] {
              max-width: 100%; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .expand {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      text-align: center;
      opacity: 0;
      -webkit-transition: opacity 250ms ease-out;
      -moz-transition: opacity 250ms ease-out;
      -ms-transition: opacity 250ms ease-out;
      -o-transition: opacity 250ms ease-out;
      transition: opacity 250ms ease-out; }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .expand span {
        position: absolute;
        top: 6px;
        border: solid rgba(255, 255, 255, 0.5);
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .expand.expand--visible {
        opacity: 1;
        height: 20px; }

@media only screen and (max-width: 1023px) {
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links {
    -webkit-transition: max-width 250ms ease-out, opacity 250ms ease-out;
    -moz-transition: max-width 250ms ease-out, opacity 250ms ease-out;
    -ms-transition: max-width 250ms ease-out, opacity 250ms ease-out;
    -o-transition: max-width 250ms ease-out, opacity 250ms ease-out;
    transition: max-width 250ms ease-out, opacity 250ms ease-out; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--collapse {
    max-height: 20px; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--collapse .box__search .search-button {
      opacity: 0; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--collapse .box__links .links,
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--collapse .box__links .toggle {
      opacity: 0; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__links .links a {
    margin-top: -120px; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__links .toggle {
    margin-top: -120px; }
  .quick-access-bar-layout1.quick-access-bar-layout1--visible {
    max-height: 100vh; }
    .quick-access-bar-layout1.quick-access-bar-layout1--visible .quick-access-bar-layout1__wrapper .box {
      -webkit-transition: max-height 100ms linear;
      -moz-transition: max-height 100ms linear;
      -ms-transition: max-height 100ms linear;
      -o-transition: max-height 100ms linear;
      transition: max-height 100ms linear; } }

@media only screen and (min-width: 640px) {
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-button {
    right: 45px;
    margin-right: 0; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper {
    padding-bottom: 6px; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper form {
      height: 44px; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"] {
      font-size: 40px;
      line-height: 40px;
      height: 44px; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input.quick-search-submit {
      height: 44px;
      margin-left: -6px;
      background-size: 40px 20px; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links {
    margin-left: 48px; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a {
      padding: 0 10px; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links.links--expand {
      max-width: 222px; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .toggle {
    margin-left: 25px; }
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size {
    max-height: 100vh; }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__search .search-button {
      margin-right: calc(50% - 42px - 10px); } }

@media only screen and (min-width: 1024px) {
  .quick-access-bar-layout1 {
    right: 0;
    width: auto;
    max-height: 100vh;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(70px, 0, 0);
    -moz-transform: translate3d(70px, 0, 0);
    -ms-transform: translate3d(70px, 0, 0);
    -o-transform: translate3d(70px, 0, 0);
    transform: translate3d(70px, 0, 0);
    -webkit-transition: transform 500ms ease-in-out;
    -moz-transition: transform 500ms ease-in-out;
    -ms-transition: transform 500ms ease-in-out;
    -o-transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out; }
    .quick-access-bar-layout1.quick-access-bar-layout1--visible {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .quick-access-bar-layout1.quick-access-bar-layout1--hidden {
      -webkit-transform: translate3d(70px, 0, 0);
      -moz-transform: translate3d(70px, 0, 0);
      -ms-transform: translate3d(70px, 0, 0);
      -o-transform: translate3d(70px, 0, 0);
      transform: translate3d(70px, 0, 0); }
    .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper {
      height: auto; }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box {
        width: 60px;
        height: 100vh;
        max-height: 100vh;
        background-color: black;
        -webkit-transition: width 500ms ease-in-out;
        -moz-transition: width 500ms ease-in-out;
        -ms-transition: width 500ms ease-in-out;
        -o-transition: width 500ms ease-in-out;
        transition: width 500ms ease-in-out; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search {
          height: 100%; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-button {
            top: 30px;
            right: 20px;
            cursor: pointer; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper {
            padding-bottom: 30px; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper form {
              height: 74px; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input[type="text"] {
              font-size: 70px;
              line-height: 70px;
              height: 74px; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper input.quick-search-submit {
              height: 74px; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links {
          width: 60px;
          right: 0;
          left: unset; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links {
            display: block;
            width: 100%;
            max-height: 122px;
            height: auto;
            margin: 120px 0 14px 0;
            -webkit-transition: max-height 250ms ease-out;
            -moz-transition: max-height 250ms ease-out;
            -ms-transition: max-height 250ms ease-out;
            -o-transition: max-height 250ms ease-out;
            transition: max-height 250ms ease-out; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links .links-wrapper {
              width: 100%;
              max-width: 100%;
              max-height: none;
              white-space: normal; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a {
              display: block;
              padding: 0;
              margin-bottom: 20px; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a .link {
                margin: auto;
                -webkit-transition: opacity 350ms ease-in-out;
                -moz-transition: opacity 350ms ease-in-out;
                -ms-transition: opacity 350ms ease-in-out;
                -o-transition: opacity 350ms ease-in-out;
                transition: opacity 350ms ease-in-out; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(1) {
                -webkit-transition: margin-right 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
                -moz-transition: margin-right 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
                -ms-transition: margin-right 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
                -o-transition: margin-right 500ms cubic-bezier(0.34, 0.15, 0.65, 1);
                transition: margin-right 500ms cubic-bezier(0.34, 0.15, 0.65, 1); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(2) {
                -webkit-transition: margin-right 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
                -moz-transition: margin-right 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
                -ms-transition: margin-right 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
                -o-transition: margin-right 500ms cubic-bezier(0.28, 0.3, 0.6, 1);
                transition: margin-right 500ms cubic-bezier(0.28, 0.3, 0.6, 1); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(3) {
                -webkit-transition: margin-right 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
                -moz-transition: margin-right 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
                -ms-transition: margin-right 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
                -o-transition: margin-right 500ms cubic-bezier(0.22, 0.45, 0.55, 1);
                transition: margin-right 500ms cubic-bezier(0.22, 0.45, 0.55, 1); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(4) {
                -webkit-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
                -moz-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
                -ms-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
                -o-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
                transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:nth-child(5) {
                -webkit-transition: margin-right 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
                -moz-transition: margin-right 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
                -ms-transition: margin-right 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
                -o-transition: margin-right 500ms cubic-bezier(0.1, 0.75, 0.45, 1);
                transition: margin-right 500ms cubic-bezier(0.1, 0.75, 0.45, 1); }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links a:hover .link {
                opacity: 0.6; }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links.links--expand {
              max-width: 100%;
              max-height: 210px; }
              .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .links.links--expand + .toggle {
                -webkit-transition: margin-right 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
                -moz-transition: margin-right 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
                -ms-transition: margin-right 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
                -o-transition: margin-right 500ms cubic-bezier(0.04, 0.9, 0.4, 1);
                transition: margin-right 500ms cubic-bezier(0.04, 0.9, 0.4, 1); }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .toggle {
            display: block;
            margin: 0;
            -webkit-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
            -moz-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
            -ms-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
            -o-transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1);
            transition: margin-right 500ms cubic-bezier(0.16, 0.6, 0.5, 1); }
            .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__links .toggle .toggle-btn {
              margin: auto; }
        .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size {
          width: 100vw; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__search .search-button {
            margin-right: calc(50% - 10px - 20px); }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__links .links a {
            margin-right: -120px; }
          .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box.box--full-size .box__links .toggle {
            margin-right: -120px; }
      .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .expand {
        display: none; } }

@media only screen and (min-width: 1200px) {
  .quick-access-bar-layout1 .quick-access-bar-layout1__wrapper .box .box__search .search-input .search-input__wrapper {
    padding-bottom: 30px; } }

.slider-layout1 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 40px; }
  .slider-layout1 .slider-layout1__wrapper {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0; }
    .slider-layout1 .slider-layout1__wrapper .slider {
      position: relative;
      width: 100%;
      height: 100%;
      background-color: transparent;
      margin: 0;
      overflow: hidden;
      cursor: unset;
      touch-action: auto !important; }
      .slider-layout1 .slider-layout1__wrapper .slider .slick-track .slick-slide {
        padding-left: 3px;
        padding-right: 3px; }
        .slider-layout1 .slider-layout1__wrapper .slider .slick-track .slick-slide:first-of-type {
          padding-left: unset; }
          .slider-layout1 .slider-layout1__wrapper .slider .slick-track .slick-slide:first-of-type .box-layout1, .slider-layout1 .slider-layout1__wrapper .slider .slick-track .slick-slide:first-of-type .box-layout2 {
            margin-left: calc(100vw * 0.083333 + .25rem / 2 - 1px); }
        .slider-layout1 .slider-layout1__wrapper .slider .slick-track .slick-slide:last-of-type .box-layout1, .slider-layout1 .slider-layout1__wrapper .slider .slick-track .slick-slide:last-of-type .box-layout2 {
          margin-right: calc(100vw * 0.083333 + .25rem / 2); }
      .slider-layout1 .slider-layout1__wrapper .slider > .slick-arrow {
        position: absolute;
        display: inline-block;
        height: 40px;
        width: 40px;
        border-radius: 0;
        background-image: url("public/img/slider/slider-arrow.svg");
        background-size: 10.8px 19.8px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: black;
        opacity: 0.4;
        z-index: 1;
        margin-top: unset;
        -webkit-transition: background-color 250ms ease-out;
        -moz-transition: background-color 250ms ease-out;
        -ms-transition: background-color 250ms ease-out;
        -o-transition: background-color 250ms ease-out;
        transition: background-color 250ms ease-out; }
        .slider-layout1 .slider-layout1__wrapper .slider > .slick-arrow::before {
          content: ''; }
      .slider-layout1 .slider-layout1__wrapper .slider > .slick-prev {
        left: 10px;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .slider-layout1 .slider-layout1__wrapper .slider > .slick-next {
        right: 10px; }
  .slider-layout1#related-videos .slider-layout1__wrapper .slider > .slick-arrow {
    top: 45px; }
  .slider-layout1#highlighted-videos .slider-layout1__wrapper .slider > .slick-arrow {
    top: 114px; }

@media only screen and (min-width: 640px) {
  .slider-layout1 {
    margin-bottom: 50px; }
    .slider-layout1#highlighted-videos .slider-layout1__wrapper .slider .slick-track .slick-slide {
      padding-left: 4px;
      padding-right: 4px; }
      .slider-layout1#highlighted-videos .slider-layout1__wrapper .slider .slick-track .slick-slide:first-of-type {
        padding-left: unset; }
    .slider-layout1#highlighted-videos .slider-layout1__wrapper .slider > .slick-arrow {
      top: 150px; } }

@media only screen and (min-width: 1024px) {
  .slider-layout1 {
    margin-bottom: 60px; }
    .slider-layout1 .slider-layout1__wrapper .slider > .slick-arrow {
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      -ms-transition: opacity 250ms ease-in-out;
      -o-transition: opacity 250ms ease-in-out;
      transition: opacity 250ms ease-in-out; }
      .slider-layout1 .slider-layout1__wrapper .slider > .slick-arrow.slick-disabled {
        cursor: default; }
      .slider-layout1 .slider-layout1__wrapper .slider > .slick-arrow:not(.slick-disabled):hover {
        opacity: 0.7; }
    .slider-layout1 .slider-layout1__wrapper .slider > .slick-prev {
      left: 70px; }
    .slider-layout1 .slider-layout1__wrapper .slider > .slick-next {
      right: 70px; }
    .slider-layout1#related-videos .slider-layout1__wrapper .slider .slick-track .slick-slide {
      padding-left: 5px;
      padding-right: 5px; }
      .slider-layout1#related-videos .slider-layout1__wrapper .slider .slick-track .slick-slide:first-of-type {
        padding-left: unset; }
    .slider-layout1#related-videos .slider-layout1__wrapper .slider > .slick-arrow {
      top: 71px; }
    .slider-layout1#highlighted-videos .slider-layout1__wrapper .slider .slick-track .slick-slide {
      padding-left: 7px;
      padding-right: 7px; } }

.slider-layout2 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 40px; }
  .slider-layout2 .slider-layout2__wrapper {
    position: relative;
    height: auto;
    float: left;
    width: 100%; }
    .slider-layout2 .slider-layout2__wrapper .slider {
      position: relative;
      width: 100%;
      height: auto;
      background-color: transparent;
      margin: 0;
      overflow: hidden;
      font-size: 0;
      backface-visibility: hidden;
      touch-action: auto;
      touch-action: auto !important; }
      .slider-layout2 .slider-layout2__wrapper .slider .slick-list {
        width: 100%; }
        .slider-layout2 .slider-layout2__wrapper .slider .slick-list .slick-track {
          height: 100%;
          margin-left: 8.33333%; }
          .slider-layout2 .slider-layout2__wrapper .slider .slick-list .slick-track .slick-slide .slider__item {
            position: relative;
            height: auto;
            overflow: hidden; }
      .slider-layout2 .slider-layout2__wrapper .slider > .slick-arrow {
        position: absolute;
        display: inline-block;
        height: 40px;
        width: 40px;
        border-radius: 0;
        background-image: url("public/img/slider/slider-arrow.svg");
        background-size: 10.8px 19.8px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: black;
        opacity: 0.4;
        z-index: 1;
        top: 114px;
        margin-top: unset;
        -webkit-transition: background-color 250ms ease-out;
        -moz-transition: background-color 250ms ease-out;
        -ms-transition: background-color 250ms ease-out;
        -o-transition: background-color 250ms ease-out;
        transition: background-color 250ms ease-out; }
        .slider-layout2 .slider-layout2__wrapper .slider > .slick-arrow::before {
          content: ''; }
      .slider-layout2 .slider-layout2__wrapper .slider > .slick-prev {
        left: 10px;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .slider-layout2 .slider-layout2__wrapper .slider > .slick-next {
        right: 10px; }

@media only screen and (min-width: 640px) {
  .slider-layout2 {
    margin-bottom: 50px; }
    .slider-layout2 .slider-layout2__wrapper .slider > .slick-arrow {
      top: 150px; } }

@media only screen and (min-width: 1024px) {
  .slider-layout2 {
    margin-bottom: 60px; }
    .slider-layout2 .slider-layout2__wrapper .slider div {
      transition: none; }
    .slider-layout2 .slider-layout2__wrapper .slider .slick-list {
      padding-right: .25rem;
      padding-left: .25rem; }
      .slider-layout2 .slider-layout2__wrapper .slider .slick-list .slick-track .slick-slide {
        min-height: 214px; }
    .slider-layout2 .slider-layout2__wrapper .slider > .slick-prev {
      left: 70px;
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .slider-layout2 .slider-layout2__wrapper .slider > .slick-next {
      right: 70px; } }

.title-layout1 {
  margin-bottom: 20px;
  float: left;
  padding: 0.15rem; }
  .title-layout1 .title-layout1__wrapper {
    float: left;
    width: 100%; }
    .title-layout1 .title-layout1__wrapper .title-layout1__link .link {
      text-align: right; }
      .title-layout1 .title-layout1__wrapper .title-layout1__link .link a {
        font-family: "FoundryGridnik-Regular", Arial, Helvetica;
        font-size: 16px;
        color: #75787b;
        letter-spacing: 0;
        line-height: 22px;
        text-transform: uppercase; }
    .title-layout1 .title-layout1__wrapper .text {
      font-family: "FoundryGridnik-Bold", Arial, Helvetica;
      font-size: 16px;
      color: #d6001c;
      letter-spacing: 0;
      line-height: 22px;
      text-transform: uppercase; }

@media only screen and (min-width: 1024px) {
  .title-layout1 .title-layout1__wrapper .title-layout1__link .link a {
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out; }
    .title-layout1 .title-layout1__wrapper .title-layout1__link .link a:hover {
      color: white; } }

.title-layout2 {
  margin-top: 30px;
  margin-bottom: 40px;
  float: left; }
  .title-layout2 .title-layout2__wrapper {
    float: left; }
    .title-layout2 .title-layout2__wrapper .text {
      font-family: "FoundryGridnik-ExtraBold", Arial, Helvetica;
      font-size: 22px;
      color: white;
      letter-spacing: 0;
      text-align: center;
      line-height: 32px;
      text-transform: uppercase; }

@media only screen and (min-width: 1024px) {
  .title-layout2 {
    margin-top: 100px;
    margin-bottom: 60px; }
    .title-layout2 .title-layout2__wrapper .text {
      font-size: 40px;
      line-height: 46px; } }

.loading-layout2 {
  position: relative;
  height: 100%;
  width: 100%; }
  .loading-layout2 .loading-layout2__wrapper {
    width: 120px;
    height: 142px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .loading-layout2 .loading-layout2__wrapper .logo {
      width: 100%;
      height: 100%;
      position: absolute;
      transform: perspective(500px) translateZ(100px);
      background-image: url("public/img/menu/layout1/logo_original_5x.png");
      background-size: 120px 142px;
      background-repeat: no-repeat;
      background-position: center center; }
    .loading-layout2 .loading-layout2__wrapper .logo.back {
      transform: perspective(500px) translateZ(0px); }
    .loading-layout2 .loading-layout2__wrapper .spin-circle {
      animation: spin 1.5s linear infinite; }

@keyframes spin {
  from {
    transform: rotateY(0); }
  to {
    transform: rotateY(360deg); } }

.search-filter-layout1 {
  position: relative;
  float: left;
  height: 100%;
  width: 100%; }
  .search-filter-layout1 .search-filter-layout1__wrapper {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    border-bottom: solid 2px transparent;
    -webkit-transition: border-color 250ms ease-in-out;
    -moz-transition: border-color 250ms ease-in-out;
    -ms-transition: border-color 250ms ease-in-out;
    -o-transition: border-color 250ms ease-in-out;
    transition: border-color 250ms ease-in-out; }
    .search-filter-layout1 .search-filter-layout1__wrapper:focus-within {
      border-bottom: solid 2px white; }
    .search-filter-layout1 .search-filter-layout1__wrapper input {
      height: 20px;
      padding: unset;
      border: unset;
      border-radius: unset;
      box-shadow: unset;
      background-color: unset;
      margin: unset;
      font-family: "FoundryGridnik-Regular", Arial, Helvetica;
      font-size: 15px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      color: white;
      text-transform: uppercase;
      -webkit-transition: color 250ms ease-in-out;
      -moz-transition: color 250ms ease-in-out;
      -ms-transition: color 250ms ease-in-out;
      -o-transition: color 250ms ease-in-out;
      transition: color 250ms ease-in-out;
      /*@include placeholder {
                color:  #ff7b7b;
            }*/ }
      .search-filter-layout1 .search-filter-layout1__wrapper input::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .search-filter-layout1 .search-filter-layout1__wrapper input:-moz-placeholder {
        opacity: 1;
        color: rgba(255, 255, 255, 0.5); }
      .search-filter-layout1 .search-filter-layout1__wrapper input::-moz-placeholder {
        opacity: 1;
        color: rgba(255, 255, 255, 0.5); }
      .search-filter-layout1 .search-filter-layout1__wrapper input:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }

@media only screen and (min-width: 1024px) {
  .search-filter-layout1:hover .search-filter-layout1__wrapper {
    border-bottom: solid 2px #ff7b7b; }
    .search-filter-layout1:hover .search-filter-layout1__wrapper input::-webkit-input-placeholder {
      color: #ff7b7b; }
    .search-filter-layout1:hover .search-filter-layout1__wrapper input:-moz-placeholder {
      opacity: 1;
      color: #ff7b7b; }
    .search-filter-layout1:hover .search-filter-layout1__wrapper input::-moz-placeholder {
      opacity: 1;
      color: #ff7b7b; }
    .search-filter-layout1:hover .search-filter-layout1__wrapper input:-ms-input-placeholder {
      color: #ff7b7b; }
    .search-filter-layout1:hover .search-filter-layout1__wrapper:focus-within {
      border-bottom: solid 2px white; } }

#content-full .content-full-inner .content-full-inner-inner__content .content-full-inner-inner__content-inner .content-available-soon > .message-layout1 {
  position: relative;
  width: 100%;
  height: 100%;
  display: table; }
  #content-full .content-full-inner .content-full-inner-inner__content .content-full-inner-inner__content-inner .content-available-soon > .message-layout1 .message-layout1__wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 100%; }

#content-full .content-full-inner .content-full-inner-inner__content .content-full-inner-inner__content-inner .content-available-soon > .message-layout1 {
  position: relative;
  width: 100%;
  height: 100%;
  display: table; }
  #content-full .content-full-inner .content-full-inner-inner__content .content-full-inner-inner__content-inner .content-available-soon > .message-layout1 .message-layout1__wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 100%; }

.video-category {
  position: relative; }
  .video-category .video-category__wrapper {
    position: relative; }

.search-layout1 {
  position: relative;
  margin-bottom: 30px; }
  .search-layout1 .search-layout1__wrapper {
    position: relative; }
    .search-layout1 .search-layout1__wrapper > div:first-child {
      padding-top: 30px; }
    .search-layout1 .search-layout1__wrapper .search-details {
      position: relative;
      margin-bottom: 20px; }
      .search-layout1 .search-layout1__wrapper .search-details .search-details__results-number {
        position: relative;
        width: 100%;
        font-family: "FoundryGridnik-Bold", Arial, Helvetica;
        font-size: 18px;
        color: #d6001c;
        letter-spacing: 0;
        line-height: 24px; }

@media only screen and (min-width: 640px) {
  .search-layout1 {
    margin-bottom: 40px; } }

@media only screen and (min-width: 1024px) {
  .search-layout1 {
    margin-bottom: 55px; }
    .search-layout1 .search-layout1__wrapper > div:first-child {
      padding-top: 100px; } }
