input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  font-size: 16px; }

.fitvids iframe {
  max-width: 100%; }

p:empty {
  display: none;
  height: 0;
  margin: 0;
  padding: 0; }

.text-shadow {
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6); }

.gold-underline__child-link a:hover {
  border-bottom: solid 1px #c1ab95 !important; }

.gold-underline {
  border-bottom: solid 1px #c1ab95; }

@media (max-width: 768px) {
  .gold-underline__breakpoint {
    border-bottom: solid 1px #c1ab95; } }

@media (max-width: 1024px) {
  .gold-underline__breakpoint-talet {
    border-bottom: solid 1px #c1ab95; } }

.gray-text {
  color: #818285; }

textarea {
  font-size: 16px; }

small {
  font-size: inherit; }

.hidden {
  display: none; }

.row.half-margin {
  margin-left: -10px;
  margin-right: -10px; }

.gold {
  color: #c1ab95 !important; }
  .gold * {
    color: #c1ab95 !important; }
  .gold a, .gold:visited, .gold:active, .gold:focus {
    color: #c1ab95 !important; }

.white {
  color: white !important; }
  .white * {
    color: white !important; }
  .white a:hover {
    border-color: white !important; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.lazyload,
.lazyloading,
.lazyloaded {
  position: relative; }
  .lazyload:after,
  .lazyloading:after,
  .lazyloaded:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: ease opacity 350ms; }

.lazyload,
.lazyloading {
  -webkit-filter: blur(1px);
          filter: blur(1px); }
  @media (max-width: 1024px) {
    .single-post .lazyload, .single-post
    .lazyloading {
      -webkit-filter: none;
              filter: none; } }
  #top-hero .lazyload, #top-hero
  .lazyloading {
    -webkit-filter: blur(7px);
            filter: blur(7px); }
    @media (max-width: 1024px) {
      .single-post #top-hero .lazyload, .single-post #top-hero
      .lazyloading {
        -webkit-filter: none;
                filter: none; } }

.lazyloaded {
  opacity: 1 !important;
  transition: all opacity 350ms;
  -webkit-filter: none;
          filter: none; }

.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms; }

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0); }

.img-100 {
  width: 100%;
  height: auto;
  display: block; }

.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.col-sm-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  -webkit-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  padding-left: 17.5px;
  padding-right: 17.5px; }
  .col-sm-15.extended {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media (max-width: 992px) {
    .col-sm-15 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  @media (max-width: 768px) {
    .col-sm-15 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.no-left-margin {
  margin-left: 0; }

.no-right-margin {
  margin-right: 0; }

.no-right-padding {
  padding-right: 0 !important; }

.no-left-padding {
  padding-left: 0; }

.slug {
  font-size: 11px;
  letter-spacing: .04em;
  font-family: 'StyreneA Regular';
  display: block;
  margin-bottom: 15px; }
  .slug .gold:last-of-type {
    text-transform: uppercase; }
  .slug .black:after {
    content: "V";
    padding-left: 4px;
    -webkit-transform: scale(0.75, 1);
        -ms-transform: scale(0.75, 1);
            transform: scale(0.75, 1);
    display: inline-block;
    color: #c1ab95; }
  .slug.inverse {
    color: #c1ab95; }
    .slug.inverse .gold {
      color: black; }

/**** BTN No. 3 ****/
.btn-3 {
  height: 40px;
  line-height: 42px;
  padding: 0;
  border: none; }

.btn-3 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%; }

.btn-3:before,
.btn-3:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #000;
  transition: all 0.3s ease; }

.btn-3:before {
  height: 100%;
  width: 1px; }
  @media (max-width: 768px) {
    .btn-3:before {
      height: 100%; } }

.btn-3:after {
  width: 100%;
  height: 1px; }
  @media (max-width: 768px) {
    .btn-3:after {
      width: 100%; } }

.btn-3:hover:before {
  height: 0%; }

.btn-3:hover:after {
  width: 0%; }

.btn-3 span:before,
.btn-3 span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #000;
  transition: all 0.3s ease; }

.btn-3 span:before {
  width: 1px;
  height: 100%; }
  @media (max-width: 768px) {
    .btn-3 span:before {
      height: 100%; } }

.btn-3 span:after {
  width: 100%;
  height: 1px; }
  @media (max-width: 768px) {
    .btn-3 span:after {
      width: 100%; } }

.btn-3 span:hover:before {
  height: 0%; }

.btn-3 span:hover:after {
  width: 0%; }

@media (max-width: 576px) {
  .flex-hh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.cursor-pointer {
  cursor: pointer; }

em strong {
  font-style: italic; }

.fullsized-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.constrained-video {
  width: 100%; }

.full-width {
  width: 100vw !important;
  height: auto !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: 100vw !important; }

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
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: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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: -0.25em; }

sup {
  top: -0.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,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

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

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 20px;
      padding-left: 20px; } }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -20px;
      margin-left: -20px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -20px;
      margin-left: -20px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -20px;
      margin-left: -20px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -20px;
      margin-left: -20px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 20px;
      padding-left: 20px; } }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

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

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

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

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

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

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #5cb3fd;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0;
              flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 20px; }
      .card-deck .card:not(:last-child) {
        margin-right: 20px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0;
              flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #636c72; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-default {
  background-color: #636c72; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257; }

.badge-primary {
  background-color: #0275d8; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #025aa5; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #daeeff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; } }
  @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
      transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  background: black; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

/******************************
*
*  RoyalSlider Default Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  color: #FFF; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 44px;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  top: 50%  !important;
  margin-top: -22px; }

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px; }

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsHor .rsArrowLeft {
  left: 30px;
  top: 0; }

.rsDefault.rsHor .rsArrowRight {
  right: 30px;
  top: 0; }

.rsArrow.rsArrowLeft .rsArrowIcn:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 12px solid black;
  margin-top: -11px;
  content: "";
  display: block;
  position: absolute;
  top: 50%; }

.rsArrow.rsArrowRight .rsArrowIcn:after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid black;
  left: auto;
  right: 0;
  margin-top: -10px;
  content: "";
  display: block;
  position: absolute;
  top: 50%; }

.rsDefault .rsArrowIcn {
  width: 44px;
  height: 62px;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -22px;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsArrowIcn:hover {
  /* background-color: rgba(0,0,0,0.9); */ }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: 0 0; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: 0 -62px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  z-index: 35;
  left: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden; }

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px; }

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5); }

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px; }

.rsDefault .rsThumbsVer {
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 80px;
  height: 80px; }

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%; }

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a; }

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.rsDefault .rsTmb {
  display: block; }

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF; }

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75); }

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9); }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png"); }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px; }
  .rsDefault .rsThumbsHor {
    height: 44px; }
  .rsDefault .rsThumbsVer {
    width: 59px; } }

/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1; }

.rsDefault .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsDefault .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  transition: .3s;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png") no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  height: 32px;
  width: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  background-size: 16px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

/******************************
*
*  RoyalSlider Default Inverted Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default-inverted.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
  background: #EEE;
  color: #222; }

/***************
*
*  1. Arrows
*
****************/
.rsDefaultInv .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsDefaultInv.rsVer .rsArrow {
  width: 100%;
  height: 44px; }

.rsDefaultInv.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefaultInv.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefaultInv.rsHor .rsArrowLeft {
  left: 0;
  top: 0; }

.rsDefaultInv.rsHor .rsArrowRight {
  right: 0;
  top: 0; }

.rsDefaultInv .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default-inverted.png");
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
  border-radius: 2px; }

.rsDefaultInv .rsArrowIcn:hover {
  background-color: rgba(255, 255, 255, 0.9); }

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px; }

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px; }

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefaultInv .rsArrowDisabled .rsArrowIcn {
  filter: alpha(opacity=20);
  opacity: .2;
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefaultInv .rsBullets {
  position: relative;
  z-index: 35;
  padding-top: 4px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  line-height: 5px;
  overflow: hidden; }

.rsDefaultInv .rsBullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px; }

.rsDefaultInv .rsBullet span {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #BBB; }

.rsDefaultInv .rsBullet.rsNavSelected span {
  background-color: #000; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefaultInv .rsThumbsHor {
  width: 100%;
  height: 72px; }

.rsDefaultInv .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.rsDefaultInv .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px; }

.rsDefaultInv .rsThumb img {
  width: 100%;
  height: 100%; }

.rsDefaultInv .rsThumb.rsNavSelected {
  background: #FFF; }

.rsDefaultInv .rsThumb.rsNavSelected img {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.rsDefaultInv .rsTmb {
  display: block; }

/* Thumbnails with text */
.rsDefaultInv .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px; }

.rsDefaultInv .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefaultInv .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #FFF;
  background: rgba(255, 255, 255, 0.75); }

.rsDefaultInv .rsThumbsArrow:hover {
  background: rgba(255, 255, 255, 0.9); }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsDefaultInv .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default-inverted.png"); }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsDefaultInv .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefaultInv .rsThumb {
    width: 59px;
    height: 44px; }
  .rsDefaultInv .rsThumbsHor {
    height: 44px; }
  .rsDefaultInv .rsThumbsVer {
    width: 59px; } }

/***************
*
*  4. Tabs
*
****************/
.rsDefaultInv .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsDefaultInv .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1; }

.rsDefaultInv .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsDefaultInv .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsDefaultInv .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefaultInv .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefaultInv .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsDefaultInv .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default-inverted.png") 0 0;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF;
  border-radius: 2px; }

.rsDefaultInv .rsFullscreenIcn:hover {
  background-color: rgba(255, 255, 255, 0.9); }

.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefaultInv .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsDefaultInv .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  transition: .3s;
  background: url(rs-default-inverted.png) no-repeat 0 -32px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF; }

.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(255, 255, 255, 0.9); }

.rsDefaultInv .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px; }

.rsDefaultInv .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsDefaultInv .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("rs-default-inverted.png") -64px 0;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
  *background-color: #FFF; }

.rsDefaultInv .rsCloseVideoIcn:hover {
  background-color: rgba(255, 255, 255, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefaultInv .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefaultInv .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: #FFF;
  background: rgba(255, 255, 255, 0.75);
  color: #000;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

/******************************
*
*  RoyalSlider Default Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
*
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  color: #FFF; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 44px;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  top: 50%  !important;
  margin-top: -22px; }

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px; }

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsHor .rsArrowLeft {
  left: 30px;
  top: 0; }

.rsDefault.rsHor .rsArrowRight {
  right: 30px;
  top: 0; }

.rsArrow.rsArrowLeft .rsArrowIcn:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 12px solid black;
  margin-top: -11px;
  content: "";
  display: block;
  position: absolute;
  top: 50%; }

.rsArrow.rsArrowRight .rsArrowIcn:after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid black;
  left: auto;
  right: 0;
  margin-top: -10px;
  content: "";
  display: block;
  position: absolute;
  top: 50%; }

.rsDefault .rsArrowIcn {
  width: 44px;
  height: 62px;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -22px;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsArrowIcn:hover {
  /* background-color: rgba(0,0,0,0.9); */ }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: 0 0; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: 0 -62px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  z-index: 35;
  left: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden; }

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px; }

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5); }

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF; }

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px; }

.rsDefault .rsThumbsVer {
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 80px;
  height: 80px; }

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%; }

.rsDefault .rsThumb.rsNavSelected {
  background: #02874a; }

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.rsDefault .rsTmb {
  display: block; }

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF; }

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px; }

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75); }

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9); }

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png"); }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled {
  display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 59px;
    height: 44px; }
  .rsDefault .rsThumbsHor {
    height: 44px; }
  .rsDefault .rsThumbsVer {
    width: 59px; } }

/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative; }

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1; }

.rsDefault .rsTab:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.rsDefault .rsTab:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf; }

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB); }

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0; }

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  border-radius: 4px;
  transition: .3s;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png") no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../js/vendor/royalslider/skins/default/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  height: 32px;
  width: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  background-size: 16px; }

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px; }

/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #c1ab95;
  border-radius: 50%;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: black; }

/**
 * Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: -webkit-transform, -webkit-transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: -webkit-transform, -webkit-transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: -webkit-transform, height;
  transition-property: transform, height;
  transition-property: -webkit-transform, height, -webkit-transform;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms -webkit-transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms -webkit-transform, 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms -webkit-transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms -webkit-transform, 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms -webkit-transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms -webkit-transform, 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter, opacity, filter;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 100%;
  height: 1px;
  background-color: #000;
  border-radius: 0px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }
  @media (max-width: 1024px) {
    .home .hamburger-inner,
    .search .hamburger-inner,
    .archive .hamburger-inner,
    .scrolled .hamburger-inner,
    .post-template-single-constrained-hero .hamburger-inner,
    .page-template-page-mhs .hamburger-inner, .home
    .hamburger-inner::before,
    .search
    .hamburger-inner::before,
    .archive
    .hamburger-inner::before,
    .scrolled
    .hamburger-inner::before,
    .post-template-single-constrained-hero
    .hamburger-inner::before,
    .page-template-page-mhs
    .hamburger-inner::before, .home
    .hamburger-inner::after,
    .search
    .hamburger-inner::after,
    .archive
    .hamburger-inner::after,
    .scrolled
    .hamburger-inner::after,
    .post-template-single-constrained-hero
    .hamburger-inner::after,
    .page-template-page-mhs
    .hamburger-inner::after {
      background-color: black; } }

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }

.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }

.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg); }

.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg); }

.hamburger--3dxy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in; }

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in; }

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger--slider-r .hamburger-inner::after {
  top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent; }

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  transition: -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  transition: -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease; }

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease; }

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity; }

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
          transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s; }

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity; }

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
          transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s; }

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0; }

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0; } }

@keyframes plyr-progress {
  to {
    background-position: 25px 0; } }

.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;
  direction: ltr; }

.plyr, .plyr *, .plyr ::after, .plyr ::before {
  box-sizing: border-box; }

.plyr a, .plyr button, .plyr input, .plyr label {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

.plyr:focus {
  outline: 0; }

.plyr audio, .plyr video {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit; }

.plyr input[type=range] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border: none;
  background: 0 0; }

.plyr input[type=range]::-webkit-slider-runnable-track {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none; }

.plyr input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
  transition: background .2s ease,border .2s ease,transform .2s ease;
  transition: background .2s ease,border .2s ease,-webkit-transform .2s ease,-webkit-transform .2s ease;
  transition: background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box; }

.plyr input[type=range]::-moz-range-track {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -moz-user-select: none;
  user-select: none; }

.plyr input[type=range]::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
  transition: background .2s ease,border .2s ease,transform .2s ease;
  transition: background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box; }

.plyr input[type=range]::-ms-track {
  height: 8px;
  background: 0 0;
  border: 0;
  color: transparent; }

.plyr input[type=range]::-ms-fill-upper {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none; }

.plyr input[type=range]::-ms-fill-lower {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none;
  background: #3498db; }

.plyr input[type=range]::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
  transition: background .2s ease,border .2s ease,transform .2s ease;
  transition: background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0; }

.plyr input[type=range]::-ms-tooltip {
  display: none; }

.plyr input[type=range]:focus {
  outline: 0; }

.plyr input[type=range]::-moz-focus-outer {
  border: 0; }

.plyr input[type=range].tab-focus:focus {
  outline-offset: 3px; }

.plyr input[type=range]:active::-webkit-slider-thumb {
  background: #3498db;
  border-color: #fff;
  -webkit-transform: scale(1.25);
  transform: scale(1.25); }

.plyr input[type=range]:active::-moz-range-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25); }

.plyr input[type=range]:active::-ms-thumb {
  background: #3498db;
  border-color: #fff;
  -ms-transform: scale(1.25);
      transform: scale(1.25); }

.plyr--video input[type=range].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5); }

.plyr--audio input[type=range].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5); }

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important; }

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit; }

.plyr__video-embed {
  padding-bottom: 56.25%;
  height: 0;
  border-radius: inherit;
  overflow: hidden;
  z-index: 0; }

.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.plyr__video-embed > div {
  position: relative;
  padding-bottom: 200%;
  -webkit-transform: translateY(-35.95%);
  -ms-transform: translateY(-35.95%);
      transform: translateY(-35.95%); }

.plyr .plyr__video-embed iframe {
  pointer-events: none; }

.plyr video::-webkit-media-text-track-container {
  display: none; }

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
      transform: translateY(-40px);
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: -webkit-transform .3s ease,-webkit-transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400; }

.plyr__captions span {
  border-radius: 2px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 150%; }

.plyr__captions span:empty {
  display: none; }

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 24px; } }

.plyr--captions-active .plyr__captions {
  display: block; }

.plyr--hide-controls .plyr__captions {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
      transform: translateY(-15px); }

@media (min-width: 1024px) {
  .plyr--fullscreen-active .plyr__captions {
    font-size: 32px; } }

.plyr ::-webkit-media-controls {
  display: none; }

.plyr__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  line-height: 1;
  text-align: center;
  pointer-events: none; }

.plyr__controls > * {
  pointer-events: all; }

.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
  margin-left: 5px; }

.plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__time:first-child, .plyr__controls > button:first-child {
  margin-left: 0; }

.plyr__controls .plyr__volume {
  margin-left: 5px; }

.plyr__controls [data-plyr=pause] {
  margin-left: 0; }

.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: 0 0;
  border-radius: 3px;
  cursor: pointer;
  transition: background .3s ease,color .3s ease,opacity .3s ease;
  color: inherit; }

.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor; }

.plyr__controls button:focus {
  outline: 0; }

.plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
  display: none; }

@media (min-width: 480px) {
  .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
    margin-left: 10px; } }

.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none; }

.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 50px 10px 10px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
  transition: opacity .3s ease; }

.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
  background: #3498db;
  color: #fff; }

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  color: #565d64; }

.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover {
  background: #3498db;
  color: #fff; }

.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  padding: 10px;
  background: #3498db;
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  transition: all .3s ease; }

.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor; }

.plyr__play-large:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5); }

.plyr .plyr__play-large {
  display: inline-block; }

.plyr--audio .plyr__play-large {
  display: none; }

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden; }

.plyr--playing .plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause] {
  display: none; }

.plyr--playing .plyr__controls [data-plyr=pause] {
  display: inline-block; }

.plyr--captions-active .plyr__controls .icon--captions-on, .plyr--fullscreen-active .icon--exit-fullscreen, .plyr--muted .plyr__controls .icon--muted {
  display: block; }

.plyr--captions-active .plyr__controls .icon--captions-on + svg, .plyr--fullscreen-active .icon--exit-fullscreen + svg, .plyr--muted .plyr__controls .icon--muted + svg {
  display: none; }

.plyr [data-plyr=captions], .plyr [data-plyr=fullscreen] {
  display: none; }

.plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block; }

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
  -ms-transform: translate(-50%, 10px) scale(0.8);
      transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
  transition: opacity .2s .1s ease,-webkit-transform .2s .1s ease;
  transition: -webkit-transform .2s .1s ease,opacity .2s .1s ease;
  transition: transform .2s .1s ease,opacity .2s .1s ease;
  transition: -webkit-transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .2s .1s ease;
  transition: transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .2s .1s ease; }

.plyr__tooltip::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2; }

.plyr button.tab-focus:focus .plyr__tooltip, .plyr button:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
  -ms-transform: translate(-50%, 0) scale(1);
      transform: translate(-50%, 0) scale(1); }

.plyr button:hover .plyr__tooltip {
  z-index: 3; }

.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
      transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%; }

.plyr__controls button:first-child .plyr__tooltip::before {
  left: 16px; }

.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
  -ms-transform: translate(0, 10px) scale(0.8);
      transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%; }

.plyr__controls button:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
      transform: translateX(50%); }

.plyr__controls button:first-child .plyr__tooltip--visible, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:last-child .plyr__tooltip--visible, .plyr__controls button:last-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:last-child:hover .plyr__tooltip {
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1); }

.plyr__progress {
  position: relative;
  display: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1; }

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2; }

.plyr__progress input[type=range]::-webkit-slider-runnable-track {
  background: 0 0; }

.plyr__progress input[type=range]::-moz-range-track {
  background: 0 0; }

.plyr__progress input[type=range]::-ms-fill-upper {
  background: 0 0; }

.plyr__progress .plyr__tooltip {
  left: 0; }

.plyr .plyr__progress {
  display: inline-block; }

.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 100px; }

.plyr__progress--buffer::-webkit-progress-bar, .plyr__progress--played::-webkit-progress-bar, .plyr__volume--display::-webkit-progress-bar {
  background: 0 0; }

.plyr__progress--buffer::-webkit-progress-value, .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px; }

.plyr__progress--buffer::-moz-progress-bar, .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px; }

.plyr__progress--buffer::-ms-fill, .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
  border-radius: 100px; }

.plyr__progress--played, .plyr__volume--display {
  z-index: 1;
  color: #3498db;
  background: 0 0;
  transition: none; }

.plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none; }

.plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none; }

.plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
  display: none; }

.plyr__progress--buffer::-webkit-progress-value {
  transition: width .2s ease; }

.plyr__progress--buffer::-moz-progress-bar {
  transition: width .2s ease; }

.plyr__progress--buffer::-ms-fill {
  transition: width .2s ease; }

.plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25); }

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25); }

.plyr--audio .plyr__progress--buffer, .plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.66); }

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.66); }

.plyr--loading .plyr__progress--buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  color: transparent; }

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.66); }

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }

.plyr__time + .plyr__time {
  display: none; }

@media (min-width: 768px) {
  .plyr__time + .plyr__time {
    display: inline-block; } }

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px; }

.plyr__volume {
  display: none; }

.plyr .plyr__volume {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  position: relative; }

.plyr .plyr__volume input[type=range] {
  position: relative;
  z-index: 2; }

@media (min-width: 480px) {
  .plyr .plyr__volume {
    display: block;
    max-width: 60px; } }

@media (min-width: 768px) {
  .plyr .plyr__volume {
    max-width: 100px; } }

.plyr--is-ios .plyr__volume, .plyr--is-ios [data-plyr=mute] {
  display: none !important; }

.plyr--fullscreen-active {
  height: 100%;
  width: 100%;
  background: #000;
  border-radius: 0 !important; }

.plyr--fullscreen-active video {
  height: 100%; }

.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%; }

.plyr--fullscreen-active .plyr__video-embed {
  overflow: visible; }

.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.plyr--fullscreen-fallback.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000; }

@font-face {
  font-family: 'Lyon Text';
  src: url("../fonts/LyonText-BoldItalic.eot");
  src: url("../fonts/LyonText-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText-BoldItalic.woff") format("woff"), url("../fonts/LyonText-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Lyon Text Bold';
  src: url("../fonts/LyonText-Bold.eot");
  src: url("../fonts/LyonText-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText-Bold.woff") format("woff"), url("../fonts/LyonText-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Lyon Text SemiboldItalic';
  src: url("../fonts/LyonText-SemiboldItalic.eot");
  src: url("../fonts/LyonText-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText-SemiboldItalic.woff") format("woff"), url("../fonts/LyonText-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Lyon Text RegularItalic';
  src: url("../fonts/LyonText-RegularItalic.eot");
  src: url("../fonts/LyonText-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText-RegularItalic.woff") format("woff"), url("../fonts/LyonText-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Lyon Text Semibold';
  src: url("../fonts/LyonText-Semibold.eot");
  src: url("../fonts/LyonText-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText-Semibold.woff") format("woff"), url("../fonts/LyonText-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Lyon Text Regular';
  src: url("../fonts/LyonText-Regular.eot");
  src: url("../fonts/LyonText-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonText-Regular.woff") format("woff"), url("../fonts/LyonText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lyon Display Medium';
  src: url("../fonts/LyonDisplay-Medium.eot");
  src: url("../fonts/LyonDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonDisplay-Medium.woff") format("woff"), url("../fonts/LyonDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

.lyon-display-medium {
  font-family: 'Lyon Display Medium'; }

@font-face {
  font-family: 'Lyon Display Light';
  src: url("../fonts/LyonDisplay-Light.eot");
  src: url("../fonts/LyonDisplay-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonDisplay-Light.woff") format("woff"), url("../fonts/LyonDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

.lyon-display-light {
  font-family: 'Lyon Display Light'; }

@font-face {
  font-family: 'Lyon Display Light Italic';
  src: url("../fonts/LyonDisplay-LightItalic.eot");
  src: url("../fonts/LyonDisplay-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/LyonDisplay-LightItalic.woff") format("woff"), url("../fonts/LyonDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

.lyon-display-light-italic {
  font-family: 'Lyon Display Light Italic'; }

@font-face {
  font-family: 'StyreneA Light';
  src: url("../fonts/StyreneA-Light.eot");
  src: url("../fonts/StyreneA-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-Light.woff") format("woff"), url("../fonts/StyreneA-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

.styrene-light {
  font-family: 'StyreneA Light'; }

@font-face {
  font-family: 'StyreneA Light Italic';
  src: url("../fonts/StyreneA-RegularItalic.eot");
  src: url("../fonts/StyreneA-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-RegularItalic.woff") format("woff"), url("../fonts/StyreneA-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

.styrene-light-italic {
  font-family: 'StyreneA Light Italic'; }

@font-face {
  font-family: 'StyreneA Regular';
  src: url("../fonts/StyreneA-Regular.eot");
  src: url("../fonts/StyreneA-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-Regular.woff") format("woff"), url("../fonts/StyreneA-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.styrene-regular {
  font-family: 'StyreneA Regular'; }

@font-face {
  font-family: 'StyreneA Medium';
  src: url("../fonts/StyreneA-Medium.eot");
  src: url("../fonts/StyreneA-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-Medium.woff") format("woff"), url("../fonts/StyreneA-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

.styrene-medium {
  font-family: 'StyreneA Medium'; }

@font-face {
  font-family: 'StyreneA Medium Italic';
  src: url("../fonts/StyreneA-MediumItalic.eot");
  src: url("../fonts/StyreneA-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-MediumItalic.woff") format("woff"), url("../fonts/StyreneA-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

.styrene-medium-italic {
  font-family: 'StyreneA Medium Italic'; }

@font-face {
  font-family: 'StyreneA Regular Italic';
  src: url("../fonts/StyreneA-RegularItalic.eot");
  src: url("../fonts/StyreneA-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-RegularItalic.woff") format("woff"), url("../fonts/StyreneA-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

.styrene-regular-italic {
  font-family: 'StyreneA Regular Italic'; }

@font-face {
  font-family: 'StyreneA Light Italic';
  src: url("../fonts/StyreneA-LightItalic.eot");
  src: url("../fonts/StyreneA-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneA-LightItalic.woff") format("woff"), url("../fonts/StyreneA-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

.styrene-light-italic {
  font-family: 'StyreneA Light Italic'; }

@font-face {
  font-family: 'Styrene B Regular';
  src: url("../fonts/StyreneB-Regular.eot");
  src: url("../fonts/StyreneB-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/StyreneB-Regular.woff") format("woff"), url("../fonts/StyreneB-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.styrene-b-regular {
  font-family: 'Styrene B Regular'; }

/*
Taken from the orginal HTML5 Boilerplate reset,
modified to be more aggressive and add some helper styles.
This File is written in LESS.
*/
html {
  overflow-y: scroll;
  height: 100%; }

body {
  font: 13px/1.231 sans-serif;
  height: 100%; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal; }

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

a {
  color: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0; }

a:hover,
a:active,
a:visited,
a:focus,
a img {
  outline: none;
  text-decoration: none;
  border: none;
  color: inherit; }

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

select, input, textarea, button {
  font: 99% inherit; }

ol {
  list-style-type: decimal; }

small {
  font-size: 85%; }

td, td img {
  vertical-align: top; }

textarea {
  overflow: auto; }

input[type=checkbox] {
  vertical-align: bottom; }

label, input[type=button],
input[type=submit], button {
  cursor: pointer; }

pre, blockquote {
  border: none;
  page-break-inside: avoid; }

tr, img {
  page-break-inside: avoid; }

ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

address {
  font-style: normal; }

/* FIREFOX SPECIFIC */
/* Remove Annoying Arrows from select dropdowns */
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }
  select:focus, select:active {
    outline: 0; }

.row {
  box-sizing: border-box; }

@media (max-width: 1200px) {
  .container {
    width: auto !important;
    max-width: auto !important;
    margin-right: 80px;
    margin-left: 80px; } }

@media (max-width: 1024px) {
  .container {
    margin-right: 40px;
    margin-left: 40px; } }

@media (max-width: 576px) {
  .container {
    margin-right: 15px;
    margin-left: 15px; } }

@media (min-width: 1200px) {
  .container {
    width: 1020px;
    max-width: 100%; } }

.pagination {
  width: 100%;
  border-radius: 0;
  font-family: 'StyreneA Regular';
  font-size: 30px;
  text-align: center;
  margin-bottom: 90px; }
  .pagination .pagination-inner {
    width: 100%; }
  .pagination .current {
    color: silver; }
  @media (max-width: 768px) {
    .pagination {
      padding-top: 40px; } }

.document-full-width-container,
.container.document-full-width-container {
  width: auto;
  margin: 0 120px;
  max-width: 1600px; }
  @media (min-width: 1601px) {
    .document-full-width-container,
    .container.document-full-width-container {
      margin: 0 auto;
      border-left: solid 120px transparent;
      border-right: solid 120px transparent; } }
  @media (max-width: 1024px) {
    .document-full-width-container,
    .container.document-full-width-container {
      margin: 0 80px; } }
  @media (max-width: 768px) {
    .document-full-width-container,
    .container.document-full-width-container {
      margin: 0;
      padding: 0 20px; } }
  @media (max-width: 480px) {
    .document-full-width-container,
    .container.document-full-width-container {
      padding: 20px 20px 0; } }
  @media (max-width: 768px) {
    .document-full-width-container > .row,
    .container.document-full-width-container > .row {
      padding: 0 20px; } }
  @media (max-width: 576px) {
    .document-full-width-container > .row,
    .container.document-full-width-container > .row {
      padding: 0; } }
  @media (max-width: 1600px) and (min-width: 1025px) {
    .document-full-width-container.article-single, .document-full-width-container.article-single-header,
    .container.document-full-width-container.article-single,
    .container.document-full-width-container.article-single-header {
      margin: 0 auto;
      border-left: solid 80px transparent;
      border-right: solid 80px transparent; } }

.slider-ad__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  overflow: hidden;
  display: none;
  background: white; }
  .slider-ad__wrapper .slider-ad__inner,
  .slider-ad__wrapper a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    border: none !important;
    text-decoration: none !important; }
  .slider-ad__wrapper.open {
    display: block; }
  .slider-ad__wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .slider-ad__wrapper .slider-ad__close {
    height: 80px;
    width: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    right: 0; }

.ad-banner img {
  display: block; }

.ad-banner--full {
  width: 100%;
  margin: 0 auto; }
  .ad-banner--full a {
    display: block; }
  .ad-banner--full img {
    width: 100%; }

.parallax-mirror {
  z-index: 1 !important; }

.parralax-ad__wrapper {
  margin-bottom: 72px;
  position: relative;
  z-index: 1; }

.parralax-ad {
  height: 400px;
  position: relative;
  margin-top: 52px;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .parralax-ad a {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  .parralax-ad img {
    border: none !important;
    display: block; }
  .post-template-single-fashionstory .parralax-ad {
    margin-bottom: 0;
    margin-top: 0; }
  .parralax-ad.parralax-ad__shortcode {
    width: 100vw;
    margin-bottom: 2rem; }
    @media (max-width: 768px) {
      .parralax-ad.parralax-ad__shortcode {
        width: 100vw;
        margin-bottom: 0; } }
  .home .parralax-ad {
    margin-top: 0; }

.parralax-ad__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: opacity ease .3s; }
  .bkg-loaded .parralax-ad__inner {
    opacity: 1; }
  .parralax-ad__inner a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-bottom: none !important;
    text-decoration: none !important; }

.parralax-ad__static-logo {
  color: white;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 999;
  opacity: 0;
  transition-delay: 2s;
  transition: opacity ease .3s;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 690px; }
  .parralax-ad__static-logo.center {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%; }
  @media (max-width: 576px) {
    .parralax-ad__static-logo {
      width: 100%;
      left: auto; } }
  .parralax-ad__static-logo img {
    width: 100%;
    display: block; }
    @media (max-width: 576px) {
      .parralax-ad__static-logo img {
        width: 100%;
        margin: 0 auto; } }
  .parralax-ad__static-logo.bkg-loaded {
    opacity: 1; }
  .parralax-ad__static-logo.right {
    left: auto;
    right: 10%; }

.ad-banner-with-background {
  opacity: 0;
  transition: opacity ease-out .3s; }
  .ad-banner-with-background.bkg-loaded {
    opacity: 1; }

.ad-banner-with-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.ad-banner-parallax-with-video video {
  width: 100vw;
  height: 800px;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover; }

.fashion-portfolio__parallax {
  margin-bottom: 0;
  overflow-x: hidden; }
  .fashion-portfolio__parallax .parralax-ad__wrapper {
    margin-bottom: 0; }

.parallax-ad__outer {
  position: relative;
  min-height: 414px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 72px; }
  .parallax-ad__outer a {
    border-bottom: none !important;
    margin: 0 !important; }
  .parallax-ad__outer img {
    display: block;
    margin: 0 !important; }
    @media (max-width: 640px) {
      .parallax-ad__outer img {
        width: 100%; } }
  @media (max-width: 576px) {
    .parallax-ad__outer {
      margin-bottom: 40px;
      min-height: calc(100vh - 50px); } }
  .post-template-single-fashionstory .parallax-ad__outer {
    margin-bottom: 0; }
  .parallax-ad__outer.parralax-ad__shortcode {
    width: 99vw;
    width: 100vw;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    border: solid 4px red;
    margin-top: 0; }
    @media (max-width: 1024px) {
      .parallax-ad__outer.parralax-ad__shortcode {
        width: 100vw; } }

.parallax-ad__inner_one {
  left: 0;
  right: 0;
  margin: 0 auto;
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center; }

.parallax-ad__inner_two {
  top: 0;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  transition: opacity ease 1s; }
  .parralax-ad__shortcode .parallax-ad__inner_two {
    width: 100%; }
  @media (max-width: 1024px) {
    .single .parallax-ad__inner_two {
      position: absolute; } }
  @media (max-width: 640px) {
    .parallax-ad__inner_two {
      width: 100%; } }

.parallax-ad__link {
  display: block; }

.parallax-ad__logo {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 999;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 690px;
  display: block;
  transition: opacity ease 1s; }
  .parallax-ad__logo.center {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%; }
  @media (max-width: 576px) {
    .parallax-ad__logo {
      width: 100%;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      left: auto; }
      .parallax-ad__logo.center {
        margin: 0; } }

.parallax-ad__logo img {
  width: 100%;
  display: block; }

.header-menu-posts a {
  display: block;
  margin-bottom: 30px; }
  .header-menu-posts a:after {
    content: "[...]";
    display: inline; }
  .header-menu-posts a h3, .header-menu-posts a h4 {
    display: inline; }

.nav-social-icons {
  position: absolute;
  top: 0;
  right: 120px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: white; }
  .nav-social-icons.link-list {
    transition: all ease .3s; }
    .scrolled.single .nav-social-icons.link-list {
      top: -60px; }
  .nav-social-icons.article-social-share {
    position: relative;
    right: auto;
    height: auto;
    top: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .nav-social-icons.article-social-share .share-links__title {
      width: 100%;
      display: block; }
  @media (max-width: 1024px) {
    .nav-social-icons {
      display: none !important; } }
  .nav-social-icons a {
    height: 40px;
    width: 40px;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .nav-social-icons a.share-links__email {
      width: 60px; }
    .nav-social-icons a.share-links__fb {
      width: 35px;
      -webkit-box-align: inherit;
      -webkit-align-items: inherit;
          -ms-flex-align: inherit;
              align-items: inherit;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .nav-social-icons a svg {
      height: 22px;
      width: 22px; }
      .nav-social-icons a svg path, .nav-social-icons a svg polygon {
        fill: #818285; }
    .nav-social-icons a:hover svg path, .nav-social-icons a:hover svg polygon {
      fill: black; }
  .home .nav-social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.main-header {
  position: fixed;
  height: 60px;
  background: white;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999999;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .gallery-open .main-header {
    z-index: 99; }
  .nav-open .main-header,
  .nav-search-open .main-header,
  .newsletter-open .main-header {
    z-index: 999999;
    top: 0 !important;
    position: fixed !important; }
  .home .main-header.ad_active {
    top: 400px;
    position: absolute; }
    @media (max-width: 768px) {
      .home .main-header.ad_active {
        top: 200px; } }
  .home.scrolled .main-header.ad_active {
    top: 0;
    position: fixed; }
  .main-header .main-header__container {
    border-left: none !important;
    border-right: none !important;
    position: relative;
    height: 60px;
    margin: 0 120px !important; }
    @media (max-width: 1024px) {
      .main-header .main-header__container {
        margin: 0 60px !important;
        height: 50px; } }
  @media (max-width: 1024px) {
    .main-header {
      top: 0;
      position: fixed;
      width: auto;
      height: 50px;
      z-index: 999999;
      overflow: hidden; }
      .home .main-header {
        position: relative;
        top: auto; } }
  @media (max-width: 1024px) {
    .nav-open .main-header,
    .nav-search-open .main-header {
      height: 50px;
      top: 0; } }
  .nav-open .main-header .logo svg path,
  .nav-search-open .main-header .logo svg path {
    fill: black !important; }
  .main-header .scrolled.nav-search-open,
  .main-header .scrolled.nav-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .scrolled .main-header {
    position: fixed;
    background: white !important;
    top: 0; }
    @media (max-width: 1024px) {
      .scrolled .main-header {
        height: 50px;
        position: fixed;
        top: 0; }
        .scrolled .main-header .logo {
          display: block; }
          .scrolled .main-header .logo svg path {
            fill: black; } }
  .main-header .news-snippet {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 20px;
    padding-right: 10px;
    opacity: 0; }
    .scrolled .main-header .news-snippet {
      opacity: 0 !important; }
    .main-header .news-snippet.faded-in {
      opacity: 1;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
    .main-header .news-snippet:nth-child(1) {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .main-header .news-snippet:nth-child(2) {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .main-header .news-snippet:nth-child(3) {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .main-header .news-snippet:last-of-type {
      padding-right: 0;
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; }
    .nav-open .main-header .news-snippet,
    .nav-search-open .main-header .news-snippet {
      opacity: 0; }
    .main-header .news-snippet .thumb-article__title, .main-header .news-snippet .tnv-prize__col h2, .tnv-prize__col .main-header .news-snippet h2 {
      -webkit-transform-origin: left;
          -ms-transform-origin: left;
              transform-origin: left;
      max-height: 80px;
      overflow: hidden;
      font-size: 11px; }
      .main-header .news-snippet .thumb-article__title .thumb-article__sub-title, .main-header .news-snippet .tnv-prize__col h2 .thumb-article__sub-title, .tnv-prize__col .main-header .news-snippet h2 .thumb-article__sub-title {
        font-size: 13px; }
      @media (max-width: 1024px) {
        .main-header .news-snippet .thumb-article__title, .main-header .news-snippet .tnv-prize__col h2, .tnv-prize__col .main-header .news-snippet h2 {
          -webkit-transform: scale(0.75);
              -ms-transform: scale(0.75);
                  transform: scale(0.75); } }
    @media (max-width: 992px) {
      .main-header .news-snippet {
        display: none; } }
  @media (max-width: 768px) {
    .main-header .main-header__logo-row {
      padding: 0;
      margin: 0; } }
  .main-header .logo {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    height: 60px;
    overflow: hidden;
    width: 180px;
    text-align: center;
    position: absolute;
    left: 20px;
    transition: all ease .3s;
    top: 0; }
    .scrolled.single:not(.nav-open) .main-header .logo {
      top: -60px; }
    @media (max-width: 576px) {
      .main-header .logo {
        left: 0; } }
    .main-header .logo a {
      display: block;
      margin: 0 auto; }
    .main-header .logo svg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .post-template-single-fashionstory .main-header .logo svg path,
      .post-template-single-constrained-hero .main-header .logo svg path,
      .main-header .logo svg .error404 path,
      .page-template-page-mhs .main-header .logo svg path,
      .single-format-standard .main-header .logo svg path,
      .post-template-single-fullbleed-hero .main-header .logo svg path {
        fill: black !important; }
      @media (max-width: 1024px) {
        .main-header .logo svg {
          height: 50px !important;
          width: 150px;
          max-width: 210px;
          overflow: hidden; }
          .scrolled .main-header .logo svg svg path {
            fill: black; }
          .main-header .logo svg path {
            fill: white !important; }
            .tag .main-header .logo svg path,
            .category .main-header .logo svg path,
            .author .main-header .logo svg path,
            .search .main-header .logo svg path,
            .home .main-header .logo svg path,
            .scrolled .main-header .logo svg path,
            .post-template-single-fashionstory .main-header .logo svg path,
            .post-template-single-constrained-hero .main-header .logo svg path,
            .page-template-page-mhs .main-header .logo svg path {
              fill: black !important; } }

.nav-toggle,
.nav-search-toggle,
.search-search-icon {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  cursor: pointer;
  height: 60px;
  width: 120px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 9; }
  .nav-open .nav-toggle,
  .scrolled .nav-toggle, .nav-open
  .nav-search-toggle,
  .scrolled
  .nav-search-toggle, .nav-open
  .search-search-icon,
  .scrolled
  .search-search-icon {
    position: fixed; }
  @media (max-width: 1024px) {
    .nav-toggle,
    .nav-search-toggle,
    .search-search-icon {
      width: 50px;
      height: 50px; } }
  .nav-toggle .inner,
  .nav-search-toggle .inner,
  .search-search-icon .inner {
    position: absolute;
    width: 24px;
    height: 20px;
    margin: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 1024px) {
      .nav-toggle .inner,
      .nav-search-toggle .inner,
      .search-search-icon .inner {
        width: 20px;
        height: 20px; } }
    .nav-toggle .inner svg,
    .nav-search-toggle .inner svg,
    .search-search-icon .inner svg {
      width: 100%;
      height: 100%; }
      .nav-open .nav-toggle .inner svg path,
      .nav-search-open .nav-toggle .inner svg path,
      .post-template-single-fashionstory .nav-toggle .inner svg path,
      .post-template-single-constrained-hero .nav-toggle .inner svg path,
      .archive .nav-toggle .inner svg path,
      .search .nav-toggle .inner svg path,
      .error404 .nav-toggle .inner svg path,
      .page-template-page-mhs .nav-toggle .inner svg path,
      .single-format-standard:not(.post-template-single-fashionstory) .nav-toggle .inner svg path,
      .single-format-standard:not(.post-template-single-constrained-hero) .nav-toggle .inner svg path,
      .post-template-single-fullbleed-hero .nav-toggle .inner svg path, .nav-open
      .nav-toggle .inner svg polygon,
      .nav-search-open
      .nav-toggle .inner svg polygon,
      .post-template-single-fashionstory
      .nav-toggle .inner svg polygon,
      .post-template-single-constrained-hero
      .nav-toggle .inner svg polygon,
      .archive
      .nav-toggle .inner svg polygon,
      .search
      .nav-toggle .inner svg polygon,
      .error404
      .nav-toggle .inner svg polygon,
      .page-template-page-mhs
      .nav-toggle .inner svg polygon,
      .single-format-standard:not(.post-template-single-fashionstory)
      .nav-toggle .inner svg polygon,
      .single-format-standard:not(.post-template-single-constrained-hero)
      .nav-toggle .inner svg polygon,
      .post-template-single-fullbleed-hero
      .nav-toggle .inner svg polygon, .nav-open
      .nav-search-toggle .inner svg path,
      .nav-search-open
      .nav-search-toggle .inner svg path,
      .post-template-single-fashionstory
      .nav-search-toggle .inner svg path,
      .post-template-single-constrained-hero
      .nav-search-toggle .inner svg path,
      .archive
      .nav-search-toggle .inner svg path,
      .search
      .nav-search-toggle .inner svg path,
      .error404
      .nav-search-toggle .inner svg path,
      .page-template-page-mhs
      .nav-search-toggle .inner svg path,
      .single-format-standard:not(.post-template-single-fashionstory)
      .nav-search-toggle .inner svg path,
      .single-format-standard:not(.post-template-single-constrained-hero)
      .nav-search-toggle .inner svg path,
      .post-template-single-fullbleed-hero
      .nav-search-toggle .inner svg path, .nav-open
      .nav-search-toggle .inner svg polygon,
      .nav-search-open
      .nav-search-toggle .inner svg polygon,
      .post-template-single-fashionstory
      .nav-search-toggle .inner svg polygon,
      .post-template-single-constrained-hero
      .nav-search-toggle .inner svg polygon,
      .archive
      .nav-search-toggle .inner svg polygon,
      .search
      .nav-search-toggle .inner svg polygon,
      .error404
      .nav-search-toggle .inner svg polygon,
      .page-template-page-mhs
      .nav-search-toggle .inner svg polygon,
      .single-format-standard:not(.post-template-single-fashionstory)
      .nav-search-toggle .inner svg polygon,
      .single-format-standard:not(.post-template-single-constrained-hero)
      .nav-search-toggle .inner svg polygon,
      .post-template-single-fullbleed-hero
      .nav-search-toggle .inner svg polygon, .nav-open
      .search-search-icon .inner svg path,
      .nav-search-open
      .search-search-icon .inner svg path,
      .post-template-single-fashionstory
      .search-search-icon .inner svg path,
      .post-template-single-constrained-hero
      .search-search-icon .inner svg path,
      .archive
      .search-search-icon .inner svg path,
      .search
      .search-search-icon .inner svg path,
      .error404
      .search-search-icon .inner svg path,
      .page-template-page-mhs
      .search-search-icon .inner svg path,
      .single-format-standard:not(.post-template-single-fashionstory)
      .search-search-icon .inner svg path,
      .single-format-standard:not(.post-template-single-constrained-hero)
      .search-search-icon .inner svg path,
      .post-template-single-fullbleed-hero
      .search-search-icon .inner svg path, .nav-open
      .search-search-icon .inner svg polygon,
      .nav-search-open
      .search-search-icon .inner svg polygon,
      .post-template-single-fashionstory
      .search-search-icon .inner svg polygon,
      .post-template-single-constrained-hero
      .search-search-icon .inner svg polygon,
      .archive
      .search-search-icon .inner svg polygon,
      .search
      .search-search-icon .inner svg polygon,
      .error404
      .search-search-icon .inner svg polygon,
      .page-template-page-mhs
      .search-search-icon .inner svg polygon,
      .single-format-standard:not(.post-template-single-fashionstory)
      .search-search-icon .inner svg polygon,
      .single-format-standard:not(.post-template-single-constrained-hero)
      .search-search-icon .inner svg polygon,
      .post-template-single-fullbleed-hero
      .search-search-icon .inner svg polygon {
        fill: black !important; }

.nav-search-toggle {
  left: auto;
  right: 0;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  transition: none;
  z-index: 99; }
  .post-template-single-fashionstory.nav-open .nav-search-toggle,
  .post-template-single-fashionstory.nav-search-open .nav-search-toggle {
    display: block; }
  .nav-search-open .nav-search-toggle .inner.glass {
    display: none; }
  .nav-search-toggle .inner.close {
    height: 20px;
    width: 20px;
    display: none; }
    .nav-search-toggle .inner.close:hover {
      -webkit-transform: translate(-50%, -50%) rotate(0deg) !important;
          -ms-transform: translate(-50%, -50%) rotate(0deg) !important;
              transform: translate(-50%, -50%) rotate(0deg) !important; }
    .nav-search-open .nav-search-toggle .inner.close {
      display: block;
      opacity: 1; }

#nav-icon.open .line:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg); }

#nav-icon.open .line:nth-child(2) {
  opacity: 0;
  left: -60px; }

#nav-icon.open .line:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

.main-nav {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: white;
  padding: 160px 15px 100px 15px;
  transition: -webkit-transform ease .3s, opacity ease .3s;
  transition: transform ease .3s, opacity ease .3s;
  z-index: 99999;
  display: none;
  opacity: 0; }
  @media (max-width: 768px) {
    .main-nav {
      top: 0px;
      padding: 100px 15px; } }
  @media (max-width: 414px) {
    .main-nav {
      width: 100%;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); } }
  .main-nav .homepage-article {
    padding: 0 20px; }
  .nav-open .main-nav {
    display: block;
    background: black;
    color: white;
    opacity: 1; }
    .nav-open .main-nav * {
      color: white; }
  @media (max-width: 576px) {
    .main-nav .thumb-article__header {
      padding-left: 20px; } }

.main-nav__search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  text-align: right;
  z-index: 99999;
  display: none; }
  .nav-search-open .main-nav__search-wrapper {
    display: block; }

.menu-row {
  margin-bottom: 40px; }

@media (max-width: 768px) {
  .menu-col {
    padding: 0; } }

.menu-col.menu-col__first {
  padding-right: 0; }

.main-nav__slug-wrap {
  padding-bottom: 15px; }
  .main-nav__slug-wrap .slug {
    font-size: 15px; }
  .main-nav__slug-wrap .slug.pull-left {
    margin-left: -20px; }

.header-menu-image-posts__row {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 40px; }

.menu ul {
  display: block;
  margin: 0;
  padding: 0; }

.menu li {
  display: block;
  line-height: normal;
  padding: 0;
  margin: 0 0 10px 0; }
  .menu li a {
    display: inline;
    margin: 0;
    font-size: 39px;
    line-height: normal;
    margin-bottom: 6px;
    padding: 0;
    font-family: 'StyreneA Regular';
    border-bottom: solid 2px transparent; }
    .menu li a:hover {
      border-bottom: solid 2px white; }
    @media (max-width: 1024px) {
      .menu li a {
        font-size: 31px; } }
    @media (max-width: 768px) {
      .menu li a {
        font-size: 26px; } }
    @media (max-width: 576px) {
      .menu li a {
        font-size: 20px; } }

.menu.menu-header-menu-right {
  line-height: 40px; }
  .menu.menu-header-menu-right li a {
    font-size: 23px;
    font-family: 'StyreneA Regular';
    line-height: normal;
    padding: 0;
    margin: 0 0 8px 0px; }
    @media (max-width: 992px) {
      .menu.menu-header-menu-right li a {
        font-size: 19px;
        line-height: 22px; } }
  @media (max-width: 768px) {
    .menu.menu-header-menu-right {
      line-height: normal; }
      .menu.menu-header-menu-right ul a, .menu.menu-header-menu-right li a {
        font-family: 'StyreneA Regular'; }
      .menu.menu-header-menu-right ul {
        text-align: justify;
        text-align-last: justify; } }
  @media (max-width: 576px) {
    .menu.menu-header-menu-right {
      padding: 0; }
      .menu.menu-header-menu-right ul {
        text-align-last: justify; }
      .menu.menu-header-menu-right ul, .menu.menu-header-menu-right li {
        display: block; }
        .menu.menu-header-menu-right ul a, .menu.menu-header-menu-right li a {
          font-family: 'StyreneA Regular'; } }

.menu.menu-col__first {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.menu.menu-col__second {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }
  @media (max-width: 576px) {
    .menu.menu-col__second {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

@media (max-width: 768px) {
  .menu.menu-col__third {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; } }

.menu .main-nav__social-nav {
  margin-left: 28px; }
  @media (max-width: 768px) {
    .menu .main-nav__social-nav {
      margin-left: 0; } }

.nav-search-toggle .inner,
.search-search-icon .inner {
  width: 24px; }

.nav-search-toggle svg path,
.nav-search-toggle svg polygon,
.search-search-icon svg path,
.search-search-icon svg polygon {
  fill: black; }
  .scrolled .nav-search-toggle svg path, .scrolled
  .nav-search-toggle svg polygon, .scrolled
  .search-search-icon svg path, .scrolled
  .search-search-icon svg polygon {
    fill: black !important; }
  @media (max-width: 1024px) {
    .home .nav-search-toggle svg path,
    .post-template-single-constrained-hero .nav-search-toggle svg path,
    .page-template-page-mhs .nav-search-toggle svg path, .home
    .nav-search-toggle svg polygon,
    .post-template-single-constrained-hero
    .nav-search-toggle svg polygon,
    .page-template-page-mhs
    .nav-search-toggle svg polygon, .home
    .search-search-icon svg path,
    .post-template-single-constrained-hero
    .search-search-icon svg path,
    .page-template-page-mhs
    .search-search-icon svg path, .home
    .search-search-icon svg polygon,
    .post-template-single-constrained-hero
    .search-search-icon svg polygon,
    .page-template-page-mhs
    .search-search-icon svg polygon {
      fill: black; } }

.search-results-container {
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  left: -5px;
  padding: 50px;
  z-index: 999;
  background: white;
  display: none; }
  @media (max-width: 480px) {
    .search-results-container {
      padding: 25px 50px 50px; } }
  .search-results-container a {
    display: block;
    margin-bottom: 1rem;
    max-width: 480px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    text-transform: uppercase;
    color: #CDCDCD; }
    .search-results-container a:hover {
      text-decoration: underline;
      color: black; }
    @media (max-width: 768px) {
      .search-results-container a {
        margin-bottom: 0;
        line-height: 2; } }
  .search-results-container.active {
    display: block; }

.search-form {
  position: relative;
  z-index: 999;
  min-height: 400px;
  height: 50vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 768px) {
    .search-form {
      min-height: 25vh;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 768px) and (max-height: 700px) {
    .search-form {
      height: 50vh; } }
  @media (max-width: 640px) {
    .search-form {
      height: 30vh;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  .search-form .search-input {
    border: none;
    border-bottom: none;
    padding: 0;
    background: transparent;
    font-size: 74px;
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'StyreneA Light';
    height: 100px;
    caret-color: black; }
    .search-form .search-input:focus {
      outline: 0;
      border: none;
      font-size: 72px;
      text-shadow: none; }
      @media (max-width: 576px) {
        .search-form .search-input:focus {
          font-size: 16px; } }
    .search-form .search-input::-webkit-input-placeholder, .search-form .search-input:-moz-placeholder, .search-form .search-input::-moz-placeholder, .search-form .search-input:-ms-input-placeholder, .search-form .search-input::-ms-input-placeholder {
      font-size: 74px;
      color: #ccc;
      opacity: .5; }
    .search-form .search-input:placeholder-shown {
      font-size: 74px;
      color: #ccc;
      opacity: .5; }
      @media (max-width: 768px) {
        .search-form .search-input:placeholder-shown {
          font-size: 16px; } }
    @media (max-width: 768px) {
      .search-form .search-input {
        font-size: 45px; } }

.popular-tags {
  text-align: left;
  position: relative;
  padding: 50px;
  z-index: 999; }
  @media (max-width: 768px) {
    .popular-tags {
      padding: 15px;
      font-size: 16px;
      font-size: 28px;
      line-height: 40px;
      text-align: justify;
      position: relative;
      top: auto;
      left: auto;
      bottom: auto;
      right: auto;
      padding: 15px;
      text-align-last: left; } }
  @media (max-width: 768px) {
    .popular-tags .popular-tags__row {
      margin-left: -20px;
      margin-right: -20px; } }
  @media (max-width: 576px) {
    .popular-tags .popular-tags__list {
      padding: 0 20px; } }
  .popular-tags .popular-tags__list a {
    display: inline-block;
    text-transform: capitalize;
    line-height: 1.2;
    font-size: 45px;
    border-width: 3px; }
    .popular-tags .popular-tags__list a:after {
      font-size: 45px; }
  @media (max-width: 768px) {
    .popular-tags .popular-tags__list {
      font-size: 21px; }
      .popular-tags .popular-tags__list a {
        margin-right: 5px; } }
  .popular-tags .search-results__slug {
    margin-left: 50px; }
  .popular-tags .popular-tags__slug, .popular-tags .search-results__slug {
    text-indent: 2px;
    margin-right: 25%; }
    @media (max-width: 768px) {
      .popular-tags .popular-tags__slug, .popular-tags .search-results__slug {
        line-height: 2;
        margin-left: 0; } }

@media (max-width: 768px) {
  .main-nav__posts-container .thumb-article .thumb-article__figure {
    width: 100%; } }

@media (max-width: 576px) {
  .main-nav__posts-container .thumb-article .thumb-article__figure {
    width: 45%; } }

@media (max-width: 576px) {
  .menu-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0;
    width: auto; } }

#menu-search-navigation-tag-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -20px; }
  #menu-search-navigation-tag-list li a {
    margin: 0 20px 8px 20px;
    font-size: 35px; }

.logo-scrolled .logo,
.logo-scrolled.nav-search-open .main-header .logo,
.logo-scrolled.nav-open .main-header .logo {
  display: none !important; }

.ajax-swiper-dots {
  position: fixed;
  top: 14px;
  left: 0;
  right: 0;
  height: 5px;
  line-height: 5px;
  text-align: center;
  z-index: 999999;
  display: none; }
  @media (max-width: 1024px) {
    .single-post .ajax-swiper-dots {
      display: block; } }
  .ajax-swiper-dots .dot {
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: white;
    margin: 0 2px; }
    .ajax-swiper-dots .dot.active {
      background: gray; }

.main-header__scrolled-title-wrap {
  position: absolute;
  left: 20px;
  width: 300%;
  background: white;
  top: 22px; }
  @media (max-width: 576px) {
    .main-header__scrolled-title-wrap {
      left: 0;
      top: 19px; } }

.main-header__scrolled-title {
  position: absolute;
  left: 120px;
  right: 120px;
  height: 100%;
  background: white;
  z-index: 99;
  overflow: hidden;
  font-size: 13px;
  top: 60px;
  transition: all ease 0.3s;
  background: white; }
  .scrolled:not(.nav-open) .main-header__scrolled-title {
    top: 0; }
  @media (max-width: 1024px) {
    .main-header__scrolled-title {
      left: 60px;
      right: 0; } }
  .main-header__scrolled-title:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%);
    width: 20%; }
    @media (max-width: 768px) {
      .main-header__scrolled-title:after {
        width: 50%; } }
    @media (max-width: 576px) {
      .main-header__scrolled-title:after {
        width: 80%; } }
  .scrolled .main-header__scrolled-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .main-header__scrolled-title .main-header__scrolled-title-title {
    font-family: 'StyreneA Medium'; }
  .main-header__scrolled-title .main-header__scrolled-title-author {
    color: #818285;
    font-family: 'StyreneA Regular'; }

.main-header__scrolled-title-social {
  position: absolute;
  top: 0;
  z-index: 9;
  height: 100%;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  right: -13px; }
  .scrolled .main-header__scrolled-title-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .main-header__scrolled-title-social .nav-social-icons {
    right: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: white;
    padding-left: 10px;
    min-width: 145px; }
    .main-header__scrolled-title-social .nav-social-icons .share-links__link-fb {
      width: 50px; }
    .main-header__scrolled-title-social .nav-social-icons .share-links__title {
      font-family: 'StyreneA Regular';
      color: #818285;
      font-size: 11px;
      padding-right: 10px; }
    @media (max-width: 1024px) {
      .main-header__scrolled-title-social .nav-social-icons {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important; }
        .main-header__scrolled-title-social .nav-social-icons .share-links__title {
          display: none; } }

.author-slug.author-slug_small-title {
  font-size: 15px; }

.author-slug.author-slug_connect {
  margin-left: 28px; }
  @media (max-width: 768px) {
    .author-slug.author-slug_connect {
      margin-left: 0; } }

.article-single-header__meta.fashion-story-intro__read-time,
.fashion-story-intro__read-time {
  color: #FFF;
  position: relative;
  font-family: 'StyreneA Medium';
  text-align: left;
  font-size: 12px;
  line-height: 2;
  left: auto;
  min-height: unset;
  margin-top: 18px;
  margin-bottom: 36px; }
  .article-single-header__meta.fashion-story-intro__read-time .author-slug,
  .article-single-header__meta.fashion-story-intro__read-time .author-slug .author-slug__name,
  .fashion-story-intro__read-time .author-slug,
  .fashion-story-intro__read-time .author-slug .author-slug__name {
    color: #FFF; }

.main-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #7f7f7f;
  min-height: 650px; }
  .single-post .main-footer {
    display: none; }
    @media (max-width: 1024px) {
      .single-post .main-footer {
        display: none; } }
  .main-footer.mobile {
    display: none; }
    @media (max-width: 1024px) {
      .main-footer.mobile {
        display: block; } }
  .main-footer .container {
    padding-left: 0px; }
    @media (max-width: 768px) {
      .main-footer .container {
        padding: 0 25px;
        line-height: 1; } }
  .single-post .main-footer.mobile {
    display: block; }
  .main-footer .large-text {
    font-family: 'StyreneA Regular';
    font-size: 50px; }
    @media (max-width: 768px) {
      .main-footer .large-text {
        font-size: 40px; } }
  .main-footer .footer-nav {
    font-family: 'StyreneA Regular';
    font-size: 50px; }
    @media (max-width: 768px) {
      .main-footer .footer-nav {
        font-size: 40px;
        margin-bottom: 0; } }
    .main-footer .footer-nav a {
      display: block;
      line-height: 60px;
      margin: 0; }
      @media (max-width: 768px) {
        .main-footer .footer-nav a.last {
          padding: 0; } }
    .main-footer .footer-nav.footer-nav__sub-nav {
      font-size: 9px;
      line-height: 20px;
      text-transform: uppercase;
      letter-spacing: 0.2em; }
      @media (max-width: 768px) {
        .main-footer .footer-nav.footer-nav__sub-nav {
          margin-bottom: 0; } }
      .main-footer .footer-nav.footer-nav__sub-nav a {
        line-height: 20px; }

.footer__nav-wrapper {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media (max-width: 576px) {
    .footer__nav-wrapper {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }
  @media (max-width: 576px) {
    .footer__nav-wrapper {
      padding: 30px; } }

.footer__issue-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-align: self-end;
  -webkit-align-items: self-end;
      -ms-flex-align: self-end;
          align-items: self-end; }
  .footer__issue-wrapper > .row {
    width: 100%; }
  .footer__issue-wrapper .footer__issue-left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 576px) {
      .footer__issue-wrapper .footer__issue-left {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        text-align: left !important; } }
  .footer__issue-wrapper .footer__issue-right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    height: 100%; }
  @media (max-width: 576px) {
    .footer__issue-wrapper {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
      .footer__issue-wrapper .row {
        margin-right: 0; } }
  @media (max-width: 576px) {
    .footer__issue-wrapper {
      padding: 0 30px; }
      .footer__issue-wrapper .footer-nav__sub-nav:nth-child(1) {
        margin-bottom: 0; } }
  .footer__issue-wrapper .footer__issue-wrapper-text {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (max-width: 768px) {
      .footer__issue-wrapper .footer__issue-wrapper-text {
        display: block;
        padding: 0 20px 20px 20px; } }
    .footer__issue-wrapper .footer__issue-wrapper-text small {
      text-transform: uppercase;
      font-size: 9px;
      line-height: 20px;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      display: block;
      width: 100%;
      color: white; }
    .footer__issue-wrapper .footer__issue-wrapper-text h5 {
      padding-top: 10px;
      line-height: 60px; }
      .footer__issue-wrapper .footer__issue-wrapper-text h5 span {
        display: block; }
  .footer__issue-wrapper .footer__issue-wrapper-image {
    padding-right: 0; }
  .footer__issue-wrapper .row:nth-child(2) {
    margin-top: 25px; }

.site-credit .site-credit__credit {
  display: none; }

.site-credit:hover .site-credit__credit {
  display: block; }

.site-credit:hover .site-credit__cta {
  display: none; }

.news-letter__row,
.news-letter__col {
  margin: 0;
  padding: 0; }
  .news-letter__row .news-letter__img-caption,
  .news-letter__col .news-letter__img-caption {
    color: white;
    font-family: "StyreneA Regular";
    font-size: 11px;
    padding-top: 2px; }

.news-letter__col {
  width: 50%; }
  @media (max-width: 768px) {
    .news-letter__col {
      width: 100%; }
      .news-letter__col.news-letter__img {
        display: none; } }

.news-letter-modal-wrapper {
  position: fixed;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  display: none; }
  .newsletter-open .news-letter-modal-wrapper#news-letter-modal-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 970px) {
      .newsletter-open .news-letter-modal-wrapper#news-letter-modal-wrapper {
        display: block; } }
  .nv-open .news-letter-modal-wrapper#nv-modal-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 970px) {
      .nv-open .news-letter-modal-wrapper#nv-modal-wrapper {
        display: block; } }
  .news-letter-modal-wrapper small, .news-letter-modal-wrapper a {
    text-decoration: underline;
    padding-top: 12px;
    font-size: 11px;
    padding: 10px 0 0 0;
    margin: 0;
    font-family: "StyreneA Regular";
    display: block;
    cursor: pointer;
    transition: color ease .3s;
    color: gray; }
    .news-letter-modal-wrapper small:hover, .news-letter-modal-wrapper a:hover {
      color: black; }
  .news-letter-modal-wrapper .news-letter-toggler__close {
    height: 80px;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 80px;
    text-align: center;
    font-size: 30px;
    z-index: 99999;
    cursor: pointer;
    transition: -webkit-transform ease .3s;
    transition: transform ease .3s; }
    .news-letter-modal-wrapper .news-letter-toggler__close:after, .news-letter-modal-wrapper .news-letter-toggler__close:before {
      content: "";
      width: 24px;
      height: 1px;
      position: absolute;
      background: black;
      top: 50%;
      left: 50%;
      margin-left: -12px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .news-letter-modal-wrapper .news-letter-toggler__close:after {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .news-letter-modal-wrapper .news-letter-toggler__close:hover {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
  .news-letter-modal-wrapper .news-letter__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .news-letter-modal-wrapper .news-letter__content-box {
    padding: 70px 50px 50px 50px;
    background: #dbdbdb;
    color: black; }
    @media (max-width: 768px) {
      .news-letter-modal-wrapper .news-letter__content-box {
        padding: 60px 35px 50px 35px; } }
    @media (max-width: 320px) {
      .news-letter-modal-wrapper .news-letter__content-box {
        padding: 60px 35px 20px 35px; } }
    .news-letter-modal-wrapper .news-letter__content-box .row {
      margin: 0; }
    .news-letter-modal-wrapper .news-letter__content-box legend {
      font-family: "StyreneA Regular";
      margin-bottom: 15px;
      font-size: 25px; }
    .news-letter-modal-wrapper .news-letter__content-box p {
      font-size: 16px;
      margin-bottom: 15px; }
  .news-letter-modal-wrapper .news-letter-modal-wrapper__close {
    height: 80px !important;
    width: 80px !important;
    position: absolute;
    top: 0;
    right: -20px;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    z-index: 99999;
    cursor: pointer;
    transition: -webkit-transform ease .3s;
    transition: transform ease .3s;
    line-height: 80px !important; }
  .news-letter-modal-wrapper .news-letter-modal-wrapper_inner {
    width: 970px;
    height: 350px;
    padding: 0;
    margin: 0;
    background: white;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    position: absolute; }
    @media (max-width: 970px) {
      .news-letter-modal-wrapper .news-letter-modal-wrapper_inner {
        width: 100% !important;
        height: auto;
        margin-left: 20px;
        margin-right: 20px; } }
    @media (max-width: 576px) {
      .news-letter-modal-wrapper .news-letter-modal-wrapper_inner {
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: translate(-50%, -50%) scale(0.9);
            -ms-transform: translate(-50%, -50%) scale(0.9);
                transform: translate(-50%, -50%) scale(0.9);
        width: 100% !important; } }

.campaign-monitor-form .form-group {
  position: relative; }
  @media (max-width: 1200px) {
    .campaign-monitor-form .form-group {
      max-width: 100%; } }

.campaign-monitor-form input {
  border: none;
  outline: none;
  font-size: 14px;
  font-family: 'StyreneA Regular';
  border-radius: 0;
  padding: 0;
  height: 50px; }
  .campaign-monitor-form input:focus {
    outline: none; }
  .campaign-monitor-form input::-webkit-input-placeholder {
    color: gray;
    font-size: 14px; }
  .campaign-monitor-form input:-ms-input-placeholder {
    color: gray;
    font-size: 14px; }
  .campaign-monitor-form input::placeholder {
    color: gray;
    font-size: 14px; }
  .campaign-monitor-form input:focus::-webkit-input-placeholder {
    opacity: .5; }
  .campaign-monitor-form input:focus:-ms-input-placeholder {
    opacity: .5; }
  .campaign-monitor-form input:focus::placeholder {
    opacity: .5; }

.campaign-monitor-form .submit {
  background: black;
  color: white;
  width: 30%; }
  @media (max-width: 576px) {
    .campaign-monitor-form .submit {
      width: 100%; } }

.campaign-monitor-form .success-text {
  font-family: 'StyreneA Regular';
  font-size: 11px;
  color: gray; }
  .campaign-monitor-form .success-text.success {
    padding-top: 10px; }

#fieldEmail {
  width: 70%;
  text-indent: 20px; }
  @media (max-width: 576px) {
    #fieldEmail {
      margin-bottom: 10px;
      width: 100%; } }
  .floater #fieldEmail {
    background: #ddd; }

.footer_last-row-col {
  padding-top: 25px; }

.footer_last-row {
  color: white; }
  @media (max-width: 768px) {
    .footer_last-row {
      padding: 0 20px 20px 20px !important; } }

.footer__issue-left-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative; }

.footer-nav__left-col {
  padding-top: 30px; }

.categories-header {
  text-align: center;
  padding: 60px 0; }

@-webkit-keyframes pulseArrow {
  0% {
    bottom: 50px; }
  50% {
    bottom: 44px; }
  100% {
    bottom: 50px; } }

@keyframes pulseArrow {
  0% {
    bottom: 50px; }
  50% {
    bottom: 44px; }
  100% {
    bottom: 50px; } }

.article-single-hero__relative-wrap {
  position: relative; }
  @media (max-width: 992px) {
    .article-single-hero__relative-wrap.fullbleed {
      margin-bottom: 40px; } }

.ajax-load-area {
  display: block;
  position: relative;
  min-height: 100%; }

.ajax-load-item {
  display: block;
  position: relative;
  min-height: 100vh;
  min-width: 100%;
  margin-top: -40px; }
  .ajax-load-item:first-child {
    margin-top: 0; }
  @media (max-width: 1024px) {
    .ajax-load-item {
      margin-top: 0; } }

.edit-post-link__wrapper {
  display: block;
  text-align: center;
  padding: 20px 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 50%;
  width: 200px;
  margin-left: -100px; }
  .edit-post-link__wrapper a {
    background: black;
    color: white;
    padding: 10px 10px 8px 10px;
    display: inline-block;
    text-decoration: none !important;
    font-family: 'StyreneA Regular';
    text-transform: uppercase;
    letter-spacing: .1em; }

.article-single-hero__gradient-mask {
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 10%, transparent 100%); }

.featured-image-credit {
  padding-top: 4px;
  font-size: 9px;
  color: #818285;
  font-family: 'StyreneA Regular';
  z-index: 9;
  display: block;
  text-align: left; }
  .post-template-default .featured-image-credit {
    padding-left: 10px; }
  @media (max-width: 1024px) {
    .featured-image-credit {
      left: 20px;
      padding-left: 4px;
      font-size: 8px; } }

.article-single-hero {
  height: 60vh;
  overflow: hidden;
  position: relative; }
  @media (max-width: 768px) {
    .article-single-hero {
      height: auto; } }
  @media (max-width: 768px) {
    .article-single-hero.default {
      margin-bottom: 30px; } }
  .article-single-hero.article-single-hero__full-bleed {
    margin-bottom: 0;
    height: 100vh; }
    .article-single-hero.article-single-hero__full-bleed:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      display: block;
      left: 0; }
    .article-single-hero.article-single-hero__full-bleed img {
      width: 100%;
      height: 100%;
      -o-object-position: 0 0;
         object-position: 0 0;
      -o-object-fit: cover;
         object-fit: cover; }
    @media (max-width: 1024px) {
      .article-single-hero.article-single-hero__full-bleed {
        height: calc(100vh - 55px); } }
    @media (max-width: 768px) {
      .article-single-hero.article-single-hero__full-bleed {
        margin-bottom: 0; }
        .article-single-hero.article-single-hero__full-bleed:after {
          content: "";
          display: block;
          height: 20px;
          width: 20px;
          border-left: solid 2px white;
          border-bottom: solid 2px white;
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          margin: 0 auto;
          position: relative;
          -webkit-animation: pulseArrow 1.5s ease-in infinite;
                  animation: pulseArrow 1.5s ease-in infinite; } }
    .article-single-hero.article-single-hero__full-bleed .article-single-header {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      padding: 60px 0 0 0;
      z-index: 10;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      border: none; }
      @media (max-width: 992px) {
        .article-single-hero.article-single-hero__full-bleed .article-single-header {
          padding: 75px 20px 20px; } }
      .article-single-hero.article-single-hero__full-bleed .article-single-header .article-single-hero__full-bleed-inner {
        max-width: 960px;
        margin: 0; }
      .article-single-hero__full-bleed .article-single-hero.article-single-hero__full-bleed .article-single-header {
        bottom: 0; }
      .article-single-hero.article-single-hero__full-bleed .article-single-header h1 {
        color: white; }
    .article-single-hero.article-single-hero__full-bleed img, .article-single-hero.article-single-hero__full-bleed video {
      width: 100%; }
    .article-single-hero.article-single-hero__full-bleed video {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      display: block; }
  .article-single-hero.article-single-hero__constrained, .article-single-hero.article-single-hero__has-video {
    height: auto; }
  .article-single-hero.article-single-hero__constrained {
    margin-bottom: 0;
    min-height: 60vh;
    position: relative; }
    @media (max-width: 768px) {
      .article-single-hero.article-single-hero__constrained {
        min-height: unset; } }
    .article-single-hero.article-single-hero__constrained img.lazyload,
    .article-single-hero.article-single-hero__constrained img.lazyloading {
      height: 100%; }
    .article-single-hero.article-single-hero__constrained img {
      max-width: 100%;
      max-height: 100%;
      margin: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: auto; }
      @media (max-width: 768px) {
        .article-single-hero.article-single-hero__constrained img {
          width: 100%;
          height: auto;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          top: auto;
          position: relative;
          left: auto;
          padding: 0; } }
  .article-single-hero img, .article-single-hero video, .article-single-hero iframe {
    width: 100%;
    display: block; }

.article-single-hero__constrained-spacer {
  height: 120px; }
  .article-single-hero__constrained-spacer.fashion-storey__constrained-spacer {
    height: 60px; }
    @media (max-width: 1024px) {
      .article-single-hero__constrained-spacer.fashion-storey__constrained-spacer {
        height: 49px; } }
  .article-single-hero__constrained-spacer.fashion-story-intro__has-video {
    height: 120px; }
    @media (max-width: 1024px) {
      .article-single-hero__constrained-spacer.fashion-story-intro__has-video {
        height: 75px; } }
  @media (max-width: 1024px) {
    .article-single-hero__constrained-spacer {
      height: 60px; } }

.cat-slug,
.author-slug {
  max-width: 100%;
  margin: 0 0 7px 0;
  padding: 0;
  font-family: 'StyreneA Regular';
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.3; }
  @media (max-width: 768px) {
    .cat-slug br,
    .author-slug br {
      display: none; } }
  .cat-slug .author-slug__name,
  .author-slug .author-slug__name {
    color: #818285;
    display: inline-block;
    font-family: 'StyreneA Medium'; }
    .cat-slug .author-slug__name span,
    .author-slug .author-slug__name span {
      color: black; }
    .cat-slug .author-slug__name.credits-paragraph,
    .author-slug .author-slug__name.credits-paragraph {
      color: black;
      width: 90%; }
      .cat-slug .author-slug__name.credits-paragraph a,
      .author-slug .author-slug__name.credits-paragraph a {
        color: #c1ab95; }
    .cat-slug .author-slug__name.author-name-link,
    .author-slug .author-slug__name.author-name-link {
      color: black; }

.cat-slug {
  display: block;
  text-transform: capitalize;
  font-size: 11px;
  letter-spacing: .015em; }

.article-single {
  min-height: 500px;
  position: relative;
  max-width: 1200px;
  margin: 0 auto; }
  .article-single.fashion-story {
    min-height: unset;
    padding-top: 62px; }
  .article-single.article-single__fullbleed {
    padding-top: 62px; }
  .article-single .fluid-width-video-wrapper iframe {
    width: 100%; }
  @media (max-width: 1024px) {
    .article-single {
      margin: 0 80px;
      padding-top: 40px; } }
  @media (max-width: 768px) {
    .article-single {
      padding: 0 20px;
      margin: 0; } }
  .article-single .article-single__tag-wrapper {
    text-align: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -20px; }
    @media (max-width: 768px) {
      .article-single .article-single__tag-wrapper {
        margin: 0; } }
    .article-single .article-single__tag-wrapper a {
      border-bottom: solid 2px transparent !important; }
      .article-single .article-single__tag-wrapper a:hover {
        border-bottom: solid 2px black !important; }
  .article-single .article-single__tag-cloud {
    width: calc(100vw - 240px);
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0 10px;
    margin-bottom: 10px; }
    @media (max-width: 1024px) {
      .article-single .article-single__tag-cloud {
        width: calc(100vw - 160px); } }
    @media (max-width: 768px) {
      .article-single .article-single__tag-cloud {
        width: auto;
        padding: 0; } }
  .article-single .article-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: justify; }
    .article-single .article-body .icon-slug {
      background: url("img/slug.png");
      background-position: center;
      background-size: 100%;
      content: "";
      display: inline-block;
      height: 16px;
      width: 16px; }
    .article-single .article-body.has-no-margins {
      max-width: 674px !important;
      margin: 0 auto; }
      .article-single .article-body.has-no-margins p {
        margin: 0 auto 6rem auto; }
    .article-single .article-body.has-bottom-margin p {
      margin: 0 auto; }
    @media (max-width: 768px) {
      .article-single .article-body {
        margin-right: 0;
        margin-left: 0; } }
    .article-single .article-body table {
      width: 100%;
      padding: 0;
      margin: 0;
      margin-bottom: 2rem; }
      .article-single .article-body table img {
        margin: 0;
        display: inline-block; }
        .article-single .article-body table img.alignleft {
          margin: 0; }
        .article-single .article-body table img.aligncenter {
          margin: 0 auto;
          display: block; }
        .article-single .article-body table img.alignright {
          display: block;
          float: right; }
        @media (max-width: 576px) {
          .article-single .article-body table img {
            float: none;
            margin: 0 auto 1rem auto;
            display: block;
            max-width: 100%;
            height: auto; } }
    .article-single .article-body .wp-caption-text {
      width: 100%;
      margin: 0;
      font-size: 14px;
      font-family: 'StyreneA Regular';
      line-height: 18px;
      letter-spacing: normal;
      display: block !important; }
      .article-single .article-body .wp-caption-text strong, .article-single .article-body .wp-caption-text b {
        font-family: 'StyreneA Medium';
        font-size: 14px !important; }
    .article-single .article-body img {
      max-width: 100% !important;
      height: auto !important;
      display: block;
      margin: 0 auto 6px auto; }
    .article-single .article-body i, .article-single .article-body em {
      font-family: 'Lyon Text RegularItalic' !important;
      font-style: italic; }
    .article-single .article-body p b,
    .article-single .article-body p strong {
      font-family: 'Lyon Text Bold'; }
      .article-single .article-body p b em, .article-single .article-body p b i,
      .article-single .article-body p strong em,
      .article-single .article-body p strong i {
        font-family: 'StyreneA Medium Italic'; }
    .article-single .article-body,
    .article-single .article-body p em strong {
      font-family: 'StyreneA Medium Italic'; }
    .article-single .article-body,
    .article-single .article-body .wp-caption {
      max-width: unset !important;
      margin-bottom: 2rem; }
    .article-single .article-body p,
    .article-single .article-body .article-body__excerpt,
    .article-single .article-body .article-single-hero__vertical,
    .article-single .article-body .article-single__content-slideshow-trigger,
    .article-single .article-body .slide-credits {
      font-size: 18px;
      margin-bottom: 1.5rem;
      line-height: 27px;
      text-align: justify;
      max-width: 674px !important;
      margin-left: 33.5%;
      word-wrap: break-word;
      letter-spacing: normal; }
      .article-single .article-body p:after,
      .article-single .article-body .article-body__excerpt:after,
      .article-single .article-body .article-single-hero__vertical:after,
      .article-single .article-body .article-single__content-slideshow-trigger:after,
      .article-single .article-body .slide-credits:after {
        content: '';
        clear: both;
        display: table; }
      @media (max-width: 1024px) {
        .article-single .article-body p,
        .article-single .article-body .article-body__excerpt,
        .article-single .article-body .article-single-hero__vertical,
        .article-single .article-body .article-single__content-slideshow-trigger,
        .article-single .article-body .slide-credits {
          margin-left: 42%;
          width: 674px;
          max-width: unset !important; } }
      @media (max-width: 768px) {
        .article-single .article-body p,
        .article-single .article-body .article-body__excerpt,
        .article-single .article-body .article-single-hero__vertical,
        .article-single .article-body .article-single__content-slideshow-trigger,
        .article-single .article-body .slide-credits {
          padding-right: 0px;
          width: auto;
          margin-left: 0;
          text-align: left; } }
      .article-single .article-body p strong, .article-single .article-body p b,
      .article-single .article-body .article-body__excerpt strong,
      .article-single .article-body .article-body__excerpt b,
      .article-single .article-body .article-single-hero__vertical strong,
      .article-single .article-body .article-single-hero__vertical b,
      .article-single .article-body .article-single__content-slideshow-trigger strong,
      .article-single .article-body .article-single__content-slideshow-trigger b,
      .article-single .article-body .slide-credits strong,
      .article-single .article-body .slide-credits b {
        font-family: 'StyreneA Medium';
        font-size: 17px;
        font-weight: normal; }
    @media (max-width: 576px) {
      .article-single .article-body .slide-credits {
        font-size: 14px; } }
    .article-single .article-body .slide-credits p {
      margin-left: 0;
      max-width: none !important; }
      @media (max-width: 576px) {
        .article-single .article-body .slide-credits p {
          font-size: 14px; }
          .article-single .article-body .slide-credits p * {
            font-size: 14px; } }
    .article-single .article-body a {
      border-bottom: solid 1px; }
    .article-single .article-body .thumb-article__header a {
      border-bottom: none; }
    .article-single .article-body .article-body__excerpt {
      width: 674px;
      max-width: none; }
      @media (max-width: 1024px) {
        .article-single .article-body .article-body__excerpt {
          width: 500px; } }
      @media (max-width: 768px) {
        .article-single .article-body .article-body__excerpt {
          width: 100%; } }
      .article-single .article-body .article-body__excerpt p {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 1rem;
        text-align: left;
        width: 100%;
        max-width: none;
        margin-left: 0;
        letter-spacing: normal;
        font-family: 'StyreneA Regular'; }
        @media (max-width: 768px) {
          .article-single .article-body .article-body__excerpt p {
            font-size: 22px;
            line-height: 30px;
            margin-bottom: 0; } }
      @media (max-width: 768px) {
        .article-single .article-body .article-body__excerpt {
          padding-right: 0px; } }
      .article-single .article-body .article-body__excerpt b, .article-single .article-body .article-body__excerpt strong {
        font-size: 35px;
        line-height: 45px;
        font-weight: normal;
        font-family: 'StyreneA Regular'; }
      .article-single .article-body .article-body__excerpt p {
        word-break: normal; }
    .article-single .article-body blockquote {
      display: block;
      margin-bottom: 1.5rem;
      padding-top: 60px;
      padding-bottom: 60px;
      padding-left: 10%; }
      @media (min-width: 1601px) {
        .article-single .article-body blockquote {
          margin-right: 7%; } }
      @media (max-width: 768px) {
        .article-single .article-body blockquote {
          max-width: 100%;
          margin-left: 0;
          text-align: justify;
          padding-left: 0;
          padding-top: 20px;
          padding-bottom: 20px; } }
      .article-single .article-body blockquote p {
        font-size: 50px;
        line-height: 60px;
        font-family: 'Lyon Display Light';
        margin: 0;
        padding: 0;
        letter-spacing: normal;
        width: 100%;
        max-width: none;
        text-align: left;
        max-width: none !important; }
        @media (max-width: 576px) {
          .article-single .article-body blockquote p {
            font-size: 34px;
            line-height: 39px;
            /* font-family: 'Lyon Display Light'; */
            margin: 0;
            padding: 0;
            letter-spacing: normal;
            max-width: 100%; } }
    .article-single .article-body .fluid-width-video-wrapper {
      position: relative !important;
      width: 100% !important;
      height: 0 !important;
      padding-top: 56.2222%;
      padding-bottom: 0 !important;
      /* 16:9 */ }

.article-single__content-slideshow-trigger .slideshow-trigger__child {
  width: 100%;
  font-size: 18px;
  padding-top: 1px; }
  @media (max-width: 768px) {
    .article-single__content-slideshow-trigger .slideshow-trigger__child {
      font-family: 'StyreneA Regular'; } }

.article-single-hero__vertical {
  min-height: unset;
  height: unset; }

.article-single-header {
  position: relative;
  padding: 130px 0 50px;
  margin-left: 0;
  margin-right: 0; }
  .article-single-header.container.document-full-width-container {
    width: 100%; }
  @media (max-width: 768px) {
    .article-single-header.fullbleed-header {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 1; }
      .article-single-header.fullbleed-header .article-single-hero__full-bleed-inner h1,
      .article-single-header.fullbleed-header .cat-slug,
      .article-single-header.fullbleed-header .author-slug,
      .article-single-header.fullbleed-header .author-slug .read-time__number {
        color: white; } }
  .article-single-header.article-single-header > .article-single-header__meta {
    position: relative;
    min-height: unset; }
  @media (max-width: 768px) {
    .article-single-header {
      padding-bottom: 0; }
      .article-single-header.article-single-header {
        padding-top: 75px;
        padding-bottom: 20px; }
        .fashion-story-intro .article-single-header.article-single-header {
          padding-top: 0;
          padding-left: 20px;
          padding-right: 20px; }
        .article-single-header.article-single-header > .article-single-header__meta {
          padding: 0; } }
  .article-single-header h1 {
    width: 80%;
    font-size: 48px;
    line-height: 55px;
    margin-bottom: 16px; }
    @media (max-width: 768px) {
      .article-single-header h1 {
        font-size: 45px;
        width: auto; } }
    @media (max-width: 576px) {
      .article-single-header h1 {
        font-size: 30px;
        line-height: 40px; } }
  .article-single-header .cat-slug,
  .article-single-header .author-slug {
    float: none;
    font-size: 12.6px;
    line-height: 21px;
    padding-top: 0; }
    @media (max-width: 768px) {
      .article-single-header .cat-slug,
      .article-single-header .author-slug {
        font-size: 14px;
        color: black; } }
    .article-single-header .cat-slug .author-slug__name,
    .article-single-header .author-slug .author-slug__name {
      color: black;
      display: inline-block;
      font-family: 'StyreneA Medium'; }
      @media (max-width: 768px) {
        .article-single-header .cat-slug .author-slug__name,
        .article-single-header .author-slug .author-slug__name {
          display: inline-block; } }
  .article-single-header .cat-slug {
    color: #c1ab95; }
    @media (max-width: 768px) {
      .article-single-header .cat-slug {
        color: #c1ab95; } }

.article-single-header.article-single-header__mobile-video {
  padding-top: 0; }
  .article-single-header.article-single-header__mobile-video h1 {
    width: auto; }
    @media (max-width: 1024px) {
      .article-single-header.article-single-header__mobile-video h1 {
        text-align: left; } }

.article-single-header__meta {
  font-family: 'StyreneA Medium';
  text-align: left;
  font-size: 12px;
  line-height: 2;
  width: 33%;
  position: absolute;
  left: 0;
  min-height: 100px; }
  @media (max-width: 768px) {
    .article-single-header__meta {
      position: relative;
      bottom: auto;
      height: auto;
      left: 0;
      width: 100%;
      padding: 0px 0 10px 0;
      text-align: left;
      min-height: unset; } }
  @media (max-width: 1024px) {
    .article-single-header__meta.has-video {
      padding-top: 0; } }
  @media (max-width: 1024px) {
    .post-template-single-fashionstory .article-single-header__meta {
      padding-top: 0; } }
  .article-single-header__meta .cat-slug,
  .article-single-header__meta .author-slug {
    float: none;
    font-size: 12.6px;
    line-height: 21px;
    padding-top: 0; }
    @media (max-width: 768px) {
      .article-single-header__meta .cat-slug,
      .article-single-header__meta .author-slug {
        font-size: 14px;
        color: black; } }
    .article-single-header__meta .cat-slug .author-slug__name,
    .article-single-header__meta .author-slug .author-slug__name {
      color: black;
      display: inline-block;
      font-family: 'StyreneA Medium'; }
      @media (max-width: 768px) {
        .article-single-header__meta .cat-slug .author-slug__name,
        .article-single-header__meta .author-slug .author-slug__name {
          display: inline-block; } }
  .article-single-header__meta .cat-slug {
    color: #c1ab95; }
    @media (max-width: 768px) {
      .article-single-header__meta .cat-slug {
        color: #c1ab95; } }

@media (max-width: 768px) {
  .article-single-header__meta.not-fashion-story {
    padding-top: 0; } }

.share-links br {
  display: block !important; }

.share-links svg {
  width: 22px;
  height: 22px; }

.share-links .share-links__link {
  display: inline-block;
  margin-left: 10px;
  height: 22px; }
  .share-links .share-links__link:hover {
    border-bottom: none;
    text-decoration: none; }
  .share-links .share-links__link:first-of-type {
    margin-left: 0; }
  @media (max-width: 768px) {
    .share-links .share-links__link {
      margin: 10px 15px; }
      .share-links .share-links__link svg {
        width: 40px;
        height: 40px; } }

@media (max-width: 768px) {
  .article-single-header__meta-group {
    display: block; } }

.newsfeed-container {
  width: calc(100vw - 240px);
  margin: 0;
  padding: 0 16px;
  max-width: none;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  text-align: left;
  max-width: 1600px; }
  @media (min-width: 1920px) {
    .newsfeed-container.shortcode-newsfeed-container {
      border-left: solid 80px white;
      border-right: solid 80px white; } }
  .newsfeed-container .newsfeed-row {
    margin: 0 -30px; }
  .newsfeed-container a {
    border: none;
    text-decoration: none; }
  .newsfeed-container p, .newsfeed-container h1, .newsfeed-container h2, .newsfeed-container h3, .newsfeed-container h4, .newsfeed-container h5, .newsfeed-container h6 {
    text-align: left;
    text-align-last: left; }
  .newsfeed-container .related-item {
    padding: 0 20px; }
    .newsfeed-container .related-item a {
      border: none;
      text-decoration: none; }
  .newsfeed-container .related-articles__header {
    padding: 0 20px;
    padding-bottom: 0; }
  @media (max-width: 768px) {
    .newsfeed-container {
      max-width: 100%;
      margin: 0; } }

.related-articles__container {
  width: calc(100vw - 240px);
  margin: 0;
  padding: 50px 10px;
  max-width: none;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  text-align: left;
  max-width: 1600px;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .related-articles__container {
      width: calc(100vw - 160px) !important;
      padding: 0px; } }
  @media (max-width: 768px) {
    .related-articles__container {
      width: auto !important; } }
  .related-articles__container .related-item {
    padding: 0 20px 20px 20px; }
  @media (max-width: 768px) {
    .related-articles__container .related-articles__row {
      padding-left: 20px;
      padding-right: 20px; } }
  .related-articles__container .related-articles__header {
    padding-left: 20px; }
    @media (max-width: 768px) {
      .related-articles__container .related-articles__header {
        margin: 0; } }
  .related-articles__container .related-articles__article {
    margin-bottom: 50px; }

@media (max-width: 576px) {
  .newsfeed-container .related-articles__header,
  .related-articles__container .related-articles__header {
    margin-top: 0px;
    padding: 10px 20px; } }

.article-single__tag-cloud {
  margin-top: 20px; }
  @media (max-width: 768px) {
    .article-single__tag-cloud {
      margin: 0;
      text-align-last: auto; } }
  @media (max-width: 576px) {
    .article-single__tag-cloud {
      padding: 0; } }
  .article-single__tag-cloud a {
    font-size: 35px;
    font-family: 'StyreneA Regular';
    text-transform: capitalize;
    border-bottom: solid 2px transparent;
    display: inline;
    margin: 0 20px;
    line-height: 1.4; }
    .article-single__tag-cloud a:hover {
      border-color: black; }
    @media (max-width: 576px) {
      .article-single__tag-cloud a {
        margin: 0;
        font-size: 25px;
        line-height: 38px; } }
  .article-single__tag-cloud ul, .article-single__tag-cloud li {
    display: inline; }
  .best-of-container .article-single__tag-cloud {
    text-align-last: justify;
    margin-bottom: 60px; }
    .best-of-container .article-single__tag-cloud .selected {
      border-color: black; }

.fullbleed_video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.article-single__next-prev {
  position: absolute;
  right: 0;
  top: 520px;
  height: 240px;
  z-index: 999;
  width: 120px;
  z-index: 9999;
  overflow: hidden; }
  .post-template-single-constrained-hero .article-single__next-prev,
  .nav-search-open .article-single__next-prev,
  .article-single__next-prev .nav-open {
    display: none; }
  .post-template-single-fullbleed-hero .article-single__next-prev,
  .post-template-single-video-post .article-single__next-prev {
    position: fixed;
    top: 120px; }
    @media (max-width: 768px) {
      .post-template-single-fullbleed-hero .article-single__next-prev,
      .post-template-single-video-post .article-single__next-prev {
        top: 80px; } }
  @media (max-width: 768px) {
    .article-single__next-prev {
      position: fixed;
      top: 80px;
      width: 40px;
      display: none; } }
  .scrolled .article-single__next-prev {
    position: fixed;
    top: 120px; }
    @media (max-width: 768px) {
      .scrolled .article-single__next-prev {
        top: 80px; } }
  .article-single__next-prev:hover {
    width: 400px; }
  .article-single__next-prev .article-single__next-prev-link {
    position: absolute;
    top: 0;
    right: -403px;
    height: 120px;
    width: 400px;
    transition: all ease .4s;
    background: white; }
    .article-single__next-prev .article-single__next-prev-link:after {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -12px;
      right: 30px;
      width: 24px;
      height: 24px;
      border-left: solid 1px #c1ab95;
      border-top: solid 1px #c1ab95;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .article-single__next-prev .article-single__next-prev-link.next:after {
      -webkit-transform: rotate(deg);
          -ms-transform: rotate(deg);
              transform: rotate(deg);
      border: none;
      border-right: solid 1px #c1ab95;
      border-bottom: solid 1px #c1ab95; }
    .article-single__next-prev .article-single__next-prev-link.next {
      top: auto;
      bottom: 0; }
    .article-single__next-prev .article-single__next-prev-link h6 {
      padding: 20px 0;
      margin-left: 180px;
      margin-right: 80px;
      font-family: 'Lyon Display Light';
      font-size: 12px;
      line-height: 16px; }
    .article-single__next-prev .article-single__next-prev-link a {
      display: block;
      height: 100%; }
    .article-single__next-prev .article-single__next-prev-link:hover {
      -webkit-transform: translateX(-400px);
          -ms-transform: translateX(-400px);
              transform: translateX(-400px); }
      .article-single__next-prev .article-single__next-prev-link:hover .tab {
        background: transparent; }
        .article-single__next-prev .article-single__next-prev-link:hover .tab:after {
          left: 200px; }
          @media (max-width: 768px) {
            .article-single__next-prev .article-single__next-prev-link:hover .tab:after {
              left: 190px; } }
    .article-single__next-prev .article-single__next-prev-link .tab {
      position: absolute;
      left: -120px;
      height: 120px;
      width: 120px;
      top: 0;
      z-index: -1;
      cursor: pointer;
      transition: left ease .5s;
      transition-delay: .5s; }
      @media (max-width: 1024px) {
        .article-single__next-prev .article-single__next-prev-link .tab {
          width: 80px;
          left: -80px; } }
      @media (max-width: 768px) {
        .article-single__next-prev .article-single__next-prev-link .tab {
          left: -40px;
          width: 40px; } }
      .article-single__next-prev .article-single__next-prev-link .tab:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 24px;
        height: 24px;
        border-left: solid 1px black;
        border-top: solid 1px black;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        margin-top: -12px;
        margin-left: -6px; }
        .post-template-single-fullbleed-hero .article-single__next-prev .article-single__next-prev-link .tab:after {
          border-color: white; }
          @media (max-width: 768px) {
            .post-template-single-fullbleed-hero .article-single__next-prev .article-single__next-prev-link .tab:after {
              border-color: black; } }
        .scrolled .article-single__next-prev .article-single__next-prev-link .tab:after {
          border-color: black; }
        @media (max-width: 768px) {
          .article-single__next-prev .article-single__next-prev-link .tab:after {
            width: 20px;
            height: 20px;
            margin-left: -3px; } }
      .article-single__next-prev .article-single__next-prev-link .tab.forward:after {
        margin-left: -20px;
        border: none;
        border-right: solid 1px black;
        border-bottom: solid 1px black; }
        @media (max-width: 768px) {
          .article-single__next-prev .article-single__next-prev-link .tab.forward:after {
            margin-left: -15px; } }
    .article-single__next-prev .article-single__next-prev-link .article-single__next-prev-img {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 160px;
      height: 120px;
      background: #ddd; }
    .article-single__next-prev .article-single__next-prev-link img {
      width: 160px;
      height: 120px;
      -o-object-fit: cover;
         object-fit: cover; }

#single-image-gallery {
  margin: 0 auto 80px auto;
  width: 100%;
  max-width: 1200px;
  height: 600px; }

.slideshow-trigger__wrapper {
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding-top: 25px; }
  @media (max-width: 768px) {
    .slideshow-trigger__wrapper {
      height: auto;
      text-align: left;
      padding-bottom: 25px; } }
  .slideshow-trigger__wrapper .slideshow-trigger__wrapper-inner {
    position: relative; }

.slideshow-trigger__child {
  font-family: 'StyreneA Regular';
  padding: 0 20px 0 21px;
  cursor: pointer;
  font-size: 10px;
  line-height: 45px;
  z-index: 9;
  width: 50%;
  border: solid 1px black;
  color: black;
  text-transform: capitalize;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .post-template-single-constrained-hero .slideshow-trigger__child {
    border-color: black;
    color: black; }
    @media (max-width: 768px) {
      .post-template-single-constrained-hero .slideshow-trigger__child {
        top: auto; } }
  @media (max-width: 768px) {
    .slideshow-trigger__child {
      position: relative;
      top: auto;
      right: auto;
      border-color: black;
      color: black;
      margin: 0 auto;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 13px;
      font-family: 'StyreneA Medium';
      width: unset; } }
  .slideshow-trigger__child span {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-left: 12px; }
    .slideshow-trigger__child span svg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0; }
      .slideshow-trigger__child span svg path, .slideshow-trigger__child span svg polygon {
        fill: black; }
        @media (max-width: 768px) {
          .slideshow-trigger__child span svg path, .slideshow-trigger__child span svg polygon {
            fill: black; } }
        .post-template-single-constrained-hero .slideshow-trigger__child span svg path, .post-template-single-constrained-hero .slideshow-trigger__child span svg polygon {
          fill: black; }
  .article-single-hero__full-bleed .slideshow-trigger__child {
    bottom: 0px;
    padding-right: 10px; }
    @media (max-width: 1024px) {
      .article-single-hero__full-bleed .slideshow-trigger__child {
        display: none; } }

.post-photoshoot-row {
  position: relative;
  margin-bottom: 50px;
  width: calc(100vw - 240px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 52px 0 60px 0; }
  @media (max-width: 768px) {
    .post-photoshoot-row {
      width: auto; } }
  @media (max-width: 576px) {
    .post-photoshoot-row {
      margin-top: 0px; } }
  .post-photoshoot-row.is-fullbleed {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    width: 100%; }
    .post-photoshoot-row.is-fullbleed .slide.shortcode {
      height: auto; }
      .post-photoshoot-row.is-fullbleed .slide.shortcode img.full-width {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        top: 0;
        width: 100% !important; }

.article-single-header__image {
  max-width: 240px;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .article-single-header__image {
      max-width: none;
      display: none; } }

@media (max-width: 1024px) {
  .ajax-load-area.active {
    background: white;
    overflow: auto; }
    .ajax-load-area.active .loader-wrapper {
      background: transparent; }
      .ajax-load-area.active .loader-wrapper .loader {
        display: none; }
  .ajax-load-area .loader-wrapper {
    background: white;
    transition: background 0.5s ease;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%; }
    .ajax-load-area .loader-wrapper .loader {
      border: 2px solid #818285;
      border-top: 2px solid white;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      -webkit-animation: spin 2s linear infinite;
              animation: spin 2s linear infinite;
      position: absolute; }
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg); } }
  @keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg); } }
  .swiper-slide-preload-bkg {
    width: 100%;
    height: 100vh;
    background-size: cover; }
  .article-single-hero.article-single-hero__full-bleed {
    background: black; }
    .article-single-hero.article-single-hero__full-bleed.background-wrapper {
      position: absolute;
      height: calc(100vh - 80px);
      z-index: 0;
      overflow: visible;
      opacity: 1; }
      .active .article-single-hero.article-single-hero__full-bleed.background-wrapper {
        opacity: 0; }
    .mobile-featured-image-wrapper .article-single-hero.article-single-hero__full-bleed {
      position: relative;
      opacity: 1; }
      .active .mobile-featured-image-wrapper .article-single-hero.article-single-hero__full-bleed {
        opacity: 1; }
  .background-image {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .main-footer.swiper-transitioning {
    display: none; } }

.author-bio {
  padding: 70px 0 70px;
  width: 60%; }
  @media (max-width: 768px) {
    .author-bio {
      display: none; } }

.sidebar-author-bio {
  padding-top: 60px;
  display: block; }
  @media (max-width: 576px) {
    .sidebar-author-bio {
      padding-top: 0; }
      .sidebar-author-bio p, .sidebar-author-bio * {
        margin-bottom: 0; } }

.sidebar-author-bio__text p {
  float: none;
  font-size: 12.6px;
  line-height: 17px;
  padding-top: 0;
  color: #818285;
  font-family: 'StyreneA Regular'; }

.article-single-header {
  max-width: 1200px !important; }

.fashion-story-intro img {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

@media (max-width: 768px) {
  .single-tnv_entrant .article-single .article-body {
    margin-bottom: 0; } }

.black-and-white {
  background: black; }
  .black-and-white .article-body p,
  .black-and-white .article-single .article-body p a,
  .black-and-white .article-single .article-body p strong {
    color: #FFF; }
  .black-and-white .slide-credits {
    color: white; }
  .black-and-white .article-single-header__meta-group .author-slug .author-slug__name {
    color: white; }
  .black-and-white .slide-credits p {
    color: white; }
  .black-and-white .slide-credits p a,
  .black-and-white .slide-credits p strong {
    color: #818285; }
  .black-and-white .atf-thumb.thumb-article .thumb-article__title, .black-and-white .atf-thumb.thumb-article .tnv-prize__col h2, .tnv-prize__col .black-and-white .atf-thumb.thumb-article h2 {
    color: white; }
  .black-and-white .article-body__excerpt.article-body__excerpt-excerpt * {
    color: white; }
  .black-and-white .article-body.article-body__fashion-story * {
    color: white; }
  @media (max-width: 768px) {
    .black-and-white .article-single-header__meta .author-slug {
      color: #818285; } }
  .black-and-white .article-single-header h1 {
    color: white; }
  .black-and-white .slideshow-trigger__child {
    transition: all 300ms ease;
    border-color: #FFF;
    color: #FFF; }
    .black-and-white .slideshow-trigger__child svg path,
    .black-and-white .slideshow-trigger__child svg polygon {
      fill: #FFF;
      transition: all 300ms ease; }
    .black-and-white .slideshow-trigger__child:hover {
      background-color: #FFF;
      border-color: black;
      color: black; }
      .black-and-white .slideshow-trigger__child:hover svg path,
      .black-and-white .slideshow-trigger__child:hover svg polygon {
        fill: black; }

.wp-caption-text {
  display: block !important; }

@media (max-width: 768px) {
  .post-photoshoot-row__shortcode {
    margin-bottom: 42px; }
    .post-photoshoot-row__shortcode .slide .slide-images-container {
      margin-bottom: 18px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .post-photoshoot-row__shortcode .slide .slide-images-container::after {
        display: block;
        content: "";
        clear: both; }
    .post-photoshoot-row__shortcode .slide.shortcode {
      height: auto;
      margin-bottom: 0; }
    .post-photoshoot-row__shortcode .slide .slide-images-container .image-wrapper {
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      position: relative;
      float: left;
      max-width: 50%; }
      .post-photoshoot-row__shortcode .slide .slide-images-container .image-wrapper:nth-child(3), .post-photoshoot-row__shortcode .slide .slide-images-container .image-wrapper:nth-child(4) {
        margin-top: 18px; }
    .post-photoshoot-row__shortcode .slide .slide-images-container.four .image-wrapper {
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      position: relative;
      float: left; }
    .post-photoshoot-row__shortcode .slide .slide-images-container .image-wrapper img {
      position: relative;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      -ms-transform: none;
          transform: none;
      -webkit-transform: none;
      width: 90% !important; } }

.featured-image-credit em, .featured-image-credit i {
  font-family: 'StyreneA Regular' !important;
  font-style: italic; }

.article-single__content-icon-wrapper {
  max-width: 674px;
  margin-left: 33.5%;
  position: relative;
  top: -18px;
  margin-bottom: 1.5rem; }
  @media (max-width: 1024px) {
    .article-single__content-icon-wrapper {
      margin-left: 42%;
      width: 674px;
      max-width: unset !important; } }
  @media (max-width: 768px) {
    .article-single__content-icon-wrapper {
      padding-right: 0px;
      width: auto;
      margin-left: 0;
      text-align: left; } }

.article-single .article-body img.article-single__content-icon,
.article-single__content-icon {
  max-width: 40px !important; }

.is-embeded-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .is-embeded-video .article-single-header {
    padding-top: 50px;
    padding-bottom: 0; }
  .is-embeded-video .fashion-story-intro {
    margin-top: 120px; }
    @media (max-width: 1024px) {
      .is-embeded-video .fashion-story-intro {
        margin-top: 75px; } }

.royalslider-home__wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 80px; }
  @media (max-width: 576px) {
    .royalslider-home__wrapper {
      margin-bottom: 30px; } }
  .hero-ad-active .royalslider-home__wrapper {
    margin-top: 60px; }

#royalslider-home .rsDefault .rsArrow {
  height: 100%;
  width: 80px;
  position: absolute;
  display: block;
  top: 0 !important;
  margin-top: 0; }
  @media (max-width: 576px) {
    #royalslider-home .rsDefault .rsArrow {
      width: 30px; } }
  #royalslider-home .rsDefault .rsArrow .rsArrowIcn {
    display: block !important;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px; }
  #royalslider-home .rsDefault .rsArrow .rsArrowIcn:after {
    display: none; }

#royalslider-home .rsDefault.rsHor .rsArrowLeft {
  left: 0;
  display: block !important; }
  #royalslider-home .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    border-bottom: solid 1px white;
    border-left: solid 1px white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
    @media (max-width: 576px) {
      #royalslider-home .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
        left: 28px; } }

#royalslider-home .rsDefault.rsHor .rsArrowRight {
  right: 0;
  display: block !important; }
  #royalslider-home .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    border-bottom: solid 1px white;
    border-right: solid 1px white;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    @media (max-width: 576px) {
      #royalslider-home .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
        left: 0; } }

.mobile-flickity-wrap {
  width: auto;
  margin: 0 auto;
  min-height: 100px;
  margin-bottom: 42px;
  margin-left: 0;
  margin-right: 0;
  display: none; }
  .mobile-flickity-wrap .flickity-page-dots {
    bottom: -10px; }
  @media (max-width: 768px) {
    .mobile-flickity-wrap {
      display: block; } }
  .mobile-flickity-wrap .flickity-page-dots .dot {
    width: 6px;
    height: 6px;
    margin: 0 6px; }
  .mobile-flickity-wrap .flickity-prev-next-button {
    display: none; }
  .mobile-flickity-wrap .mobile-flickity-slide {
    background: white;
    width: 100%; }
  .mobile-flickity-wrap .mobile-flickity-slide__img {
    height: calc(100vw * 0.65);
    overflow: hidden; }
    .mobile-flickity-wrap .mobile-flickity-slide__img video, .mobile-flickity-wrap .mobile-flickity-slide__img img {
      width: 100%;
      height: auto;
      display: block;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .mobile-flickity-wrap .mobile-flickity-slide__text {
    text-align: center;
    padding: 20px;
    text-align: justify; }
  .mobile-flickity-wrap .mobile-flickity-slide__text h1 {
    font-size: 24px;
    text-align: justify;
    text-align-last: center;
    line-height: 32px; }
    @media (max-width: 320px) {
      .mobile-flickity-wrap .mobile-flickity-slide__text h1 {
        font-size: 22px;
        line-height: 28px; } }
  .mobile-flickity-wrap .mobile-flickity-slide__text h2 {
    padding: 20px 0 0 0;
    text-align: left; }

.header-menu-posts__main-wrapper {
  display: none; }
  @media (max-width: 768px) {
    .header-menu-posts__main-wrapper {
      display: block;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 576px) {
    .header-menu-posts__main-wrapper {
      padding-left: 15px;
      padding-right: 15px; } }

.homepage-royalslider {
  width: 100% !important; }

.homepage-hero-post__iframe-thumb {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  @media (max-width: 768px) {
    .homepage-hero-post__iframe-thumb {
      position: relative; } }

.homepage-hero-post__slider {
  width: 100%;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  /* white circles */ }
  .homepage-hero-post__slider .flickity-viewport {
    height: 100% !important; }
  @media (max-width: 768px) {
    .homepage-hero-post__slider {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto;
      overflow: auto; } }
  .homepage-hero-post__slider iframe {
    width: 100%;
    height: 100%;
    display: block; }
  .homepage-hero-post__slider .flickity-prev-next-button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    height: auto;
    border-radius: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .homepage-hero-post__slider .flickity-prev-next-button.previous {
      left: 0; }
    .homepage-hero-post__slider .flickity-prev-next-button.next {
      right: 0; }
    .homepage-hero-post__slider .flickity-prev-next-button svg {
      display: none; }
  .homepage-hero-post__slider .flickity-page-dots {
    bottom: 0;
    line-height: 52px; }
  .homepage-hero-post__slider .flickity-page-dots .dot {
    width: 6px;
    height: 6px;
    opacity: 1;
    margin: 0 5px;
    background: rgba(255, 255, 255, 0.5); }
    .homepage-hero-post__slider .flickity-page-dots .dot.is-selected {
      background: white; }
  .homepage-hero-post__slider .rsBullets {
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 40px;
    background: transparent;
    position: absolute;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .homepage-hero-post__slider .rsBullets .rsBullet {
      padding: 0;
      width: auto;
      height: auto;
      padding: 7px 0;
      cursor: pointer;
      width: 100%;
      display: block;
      text-align: center;
      opacity: .5;
      transition: opacity ease .2s; }
      .homepage-hero-post__slider .rsBullets .rsBullet.rsNavSelected {
        opacity: 1; }
      .homepage-hero-post__slider .rsBullets .rsBullet:hover {
        opacity: 1 !important; }
      .homepage-hero-post__slider .rsBullets .rsBullet span {
        width: 6px;
        height: 6px;
        margin: 0 auto;
        background: white; }

.page-wrap__whiter {
  display: block;
  background: white;
  border-bottom: solid 1px white; }

.site-hero,
.site-hero__pusher:not(.no-ad) {
  height: 400px; }
  @media (max-width: 768px) {
    .site-hero,
    .site-hero__pusher:not(.no-ad) {
      height: 200px; } }

.site-hero {
  position: fixed;
  width: 100%;
  background-size: cover;
  background-position: center center;
  z-index: -1; }

.site-hero__pusher {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 60px; }
  @media (max-width: 1024px) {
    .site-hero__pusher {
      margin-bottom: 50px; }
      .scrolled .site-hero__pusher {
        margin-bottom: 0; } }
  .site-hero__pusher.no-ad {
    margin-bottom: 0;
    height: 60px; }
    @media (max-width: 1024px) {
      .site-hero__pusher.no-ad {
        display: none; } }

@media (max-width: 768px) {
  .homepage-hero-post__container#homepage-hero-post_first {
    display: none; } }

.homepage-hero-post__container.hero-slider__no_carousel {
  margin-bottom: 80px;
  height: calc(100vw / 2);
  overflow: hidden; }
  .homepage-hero-post__container.hero-slider__no_carousel .homepage-hero-post {
    position: relative; }
  .homepage-hero-post__container.hero-slider__no_carousel img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    .homepage-hero-post__container.hero-slider__no_carousel img.lazyload, .homepage-hero-post__container.hero-slider__no_carousel img.lazyloading {
      -webkit-filter: blur(5px);
              filter: blur(5px); }
    @media (max-width: 576px) {
      .homepage-hero-post__container.hero-slider__no_carousel img {
        height: 300px;
        -o-object-fit: cover;
           object-fit: cover; } }
  @media (max-width: 768px) {
    .homepage-hero-post__container.hero-slider__no_carousel .homepage-hero-post__caption {
      margin: 0; }
    .homepage-hero-post__container.hero-slider__no_carousel .homepage-hero-post__caption-inner .homepage-hero-post__title,
    .homepage-hero-post__container.hero-slider__no_carousel .homepage-hero-post__caption-inner .homepage-hero-post__author {
      display: inline;
      letter-spacing: normal; }
    .homepage-hero-post__container.hero-slider__no_carousel .rsContent {
      height: auto; }
    .homepage-hero-post__container.hero-slider__no_carousel .col-12,
    .homepage-hero-post__container.hero-slider__no_carousel .homepage-hero-post {
      margin: 0;
      padding: 0; } }
  @media (max-width: 576px) {
    .homepage-hero-post__container.hero-slider__no_carousel {
      margin: 0 0 7px 0;
      overflow: hidden;
      margin-bottom: 20px;
      height: auto; } }

.homepage-hero-post {
  margin-bottom: 40px;
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  height: calc(100vh / 2);
  padding: 0 !important; }
  .homepage-hero-post .homepage-hero-post__slider {
    padding: 0; }
  .hero-slider__no_carousel .homepage-hero-post {
    height: 100%; }
  @media (max-width: 1024px) {
    .homepage-hero-post {
      height: calc(100vw * 0.5625 - 90px); } }
  @media (max-width: 768px) {
    .homepage-hero-post {
      height: auto; }
      .homepage-hero-post:before {
        padding: 0;
        display: none; } }
  .homepage-hero-post img, .homepage-hero-post video {
    width: 100%;
    display: block; }
  .homepage-hero-post img {
    width: 100%; }

.homepage-section {
  margin-bottom: 70px;
  padding: 0 20px; }
  @media (max-width: 768px) {
    .homepage-section {
      margin-bottom: 36px; } }
  .homepage-section.homepage-section__news-feed {
    margin-bottom: 0; }
  .homepage-section.carousel-label-section {
    margin-bottom: 0px; }

@media (max-width: 768px) {
  .best-of-nav__row {
    padding: 50px 1px 0 1px !important;
    line-height: 3; } }

.best-of-container {
  padding: 0 0 40px 0; }
  .best-of-container .best-of-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px; }
    .best-of-container .best-of-nav a {
      font-size: 50px; }
    @media (min-width: 1440px) {
      .best-of-container .best-of-nav a {
        font-size: 65px; } }
    @media (max-width: 768px) {
      .best-of-container .best-of-nav {
        padding: 0;
        margin: 0;
        margin-left: 0;
        padding-left: 0; }
        .best-of-container .best-of-nav span {
          padding: 0;
          margin: 0; }
          .best-of-container .best-of-nav span a {
            margin: 0;
            font-size: 24px; } }
  .best-of-container .best-of-header {
    padding-right: 0; }
  .best-of-container .best-of-row {
    padding: 0 10px;
    margin-bottom: 30px; }
    .best-of-container .best-of-row .homepage-article {
      padding-left: 30px;
      padding-right: 30px; }

.home-section__header {
  padding-bottom: 40px !important;
  padding-top: 4px; }
  @media (max-width: 768px) {
    .home-section__header {
      padding-bottom: 28px !important; } }
  .home-section__header.home-section__header-half-margin {
    padding-bottom: 36px !important; }
  .home-section__header .home-section__header-title {
    font-size: 50px;
    width: 100%; }
    @media (max-width: 768px) {
      .home-section__header .home-section__header-title {
        font-size: 32px; } }
  .home-section__header .home-section__header-subtitle p, .home-section__header .home-section__header-subtitle * {
    display: inline;
    font-family: 'Lyon Text Regular';
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.02em; }

.homepage-article {
  margin-bottom: 0px; }
  .homepage-article.best-of-item.best-of-item__smaller {
    padding-left: 20px;
    padding-right: 20px; }
  .homepage-article.news-feed-item {
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .homepage-article.news-feed-item .thumb-article__figure {
        width: 44%;
        margin-right: 20px; } }
    @media (max-width: 768px) {
      .homepage-article.news-feed-item {
        margin-bottom: 20px; } }
  .homepage-article img, .homepage-article video {
    display: block;
    margin: 0; }

body {
  counter-reset: the-counter; }

.thumb-article {
  counter-increment: the-counter; }

.thumb-article {
  margin-bottom: 20px; }
  .thumb-article a {
    text-decoration: none;
    border-bottom: none; }
  .thumb-article .cat-slug {
    display: inline-block; }
    .thumb-article .cat-slug a {
      border-bottom: solid 1px transparent;
      line-height: 11px; }
      .thumb-article .cat-slug a:hover {
        border-bottom: solid 1px #c1ab95; }
  .thumb-article .thumb-article__header {
    line-height: 19px; }
    .thumb-article .thumb-article__header span {
      display: block; }
    .thumb-article .thumb-article__header .time {
      display: block;
      padding-top: 2px; }
      @media (max-width: 576px) {
        .thumb-article .thumb-article__header .time {
          padding-top: 0; } }
    .thumb-article .thumb-article__header a:hover .thumb-article__title, .thumb-article .thumb-article__header a:hover .tnv-prize__col h2, .tnv-prize__col .thumb-article .thumb-article__header a:hover h2 {
      border-bottom: solid 1px black; }
    @media (max-width: 768px) {
      .thumb-article .thumb-article__header {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    @media (max-width: 768px) {
      .thumb-article .thumb-article__header .cat-slug {
        display: block; } }
  @media (max-width: 768px) {
    .thumb-article:not(.no-flex) {
      margin: 0 0 10px 0;
      padding: 0 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .thumb-article:not(.no-flex):nth-child(1), .thumb-article:not(.no-flex):nth-child(2), .thumb-article:not(.no-flex):nth-child(3), .thumb-article:not(.no-flex).related-item:nth-child(4) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .thumb-article:not(.no-flex).fashion-portfolio-item {
        display: block;
        line-height: 19px;
        margin-bottom: 27px; }
        .thumb-article:not(.no-flex).fashion-portfolio-item .thumb-article__title, .thumb-article:not(.no-flex).fashion-portfolio-item .tnv-prize__col h2, .tnv-prize__col .thumb-article:not(.no-flex).fashion-portfolio-item h2 {
          font-size: 18px; }
        .thumb-article:not(.no-flex).fashion-portfolio-item .thumb-article__sub-title {
          font-size: 14px; }
      #menu-main-menu .thumb-article:not(.no-flex) {
        display: block; } }

.thumb-article__figure {
  margin-bottom: 15px;
  position: relative;
  width: 100%; }
  .thumb-article__figure a {
    display: block;
    border-bottom: none !important; }
    .thumb-article__figure a:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #c1ab95;
      opacity: 0;
      transition: opacity ease-out .25s; }
  .thumb-article__figure:hover img {
    -webkit-filter: grayscale(100%) contrast(200%);
            filter: grayscale(100%) contrast(200%);
    cursor: pointer; }
  .thumb-article__figure:hover a {
    cursor: pointer; }
    .thumb-article__figure:hover a:after {
      opacity: .6; }
  .thumb-article__figure.thumb-article__figure-has-video:after {
    content: "";
    position: absolute;
    top: 40%;
    height: 22px;
    width: 22px;
    color: white;
    display: block;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url(img/play.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat; }
  .thumb-article__figure.thumb-article__figure-has-video:before {
    content: "Watch Video";
    font-family: 'StyreneA Medium';
    position: absolute;
    top: 60%;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 9;
    font-size: 11px;
    letter-spacing: .01em; }

.thumb-article__title, .tnv-prize__col h2 {
  font-family: "StyreneA Medium";
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.01em;
  margin-bottom: 7px;
  display: inline;
  border-bottom: solid 1px transparent; }
  .thumb-article__title.thumb-article__quote-body-title, .tnv-prize__col h2.thumb-article__quote-body-title {
    display: block; }
  @media (max-width: 576px) {
    .thumb-article__title, .tnv-prize__col h2 {
      font-size: 18px; }
      .thumb-article__title.thumb-article__quote-body-title, .tnv-prize__col h2.thumb-article__quote-body-title {
        text-align: left !important; } }

.thumb-article__sub-title {
  font-family: inherit;
  font-size: 14px;
  line-height: 19px;
  padding-top: 3px; }
  @media (max-width: 576px) {
    .thumb-article__sub-title {
      font-size: 15px;
      line-height: 23px; } }

.homepage-section__quote {
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .homepage-section__quote .align-items-end {
      -webkit-box-align: start !important;
      -webkit-align-items: flex-start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; } }
  .homepage-section__quote .slug.inverse {
    padding: 0 15px; }

.home-section__more-link {
  font-size: 18px; }
  .home-section__more-link:last-of-type {
    margin-bottom: 72px; }
  .home-section__more-link a {
    display: inline-block;
    position: relative; }
    .home-section__more-link a span {
      padding-left: 2rem;
      padding-right: 2rem; }

@media (max-width: 768px) {
  .homepage-section__blockquote-text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
    .homepage-section__blockquote-text .author-slug {
      text-align: left !important; } }

.homepage-section__blockquote {
  position: relative;
  margin: -15px auto 10px auto;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 2; }
  @media (max-width: 768px) {
    .homepage-section__blockquote {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-top: 0; } }
  .homepage-section__blockquote.has-no-image {
    margin-top: 0; }
  .homepage-section__blockquote p {
    font-size: 50px;
    line-height: 60px;
    font-family: 'Lyon Display Light';
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    max-width: 90%;
    text-align: center;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .homepage-section__blockquote p {
        font-size: 26px;
        line-height: normal;
        max-width: none; } }
  .homepage-section__blockquote cite {
    font-family: 'StyreneA Regular';
    font-size: 11px;
    text-align: center;
    bottom: 12px;
    text-transform: capitalize;
    display: block;
    margin: 0 auto;
    color: #818285; }
    @media (max-width: 768px) {
      .homepage-section__blockquote cite {
        position: relative;
        padding: 20px 0 0 0;
        bottom: auto;
        right: auto;
        text-align: center; } }

.homepage-section__quote-body {
  padding-left: 0;
  max-width: 360px;
  max-width: 38.2%;
  float: right;
  padding-top: 9px;
  margin-bottom: -23px;
  margin-right: 15px; }
  @media (max-width: 576px) {
    .homepage-section__quote-body {
      max-width: none;
      margin-bottom: 0; } }

.author-slug {
  font-size: 11.5px;
  letter-spacing: 0.01em;
  display: block;
  padding-top: 7px;
  line-height: normal;
  color: #818285; }
  #royalslider-home .author-slug {
    color: white; }
  .author-slug .author-slug__author {
    text-transform: capitalize;
    display: inline !important; }
  .author-slug a {
    display: inline; }
    .author-slug a:hover {
      border-bottom: solid 1px #c1ab95; }

.homepage-section__quote-image {
  position: relative;
  margin: 0 auto;
  z-index: 1;
  max-height: 60vh;
  min-height: 280px;
  width: 100%; }
  .homepage-section__quote-image img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
    max-width: none; }
  @media (max-width: 576px) {
    .homepage-section__quote-image {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
      margin-bottom: 15px;
      height: auto;
      max-height: none;
      margin-left: 20px;
      margin-right: 20px; }
      .homepage-section__quote-image img {
        width: auto;
        height: auto;
        max-width: 100%; } }

.more-fashion-label {
  padding: 0 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  @media (max-width: 768px) {
    .more-fashion-label {
      margin-top: 0;
      position: relative; }
      .more-fashion-label .slug {
        position: absolute;
        bottom: 5px;
        font-size: 10px;
        margin-bottom: 0; } }

.carousel-controls {
  font-size: 60px;
  font-family: 'StyreneA Regular';
  margin-bottom: 40px;
  display: inline-block;
  margin-bottom: 15px; }
  .carousel-controls .homepage-carousel-button,
  .carousel-controls .homepage-carousel-button {
    cursor: pointer; }
  @media (max-width: 768px) {
    .carousel-controls {
      font-size: 7vw;
      margin-bottom: 0; } }

.homepage-carousel {
  padding: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  opacity: 0;
  transition: opacity 0.4s ease; }
  .homepage-carousel.flickity-ready {
    opacity: 1; }
  .homepage-carousel .flickity-page-dots {
    display: none; }
  .homepage-carousel .homepage-carousel__item {
    width: 27%;
    float: left;
    box-sizing: content-box; }
    .homepage-carousel .homepage-carousel__item:nth-child(odd) {
      width: 23%; }
    .homepage-carousel .homepage-carousel__item:nth-child(even) h3 {
      padding: 0 15px; }
    @media (max-width: 768px) {
      .homepage-carousel .homepage-carousel__item {
        width: 50%; }
        .homepage-carousel .homepage-carousel__item:nth-child(odd) {
          width: 33%; } }
    .homepage-carousel .homepage-carousel__item h3 {
      font-family: 'StyreneA Medium';
      font-size: 10px; }
    .homepage-carousel .homepage-carousel__item img {
      width: 100%;
      display: block;
      margin-bottom: 10px; }
  .homepage-carousel a {
    display: block;
    transition: opacity ease .1s; }
    .homepage-carousel a:hover {
      opacity: .45; }
  .homepage-carousel .flickity-prev-next-button {
    position: absolute;
    top: -97px; }
    .homepage-carousel .flickity-prev-next-button.next {
      right: 5%; }
      @media (min-width: 900px) {
        .homepage-carousel .flickity-prev-next-button.next {
          right: 13%; } }
      @media (min-width: 1024px) {
        .homepage-carousel .flickity-prev-next-button.next {
          right: 17%; } }
      @media (min-width: 1280px) {
        .homepage-carousel .flickity-prev-next-button.next {
          right: 24%; } }
    .homepage-carousel .flickity-prev-next-button.previous {
      left: 49%; }
      .homepage-carousel .flickity-prev-next-button.previous:after {
        content: 'More';
        font-size: 60px;
        font-family: 'StyreneA Regular';
        color: black;
        position: relative;
        bottom: 17px;
        left: 59px; }
    .homepage-carousel .flickity-prev-next-button:disabled {
      opacity: 1; }
      .homepage-carousel .flickity-prev-next-button:disabled .arrow {
        fill: transparent; }

.fashion-portfolio-item .thumb-article__header {
  line-height: 22px; }

.fashion-portfolio-item .thumb-article__title, .fashion-portfolio-item .tnv-prize__col h2, .tnv-prize__col .fashion-portfolio-item h2,
.fashion-portfolio-item .thumb-article__sub-title {
  font-size: 16px; }

.flickity-enabled.is-draggable .flickity-viewport {
  -ms-touch-action: pan-y !important;
      touch-action: pan-y !important; }

.rs-mobile__wrapper {
  background: url(img/377.gif) no-repeat center;
  background-size: 12px;
  min-height: calc(100vw);
  display: none; }
  .rs-mobile__wrapper.loaded {
    min-height: unset;
    background: transparent; }

.rs-mobile {
  width: 100%;
  height: auto;
  background: white;
  display: none; }
  .rs-mobile img, .rs-mobile video {
    width: 100%; }

#royalslider-home {
  position: relative;
  overflow: hidden;
  height: calc(100vw / 2);
  opacity: 0;
  padding: 0;
  margin: 0; }
  #royalslider-home.loaded {
    opacity: 1; }
  @media (max-width: 576px) {
    #royalslider-home {
      height: calc(100vw); } }
  #royalslider-home .rsText {
    height: 100%; }
  #royalslider-home .royalSlider {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    padding: 0;
    margin: 0; }
    @media (max-width: 576px) {
      #royalslider-home .royalSlider {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        padding: 0; } }
    #royalslider-home .royalSlider .homepage-video__holder {
      width: 100%;
      height: 100%;
      z-index: -1;
      opacity: 1;
      position: relative; }
      #royalslider-home .royalSlider .homepage-video__holder > div {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      #royalslider-home .royalSlider .homepage-video__holder video {
        z-index: -1;
        -webkit-transform-style: preserve-3d;
                transform-style: preserve-3d; }
    #royalslider-home .royalSlider .homepage-rs-slide {
      width: 100%;
      height: 100%; }
      #royalslider-home .royalSlider .homepage-rs-slide video, #royalslider-home .royalSlider .homepage-rs-slide img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }

.rsNav.rsBullets {
  background: transparent;
  line-height: 50px;
  bottom: 20px;
  height: 50px;
  position: absolute;
  bottom: 0; }
  .rsNav.rsBullets .rsBullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    padding: 0;
    margin: 0 4px; }
    .rsNav.rsBullets .rsBullet span {
      width: 6px;
      height: 6px; }
      @media (max-width: 576px) {
        .rsNav.rsBullets .rsBullet span {
          background-color: silver; } }
    @media (max-width: 576px) {
      .rsNav.rsBullets .rsBullet.rsNavSelected span {
        background-color: white; } }

.homepage-hero-post__caption {
  top: 40px;
  position: absolute;
  right: 120px;
  left: 120px;
  bottom: 40px;
  color: white;
  font-family: 'StyreneA Regular';
  z-index: 999999;
  text-align: left;
  text-align-last: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 576px) {
    .homepage-hero-post__caption {
      right: 0;
      left: 0; } }
  .homepage-rs-slide .homepage-hero-post__caption {
    text-align: left;
    text-align-last: left; }
    @media (max-width: 576px) {
      .homepage-rs-slide .homepage-hero-post__caption {
        right: 30px;
        left: 30px; } }
  .homepage-hero-post__caption .homepage-hero-post__caption-inner .cat-slug {
    font-size: 15px; }
  .homepage-hero-post__caption .homepage-hero-post__caption-inner .homepage-hero-post__caption-inner-area {
    max-width: 60%;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.7); }
    @media (max-width: 1366px) {
      .homepage-hero-post__caption .homepage-hero-post__caption-inner .homepage-hero-post__caption-inner-area {
        max-width: 75%; } }
    @media (max-width: 1024px) {
      .homepage-hero-post__caption .homepage-hero-post__caption-inner .homepage-hero-post__caption-inner-area {
        max-width: unset; } }
  .homepage-hero-post__caption .homepage-hero-post__title {
    font-size: 48px;
    line-height: 60px; }
    @media (max-width: 1024px) {
      .homepage-hero-post__caption .homepage-hero-post__title {
        font-size: 23px;
        line-height: 28px; } }
  .homepage-hero-post__caption .homepage-hero-post__excerpt {
    color: white; }
    @media (max-width: 576px) {
      .homepage-hero-post__caption .homepage-hero-post__excerpt {
        display: none; } }
  .homepage-hero-post__caption .homepage-hero-post__author {
    text-align: center;
    text-align-last: center;
    display: block;
    width: 100%;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    padding-top: 15px;
    padding-bottom: 15px; }

.floater {
  padding-bottom: 80px !important; }
  @media (max-width: 768px) {
    .floater {
      padding-bottom: 40px !important; } }
  @media (max-width: 576px) {
    .floater {
      padding-bottom: 0 !important; } }
  .floater .campaign-monitor-form .form-group {
    margin: 10px 0; }
  .floater .floater-title-link {
    display: block; }
    .floater .floater-title-link:hover {
      text-decoration: none; }
      .floater .floater-title-link:hover .thumb-article__title, .floater .floater-title-link:hover .tnv-prize__col h2, .tnv-prize__col .floater .floater-title-link:hover h2 {
        border-bottom: solid 2px black; }
  .floater .thumb-article__title, .floater .tnv-prize__col h2, .tnv-prize__col .floater h2 {
    font-family: "StyreneA Regular";
    font-size: 35px;
    line-height: 1.3;
    border-bottom: solid 2px transparent;
    display: inline; }
    @media (max-width: 576px) {
      .floater .thumb-article__title, .floater .tnv-prize__col h2, .tnv-prize__col .floater h2 {
        font-size: 18px;
        font-family: "StyreneA Medium"; } }
    .floater .thumb-article__title:after, .floater .tnv-prize__col h2:after, .tnv-prize__col .floater h2:after {
      content: "";
      height: 5px;
      width: 100%;
      display: block; }
  .floater .floater__text-inner {
    padding: 20px 0; }
    @media (max-width: 768px) {
      .floater .floater__text-inner {
        padding: 0 0 20px 0; } }
  .floater p {
    margin-bottom: 0; }
    @media (max-width: 768px) {
      .floater p {
        font-size: 15px;
        line-height: 23px; } }

.floater__reverse .floater__figure {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }
  @media (max-width: 768px) {
    .floater__reverse .floater__figure {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }

.floater__reverse .floater__text {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media (max-width: 768px) {
    .floater__reverse .floater__text {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

@media (max-width: 576px) {
  .atf-thumb.thumb-article .thumb-article__sub-title {
    display: none; } }

.atf-thumb.thumb-article .thumb-article__title, .atf-thumb.thumb-article .tnv-prize__col h2, .tnv-prize__col .atf-thumb.thumb-article h2 {
  font-size: 15px !important; }
  @media (max-width: 576px) {
    .atf-thumb.thumb-article .thumb-article__title, .atf-thumb.thumb-article .tnv-prize__col h2, .tnv-prize__col .atf-thumb.thumb-article h2 {
      font-size: 15px !important; } }

@media (max-width: 576px) {
  .bo-thumb.thumb-article {
    padding-left: 10px;
    padding-right: 10px; } }

.ias-trigger-next {
  display: block;
  width: 100%;
  padding: 40px 0 80px 0; }
  .ias-trigger-next a {
    display: inline-block;
    border: solid 1px black;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .6rem;
    padding-bottom: .5rem;
    font-family: 'StyreneA Regular'; }

.bio-inner {
  padding: 0 40px 0 0; }
  @media (max-width: 1024px) {
    .bio-inner {
      padding: 0; } }

#bio-result-target p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 24px;
  font-family: 'Lyon Display Light'; }
  #bio-result-target p.mobile-close {
    display: none; }
  #bio-result-target p.about-link {
    font-family: 'StyreneA Medium';
    margin-bottom: 0; }

#bio-result-target img {
  margin-bottom: 40px; }

#bio-result-target h4, #bio-result-target .about-links-label {
  font-size: 11px;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: 'StyreneA Regular'; }
  #bio-result-target h4 span, #bio-result-target .about-links-label span {
    color: #c1ab95; }

#bio-result-target .about-container {
  position: relative; }

@media (max-width: 768px) {
  .d-flex.flex-wrap #bio-result-target {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  #bio-result-target img, #bio-result-target h4 {
    width: 50%;
    margin: 0 auto; }
  #bio-result-target h4 {
    padding: 15px 0;
    text-align: right;
    cursor: pointer; }
    #bio-result-target h4:before {
      content: "+"; } }

@media (max-width: 768px) and (max-width: 768px) {
  #bio-result-target .about-show-hide {
    display: none;
    padding-top: 40px; } }

@media (max-width: 768px) {
  #bio-result-target .about-show-hide.open {
    display: block; }
  #bio-result-target .about-container {
    margin-bottom: 45px; } }

@media (max-width: 576px) {
  #bio-result-target img, #bio-result-target h4 {
    width: auto;
    text-align: left; } }

.tag-cat-search-header {
  padding: 200px 20px 0 20px;
  margin-bottom: 150px;
  text-align: center; }
  @media (max-height: 600px) {
    .tag-cat-search-header {
      padding-top: 15vh; } }
  .tag-cat-search-header h1 {
    font-size: 120px;
    width: 100%;
    font-family: 'StyreneA Light';
    text-transform: capitalize;
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .tag-cat-search-header h1 {
        font-size: 8vw;
        font-family: 'StyreneA Regular'; } }
  .tag-cat-search-header small {
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: 'StyreneA Regular'; }
  @media (max-width: 768px) {
    .tag-cat-search-header {
      padding-top: 150px;
      margin-bottom: 35px; } }

.tag-cat-search-loop__container {
  width: calc(100% - 280px);
  box-sizing: border-box;
  padding-left: 60px;
  padding-bottom: 90px; }
  @media (max-width: 768px) {
    .tag-cat-search-loop__container {
      width: 100%;
      padding-left: 0; } }

.tag-cat-search-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  .tag-cat-search-article .tag-cat-search-article__figure {
    width: 280px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .tag-cat-search-article .tag-cat-search-article__figure img {
      display: block; }
  .tag-cat-search-article .tag-cat-search-article__article {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 30px;
    padding-top: 10px; }
    .tag-cat-search-article .tag-cat-search-article__article .tag-cat-search-article__title-link {
      display: block;
      max-width: 260px; }
    .tag-cat-search-article .tag-cat-search-article__article .tag-cat-search-article__cat-title,
    .tag-cat-search-article .tag-cat-search-article__article .tag-cat-search-article__author {
      font-size: 11px;
      letter-spacing: 0.1em;
      margin-bottom: 30px;
      text-transform: uppercase;
      font-family: 'StyreneA Regular';
      display: block; }
    .tag-cat-search-article .tag-cat-search-article__article .tag-cat-search-article__author {
      padding-top: 20px; }
    .tag-cat-search-article .tag-cat-search-article__article .tag-cat-search-article__title {
      display: inline;
      font-family: 'StyreneA Medium';
      font-size: 17px;
      line-height: 23px; }
    .tag-cat-search-article .tag-cat-search-article__article .tag-cat-search-article__sub-title {
      font-family: 'Lyon Display Light';
      display: inline;
      letter-spacing: 0.05em;
      line-height: 23px; }
  @media (max-width: 768px) {
    .tag-cat-search-article .tag-cat-search-article__figure {
      background: transparent; }
    .tag-cat-search-article .tag-cat-search-article__article {
      -webkit-box-flex: unset;
      -webkit-flex: unset;
          -ms-flex: unset;
              flex: unset;
      width: 50%;
      text-align: left;
      padding-top: 0; } }

#about-mobile-close {
  display: block;
  position: absolute;
  top: -5px;
  right: 0px;
  width: 42px;
  height: 42px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  font-size: 24px;
  display: none; }
  @media (max-width: 768px) {
    #about-mobile-close {
      display: block; } }
  @media (max-width: 576px) {
    #about-mobile-close {
      top: 0; } }

.about-container .bio-is-issue p a, .about-container .bio-is-issue a {
  border: solid 1px black;
  display: inline-block;
  float: right;
  padding: 12px 34px;
  transition: all ease .3s;
  margin: 0 15px 0 0; }
  @media (max-width: 768px) {
    .about-container .bio-is-issue p a, .about-container .bio-is-issue a {
      float: none; } }
  .about-container .bio-is-issue p a:hover, .about-container .bio-is-issue a:hover {
    background: black;
    color: white; }

.ias-trigger.ias-trigger-prev {
  display: none !important; }

#tag-cat-search__content {
  padding-bottom: 80px; }

.slider-overlay__ajax-wrapper {
  z-index: 999999; }

.slider-overlay__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: url("img/377.gif") no-repeat center;
  background-size: 16px; }

.slider-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 99999999; }
  .slider-overlay .flickity-page-dots {
    bottom: auto;
    top: 0;
    left: 0;
    right: 0;
    background: silver;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .slider-overlay .flickity-page-dots .dot {
      border-radius: 0;
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin: 0;
      height: 6px;
      background: silver; }
      .slider-overlay .flickity-page-dots .dot.is-selected {
        background: black; }
  .slider-overlay .slide-cove__inner {
    margin: 0 auto;
    text-align: justify;
    padding-top: 50px; }
    @media (max-width: 576px) {
      .slider-overlay .slide-cove__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  .slider-overlay.open {
    display: block; }
  .slider-overlay .flickity-slider {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; }
  .slider-overlay .flickity-resize .carousel-cell {
    min-height: 100%; }
  .slider-overlay .slider-overlay__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.slider-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  text-align: center;
  padding: 33px;
  font-family: 'StyreneA Regular';
  letter-spacing: .1em;
  font-size: 11px; }
  @media (max-width: 1024px) {
    .slider-title {
      top: 0;
      right: 60px;
      left: 60px;
      padding: 20px 0 0 0; } }

.slider-ad__close,
.slider-overlay__close {
  height: 82px;
  width: 120px;
  position: fixed;
  top: 0;
  right: 0;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
  z-index: 99999;
  cursor: pointer;
  transition: -webkit-transform ease .3s;
  transition: transform ease .3s;
  line-height: 120px; }
  @media (max-width: 1024px) {
    .slider-ad__close,
    .slider-overlay__close {
      width: 60px;
      height: 60px; } }
  .slider-ad__close:after, .slider-ad__close:before,
  .slider-overlay__close:after,
  .slider-overlay__close:before {
    content: "";
    width: 24px;
    height: 1px;
    position: absolute;
    background: black;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .slider-ad__close:after,
  .slider-overlay__close:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .slider-ad__close:hover,
  .slider-overlay__close:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.slider-container {
  width: 100%;
  height: 100%; }
  .slider-container.portrait-slider {
    display: none; }
    @media screen and (max-width: 768px) and (orientation: portrait) {
      .slider-container.portrait-slider {
        display: block;
        background: white;
        position: absolute;
        top: 0; } }
  .slider-container .flickity-viewport {
    height: 100% !important; }
  .slider-container .flickity-prev-next-button {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0;
    background: transparent;
    padding: 0;
    width: 33%;
    height: auto;
    top: 80px;
    bottom: 80px;
    border-radius: 0; }
    .slider-container .flickity-prev-next-button.next {
      cursor: url(img/cursor_next_arrow.svg) 15 30, auto; }
    .slider-container .flickity-prev-next-button.previous {
      cursor: url(img/cursor_prev_arrow.svg) 15 30, auto; }
    .slider-container .flickity-prev-next-button svg {
      display: none; }
    @media (max-width: 1024px) {
      .slider-container .flickity-prev-next-button {
        top: 120px;
        bottom: 160px; }
        .slider-container .flickity-prev-next-button.previous {
          left: 0; }
        .slider-container .flickity-prev-next-button.next {
          right: 0; } }
  .slider-container .slide-caption {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    font-family: 'StyreneA Regular';
    letter-spacing: .05em;
    line-height: 1.4;
    font-size: 11px; }
    @media (max-width: 768px) {
      .slider-container .slide-caption {
        min-height: 60px;
        bottom: 0; } }
    .slider-container .slide-caption.open {
      background: white; }
    .slider-container .slide-caption .slide-caption__toggler {
      display: none;
      padding-left: 20px;
      padding-top: 20px;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0; }
      @media (max-width: 768px) {
        .slider-container .slide-caption .slide-caption__toggler {
          display: block; } }
    .slider-container .slide-caption p {
      font-family: 'StyreneA Regular';
      font-size: 11px;
      letter-spacing: .05em;
      line-height: 1.4;
      display: inline; }
      @media (max-width: 768px) {
        .slider-container .slide-caption p {
          word-break: break-all; } }
      .slider-container .slide-caption p em {
        font-style: italic; }
    .slider-container .slide-caption br {
      display: none; }
    .slider-container .slide-caption b, .slider-container .slide-caption strong {
      font-family: 'StyreneA Medium'; }

.infos {
  display: block;
  position: absolute;
  right: 0;
  width: 80px;
  height: 40px;
  bottom: 0;
  line-height: 43px;
  cursor: pointer;
  font-family: 'StyreneA Regular';
  font-size: 11px;
  text-align: right;
  padding-right: 20px; }

@media (max-width: 768px) {
  body.gallery-open {
    min-height: 100%;
    height: auto; } }

.slide {
  width: 100%;
  height: 100%;
  height: calc(100vh - 50px);
  left: 0 !important;
  opacity: 0;
  z-index: -1; }
  @media (max-width: 768px) {
    .slide {
      height: 100%; } }
  .slide.is-selected, .slide.shortcode {
    opacity: 1;
    z-index: 0;
    background-image: none; }
  .slide.shortcode {
    position: relative;
    width: 100%;
    height: calc(100vw / 1.5 - 240px); }
    @media (max-width: 768px) {
      .slide.shortcode {
        height: calc(100vw / 1.5 - 40px);
        margin-bottom: 40px; } }
    .slide.shortcode .image-caption__shortcode {
      position: absolute;
      left: 0;
      width: 100%;
      top: calc(100% + 60px);
      max-width: 20%; }
      @media (max-width: 1920px) {
        .slide.shortcode .image-caption__shortcode {
          max-width: 30%; } }
      @media (max-width: 1366px) {
        .slide.shortcode .image-caption__shortcode {
          max-width: 24%; } }
      @media (max-width: 1024px) {
        .slide.shortcode .image-caption__shortcode {
          max-width: 34%; } }
      @media (max-width: 768px) {
        .slide.shortcode .image-caption__shortcode {
          top: 0;
          position: relative;
          max-width: 100%; } }
      .slide.shortcode .image-caption__shortcode em,
      .slide.shortcode .image-caption__shortcode em span,
      .slide.shortcode .image-caption__shortcode p em,
      .slide.shortcode .image-caption__shortcode p em span {
        font: italic 12.6px 'StyreneA Regular'; }
    .slide.shortcode .image-caption__shortcode p {
      margin: 0;
      width: 100%;
      font: normal 12.6px 'StyreneA Regular';
      letter-spacing: 0.01em;
      line-height: 21px;
      color: #818285;
      text-align: left; }
      .slide.shortcode .image-caption__shortcode p strong {
        font: normal 12.6px 'StyreneA Medium'; }
  .slide.slide__last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10%;
    height: 100vh; }
  .slide.last.is-selected {
    z-index: 9; }
  .slide .slide-images-container {
    width: 100%;
    height: 100%; }
    .slide .slide-images-container .image-wrapper {
      position: absolute;
      width: 100%;
      height: 100%; }
      @media (max-width: 576px) {
        .slide .slide-images-container .image-wrapper {
          height: 74%;
          top: 10%; } }
    .slide .slide-images-container .image-wrapper img,
    .slide .slide-images-container .image-wrapper video {
      max-width: 100%;
      max-height: 100%;
      margin: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      opacity: 0;
      transition: opacity ease .1s; }
      .slide .slide-images-container .image-wrapper img.flickity-lazyloaded, .slide .slide-images-container .image-wrapper img.loaded,
      .slide .slide-images-container .image-wrapper video.flickity-lazyloaded,
      .slide .slide-images-container .image-wrapper video.loaded {
        opacity: 1; }
    .slide .slide-images-container .image-wrapper.image-wrapper__shortcode img,
    .slide .slide-images-container .image-wrapper.image-wrapper__shortcode video {
      transition: opacity ease 1s; }
    .slide .slide-images-container .image-wrapper.image-wrapper__shortcode video {
      opacity: 1; }
    .slide .slide-images-container .image-wrapper[data-layout="fullscreen"] {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      width: auto; }
      .slide .slide-images-container .image-wrapper[data-layout="fullscreen"] img {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        max-width: none;
        max-height: none;
        margin: 0;
        padding: 0;
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
        width: 100%;
        left: auto;
        top: auto; }
    .slide .slide-images-container .image-wrapper[data-layout="fullheight_left"],
    .slide .slide-images-container .image-wrapper[data-layout="fullheight_right"] {
      width: 50%;
      left: 0;
      top: 0;
      bottom: 0; }
    .slide .slide-images-container .image-wrapper[data-layout="fullheight_right"] {
      left: auto;
      right: 0; }
    .slide .slide-images-container .image-wrapper[data-layout="fullheight_center"] {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0; }
      @media (max-width: 768px) {
        .slide .slide-images-container .image-wrapper[data-layout="fullheight_center"] {
          float: none;
          max-width: 100%; } }
    .slide .slide-images-container .image-wrapper[data-layout="tall_left"],
    .slide .slide-images-container .image-wrapper[data-layout="tall_right"] {
      width: 50%;
      left: 0;
      top: 10%;
      bottom: 10%;
      height: auto; }
    .slide .slide-images-container .image-wrapper[data-layout="tall_right"] {
      left: auto;
      right: 0; }
    .slide .slide-images-container .image-wrapper[data-layout="tall_center"] {
      width: auto;
      height: auto;
      left: 0;
      top: 10%;
      bottom: 10%;
      right: 0;
      height: auto; }
      @media (max-width: 768px) {
        .slide .slide-images-container .image-wrapper[data-layout="tall_center"] {
          float: none;
          max-width: 100%; } }
    .slide .slide-images-container .image-wrapper[data-layout="medium_left"],
    .slide .slide-images-container .image-wrapper[data-layout="medium_right"] {
      width: 50%;
      left: 0;
      top: 25%;
      bottom: 25%;
      height: auto; }
    .slide .slide-images-container .image-wrapper[data-layout="medium_right"] {
      left: auto;
      right: 0; }
    .slide .slide-images-container .image-wrapper[data-layout="medium_center"] {
      width: auto;
      height: auto;
      left: 0;
      right: 0;
      top: 25%;
      bottom: 25%;
      height: auto;
      z-index: 9; }

.slide .slide-images-container.four .image-wrapper {
  width: 50% !important;
  height: 50% !important; }
  .slide .slide-images-container.four .image-wrapper img {
    max-height: 90% !important; }
  .slide .slide-images-container.four .image-wrapper:first-child {
    top: 0;
    left: 0; }
  .slide .slide-images-container.four .image-wrapper:nth-child(2) {
    top: 0;
    right: 0; }
  .slide .slide-images-container.four .image-wrapper:nth-child(4) {
    bottom: 0;
    right: 0; }
  .slide .slide-images-container.four .image-wrapper:nth-child(3) {
    bottom: 0;
    left: 0; }

.slide .slide-images-container[data-ulc="yes"] {
  width: 60%;
  position: absolute; }
  .slide .slide-images-container[data-ulc="yes"].fullheight_left {
    left: 0; }
  .slide .slide-images-container[data-ulc="yes"].fullheight_right {
    right: 0; }
  @media (max-width: 768px) {
    .slide .slide-images-container[data-ulc="yes"] {
      width: 100%; } }
  .slide .slide-images-container[data-ulc="yes"] .image-wrapper[data-ulc="yes"] {
    width: 100%; }

.slide-caption[data-ulc="yes"] {
  position: absolute;
  left: auto;
  top: 0;
  bottom: 0;
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .slide-caption[data-ulc="yes"].fullheight_left {
    right: 0; }
  .slide-caption[data-ulc="yes"].fullheight_right {
    left: 0; }
  @media (max-width: 768px) {
    .slide-caption[data-ulc="yes"] {
      width: 100%;
      top: auto; } }

.slide-caption__inner {
  padding: 10px 20px; }
  @media (max-width: 768px) {
    .slide-caption__inner {
      padding: 30px 20px 20px 20px;
      width: 100%;
      background-color: #FFF; } }

.gallery-button {
  display: none;
  position: absolute;
  left: 38px;
  top: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  width: 42px;
  height: 42px; }
  .gallery-button.active {
    display: block;
    z-index: 99999; }
  @media (max-width: 768px) {
    .gallery-button {
      top: 30px;
      left: 0; } }
  .gallery-button .gallery-button__inner {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 11px;
    left: 11px;
    transition: -webkit-transform ease .3s;
    transition: transform ease .3s; }
  .gallery-button:hover .gallery-button__inner span {
    background: transparent; }
  .gallery-button span {
    display: block;
    width: 10px;
    height: 10px;
    border: solid 1px black;
    box-sizing: border-box;
    background: black;
    position: absolute; }
    .gallery-button span:nth-of-type(odd) {
      left: 0; }
    .gallery-button span:nth-of-type(even) {
      right: 0; }
    .gallery-button span:nth-of-type(n+3) {
      bottom: 0; }

.slide-cover {
  background: white;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100vh;
  overflow-y: scroll;
  display: none;
  position: absolute;
  z-index: 999; }
  .slide-cover.active {
    display: block; }
    .slide-cover.active.credits-slide {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .slide-cover.active.credits-slide .article-single-header h1 {
        margin-bottom: 40px; }
      @media (max-height: 400px) {
        .slide-cover.active.credits-slide {
          display: block; } }

.credits-slide .author-slug a {
  text-transform: capitalize; }

.credits-slide .article-body p {
  margin-left: 35%;
  width: 55%; }

@media (max-width: 768px) {
  .credits-slide {
    padding-top: 90px; }
    .credits-slide .article-body p {
      margin-left: unset;
      width: 90%; }
      .credits-slide .article-body p.article-body__excerpt {
        width: 100%;
        font-size: 8vw;
        line-height: 14vw; } }

.gallery-slide.active {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 50px; }
  @media (max-width: 768px) {
    .gallery-slide.active {
      padding: 50px 15px; } }
  .gallery-slide.active:after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .gallery-slide.active .gallery-image {
    width: 150px;
    height: 150px;
    position: relative;
    display: inline-block;
    margin: 0 15px 20px 15px; }
    @media (max-width: 768px) {
      .gallery-slide.active .gallery-image {
        width: 120px;
        height: 120px;
        margin: 10px 0; } }
    @media (max-width: 576px) {
      .gallery-slide.active .gallery-image {
        width: 50%; } }
    .gallery-slide.active .gallery-image img {
      max-width: 100%;
      max-height: 100%;
      margin: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .gallery-slide.active .gallery-image img:hover {
        opacity: 0.8;
        cursor: pointer; }

.back-to-images-wrapper {
  padding: 20px 0 0 0; }
  .back-to-images-wrapper .back-to-images {
    cursor: pointer; }
  .back-to-images-wrapper span {
    color: #c1ab95; }

.slide-images-intro {
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 9;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .slide-images-intro.hidden {
    display: none; }

.slide-images-intro__inner {
  text-align: center;
  width: 80%;
  height: 100%;
  display: table; }
  @media (max-width: 1024px) {
    .slide-images-intro__inner {
      max-width: none;
      top: 80px;
      bottom: 80px;
      margin: 0;
      padding: 0 80px; } }
  @media (max-width: 576px) {
    .slide-images-intro__inner {
      padding: 80px 0; } }

.slide-images-intro__inner-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.slide-images-intro__header {
  font-size: 65px;
  text-align: justify;
  text-align-last: center;
  position: relative;
  padding: 0 0 40px 0; }
  @media (max-width: 1200px) {
    .slide-images-intro__header {
      font-size: 55px; } }
  @media (max-width: 1024px) {
    .slide-images-intro__header {
      margin-bottom: 40px;
      font-size: 45px; } }
  @media (max-width: 768px) {
    .slide-images-intro__header {
      font-size: 35px; } }
  @media (max-width: 576px) {
    .slide-images-intro__header {
      font-size: 25px; } }

.slide-images-intro__social-icons,
.slide-images-intro__posted {
  position: relative;
  padding: 0 0 40px 0;
  line-height: 21px; }
  @media (max-width: 1024px) {
    .slide-images-intro__social-icons,
    .slide-images-intro__posted {
      position: relative;
      margin-bottom: 0;
      bottom: auto;
      left: auto;
      right: auto; } }

@media (max-width: 1024px) {
  .slide-images-intro__social-icons {
    bottom: auto;
    padding-top: 40px; } }

.slide-images-intro__button-wrapper {
  display: block;
  padding: 20px 0;
  text-shadow: none; }
  @media (max-width: 576px) {
    .slide-images-intro__button-wrapper {
      text-align: left; } }

.slide-images-intro__button {
  display: inline-block;
  position: relative;
  cursor: pointer; }
  .slide-images-intro__button.reverse {
    background: white; }
  .slide-images-intro__button .btn-3 {
    display: inline-block;
    width: 200px;
    position: relative; }
  .slide-images-intro__button .btn-3 span {
    padding-left: 0;
    padding-right: 0; }
  @media (max-width: 1024px) {
    .slide-images-intro__button {
      margin-bottom: 0;
      text-align: center; } }

.slide-credits {
  margin-bottom: 40px;
  font-family: 'StyreneA Regular'; }
  .slide-credits * {
    font-size: 12.6px !important; }
  .slide-credits p {
    font-family: 'StyreneA Regular'; }
  .slide-credits a, .slide-credits strong, .slide-credits b {
    font-family: 'StyreneA Medium'; }
  .slide-credits i, .slide-credits em {
    font-family: 'StyreneA Regular Italic'; }
  .slide-credits b i, .slide-credits b em, .slide-credits strong i, .slide-credits strong em {
    font-family: 'StyreneA Medium Italic'; }
  @media (max-width: 576px) {
    .slide-credits {
      font-family: 'StyreneA Regular';
      font-size: 14px; }
      .slide-credits p, .slide-credits a, .slide-credits strong, .slide-credits b, .slide-credits i, .slide-credits em {
        font-size: 14px; } }
  .slide-credits .slide-credits__inner {
    font-family: 'StyreneA Regular'; }
    .slide-credits .slide-credits__inner .share-links {
      color: black; }
      .slide-credits .slide-credits__inner .share-links a {
        text-decoration: none; }
        .slide-credits .slide-credits__inner .share-links a:hover {
          text-decoration: none;
          border: none; }

.swiper-preview {
  display: none;
  position: absolute; }
  @media (max-width: 1024px) {
    .swiper-preview {
      display: block; } }

.rotate-icon {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  height: 60px;
  width: 60px;
  bottom: 0;
  text-align: center;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 576px) {
    .rotate-icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  .rotate-icon svg {
    width: 40px;
    height: 40px; }

.fashion-story-intro {
  text-align: center;
  padding: 0; }
  @media (max-width: 1024px) {
    .fashion-story-intro {
      padding-top: 0px;
      margin-bottom: 40px; }
      .fashion-story-intro.has-video {
        margin-bottom: 0; } }
  @media (max-width: 1024px) {
    .fashion-story-intro.fashion-story-intro__no-video {
      padding-top: 0; } }
  @media (max-width: 768px) {
    .fashion-story-intro img {
      display: block;
      width: 100%; } }
  .fashion-story-intro .fashion-story-intro__featured-img {
    position: relative;
    margin-bottom: 15px;
    height: calc(100vw / 2); }
    .fashion-story-intro .fashion-story-intro__featured-img .featured-image-credit {
      padding-left: 4px; }
    .fashion-story-intro .fashion-story-intro__featured-img.has-video {
      height: auto; }
    @media (max-width: 1024px) {
      .fashion-story-intro .fashion-story-intro__featured-img {
        padding-top: 0; }
        .fashion-story-intro .fashion-story-intro__featured-img:not(.has-video) {
          margin-bottom: 15px;
          height: calc(100vh - 100px);
          position: relative; } }
    .fashion-story-intro .fashion-story-intro__featured-img.has-video {
      margin-bottom: 0px; }
      @media (max-width: 1024px) {
        .fashion-story-intro .fashion-story-intro__featured-img.has-video {
          margin-bottom: 40px; } }
    .fashion-story-intro .fashion-story-intro__featured-img .cat-slug {
      font-size: 15px;
      color: #c1ab95; }
      @media (max-width: 576px) {
        .fashion-story-intro .fashion-story-intro__featured-img .cat-slug {
          color: white; } }
    @media (max-width: 1024px) {
      .fashion-story-intro .fashion-story-intro__featured-img img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; } }
  .fashion-story-intro .fashion-story-intro__caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .fashion-story-intro .fashion-story-intro__caption-inner {
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 140px;
    padding-right: 140px;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.7);
    width: 100%; }
    @media (max-width: 1024px) {
      .fashion-story-intro .fashion-story-intro__caption-inner {
        padding-left: 80px;
        padding-right: 80px; } }
    @media (max-width: 576px) {
      .fashion-story-intro .fashion-story-intro__caption-inner {
        padding-left: 40px;
        padding-right: 40px; } }
  .fashion-story-intro .fashion-story-intro__title {
    color: white;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 80%;
    font-size: 48px;
    line-height: 55px;
    z-index: 1; }
    @media (max-width: 1024px) {
      .fashion-story-intro .fashion-story-intro__title {
        font-size: 30px;
        line-height: 40px; } }
    @media (max-width: 768px) {
      .fashion-story-intro .fashion-story-intro__title {
        max-width: none; } }

.fullbleed-header .read-time,
.fullbleed-header .author-slug .author-slug__name,
.fullbleed-header .cat-slug {
  color: #FFF; }

#fashion-portfolio-template__reciever {
  display: none;
  width: 100%;
  overflow: hidden; }
  #fashion-portfolio-template__reciever.open {
    display: block; }
  #fashion-portfolio-template__reciever .fashion-portfolio__caption {
    background: white;
    color: black;
    font-size: 11px;
    font-family: arial;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

.swiper-container-vertical > .swiper-scrollbar {
  background: transparent; }

.post-template-single-constrained-hero .main-header .swiper-pagination-bullets .swiper-pagination-bullet,
.post-template-single-constrained-hero .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.post-template-single-fashionstory .main-header .swiper-pagination-bullets .swiper-pagination-bullet,
.post-template-single-fashionstory .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.5); }
  .post-template-single-constrained-hero .main-header .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .post-template-single-constrained-hero .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .post-template-single-fashionstory .main-header .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .post-template-single-fashionstory .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: black; }

.main-header .swiper-pagination-bullets {
  top: auto;
  bottom: 22px;
  height: 6px;
  width: 40px;
  margin: 0 auto;
  right: 50px; }
  .main-header .swiper-pagination-bullets .swiper-pagination-bullet {
    height: 6px;
    width: 6px;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0; }
    .main-header .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: black; }
  .main-header .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4n+1) {
    left: 2px; }
  .main-header .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4n+2) {
    left: 12px; }
  .main-header .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4n+3) {
    left: 22px; }
  .main-header .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(4n+4) {
    left: 32px; }

.post-slideshow .post-photoshoot-row:nth-last-child(3) .image-caption__shortcode,
.post-photoshoot-row:nth-last-child(2) .image-caption__shortcode {
  position: relative;
  top: 0;
  max-width: 100%; }
  .post-slideshow .post-photoshoot-row:nth-last-child(3) .image-caption__shortcode p,
  .post-photoshoot-row:nth-last-child(2) .image-caption__shortcode p {
    max-width: 100% !important; }

.js-slide-caption-mobile {
  min-height: 72px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .js-slide-caption-mobile .slide-caption__read-more {
    padding-top: 12px;
    color: #444;
    font-weight: 700; }
  .js-slide-caption-mobile .slide__caption-content {
    display: none;
    position: relative;
    background-color: #FFF;
    z-index: 2; }
  .js-slide-caption-mobile .slide__caption-preview {
    position: absolute;
    bottom: 27px;
    left: 0; }

.mhs-container.document-full-width-container {
  padding: 120px 0; }
  @media (max-width: 1024px) {
    .mhs-container.document-full-width-container {
      padding: 80px 0; } }
  .mhs-container.document-full-width-container .mhs-container__col p {
    font-size: 14px;
    font-family: 'Styrene B Regular';
    margin-bottom: 30px;
    word-break: break-word; }
    .mhs-container.document-full-width-container .mhs-container__col p strong, .mhs-container.document-full-width-container .mhs-container__col p b {
      font-family: 'StyreneA Medium';
      line-height: 1.5; }
    .mhs-container.document-full-width-container .mhs-container__col p em, .mhs-container.document-full-width-container .mhs-container__col p i {
      font-family: 'StyreneA Regular Italic'; }
  @media (max-width: 768px) {
    .mhs-container.document-full-width-container .mhs-container__col {
      padding: 10px 30px; } }

.mobile-swiper-wrapper .swiper-container {
  width: 100%;
  height: 100%; }

.mobile-swiper-wrapper .swiper-slide {
  font-size: 18px;
  height: auto;
  box-sizing: border-box; }

.mobile-swiper-wrapper .h-slide {
  height: 100%;
  border-right: solid 1px #ccc; }

.mobile-swiper-wrapper .v-swiper > .swiper-slide {
  height: auto; }

.mobile-swiper-wrapper {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box; }

.plyr * {
  border-radius: 0; }

.plyr button,
.plyr button:hover,
.plyr button:focus {
  background: transparent !important; }

.plyr__play-large {
  border: solid 2px white;
  width: 60px;
  height: 60px;
  background: transparent;
  border-radius: 50%; }

.plyr__play-large:focus {
  outline: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); }

.plyr__play-large svg {
  left: 9px; }

.plyr__play-large .plyr__sr-only {
  display: none !important; }

.plyr__play-large:before {
  /* content: "";
  display: block;
  height: 50px;
  width: 2px;
  background: white;
  top: 0;
  left: 0; */ }

.plyr__controls {
  display: none; }

.plyr--playing .plyr__controls {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 1 !important; }

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  border-radius: 0; }

.plyr__progress--played,
.plyr__volume--display {
  color: white; }

/* button[data-plyr="play"], */
.plyr__controls button[data-plyr="pause"] {
  border-radius: 0; }

.plyr__controls button[data-plyr="pause"] svg {
  display: block; }

.tnv-section__finalists-text {
  margin-bottom: 20px; }
  .tnv-section__finalists-text p {
    margin-bottom: 16px;
    max-width: 90%; }
    @media (max-width: 992px) {
      .tnv-section__finalists-text p {
        max-width: unset; } }

.tnv-p, .tnv-prize__col p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 14px;
  padding-top: 3px;
  letter-spacing: 0.02em;
  font-family: 'Lyon Text Regular' !important; }

.tnv-homepage-section img {
  max-width: 100%; }

.page-template-page-tnv-nominees,
.the-new-vanguard {
  font-family: "StyreneA Regular";
  margin-top: 60px; }
  .page-template-page-tnv-nominees .thumb-article,
  .the-new-vanguard .thumb-article {
    margin-bottom: 40px; }
  @media (max-width: 992px) {
    .page-template-page-tnv-nominees,
    .the-new-vanguard {
      margin-top: 0px; } }
  .page-template-page-tnv-nominees p,
  .the-new-vanguard p {
    font-size: 18px;
    margin-bottom: 1.5rem;
    line-height: 27px;
    word-wrap: break-word;
    letter-spacing: normal;
    font-family: 'Lyon Text Regular'; }

.tnv-prize__col h2 {
  margin-top: 2rem;
  display: block; }
  .tnv-prize__col h2:first-child {
    margin-top: 0; }

.tnv-prize__col p {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 44px;
  color: black !important; }
  .tnv-prize__col p strong {
    font-family: "StyreneA Medium";
    font-weight: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -0.01em;
    margin-bottom: 7px;
    display: block;
    border-bottom: solid 1px transparent;
    margin-top: 0; }

.thumb-article__tnv p {
  font-family: 'Lyon Text Regular'; }

.slide-images-intro__button-group-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .slide-images-intro__button-group-wrap .slide-images-intro__button-wrapper:last-of-type {
    margin-left: 20px; }

.tnv-section-heading {
  width: 100%;
  font-size: 3.5vw;
  padding: 40px 0;
  letter-spacing: normal; }
  @media (max-width: 768px) {
    .tnv-section-heading {
      font-size: 10vw; } }

.tnv-body-section {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100vw - 240px);
  max-width: calc(100vw - 240px); }
  @media (max-width: 1024px) {
    .tnv-body-section {
      width: calc(100vw - 30px);
      max-width: calc(100vw - 30px); } }
  @media (max-width: 992px) {
    .tnv-body-section {
      max-width: 100%; } }

.tnv-header__video-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .tnv-header__video-wrap video {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }

.tnv-header {
  background-color: #8B8B8B;
  color: white;
  margin-bottom: 50px;
  position: relative;
  font-family: "StyreneA Regular" !important;
  height: calc(100vh - 110px);
  margin-top: 60px; }
  @media (max-width: 1024px) {
    .tnv-header {
      margin-top: 0; } }
  .tnv-header .tnv-body-section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    .tnv-header .tnv-body-section .tnv-header__logo-wrapper {
      width: 100%; }

.tnv-header__row {
  padding-bottom: 40px;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  opacity: 0;
  transition: opacity ease-out 1s;
  transition-delay: 3s;
  margin: 0 auto;
  max-width: 900px; }
  @media (max-width: 1024px) {
    .tnv-header__row {
      bottom: 10px; } }
  .tnv-header__row.loaded {
    opacity: 1; }
  .tnv-header__row p {
    font-family: "StyreneA Regular"; }
  @media (max-width: 992px) {
    .tnv-header__row {
      padding-bottom: 20px;
      padding-bottom: 0px; }
      .tnv-header__row .col-sm-4 {
        padding: 0;
        width: 33.333333%;
        float: left; } }
    @media (max-width: 992px) and (max-width: 320px) {
      .tnv-header__row .col-sm-4 p {
        font-size: 12px;
        line-height: 17px; } }
  @media (max-width: 992px) {
        .tnv-header__row .col-sm-4:nth-child(1) {
          text-align: left; }
          .tnv-header__row .col-sm-4:nth-child(1) p {
            text-align: left !important; }
        .tnv-header__row .col-sm-4:nth-child(2) {
          text-align: center; }
          .tnv-header__row .col-sm-4:nth-child(2) p {
            text-align: center !important; }
        .tnv-header__row .col-sm-4:nth-child(3) {
          text-align: right; }
          .tnv-header__row .col-sm-4:nth-child(3) p {
            text-align: right !important; } }

.tnv-header__row-p {
  font-size: 18px;
  font-family: "StyreneA Regular";
  color: white; }
  @media (max-width: 576px) {
    .tnv-header__row-p {
      line-height: 20px !important;
      font-size: 16px !important; } }

.tnv-header__logo-wrap {
  position: relative;
  margin-bottom: 50px; }
  @media (max-width: 768px) {
    .tnv-header__logo-wrap {
      max-width: unset; } }

.tnv-header__logo {
  opacity: 0;
  transition: opacity ease-out 1s;
  transition-delay: 1s; }
  .tnv-header__logo.loaded {
    opacity: 1; }
  .tnv-header__logo .tnv-header__logo-hidden {
    display: none; }
  .tnv-header__logo svg {
    width: 100%;
    height: 100%; }
    @media (max-width: 640px) {
      .tnv-header__logo svg {
        max-width: 280px;
        display: block;
        margin: 0 auto 6px; } }
    .tnv-header__logo svg path {
      fill: white; }

.tnv-header__logo-slug {
  text-align: right;
  font-size: 26px;
  opacity: 0;
  transition: opacity ease-out 1s;
  transition-delay: 2s;
  font-size: 1.3vw;
  margin-top: -20px;
  position: relative; }
  @media (max-width: 992px) {
    .tnv-header__logo-slug {
      text-align: center;
      font-size: 4vw;
      margin-top: 4px; } }
  .tnv-header__logo-slug.loaded {
    opacity: 1; }
  .tnv-header__logo-slug .tnv-header__logo-slug-span {
    font-family: "StyreneA Regular"; }

.tnv-mission-statement p {
  font-size: 28px;
  line-height: 33px; }

.tnv-short-list {
  margin-bottom: 50px; }

.tnv-short-list__row {
  margin-bottom: 50px; }
  .tnv-short-list__row.tnv-short-list__row-finalists {
    padding-top: 60px; }

.tnv-entrant-thumb {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 20% !important;
      -ms-flex: 0 0 20% !important;
          flex: 0 0 20% !important;
  max-width: 20% !important;
  margin-bottom: 40px;
  transition: opacity ease-out .25s; }
  .tnv-entrant-thumb:hover {
    opacity: .5; }
  @media (max-width: 768px) {
    .tnv-entrant-thumb {
      -webkit-box-flex: 0 !important;
      -webkit-flex: 0 0 50% !important;
          -ms-flex: 0 0 50% !important;
              flex: 0 0 50% !important;
      max-width: 50% !important; } }

.the-prize-banner {
  background: #fff;
  color: black;
  text-align: center;
  padding: 20px;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  font-family: "StyreneA Regular"; }
  .the-prize-banner--prize {
    background: #c04d33;
    color: #FFF; }
    .the-prize-banner--prize svg {
      fill: #FFF; }
  .the-prize-banner a {
    display: block; }
  .the-prize-banner.is-in-view {
    display: none; }
  .the-prize-banner .the-prize-banner__arrow {
    position: absolute;
    left: 40px;
    height: 30px;
    width: 40px;
    display: block;
    top: 15px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8); }
    .the-prize-banner .the-prize-banner__arrow img {
      height: 100%;
      width: auto;
      display: block; }
    .the-prize-banner .the-prize-banner__arrow svg {
      width: 30px;
      display: block; }

.tnv-the-prize {
  background: #cab9a9;
  color: white;
  padding-bottom: 100px;
  margin-bottom: 50px; }
  .tnv-the-prize p {
    color: white; }
  .tnv-the-prize .tnv-the-prize__heading {
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 576px) {
      .tnv-the-prize .tnv-the-prize__heading {
        height: 40vh; } }
  .tnv-the-prize .tnv-the-prize__heading-title {
    font-size: 9vw; }

.tnv-short-list__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.tnv-image-fill {
  background: black;
  height: 70vh;
  min-height: 768px;
  position: relative; }
  .tnv-image-fill .tnv-image-fill__caption {
    position: absolute;
    color: white;
    bottom: 40px;
    left: 40px; }
  @media (max-width: 1024px) {
    .tnv-image-fill {
      height: 50vh;
      min-height: 500px; } }
  .tnv-image-fill img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.tnv-judge {
  margin-bottom: 20px; }

.tnv-judge__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.tnv-judge__title {
  font-size: 40px;
  margin-bottom: 17px; }

.tnv-judge__slug {
  font-size: 11px;
  display: block;
  padding-bottom: 6px; }

.tnv-footer {
  text-align: justify;
  padding: 40px;
  background: #c1ab95; }
  .tnv-footer .tnv-footer__content {
    padding-bottom: 100px; }
  .tnv-footer .tnv-footer__list {
    line-height: 4rem; }
    .tnv-footer .tnv-footer__list a {
      text-decoration: underline; }
  .tnv-footer .tnv-footer__social {
    height: 20px; }
  .tnv-footer .tnv-footer__social-link {
    display: inline-block; }
  .tnv-footer .tnv-footer__social-clear {
    background-color: tranparent;
    width: 100%;
    height: 1px;
    display: inline-block; }

.tnv-prize__col {
  margin-bottom: 2rem; }

.nv-voting-form {
  padding: 20px; }

.tnv-header__logo-mobile {
  display: none; }
  @media (max-width: 992px) {
    .tnv-header__logo-mobile {
      display: block; } }

.tnv-header__logo-desktop {
  display: block; }
  @media (max-width: 992px) {
    .tnv-header__logo-desktop {
      display: none; } }

.js-open-vote-modal-wrapper {
  display: block; }
  .js-open-vote-modal-wrapper .js-open-vote-modal {
    display: inline-block;
    border: solid 1px black;
    padding: 3px 20px 0px 20px;
    font-size: 12px;
    cursor: pointer; }
    .js-open-vote-modal-wrapper .js-open-vote-modal:hover {
      background: black;
      color: white; }

.tnv-short-list .homepage-article__excerpt,
.page-template-page-tnv .homepage-article__excerpt {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0.75em; }

.tnv-nav {
  background-color: #000000;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  color: #FFF;
  overflow: hidden;
  z-index: 99999;
  font-family: "StyreneA Regular"; }
  @media (max-width: 1024px) {
    .tnv-nav {
      bottom: 0px;
      transition: all 300ms ease; }
      .page-template-page-tnv .tnv-nav {
        bottom: -60px; }
      .tnv-nav.visible {
        bottom: 0; } }
  .tnv-nav .container.document-full-width-container {
    padding-top: 0;
    padding-bottom: 0; }
  .tnv-nav .tnv-nav__link {
    color: #FFF;
    display: block;
    padding: 22px 0 0;
    position: relative;
    border-bottom: 1px solid transparent;
    transition: border-color 200ms ease;
    -webkit-transition: border-color 200ms ease; }
    .tnv-nav .tnv-nav__link:after {
      content: '';
      width: 100%;
      height: 20px;
      position: absolute;
      bottom: -20px;
      display: block; }
    .tnv-nav .tnv-nav__link:hover {
      border-bottom: 1px solid #FFF; }
    @media (max-width: 576px) {
      .tnv-nav .tnv-nav__link {
        padding: 23px 0; }
        .tnv-nav .tnv-nav__link:nth-child(1), .tnv-nav .tnv-nav__link:nth-child(3), .tnv-nav .tnv-nav__link:nth-child(4), .tnv-nav .tnv-nav__link:nth-child(5) {
          display: none; }
        .tnv-nav .tnv-nav__link:nth-child(2) {
          width: 100%;
          text-align: center; } }

.tnv-nav__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.tnv-vote-button-mobile {
  width: 175px;
  margin-bottom: 24px; }

section#the-jury,
section#short-list,
section#prize {
  margin-top: -50px;
  padding-top: 50px; }

.tnv-the-prize__body {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 992px) {
    .tnv-the-prize__body {
      min-height: 100px;
      min-height: unset; } }

.tnv-the-prize__image {
  display: block;
  max-width: 100%; }

.tnv-prize__col {
  height: 100%; }

@media (max-width: 1024px) {
  .page-template-page-tnv .main-header .logo svg path {
    fill: black !important; } }

.tnv-semi-finalist {
  background-color: #e0dddd; }

.tnv-modal {
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
  z-index: -1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: 'StyreneA Regular'; }
  .tnv-modal input {
    font-family: 'StyreneA Regular'; }
  .tnv-modal.active {
    z-index: 9999999;
    opacity: 1;
    visibility: visible; }
  .tnv-modal legend {
    font-family: 'StyreneA Regular';
    margin-bottom: 20px;
    display: block; }

.tnv-modal-inner__button {
  font-family: 'StyreneA Regular';
  color: white;
  background: black;
  border-color: black; }
  .tnv-modal-inner__button:hover {
    color: black;
    background: white;
    border-color: black;
    transition: all ease .3s; }
  .tnv-modal-inner__button:active, .tnv-modal-inner__button:focus {
    outline: none; }

.tnv-modal-input-title__span {
  font-size: 12px; }

#tnv-modal-input-title {
  font-size: 24px; }

.tnv-modal-inner {
  cursor: default;
  width: 100%;
  max-width: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10001;
  background-color: #FFF;
  padding: 40px; }
  @media (max-width: 576px) {
    .tnv-modal-inner {
      max-width: 90%; } }

.tnv-modal-inner__input {
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  padding: 0 6px;
  text-align: center;
  outline: none; }

.tnv-modal-inner__button {
  width: 100%;
  height: 40px;
  padding: 0;
  margin-top: 18px;
  outline: none; }

.tnv-modal-inner__errors {
  text-align: center;
  color: red; }
  .tnv-modal-inner__errors p {
    color: red;
    margin-bottom: 18px;
    font-family: 'StyreneA Regular';
    font-size: 12px; }

.tnv-modal-inner__success {
  color: #45A163;
  text-align: center; }
  .tnv-modal-inner__success p {
    color: #45A163;
    margin-bottom: 0; }

.tnv-modal-inner__info {
  text-align: center; }
  .tnv-modal-inner__info p {
    font-size: 21px;
    margin: 0.25em 0 0; }

.tnv-judge__slug {
  font-size: 11px;
  display: block;
  padding-bottom: 6px; }

.tnv-judge_title {
  font-size: 3vw;
  margin-bottom: 1rem; }

html {
  position: relative; }
  html.nav-open {
    background: black; }

body {
  font-family: 'Lyon Text Regular';
  -webkit-font-smoothing: antialiased;
  position: relative;
  color: black; }
  @media (max-width: 1024px) {
    body.archive, body.category, body.search, body.tag, body.page-template-page-mhs, body.post-template-single-constrained-hero {
      margin-top: 0; } }
  @media (max-width: 1024px) {
    body {
      margin-top: 0px; } }
  @media (max-width: 1024px) {
    body.error404, body.home {
      margin-top: 0; }
      body.error404.scrolled, body.home.scrolled {
        margin-top: 50px; } }
  body.page-template-page-tnv-finalists {
    padding-top: 120px; }
    @media (max-width: 1024px) {
      body.page-template-page-tnv-finalists {
        padding-top: 20px; } }

h1, h2, h3, h4, h5, h6 {
  font-family: 'StyreneA Regular'; }

p {
  font-family: 'Lyon Text Regular';
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: black; }

#pjax-content {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative; }

.hero {
  width: 100%;
  margin-bottom: 100px;
  max-height: 75vh;
  overflow: hidden; }
  .hero img {
    width: 100%;
    display: block; }

.articles-container {
  max-width: 1200px;
  background: white; }
  .articles-container .article h1 {
    font-size: 24px; }
  .articles-container .article img {
    display: block;
    margin-bottom: 20px; }
  .articles-container .article figure {
    transition: opacity ease .3s; }
  .articles-container .article .inner {
    margin: 0 15px 50px 15px; }
  .articles-container .article small {
    display: inline-block; }
  .articles-container .article:hover figure {
    opacity: .5; }
  .articles-container .article:hover small {
    text-decoration: underline; }

.wp-caption {
  width: auto !important; }

.not-found {
  padding-top: 200px;
  padding-bottom: 0;
  border-bottom: solid white 120px;
  border-top: solid white 120px; }
  .not-found h1 {
    font-family: 'StyreneA Light';
    font-size: 72px;
    margin-bottom: 120px; }
  @media (max-width: 768px) {
    .not-found {
      padding-top: 100px; }
      .not-found h1 {
        font-size: 40px; } }

.swiper-container {
  z-index: 999; }
  .gallery-open .swiper-container {
    z-index: 9999; }

video.featured_video::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none; }

/* Old shadow dom for play button */
video.featured_video::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none; }

/* New shadow dom for play button */
/* This one works! */
video.featured_video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none; }
