
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none;
  color: #000; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

figure {
  margin: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret, .careers__positions .resumator-buttons input > .caret, .careers__positions .resumator-buttons a > .caret,
  .dropup > .btn > .caret,
  .careers__positions .resumator-buttons .dropup > input > .caret,
  .careers__positions .resumator-buttons .dropup > a > .caret {
    border-top-color: #000 !important; }
  .label {
    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; } }

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix, .AffixColumn-root, .Container, .HeroHeader-container, .Modal-content, .StaffGrid-modal, .ObiStrip-content, .ProductView, .Product--full, .SiteHeader-notice, .SiteHeader-container, .AjaxCart, .AjaxCart-cart_header, .AjaxCart-item, .ContentSection, .ObiStrip, .Triptych, .StaffGrid-modal_slider_wrapper, .Example-row, .Example-content, .Example-specimen, .Example-large_specimen_content {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1; }
  .clearfix:before, .AffixColumn-root:before, .Container:before, .HeroHeader-container:before, .Modal-content:before, .StaffGrid-modal:before, .ObiStrip-content:before, .ProductView:before, .Product--full:before, .SiteHeader-notice:before, .SiteHeader-container:before, .AjaxCart:before, .AjaxCart-cart_header:before, .AjaxCart-item:before, .ContentSection:before, .ObiStrip:before, .Triptych:before, .StaffGrid-modal_slider_wrapper:before, .Example-row:before, .Example-content:before, .Example-specimen:before, .Example-large_specimen_content:before, .clearfix:after, .AffixColumn-root:after, .Container:after, .HeroHeader-container:after, .Modal-content:after, .StaffGrid-modal:after, .ObiStrip-content:after, .ProductView:after, .Product--full:after, .SiteHeader-notice:after, .SiteHeader-container:after, .AjaxCart:after, .AjaxCart-cart_header:after, .AjaxCart-item:after, .ContentSection:after, .ObiStrip:after, .Triptych:after, .StaffGrid-modal_slider_wrapper:after, .Example-row:after, .Example-content:after, .Example-specimen:after, .Example-large_specimen_content:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .clearfix:after, .AffixColumn-root:after, .Container:after, .HeroHeader-container:after, .Modal-content:after, .StaffGrid-modal:after, .ObiStrip-content:after, .ProductView:after, .Product--full:after, .SiteHeader-notice:after, .SiteHeader-container:after, .AjaxCart:after, .AjaxCart-cart_header:after, .AjaxCart-item:after, .ContentSection:after, .ObiStrip:after, .Triptych:after, .StaffGrid-modal_slider_wrapper:after, .Example-row:after, .Example-content:after, .Example-specimen:after, .Example-large_specimen_content:after {
    clear: both; }

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

@media (min-width: 1025px) {
  .mobile-only {
    display: none !important; } }

@media (max-width: 1024px) {
  .desktop-only {
    display: none !important; } }

:root {
  --grid-gutter-width: 0; }
  @media (max-width: 1024px) {
    :root {
      --grid-gutter-width: 20px; } }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

/* A Matrix is a series of equally sized elements arranged like Columns, but
 * with the ability to break correctly.
 *
 * It is possible to add interior borders to a Matrix akin to that of an HTML
 * table.
 */
body {
  font-family: "Avenir Next"; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .StaffGrid-name, .h4, .h5, .h6 {
  margin: initial; }

/* h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: $Headings--font_family;
    font-weight: $Headings--font_weight;
    color: $Headings--color;
    -webkit-font-smoothing: antialiased;
    margin: 10px 0;
} */
h1, .h1 {
  font-family: "Avenir Next";
  font-size: 64px;
  line-height: 74px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0; }

h2, .h2 {
  color: #2F2F2F;
  font-family: "Avenir Next";
  font-size: 45px;
  line-height: 57px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0; }

h3, .h3, .StaffGrid-name {
  font-family: "Avenir Next";
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0; }

h4, .h4 {
  font-family: "Avenir Next";
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0; }

h5, .h5 {
  font-family: "Avenir Next";
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0; }

h6, .h6 {
  font-family: "Avenir Next";
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
  color: #E80828; }

p {
  font-family: "Avenir Next";
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0; }

@media only screen and (max-width: 1200px) {
  h1, .h1 {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0; }
  h2, .h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0; }
  h3, .h3, .StaffGrid-name {
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 0; }
  h4, .h4 {
    font-size: 24px;
    line-height: 16px;
    letter-spacing: 0; }
  h5, .h5 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0; }
  h6, .h6 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px; }
  p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0; } }

ul {
  list-style: none inside none;
  margin: 0;
  padding: 0; }

ol {
  list-style: none inside none;
  margin: 0;
  padding: 0; }

blockquote {
  position: relative;
  text-align: center;
  margin: 50px 40px; }
  blockquote:before {
    content: '"';
    z-index: -10;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 128px;
    margin-top: -64px;
    color: #F2F2F2; }
  blockquote:after {
    content: '"';
    z-index: -10;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 128px;
    margin-bottom: -160px;
    color: #F2F2F2; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

*::-webkit-scrollbar {
  width: 8px; }

*::-webkit-scrollbar-track {
  opacity: 0; }

*::-webkit-scrollbar-thumb {
  background-color: black;
  border-radius: 8px; }

body::before {
  background: transparent;
  content: "";
  display: block;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 101; }

.noscroll {
  overflow: hidden; }

hr {
  background: #e80828;
  border: 0;
  margin: 18px 0 21px;
  width: 50px;
  height: 5px; }
  hr.small {
    margin: 20px auto 8px;
    width: 20px;
    height: 3px; }

.swiper-button-next,
.swiper-button-prev {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px; }
  @media (min-width: 1025px) {
    .swiper-button-next,
    .swiper-button-prev {
      width: 64px;
      height: 64px; } }

.hide {
  display: none; }

.visibility-hidden {
  pointer-events: none;
  opacity: 0.5; }

.language-selector {
  align-items: center;
  display: flex;
  margin-right: 8px;
  padding-top: 30px; }
  .language-selector .wg-drop.country-selector {
    background: none;
    border-radius: 2px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    height: 60px; }
    .language-selector .wg-drop.country-selector[aria-expanded="true"] {
      background-color: white; }
      .language-selector .wg-drop.country-selector[aria-expanded="true"] .wgcurrent::before {
        border-top: 6px solid black; }
    .language-selector .wg-drop.country-selector .wgcurrent {
      border: 0;
      position: relative;
      text-indent: -9999px; }
      .language-selector .wg-drop.country-selector .wgcurrent a {
        padding: 5px 21px 5px 7px;
        height: auto; }
      .language-selector .wg-drop.country-selector .wgcurrent::after {
        display: none; }
      .language-selector .wg-drop.country-selector .wgcurrent::before {
        content: "";
        border-top: 6px solid white;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        display: block;
        position: absolute;
        top: 50%;
        left: 32px;
        pointer-events: none;
        transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
        transform: translateY(-50%);
        width: 0;
        height: 0; }
    .language-selector .wg-drop.country-selector ul {
      background: 0 0;
      border: 0;
      min-width: 0;
      width: auto; }
    .language-selector .wg-drop.country-selector a {
      padding: 5px 21px 5px 7px;
      height: auto; }
    .language-selector .wg-drop.country-selector img.wg-flag {
      margin: 0;
      width: 20px;
      height: 20px; }

.language-selector-mobile .wg-list.country-selector ul {
  margin-bottom: 17px; }

.language-selector-mobile .wg-list.country-selector a {
  padding: 0 13px 0 0; }

.language-selector-mobile .wg-flags a img.wg-flag {
  height: 20px;
  margin-right: 0; }

@font-face {
  font-family: 'icon';
  src: url("icon.eot");
  src: url("icon.eot") format("eot"), url("icon.woff") format("woff"), url("icon.ttf") format("truetype"), url("icon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.arrow-down:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cart:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slider-cursor:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.arrow-left:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-search:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.arrow-right:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-user:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.compatibility:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cross:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.download:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.facebook:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.newspaper:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.phone:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pinterest:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.search:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.shopping_cart:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.time:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.tools:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.twitter:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.user:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.gear:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.play:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pause:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.volume-high:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.volume-mute:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.linkedin:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.loading:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fifty-checkmark:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.quotation-mark:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.AffixColumn-root {
  position: relative; }

.AffixColumn {
  position: fixed;
  top: 0; }
  .AffixColumn.is-AffixColumn--top {
    position: absolute; }
  .AffixColumn.is-AffixColumn--bottom {
    position: absolute;
    bottom: 0;
    top: auto; }
  .AffixColumn.is-AffixColumn--tallest {
    position: static; }

.AffixColumn--bottom {
  position: fixed;
  top: auto;
  bottom: 0; }
  .AffixColumn--bottom.is-AffixColumn--top {
    position: absolute;
    top: 0;
    bottom: auto; }
  .AffixColumn--bottom.is-AffixColumn--bottom {
    position: absolute; }
  .AffixColumn--bottom.is-AffixColumn--tallest {
    position: static; }

.Container, .HeroHeader-container, .Modal-content, .StaffGrid-modal, .ObiStrip-content, .ProductView, .Product--full {
  position: relative;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .Container, .HeroHeader-container, .Modal-content, .StaffGrid-modal, .ObiStrip-content, .ProductView, .Product--full {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .Container, .HeroHeader-container, .Modal-content, .StaffGrid-modal, .ObiStrip-content, .ProductView, .Product--full {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .Container, .HeroHeader-container, .Modal-content, .StaffGrid-modal, .ObiStrip-content, .ProductView, .Product--full {
      max-width: 1170px; } }

.link {
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: uppercase; }
  .link::before {
    border: solid #2A2A2A;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    margin-right: 6px;
    padding: 2.5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg); }
  .link--small {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.8px;
    position: relative;
    text-decoration: none; }
    .link--small::after {
      border: 1px solid #e80828;
      content: "";
      display: block; }
  .link--no-icon::before {
    display: none; }
  .link--red {
    color: #e80828; }
    .link--red::before {
      border: solid #e80828;
      border-width: 0 2px 2px 0; }

.Button--menu_toggle {
  border: 0;
  outline: none;
  padding: 0;
  position: relative; }
  .Button--menu_toggle-bar {
    background: black;
    display: block;
    position: absolute;
    top: 14px;
    left: 10px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 18px;
    height: 2px; }
    .Button--menu_toggle-bar--second {
      top: 20px; }

.Button--menu--open .Button--menu_toggle-bar--first {
  top: 50%;
  transform: translateY(-50%) rotate(45deg); }

.Button--menu--open .Button--menu_toggle-bar--second {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg); }

button, .site-btn {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  background-color: #e80828;
  color: #FFFFFF;
  padding: 15px 20px;
  font-family: "Avenir Next";
  font-weight: 700;
  cursor: pointer; }

.btn, .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons a {
  align-items: center;
  border: 0;
  border-radius: 2px;
  color: white;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 19px;
  padding: 0 36px;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  white-space: nowrap;
  height: 57px; }
  @media (max-width: 599px) {
    .btn, .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons a {
      font-size: 12px;
      letter-spacing: 0.86px;
      line-height: 20px;
      height: 48px; } }
  .btn:hover, .careers__positions .resumator-buttons input:hover, .careers__positions .resumator-buttons a:hover {
    opacity: 0.8; }
  .btn:focus, .careers__positions .resumator-buttons input:focus, .careers__positions .resumator-buttons a:focus {
    background: #2F2F2F; }
  .btn--small {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.8px;
    padding: 0 14px;
    height: 32px; }
  .btn--red {
    background-color: #e80828; }
  .btn--black {
    background-color: black; }
  .btn--white {
    background: white;
    color: #2F2F2F; }
  .btn--gray {
    background-color: #dddddd;
    border: 1px solid #999;
    color: #2F2F2F; }
  .btn--disabled {
    background-color: #dddddd; }
  .btn--full_width {
    width: 100%; }

.btn-scroll {
  align-items: center;
  background-color: #2F2F2F;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  position: absolute;
  bottom: 2vw;
  width: 64px;
  height: 64px; }

/* Strip browser default styling from button and anchor elements. */
button {
  display: inline-block;
  vertical-align: top;
  background: #e80828;
  color: #FFFFFF;
  border: 2px solid #7986cb;
  font-family: "Avenir Next";
  font-weight: 700;
  appearance: none;
  padding: 15px 20px; }

a {
  color: #2f2f2f;
  font-family: "Avenir Next"; }

.FormItem--actions {
  margin-left: 7.5px;
  margin-right: 7.5px;
  min-height: 1px;
  float: left;
  width: 98.4879%;
  width: calc((12 / 12 * 100%) - 15px);
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap; }

.FormItem-action {
  margin-left: 7.5px;
  margin-right: 7.5px;
  float: left; }

.FormItem-action--primary {
  order: 1; }

.FormItem-action--secondary {
  order: 2; }

.FormItem-quantity_selector {
  position: relative; }
  .FormItem-quantity_selector input {
    background-color: #F2F2F2;
    max-width: 100%; }

.FormItem-quantity_selector_button {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  position: absolute;
  right: 15px; }

.FormItem-quantity_selector_button--plus {
  top: 5px;
  font-size: 0;
  border: 5px solid transparent;
  border-bottom-color: #2F2F2F; }

.FormItem-quantity_selector_button--minus {
  bottom: 5px;
  font-size: 0;
  border: 5px solid transparent;
  border-top-color: #2F2F2F; }

.FormItem-checkbox_wrapper {
  display: flex;
  flex-wrap: wrap; }

.FormItem-checkbox_wrapper--stacked {
  flex-direction: column; }

.FormItem--type_checkbox input {
  height: 20px;
  flex-grow: 0; }

.FormItem--type_checkbox label {
  margin-left: 15px;
  margin-right: 0; }

.FormItem-fieldset {
  margin: 0;
  padding: 0;
  border-width: 0; }
  .FormItem-fieldset legend {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    font-family: "Avenir Next";
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 15px; }

.FormItem {
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px; }
  .FormItem label {
    font-size: 12px;
    font-family: "Avenir Next";
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 15px; }
  .FormItem input {
    height: 40px;
    font-size: 12px;
    font-family: "Avenir Next";
    font-weight: 400;
    padding: 0 15px;
    border: 1px solid #e80828;
    background-color: #ffffff;
    color: #2f2f2f;
    max-width: 100%;
    flex-grow: 1; }
    .FormItem input::-webkit-input-placeholder {
      color: #626262; }
    .FormItem input:moz-placeholder {
      color: #626262; }
    .FormItem input::moz-placeholder {
      color: #626262; }
    .FormItem input:-ms-input-placeholder {
      color: #626262; }
    .FormItem input:placeholder-shown {
      color: #626262; }
  .FormItem select {
    height: 40px;
    font-size: 12px;
    font-family: "Avenir Next";
    font-weight: 400;
    padding: 0 15px;
    border: 1px solid #e80828;
    background-color: #ffffff;
    color: #2f2f2f;
    max-width: 100%;
    flex-grow: 1; }
    .FormItem select::-webkit-input-placeholder {
      color: #626262; }
    .FormItem select:moz-placeholder {
      color: #626262; }
    .FormItem select::moz-placeholder {
      color: #626262; }
    .FormItem select:-ms-input-placeholder {
      color: #626262; }
    .FormItem select:placeholder-shown {
      color: #626262; }
  .FormItem textarea {
    height: 40px;
    font-size: 12px;
    font-family: "Avenir Next";
    font-weight: 400;
    padding: 10px 15px;
    border: 1px solid #e80828;
    background-color: #ffffff;
    color: #2f2f2f;
    width: 100%;
    flex-grow: 1;
    margin-top: 15px; }
    .FormItem textarea::-webkit-input-placeholder {
      color: #626262; }
    .FormItem textarea:moz-placeholder {
      color: #626262; }
    .FormItem textarea::moz-placeholder {
      color: #626262; }
    .FormItem textarea:-ms-input-placeholder {
      color: #626262; }
    .FormItem textarea:placeholder-shown {
      color: #626262; }

.FormItem--stacked {
  display: block; }
  .FormItem--stacked label {
    display: block;
    margin-bottom: 10px; }
  .FormItem--stacked input {
    width: 100%; }
  .FormItem--stacked select {
    width: 100%; }

.FormItem-description {
  width: 100%; }

.Page {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1;
  font-family: "Avenir Next";
  font-weight: 400;
  position: relative;
  z-index: 0; }
  .Page:before, .Page:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .Page:after {
    clear: both; }

.Page--light {
  background-color: #ffffff;
  color: #2f2f2f; }
  .Page--light h1, .Page--light h2, .Page--light h3, .Page--light h4, .Page--light h5, .Page--light h6,
  .Page--light .h1, .Page--light .h2, .Page--light .h3, .Page--light .StaffGrid-name, .Page--light .h4, .Page--light .h5, .Page--light .h6 {
    color: #2f2f2f; }
  .Page--light .Page-border {
    background-color: #141414; }

.Page--dark {
  background-color: #141414;
  color: #FFFFFF; }
  .Page--dark h1, .Page--dark h2, .Page--dark h3, .Page--dark h4, .Page--dark h5, .Page--dark h6,
  .Page--dark .h1, .Page--dark .h2, .Page--dark .h3, .Page--dark .StaffGrid-name, .Page--dark .h4, .Page--dark .h5, .Page--dark .h6 {
    color: #FFFFFF; }
  .Page--dark .Page-border {
    background-color: #ffffff; }

.Page--with_border {
  margin: 15px; }

.Page-border {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -40; }

/* Theme.liquid file */
.MainContent {
  margin-top: 0; }
  #services .MainContent,
  #industries .MainContent,
  #brands .MainContent,
  #products .MainContent,
  #collections .MainContent,
  #contact .MainContent,
  #wholesale-inquiry .MainContent,
  #thank-you .MainContent,
  .template-search .MainContent,
  #account .MainContent,
  .template-addresses .MainContent,
  #account .MainContent,
  #create-account .MainContent,
  .template-cart .MainContent,
  .template-article .MainContent,
  .template-simple .MainContent,
  .template-events .MainContent,
  .template-404 .MainContent,
  #challenge .MainContent,
  #reset-account .MainContent,
  .template-order .MainContent,
  #addresses .MainContent {
    margin-top: 148px; }
    @media (max-width: 1024px) {
      #services .MainContent,
      #industries .MainContent,
      #brands .MainContent,
      #products .MainContent,
      #collections .MainContent,
      #contact .MainContent,
      #wholesale-inquiry .MainContent,
      #thank-you .MainContent,
      .template-search .MainContent,
      #account .MainContent,
      .template-addresses .MainContent,
      #account .MainContent,
      #create-account .MainContent,
      .template-cart .MainContent,
      .template-article .MainContent,
      .template-simple .MainContent,
      .template-events .MainContent,
      .template-404 .MainContent,
      #challenge .MainContent,
      #reset-account .MainContent,
      .template-order .MainContent,
      #addresses .MainContent {
        margin-top: 93px; } }

.shopify-challenge__container {
  padding: 50px 0; }
  .shopify-challenge__container input[type=submit] {
    background-color: #e80828;
    color: white; }

.MainContent-site_header--fixed-with-announcement-bar {
  margin-top: calc(30px + 108px + 49px); }

.template-index .MainContent .shopify-section {
  margin-bottom: 100px; }
  @media (max-width: 1024px) {
    .template-index .MainContent .shopify-section {
      margin-bottom: 80px; } }
  @media (max-width: 599px) {
    .template-index .MainContent .shopify-section {
      margin-bottom: 50px; } }

.page-default {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 93px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .page-default {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .page-default {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .page-default {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .page-default {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .page-default {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .page-default__inner {
    margin: 0 auto;
    max-width: 812px;
    width: 100%; }
  .page-default__pretitle {
    color: #e80828;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase; }
  .page-default__title {
    font-size: 45px;
    line-height: 57px;
    margin-top: 6px;
    text-align: center; }
    @media (max-width: 599px) {
      .page-default__title {
        font-size: 30px;
        line-height: 38px; } }
  .page-default__body {
    margin-top: 52px; }
    .page-default__body h2 {
      font-size: 32px;
      line-height: 40px; }
      @media (max-width: 599px) {
        .page-default__body h2 {
          font-size: 26px;
          line-height: 33px; } }
      .page-default__body h2 + p {
        margin-top: 15px; }
    .page-default__body p {
      color: #727272;
      font-size: 16px;
      line-height: 28px; }
      .page-default__body p + h2 {
        margin-top: 30px; }
      .page-default__body p + p {
        margin-top: 15px; }

.Offcanvas--reveal {
  max-height: 0;
  overflow: hidden; }
  .Offcanvas--reveal.is-Offcanvas--open {
    max-height: 400px;
    max-height: 80vh; }

.Offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100%;
  background: fade(#141414, 40%); }
  .Offcanvas-backdrop.is-Offcanvas--backdrop_active {
    bottom: 0; }

.Offcanvas--lv2 {
  z-index: 920; }

.Offcanvas--lv3 {
  z-index: 930; }

.Offcanvas--lv4 {
  z-index: 940; }

.Offcanvas-scroller {
  background: #ffffff;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

.NavMenu--main_menu {
  padding: 0;
  margin: 0;
  list-style: none inside none;
  font-family: "Avenir Next";
  font-weight: 700;
  font-size: 0; }
  @media (min-width: 992px) {
    .NavMenu--main_menu {
      display: flex;
      height: 100%; } }
  @media (max-width: 1024px) {
    .NavMenu--main_menu {
      display: none; } }

@media (min-width: 992px) {
  .NavMenu--main_menu-link {
    align-items: center;
    display: inline-flex;
    position: relative;
    text-align: center; } }

@media (min-width: 992px) {
  .NavMenu--main_menu-link {
    font-size: 12px;
    line-height: 1; } }

.NavMenu--main_menu-link.is-NavMenu--parent_link > a > span:after {
  line-height: 0.9; }

@media (min-width: 992px) {
  .NavMenu--main_menu-link a,
  .NavMenu--main_menu-link a:hover,
  .NavMenu--main_menu-link a:focus {
    display: inline-flex;
    vertical-align: middle; } }

.NavMenu--main_menu-link a span,
.NavMenu--main_menu-link a:hover span,
.NavMenu--main_menu-link a:focus span {
  display: inline-block;
  padding: 0 10px; }

.NavMenu--main_menu-link a {
  color: inherit;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.98px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out; }
  .NavMenu--main_menu-link a:hover {
    opacity: 0.9; }

.NavMenu--dropdown {
  padding: 5px 0;
  margin: 0;
  list-style: none inside none;
  font-family: "Avenir Next";
  font-weight: 700;
  font-size: 0;
  text-align: left; }
  @media (min-width: 992px) {
    .NavMenu--dropdown {
      border-left: 2px solid #e80828; } }

.NavMenu--dropdown-link {
  font-size: 14px;
  line-height: 1;
  position: relative; }
  .NavMenu--dropdown-link.expanded > a:before {
    position: absolute;
    right: 8px;
    top: 10px; }
  .NavMenu--dropdown-link a, .NavMenu--dropdown-link a:hover, .NavMenu--dropdown-link a:focus {
    color: #2f2f2f;
    text-decoration: none;
    text-transform: none;
    display: inline-block;
    width: 100%; }
    .NavMenu--dropdown-link a span, .NavMenu--dropdown-link a:hover span, .NavMenu--dropdown-link a:focus span {
      display: inline-block;
      padding: 15px 15px; }
      @media (min-width: 992px) {
        .NavMenu--dropdown-link a span, .NavMenu--dropdown-link a:hover span, .NavMenu--dropdown-link a:focus span {
          padding: 7px 15px;
          white-space: nowrap; } }

.NavMenu--dropdown-link--heading {
  font-size: 18px; }

.NavMenu--dropdown-heading {
  padding: 15px 15px; }
  @media (min-width: 992px) {
    .NavMenu--dropdown-heading {
      padding: 7px 15px; } }

.SiteHeader-account {
  position: relative;
  float: left;
  padding-left: 20px; }
  .SiteHeader-account svg,
  .SiteHeader-account img {
    position: relative;
    top: 2px; }

.SiteHeader-account_button {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  padding: 38px 8px;
  color: inherit; }
  .SiteHeader-account_button:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 24px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .SiteHeader-account_button:before {
    display: block; }

.SiteHeader-block--main_menu {
  float: left;
  width: 100%; }

@media (min-width: 992px) {
  .SiteHeader-account_button {
    padding: 108px-24px/2 8px; }
  .SiteHeader-block--main_menu {
    float: right;
    width: auto; }
  .SiteHeader-account {
    padding-left: 20px;
    margin-left: 0;
    height: 108px; } }

.SiteHeader-brand {
  display: block;
  height: 108px;
  padding: 17px 10px;
  float: left;
  image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
  /* Safari seems to support, but seems deprecated and does the same thing as the others. */
  image-rendering: -webkit-optimize-contrast; }
  @media (max-width: 1024px) {
    .SiteHeader-brand {
      height: 93px;
      padding: 15px; } }

.SiteHeader-logo {
  height: 100%; }

.SiteHeader-toggle {
  background: white;
  float: right;
  margin-right: 20px;
  width: 38px;
  height: 38px; }
  .SiteHeader-toggle.is-Offcanvas--target_open .Button--menu_toggle-bar--first {
    top: 50%;
    transform: translateY(-50%) rotate(45deg); }
  .SiteHeader-toggle.is-Offcanvas--target_open .Button--menu_toggle-bar--second {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg); }

.SiteHeader-brand--centered {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.SiteHeader-brand--mobile {
  display: block; }

.SiteHeader-brand--desktop {
  display: none; }

@media (max-width: 1024px) {
  .SiteHeader-banner {
    display: none; } }

@media (min-width: 1025px) {
  .SiteHeader-banner--with_notice_bar {
    margin-top: 30px; }
  .SiteHeader-brand {
    height: 108px;
    padding: 21px 15px; }
  .SiteHeader-toggle {
    display: none; }
  .SiteHeader-brand--mobile {
    display: none; }
  .SiteHeader-brand--desktop {
    display: block; } }

@media (max-width: 1024px) {
  .SiteHeader-banner {
    align-items: center;
    display: flex;
    justify-content: flex-end; } }

.SiteHeader-content {
  top: 100px;
  left: 0;
  background: #FFF; }
  .SiteHeader-content > .Offcanvas-scroller {
    background: transparent; }

.SiteHeader-navigation {
  display: flex;
  flex-flow: row wrap;
  padding-top: 10px;
  padding-bottom: 20px; }

.SiteHeader-navigation--exposed_first_menu {
  display: block;
  float: right; }

.SiteHeader-navigation--exposed_second_menu {
  display: block;
  float: left; }

.SiteHeader-navigation--exposed_center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100px; }
  @media (min-width: 992px) {
    .SiteHeader-navigation--exposed_center {
      position: static;
      transform: none;
      float: right; } }

.SiteHeader-exposed_button {
  font-size: 16px;
  line-height: 16px;
  height: 51px;
  margin: auto 15px; }

.SiteHeader-Icon {
  position: relative;
  margin: 0; }

.SiteHeader-account {
  height: 100%;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px; }

.SiteHeader-search {
  display: flex;
  align-items: center;
  margin: 0 10px 0 0;
  top: 2px;
  width: 20px;
  height: 100%; }

.SiteHeader-hilight_button_wrap {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 20px; }

@media (max-width: 1024px) {
  .SiteHeader-hilight_button {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: calc(100% - 40px); } }

.SiteHeader-hilight_button_link {
  align-items: center;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 2px;
  color: black;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  line-height: 16px;
  letter-spacing: 0.5px;
  overflow: hidden;
  padding: 0 22px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  white-space: nowrap;
  height: 40px; }
  @media (max-width: 1024px) {
    .SiteHeader-hilight_button_link {
      width: 100%;
      height: 48px; } }
  .SiteHeader-hilight_button_link span {
    position: relative;
    z-index: 1; }
  .SiteHeader-hilight_button_link::before {
    background: white;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 100%;
    height: 100%;
    z-index: 0; }
  .SiteHeader-hilight_button_link::after {
    background: white;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    transition-delay: 0.3s;
    width: 100%;
    height: 100%;
    z-index: 0; }
  .SiteHeader-hilight_button_link:hover {
    color: white; }
    .SiteHeader-hilight_button_link:hover::before {
      transition: none;
      left: -100%; }
    .SiteHeader-hilight_button_link:hover::after {
      transition-delay: 0s;
      left: 100%; }

@media (max-width: 1024px) {
  .SiteHeader-content {
    align-items: center;
    background: none;
    border-bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 93px; } }

@media (min-width: 992px) {
  .SiteHeader-content {
    top: auto;
    left: auto;
    background: transparent;
    height: 108px; }
    .SiteHeader-content > .Offcanvas-scroller {
      overflow: visible; }
  .SiteHeader-content--with_notice_bar {
    margin-top: 30px; }
  .SiteHeader-content_wrapper {
    display: flex;
    justify-content: space-around; }
  .SiteHeader-navigation {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%; }
  .SiteHeader-navigation--first_menu {
    float: right;
    padding-right: 54px; }
  .SiteHeader-navigation--second_menu {
    float: left;
    padding-left: 52px; }
  .SiteHeader-navigation--exposed {
    height: 100px; }
  .SiteHeader-block {
    float: right;
    position: relative; }
  .SiteHeader-block--main_menu {
    height: calc( $NavMenu--main_menu--font_size * $NavMenu--main_menu--line_height + $NavMenu--main_menu--padding_top_bp + $NavMenu--main_menu--padding_bottom_bp);
    margin: 0; } }

@media (max-width: 1024px) {
  .SiteHeader-navigation {
    align-items: center;
    display: flex;
    padding: 0;
    width: calc((100% - 82px)/2);
    height: 100%; }
    .SiteHeader-navigation:last-of-type {
      justify-content: flex-end; }
  .SiteHeader-hilight_button_wrap {
    display: none; } }

.SiteHeader-MainContent {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  height: 40px; }
  @media (max-width: 1024px) {
    .SiteHeader-MainContent {
      display: none; } }

.SiteHeader-form_item {
  position: relative;
  font-size: 0;
  float: left;
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin: 30px 0; }
  .SiteHeader-form_item input[type="search"] {
    border: 1px solid #FFF;
    -webkit-appearance: none;
    border-radius: 0;
    float: left;
    min-width: 200px; }

.SiteHeader-form_button_wrapper {
  position: absolute;
  right: 7.5px;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  margin: 0; }

.SiteHeader-form_button {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  height: 40px;
  min-width: 40px;
  margin: 30px 0;
  display: inline-block;
  vertical-align: middle;
  color: #FFF; }
  .SiteHeader-form_button:before {
    display: inline-block;
    vertical-align: middle; }

@media (min-width: 992px) {
  .SiteHeader-form_item {
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
    height: 100%; }
    .SiteHeader-form_item:before {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .SiteHeader-form_item > * {
      display: inline-block;
      vertical-align: middle; }
    .SiteHeader-form_item input[type="search"] {
      float: none; } }

.SiteHeader-notice_bar {
  width: 100%;
  height: 30px;
  font-family: "Avenir Next";
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
  background-color: #E80828;
  color: #FFF; }

.SiteHeader-notice {
  text-align: center;
  margin: 0px 0px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF; }

@media (max-width: 991px) {
  .SiteHeader-notice {
    display: none; } }

@media (min-width: 992px) {
  .SiteHeader-notice_bar {
    height: 30px; } }

.SiteHeader-notice-text {
  margin: 0px auto;
  font-size: 12px; }

.SiteHeader-account {
  position: relative;
  float: left;
  padding-left: 20px; }
  .SiteHeader-account svg,
  .SiteHeader-account img {
    position: relative;
    top: 2px; }

.SiteHeader-account_button {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  padding: 38px 8px;
  color: inherit; }
  .SiteHeader-account_button:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 24px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .SiteHeader-account_button:before {
    display: block; }

.SiteHeader-block--main_menu {
  float: left;
  width: 100%; }

@media (min-width: 992px) {
  .SiteHeader-account_button {
    padding: 108px-24px/2 8px; }
  .SiteHeader-block--main_menu {
    float: right;
    width: auto; }
  .SiteHeader-account {
    padding-left: 20px;
    margin-left: 0;
    height: 108px; } }

@media (max-width: 991px) {
  .SiteHeader-dropdown.Offcanvas, .Offcanvas.SiteHeader-account_menu {
    position: static;
    height: auto;
    width: auto;
    border-right-width: 0;
    transition: none;
    transform: none;
    z-index: auto; }
  html.no-csstransforms .SiteHeader-dropdown.Offcanvas, html.no-csstransforms .Offcanvas.SiteHeader-account_menu {
    transition: none;
    left: auto; }
  .SiteHeader-dropdown > .Offcanvas-scroller, .SiteHeader-account_menu > .Offcanvas-scroller {
    background: transparent;
    height: auto;
    overflow-y: visible;
    overflow-x: visible; }
  .SiteHeader-dropdown.is-Offcanvas--closed, .is-Offcanvas--closed.SiteHeader-account_menu, .SiteHeader-dropdown.Offcanvas.is-Offcanvas--closed, .Offcanvas.is-Offcanvas--closed.SiteHeader-account_menu {
    display: none; }
  .SiteHeader-dropdown.is-Offcanvas--open, .is-Offcanvas--open.SiteHeader-account_menu, .SiteHeader-dropdown.Offcanvas.is-Offcanvas--open, .Offcanvas.is-Offcanvas--open.SiteHeader-account_menu {
    display: block; } }

@media (min-width: 992px) {
  .SiteHeader-dropdown.Offcanvas, .Offcanvas.SiteHeader-account_menu {
    position: static;
    height: auto;
    width: auto;
    border-right-width: 0;
    transition: none;
    transform: none;
    z-index: auto; }
  html.no-csstransforms .SiteHeader-dropdown.Offcanvas, html.no-csstransforms .Offcanvas.SiteHeader-account_menu {
    transition: none;
    left: auto; }
  .SiteHeader-dropdown > .Offcanvas-scroller, .SiteHeader-account_menu > .Offcanvas-scroller {
    background: transparent;
    height: auto;
    overflow-y: visible;
    overflow-x: visible; }
  .SiteHeader-dropdown, .SiteHeader-account_menu, .SiteHeader-dropdown.Offcanvas, .Offcanvas.SiteHeader-account_menu {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #FFF;
    transition: opacity 0.15s;
    transform-origin: top; }
    .SiteHeader-dropdown.is-Offcanvas--closed, .is-Offcanvas--closed.SiteHeader-account_menu, .SiteHeader-dropdown.Offcanvas.is-Offcanvas--closed, .Offcanvas.is-Offcanvas--closed.SiteHeader-account_menu {
      transform: scaleY(0);
      opacity: 0;
      transition: opacity 0.15s, transform 0s 0.15s; }
    .SiteHeader-dropdown.is-Offcanvas--open, .is-Offcanvas--open.SiteHeader-account_menu, .SiteHeader-dropdown.Offcanvas.is-Offcanvas--open, .Offcanvas.is-Offcanvas--open.SiteHeader-account_menu {
      transform: scaleY(1);
      opacity: 1; } }

.SiteHeader-cart-wrapper {
  background: #fff;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(100%);
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  width: 580px;
  height: 100vh;
  z-index: 102; }
  @media (max-width: 599px) {
    .SiteHeader-cart-wrapper {
      width: 100%; } }

.MiniCart--open .SiteHeader-cart-wrapper {
  transform: translateX(0); }

.SiteHeader-cart {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 15px; }

.SiteHeader-cart_notification {
  width: 14px;
  height: 14px;
  border-radius: 10px;
  position: absolute;
  right: -5px;
  top: 42%;
  transform: translateY(-58%);
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.SiteHeader-cart_button {
  color: inherit;
  font-family: inherit;
  align-items: center;
  display: flex; }
  .SiteHeader-cart_button, .SiteHeader-cart_button:hover, .SiteHeader-cart_button:focus {
    text-decoration: none; }
  .SiteHeader-cart_button:after {
    display: block; }

.SiteHeader-cart_icon {
  height: 100%; }

.SiteHeader-cart_menu {
  height: 100%; }

.SiteHeader-cart_item_count {
  background-color: #ff0000;
  color: #FFFFFF;
  min-width: 20px;
  height: 20px;
  font-size: 13px;
  line-height: 1;
  padding: 3.5px;
  border-radius: 100%;
  text-align: center;
  float: left; }

@media (min-width: 992px) {
  .SiteHeader-cart {
    float: left; }
  .SiteHeader-cart_button {
    padding: 108px-24px/2 8px;
    height: 108px; }
    .SiteHeader-cart_button:after {
      float: left; } }

.SiteHeader-navigation--third_menu {
  clear: left;
  float: left;
  width: 100%;
  height: 49px;
  background-color: #000;
  color: #FFF; }
  .SiteHeader-navigation--third_menu:before {
    content: "";
    border-top: 1px solid #FFF;
    position: absolute;
    left: 0;
    right: 0; }

.SiteHeader-navigation--third_menu div ul li {
  cursor: pointer; }

.SiteHeader-navigation--third_menu div ul li a {
  color: #FFF;
  font-size: 12px; }

.SiteHeader-navigation--third_menu div ul li a span {
  padding: 10px 25px; }

/* SEARCH DROPDOWN */
.search-dropdown {
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  height: 100vh;
  width: 100%;
  z-index: 999; }
  .search-dropdown.is-Offcanvas--open {
    opacity: 1;
    pointer-events: all; }
  .search-dropdown__wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .search-dropdown__wrapper {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .search-dropdown__wrapper {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .search-dropdown__wrapper {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .search-dropdown__wrapper {
        max-width: 1240px; } }
  .search-dropdown__close {
    background: transparent;
    border-width: 0px;
    appearance: none;
    padding: 0;
    color: white;
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 23px;
    height: 23px; }
    .search-dropdown__close:before {
      content: "";
      font-family: "icon";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      color: inherit;
      font-size: 23px;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 599px) {
      .search-dropdown__close:before {
        content: "";
        font-family: "icon";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        color: inherit;
        font-size: 15px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; } }
  .search-dropdown__form {
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    transform: translateY(40px); }
    .is-Offcanvas--open .search-dropdown__form {
      opacity: 1;
      transform: translateY(0);
      transition-delay: 0.25s; }
    .search-dropdown__form-group {
      position: relative;
      min-height: 1px;
      padding-right: var(--grid-gutter-width)/2;
      padding-left: var(--grid-gutter-width)/2;
      width: 100%;
      align-items: center;
      display: flex; }
  .search-dropdown__input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid white;
    color: white;
    font-size: 40px;
    outline: none;
    padding: 0 35px 0 65px;
    width: 100%;
    height: 95px; }
    .search-dropdown__input.placeholder {
      color: rgba(255, 255, 255, 0.25); }
    .search-dropdown__input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.25); }
    .search-dropdown__input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.25); }
    .search-dropdown__input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.25); }
    .search-dropdown__input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.25); }
    @media (max-width: 599px) {
      .search-dropdown__input {
        font-size: 18px;
        line-height: 25px;
        padding: 0 37px;
        height: 50px; } }
  .search-dropdown__submit {
    background: transparent url(icon-search-big.png) no-repeat center/cover;
    border: 0;
    position: absolute;
    left: 0;
    outline: none;
    text-indent: -9999px;
    width: 45px;
    height: 45px; }
    @media (max-width: 599px) {
      .search-dropdown__submit {
        width: 26px;
        height: 26px; } }

/* SEARCH RESULTS */
.search-results {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .search-results {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .search-results {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .search-results {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .search-results {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .search-results {
      padding-top: 50px;
      padding-bottom: 50px; } }

.sr__inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }

.sr__copy {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 59px;
  height: 57px; }
  @media (max-width: 1024px) {
    .sr__copy {
      flex-direction: column;
      height: auto; } }
  @media (max-width: 599px) {
    .sr__copy {
      align-items: flex-start; } }

.sr__title {
  color: #2F2F2F; }
  @media (max-width: 1024px) {
    .sr__title {
      padding-right: 30px;
      margin-bottom: 30px; } }

.sr__form {
  flex: 0 0 320px;
  position: relative;
  height: 57px; }
  @media (max-width: 1024px) {
    .sr__form {
      flex: 0 0 57px; } }
  @media (max-width: 599px) {
    .sr__form {
      width: 100%; } }
  .sr__form-text {
    background: url("icon-input-search.svg") 18px center/18px 18px no-repeat;
    border: 1px solid #cdcdcd;
    font-size: 20px;
    line-height: 27px;
    outline: none;
    padding-left: 49px;
    width: 100%;
    height: 100%; }
    .sr__form-text.placeholder {
      color: rgba(0, 0, 0, 0.3); }
    .sr__form-text:-moz-placeholder {
      color: rgba(0, 0, 0, 0.3); }
    .sr__form-text::-moz-placeholder {
      color: rgba(0, 0, 0, 0.3); }
    .sr__form-text:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.3); }
    .sr__form-text::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.3); }
  .sr__form-submit {
    background: url("icon-chevron-right.svg") calc(100% - 17px) center/9px 14px no-repeat;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    outline: none;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 57px;
    height: 57px; }
    .sr__form-submit:hover {
      background-position: calc(100% - 13px) center;
      opacity: 0.6; }

.sr__subtitle {
  color: #222222;
  opacity: 0.6; }

.sr__products .product__list {
  grid-column-gap: 40px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 17px;
  margin-bottom: 68px; }
  @media (max-width: 1024px) {
    .sr__products .product__list {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 700px) {
    .sr__products .product__list {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 20px;
      grid-row-gap: 24px; } }

.sr__products .grid-item {
  padding-right: 0;
  width: auto; }
  @media (max-width: 800px) {
    .sr__products .grid-item__top {
      height: 270px; } }

.sr__products.sr__products--empty {
  display: none; }

.sr__articles .article__list {
  margin-top: 17px; }

.sr__articles.sr__articles--empty {
  display: none; }

.SiteHeader-contact_toast {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-height: 90vh;
  border-bottom: 2px solid #ffffff;
  transition: transform 0.5s;
  z-index: 1110;
  text-align: center; }
  .SiteHeader-contact_toast.is-Offcanvas--open {
    transform: translateY(0%); }
  .SiteHeader-contact_toast.is-Offcanvas--closed {
    transform: translateY(-100%); }

.SiteHeader-contact_content {
  display: table;
  width: 100%; }

.SiteHeader-contact_information {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat; }
  @media (min-width: 480px) {
    .SiteHeader-contact_information {
      display: table-cell;
      width: 50%; } }

.SiteHeader-contact_form_wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat; }
  @media (min-width: 480px) {
    .SiteHeader-contact_form_wrapper {
      display: table-cell;
      width: 50%; } }

.SiteHeader-contact_title {
  margin-top: 0; }

.SiteHeader-contact_form_title {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0; }

.SiteHeader-MainContentNav {
  align-items: center;
  display: inline-flex;
  height: 100%; }
  .SiteHeader-MainContentNav:hover .SiteHeader-MainContentNavLink {
    opacity: 0.2; }
  .SiteHeader-MainContentNavItem {
    height: 100%; }
    .SiteHeader-MainContentNavItem:hover .SiteHeader-MainContentNavLink {
      opacity: 1; }
    .SiteHeader-MainContentNavItem:hover .MainContentSubMenu {
      opacity: 1;
      pointer-events: all;
      transition-delay: 0s;
      visibility: visible; }
  .SiteHeader-MainContentNavLink {
    align-items: center;
    color: inherit;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.98px;
    line-height: 16px;
    padding: 0 12.5px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    height: 100%; }
    .SiteHeader-MainContentNavLink:hover::before, .SiteHeader-MainContentNavLink:hover::after {
      content: "";
      position: absolute;
      bottom: 0;
      z-index: 1;
      height: 50%;
      width: 100%; }
    .SiteHeader-MainContentNavLink:hover::before {
      clip-path: polygon(100% 0, 0 100%, 100% 100%);
      left: 0;
      transform: translateX(-100%); }
    .SiteHeader-MainContentNavLink:hover::after {
      clip-path: polygon(0 0, 0 100%, 100% 100%);
      right: 0;
      transform: translateX(100%); }

.MainContentSubMenu {
  background-color: #141414;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  opacity: 0;
  padding: 50px 100px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  transition-delay: 0.2s;
  visibility: hidden;
  width: 100%; }
  .MainContentSubMenuInner {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%;
    display: flex; }
    @media (min-width: 576px) {
      .MainContentSubMenuInner {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .MainContentSubMenuInner {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .MainContentSubMenuInner {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .MainContentSubMenuInner {
        max-width: 1240px; } }
  .MainContentSubMenu_title {
    color: white;
    margin: 0;
    font-size: 40px;
    line-height: 54px; }
  .MainContentSubMenu_separator {
    background-color: #ff0000;
    display: block;
    margin: 15px 0 27px;
    width: 40px;
    height: 5px; }
  .MainContentSubMenu_left {
    flex-grow: 1;
    text-align: left; }
  .MainContentSubMenu_right {
    flex: 0 0 500px;
    height: 367px; }
    @media (max-width: 1280px) {
      .MainContentSubMenu_right {
        flex: 0 0 420px;
        height: 300px; } }
  .MainContentSubMenu_list {
    display: flex;
    flex-wrap: wrap; }
  .MainContentSubMenu_item {
    flex: 0 0 50%;
    margin-bottom: 20px;
    padding-right: 55px; }
    @media (max-width: 1280px) {
      .MainContentSubMenu_item {
        padding-right: 20px; } }
  .MainContentSubMenu_link {
    color: white;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px; }
    .MainContentSubMenu_link svg {
      margin-left: 10px;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .MainContentSubMenu_link:hover svg {
      margin-left: 20px; }
  .MainContentSubMenu_text {
    font-size: 14px;
    line-height: 28px;
    opacity: 0.7; }
  .MainContentSubMenu_figure {
    box-shadow: -10px 10px rgba(255, 255, 255, 0.08);
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%; }
  .MainContentSubMenu_image {
    border-radius: 3px;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 100%; }
    .MainContentSubMenu_image--active {
      opacity: 1; }

/* MOBILE MENU */
.MobileMenu {
  background: #141414;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  padding: 30px 20px 180px;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateX(-100%);
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  width: 100%;
  height: calc(100vh - 93px); }
  .MobileMenu_list {
    overflow: auto;
    height: 100%; }
  .MobileMenu_item {
    opacity: 0;
    position: relative;
    left: -35px;
    transition: all 0.3s ease;
    transition-delay: 0.3s; }
    .MobileMenu_item:nth-of-type(2) {
      transition-delay: 0.35s; }
    .MobileMenu_item:nth-of-type(3) {
      transition-delay: 0.4s; }
    .MobileMenu_item:nth-of-type(4) {
      transition-delay: 0.45s; }
    .MobileMenu_item:nth-of-type(5) {
      transition-delay: 0.5s; }
    .MobileMenu_item:nth-of-type(6) {
      transition-delay: 0.55s; }
    .MobileMenu_item:nth-of-type(7) {
      transition-delay: 0.6s; }
    .MobileMenu_item:nth-of-type(8) {
      transition-delay: 0.65s; }
    .MobileMenu_item + li {
      margin-top: 10px; }
    .MobileMenu_item svg {
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .MobileMenu_item--animate svg {
      transform: rotate(180deg); }
    .MobileMenu_item--helper {
      margin-top: 14px !important; }
      .MobileMenu_item--helper + .MobileMenu_helper-item {
        margin-top: 12px; }
  .MobileMenu_itemLink {
    color: inherit;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px; }
    .MobileMenu_itemLink svg {
      margin-left: 5px; }
  .MobileMenu_helper-link {
    color: white;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700; }
  .MobileMenu_dropdown {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.86, 0, 0.7, 1);
    height: 0; }
    .MobileMenu_dropdown_item + li {
      margin-top: 6px; }
    .MobileMenu_dropdown_item:first-child {
      margin-top: 12px; }
    .MobileMenu_dropdown_link {
      color: inherit;
      font-size: 16px;
      font-weight: bold;
      line-height: 26px; }
    .MobileMenu_dropdown_text {
      font-size: 13px;
      letter-spacing: 0;
      line-height: 28px;
      opacity: 0.7; }
  .MobileMenu .SiteHeader-hilight_button {
    opacity: 0;
    transition: all 0.3s ease;
    bottom: -40px; }
  .MobileMenu--open {
    transform: translateX(0); }
    .MobileMenu--open .MobileMenu_item {
      opacity: 1;
      left: 0; }
    .MobileMenu--open .SiteHeader-hilight_button {
      opacity: 1;
      bottom: 100px;
      transition-delay: 0.7s; }

.SiteHeader {
  position: relative;
  margin: 0;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  width: 100vw;
  z-index: 100; }
  .SiteHeader::before {
    background: linear-gradient(180deg, #000000 0%, rgba(63, 63, 63, 0) 83%);
    content: "";
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 100%;
    height: 294px;
    z-index: -1; }
    @media (max-width: 1024px) {
      .SiteHeader::before {
        display: none; } }
  .SiteHeader:hover {
    background-color: #141414; }
    .SiteHeader:hover::before {
      opacity: 0; }
  .SiteHeader--opaque {
    background-color: #141414; }
    .SiteHeader--opaque::before {
      opacity: 0; }

.SiteHeader--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0; }

.SiteHeader--dark,
.template-collection .SiteHeader,
.template-product .SiteHeader,
#services .SiteHeader,
#industries .SiteHeader,
#brands .SiteHeader,
#collections .SiteHeader,
#contact .SiteHeader,
#wholesale-inquiry .SiteHeader,
#thank-you .SiteHeader,
.template-search .SiteHeader,
#account .SiteHeader,
.template-addresses .SiteHeader,
#account .SiteHeader,
.template-register .SiteHeader,
.template-cart .SiteHeader,
.template-article .SiteHeader,
.template-simple .SiteHeader,
.template-events .SiteHeader,
.template-404 .Siteheader,
#challenge .SiteHeader,
#reset-account .SiteHeader,
.template-order .SiteHeader,
#addresses .SiteHeader {
  background-color: #141414; }
  .SiteHeader--dark::before,
  .template-collection .SiteHeader::before,
  .template-product .SiteHeader::before,
  #services .SiteHeader::before,
  #industries .SiteHeader::before,
  #brands .SiteHeader::before,
  #collections .SiteHeader::before,
  #contact .SiteHeader::before,
  #wholesale-inquiry .SiteHeader::before,
  #thank-you .SiteHeader::before,
  .template-search .SiteHeader::before,
  #account .SiteHeader::before,
  .template-addresses .SiteHeader::before,
  #account .SiteHeader::before,
  .template-register .SiteHeader::before,
  .template-cart .SiteHeader::before,
  .template-article .SiteHeader::before,
  .template-simple .SiteHeader::before,
  .template-events .SiteHeader::before,
  .template-404 .Siteheader::before,
  #challenge .SiteHeader::before,
  #reset-account .SiteHeader::before,
  .template-order .SiteHeader::before,
  #addresses .SiteHeader::before {
    opacity: 0; }

.SiteHeader--scrolled {
  transform: translateY(-100%); }
  .SiteHeader--scrolled::before {
    opacity: 0; }

.SiteHeader--flush {
  max-width: none;
  margin: 0; }
  .SiteHeader--flush.is-SiteHeader--at_top {
    margin: 0; }

.SiteHeader--detached.is-SiteHeader--at_top {
  margin: 10px; }

@media (min-width: 1320px) {
  .SiteHeader--detached {
    max-width: none;
    margin: 0 auto; }
    .SiteHeader--detached.is-SiteHeader--at_top {
      margin: 10px 2%; } }

.SiteHeader-spacing {
  height: 100px; }

.SiteHeader-container {
  margin: 0 auto;
  max-width: 100% !important; }
  @media (min-width: 992px) {
    .SiteHeader-container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .SiteHeader-container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .SiteHeader-container {
      max-width: 1170px; } }

.SiteHeader-overlap {
  padding-top: 100px; }
  @media (min-width: 992px) {
    .SiteHeader-overlap {
      padding-top: 100px; } }

@media (min-width: 992px) {
  .SiteHeader-spacing {
    height: 100px; }
  .SiteHeader-content {
    order: 1; } }

.MiniCart--open::before {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  pointer-events: all;
  visibility: visible; }

.AjaxCart {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  padding: 0 34px 40px;
  width: 100%;
  height: 100%; }
  @media (max-width: 599px) {
    .AjaxCart {
      padding: 0 21px 155px; } }

.AjaxCart-cart_header {
  padding: 34px 0 0; }
  @media (max-width: 599px) {
    .AjaxCart-cart_header {
      padding: 30px 0 0; } }

.AjaxCart-dismiss {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  color: #2A2A2A;
  margin: 0 0 17px;
  width: 17px;
  height: 17px; }
  .AjaxCart-dismiss:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 14px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .AjaxCart-dismiss::before {
    font-size: 17px; }

.AjaxCart-item-wrapper {
  overflow: auto;
  height: calc(100vh - 402px); }
  .AjaxCart-item-wrapper::-webkit-scrollbar-thumb {
    opacity: 0;
    display: none; }
  @media (max-width: 599px) {
    .AjaxCart-item-wrapper {
      height: calc(100vh - 513px); } }

.AjaxCart-cart_title {
  color: #2f2f2f;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 24px; }
  @media (max-width: 599px) {
    .AjaxCart-cart_title {
      font-size: 25px;
      line-height: 37px;
      margin-bottom: 7px; } }

.AjaxCart-divider {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  margin: 50px 15px;
  border-color: #A3A5AD; }
  @media (min-width: 480px) {
    .AjaxCart-divider {
      float: left;
      width: 96.97581%;
      width: calc((12 / 12 * 100%) - 30px); } }

.AjaxCart-empty_state {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  position: relative;
  padding: 50px 0;
  text-align: center; }
  @media (min-width: 480px) {
    .AjaxCart-empty_state {
      float: left;
      width: 96.97581%;
      width: calc((12 / 12 * 100%) - 30px); } }
  .AjaxCart-empty_state:before {
    content: "";
    display: block;
    width: 75px;
    height: 75px;
    margin: 15px auto;
    background: #d8d8d8;
    border-radius: 100%; }

.AjaxCart-item-left_side {
  flex: 0 0 110px;
  text-align: center; }
  @media (max-width: 599px) {
    .AjaxCart-item-left_side {
      flex: 0 0 80px; } }

.AjaxCart-bottom {
  margin-top: auto; }

.AjaxCart-footer {
  padding-top: 23px; }

@media (min-width: 600px) {
  .mobile-display-true {
    display: none !important; } }

@media (max-width: 599px) {
  .mobile-display-none {
    display: none !important; } }

.AjaxCart-item {
  border-bottom: 1px solid #DFDFDF;
  display: flex;
  padding: 19px 0; }
  .AjaxCart-item:first-of-type {
    border-top: 1px solid #DFDFDF; }

.AjaxCart-item_image {
  width: 113px;
  height: 113px; }
  @media (max-width: 599px) {
    .AjaxCart-item_image {
      width: 80px;
      height: 80px; } }
  .AjaxCart-item_image img {
    object-fit: contain;
    width: 100%;
    height: 100%; }

.AjaxCart-item_details {
  margin-left: 19px; }

.AjaxCart-item_title {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 0 4px; }
  .AjaxCart-item_title a {
    color: #404040; }

.AjaxCart-item_options {
  color: #404040;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 7px;
  opacity: 0.6;
  width: 100%; }
  @media (max-width: 599px) {
    .AjaxCart-item_options {
      font-size: 11px;
      line-height: 18px; } }

.AjaxCart-item_details_control {
  align-items: center;
  display: flex; }

.AjaxCart-item_quantity_selector {
  background-color: #E6E6E6;
  color: #404040;
  display: inline-block;
  position: relative;
  width: 63px;
  height: 24px; }

.AjaxCart-item_quantity {
  background: none;
  border: 0px solid transparent;
  color: inherit;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 18px;
  padding: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -moz-appearance: textfield; }
  .AjaxCart-item_quantity::-webkit-outer-spin-button, .AjaxCart-item_quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.AjaxCart-item_quantity_toggle {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  font-size: 12px;
  font-family: monospace;
  letter-spacing: 0;
  line-height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  background: transparent;
  color: #404040; }

.AjaxCart-item_quantity_toggle--decrease {
  left: 0; }

.AjaxCart-item_quantity_toggle--increase {
  right: 0; }

.AjaxCart-item_remove {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  color: #2f2f2f;
  font-family: "Avenir Next";
  font-size: 10px;
  font-weight: 600;
  color: #e80828;
  letter-spacing: 0.6px;
  margin-left: 13px;
  line-height: 14px;
  text-decoration: underline;
  text-transform: uppercase; }
  @media (max-width: 599px) {
    .AjaxCart-item_remove {
      margin-left: 0; } }

.AjaxCart-item_price {
  color: #404040;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-left: auto;
  text-align: right; }
  @media (max-width: 599px) {
    .AjaxCart-item_price {
      margin-left: 0;
      margin-right: 12px; } }

.AjaxCart-totals {
  width: 100%; }
  .AjaxCart-totals th {
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 19px;
    padding: 2.5px 0;
    text-align: left; }
  .AjaxCart-totals td {
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    text-align: right;
    position: relative; }

.AjaxCart-total--grandtotal th,
.AjaxCart-total--grandtotal td {
  padding-top: 11px;
  vertical-align: bottom; }

.AjaxCart-total--grandtotal th {
  font-size: 18px;
  line-height: 25px; }

.AjaxCart-total--grandtotal td {
  font-size: 34px;
  font-weight: 700;
  line-height: 46px; }

.AjaxCart-total_note, .AjaxCart-shipping_address_edit_button {
  font-family: "Avenir Next";
  font-weight: normal;
  font-style: normal;
  font-size: 12px; }

.AjaxCart-shipping_address_edit_button {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  color: #2f2f2f;
  font-family: "Avenir Next"; }

.is-AjaxCart-shipping_address_edit_button--being_edited {
  display: none; }

.AjaxCart-shipping_address_form {
  display: none; }

.is-AjaxCart-shipping_address_form--being_edited {
  display: block; }

.AjaxCart-shipping_address_input {
  padding: 0px; }
  .AjaxCart-shipping_address_input input, .AjaxCart-shipping_address_input select {
    height: 20px; }
  .AjaxCart-shipping_address_input input {
    padding: 0 5px; }
  .AjaxCart-shipping_address_input select {
    padding: 0; }

.AjaxCart-shipping_address_action {
  width: 100%;
  margin: 0;
  padding: 0; }
  .AjaxCart-shipping_address_action button {
    padding: 0 5px;
    margin: 0; }

@keyframes AjaxCart-load_indicator--fade_shade {
  0% {
    opacity: 0.0; }
  50% {
    opacity: 0.1; }
  100% {
    opacity: 0.0; } }

@keyframes AjaxCart-load_indicator--fade {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.4; }
  100% {
    opacity: 1.0; } }

@keyframes AjaxCart-load_indicator--spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.is-AjaxCart--updating:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.2;
  animation: 3.0s AjaxCart-load_indicator--fade_shade infinite; }

.is-AjaxCart-item_quantity_selector--updating {
  opacity: 0.8;
  animation: 1.5s AjaxCart-load_indicator--fade infinite; }

.is-AjaxCart-item_remove--updating:before,
.is-AjaxCart-total--updating td:before {
  content: "";
  font-family: "icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  animation: 0.5s AjaxCart-load_indicator--spin infinite linear; }

.is-AjaxCart-item_remove--updating:before {
  left: 100%; }

.is-AjaxCart-total--updating td:before {
  margin-left: -20px; }

.HeroHeader {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: table;
  width: 100%;
  background-size: cover;
  background-position: center;
  text-align: center;
  min-height: 556px; }
  @media (min-width: 768px) {
    .HeroHeader {
      min-height: 556px; } }
  @media (min-width: 992px) {
    .HeroHeader {
      min-height: 556px; } }
  @media (min-width: 1200px) {
    .HeroHeader {
      min-height: 556px; } }

.HeroHeader--thin {
  min-height: 330px; }
  @media (min-width: 768px) {
    .HeroHeader--thin {
      min-height: 330px; } }
  @media (min-width: 992px) {
    .HeroHeader--thin {
      min-height: 330px; } }
  @media (min-width: 1200px) {
    .HeroHeader--thin {
      min-height: 330px; } }

.HeroHeader--light_bg {
  color: #2f2f2f; }
  .HeroHeader--light_bg h1, .HeroHeader--light_bg h2, .HeroHeader--light_bg h3, .HeroHeader--light_bg h4, .HeroHeader--light_bg h5, .HeroHeader--light_bg h6,
  .HeroHeader--light_bg .h1, .HeroHeader--light_bg .h2, .HeroHeader--light_bg .h3, .HeroHeader--light_bg .StaffGrid-name, .HeroHeader--light_bg .h4, .HeroHeader--light_bg .h5, .HeroHeader--light_bg .h6 {
    color: #2f2f2f; }

.HeroHeader--dark_bg {
  color: #FFFFFF; }
  .HeroHeader--dark_bg h1, .HeroHeader--dark_bg h2, .HeroHeader--dark_bg h3, .HeroHeader--dark_bg h4, .HeroHeader--dark_bg h5, .HeroHeader--dark_bg h6,
  .HeroHeader--dark_bg .h1, .HeroHeader--dark_bg .h2, .HeroHeader--dark_bg .h3, .HeroHeader--dark_bg .StaffGrid-name, .HeroHeader--dark_bg .h4, .HeroHeader--dark_bg .h5, .HeroHeader--dark_bg .h6 {
    color: #FFFFFF; }

.HeroHeader--image_focus_right {
  background-position: center left; }
  @media (min-width: 768px) {
    .HeroHeader--image_focus_right {
      text-align: left;
      background-position: center; } }

.HeroHeader--image_focus_left {
  background-position: center right; }
  @media (min-width: 768px) {
    .HeroHeader--image_focus_left {
      text-align: right;
      background-position: center; } }

.HeroHeader-valign {
  display: table-cell;
  vertical-align: middle; }
  .HeroHeader-valign :first-child {
    margin-top: 0; }
  .HeroHeader-valign :last-child {
    margin-bottom: 0; }

.HeroHeader-valign--bottom {
  vertical-align: bottom; }

.HeroHeader-valign--top {
  vertical-align: top; }

.Modal {
  background-color: white;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 90vh;
  max-width: 100%;
  z-index: 1110; }
  .Modal.is-Offcanvas--closed {
    display: none; }

.Modal--toast {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-height: 90vh;
  border-bottom: 2px solid #ffffff;
  transition: transform 0.5s;
  z-index: 910; }
  .Modal--toast.is-Offcanvas--open {
    transform: translateY(0%); }
  .Modal--toast.is-Offcanvas--closed {
    transform: translateY(-100%); }
  .Modal--toast.is-Offcanvas--open {
    transform: translateY(0%); }
  .Modal--toast.is-Offcanvas--depth_1 {
    transform: translateY(20%); }
  .Modal--toast.is-Offcanvas--depth_2 {
    transform: translateY(40%); }
  .Modal--toast.is-Offcanvas--depth_3 {
    transform: translateY(60%); }
  .Modal--toast.is-Offcanvas--closed {
    display: block; }

.Modal-content {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  max-height: 90vh;
  overflow-y: auto;
  width: 750px; }

.Modal-close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  color: #2f2f2f;
  padding: 10px;
  z-index: 1; }

.body-modal-open::before {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  pointer-events: all;
  visibility: visible; }

.modal {
  background: white;
  border-radius: 3px;
  margin: auto;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 830px;
  overflow: hidden;
  transition: all 0.3s ease;
  transform: translateY(20px);
  visibility: hidden;
  width: 100%;
  height: 500px;
  z-index: 99999; }
  @media (max-width: 1023px) {
    .modal {
      max-width: calc(100% - 80px); } }
  @media (max-width: 767px) {
    .modal {
      height: calc(100vh - 40px); } }
  @media (max-width: 599px) {
    .modal {
      max-width: calc(100% - 40px); } }
  .modal-content {
    display: flex;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .modal-content {
        flex-direction: column; } }
    .modal-content__left {
      display: block;
      object-fit: cover;
      flex: 0 0 50%;
      width: 50%;
      height: 100%; }
      @media (max-width: 767px) {
        .modal-content__left {
          flex: 0 0 300px;
          width: 100%;
          height: 300px; } }
    .modal-content__right {
      display: flex;
      flex-direction: column;
      flex: 1;
      padding: 28px 30px 36px; }
      @media (max-width: 599px) {
        .modal-content__right {
          overflow: auto;
          padding: 20px;
          height: 100%; } }
  .modal__title {
    color: #2F2F2F;
    font-size: 24px;
    line-height: 32px; }
  .modal__list {
    margin-top: 12px; }
    .modal__list-item {
      color: #2F2F2F;
      font-size: 14px;
      line-height: 28px; }
      .modal__list-item strong {
        font-weight: 600;
        margin-right: 8px; }
  .modal__copy {
    color: #727272;
    font-size: 14px;
    line-height: 24px;
    margin-top: 11px; }
    @media (max-width: 599px) {
      .modal__copy {
        margin-bottom: 20px; } }
  .modal__cta {
    align-items: center;
    display: flex;
    margin-top: auto; }
    @media (max-width: 430px) {
      .modal__cta {
        flex-direction: column; } }
    .modal__cta .btn, .modal__cta .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .modal__cta input, .modal__cta .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .modal__cta a {
      margin-right: 16px; }
      @media (max-width: 430px) {
        .modal__cta .btn, .modal__cta .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .modal__cta input, .modal__cta .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .modal__cta a {
          margin: 0 0 10px 0; } }
  .modal--open {
    transform: translateY(0);
    opacity: 1;
    visibility: visible; }

.js-modal-close {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  color: #2A2A2A;
  cursor: pointer;
  margin: 0 0 17px;
  opacity: 0.4;
  position: absolute;
  top: 15px;
  right: 15px;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  width: 17px;
  height: 17px; }
  .js-modal-close:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 14px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 599px) {
    .js-modal-close {
      align-items: center;
      background: white;
      display: flex;
      justify-content: center;
      opacity: 1;
      width: 25px;
      height: 25px; } }
  .js-modal-close::before {
    font-size: 12px; }
  .js-modal-close:hover {
    opacity: 1; }

.VideoPlayer {
  position: relative; }

.VideoPlayer-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%; }

.VideoPlayer-video video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%; }

.VideoPlayer-video--sixteen_by_nine {
  padding-top: 56.25%; }

.VideoPlayer-video--four_by_three {
  padding-top: 75%; }

.VideoPlayer-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex; }

.VideoPlayer-scrubber {
  width: 100%; }

.VideoPlayer-play_pause {
  float: left;
  background: transparent;
  border-width: 0px;
  padding: 5px 10px; }
  .VideoPlayer-play_pause.is-VideoPlayer--paused:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 15px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left; }
  .VideoPlayer-play_pause.is-VideoPlayer--paused .VideoPlayer-pause_text {
    display: none; }
  .VideoPlayer-play_pause.is-VideoPlayer--playing:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 15px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left; }
  .VideoPlayer-play_pause.is-VideoPlayer--playing .VideoPlayer-play_text {
    display: none; }

.VideoPlayer-scrubber {
  float: left;
  background: transparent;
  border-width: 0px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin: 0 10px; }

.VideoPlayer-scrubber_range {
  background: #F2F2F2;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

.VideoPlayer-scrubber_fill {
  background: #e80828;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.VideoPlayer-scrubber_knob {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background-color: #e80828;
  border: 2px solid white; }

.VideoPlayer-mute {
  float: left;
  background: transparent;
  border-width: 0px;
  padding: 5px 10px; }
  .VideoPlayer-mute.is-VideoPlayer--muted:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 15px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left; }
  .VideoPlayer-mute.is-VideoPlayer--muted .VideoPlayer-mute_text {
    display: none; }
  .VideoPlayer-mute.is-VideoPlayer--audible:before {
    content: "";
    font-family: "icon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: inherit;
    font-size: 15px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left; }
  .VideoPlayer-mute.is-VideoPlayer--audible .VideoPlayer-unmute_text {
    display: none; }

.ScrollEffects--appear {
  transition: opacity 0.5s; }
  .ScrollEffects--appear.is-ScrollEffects--inactive {
    opacity: 0; }
  .ScrollEffects--appear.is-ScrollEffects--active {
    opacity: 1; }

.TabbedContent {
  padding-left: 15px;
  padding-right: 15px; }

.is-TabbedContent--active {
  display: block; }

.is-TabbedContent--inactive {
  display: none; }

.TabbedContent-selector_list, .NavMenu--tabs {
  list-style: none inside none;
  margin: 10px 0;
  padding: 0;
  display: inline-block;
  display: flex;
  text-align: center; }
  .TabbedContent-selector_list li, .NavMenu--tabs li {
    font-size: 0; }
  .TabbedContent-selector_list a, .NavMenu--tabs a {
    display: inline-block;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 100px;
    padding: 8px 13px;
    font-size: 16px;
    font-weight: 700; }
  .TabbedContent-selector_list a, .NavMenu--tabs a, .TabbedContent-selector_list a:hover, .NavMenu--tabs a:hover, .TabbedContent-selector_list a:focus, .NavMenu--tabs a:focus {
    color: inherit;
    text-decoration: none; }

.TabbedContent-selector_icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: auto;
  margin-right: 10px; }

.TabbedContent-selector_list--centered {
  text-align: center; }
  .TabbedContent-selector_list--centered li {
    flex-grow: 1; }

.TabbedContent--target_active_link, .NavMenu--tabs a.active, .is-TabbedContent--target_active a {
  background-color: #727272;
  border: 1px solid #CFCFCF; }

.CollapseContent--collapse-body {
  overflow: hidden;
  transition: max-height 0.5s; }
  .CollapseContent--collapse-body.is-CollapseContent--visible {
    max-height: 100vh; }
  .CollapseContent--collapse-body.is-CollapseContent--hidden {
    max-height: 0vh; }

/* Styling and images for frame-by-frame animations stolen from:
 * https://codyhouse.co/gem/animated-transition-effects/
 */
.PageTransition-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .is-PageTransition--transition_out .PageTransition-backdrop {
    opacity: 1;
    visibility: visible; }
  .is-PageTransition--transition_loading .PageTransition-backdrop {
    opacity: 1;
    visibility: visible; }
  .is-PageTransition--transition_in .PageTransition-backdrop {
    opacity: 1;
    visibility: visible; }

.PageTransition--fade {
  position: relative; }
  .PageTransition--fade.is-PageTransition--transition_out {
    animation-name: PageTransition--fade--out;
    animation-duration: 0.5s; }
  .PageTransition--fade.is-PageTransition--transition_loading {
    opacity: 0; }
  .PageTransition--fade.is-PageTransition--transition_in {
    animation-name: PageTransition--fade--in;
    animation-duration: 0.5s; }

@keyframes PageTransition--fade--out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes PageTransition--fade--in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.PageTransition-fbf_animation {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0; }

.PageTransition--extinguisher-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/extinguisher.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--extinguisher-fbf_animation {
    animation: PageTransition--extinguisher-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--extinguisher-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--extinguisher-fbf_animation {
    animation: PageTransition--extinguisher-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--extinguisher-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--scrub-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/scrub.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--scrub-fbf_animation {
    animation: PageTransition--scrub-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--scrub-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--scrub-fbf_animation {
    animation: PageTransition--scrub-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--scrub-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--glitch-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/glitch.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--glitch-fbf_animation {
    animation: PageTransition--glitch-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--glitch-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--glitch-fbf_animation {
    animation: PageTransition--glitch-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--glitch-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--scribble-fbf_animation {
  width: 3800%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/scribble.png");
  transform: translateY(-50%) translateX(-1.31579%); }
  .is-PageTransition--transition_in .PageTransition--scribble-fbf_animation {
    animation: PageTransition--scribble-fbf_animation 0.8s steps(37) forwards reverse;
    transform: translateY(-50%) translateX(-1.31579%); }
  .is-PageTransition--transition_loading .PageTransition--scribble-fbf_animation {
    transform: translateY(-50%) translateX(-98.68421%); }
  .is-PageTransition--transition_out .PageTransition--scribble-fbf_animation {
    animation: PageTransition--scribble-fbf_animation 0.8s steps(37) forwards;
    transform: translateY(-50%) translateX(-98.68421%); }

@keyframes PageTransition--scribble-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-1.31579%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98.68421%); } }

.PageTransition--gummy-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/gummy.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--gummy-fbf_animation {
    animation: PageTransition--gummy-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--gummy-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--gummy-fbf_animation {
    animation: PageTransition--gummy-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--gummy-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--gooey-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/gooey.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--gooey-fbf_animation {
    animation: PageTransition--gooey-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--gooey-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--gooey-fbf_animation {
    animation: PageTransition--gooey-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--gooey-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--mirror-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/mirror.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--mirror-fbf_animation {
    animation: PageTransition--mirror-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--mirror-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--mirror-fbf_animation {
    animation: PageTransition--mirror-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--mirror-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--diamond-fbf_animation {
  width: 2000%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/diamond.png");
  transform: translateY(-50%) translateX(-2.5%); }
  .is-PageTransition--transition_in .PageTransition--diamond-fbf_animation {
    animation: PageTransition--diamond-fbf_animation 0.8s steps(19) forwards reverse;
    transform: translateY(-50%) translateX(-2.5%); }
  .is-PageTransition--transition_loading .PageTransition--diamond-fbf_animation {
    transform: translateY(-50%) translateX(-97.5%); }
  .is-PageTransition--transition_out .PageTransition--diamond-fbf_animation {
    animation: PageTransition--diamond-fbf_animation 0.8s steps(19) forwards;
    transform: translateY(-50%) translateX(-97.5%); }

@keyframes PageTransition--diamond-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2.5%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-97.5%); } }

.PageTransition--cartoon-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/cartoon.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--cartoon-fbf_animation {
    animation: PageTransition--cartoon-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--cartoon-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--cartoon-fbf_animation {
    animation: PageTransition--cartoon-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--cartoon-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--clones-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/clones.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--clones-fbf_animation {
    animation: PageTransition--clones-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--clones-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--clones-fbf_animation {
    animation: PageTransition--clones-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--clones-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.PageTransition--kaleidoscope-fbf_animation {
  width: 2500%;
  background-image: url("http://cdn.shopify.com/s/files/1/0582/0406/1873/t/5/components/PageTransition/fbf_animations/kaleidoscope.png");
  transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_in .PageTransition--kaleidoscope-fbf_animation {
    animation: PageTransition--kaleidoscope-fbf_animation 0.8s steps(24) forwards reverse;
    transform: translateY(-50%) translateX(-2%); }
  .is-PageTransition--transition_loading .PageTransition--kaleidoscope-fbf_animation {
    transform: translateY(-50%) translateX(-98%); }
  .is-PageTransition--transition_out .PageTransition--kaleidoscope-fbf_animation {
    animation: PageTransition--kaleidoscope-fbf_animation 0.8s steps(24) forwards;
    transform: translateY(-50%) translateX(-98%); }

@keyframes PageTransition--kaleidoscope-fbf_animation {
  0% {
    /* translateX(-2%) is used to horizontally center the first frame inside the viewport */
    transform: translateY(-50%) translateX(-2%); }
  100% {
    /* translateX(-98%) (2% + 96) is used to horizontally center the last frame inside the viewport  */
    transform: translateY(-50%) translateX(-98%); } }

.Breadcrumb {
  list-style-type: none;
  padding-left: 0;
  margin: 0; }

.Breadcrumb-item {
  display: inline-block;
  font-family: "Avenir Next";
  font-size: 12px;
  font-weight: 700;
  line-height: 1; }
  .Breadcrumb-item:after {
    content: '-';
    color: #2f2f2f; }
  .Breadcrumb-item:last-child:after {
    display: none; }

.Breadcrumb-link {
  display: inline-block;
  vertical-align: middle;
  color: #626262; }
  .Breadcrumb-link:hover, .Breadcrumb-link:focus {
    color: #2f2f2f; }

.Breadcrumb-text {
  display: inline-block;
  vertical-align: middle;
  color: #2f2f2f; }

.ContentSection, .ObiStrip {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative; }
  @media (min-width: 992px) {
    .ContentSection, .ObiStrip {
      margin-top: 65px;
      margin-bottom: 65px; } }

.ContentSection--light_bg {
  color: #2f2f2f; }
  .ContentSection--light_bg h1, .ContentSection--light_bg h2, .ContentSection--light_bg h3, .ContentSection--light_bg h4, .ContentSection--light_bg h5, .ContentSection--light_bg h6,
  .ContentSection--light_bg .h1, .ContentSection--light_bg .h2, .ContentSection--light_bg .h3, .ContentSection--light_bg .StaffGrid-name, .ContentSection--light_bg .h4, .ContentSection--light_bg .h5, .ContentSection--light_bg .h6 {
    color: #2f2f2f; }

.ContentSection--light_bg-background {
  background-color: #ffffff; }

.ContentSection--dark_bg {
  color: #FFFFFF; }
  .ContentSection--dark_bg h1, .ContentSection--dark_bg h2, .ContentSection--dark_bg h3, .ContentSection--dark_bg h4, .ContentSection--dark_bg h5, .ContentSection--dark_bg h6,
  .ContentSection--dark_bg .h1, .ContentSection--dark_bg .h2, .ContentSection--dark_bg .h3, .ContentSection--dark_bg .StaffGrid-name, .ContentSection--dark_bg .h4, .ContentSection--dark_bg .h5, .ContentSection--dark_bg .h6 {
    color: #FFFFFF; }

.ContentSection--dark_bg-background {
  background-color: #141414; }

.ContentSection-image {
  max-width: 100%;
  height: auto;
  display: block; }

.ContentSection-caption {
  font-family: "Avenir Next";
  font-size: 12px;
  text-align: center; }
  .ContentSection-image + .ContentSection-caption {
    margin-top: 10px; }

.ContentSection-modal_toggle {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0; }

.ContentSection-modal_content--video {
  padding: 0; }

.ContentSection--light_bg + .ContentSection--dark_bg,
.ContentSection--dark_bg + .ContentSection--light_bg,
.ContentSection--inherit_bg + .ContentSection--light_bg,
.ContentSection--light_bg + .ContentSection--inherit_bg,
.ContentSection--inherit_bg + .ContentSection--dark_bg,
.ContentSection--dark_bg + .ContentSection--inherit_bg {
  margin-top: 100px; }
  .ContentSection--light_bg + .ContentSection--dark_bg:last-child,
  .ContentSection--dark_bg + .ContentSection--light_bg:last-child,
  .ContentSection--inherit_bg + .ContentSection--light_bg:last-child,
  .ContentSection--light_bg + .ContentSection--inherit_bg:last-child,
  .ContentSection--inherit_bg + .ContentSection--dark_bg:last-child,
  .ContentSection--dark_bg + .ContentSection--inherit_bg:last-child {
    margin-bottom: 100px; }
  @media (min-width: 992px) {
    .ContentSection--light_bg + .ContentSection--dark_bg,
    .ContentSection--dark_bg + .ContentSection--light_bg,
    .ContentSection--inherit_bg + .ContentSection--light_bg,
    .ContentSection--light_bg + .ContentSection--inherit_bg,
    .ContentSection--inherit_bg + .ContentSection--dark_bg,
    .ContentSection--dark_bg + .ContentSection--inherit_bg {
      margin-top: 130px; }
      .ContentSection--light_bg + .ContentSection--dark_bg:last-child,
      .ContentSection--dark_bg + .ContentSection--light_bg:last-child,
      .ContentSection--inherit_bg + .ContentSection--light_bg:last-child,
      .ContentSection--light_bg + .ContentSection--inherit_bg:last-child,
      .ContentSection--inherit_bg + .ContentSection--dark_bg:last-child,
      .ContentSection--dark_bg + .ContentSection--inherit_bg:last-child {
        margin-bottom: 130px; } }
  .ContentSection--light_bg + .ContentSection--dark_bg:first-child,
  .ContentSection--dark_bg + .ContentSection--light_bg:first-child,
  .ContentSection--inherit_bg + .ContentSection--light_bg:first-child,
  .ContentSection--light_bg + .ContentSection--inherit_bg:first-child,
  .ContentSection--inherit_bg + .ContentSection--dark_bg:first-child,
  .ContentSection--dark_bg + .ContentSection--inherit_bg:first-child {
    margin-top: 50px; }
  .ContentSection--light_bg + .ContentSection--dark_bg:last-child,
  .ContentSection--dark_bg + .ContentSection--light_bg:last-child,
  .ContentSection--inherit_bg + .ContentSection--light_bg:last-child,
  .ContentSection--light_bg + .ContentSection--inherit_bg:last-child,
  .ContentSection--inherit_bg + .ContentSection--dark_bg:last-child,
  .ContentSection--dark_bg + .ContentSection--inherit_bg:last-child {
    margin-bottom: 50px; }
  @media (min-width: 992px) {
    .ContentSection--light_bg + .ContentSection--dark_bg:first-child,
    .ContentSection--dark_bg + .ContentSection--light_bg:first-child,
    .ContentSection--inherit_bg + .ContentSection--light_bg:first-child,
    .ContentSection--light_bg + .ContentSection--inherit_bg:first-child,
    .ContentSection--inherit_bg + .ContentSection--dark_bg:first-child,
    .ContentSection--dark_bg + .ContentSection--inherit_bg:first-child {
      margin-top: 65px; }
    .ContentSection--light_bg + .ContentSection--dark_bg:last-child,
    .ContentSection--dark_bg + .ContentSection--light_bg:last-child,
    .ContentSection--inherit_bg + .ContentSection--light_bg:last-child,
    .ContentSection--light_bg + .ContentSection--inherit_bg:last-child,
    .ContentSection--inherit_bg + .ContentSection--dark_bg:last-child,
    .ContentSection--dark_bg + .ContentSection--inherit_bg:last-child {
      margin-bottom: 65px; } }

.ContentSection-background, .ObiStrip-background {
  position: absolute;
  width: 100%;
  top: -50px;
  bottom: -50px;
  z-index: -20;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .ContentSection-background, .ObiStrip-background {
      top: -65px;
      bottom: -65px; } }

.ContentSection--body-text {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .ContentSection--body-text {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 992px) {
    .ContentSection--body-text {
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .ContentSection--body-text {
      margin-right: 8.33333%; } }
  @media (min-width: 1200px) {
    .ContentSection--body-text {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 1200px) {
    .ContentSection--body-text {
      margin-left: 16.66667%; } }
  @media (min-width: 1200px) {
    .ContentSection--body-text {
      margin-right: 16.66667%; } }
  .ContentSection--body-text :first-child {
    margin-top: 0; }
  .ContentSection--body-text :last-child {
    margin-bottom: 0; }

.ContentSection--split_50-row {
  display: flex;
  flex-flow: column-reverse wrap;
  position: relative;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ContentSection--split_50-row {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .ContentSection--split_50-row {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .ContentSection--split_50-row {
      max-width: 1170px; } }
  @media (min-width: 992px) {
    .ContentSection--split_50-row {
      display: flex;
      flex-flow: row wrap;
      align-items: center; } }

.ContentSection--split_50-figure {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin: 0; }
  @media (min-width: 992px) {
    .ContentSection--split_50-figure {
      float: left;
      width: 50%; } }
  .ContentSection--split_50-figure:last-child {
    margin-top: 30px; }
    @media (min-width: 992px) {
      .ContentSection--split_50-figure:last-child {
        margin-top: 0; } }

.ContentSection--split_50-text {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .ContentSection--split_50-text {
      float: left;
      width: 50%; } }
  .ContentSection--split_50-text:last-child {
    margin-top: 30px; }
    @media (min-width: 992px) {
      .ContentSection--split_50-text:last-child {
        margin-top: 0; } }

@media (min-width: 992px) {
  .ContentSection--split_50-valign_top {
    vertical-align: top; } }

@media (min-width: 992px) {
  .ContentSection--split_50-valign_bottom {
    vertical-align: bottom; } }

.ContentSection--video-player {
  padding-left: 15px;
  padding-right: 15px; }

.Triptych-wrapper {
  position: relative; }

.Triptych--3up-wrapper {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1; }
  .Triptych--3up-wrapper:before, .Triptych--3up-wrapper:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .Triptych--3up-wrapper:after {
    clear: both; }
  .Triptych--3up-wrapper > * {
    min-height: 1px; }
    @media (min-width: 768px) {
      .Triptych--3up-wrapper > * {
        float: left;
        width: 33.33333%; } }
  @media (min-width: 768px) {
    .Triptych--3up-wrapper > * {
      border: 0px solid #141414;
      border-width: 0px 0 0 0px; }
      .Triptych--3up-wrapper > *:nth-child(0n+1) {
        border-left-color: #141414;
        clear: none; }
      .Triptych--3up-wrapper > *:nth-child(-n+0) {
        border-top-color: #141414; }
      .Triptych--3up-wrapper > *:nth-child(3n+1) {
        border-left-color: transparent;
        clear: left; }
      .Triptych--3up-wrapper > *:nth-child(-n+3) {
        border-top-color: transparent; } }

.Triptych--4up-wrapper {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1; }
  .Triptych--4up-wrapper:before, .Triptych--4up-wrapper:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .Triptych--4up-wrapper:after {
    clear: both; }
  .Triptych--4up-wrapper > * {
    min-height: 1px; }
    @media (min-width: 768px) {
      .Triptych--4up-wrapper > * {
        float: left;
        width: 25%; } }
  @media (min-width: 768px) {
    .Triptych--4up-wrapper > * {
      border: 0px solid #141414;
      border-width: 0px 0 0 0px; }
      .Triptych--4up-wrapper > *:nth-child(0n+1) {
        border-left-color: #141414;
        clear: none; }
      .Triptych--4up-wrapper > *:nth-child(-n+0) {
        border-top-color: #141414; }
      .Triptych--4up-wrapper > *:nth-child(4n+1) {
        border-left-color: transparent;
        clear: left; }
      .Triptych--4up-wrapper > *:nth-child(-n+4) {
        border-top-color: transparent; } }

.Triptych-item {
  padding-left: 15px;
  padding-right: 15px; }

.Triptych-image {
  width: 100%;
  height: auto; }

.StaffGrid {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1;
  margin-top: 50px;
  margin-bottom: 50px;
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1;
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1; }
  .StaffGrid:before, .StaffGrid:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .StaffGrid:after {
    clear: both; }
  @media (min-width: 992px) {
    .StaffGrid {
      margin-top: 65px;
      margin-bottom: 65px; } }
  .StaffGrid:before, .StaffGrid:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .StaffGrid:after {
    clear: both; }
  .StaffGrid > * {
    min-height: 1px; }
    @media (min-width: 320px) {
      .StaffGrid > * {
        float: left;
        width: 50%; } }
  @media (min-width: 320px) {
    .StaffGrid > * {
      border: 0px solid #141414;
      border-width: 0px 0 0 0px; }
      .StaffGrid > *:nth-child(0n+1) {
        border-left-color: #141414;
        clear: none; }
      .StaffGrid > *:nth-child(-n+0) {
        border-top-color: #141414; }
      .StaffGrid > *:nth-child(2n+1) {
        border-left-color: transparent;
        clear: left; }
      .StaffGrid > *:nth-child(-n+2) {
        border-top-color: transparent; } }
  .StaffGrid:before, .StaffGrid:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .StaffGrid:after {
    clear: both; }
  .StaffGrid > * {
    min-height: 1px; }
    @media (min-width: 480px) {
      .StaffGrid > * {
        float: left;
        width: 33.33333%; } }
  @media (min-width: 480px) {
    .StaffGrid > * {
      border: 0px solid #141414;
      border-width: 0px 0 0 0px; }
      .StaffGrid > *:nth-child(2n+1) {
        border-left-color: #141414;
        clear: none; }
      .StaffGrid > *:nth-child(-n+2) {
        border-top-color: #141414; }
      .StaffGrid > *:nth-child(3n+1) {
        border-left-color: transparent;
        clear: left; }
      .StaffGrid > *:nth-child(-n+3) {
        border-top-color: transparent; } }

.StaffGrid-item {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  font-size: 0;
  text-align: center;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .StaffGrid-item {
      padding-bottom: 65px; } }

a.StaffGrid-item {
  color: inherit;
  font-family: inherit; }
  a.StaffGrid-item, a.StaffGrid-item:hover, a.StaffGrid-item:focus {
    text-decoration: none; }

button.StaffGrid-item {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    button.StaffGrid-item {
      padding-bottom: 65px; } }

.StaffGrid-image {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

.StaffGrid-name {
  margin: 0; }

.StaffGrid-modal {
  position: fixed;
  width: 100%; }

.StaffGrid-modal_content {
  width: 100%;
  padding: 0; }

.StaffGrid-modal_slider_wrapper {
  position: relative; }

.StaffGrid-modal_image {
  min-height: 1px;
  display: none;
  min-height: 630px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .StaffGrid-modal_image {
      float: left;
      width: 41.66667%; } }
  @media (min-width: 992px) {
    .StaffGrid-modal_image {
      display: block; } }

.StaffGrid-modal_info {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 60px; }
  @media (min-width: 992px) {
    .StaffGrid-modal_info {
      float: left;
      width: 46.97581%;
      width: calc((6 / 12 * 100%) - 30px); } }
  @media (min-width: 992px) {
    .StaffGrid-modal_info {
      margin-left: 56.33333px;
      margin-left: calc((0.5 / 12 * 100%) + (30px / 2)); } }
  @media (min-width: 992px) {
    .StaffGrid-modal_info {
      margin-right: 56.33333px;
      margin-right: calc((0.5 / 12 * 100%) + (30px / 2)); } }

.StaffGrid-prev {
  position: absolute;
  bottom: 0;
  left: 0; }

.StaffGrid-next {
  position: absolute;
  bottom: 0;
  right: 0; }

.Comments {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 15px;
  margin-right: 15px; }
  @media (min-width: 992px) {
    .Comments {
      margin-top: 65px;
      margin-bottom: 65px; } }

.Comments-list {
  padding: 0;
  list-style: none inside none; }

.Comments-image {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: auto;
  margin-right: 15px; }

.Comments-author {
  display: inline-block;
  vertical-align: middle; }

.Comments-form {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .Comments-form {
      margin-top: 65px;
      margin-bottom: 65px; } }

.Comments-form_title {
  margin-left: 15px;
  margin-right: 15px; }

.Comments-form_notes {
  margin-left: 15px;
  margin-right: 15px; }

.ObiStrip {
  color: Liquid error: wrong number of arguments (given 3, expected 2);
  font-family: "Avenir Next";
  font-weight: 400;
  font-size: 26px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .ObiStrip h1, .ObiStrip h2, .ObiStrip h3, .ObiStrip h4, .ObiStrip h5, .ObiStrip h6,
  .ObiStrip .h1, .ObiStrip .h2, .ObiStrip .h3, .ObiStrip .StaffGrid-name, .ObiStrip .h4, .ObiStrip .h5, .ObiStrip .h6 {
    color: Liquid error: wrong number of arguments (given 3, expected 2); }

.ObiStrip-background {
  background-color: #e80828; }

.ObiStrip-content {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  .ObiStrip-content p {
    display: inline-block;
    font-family: "Avenir Next";
    font-weight: 400;
    font-size: 26px; }
  .ObiStrip-content a {
    display: inline-block;
    font-family: "Avenir Next";
    font-weight: 400;
    font-size: 26px;
    color: Liquid error: wrong number of arguments (given 3, expected 2); }

.GoogleMap {
  width: 100%;
  height: 500px; }

.supports-no-cookies {
  padding-bottom: 0px !important; }

.SiteFooter-logo_container {
  width: 68px;
  height: 85px; }
  .SiteFooter-logo_container img {
    width: 100%; }

.SiteFooter-block__link-title {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px;
  margin-top: 0%; }

.SiteFooter-address {
  margin-bottom: 24px; }
  @media (max-width: 599px) {
    .SiteFooter-address {
      margin: 25px 0 20px; } }

.SiteFooter-address_text {
  letter-spacing: 0;
  line-height: 24px;
  color: #979797;
  font-size: 14px;
  width: 250px; }

.SiteFooter-contact_info {
  margin: 0;
  font-size: 14px;
  color: #979797;
  line-height: 24px; }

.SiteFooter {
  position: relative;
  z-index: 1;
  width: 100%; }
  .SiteFooter__inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .SiteFooter__inner {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .SiteFooter__inner {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .SiteFooter__inner {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .SiteFooter__inner {
        max-width: 1240px; } }

.SiteFooter-border-bottom {
  width: 100%;
  max-width: 1240px;
  height: 1px;
  background-color: #ccc;
  margin: 0px auto;
  opacity: 0.5; }

.SiteFooter-copyright {
  font-size: 14px;
  line-height: 19px;
  opacity: 0.5;
  text-align: center;
  margin-bottom: 0; }

.SiteFooter {
  background-color: #080808;
  position: relative; }
  .SiteFooter:before {
    content: "";
    background-image: url("../../../../../../0592/0794/2314/files/A_overlay.png");
    background-position: 62% 0%;
    background-repeat: no-repeat;
    background-size: 738px 788px;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
    height: 100%;
    width: 100%; }

@media screen and (max-width: 991px) {
  .SiteFooter-border-bottom {
    max-width: 100%;
    margin-bottom: 15px; } }

.SiteFooter-inner {
  width: 100%;
  height: 100%;
  max-width: 1240px;
  margin: 0px auto; }

.SiteFooter__top {
  width: 100%;
  padding: 100px 0px; }
  @media (max-width: 599px) {
    .SiteFooter__top {
      padding-bottom: 25px; } }

.SiteFooter__top-content {
  width: 100%;
  height: 100%; }

.SiteFooter-top-content__row {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 1160px) {
  .SiteFooter__top {
    padding: 100px 20px; } }

.SiteFooter-block__header {
  width: 100%;
  max-width: 465px; }

.SiteFooter-message-title {
  margin-top: 0px;
  padding: 20px 0 30px 0;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 37px;
  color: #FFFFFF; }

.SiteFooter-block__links-inner {
  display: flex; }

.SiteFooter-block__links-list:first-child {
  padding-right: 45px; }

.SiteFooter-block__links-list:last-child {
  padding-left: 45px; }

.SiteFooter-block__link {
  text-decoration: none; }

.SiteFooter-block__link-text {
  font-size: 18px;
  line-height: 25px;
  margin-top: 0px;
  margin-bottom: 15px;
  white-space: nowrap;
  opacity: 0.6;
  color: #FFFFFF; }
  @media (max-width: 599px) {
    .SiteFooter-block__link-text {
      margin-bottom: 5px; } }

.SiteFooter-block__link-text:hover {
  color: #73add2; }

.SiteFooter-block__email {
  width: 100%; }

.SiteFooter-block__email-title-wrap {
  position: relative;
  display: inline-block; }

.SiteFooter-block__email-title {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 6px;
  position: relative;
  font-weight: 600;
  z-index: 2; }

.SiteFooter-block__email-title-hilight {
  position: absolute;
  left: -4px;
  right: 0px;
  bottom: 7px;
  width: 105%;
  height: 30%;
  background-color: #fff003; }

.SiteFooter-block__email-text {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 22px;
  letter-spacing: 0.35px;
  font-weight: 400;
  color: #000;
  opacity: 0.8; }

.SiteFooter-block__email-email-box {
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  color: #ccc; }

.SiteFooter-block__email-input-wrap {
  flex-grow: 1;
  height: 100%; }

.SiteFooter-block__email-input {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  border: none;
  border-bottom: 1px solid #000;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #000;
  background-color: #fff; }

.SiteFooter-block__email-input::placeholder {
  color: #000;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px; }

.SiteFooter-block__email-btn-wrap {
  min-width: 108px;
  height: 100%;
  margin-left: 8px; }

.SiteFooter-block__email-btn {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  border: 1px solid #000;
  color: #000;
  background-color: #fff; }

.SiteFooter-block__email-btn:hover {
  color: #fff;
  background-color: #000; }

.SiteFooter-block__email-social-icons {
  display: flex;
  align-items: center; }

.SiteFooter-block__email-social-icon-wrap {
  display: flex;
  align-items: center;
  height: 20px;
  margin-right: 40px; }

.SiteFooter-block__email-social-icon img {
  height: 20px; }

.SiteFooter-block__email-social-icon-hover {
  display: none; }

.SiteFooter-block__email-social-icon-wrap:hover .SiteFooter-block__email-social-icon {
  display: none; }

.SiteFooter-block__email-social-icon-wrap:hover .SiteFooter-block__email-social-icon-hover {
  display: block; }

@media only screen and (max-width: 1000px) {
  .SiteFooter-block__show-mobile {
    display: block; }
  .SiteFooter-block__hide-mobile {
    display: none; }
  .SiteFooter-top-content__row {
    justify-content: space-around; } }

@media only screen and (min-width: 1000px) {
  .SiteFooter-block__email {
    max-width: 320px;
    width: 150px;
    margin-top: 30px; }
  .SiteFooter-block__email-social-icons {
    justify-content: space-between; } }

@media screen and (max-width: 991px) {
  .SiteFooter__top {
    padding: 55px 20px; }
  .SiteFooter-top-content__row {
    flex-direction: column;
    justify-content: center; }
  .SiteFooter-block__header {
    text-align: left; }
  .SiteFooter-block__links {
    text-align: center;
    width: 100%; }
  .SiteFooter-block__links-inner {
    display: grid;
    grid-template-columns: auto auto;
    text-align: left; }
  .SiteFooter-block__links-list:first-child {
    padding-right: 0px;
    margin-bottom: 0px; }
  .SiteFooter-block__links-list:last-child {
    padding-left: 0px;
    margin-bottom: 0px; }
  .SiteFooter-block__link-text-no-margin {
    margin-bottom: 0px; }
  .SiteFooter-block__email {
    text-align: center;
    margin: 0px auto;
    margin-top: 25px; }
  .SiteFooter-block__email-social-icons {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 150px; }
  .SiteFooter-block__email-social-icon-wrap:last-child {
    margin-right: 0px; } }

.SiteFooter__bottom {
  width: 100%;
  color: #fff; }

.SiteFooter__bottom-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 1160px) {
  .SiteFooter__bottom {
    padding: 0px 20px; } }

.SiteFooter-bottom-content__links {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.SiteFooter-bottom-content__link {
  position: relative;
  text-decoration: none;
  display: inline-block;
  opacity: 0.5; }

.SiteFooter-bottom-content__link-text {
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 500; }

.SiteFooter-bottom-content__icons {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.SiteFooter-bottom-content__icon-image {
  height: 25px;
  margin-left: 5px; }

@media screen and (max-width: 900px) {
  .SiteFooter-bottom-content__link {
    margin-right: 30px; }
  .SiteFooter-bottom-content__link::before {
    left: -15px; }
  .SiteFooter-bottom-content__link-text {
    color: #fff;
    font-size: 12px;
    white-space: nowrap; } }

@media screen and (max-width: 991px) {
  .SiteFooter__bottom-content {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 0 35px; }
  .SiteFooter-bottom-content__links {
    display: flex;
    text-align: center; }
  .SiteFooter-bottom-content__link {
    position: relative;
    margin-right: 0px;
    margin-bottom: 20px;
    display: block; }
  .SiteFooter-bottom-content__link::before {
    content: "";
    display: none; }
  .SiteFooter-bottom-content__icons {
    justify-content: center; } }

@media only screen and (min-width: 1200px) {
  .SiteFooter {
    height: 500px; }
    .SiteFooter:before {
      background-position: 0% 75%;
      background-size: 588px 555px; }
  .SiteFooter__top {
    width: 100%;
    padding: 85px 0px;
    padding-bottom: 50px; }
  .SiteFooter-logo_container {
    width: 98px;
    height: 120px; }
  .SiteFooter-message-title {
    padding: 30px 0; }
  .SiteFooter-address_text {
    margin-top: 0px; }
  .SiteFooter-block__email-social-icons {
    justify-content: space-between; }
  .SiteFooter-bottom_inner {
    display: flex; }
  .SiteFooter-copyright {
    text-align: left;
    width: 100%;
    margin-top: 10px; }
  .SiteFooter__bottom-content {
    width: auto; }
  .SiteFooter-bottom-content__link {
    padding-left: 30px; }
  .SiteFooter-bottom-content__link-text {
    color: #fff; } }

.article {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 93px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .article {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .article {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .article {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .article {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .article {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .article__wrapper {
    position: relative; }
  .article__inner {
    margin: 0 auto;
    max-width: 700px;
    width: 100%; }
  .article__pretitle {
    color: #e80828;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase; }
  .article__title {
    font-size: 45px;
    line-height: 57px;
    margin-top: 6px;
    text-align: center; }
    @media (max-width: 599px) {
      .article__title {
        font-size: 30px;
        line-height: 38px; } }
  .article__image {
    margin-bottom: 20px;
    max-width: 100%; }
  .article__body {
    margin-top: 44px; }
    .article__body iframe,
    .article__body img {
      display: block;
      float: none;
      margin-bottom: 20px;
      max-width: 100%; }
    .article__body h2 {
      font-size: 32px;
      line-height: 40px;
      margin-top: 30px;
      margin-bottom: 15px; }
      @media (max-width: 599px) {
        .article__body h2 {
          font-size: 26px;
          line-height: 33px; } }
    .article__body h3,
    .article__body h4,
    .article__body h5,
    .article__body h6 {
      margin-top: 30px;
      margin-bottom: 15px; }
    .article__body p {
      color: #727272;
      font-size: 16px;
      line-height: 28px; }
      .article__body p + p {
        margin-top: 15px; }
    .article__body blockquote {
      background: url("icon-quote.png") center 30px/19px 17px no-repeat;
      border-top: 1px solid #DEDEDE;
      border-bottom: 1px solid #DEDEDE;
      margin: 30px 0;
      padding: 71px 0 36px; }
      .article__body blockquote p {
        color: black;
        font-size: 26px;
        font-weight: 500;
        line-height: 38px; }
      .article__body blockquote::before, .article__body blockquote::after {
        display: none; }
    .article__body a {
      background-color: #e80828;
      border-radius: 2px;
      color: white;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 19px;
      letter-spacing: 1px;
      margin-top: 10px;
      padding: 19px 30px;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
      .article__body a:hover {
        opacity: 0.8; }
      .article__body a:focus {
        background: #2F2F2F; }
  .article__share {
    align-items: center;
    background-color: #F2F2F2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 360px;
    left: 0;
    width: 82px;
    height: 206px; }
    @media (max-width: 1024px) {
      .article__share {
        margin-top: 30px;
        position: static;
        flex-direction: revert;
        width: 100%;
        height: 60px; } }
    .article__share li {
      letter-spacing: 1.75px;
      margin-top: 11px; }
      @media (max-width: 1024px) {
        .article__share li {
          margin: 0 6px; } }
    .article__share li:first-child {
      color: #1E1D23;
      font-size: 14px;
      line-height: 25px;
      font-weight: 700;
      margin-top: 0; }
      @media (max-width: 1024px) {
        .article__share li:first-child {
          margin: 0 6px; } }
    .article__share a {
      align-items: center;
      border-radius: 50%;
      color: white;
      display: inline-flex;
      justify-content: center;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
      width: 36px;
      height: 36px; }
      .article__share a:hover {
        opacity: 0.8; }
      .article__share a.facebook {
        background: #3a599c; }
        .article__share a.facebook::before {
          font-size: 26px; }
      .article__share a.linkedin {
        background: #0076b7; }
        .article__share a.linkedin::before {
          font-size: 23px;
          margin-left: 2px;
          margin-bottom: 3px; }
      .article__share a.twitter {
        background: #21a9e4; }
        .article__share a.twitter::before {
          font-size: 23px;
          margin-left: 2px; }

.article__list {
  display: grid;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(4, 1fr); }
  @media (max-width: 1024px) {
    .article__list {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 700px) {
    .article__list {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 20px;
      grid-row-gap: 24px; } }
  .article__list .grid-item {
    padding-right: 0;
    width: auto; }
    .article__list .grid-item__top {
      border-radius: 3px;
      padding-top: 0;
      height: auto; }
      .article__list .grid-item__top::before {
        background: #ddd; }
    .article__list .grid-item__brand {
      background: black;
      color: white;
      text-transform: uppercase; }
      @media (max-width: 599px) {
        .article__list .grid-item__brand {
          font-size: 11px;
          line-height: 20px;
          padding: 0 8px;
          top: 12px;
          left: 12px; } }
    .article__list .grid-item__image-container {
      border-radius: 3px;
      overflow: hidden;
      width: 100%;
      height: 250px; }
      @media (max-width: 800px) {
        .article__list .grid-item__image-container {
          height: 180px; } }
    .article__list .grid-item__image {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    .article__list .grid-item__pretitle {
      color: #2F2F2F;
      font-size: 13px;
      letter-spacing: 1px;
      line-height: 18px;
      margin-top: 16px; }
    .article__list .grid-item__title {
      font-size: 18px;
      line-height: 28px;
      margin: 9px 0 12px; }
  .article__list.article__list-grid-3 {
    grid-template-columns: repeat(3, 1fr); }
    @media (max-width: 1023px) {
      .article__list.article__list-grid-3 {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 24px; } }
  .article__list.article__list--limit-2 {
    grid-template-columns: repeat(2, 1fr); }
    @media (max-width: 1023px) {
      .article__list.article__list--limit-2 {
        grid-column-gap: 20px;
        grid-row-gap: 24px; } }

.article__related {
  font-size: 32px;
  line-height: 40px;
  padding-top: 100px;
  margin: 0 auto;
  max-width: 610px;
  width: 100%; }
  @media (max-width: 599px) {
    .article__related {
      padding-top: 50px; } }
  .article__related-title {
    margin-bottom: 26px;
    text-align: center; }

.article__list--featured {
  grid-template-columns: repeat(3, 1fr);
  margin-left: -10px;
  margin-right: 10px; }
  @media (max-width: 1023px) {
    .article__list--featured {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 40px;
      grid-row-gap: 24px;
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 599px) {
    .article__list--featured {
      grid-template-columns: repeat(1, 1fr);
      grid-column-gap: 20px; } }
  .article__list--featured .grid-item__brand {
    display: none; }
  .article__list--featured .grid-item__top::before {
    opacity: 1;
    z-index: 0; }
  .article__list--featured .grid-item__image-container {
    position: relative;
    top: -10px;
    left: 10px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    height: 335px; }
    @media (max-width: 600px) {
      .article__list--featured .grid-item__image-container {
        height: 295px; } }
  .article__list--featured .grid-item__pretitle {
    margin-top: 25px; }
  .article__list--featured .grid-item__title {
    font-size: 26px;
    line-height: 36px; }
    @media (max-width: 599px) {
      .article__list--featured .grid-item__title {
        font-size: 20px;
        line-height: 28px; } }
  .article__list--featured .grid-item__link:hover .grid-item__top {
    top: 0;
    left: 0; }
    .article__list--featured .grid-item__link:hover .grid-item__top::before {
      top: 0;
      left: 0; }
  .article__list--featured .grid-item__link:hover .grid-item__image-container {
    top: -20px;
    left: 20px; }

.contact {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .contact {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .contact {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .contact {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .contact {
      max-width: 1240px; } }
  @media (max-width: 1024px) {
    .contact {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 599px) {
    .contact {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .contact__inner {
    display: flex;
    flex-wrap: wrap; }
  .contact__info {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding-right: 127px; }
    @media (max-width: 1024px) {
      .contact__info {
        margin-bottom: 40px;
        padding-right: 0; } }
  .contact__form {
    flex: 0 0 578px; }
    @media (max-width: 1024px) {
      .contact__form {
        flex: 0 0 100%; } }
  .contact__title {
    color: #2F2F2F; }
  .contact__copy {
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px; }
  .contact__list {
    margin-top: 27px; }
    .contact__list-item {
      align-items: center;
      color: #727272;
      display: flex;
      font-size: 16px;
      line-height: 28px;
      margin-bottom: 18px; }
      .contact__list-item:last-child {
        margin-bottom: 0; }
      .contact__list-item a {
        color: #727272; }
    .contact__list-image {
      align-items: center;
      flex: 0 0 37px;
      display: flex; }
    .contact__list--thin {
      margin-top: 12px; }
      .contact__list--thin .contact__list-image {
        flex: 0 0 34px; }
      .contact__list--thin .contact__list-item {
        margin-bottom: 10px; }
      .contact__list--thin .contact__list-item:last-child {
        margin-bottom: 0; }

.locations__outter {
  background: #F2F2F2;
  padding-top: 90px;
  padding-bottom: 100px; }
  @media (max-width: 599px) {
    .locations__outter {
      padding-top: 50px;
      padding-bottom: 50px; } }

.locations {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%; }
  @media (min-width: 576px) {
    .locations {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .locations {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .locations {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .locations {
      max-width: 1240px; } }
  .locations__inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
  .locations__title {
    margin-bottom: 42px;
    text-align: center; }
  .locations__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 83px; }
    @media (max-width: 1024px) {
      .locations__list {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 40px; } }
    @media (max-width: 599px) {
      .locations__list {
        grid-template-columns: repeat(1, 1fr); } }
    .locations__list-item {
      position: relative; }
      .locations__list-item:first-child::before {
        background: black;
        border-radius: 2px;
        color: white;
        content: "Headquarters";
        display: block;
        font-size: 13px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0.81px;
        padding: 1px 13px;
        position: absolute;
        top: 14px;
        left: 14px;
        text-transform: uppercase;
        z-index: 2; }
    .locations__list-image {
      border-radius: 3px;
      position: relative;
      height: 290px;
      z-index: 1; }
      .locations__list-image::before {
        background: #DDDDDD;
        border-radius: 3px;
        content: "";
        display: block;
        position: absolute;
        top: 8px;
        left: -8px;
        width: 100%;
        height: 100%;
        z-index: -1; }
      .locations__list-image img {
        border-radius: 3px;
        object-fit: cover;
        width: 100%;
        height: 100%; }
    .locations__list-title {
      margin-top: 20px; }

.ProductView-options {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .ProductView-options {
      float: left;
      width: 30.30914%;
      width: calc((4 / 12 * 100%) - 30px); } }

.ProductView-products {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .ProductView-products {
      float: left;
      width: 63.64247%;
      width: calc((8 / 12 * 100%) - 30px); } }

.ProductView-product {
  padding-left: 15px;
  padding-right: 15px; }

.ProductView--grid-productslist {
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1;
  /**
     * For IE 6/7 only
     * Include this rule to trigger hasLayout and contain floats.
     */
  *zoom: 1; }
  .ProductView--grid-productslist:before, .ProductView--grid-productslist:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .ProductView--grid-productslist:after {
    clear: both; }
  .ProductView--grid-productslist > * {
    min-height: 1px; }
    @media (min-width: 320px) {
      .ProductView--grid-productslist > * {
        float: left;
        width: 50%; } }
  @media (min-width: 320px) {
    .ProductView--grid-productslist > * {
      border: 0px solid #141414;
      border-width: 0px 0 0 0px; }
      .ProductView--grid-productslist > *:nth-child(0n+1) {
        border-left-color: #141414;
        clear: none; }
      .ProductView--grid-productslist > *:nth-child(-n+0) {
        border-top-color: #141414; }
      .ProductView--grid-productslist > *:nth-child(2n+1) {
        border-left-color: transparent;
        clear: left; }
      .ProductView--grid-productslist > *:nth-child(-n+2) {
        border-top-color: transparent; } }
  .ProductView--grid-productslist:before, .ProductView--grid-productslist:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .ProductView--grid-productslist:after {
    clear: both; }
  .ProductView--grid-productslist > * {
    min-height: 1px; }
    @media (min-width: 480px) {
      .ProductView--grid-productslist > * {
        float: left;
        width: 33.33333%; } }
  @media (min-width: 480px) {
    .ProductView--grid-productslist > * {
      border: 0px solid #141414;
      border-width: 0px 0 0 0px; }
      .ProductView--grid-productslist > *:nth-child(2n+1) {
        border-left-color: #141414;
        clear: none; }
      .ProductView--grid-productslist > *:nth-child(-n+2) {
        border-top-color: #141414; }
      .ProductView--grid-productslist > *:nth-child(3n+1) {
        border-left-color: transparent;
        clear: left; }
      .ProductView--grid-productslist > *:nth-child(-n+3) {
        border-top-color: transparent; } }

.Product--teaser {
  color: inherit;
  font-family: inherit; }
  .Product--teaser, .Product--teaser:hover, .Product--teaser:focus {
    text-decoration: none; }

.Product--teaser-image {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.Product--teaser-title {
  font-size: 20px;
  margin: 10px 0; }

.Product--teaser-price {
  font-size: 18px;
  margin: 10px 0; }

.Product--teaser-comparison_price {
  display: block;
  font-size: 12px;
  text-decoration: line-through; }

.Product--full-header {
  display: table;
  table-layout: fixed;
  width: 100%; }

.Product--full-image_header {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 480px) {
    .Product--full-image_header {
      float: none;
      width: 46.97581%;
      width: calc((6 / 12 * 100%) - 30px); } }

.Product--full-purchase {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  display: table-cell;
  vertical-align: middle; }
  @media (min-width: 480px) {
    .Product--full-purchase {
      float: none;
      width: 46.97581%;
      width: calc((6 / 12 * 100%) - 30px); } }

.Product--full-actions {
  float: right;
  width: auto; }

.Product--full-quantity {
  float: right;
  width: 105px; }

.Product--full-add_to_cart {
  margin-left: -15px;
  margin-right: -15px; }

.product-template {
  background: linear-gradient(90deg, white 50%, #f8f8f8 50%);
  padding-top: 148px;
  position: relative; }
  @media (max-width: 1024px) {
    .product-template {
      padding-top: 93px; } }
  @media (max-width: 767px) {
    .product-template {
      background: none;
      overflow-x: hidden; } }
  .product-template__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .product-template__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .product-template__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .product-template__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .product-template__container {
        max-width: 1240px; } }
  .product-template__inner {
    display: flex;
    flex-wrap: wrap; }

.pt__images {
  flex: 0 0 50%;
  padding: 79px 72px 79px 0;
  position: sticky;
  top: -50px;
  text-align: center;
  width: 50%;
  height: 100%; }
  @media (max-width: 1024px) {
    .pt__images {
      padding: 79px 30px 79px 0; } }
  @media (max-width: 767px) {
    .pt__images {
      flex: 0 0 100%;
      padding: 45px 0 40px;
      position: relative;
      top: 0; } }
  .pt__images-main {
    max-width: 100%;
    margin-bottom: 52px;
    position: relative; }
    .pt__images-main::before {
      content: "";
      display: block;
      padding-bottom: 100%; }
    @media (max-width: 1024px) {
      .pt__images-main {
        margin-bottom: 32px; } }
    .pt__images-main-item {
      display: block;
      object-fit: contain;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
      width: 100%;
      height: 100%; }
      .pt__images-main-item--active {
        opacity: 1; }
  .pt__images-thumbs {
    display: grid;
    grid-auto-flow: column;
    text-align: left; }
    @media (max-width: 599px) {
      .pt__images-thumbs {
        grid-auto-columns: fit-content(68px); } }
  .pt__images-thumb-wrapper {
    border-radius: 3px;
    max-width: 109px;
    padding: 13px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 100%; }
    @media (max-width: 599px) {
      .pt__images-thumb-wrapper {
        padding: 8px; } }
    .pt__images-thumb-wrapper.pt__images-thumb-wrapper--active {
      background-color: #dddddd; }
  .pt__images-thumb {
    cursor: pointer;
    display: block;
    object-fit: contain;
    width: 100%; }
  @media (max-width: 767px) {
    .pt__images--no-img {
      display: none; } }

.pt__copy {
  flex: 0 0 50%;
  padding: 43px 0 101px 40px;
  width: 50%; }
  @media (max-width: 1024px) {
    .pt__copy {
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .pt__copy {
      background-color: #f8f8f8;
      flex: 0 0 100%;
      padding: 30px 0 50px;
      position: relative;
      width: 100%; }
      .pt__copy::before, .pt__copy::after {
        background: #f8f8f8;
        content: "";
        display: block;
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -30px; }
      .pt__copy::after {
        left: initial;
        right: -30px; } }

.pt__heading {
  color: #333333;
  margin-bottom: 7px; }
  @media (max-width: 1024px) {
    .pt__heading {
      font-size: 30px;
      line-height: 38px;
      margin-bottom: 5px; } }

.pt__price-wrapper {
  color: #333333;
  line-height: 48px;
  margin-bottom: 29px; }
  @media (max-width: 1024px) {
    .pt__price-wrapper {
      margin-bottom: 12px; } }

.pt__price {
  font-size: 26px; }
  @media (max-width: 1024px) {
    .pt__price {
      font-size: 24px; } }

.pt__description {
  color: #727272;
  margin-bottom: 12px; }
  @media (max-width: 1024px) {
    .pt__description {
      margin-bottom: 16px; } }
  .pt__description p {
    font-size: inherit;
    line-height: 26px; }
    @media (max-width: 1024px) {
      .pt__description p {
        font-size: 14px;
        line-height: 24px; } }

.pt__link {
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0.98px;
  margin-bottom: 27px; }
  @media (max-width: 1024px) {
    .pt__link {
      margin-bottom: 21px; } }

.pt__quantity-selector {
  align-items: center;
  display: flex;
  margin-bottom: 34px; }

.pt__label {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-right: 20px; }

.pt__btn {
  height: 54px; }

.pt__inquiry {
  background: white;
  margin: 53px 0 0;
  padding: 24px 27px 27px;
  text-align: center; }
  @media (max-width: 1024px) {
    .pt__inquiry {
      margin: 30px 0 0; } }
  .pt__inquiry-copy {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 19px; }
    @media (max-width: 599px) {
      .pt__inquiry-copy {
        font-size: 14px;
        line-height: 22px; } }

.grid-item {
  flex: 0 0 360px;
  position: relative;
  padding: 10px 60px 10px 0;
  width: 300px; }
  @media (max-width: 599px) {
    .grid-item {
      flex: 0 0 250px;
      padding: 10px 25px 10px 0;
      width: 250px; } }
  .grid-item__link {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .grid-item__link:hover .grid-item__top {
      top: -10px;
      left: 10px; }
      .grid-item__link:hover .grid-item__top::before {
        opacity: 1;
        top: 10px;
        left: -10px; }
    .grid-item__link:hover .grid-item__title {
      color: #e80828; }
  .grid-item__top {
    background: white;
    border-radius: 3px;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 46px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    height: 340px; }
    @media (max-width: 599px) {
      .grid-item__top {
        height: 255px; } }
    .grid-item__top::before {
      background: #e80828;
      border-radius: 3px;
      content: "";
      display: block;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
      width: 100%;
      height: 100%;
      z-index: -1; }
  .grid-item__brand {
    background-color: rgba(0, 0, 0, 0.1);
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 16px;
    left: 20px;
    text-align: center; }
  .grid-item__image-container {
    margin: auto;
    width: 223px;
    height: 158px; }
    @media (max-width: 599px) {
      .grid-item__image-container {
        width: 168px;
        height: 108px; } }
  .grid-item__image {
    object-fit: contain;
    width: 100%;
    height: 100%; }
  .grid-item__title {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    margin: 14px 0 5px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  .grid-item__type {
    color: #2F2F2F;
    font-size: 16px;
    line-height: 30px; }
  .grid-item--gray .grid-item__top {
    background: #F2F2F2; }

.select__options-dropdown .selector-wrapper {
  display: none; }

.swatch {
  margin-bottom: 23px; }
  @media (max-width: 1024px) {
    .swatch {
      margin-bottom: 5px; } }
  .swatch__wrapper {
    display: flex;
    flex-wrap: wrap; }
  .swatch__heading {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px; }
    @media (max-width: 1024px) {
      .swatch__heading {
        margin-bottom: 11px; } }
    .swatch__heading-selected {
      font-weight: 400; }
  .swatch__body {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1024px) {
      .swatch__body {
        flex-wrap: wrap; } }
  .swatch__options {
    margin-right: 16px;
    margin-bottom: 16px; }
    @media (max-width: 1024px) {
      .swatch__options {
        margin-bottom: 14px; } }
    .swatch__options input[type=radio] {
      display: none; }
      .swatch__options input[type=radio]:checked + label {
        background: #2F2F2F;
        color: white; }
    .swatch__options label {
      border: 1px solid #b7b7b7;
      border-radius: 2px;
      color: #333333;
      cursor: pointer;
      display: block;
      font-size: 14px;
      line-height: 19px;
      padding: 10px 20px;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .swatch__options:last-of-type {
      margin-right: 0; }
  .swatch[data-swatch="size"] {
    margin-right: 23px; }
  .swatch[data-swatch="finish"] {
    width: 100%; }
    .swatch[data-swatch="finish"] .swatch__options {
      margin-right: 0; }
    .swatch[data-swatch="finish"] label {
      align-items: center;
      background: none;
      border: 1px solid transparent;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      padding: 0 5px;
      width: 40px;
      height: 40px; }
      .swatch[data-swatch="finish"] label span {
        color: transparent;
        border-radius: 50%;
        flex: 0 0 30px;
        text-indent: -9999px;
        width: 30px;
        height: 30px; }
    .swatch[data-swatch="finish"] input[type=radio] {
      display: none; }
      .swatch[data-swatch="finish"] input[type=radio]:checked + label {
        background: none;
        border: 1px solid black;
        color: white; }
    .swatch[data-swatch="finish"] [data-color="brass"] label span {
      background: #9b7e4e; }
    .swatch[data-swatch="finish"] [data-color="black"] label span {
      background: black; }
    .swatch[data-swatch="finish"] [data-color="white"] label span {
      background: white;
      border: 1px solid #F2F2F2; }
    .swatch[data-swatch="finish"] [data-color="blue"] label span {
      background: #0000FF; }
    .swatch[data-swatch="finish"] [data-color="purple"] label span {
      background: #800080; }
    .swatch[data-swatch="finish"] [data-color="red"] label span {
      background: #FF0000; }
    .swatch[data-swatch="finish"] [data-color="silver"] label span {
      background: #b5b5bd; }
    .swatch[data-swatch="finish"] [data-color="nickel"] label span {
      background: #727472; }
    .swatch[data-swatch="finish"] [data-color="dull-nickel"] label span {
      background: #7b7674; }
    .swatch[data-swatch="finish"] [data-color="zinc"] label span {
      background: #92898a; }
    .swatch[data-swatch="finish"] [data-color="chrome"] label span {
      background: #e3e5e4; }
    .swatch[data-swatch="finish"] [data-color="brass"] label span {
      background: #9b7e4e; }
  .swatch[data-swatch="container"] {
    flex: 0 0 100%; }
    .swatch[data-swatch="container"] .swatch__options {
      display: none; }
      .swatch[data-swatch="container"] .swatch__options--active {
        display: block; }

.pt__quantity {
  -moz-appearance: textfield;
  border: 1px solid #B7B7B7;
  border-radius: 2px;
  background-color: #FFFFFF;
  line-height: 41px;
  outline: none;
  padding-left: 15px;
  text-align: left;
  width: 65px;
  height: 41px; }
  .pt__quantity::-webkit-outer-spin-button, .pt__quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .pt__quantity-wrapper {
    position: relative; }
  .pt__quantity-control {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 8px;
    right: 0;
    height: 25px;
    width: 30px; }
    .pt__quantity-control span {
      align-items: center;
      cursor: pointer;
      display: flex;
      justify-content: center;
      width: 100%;
      height: 50%; }

.product-specs {
  padding-top: 52px; }
  @media (max-width: 1024px) {
    .product-specs {
      padding-top: 38px; } }
  .product-specs__heading {
    align-items: center;
    color: #333333;
    display: flex;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .product-specs__heading {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 22px; } }
    .product-specs__heading::after {
      background: #333333;
      content: "";
      display: block;
      flex: 1;
      margin: 3px 0 0 17px;
      height: 2px; }
  .product-specs__subheading {
    color: #333333;
    margin-bottom: 14px; }
    @media (max-width: 1024px) {
      .product-specs__subheading {
        font-size: 16px;
        line-height: 24px; } }

.specs-table__item {
  align-items: center;
  border-top: 1px solid #bcbcbc;
  display: flex;
  justify-content: space-between;
  height: 46px; }
  @media (max-width: 599px) {
    .specs-table__item {
      height: 38px; } }
  .specs-table__item-left {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px; }
    @media (max-width: 599px) {
      .specs-table__item-left {
        font-size: 14px;
        line-height: 19px; } }
  .specs-table__item-right {
    color: #727272;
    font-size: 16px;
    line-height: 22px; }
    @media (max-width: 599px) {
      .specs-table__item-right {
        font-size: 14px;
        line-height: 19px; } }

.related-resources {
  margin-top: 48px; }
  @media (max-width: 1024px) {
    .related-resources {
      margin-top: 38px; } }
  .related-resources__heading {
    align-items: center;
    color: #333333;
    display: flex;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .related-resources__heading {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px; } }
    .related-resources__heading::after {
      background: #333333;
      content: "";
      display: block;
      flex: 1;
      margin: 3px 0 0 17px;
      height: 2px; }

.resources-list {
  color: #333333; }
  .resources-list__item {
    align-items: center;
    border: 1px solid #BCBCBC;
    display: flex;
    justify-content: space-between;
    margin-bottom: 19px;
    padding: 22px 29px; }
    @media (max-width: 1024px) {
      .resources-list__item {
        flex-wrap: wrap;
        padding: 18px; } }
    .resources-list__item-date {
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.81px;
      line-height: 28px; }
      @media (max-width: 1024px) {
        .resources-list__item-date {
          font-size: 12px;
          line-height: 20px;
          margin-bottom: 6px; } }
    @media (max-width: 1024px) {
      .resources-list__item-title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 8px; } }
    @media (max-width: 1024px) {
      .resources-list__item-left {
        flex: 0 0 100%; } }
    .resources-list__item-right {
      flex: 0 0 120px;
      text-align: right; }
      @media (max-width: 1024px) {
        .resources-list__item-right {
          flex: 0 0 100%;
          text-align: left; } }
    .resources-list__item:last-child {
      margin-bottom: 0; }

.Brand-section {
  margin-bottom: 100px; }

.Brand-section_label {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: normal;
  font-size: 26px;
  color: #003CFF;
  padding-bottom: 20px;
  border-bottom: 2px solid #2B2B2B;
  margin-bottom: 60px; }

.Brand-subsection {
  margin-bottom: 50px; }

.Brand-subsection_label {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: normal;
  font-size: 21px;
  color: #003CFF; }

.Brand-descriptor {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 18px;
  color: #003CFF; }

.Brand-descriptor--color_name {
  text-align: center; }

.Brand-color {
  display: inline-block;
  width: 170px;
  height: 170px;
  padding: 4px;
  border: 1px solid black;
  margin: 0 12px;
  background-color: #CFCFCF; }

.Brand-color_bg {
  display: flex;
  align-items: center;
  justify-content: center; }

.Brand-color_bg--white {
  height: 100%;
  background-color: #FFFFFF; }

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

.Example--affix_column-sidebar {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example--affix_column-sidebar {
      float: left;
      width: 30.30914%;
      width: calc((4 / 12 * 100%) - 30px); } }

.Example--affix_column-content {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example--affix_column-content {
      float: left;
      width: 63.64247%;
      width: calc((8 / 12 * 100%) - 30px); } }

.Example--affix_column-row {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 96.97581%;
  width: calc((12 / 12 * 100%) - 30px); }

.Example--affix_column-sidebar_content, .Grid-example--affix_column-sidebar_content {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example--affix_column-sidebar_content, .Grid-example--affix_column-sidebar_content {
      float: left;
      width: 30.30914%;
      width: calc((4 / 12 * 100%) - 30px); } }
  .Example--affix_column-sidebar_content.is-AffixColumn--tallest, .is-AffixColumn--tallest.Grid-example--affix_column-sidebar_content {
    width: 100%; }

.Example--affix_column-content_content, .Grid-example--affix_column-content_content {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example--affix_column-content_content, .Grid-example--affix_column-content_content {
      float: left;
      width: 63.64247%;
      width: calc((8 / 12 * 100%) - 30px); } }
  .Example--affix_column-content_content.is-AffixColumn--tallest, .is-AffixColumn--tallest.Grid-example--affix_column-content_content {
    width: 100%; }

.Example--affix_column-row_content {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 96.97581%;
  width: calc((12 / 12 * 100%) - 30px);
  background: #ffffff;
  text-align: center; }

.Example--affix_column-sidebar_content--in_container {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example--affix_column-sidebar_content--in_container {
      float: left;
      width: 293.99866px;
      width: calc((4 / 12 * 970px) - 30px); } }
  @media (min-width: 1200px) {
    .Example--affix_column-sidebar_content--in_container {
      float: left;
      width: 354.61694px;
      width: calc((4 / 12 * 1170px) - 30px); } }
  .Example--affix_column-sidebar_content--in_container.is-AffixColumn--tallest {
    width: 100%; }

.Example--affix_column-content_content--in_container {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example--affix_column-content_content--in_container {
      float: left;
      width: 617.33199px;
      width: calc((8 / 12 * 970px) - 30px); } }
  @media (min-width: 1200px) {
    .Example--affix_column-content_content--in_container {
      float: left;
      width: 744.61694px;
      width: calc((8 / 12 * 1170px) - 30px); } }
  .Example--affix_column-content_content--in_container.is-AffixColumn--tallest {
    width: 100%; }

.Example-row--gutter {
  background-color: orange; }

.Example-column {
  border: 1px solid gray;
  background-color: white;
  padding: 5px; }

.Example-column_four {
  min-height: 1px;
  float: left;
  width: 33.33333%; }

.Example-column_six {
  min-height: 1px;
  float: left;
  width: 50%; }

.Example-column_two {
  min-height: 1px;
  float: left;
  width: 16.66667%; }

.Example-column_three {
  min-height: 1px;
  float: left;
  width: 25%; }

.Example-column_eight {
  min-height: 1px;
  float: left;
  width: 66.66667%; }

.Example-column_four--gutter {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 30.30914%;
  width: calc((4 / 12 * 100%) - 30px); }

.Example-column_six--gutter {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 46.97581%;
  width: calc((6 / 12 * 100%) - 30px); }

.Example-column_three--gutter {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 21.97581%;
  width: calc((3 / 12 * 100%) - 30px); }

.Example-column_eight--gutter {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 63.64247%;
  width: calc((8 / 12 * 100%) - 30px); }

.Example-column--padded {
  background-color: #92E292; }
  .Example-column--padded > div {
    background-color: white; }

.Example-column_four--padded {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 33.33333%; }

.Example-column_six--padded {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 50%; }

.Example-column_three--padded {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 25%; }

.Example-column_eight--padded {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 66.66667%; }

.Example-column_four--viewport-sm {
  min-height: 1px; }
  @media (min-width: 768px) {
    .Example-column_four--viewport-sm {
      float: left;
      width: 33.33333%; } }

.Example-column_six--viewport-xs {
  min-height: 1px; }
  @media (min-width: 480px) {
    .Example-column_six--viewport-xs {
      float: left;
      width: 50%; } }

.Example-column_three--viewport-xs {
  min-height: 1px; }
  @media (min-width: 480px) {
    .Example-column_three--viewport-xs {
      float: left;
      width: 25%; } }

.Example-column_eight--viewport-md {
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example-column_eight--viewport-md {
      float: left;
      width: 66.66667%; } }

.Example-column_four--viewport-md {
  min-height: 1px; }
  @media (min-width: 992px) {
    .Example-column_four--viewport-md {
      float: left;
      width: 33.33333%; } }

.Example-column_four--adjusted_gutter {
  margin-left: 2.5px;
  margin-right: 2.5px;
  min-height: 1px;
  float: left;
  width: 32.8293%;
  width: calc((4 / 12 * 100%) - 5px); }

.Example-column_four--adjusted_gutter_big {
  margin-left: 25px;
  margin-right: 25px;
  min-height: 1px;
  float: left;
  width: 28.29301%;
  width: calc((4 / 12 * 100%) - 50px); }

.Example-column_three--adjusted_gutter {
  margin-left: 12.5px;
  margin-right: 12.5px;
  min-height: 1px;
  float: left;
  width: 22.47984%;
  width: calc((3 / 12 * 100%) - 25px); }

.Example-column_six--adjusted_gutter {
  margin-left: 12.5px;
  margin-right: 12.5px;
  min-height: 1px;
  float: left;
  width: 47.47984%;
  width: calc((6 / 12 * 100%) - 25px); }

.Example-column_eight--adjusted_gutter {
  margin-left: 50px;
  margin-right: 50px;
  min-height: 1px;
  float: left;
  width: 56.58602%;
  width: calc((8 / 12 * 100%) - 100px); }

.Example-column_four--offset {
  margin-left: 33.33333%; }

.Example-column_six--offset {
  margin-left: 50%; }

.Example-column_three--offset {
  margin-left: 25%; }

.Example-column_eight--offset {
  margin-left: 66.66667%; }

.Example-column_two--offset {
  margin-left: 16.66667%; }

.Example-column_four--after {
  padding-right: 345.66667px;
  padding-right: calc((4 / 12 * 100%) + (30px / 2)); }

.Example-column_six--after {
  padding-right: 511px;
  padding-right: calc((6 / 12 * 100%) + (30px / 2)); }

.Example-column_three--after {
  padding-right: 263px;
  padding-right: calc((3 / 12 * 100%) + (30px / 2)); }

.Example-column_eight--after {
  padding-right: 676.33333px;
  padding-right: calc((8 / 12 * 100%) + (30px / 2)); }

.Example-column_two--after {
  padding-right: 180.33333px;
  padding-right: calc((2 / 12 * 100%) + (30px / 2)); }

.Example-column_four--push {
  left: 33.33333%;
  position: relative; }

.Example-column_six--push {
  left: 50%;
  position: relative; }

.Example-column_three--push {
  left: 25%;
  position: relative; }

.Example-column_ten--push {
  left: 83.33333%;
  position: relative; }

.Example-column_eight--push {
  left: 66.66667%;
  position: relative; }

.Example-column_nine--push {
  left: 75%;
  position: relative; }

.Example-column_two--push {
  left: 16.66667%;
  position: relative; }

.Example-column_four--pull {
  right: 33.33333%;
  position: relative; }

.Example-column_six--pull {
  right: 50%;
  position: relative; }

.Example-column_three--pull {
  right: 25%;
  position: relative; }

.Example-column_eight--pull {
  right: 66.66667%;
  position: relative; }

.Example-column_two--pull {
  right: 16.66667%;
  position: relative; }

.Example-column_one--pull {
  right: 8.33333%;
  position: relative; }

.Example-column_four--pull-sm {
  min-height: 1px;
  position: relative; }
  @media (min-width: 992px) {
    .Example-column_four--pull-sm {
      float: right;
      width: 33.33333%; } }

.Grid-example--affix_column-content_content {
  margin-left: 0; }

.Grid-example--affix_column-sidebar_content {
  padding-top: 20px; }

.Sidebar-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.Sidebar-list a {
  text-decoration: none;
  color: black; }

.Sidebar-list li {
  padding-top: 5px;
  padding-bottom: 5px; }

@media (max-width: 991px) {
  .Grid-example--affix_column-sidebar_content {
    position: static !important; } }

.Example-page--c64_colors {
  background-color: #3E32A2;
  color: #7C71DA; }
  .Example-page--c64_colors h1, .Example-page--c64_colors h2, .Example-page--c64_colors h3, .Example-page--c64_colors h4, .Example-page--c64_colors h5, .Example-page--c64_colors h6,
  .Example-page--c64_colors .h1, .Example-page--c64_colors .h2, .Example-page--c64_colors .h3, .Example-page--c64_colors .StaffGrid-name, .Example-page--c64_colors .h4, .Example-page--c64_colors .h5, .Example-page--c64_colors .h6 {
    color: #7C71DA; }
  .Example-page--c64_colors .Page-border {
    background-color: #7C71DA; }

.Example-content {
  background-color: #ffffff;
  padding-bottom: 50px; }

.Example-section {
  margin-top: 50px;
  margin-bottom: 50px; }

.Example-specimen {
  position: relative;
  background-color: #727272;
  border: 1px solid #2F2F2F;
  border-radius: 5px;
  padding: 25px;
  text-align: center; }

.Example-specimen_toggle {
  background: transparent;
  border-width: 0px;
  appearance: none;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
  border-right: 1px solid #2F2F2F;
  border-bottom: 1px solid #2F2F2F;
  border-top-left-radius: 5px;
  color: #2f2f2f;
  padding: 5px 10px;
  font-size: 12px; }

.is-Example-specimen--hidden {
  display: none; }

.is-Example-specimen_source--hidden {
  display: none; }

.Example-specimen_source {
  background: #D8D8D8;
  margin: -25px;
  padding: 25px 15px 15px;
  text-align: left;
  white-space: pre-wrap; }

.Example-specimen_scroller {
  max-height: 300px;
  overflow-y: scroll; }

.Example-large_specimen_content {
  transform: scale(0.8); }

.Example-unstyled_specimen_content {
  border: 3px solid #141414;
  border-radius: 5px;
  padding: 10px;
  margin: 20px; }

.Example-one_up {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px;
  float: left;
  width: 96.97581%;
  width: calc((12 / 12 * 100%) - 30px); }

.Example-three_up {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 1px; }
  @media (min-width: 768px) {
    .Example-three_up {
      float: left;
      width: 30.30914%;
      width: calc((4 / 12 * 100%) - 30px); } }

.Example-one_up--no_gutter {
  min-height: 1px;
  float: left;
  width: 100%; }

.Example-three_up--no_gutter {
  min-height: 1px; }
  @media (min-width: 768px) {
    .Example-three_up--no_gutter {
      float: left;
      width: 33.33333%; } }

.Example-warning {
  background-color: #ffa5a5;
  box-shadow: inset 0px 5px #ff5e5e;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 10px 0; }
  .Example-warning p {
    font-size: 14px; }

.Example-wysiwyg {
  font-family: "Avenir Next";
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  .Example-wysiwyg ul {
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    list-style: disc;
    list-style-position: outside;
    margin: 10px 0;
    padding: 0 0 0 30px; }
    .Example-wysiwyg ul p {
      margin: 0; }
    .Example-wysiwyg ul li ul {
      list-style: lower-latin; }
    .Example-wysiwyg ul li ol {
      list-style: circle; }
    .Example-wysiwyg ul li li ul {
      list-style: lower-roman; }
    .Example-wysiwyg ul li li ol {
      list-stule: square; }
  .Example-wysiwyg ol {
    font-family: "Avenir Next";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    list-style: decimal;
    list-style-position: outside;
    margin: 10px 0;
    padding: 0 0 0 30px; }
    .Example-wysiwyg ol p {
      margin: 0; }
    .Example-wysiwyg ol li ul {
      list-style: lower-latin; }
    .Example-wysiwyg ol li ol {
      list-style: circle; }
    .Example-wysiwyg ol li li ul {
      list-style: lower-roman; }
    .Example-wysiwyg ol li li ol {
      list-stule: square; }

.as-seen-in {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.asi-inner {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto; }

/* Mobile Header */
.asi__header-wrap {
  display: none;
  width: 100%;
  text-align: center;
  margin-bottom: 25px; }

.asi__header {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 1px;
  margin: 0; }

.asi__content-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.asi__inline-header-wrap {
  display: inline-block; }

.asi__inline-header {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  margin: 0; }

.asi__Icons-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.asi__Icon-wrap {
  padding: 0px 5px; }

.asi__Icon {
  max-width: 109px;
  object-fit: contain; }

@media screen and (max-width: 1139px) {
  .asi__content-wrapper {
    padding: 0px 20px; } }

@media screen and (max-width: 991px) {
  .as-seen-in {
    margin-top: 0px; }
  .asi__header-wrap {
    display: block; }
  .asi__inline-header-wrap {
    display: none; }
  .asi__Icon {
    height: 100%;
    width: 100%;
    object-fit: cover; } }

.dropdown-with-image {
  width: 100%;
  height: auto;
  overflow: hidden; }

.dwi__background {
  width: 100%;
  height: 100%;
  padding: 100px 0px; }

.dwi__inner {
  position: relative;
  width: 100%;
  max-width: 1140px;
  height: 425px;
  margin: 0px auto; }

@media screen and (max-width: 849px) {
  .dwi__inner {
    position: relative;
    width: 100%;
    max-width: 1140px;
    height: auto;
    max-height: 100%;
    min-height: 0;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .dwi__background {
    width: 100%;
    height: 100%;
    padding: 80px 0px; } }

.dwi__image-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  max-width: 825px; }

.dwi__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 849px) {
  .dwi__image-container {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: auto;
    transform: translateX(-50%);
    height: 50%;
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 auto; }
  .dwi__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; } }

@media screen and (max-width: 449px) {
  .dwi__image-container {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: auto;
    transform: translateX(-50%);
    height: 50%;
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 auto; }
  .dwi__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; } }

.dwi__content-container {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  max-width: 550px;
  height: auto;
  padding: 20px 20px 20px 0px; }

.dwi__form-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 50px; }

.dwi__title {
  font-size: 36px;
  display: inline;
  max-width: 450px;
  margin: 0; }

.dwi__question {
  margin: 0;
  margin-right: 15px;
  white-space: nowrap; }

.dwi__dropdown {
  width: 100%;
  height: auto;
  max-height: 45px;
  cursor: pointer; }

.dwi__dropdown-placeholder {
  width: 100%;
  height: 45px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.dwi__option-text {
  margin: 0;
  font-size: 28px; }

.dwi__arrow {
  height: 50px;
  cursor: pointer;
  padding: 5px 2px; }

.dwi__flip-arrow {
  transform: rotate(180deg); }

.dwi__dropdown-options {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-shadow: 4px 4px 9px #14141420;
  z-index: 100; }

.dwi__dropdown-option {
  width: 100%;
  height: 55px;
  padding: 0px 20px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  background-color: #eaeaea; }

.dwi__dropdown-option:hover {
  background-color: #ddd; }

.dwi__dropdown-option-text {
  margin: 0;
  font-size: 28px;
  padding: 20px 0px; }

.dwi__dropdown-closed {
  max-height: 0px; }

.dwi__dropdown-open {
  top: -110px;
  max-height: 275px; }

.dwi__button {
  position: relative;
  width: 100%;
  max-width: 380px;
  height: 60px;
  margin: 0px;
  margin-top: 50px;
  background-color: #000;
  color: #fff; }

.dwi__button-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.4px; }

.dwi__button-icon {
  width: 26px;
  height: 26px;
  object-fit: contain;
  object-position: center;
  margin-left: 50px; }

.dwi__button:hover {
  background-color: #fff005;
  color: #000; }

.dwi-button-icon-hover {
  display: none; }

.dwi__button-link:hover .dwi-button-icon-no-hover {
  display: none; }

.dwi__button-link:hover .dwi-button-icon-hover {
  display: block; }

@media screen and (max-width: 849px) {
  .dwi__content-container {
    position: relative;
    width: 100%;
    max-width: 450px;
    text-align: center;
    padding: 7% 20px 0;
    top: auto;
    right: auto;
    transform: none;
    width: 100%; }
  .dwi__form-container {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center; }
  .dwi__title {
    font-size: 32px;
    display: inline;
    max-width: 450px;
    margin: 0; }
  .dwi__question {
    margin: 0;
    margin-right: 0px;
    margin-bottom: 8px; }
  .dwi__dropdown {
    width: 100%;
    height: auto;
    max-height: 45px; }
  .dwi__dropdown-placeholder {
    padding: 5px 15px; }
  .dwi__option-text {
    margin: 0;
    font-size: 28px; }
  .dwi__button {
    max-width: 365px;
    margin: 0px auto;
    margin-top: 50px; }
  .dwi__button-icon {
    margin-left: 30px; } }

.x-featured-collection {
  position: relative;
  width: 100%; }

.x-featured-collection__inner {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto; }

.x-fc__header-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 60px; }

.x-fc__header {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px; }

.x-fc__text {
  font-size: 18px;
  font-weight: 400;
  opacity: 0.8;
  margin: 0; }

.x-fc__content {
  width: 100%;
  min-height: 1050px;
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 1160px) {
  .x-featured-collection__inner {
    padding: 0px 20px; }
  .x-fc__content {
    width: 100%;
    min-height: 90vw;
    display: flex;
    justify-content: space-between; } }

@media screen and (max-width: 900px) {
  .x-fc__content {
    width: 100%;
    display: block; } }

.x-fc__content--column {
  width: 100%; }

/*Cards */
.x-fc__content--column-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(263px, 1fr));
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 40px;
  padding-right: 20px; }

@media screen and (max-width: 1160px) {
  .x-fc__content--column-cards {
    grid-template-columns: repeat(2, minmax(20vw, 1fr)); } }

@media screen and (max-width: 1000px) {
  .x-fc__content--column-cards {
    width: 55%; } }

@media screen and (max-width: 900px) {
  .x-fc__content--column-cards {
    width: 100%;
    min-width: 0px;
    max-width: 600px;
    height: auto;
    min-height: 0px;
    max-height: 100%;
    margin: 0px auto;
    margin-bottom: 30px;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
    padding-right: 0px; } }

.x-fc__content-card-link {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.x-fc__content-card-link:hover {
  opacity: 1;
  box-shadow: 4px 4px 20px #14141420; }

.x-fc__content-card {
  width: 100%;
  overflow: hidden;
  text-align: center; }

.x-fc-content-card__image-wrap {
  position: relative;
  width: 100%;
  height: 70%;
  overflow: hidden; }

.x-fc-content-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.x-fc-content-card-quick-view {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  opacity: 0;
  z-index: 2;
  letter-spacing: 1.4px; }

.x-fc__content-card:hover .x-fc-content-card-quick-view {
  opacity: 0.5;
  cursor: pointer; }

.x-fc-content-card-quick-view:hover {
  opacity: 1 !important; }

.x-fc-content-card__details-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 25px 0px 0px;
  margin: 0; }

.x-fc-details__product-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin: 0;
  margin-bottom: 5px; }

.x-fc-details__product-desc {
  font-size: 12px;
  line-height: 18px;
  font-weight: 200;
  opacity: 0.8;
  margin: 0; }

.x-fc__form {
  width: 100%; }

.x-fc__btn {
  width: 100%;
  height: 64px;
  margin-top: 20px;
  border-radius: 0px;
  background-color: #000;
  color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0; }

.x-fc__btn-price {
  margin: 0;
  font-size: 14px;
  display: inline;
  font-weight: 500;
  letter-spacing: 1.4px;
  margin-left: 5px;
  white-space: nowrap; }

.x-fc__btn-text {
  margin: 0;
  font-size: 14px;
  display: inline;
  font-weight: 500;
  letter-spacing: 1.4px;
  margin-left: 5px;
  white-space: nowrap; }

.x-fc__btn:hover {
  background-color: #fff003;
  color: #000; }

@media screen and (max-width: 640px) {
  .x-fc__content-card {
    width: 100%;
    height: 100%;
    text-align: center; }
  .x-fc-details__product-name {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0px 0px 5px; }
  .x-fc-details__product-desc {
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0; }
  .x-fc__btn {
    margin-top: 15px;
    height: 40px; }
  .x-fc__btn-price,
  .x-fc__btn-text {
    font-size: 10px;
    letter-spacing: 1px; }
  .x-fc-content-card__image-wrap {
    width: 100%; } }

/* Image */
.x-fc-content-card__image-wrap {
  position: relative;
  width: 100%;
  height: 70%;
  overflow: hidden; }

.x-fc__content--column--image-wrap {
  position: relative;
  padding-left: 20px; }

.x-fc__content-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.x-fc__content-image-small {
  position: absolute;
  top: 50px;
  right: -37px;
  height: 147px;
  object-fit: contain;
  z-index: 2;
  transition: all 0.4s ease-in-out; }

@media screen and (max-width: 1350px) {
  .x-fc__content-image-small {
    position: absolute;
    top: 50px;
    right: 20px;
    height: 147px;
    object-fit: contain;
    z-index: 2; } }

@media screen and (max-width: 1000px) {
  .x-fc__content--column--image-wrap {
    width: 45%; } }

@media screen and (max-width: 900px) {
  .x-fc__content--column-cards {
    grid-template-rows: repeat(2, minmax(500px, 1fr)); }
  .x-fc__content--column--image-wrap {
    margin-top: 30px;
    width: 100%;
    height: 45vw;
    overflow: hidden;
    padding-left: 0px; }
  .x-fc__content-image-small {
    top: 30px;
    right: 20px;
    height: 145px; } }

@media screen and (max-width: 640px) {
  .x-fc__content--column-cards {
    grid-template-rows: repeat(2, minmax(80vw, 1fr)); }
  .x-fc__content--column--image-wrap {
    height: 82vw; }
  .x-fc-content-card__image-wrap {
    width: 100%;
    height: 64%;
    flex-grow: 1;
    overflow: hidden; }
  .x-fc__content-image-small {
    top: 20px;
    right: 20px;
    height: 147px; } }

@media screen and (max-width: 420px) {
  .x-fc__content--column-cards {
    grid-template-rows: repeat(2, minmax(102vw, 1fr)); }
  .x-fc__content--column--image-wrap {
    height: 82vw; }
  .x-fc-content-card__image-wrap {
    width: 100%;
    height: 62%;
    flex-grow: 1;
    overflow: hidden; }
  .x-fc__content-image-small {
    top: 20px;
    right: 20px;
    height: 147px; } }

.Hero {
  width: 100vw;
  height: 39vw;
  max-height: 1000px;
  position: relative;
  overflow: hidden;
  background-color: #fff; }

@media screen and (max-width: 1919px) {
  .Hero {
    height: 42vw;
    max-height: calc( 97vh - ( 108px + 49px ) ); } }

@media screen and (max-width: 1023px) {
  .Hero {
    /* height: calc(97vh - );*/
    /*height: calc(95vh - 100px);
    min-height: 700px;
    max-height: 800px; */
    height: auto;
    min-height: 0px;
    max-height: 100%; } }

@media screen and (max-width: 767px) {
  .Hero {
    /* min-height: 600px;
    max-height: 780px; */ } }

.Hero__inner {
  width: 100%;
  height: 100%; }

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

/* Nav */
.Hero__nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 60%;
  height: 100%; }

.Hero__nav-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end; }

.Hero__nav-items {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px; }

.Hero__nav-item {
  width: 40px;
  height: 5px;
  background-color: #fff;
  opacity: 0.5;
  margin: 0px 10px;
  cursor: pointer;
  transition: opacity 0.4s ease-in-out; }

.Hero_nav-item-selected {
  opacity: 1; }

@media screen and (max-width: 1023px) {
  .Hero__nav {
    width: 100%;
    height: 64vw; } }

@media screen and (max-width: 449px) {
  .Hero__nav {
    width: 100%; } }

/* Slide */
.Hero__slide {
  display: none;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: display 0.4s ease-in-out; }

.Hero-selected-slide {
  display: block;
  z-index: 2; }

.Hero-slide-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center; }

/*Image Container */
.Hero-slide__image-container {
  position: relative;
  width: 100%;
  height: 100%; }

.Hero-slide__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.Hero-slide-mobile-image {
  display: none; }

/* Text Container */
.Hero-slide__text-container {
  position: relative;
  width: 100%;
  max-width: 37%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.Hero-slide__text-box {
  width: 100%;
  max-width: 450px;
  overflow: hidden;
  color: #000;
  padding: 20px 20px 20px 0px;
  margin-left: 10%; }

.Hero-text-box__title-box {
  width: 100%;
  height: auto;
  margin-bottom: 17px; }

.Hero-text-box__title {
  font-family: poppins, "sans-serif";
  font-size: 40px;
  font-weight: 600;
  line-height: 52px;
  margin: 0; }

.Hero-text-box__text-box {
  width: 100%;
  max-width: 345px;
  height: auto;
  margin-bottom: 40px; }

.Hero-text-box__text {
  font-family: poppins, "sans-serif";
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  opacity: 0.8;
  margin: 0; }

.Hero-text-box__cta-box {
  width: 100%;
  max-width: 345px;
  height: 60px; }

.Hero-text-box__cta {
  width: 100%;
  height: 100%;
  background-color: #000;
  color: #fff;
  font-family: poppins, "sans-serif";
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center; }

/* For In/Out Animations */
@media screen and (max-width: 1249px) {
  .Hero-slide__text-container {
    position: relative;
    width: 100%;
    max-width: 40%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
  .Hero-slide__text-box {
    margin-left: 7%; }
  .Hero-text-box__title-box {
    width: 100%;
    height: auto;
    margin-bottom: 17px; }
  .Hero-text-box__title {
    font-family: poppins, "sans-serif";
    font-size: 36px;
    font-weight: 600;
    line-height: 52px;
    margin: 0; }
  .Hero-text-box__text-box {
    width: 100%;
    height: auto;
    margin-bottom: 40px; }
  .Hero-text-box__text {
    font-family: poppins, "sans-serif";
    font-size: 15px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: 0.3px;
    opacity: 0.8;
    margin: 0; }
  .Hero-text-box__cta-box {
    width: 100%;
    max-width: 345px;
    height: 60px; }
  .Hero-text-box__cta {
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
    font-family: poppins, "sans-serif";
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center; } }

@media screen and (max-width: 1023px) {
  .Hero-slide-inner {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .Hero-slide__image-container {
    height: 64vw; }
  .Hero-slide__text-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-grow: 1; }
  .Hero-slide__text-box {
    width: 100%;
    max-width: 450px;
    overflow: hidden;
    color: #000;
    padding: 35px 20px 0px 20px;
    margin: 0;
    text-align: center; }
  .Hero-text-box__title-box {
    margin-bottom: 15px; }
  .Hero-text-box__text-box {
    margin: 0px auto 35px; }
  .Hero-text-box__title {
    font-size: 34px;
    line-height: 45px; }
  .Hero-text-box__text {
    font-size: 18px;
    letter-spacing: 0.3px;
    margin: 0px auto; }
  .Hero-text-box__cta-box {
    margin: 0px auto; }
  .Hero-slide-large-image {
    display: none; }
  .Hero-slide-mobile-image {
    display: block; } }

@media screen and (max-width: 767px) and (max-height: 599px) {
  .Hero-text-box__title-box {
    margin-bottom: 15px; }
  .Hero-text-box__text-box {
    margin-bottom: 25px; }
  .Hero-text-box__title {
    font-size: 32px;
    line-height: 43px; }
  .Hero-text-box__text {
    font-size: 18px;
    line-height: 24px; } }

@media screen and (max-width: 767px) and (max-height: 599px) {
  .Hero-text-box__title-box {
    margin-bottom: 15px; }
  .Hero-text-box__text-box {
    margin-bottom: 20px; }
  .Hero-text-box__text {
    font-size: 18px;
    line-height: 24px; } }

@media screen and (max-width: 399px) {
  .Hero-text-box__title-box {
    margin-bottom: 15px; }
  .Hero-text-box__text-box {
    margin-bottom: 20px; }
  .Hero-text-box__title {
    font-size: 30px; }
  .Hero-text-box__text {
    font-size: 18px;
    line-height: 24px; } }

@media screen and (max-width: 399px) {
  .Hero-text-box__title-box {
    margin-bottom: 15px; }
  .Hero-text-box__text-box {
    margin-bottom: 20px; }
  .Hero-text-box__title {
    font-size: 30px; }
  .Hero-text-box__text {
    font-size: 16px;
    line-height: 24px; } }

.hompage-before-after {
  position: relative;
  width: 100%;
  height: auto;
  padding: 100px 0px;
  background-color: #f5f5f5; }

.hba__inner {
  width: 100%;
  max-width: 1160px;
  height: 100%;
  margin: 0px auto;
  padding: 0px 20px; }

@media screen and (max-width: 800px) {
  .hompage-before-after {
    padding: 80px 0px; }
  .hba__inner {
    padding: 0px 20px; } }

.hba__header-wrap {
  width: 100%;
  max-width: 585px;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 53px; }

.hba__header-title {
  font-size: 28px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 15px; }

.hba__header-text {
  font-size: 18px;
  font-weight: 400;
  opacity: 0.8;
  line-height: 30px;
  margin: 0;
  opacity: 0.8; }

@media screen and (max-width: 800px) {
  .hba__header-wrap {
    max-width: 400px; }
  .hba__header-title {
    font-size: 26px;
    margin: 0;
    margin-bottom: 15px; }
  .hba__header-text {
    font-size: 18px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0; } }

.hba__content {
  width: 100%; }

/* Desktop */
.hba__desktop {
  width: 100%; }

.hba__d-blocks {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 45px; }

.hba__d-block {
  width: 100%;
  max-width: 360px;
  margin: 0px 15px; }

.hba__d-block:first-child {
  margin-left: 0px; }

.hba__d-block:last-child {
  margin-right: 0px; }

.hba__d-image-wrap {
  width: 100%;
  height: 30vw;
  max-height: 360px;
  margin-bottom: 25px; }

.hba__d-image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.hba__d-text-wrap {
  text-align: center;
  padding: 0px 20px; }

.hba__d-text {
  font-size: 14px;
  margin: 0;
  margin-bottom: 5px;
  line-height: 24px;
  opacity: 0.8; }

.hba__d-sub-text {
  font-size: 12px;
  margin: 0;
  font-weight: 600; }

.hba__d-cta-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px; }

.hba__d-cta {
  width: 100%;
  max-width: 335px;
  height: 60px;
  background-color: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: 500;
  margin: 0; }

@media screen and (max-width: 1160px) {
  .hba__d-blocks {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 45px; }
  .hba__d-image {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .hba__d-text-wrap {
    text-align: center;
    padding: 0px 20px; }
  .hba__d-text {
    font-size: 14px;
    margin: 0;
    margin-bottom: 5px; }
  .hba__d-sub-text {
    font-size: 12px;
    margin: 0;
    font-weight: 600; }
  .hba__d-cta-wrap {
    width: 100%;
    display: flex;
    justify-content: center; }
  .hba__d-cta {
    width: 100%;
    max-width: 335px;
    height: 60px;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin: 0; } }

@media screen and (max-width: 800px) {
  .hba__desktop {
    display: none; } }

/* Mobile */
.hba__mobile {
  display: none;
  width: 100%; }

.hba__slider {
  max-width: 475px;
  height: auto;
  margin: 0px auto;
  overflow: hidden; }

.hba__slide {
  width: 100%;
  max-width: 475px;
  height: 580px;
  outline: none; }

.hba__slide-image-wrap {
  width: 100%;
  height: 70%; }

.hba__slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.hba__slide-text-wrap {
  width: 100%;
  text-align: center;
  padding: 25px 20px 0px; }

.hba__slide-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 14px; }

.hba__slide-sub-text {
  font-size: 12px;
  font-weight: 600;
  margin: 0; }

.hba__slider-nav {
  width: 100%;
  display: flex;
  justify-content: center; }

.hba__slider-inner {
  display: flex;
  justify-content: center;
  align-items: center; }

.hba__slide-nav {
  width: 40px;
  height: 5px;
  background-color: #000;
  opacity: 0.5;
  margin: 0px 15px;
  cursor: pointer; }

.slick-current {
  opacity: 1; }

@media screen and (max-width: 800px) {
  .hba__mobile {
    display: block; } }

@media screen and (max-width: 500px) {
  .hba__slide {
    width: 100%;
    height: auto; }
  .hba__slide-image-wrap {
    width: 100%;
    height: 64%;
    background-color: #eaeaea; }
  .hba__d-cta {
    max-width: 420px;
    height: 60px; }
  .hba__slider-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 35px; } }

.three-blocks {
  width: 100%;
  height: auto; }

.tb__inner {
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin: 0px auto; }

.tb__section-title-wrap {
  width: 100%;
  text-align: center;
  margin: 0px;
  margin-bottom: 50px;
  padding: 0px 20px; }

.tb__section-title {
  margin: 0;
  font-weight: 600; }

.tb__content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between; }

.tb__block {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0px 20px;
  text-align: center; }

.tb__block-inner {
  width: 100%;
  height: 100%; }

.tb__block-image-wrap {
  position: relative;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  margin-bottom: 20px; }

.tb__block-image {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.tb__block-title {
  margin: 0;
  margin-bottom: 10px; }

.tb__block-text {
  font-size: 14px;
  margin: 0;
  opacity: 0.8;
  line-height: 24px; }

@media screen and (max-width: 850px) {
  .tb__content {
    flex-wrap: wrap;
    justify-content: center; }
  .tb__block {
    margin: 0px 20px;
    margin-bottom: 80px; }
  .tb__block:last-child {
    margin-bottom: 0px; }
  .tb__block-text {
    font-size: 14px;
    margin: 0;
    opacity: 0.8;
    line-height: 24px; } }

.homepage-quotes {
  width: 100%;
  height: auto; }

.hpq-inner {
  width: 100%;
  max-width: 1180px;
  height: 100%;
  margin: 0px auto;
  padding: 0px 20px; }

/* Desktop */
.hpq__desktop {
  position: relative;
  width: 100%;
  height: 100%; }

.hpq__d-content {
  width: 100%;
  display: flex;
  justify-content: center; }

.hpq__card {
  width: 100%;
  max-width: 359px;
  height: 46vw;
  max-height: 509px;
  margin: 0px 30px; }

.hpq__card:first-child {
  margin: 0px; }

.hpq__card:last-child {
  margin: 0px; }

.hpq__card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: block; }

.hpq__card-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1; }

.hpq__card-text-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 20px;
  z-index: 2; }

.hpq__card-bottom-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px; }

.hpq__card-name {
  font-size: 16px;
  color: #fff;
  margin: 0;
  font-weight: 600; }

.hpq__card-stars-wrap {
  display: flex;
  align-items: center; }

.hpq__card-star {
  width: auto;
  height: 20px;
  margin-left: 2px; }

/* Mobile */
.hpq__mobile {
  display: none;
  width: 100%;
  height: 100%; }

.hpq__m-slider {
  max-width: 475px;
  height: auto;
  margin: 0px auto;
  overflow: hidden; }

.hpq__slide {
  width: 100%;
  max-width: 475px;
  height: 650px;
  outline: none; }

.hpq__slide-inner {
  position: relative;
  width: 100%;
  height: 100%; }

.hpq__slide-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }

.hpq__slide-text-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 0px 20px 20px;
  height: auto;
  z-index: 2; }

.hpq__slide-bottom-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px; }

.hpq__slide-name {
  font-size: 16px;
  color: #fff;
  margin: 0;
  font-weight: 600; }

.hpq__slide-star-wrap {
  display: flex;
  align-items: center; }

.hpq__card-star {
  width: auto;
  height: 20px;
  margin-left: 1px; }

.hpq__slide-cta {
  width: 100%;
  height: 64px;
  margin-top: 23px; }

.hpq__slide-cta-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-weight: 500; }

.hpq__m-nav-slider-wrap {
  width: 100%;
  display: flex;
  justify-content: center; }

.hpq__m-nav-slider {
  display: inline-block;
  height: auto;
  margin: 30px auto 0px; }

.hpq__m-nav-slide {
  width: 40px;
  height: 5px;
  background-color: #000;
  opacity: 0.5;
  margin: 0px 15px;
  cursor: pointer; }

.slick-current {
  opacity: 1; }

@media screen and (max-width: 800px) {
  .hpq__desktop {
    display: none; }
  .hpq__mobile {
    display: block; } }

@media screen and (max-width: 500px) {
  .hpq__slide {
    width: 100%;
    height: 130vw; } }

.hp__5050-CTA {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f5f5f5; }

.hp50c--inner {
  width: 100%;
  max-width: 1180px;
  padding: 100px 20px;
  margin: 0px auto; }

.hp50c__content {
  width: 100%;
  height: 100%;
  max-height: 490px;
  display: flex;
  justify-content: center;
  align-items: center; }

.hp50c__column {
  width: 100%; }

.hp50c__column-image {
  height: 100%;
  margin-right: 74px;
  display: flex;
  justify-content: space-between; }

.hp50c__image-wrap {
  min-width: 330px;
  min-height: 488px; }

.hp50c__image-wrap:last-child {
  margin-left: 23px; }

.hp50c__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media screen and (max-width: 1140px) {
  .hp50c__image-wrap {
    min-width: 270px;
    min-height: 430px; }
  .hp50c__column-text {
    max-width: 345px; }
  .hp50c__column-image {
    height: 100%;
    margin-right: 35px;
    display: flex;
    justify-content: space-between; } }

.hp50c__title-wrap {
  max-width: 345px;
  margin-bottom: 15px; }

.hp50c__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  margin: 0; }

.hp50c__text-wrap {
  max-width: 345px;
  margin-bottom: 57px; }

.hp50c__text {
  font-size: 18px;
  font-weight: 400;
  opacity: 0.8;
  line-height: 30px;
  margin: 0; }

.hp50c__cta-wrap {
  width: 100%;
  max-width: 335px;
  height: 60px; }

.hp50c__cta {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
  margin: 0; }

@media screen and (max-width: 900px) {
  .hp50c--inner {
    padding: 80px 20px; }
  .hp50c__content {
    width: 100%;
    height: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .hp50c__column {
    width: 100%; }
  .hp50c__column-image {
    width: 100%;
    max-width: 475px;
    height: 100%;
    margin-right: 0px;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between; }
  .hp50c__image-wrap {
    min-width: 0px;
    width: calc(50% - 5px);
    min-height: 232px;
    height: 60vw; }
  .hp50c__image-wrap:last-child {
    margin-left: 0px; }
  .hp50c__image {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .hp50c__column-text {
    height: auto;
    margin-left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; }
  .hp50c__title-wrap {
    max-width: 345px;
    margin: 0px auto;
    margin-bottom: 20px; }
  .hp50c__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 39px;
    margin: 0; }
  .hp50c__text-wrap {
    max-width: 345px;
    margin: 0px auto;
    margin-bottom: 57px; }
  .hp50c__text {
    font-size: 18px;
    font-weight: 400;
    opacity: 0.8;
    line-height: 30px;
    margin: 0; }
  .hp50c__cta-wrap {
    width: 100%;
    margin: 0px auto;
    max-width: 335px;
    height: 60px; }
  .hp50c__cta {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0; } }

.instagram-app {
  width: 100%;
  height: auto; }

.ia-inner {
  width: 100%;
  max-width: 1180px;
  padding: 0px 20px;
  margin: 0px auto; }

.ai__header {
  width: 100%;
  text-align: center;
  margin-bottom: 35px; }

.ai__title-wrap {
  position: relative;
  display: inline;
  padding: 0px 5px 5px; }

.ai__title-wrap::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: -2px;
  z-index: -1;
  width: 100%;
  height: 60%;
  background-color: #fff005; }

.ai__title {
  display: inline;
  font-size: 32px;
  font-weight: 700;
  margin: 0; }

.ai__sub-title {
  font-size: 32px;
  font-weight: 600;
  margin: 0; }

.featured-collection-slider {
  overflow: hidden;
  padding: 137px 0 147px;
  position: relative; }
  @media (max-width: 1024px) {
    .featured-collection-slider {
      padding: 0 0 90px; } }
  .featured-collection-slider::before {
    background: url("bg-slider.svg") right center/contain no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 831px;
    height: 100%;
    z-index: -1; }
    @media (max-width: 1024px) {
      .featured-collection-slider::before {
        background-size: cover;
        width: 100%; } }
  .featured-collection-slider--v2 {
    background-color: #F2F2F2;
    padding: 100px 0; }
    @media (max-width: 1024px) {
      .featured-collection-slider--v2 {
        padding: 0 0 90px; } }
    .featured-collection-slider--v2::before {
      display: none; }
  .featured-collection-slider .swiper-button-next {
    right: 20px; }
    @media (min-width: 1025px) {
      .featured-collection-slider .swiper-button-next {
        right: 58px; } }
  .featured-collection-slider .swiper-button-prev {
    left: 20px; }
  .featured-collection-slider .swiper-button-next:after,
  .featured-collection-slider .swiper-button-prev:after {
    color: #141414;
    font-size: 13px;
    font-weight: 700; }
    @media (min-width: 1025px) {
      .featured-collection-slider .swiper-button-next:after,
      .featured-collection-slider .swiper-button-prev:after {
        font-size: 17px; } }

.fcs__wrapper {
  display: flex;
  margin-left: 0;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  @media (max-width: 1024px) {
    .fcs__wrapper {
      flex-wrap: wrap; } }
  .fcs__wrapper.fcs_wrapper--copy-move {
    margin-left: -536px; }

.fcs__intro {
  flex: 0 0 100%;
  padding: 90px 40px 35px;
  text-align: center; }

.fcs__copy {
  flex: 0 0 536px;
  padding: 38px 46px 0 98px;
  opacity: 1;
  position: relative;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  .fcs__copy.swiper-slide-prev {
    opacity: 0; }
  .featured-collection-slider--v2 .fcs__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 60px 0 100px; }

.fcs__heading {
  margin-bottom: 28px; }
  @media (max-width: 1024px) {
    .fcs__heading {
      margin-bottom: 20px; } }

.fcs__image {
  opacity: 0.94;
  position: absolute;
  left: 0;
  bottom: -130px;
  width: 521px;
  height: 351px; }

.fcs__slider {
  cursor: url("data:image/svg+xml,%3Csvg width='54px' height='50px' viewBox='0 0 54 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='HiFi' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='U1-Home' transform='translate(-972.000000, -2042.000000)'%3E%3Cg id='Group-5' transform='translate(972.000000, 2042.000000)'%3E%3Ccircle id='Oval' fill='%23000000' opacity='0.678392987' cx='27' cy='25' r='25'%3E%3C/circle%3E%3Cg id='Group-4' transform='translate(13.000000, 18.000000)' stroke='%23FFFFFF' stroke-width='2'%3E%3Cpolyline id='Path-8' points='8.43997567 0 0 7.44837636 8.43997567 14.8967527'%3E%3C/polyline%3E%3Cpolyline id='Path-8-Copy' transform='translate(24.219988, 7.448376) scale(-1, 1) translate(-24.219988, -7.448376) ' points='28.4399757 0 20 7.44837636 28.4399757 14.8967527'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 32 32, auto;
  display: flex;
  flex-grow: 1;
  position: relative; }
  .fcs__slider-track {
    display: flex; }

.fcs__slider-item {
  cursor: url("data:image/svg+xml,%3Csvg width='54px' height='50px' viewBox='0 0 54 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='HiFi' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='U1-Home' transform='translate(-972.000000, -2042.000000)'%3E%3Cg id='Group-5' transform='translate(972.000000, 2042.000000)'%3E%3Ccircle id='Oval' fill='%23000000' opacity='0.678392987' cx='27' cy='25' r='25'%3E%3C/circle%3E%3Cg id='Group-4' transform='translate(13.000000, 18.000000)' stroke='%23FFFFFF' stroke-width='2'%3E%3Cpolyline id='Path-8' points='8.43997567 0 0 7.44837636 8.43997567 14.8967527'%3E%3C/polyline%3E%3Cpolyline id='Path-8-Copy' transform='translate(24.219988, 7.448376) scale(-1, 1) translate(-24.219988, -7.448376) ' points='28.4399757 0 20 7.44837636 28.4399757 14.8967527'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 32 32, auto;
  border-radius: 3px;
  padding-right: 40px;
  overflow: hidden;
  flex: 0 0 433px;
  height: 508px; }
  @media (max-width: 1024px) {
    .fcs__slider-item {
      flex: 0 0 268px;
      padding-right: 0;
      height: 346px; } }
  .fcs__slider-item-image-wrapper {
    flex: 0 0 393px;
    position: relative;
    height: 100%; }
    @media (max-width: 1024px) {
      .fcs__slider-item-image-wrapper {
        flex: 0 0 268px; } }
    .fcs__slider-item-image-wrapper::after {
      background: rgba(0, 0, 0, 0.2);
      content: "";
      display: block;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
      width: 100%;
      height: 100%; }
  .fcs__slider-item-image {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .fcs__slider-item:hover .fcs__slider-item-image-wrapper::after {
    opacity: 1; }
  .fcs__slider-item--v2 {
    flex: 0 0 491.5px;
    overflow: visible;
    padding-right: 60px;
    height: 483px; }
    @media (max-width: 1024px) {
      .fcs__slider-item--v2 {
        flex: 0 0 268px;
        padding-right: 0;
        height: 356px; } }
    .fcs__slider-item--v2 .fcs__slider-item-image-wrapper {
      flex: 0 0 431px;
      height: 473px; }
      @media (max-width: 1024px) {
        .fcs__slider-item--v2 .fcs__slider-item-image-wrapper {
          height: 346px; } }
      .fcs__slider-item--v2 .fcs__slider-item-image-wrapper::before {
        content: "";
        background-color: #D8D8D8;
        display: block;
        position: absolute;
        top: 10px;
        left: -10px;
        width: 100%;
        height: 100%;
        z-index: -1; }

.product-grid-item {
  width: 100%;
  height: 100%; }

.pgi-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.pgi__image-wrap {
  position: relative;
  display: block;
  width: 100%;
  flex-grow: 1; }

.pgi__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.pgi__quick-view {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.2s ease-in-out; }

.pgi__quick-view-text {
  font-size: 14px;
  line-height: 21px;
  color: #fff; }

.product-grid-item:hover .pgi__quick-view {
  opacity: 0.6; }

.pgi__quick-view:hover {
  opacity: 1 !important; }

.pgi__info-wrap {
  width: 100%;
  height: auto; }

.pgi__details {
  width: 100%;
  text-align: center;
  padding: 25px 5px 0px; }

.pgi__product-title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 5px;
  margin: 0; }

.pgi__product-detail {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  opacity: 0.8;
  margin: 0; }

.pgi-form-btn {
  width: 100%;
  height: 64px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-top: 15px; }

.x-fc__product-text {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.4px;
  font-weight: 500;
  white-space: nowrap;
  margin: 0; }

.x-fc__product-price {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.4px;
  font-weight: 500;
  white-space: nowrap;
  margin: 0; }

@media screen and (max-width: 600px) {
  .product-grid-item {
    display: inline-block;
    width: 43%;
    height: auto;
    margin: 10px; }
  .pgi-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .pgi__image-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: 60vw; }
  .pgi__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .pgi__quick-view {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.2s ease-in-out; }
  .pgi__quick-view-text {
    font-size: 14px;
    line-height: 21px;
    color: #fff; }
  .product-grid-item:hover .pgi__quick-view {
    opacity: 0.6; }
  .pgi__quick-view:hover {
    opacity: 1 !important; }
  .pgi__info-wrap {
    width: 100%;
    height: auto; }
  .pgi__details {
    width: 100%;
    text-align: center;
    padding: 15px 2px 0px; }
  .pgi__product-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 5px;
    margin: 0; }
  .pgi__product-detail {
    font-size: 10px;
    line-height: 18px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0; }
  .pgi-form-btn {
    width: 100%;
    height: 40px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-top: 15px; }
  .x-fc__product-text {
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    white-space: nowrap;
    margin: 0; }
  .x-fc__product-price {
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    white-space: nowrap;
    margin: 0; } }

@media screen and (max-width: 490px) {
  .pgi__product-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 5px;
    margin: 0; }
  .pgi__product-detail {
    font-size: 10.5px;
    line-height: 18px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0; } }

.product-grid-item-label {
  position: absolute;
  top: 11px;
  right: 10px;
  width: auto;
  height: 25px;
  z-index: 10; }

.pgil__inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 0px 10px; }

.pgil__text {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  color: #114b5f;
  margin: 0; }

@media screen and (max-width: 500px) {
  .product-grid-item-label {
    position: absolute;
    top: 8px;
    right: 7px;
    width: auto;
    height: 25px;
    z-index: 10; }
  .pgil__inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 0px 10px; }
  .pgil__text {
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    color: #114b5f; } }

.Page--Product {
  position: relative;
  width: 100%;
  height: auto;
  padding: 80px 20px 0px; }

.Product--inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1140px;
  margin: 0px auto; }

.Product--grid {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(430px, 1fr));
  grid-gap: 80px; }

.Product--Breadcrumb-wrap {
  width: auto;
  height: auto; }

@media screen and (max-width: 1050px) {
  .Product--grid {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: minmax(430px, 1fr) 1fr;
    grid-gap: 30px; } }

@media screen and (max-width: 870px) {
  .Page--Product {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0px 20px 0px; }
  .Product--grid {
    width: 100%;
    display: block; }
  .Product--Breadcrumb-wrap {
    display: none; } }

/* Columns */
.Product--column {
  width: 100%;
  height: 100%;
  overflow: hidden; }

/* Image Column */
.Product--column-image {
  overflow: initial; }

.Product--column-image-inner {
  position: sticky;
  top: 180px;
  height: auto !important;
  width: 100%;
  margin-left: auto; }

.Product--image-wrap {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center; }

/* Main Slider */
.Product__slider {
  width: 412px;
  height: 550px;
  margin-left: 10px; }

.Product__slider-rails {
  width: 100%;
  height: 100%; }

.Product__slide-image-wrap {
  width: 100%;
  height: 100%; }

.Product__slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 1450px) {
  .Product--column-image-inner {
    position: sticky;
    top: 170px;
    height: auto !important;
    width: 100%;
    margin-left: auto; } }

@media screen and (max-width: 1050px) {
  .Product__slider {
    width: 412px;
    height: 550px;
    margin-left: 0px; } }

@media screen and (max-width: 870px) {
  .Product__slider {
    width: 100%;
    max-height: 70vw;
    margin-left: 0px;
    margin: 0px auto 30px; }
  .Product__slide-image-wrap {
    width: 85% !important;
    height: 100%; } }

@media screen and (max-width: 550px) {
  .Product__slider {
    width: 100%;
    min-height: 251px;
    margin-left: 0px;
    margin: 0px auto 30px; }
  .Product__slide-image-wrap {
    width: 85% !important;
    height: 100%; } }

/* Nav Slide */
.Product__slider-nav {
  width: 80px;
  height: 400px;
  margin: auto 0px; }

.Product__slider-nav .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out; }

.Product__slider-nav .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid teal; }

.Product__slider-nav-wrapper {
  width: 100%;
  height: 100%; }

.Product__slide-nav-image-wrap {
  width: 65px !important;
  height: 65px !important;
  min-width: 65px !important;
  min-height: 65px !important;
  border-radius: 40px;
  overflow: hidden; }

.Product__slide-nav-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 1050px) {
  .grid__column-image {
    min-width: 440px; }
  .Product__slider-nav {
    width: 65px;
    min-width: 65px;
    height: 390px;
    margin: auto 0px;
    margin-right: 8px !important; } }

@media screen and (max-width: 870px) {
  .grid__column-image {
    min-width: 100%; }
  .grid__column-image-wrapper {
    width: 100%;
    max-width: 100%;
    margin-left: 0; }
  .Product__slider-nav {
    display: none; } }

/* Details Column */
.Product--column-details {
  margin-top: 46px; }

.Product-details__title-wrap {
  width: 100%;
  height: auto;
  max-width: 550px;
  margin: 0px auto;
  margin-bottom: 15px; }

.Product-details__title {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  opacity: 0.5;
  margin: 0; }

.Product-details__quote-wrap {
  width: 100%;
  height: auto;
  max-width: 550px;
  margin: 0px auto;
  margin-bottom: 22px; }

.Product-details__quote {
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  margin: 0; }

.Product-details__reviews-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  height: 25px;
  background-color: #eaeaea; }

.Product-details-desktop-only {
  display: block; }

.Product-details-mobile-only {
  display: none; }

.Product-details__desc-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 25px; }

.Product-details__desc-title {
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 600;
  margin: 0; }

.Product-details__desc-text {
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  opacity: 0.8;
  margin: 0;
  margin-bottom: 15px; }

.Product-details__desc-text:last-child {
  margin-bottom: 0px; }

.Product-details__form-wrap {
  width: 100%;
  height: auto;
  background-color: #fefefe;
  margin-bottom: 25px; }

.Product-details__form {
  position: relative;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 870px) {
  .Product--column-details {
    margin-top: 0px; }
  .Product-details__title-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    text-align: center; }
  .Product-details__title {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    opacity: 0.5;
    margin: 0; }
  .Product-details__quote-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    text-align: center; }
  .Product-details__quote {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 0; }
  .Product-details__reviews-wrap {
    width: 100%;
    max-width: 550px;
    margin: 0px auto;
    margin-bottom: 25px;
    height: 25px;
    background-color: #eaeaea;
    text-align: center; }
  .Product-details__desc-wrap {
    width: 100%;
    height: auto;
    max-width: 550px;
    margin: 0px auto;
    margin-bottom: 25px; }
  .Product-details__desc-title {
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 600;
    margin: 0;
    text-align: center; }
  .Product-details__desc-text {
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0;
    margin-bottom: 15px;
    text-align: center; }
  .Product-details__desc-text:last-child {
    margin-bottom: 0px; }
  .Product-details__form-wrap {
    width: 100%;
    height: auto;
    background-color: #fefefe;
    margin-bottom: 25px; }
  .Product-details__form {
    position: relative;
    width: 100%;
    height: 100%; }
  .Product-details-desktop-only {
    display: none; }
  .Product-details-mobile-only {
    display: block; } }

.Product-details-form-row-top {
  width: 100%;
  height: auto;
  margin: 0px 0px 35px; }

.Product-details__form-options {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.Product-details__form-option {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  border: 1px solid #000;
  background-color: transparent;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.6;
  margin-right: 15px;
  cursor: pointer;
  /*transition: opacity .2s ease-in-out;*/ }

.Product-details__form-option-unavailible {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  border: 1px solid #000;
  background-color: transparent;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.3;
  cursor: not-allowed;
  margin-right: 15px; }

.Product-details__form-option-text {
  font-size: 18px;
  margin: 0; }

.Product-selected-option {
  background-color: #000;
  color: #fff;
  opacity: 1; }

@media screen and (max-width: 870px) {
  .Product-details-form-row-top {
    width: 100%;
    height: auto;
    margin: 0px 0px 35px; }
  .Product-details__form-options {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .Product-details__form-option {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 1px solid #000;
    background-color: transparent;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    margin-right: 15px;
    cursor: pointer;
    /*transition: opacity .2s ease-in-out;*/ }
  .Product-details__form-option-unavailible {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 1px solid #000;
    background-color: transparent;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.3;
    cursor: not-allowed;
    margin-right: 15px; }
  .Product-details__form-option-text {
    font-size: 18px;
    margin: 0; }
  .Product-selected-option {
    background-color: #000;
    color: #fff;
    opacity: 1; } }

.Product-details-form-row-bottom {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.Product-quantity-selector {
  width: 110px;
  min-width: 110px;
  height: 60px;
  margin-right: 25px;
  background-color: #f2f2f4; }

.Product-qs-inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.Product-qs-minus {
  width: 20%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.Product-qs-minus-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0; }

.Product-qs-plus {
  width: 20%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.Product-qs-plus-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0; }

.Product-qs-value {
  width: 60%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.Product-qs-value-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin: 0; }

.Product-details__add-to-cart-btn {
  width: 100%;
  height: 100%;
  max-width: 410px;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.Product-details-btn-text {
  font-size: 14px;
  font-weight: 700;
  margin-right: 10px; }

.Product-details-btn-price {
  font-size: 14px;
  font-weight: 700; }

@media screen and (max-width: 870px) {
  .Product-details-form-row-bottom {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .Product-quantity-selector {
    width: 110px;
    min-width: 75px;
    height: 60px;
    margin-right: 25px;
    background-color: #f2f2f4; }
  .Product-qs-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .Product-qs-minus {
    width: 20%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  .Product-qs-minus-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0; }
  .Product-qs-plus {
    width: 20%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  .Product-qs-plus-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0; }
  .Product-qs-value {
    width: 60%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .Product-qs-value-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0; }
  .Product-details__add-to-cart-btn {
    width: 100%;
    height: 100%;
    max-width: 345px;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .Product-details-btn-text {
    font-size: 14px;
    font-weight: 600;
    margin-left: 5px;
    margin: 0; }
  .Product-details-btn-price {
    font-size: 14px;
    font-weight: 600;
    margin-left: 5px;
    margin: 0; } }

.Product-details__afterpay-wrap {
  width: 100%;
  height: auto;
  max-height: 25px;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.Product-details__afterpay-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
  opacity: 0.8;
  margin: 0; }

.Product-details__afterpay-logo {
  width: 116px;
  height: auto;
  object-fit: contain;
  margin-left: 5px; }

.Product-details__subscripton-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.Product-details__subscription-link {
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  color: #73add2;
  margin: 0; }

.Product-details__subscription-text {
  font-size: 14px;
  font-weight: 400;
  opacity: 0.8;
  margin: 0 5px; }

@media screen and (max-width: 870px) {
  .Product-details__afterpay-wrap {
    width: 100%;
    height: auto;
    max-height: 25px;
    max-width: 550px;
    margin: 0px auto;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .Product-details__afterpay-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    opacity: 0.8;
    margin: 0; }
  .Product-details__afterpay-logo {
    width: 100px;
    height: auto;
    object-fit: contain;
    margin-left: 5px; }
  .Product-details__subscripton-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
  .Product-details__subscription-link {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: #73add2;
    margin: 0;
    white-space: nowrap; }
  .Product-details__subscription-text {
    font-size: 14px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0 5px; } }

.Product-details__accordion {
  width: 100%;
  height: auto; }

.Product-details__accordion-content {
  width: 100%;
  height: 100%; }

.pd__accordion-drawer {
  position: relative;
  width: 100%;
  height: auto;
  max-height: 60px;
  border: 1px solid #00000030;
  padding: 0px 21px;
  margin-bottom: 20px;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out; }

.pd__accordion-drawer:last-child {
  margin-bottom: 0px; }

.pd__accordion-drawer-open {
  max-height: 1500px; }

/* Accordion Title Wrap */
.pd__accordion-drawer-title-wrap {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer; }

.pd__accordion-drawer-title {
  width: auto;
  height: auto;
  font-size: 14px;
  font-weight: 600;
  line-height: 18.2px;
  letter-spacing: 0.45px;
  margin: 0; }

.pd__accordion-drawer-plus {
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center; }

.pd__accordion-drawer-minus {
  width: 15px;
  height: 15px;
  display: none;
  justify-content: center;
  align-items: center; }

.pd__accordion-icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center; }

/* Open / Closed Stylings */
.pd__accordion-drawer-open .pd__accordion-drawer-plus {
  display: none; }

.pd__accordion-drawer-open .pd__accordion-drawer-minus {
  display: flex; }

/* Drawer Content */
.pd__accordion-drawer-content {
  width: 100%;
  height: 100%; }

.pd__accordion-review-block {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #00000030;
  margin-bottom: 21px; }

.pd__accordion-review-block:last-child {
  width: 100%;
  height: 100%;
  border-bottom: 0px solid #00000030;
  margin-bottom: 0px; }

.pd__accordion-stars-wrap {
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px; }

.pd__accordion-star {
  height: 15px;
  width: auto;
  margin-right: 3px; }

.pd__accordion-review-title-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 5px; }

.pd__accordion-review-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23.4px;
  margin: 0; }

.pd__accordion-review-text-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.pd__accordion-review-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.8;
  margin: 0; }

.pd__accordion-review-count-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 25px; }

.pd__accordion-review-count {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  opacity: 0.5;
  margin: 0; }

.pd__accordion-drawer-cta {
  width: 100%;
  height: 64px;
  border: 1px solid #000;
  margin-bottom: 21px; }

.pd__accordion-drawer-cta-link {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1.4px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center; }

.pd__accordion-drawer-content-text-wrap {
  width: 100%;
  height: 100%;
  margin-bottom: 21px; }

.pd__accordion-drawer-content-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.8;
  margin: 0; }

.product-ingredients {
  position: relative;
  width: 100%;
  height: auto; }

.pi__inner {
  width: 100%;
  height: 100%;
  max-width: 1180px;
  margin: 0px auto;
  padding: 0px 20px; }

.pi__header {
  width: 100%;
  max-width: 585px;
  height: auto;
  text-align: center;
  margin: 0px auto 50px; }

.pi__header-title {
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px; }

.pi__header-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0; }

.pi__content {
  width: 100%;
  height: auto; }

.pi__slider {
  width: 100%;
  height: 100%; }

.pi__slide {
  width: 100%;
  max-height: 420px;
  border: 1px solid #000;
  overflow: hidden;
  margin-right: 84px;
  outline: none; }

.pi__slide-text-box {
  width: 100%;
  height: auto;
  padding: 30px 30px 0px;
  text-align: center; }

.pi__slide-title {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  opacity: 0.5;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0; }

.pi__slide-benefit {
  font-size: 18px;
  font-weight: 600;
  line-height: 31px;
  margin: 0;
  margin-bottom: 10px; }

.pi__slide-desc {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  opacity: 0.8;
  margin: 0; }

.pi__slide-image {
  width: 100%;
  height: auto;
  object-fit: contain; }

.pi__slider-nav-wrap {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center; }

.pi__slider-nav {
  width: auto;
  height: auto;
  margin: 35px auto 0px; }

.pi__slide-nav {
  width: 40px;
  height: 5px;
  margin: 0px 20px;
  background-color: #000;
  opacity: 0.5;
  cursor: pointer;
  outline: none; }

.product-ingredients .slick-current {
  opacity: 1 !important; }

.product-ingredients .pi__slider-nav .slick-track {
  justify-content: center;
  display: flex;
  flex-wrap: wrap; }

.pi__footer {
  width: 100%;
  height: auto; }

.pi__footer-content {
  width: 100%;
  height: 100%;
  max-width: 1180px;
  margin: 50px auto 0px;
  padding: 0px 20px;
  opacity: 0.5; }

.pi__footer-title {
  font-size: 12px;
  line-height: 20px;
  display: inline;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0; }

.pi__footer-text {
  font-size: 12px;
  line-height: 20px;
  display: inline;
  font-weight: 400;
  margin: 0; }

@media screen and (max-width: 1180px) {
  .product-ingredients {
    position: relative;
    width: 100%;
    height: auto; }
  .pi__inner {
    width: 100%;
    height: 100%;
    max-width: 1180px;
    margin: 0px auto;
    padding: 0px 20px; }
  .pi__header {
    width: 100%;
    max-width: 585px;
    height: auto;
    text-align: center;
    margin: 0px auto 50px; }
  .pi__header-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 16px; }
  .pi__header-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0; }
  .pi__content {
    width: 100%;
    height: auto; }
  .pi__slider {
    width: 100%;
    height: 100%; }
  .pi__slide {
    width: 100%;
    max-height: 420px;
    border: 1px solid #000;
    overflow: hidden;
    margin-right: 24px; }
  .pi__slide-text-box {
    width: 100%;
    height: auto;
    padding: 30px 30px 0px;
    text-align: center; }
  .pi__slide-title {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: 0.5;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0; }
  .pi__slide-benefit {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    margin: 0;
    margin-bottom: 10px; }
  .pi__slide-desc {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0; }
  .pi__slide-image {
    width: 100%;
    height: auto;
    object-fit: contain; } }

@media screen and (max-width: 768px) {
  .product-ingredients {
    position: relative;
    width: 100%;
    height: auto; }
  .pi__inner {
    width: 100%;
    height: 100%;
    max-width: 1180px;
    margin: 0px auto;
    padding: 0px 20px; }
  .pi__header {
    width: 100%;
    max-width: 585px;
    height: auto;
    text-align: center;
    margin: 0px auto 50px; }
  .pi__header-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 16px; }
  .pi__header-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0; }
  .pi__content {
    width: 100%;
    height: auto; }
  .pi__slider {
    width: 100%;
    height: 100%; }
  .pi__slide {
    width: 100%;
    max-height: 100%;
    border: 1px solid #000;
    overflow: hidden;
    margin-right: 0px;
    margin: 0px 5px; }
  .pi__slide-text-box {
    width: 100%;
    height: auto;
    padding: 30px 30px 0px;
    text-align: center; }
  .pi__slide-title {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    opacity: 0.5;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0; }
  .pi__slide-benefit {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    margin: 0;
    margin-bottom: 10px; }
  .pi__slide-desc {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    opacity: 0.8;
    margin: 0; }
  .pi__slide-image {
    width: 100%;
    height: auto;
    object-fit: contain; }
  .pi__slider-nav-wrap {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center; }
  .pi__slider-nav {
    width: auto;
    height: auto;
    margin: 35px auto 0px; }
  .pi__slide-nav {
    width: 40px;
    height: 5px;
    background-color: #000;
    opacity: 0.5;
    margin: 0px 15px 15px; }
  .product-ingredients .slick-current {
    opacity: 1 !important; }
  .pi__footer {
    width: 100%;
    height: auto; }
  .pi__footer-content {
    width: 100%;
    height: 100%;
    max-width: 1180px;
    margin: 50px auto 0px;
    padding: 0px 20px;
    opacity: 0.8;
    text-align: center; }
  .pi__footer-title {
    font-size: 12px;
    line-height: 20px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-bottom: 5px; }
  .pi__footer-text {
    font-size: 12px;
    line-height: 20px;
    display: block;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px; } }

.product-how-it-works {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f5f5f5; }

.phiw__inner {
  width: 100%;
  height: 100%;
  margin: 0px auto;
  padding: 0px 20px;
  display: flex;
  justify-content: center;
  align-items: center; }

@media screen and (max-width: 1100px) {
  .phiw__inner {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 80px 20px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; } }

.phiw__column {
  height: 100%; }

/* Text Column */
.phiw__text-box {
  width: auto;
  margin-left: auto;
  padding: 10px 20px;
  margin-right: 40px; }

.phiw__title-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 5px; }

.phiw__title {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin: 0;
  margin-left: 30px;
  opacity: 0.5; }

.phiw__text-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 35px; }

.phiw__text {
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
  margin: 0;
  margin-left: 30px; }

.phiw__steps-wrap {
  width: 100%;
  height: auto; }

.phiw__step {
  width: 100%;
  height: auto;
  margin-bottom: 10px; }

.phiw__step:last-child {
  margin-bottom: 0px; }

.phiw__step-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }

.phiw__step-indicator-wrap {
  width: 30px;
  min-width: 30px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }

.phiw__step-indicator {
  width: 11px;
  height: 11px;
  min-width: 11px;
  min-height: 11px;
  border-radius: 10px;
  border: 1px solid #000;
  background-color: #fff003; }

.phiw__step-text-wrap {
  width: 100%;
  max-width: 400px;
  height: auto; }

.phiw__step-title {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin: 0;
  margin-bottom: 5px; }

.phiw__step-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  opacity: 0.8; }

.phiw__step-spacer {
  width: 30px;
  height: 30px;
  margin: 10px 0px;
  display: flex;
  justify-content: center;
  align-items: center; }

.phiw__step-spacer-line {
  width: 1px;
  height: 100%;
  background-color: #000;
  opacity: 0.3; }

.phiw__step:last-child .phiw__step-spacer {
  display: none; }

@media screen and (max-width: 1100px) {
  .phiw__column--text {
    margin-bottom: 50px; }
  .phiw__text-box {
    width: auto;
    margin-left: auto;
    padding: 0px 0px;
    margin-right: 0px; }
  .phiw__title-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 5px; }
  .phiw__title {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin: 0;
    margin-left: 30px;
    opacity: 0.5; }
  .phiw__text-wrap {
    width: 100%;
    height: auto;
    margin-bottom: 50px; }
  .phiw__text {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    margin: 0;
    margin-left: 30px; }
  .phiw__steps-wrap {
    width: 100%;
    height: auto; }
  .phiw__step {
    width: 100%;
    height: auto;
    margin-bottom: 10px; }
  .phiw__step:last-child {
    margin-bottom: 0px; }
  .phiw__step-content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
  .phiw__step-indicator-wrap {
    width: 30px;
    min-width: 30px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .phiw__step-indicator {
    width: 11px;
    height: 11px;
    min-width: 11px;
    min-height: 11px;
    border-radius: 10px;
    border: 1px solid #000;
    background-color: #fff003; }
  .phiw__step-text-wrap {
    width: 100%;
    max-width: 400px;
    height: auto; }
  .phiw__step-title {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin: 0;
    margin-bottom: 5px; }
  .phiw__step-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    opacity: 0.8; }
  .phiw__step-spacer {
    width: 30px;
    height: 30px;
    margin: 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .phiw__step-spacer-line {
    width: 1px;
    height: 100%;
    background-color: #000;
    opacity: 0.3; }
  .phiw__step:last-child .phiw__step-spacer {
    display: none; } }

/* Image Column */
.phiw__image-wrap {
  width: 100%;
  height: auto;
  max-width: 777px; }

.phiw__image {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.product-reviews {
  width: 100%;
  height: auto;
  scroll-margin-top: 120px; }

.pr__inner {
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin: 0px auto; }

.pr__header {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 50px; }

.pr__header-title {
  max-width: 600px;
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
  color: #212222;
  margin: 0; }

.pr__widget-wrap {
  width: 100%;
  height: auto;
  border: 1px solid #eaeaea;
  height: 800px; }

@media screen and (max-width: 900px) {
  .pr__inner {
    width: 100%;
    max-width: 1140px;
    height: 100%;
    margin: 0px auto;
    padding: 0px 20px; }
  .pr__header {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 35px; } }

.product-key-selling-points {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  padding: 100px 0px; }

.pksp__content {
  width: 100%;
  height: auto;
  max-width: 1140px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  align-items: center; }

.pksp__column {
  width: auto;
  height: 100%; }

/* Text Column */
.pksp__column--text {
  margin-right: 45px; }

.pksp__text-box {
  max-width: 458px; }

.pksp__row {
  width: 100%;
  height: auto;
  margin-bottom: 45px; }

.pksp__row:last-child {
  margin-bottom: 0px; }

.pksp__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 42px;
  margin: 0;
  margin-bottom: 15px; }

.pksp__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
  opacity: 0.8; }

/* Image Column */
.pksp__column--image {
  margin-left: 45px; }

.pksp__image-wrap {
  width: 100%;
  max-width: 458px;
  max-height: 678px;
  overflow: hidden; }

.pksp__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

@media screen and (max-width: 1050px) {
  .product-key-selling-points {
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    padding: 80px 20px; }
  .pksp__content {
    width: 100%;
    height: auto;
    max-width: 1140px;
    margin: 0px auto;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center; }
  .pksp__column {
    width: auto;
    height: 100%; }
  /* Text Column */
  .pksp__column--text {
    margin-right: 0px; }
  .pksp__text-box {
    max-width: 458px;
    text-align: center; }
  .pksp__row {
    width: 100%;
    height: auto;
    margin-bottom: 45px; }
  .pksp__row:last-child {
    margin-bottom: 0px; }
  .pksp__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 42px;
    margin: 0;
    margin-bottom: 15px; }
  .pksp__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    opacity: 0.8; }
  /* Image Column */
  .pksp__column--image {
    margin-left: 0px;
    margin-bottom: 35px; }
  .pksp__image-wrap {
    width: 100%;
    max-width: 100%;
    max-height: 60vw;
    overflow: hidden; }
  .pksp__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; } }

/* Sticky Add To Cart */
.Product__sticky-ATC {
  position: fixed;
  left: 0;
  right: 0;
  bottom: -100%;
  z-index: 99;
  width: 100%;
  height: auto;
  background-color: #fff;
  transition: bottom 0.4s ease-in-out;
  padding: 20px;
  -webkit-box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.2); }

.Product__sticky-ATC--open {
  bottom: 0; }

.satc__Product-details-form-row-top {
  margin-bottom: 15px; }

.satc__Product-details__subscripton-wrap {
  margin-bottom: 0px; }

.product-grid {
  background: #F2F2F2;
  overflow: hidden;
  padding-top: 92px;
  padding-bottom: 88px; }
  @media (max-width: 599px) {
    .product-grid {
      padding-top: 48px;
      padding-bottom: 50px; } }
  .product-grid--bg-white {
    background: white; }
  .product-grid__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .product-grid__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .product-grid__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .product-grid__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .product-grid__container {
        max-width: 1240px; } }
  .product-grid__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px; }
    @media (max-width: 599px) {
      .product-grid__top {
        margin-bottom: 19px;
        display: flex;
        align-items: center; }
        .product-grid__top .btn, .product-grid__top .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .product-grid__top input, .product-grid__top .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .product-grid__top a {
          white-space: nowrap;
          margin-left: 20px; } }
  .product-grid__header {
    color: #2F2F2F;
    font-size: 32px;
    line-height: 40px;
    margin: 0; }
  .product-grid__wrapper {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 58px;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
    z-index: 1; }
    @media (max-width: 1024px) {
      .product-grid__wrapper {
        grid-template-columns: 1fr 1fr; }
        .product-grid__wrapper .grid-item {
          padding: 0; } }
    @media (max-width: 800px) {
      .product-grid__wrapper .grid-item__image-container {
        width: 190px;
        height: 128px; } }
    .product-grid__wrapper .grid-item {
      padding-right: 0;
      width: auto; }
      .product-grid__wrapper .grid-item__image-container {
        width: 211px;
        height: 136px; }
    @media (max-width: 599px) {
      .product-grid__wrapper .grid-item__top {
        height: 172px; } }
    @media (max-width: 599px) {
      .product-grid__wrapper {
        grid-column-gap: 20px;
        grid-row-gap: 24px; }
        .product-grid__wrapper .grid-item {
          padding: 0;
          width: auto; }
        .product-grid__wrapper .grid-item__image-container {
          width: 130px;
          height: 84px; }
        .product-grid__wrapper .grid-item__brand {
          font-size: 11px;
          line-height: 20px;
          padding: 0 8px;
          top: 12px;
          left: 12px; }
        .product-grid__wrapper .grid-item__title {
          font-size: 16px;
          line-height: 24px;
          margin-top: 13px; }
        .product-grid__wrapper .grid-item__type {
          font-size: 14px;
          line-height: 22px; } }

.AnchorHero-container {
  height: 605px;
  width: 100%;
  overflow: hidden; }

.AnchorHero {
  margin-bottom: 15px !important; }

.AnchorHero-image_container {
  height: 577px;
  width: 850px;
  transform: skewY(-5deg);
  position: relative;
  bottom: 42px;
  overflow: hidden; }
  .AnchorHero-image_container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 30%;
    height: 100%;
    width: 100%;
    background-image: radial-gradient(50% 140%, #000000 50%, rgba(0, 0, 0, 0) 100%);
    z-index: 999;
    opacity: 0.5; }
  .AnchorHero-image_container img {
    width: 830px;
    height: 577px;
    position: absolute;
    top: 20px;
    right: 30%;
    transform: skewY(5deg); }

.AnchorHero-text_container {
  position: absolute;
  top: 0;
  padding: 160px 20px;
  padding-bottom: 0;
  text-align: center;
  width: 100%; }

.AnchorHero-text_wrapper {
  max-width: 310px;
  margin: auto; }

.AnchorHero-header {
  color: #FFFFFF;
  margin: 0; }

.AnchorHero-text {
  color: #D1D1D1; }

.AnchorHero-btn_container {
  height: 50px; }

.AnchorHero-btn {
  background-color: #ff0000;
  color: #FFFFFF;
  padding: 17px 23px;
  font-size: 12px;
  letter-spacing: 0.86px;
  line-height: 20px;
  border-radius: 2px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  top: 25%; }

.AnchorHero-anchor_container {
  height: 64px;
  width: 64px;
  background-color: #2F2F2F;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  border-radius: 50%;
  margin: auto;
  position: relative;
  top: 60px; }

.AnchorHero-anchor {
  position: relative;
  top: 30%;
  left: 0%; }
  .AnchorHero-anchor svg {
    fill: #FFFFFF; }

@media only screen and (min-width: 595px) {
  .AnchorHero-image_container img {
    width: 830px;
    height: 577px;
    position: absolute;
    top: 40px;
    right: 3%;
    transform: skewY(5deg); } }

@media only screen and (min-width: 750px) {
  .AnchorHero {
    margin-bottom: 0px !important; }
  .AnchorHero-container {
    height: 750px; }
  .AnchorHero-image_container {
    height: 800px;
    width: 100%;
    bottom: 130px; }
  .AnchorHero-image_container img {
    top: -15px;
    left: 0;
    height: 880px;
    width: 100%; }
  .AnchorHero-image_container:before {
    right: 0; }
  .AnchorHero-text_container {
    padding: 270px 30px 0 30px; }
  .AnchorHero-text_wrapper {
    max-width: 665px; }
  .AnchorHero-text {
    font-size: 18px;
    line-height: 30px;
    padding: 0 85px;
    margin-top: 20px;
    margin-bottom: 30px; }
  .AnchorHero-btn_container {
    height: 80px; }
  .AnchorHero-btn {
    padding: 20px 27.5px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px; }
  .AnchorHero-anchor_container {
    top: 75px; } }

@media only screen and (min-width: 1200px) {
  .AnchorHero-anchor_container {
    top: 25px; } }

@media only screen and (min-width: 1800px) {
  .AnchorHero-image_container {
    bottom: 160px; }
  .AnchorHero-image_container img {
    top: -15px;
    left: 0;
    height: 935px;
    width: 100%; }
  .AnchorHero-anchor_container {
    top: 0px; } }

.MetricsRow-wrapper {
  padding-top: 40px; }

.MetricsRow-container {
  text-align: center;
  padding: 0 20px;
  max-width: 1200px;
  margin: auto; }

.MetricsRow-header {
  letter-spacing: -0.8px;
  margin: 0; }

.MetricsRow-sub-header {
  margin: 0;
  color: #727272;
  margin: 15px 0; }

.MetricsRow-metric_wrapper {
  margin-bottom: 20px; }

.MetricsRow-metric_header {
  margin: 0;
  color: #e80828;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.8px;
  line-height: 50px;
  font-family: 'Avenir Next'; }

.MetricsRow-metric_sub-header {
  margin: 0;
  color: #141414;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px; }

.MetricsRow-metric_text {
  margin: 0;
  color: #727272;
  font-size: 14px;
  line-height: 24px; }

@media only screen and (min-width: 750px) {
  .MetricsRow-wrapper {
    padding-top: 73.5px; }
    .template-index .MetricsRow-wrapper {
      padding-top: 0; }
  .MetricsRow-Container {
    padding: 0; }
  .MetricsRow-header {
    letter-spacing: 0px; }
  .MetricsRow-sub-header {
    max-width: 590px;
    line-height: 34px;
    margin: 10px auto 45px auto; }
  .MetricsRow-metric_container {
    display: grid;
    grid-template-columns: auto auto auto; }
  .MetricsRow-metric_wrapper {
    max-width: 360px; }
  .MetricsRow-metric_header {
    font-size: 50px;
    line-height: 70px;
    letter-spacing: -1px; }
  .MetricsRow-metric_sub-header {
    letter-spacing: 0;
    line-height: 34px; }
  .MetricsRow-metric_text {
    font-size: 16px;
    line-height: 28px; } }

.ContactCTA {
  margin-bottom: 0 !important;
  background: #e80828; }

.ContactUs-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden; }

.ContactUs-content_container {
  position: relative;
  padding: 50px 0 65px 20px; }

.ContactUs-header_container {
  position: relative;
  overflow: hidden; }

.ContactUs-header {
  color: #FFFFFF;
  font-weight: 900;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 38px;
  margin: 0;
  position: relative;
  top: 0px;
  margin-bottom: 35px;
  transition: all 1s ease-in-out; }

.cta_active {
  transform: translate(0px, 0px); }

.ContactUs-CTA {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 700;
  background: #FFFFFF;
  padding: 17px 27px; }

.ContactUs-image_container {
  display: none; }

@media only screen and (min-width: 750px) {
  .ContactUs-container {
    display: grid;
    grid-template-columns: auto auto;
    max-width: 1440px;
    margin: auto;
    position: relative; }
    .ContactUs-container:before {
      content: "";
      background: radial-gradient(circle, #EEEEEE 0%, #EBEBEB 63.19%, rgba(216, 216, 216, 0) 100%);
      top: 0;
      left: 0%;
      position: absolute;
      height: 100%;
      width: 884px;
      opacity: 0.05; }
  .ContactUs-image_container {
    height: 350px;
    width: 155%;
    bottom: 0px;
    right: 80px;
    position: relative;
    display: block; }
    .ContactUs-image_container img {
      width: 100%;
      height: 100%;
      transform: scaleX(1); } }

@media only screen and (min-width: 1200px) {
  .ContactCTA {
    height: 532px;
    padding-left: 70px; }
  .ContactUs-container:before {
    height: 532px; }
  .ContactUs-content_container {
    position: relative;
    padding: 0 70px 0 20px;
    max-width: 760px; }
  .ContactUs-header {
    font-size: 45px;
    line-height: 57px;
    margin-bottom: 50px; }
  .ContactUs-CTA {
    font-size: 14px;
    padding: 18px 36.33px; }
  .ContactUs-image_container {
    height: 520px;
    width: 135%;
    bottom: 0px;
    right: 140px; }
    .ContactUs-image_container img {
      width: 100%;
      height: 100%;
      transform: scaleX(1); } }

.featured-news {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%; }
  @media (min-width: 576px) {
    .featured-news {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .featured-news {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .featured-news {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .featured-news {
      max-width: 1240px; } }
  .featured-news__text {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px; }
    @media (max-width: 599px) {
      .featured-news__text {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start; } }
  @media (max-width: 599px) {
    .featured-news__title {
      margin-bottom: 18px; } }

.product-carousel {
  background: #F2F2F2;
  overflow: hidden;
  padding: 113px 0 100px 100px; }
  @media (max-width: 1023px) {
    .product-carousel {
      padding: 48px 0 50px 30px; } }
  @media (max-width: 599px) {
    .product-carousel {
      padding: 48px 0 15px 20px; } }
  .product-carousel--bg-white {
    background: white; }
  .product-carousel__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 27px;
    padding-right: 100px; }
    @media (max-width: 1024px) {
      .product-carousel__top {
        padding-right: 30px; } }
    @media (max-width: 599px) {
      .product-carousel__top {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
        margin-bottom: 19px;
        padding-right: 20px; } }
  .product-carousel__header {
    color: #2F2F2F;
    margin: 0; }
    @media (max-width: 599px) {
      .product-carousel__header {
        margin-bottom: 20px; } }
  .product-carousel__slider {
    position: relative; }
  .product-carousel__slider-wrapper {
    display: flex;
    position: relative; }
  .product-carousel--item-gray .grid-item__top {
    background-color: #F2F2F2; }
  .product-carousel .swiper-button-next {
    top: 40%;
    right: 20px; }
    @media (min-width: 1025px) {
      .product-carousel .swiper-button-next {
        right: 58px; } }
  .product-carousel .swiper-button-prev {
    top: 40%;
    left: 20px; }
  .product-carousel .swiper-button-next:after,
  .product-carousel .swiper-button-prev:after {
    color: #141414;
    font-size: 13px;
    font-weight: 700; }
    @media (min-width: 1025px) {
      .product-carousel .swiper-button-next:after,
      .product-carousel .swiper-button-prev:after {
        font-size: 17px; } }

/* Flickrty oveerides */
.product-carousel__slider-wrapper,
.product-carousel .grid-item__link {
  cursor: url("data:image/svg+xml,%3Csvg width='54px' height='50px' viewBox='0 0 54 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='HiFi' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='U1-Home' transform='translate(-972.000000, -2042.000000)'%3E%3Cg id='Group-5' transform='translate(972.000000, 2042.000000)'%3E%3Ccircle id='Oval' fill='%23000000' opacity='0.678392987' cx='27' cy='25' r='25'%3E%3C/circle%3E%3Cg id='Group-4' transform='translate(13.000000, 18.000000)' stroke='%23FFFFFF' stroke-width='2'%3E%3Cpolyline id='Path-8' points='8.43997567 0 0 7.44837636 8.43997567 14.8967527'%3E%3C/polyline%3E%3Cpolyline id='Path-8-Copy' transform='translate(24.219988, 7.448376) scale(-1, 1) translate(-24.219988, -7.448376) ' points='28.4399757 0 20 7.44837636 28.4399757 14.8967527'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 32 32, auto; }

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

.UnlimitedCTA-container {
  align-items: center;
  display: flex;
  padding: 50px 0;
  position: relative;
  min-height: 500px;
  overflow: hidden; }
  .UnlimitedCTA-container:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    background: radial-gradient(50% 142%, rgba(0, 0, 0, 0.79) 50%, rgba(0, 0, 0, 0.28) 100%); }
  .UnlimitedCTA-container--light::before {
    background: radial-gradient(circle, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0.14) 100%);
    opacity: 0.55; }

.UnlimitedCTA-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: -1; }

.UnlimitedCTA-content_wrapper {
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0 20px; }

.UnlimitedCTA-content {
  max-width: 650px;
  margin: auto; }

.UnlimitedCTA-header {
  color: #FFFFFF;
  line-height: 59px;
  margin-bottom: 43px !important; }
  @media (max-width: 1024px) {
    .UnlimitedCTA-header {
      line-height: 1.4; } }

.UnlimitedCTA-cta_wrapper {
  height: 60px; }

.UnlimitedCTA-cta {
  padding: 20.2px 29.1px;
  border-radius: 2px;
  font-weight: 700; }

.brand-intro {
  position: relative; }
  .brand-intro__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%;
    position: relative;
    height: 745px;
    z-index: 1; }
    @media (min-width: 576px) {
      .brand-intro__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .brand-intro__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .brand-intro__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .brand-intro__container {
        max-width: 1240px; } }
    @media (max-width: 599px) {
      .brand-intro__container {
        padding: 100px 20px;
        height: auto; } }
  .brand-intro__image {
    clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
    @media (max-width: 599px) {
      .brand-intro__image {
        clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%); } }
  .brand-intro__text {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    height: 100%; }
    @media (max-width: 1023px) {
      .brand-intro__text {
        width: 100%; } }
  .brand-intro__title {
    color: white; }
  .brand-intro::after {
    background: rgba(0, 0, 0, 0.54);
    clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
    @media (max-width: 599px) {
      .brand-intro::after {
        clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%); } }

.CollectionSlider-container {
  height: 630px;
  margin-top: 160px; }

.CollectionSlider-top {
  text-align: center;
  max-width: 300px;
  margin: auto;
  position: relative; }

.CollectionSlider-header {
  color: #2F2F2F;
  margin: 0; }

.CollectionSlider-cta__container {
  height: 48px;
  position: relative;
  margin-top: 20px; }

.CollectionSlider-cta {
  border-radius: 2px;
  padding: 16px 39.5px;
  font-weight: 700;
  position: relative;
  top: 15px; }

.CollectionSlider-image__container {
  display: none; }
  .CollectionSlider-image__container img {
    height: 100%;
    width: 100%; }

.CollectionSlider-bottom__container {
  position: relative;
  margin: 38px 0;
  background-color: #F2F2F2;
  position: relative; }
  .CollectionSlider-bottom__container .slick-disabled {
    display: none !important; }
  .CollectionSlider-bottom__container:before {
    content: "";
    position: absolute;
    bottom: 300px;
    width: 100%;
    height: 100%;
    background-color: #F2F2F2;
    z-index: -1;
    transform: skewY(-5deg); }
  .CollectionSlider-bottom__container:after {
    content: "";
    position: absolute;
    top: 75px;
    width: 100%;
    height: 100%;
    background-color: #F2F2F2;
    z-index: -1;
    transform: skewY(5deg); }

.CollectionSlider-next_arrow {
  height: 41px;
  width: 41px;
  transform: rotate(-90deg);
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 3%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .CollectionSlider-next_arrow svg {
    filter: brightness(0%);
    position: relative;
    top: 26%;
    left: 36%;
    width: 12px;
    height: 7px; }

.CollectionSlider-prev_arrow {
  height: 41px;
  width: 41px;
  transform: rotate(90deg);
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 86%;
  z-index: 99;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .CollectionSlider-prev_arrow svg {
    filter: brightness(0%);
    position: relative;
    top: 26%;
    left: 36%;
    width: 12px;
    height: 7px; }

.CollectionSlider-slider {
  margin: 0 10px;
  min-width: 290px !important;
  max-width: 300px !important;
  margin: auto; }

.CollectionSlider-img__container {
  width: 290px;
  height: 350px;
  padding: 0 10px;
  position: relative;
  margin: auto; }

.CollectionSlider-img__main {
  width: 100%;
  height: 100%;
  border-radius: 3px; }

.CollectionSlider-img__icon {
  position: absolute;
  top: 0;
  display: none !important; }

@media only screen and (min-width: 1200px) {
  .CollectionSlider-container {
    display: flex; }
  .CollectionSlider-top {
    text-align: left;
    max-width: none;
    width: 400px;
    margin-right: 45px; }
  .CollectionSlider-image__container {
    display: block;
    width: 602px;
    height: 517px;
    position: relative;
    right: 190px;
    bottom: 95px;
    opacity: 0.94; }
  .CollectionSlider-bottom__container {
    width: 65%;
    height: 509px;
    background: none; }
    .CollectionSlider-bottom__container .slick-list {
      padding: 0 !important; }
    .CollectionSlider-bottom__container .slick-track {
      right: 26.9% !important;
      left: unset !important;
      background-color: #F2F2F2; }
    .CollectionSlider-bottom__container:before {
      position: absolute;
      bottom: 130px;
      left: 15%; }
    .CollectionSlider-bottom__container:after {
      position: absolute;
      top: 130px;
      left: 15%; }
  .CollectionSlider-slider {
    max-width: 433px !important;
    margin: auto; }
  .CollectionSlider-slider__content {
    width: 433px; }
  .CollectionSlider-img__container {
    width: 393px;
    height: 508px;
    padding: 0px;
    position: relative;
    margin: auto;
    margin-right: auto;
    margin-left: 0; } }

.ServiceAccordion {
  margin-bottom: 0 !important; }
  .ServiceAccordion img {
    max-width: 100%; }

.service-accordion {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-bottom: 120px; }
  @media (min-width: 576px) {
    .service-accordion {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .service-accordion {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .service-accordion {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .service-accordion {
      max-width: 1240px; } }
  @media (max-width: 1024px) {
    .service-accordion {
      padding-bottom: 80px; } }
  @media (max-width: 599px) {
    .service-accordion {
      padding-bottom: 50px; } }
  .service-accordion__inner {
    display: flex;
    flex-wrap: wrap; }
  .service-accordion__images {
    flex: 1;
    position: relative;
    width: 640px;
    height: 425px; }
    @media (max-width: 1200px) {
      .service-accordion__images {
        height: 350px; } }
    .service-accordion__images::before {
      background: #ddd;
      border-radius: 3px;
      content: "";
      position: absolute;
      top: 10px;
      left: -10px;
      width: 100%;
      height: 100%;
      z-index: 0; }
  .service-accordion__image {
    border-radius: 3px;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 100%;
    height: 100%; }
    .service-accordion__image--active {
      opacity: 1; }
  .service-accordion__text {
    flex: 0 0 600px;
    margin-top: 30px;
    padding-right: 40px;
    padding-left: 70px; }
    @media (max-width: 1200px) {
      .service-accordion__text {
        flex: 0 0 500px;
        padding-left: 40px;
        padding-right: 20px; } }
    @media (max-width: 1024px) {
      .service-accordion__text {
        flex: 0 0 100%;
        padding-left: 0;
        padding-right: 0; } }
  .service-accordion__title {
    margin-bottom: 25px; }
    @media (max-width: 1024px) {
      .service-accordion__title {
        margin-bottom: 20px; } }
  .service-accordion__list-item {
    margin-bottom: 17px; }
    @media (max-width: 1024px) {
      .service-accordion__list-item {
        margin-bottom: 20px; } }
    .service-accordion__list-item:last-of-type {
      margin-bottom: 0; }
      @media (max-width: 1024px) {
        .service-accordion__list-item:last-of-type {
          margin-bottom: 20px; } }
    .service-accordion__list-item--active .service-accordion__list-title {
      opacity: 1; }
  .service-accordion__list-title {
    color: #2F2F2F;
    cursor: pointer;
    line-height: 28px;
    margin-bottom: 8px;
    opacity: 0.3;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .service-accordion__list-title:hover {
      opacity: 1; }
  .service-accordion__list-copy {
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 13px; }
  .service-accordion__list-content {
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    height: 0; }
  .service-accordion .link {
    margin-bottom: 13px; }
    @media (max-width: 1024px) {
      .service-accordion .link {
        margin-bottom: 30px; } }

.pagination {
  display: flex;
  margin-top: 56px; }
  .pagination__prev, .pagination__next {
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px; }
    @media (max-width: 599px) {
      .pagination__prev, .pagination__next {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.86px; } }
    .pagination__prev--disabled, .pagination__next--disabled {
      opacity: 0.3; }
  .pagination__prev {
    margin-right: auto; }
  .pagination__next {
    margin-left: auto; }
  .pagination__nums-list {
    display: flex; }
  .pagination__nums-item {
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
    margin: 0 2.5px;
    text-align: center;
    width: 17px;
    height: 19px; }
    @media (max-width: 599px) {
      .pagination__nums-item {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.86px; } }
    .pagination__nums-item--active {
      color: #e80828; }
  .pagination__link {
    display: block;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .pagination__link:hover {
      color: #e80828; }

.MetricsRow-wrapper--about {
  background: #F2F2F2;
  padding-top: 111px;
  padding-bottom: 110px; }
  @media (max-width: 1024px) {
    .MetricsRow-wrapper--about {
      padding: 50px 0; } }

.meet-our-team {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 109px;
  padding-bottom: 98px; }
  @media (min-width: 576px) {
    .meet-our-team {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .meet-our-team {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .meet-our-team {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .meet-our-team {
      max-width: 1240px; } }
  @media (max-width: 870px) {
    .meet-our-team {
      padding-top: 64px;
      padding-bottom: 68px; } }

.mot__inner {
  display: flex;
  flex-wrap: wrap; }

.mot__copy {
  flex: 1;
  padding-right: 40px;
  position: sticky;
  top: 35px;
  height: 100%; }
  @media (max-width: 870px) {
    .mot__copy {
      padding-right: 0;
      position: static;
      text-align: center; } }

.mot__members {
  flex: 0 0 850px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  @media (max-width: 1140px) {
    .mot__members {
      flex: 0 0 556px; } }
  @media (max-width: 870px) {
    .mot__members {
      margin: 29px auto 0; } }
  @media (max-width: 599px) {
    .mot__members {
      flex: 0 0 100%; } }

.mot__text {
  color: #727272;
  font-size: 16px;
  line-height: 28px;
  margin-top: 22px; }

.mot__tabs {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-top: 24px; }
  @media (max-width: 870px) {
    .mot__tabs {
      align-items: center; } }
  .mot__tabs-item {
    color: rgba(47, 47, 47, 0.2);
    cursor: pointer;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    @media (max-width: 599px) {
      .mot__tabs-item {
        font-size: 20px; } }
    .mot__tabs-item + li {
      margin-top: 15px; }
      @media (max-width: 599px) {
        .mot__tabs-item + li {
          margin-top: 0; } }
    .mot__tabs-item--active {
      pointer-events: none; }
    .mot__tabs-item--active, .mot__tabs-item:hover {
      color: #e80828; }

.members__list {
  display: grid;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(3, 1fr);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  visibility: hidden; }
  @media (max-width: 599px) {
    .members__list {
      grid-column-gap: 20px;
      grid-row-gap: 29px;
      grid-template-columns: repeat(2, 1fr); } }
  .members__list--active {
    opacity: 1;
    visibility: visible; }

.members-item {
  text-align: center; }
  .members-item__image-wrapper {
    position: relative;
    width: 256px;
    height: 236px; }
    @media (max-width: 1140px) {
      .members-item__image-wrapper {
        width: 159px;
        height: 147px; } }
    .members-item__image-wrapper::before {
      background-color: #DDDDDD;
      border-radius: 3px;
      content: "";
      display: block;
      position: absolute;
      top: 5px;
      left: -5px;
      width: 100%;
      height: 100%; }
    .members-item__image-wrapper img {
      object-fit: cover;
      position: relative;
      width: 100%;
      height: 100%; }
  .members-item__name {
    color: #2F2F2F;
    font-size: 20px;
    line-height: 30px; }
  .members-item__position {
    color: #727272;
    font-size: 16px;
    line-height: 28px; }
  .members-item__linkedin {
    display: inline-block;
    margin-top: 5px; }

.company-map {
  background: #060606;
  color: white;
  padding-top: 86px; }
  @media (max-width: 1023px) {
    .company-map {
      padding-top: 52px;
      padding-bottom: 45px; } }
  .company-map__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .company-map__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .company-map__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .company-map__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .company-map__container {
        max-width: 1240px; } }
  .company-map__inner {
    display: flex;
    flex-wrap: wrap; }
  .company-map__copy {
    flex: 0 0 750px;
    margin: auto;
    text-align: center; }
    @media (max-width: 1023px) {
      .company-map__copy {
        flex: 0 0 100%; } }
  .company-map__title {
    color: white; }
  .company-map__text {
    margin-top: 13px;
    opacity: 0.8; }
  .company-map__map {
    margin-top: 35px;
    margin-left: 95px;
    position: relative; }
    @media (max-width: 1023px) {
      .company-map__map {
        display: flex;
        flex-direction: column;
        margin-top: 15px;
        margin-left: 0;
        margin-right: auto;
        margin-left: auto;
        padding-right: var(--grid-gutter-width);
        padding-left: var(--grid-gutter-width);
        width: 100%; } }
  @media (max-width: 1023px) and (min-width: 576px) {
    .company-map__map {
      max-width: calc(100% - 20px); } }
  @media (max-width: 1023px) and (min-width: 768px) {
    .company-map__map {
      max-width: calc(100% - 40px); } }
  @media (max-width: 1023px) and (min-width: 1025px) {
    .company-map__map {
      max-width: calc(100% - 80px); } }
  @media (max-width: 1023px) and (min-width: 1280px) {
    .company-map__map {
      max-width: 1240px; } }
  .company-map__pin {
    width: 3.3vw;
    height: auto; }
    @media (max-width: 1023px) {
      .company-map__pin {
        display: none; } }
  .company-map__image {
    max-width: 100%;
    opacity: 0.3; }
    @media (max-width: 1023px) {
      .company-map__image {
        display: none; } }
  .company-map__item {
    position: absolute; }
    @media (max-width: 1023px) {
      .company-map__item {
        margin: 12.5px 0;
        order: 2;
        position: static; } }
    .company-map__item:first-of-type {
      top: 19%;
      left: 18.2%; }
      .company-map__item:first-of-type .company-map__popup {
        background: url("pin-1-bg.png") center/contain no-repeat;
        left: 64%;
        bottom: -18%;
        width: 26vw;
        height: 10.7vw; }
        @media (max-width: 1023px) {
          .company-map__item:first-of-type .company-map__popup {
            width: 100%;
            height: auto; } }
    .company-map__item:nth-of-type(2) {
      top: 29%;
      left: 17.5%; }
      @media (max-width: 1023px) {
        .company-map__item:nth-of-type(2) {
          order: 1; } }
      .company-map__item:nth-of-type(2) .company-map__popup {
        background: url("pin-2-bg.png") center/contain no-repeat;
        left: -112%;
        bottom: -234%;
        width: 26vw;
        height: 10.7vw; }
        @media (max-width: 1023px) {
          .company-map__item:nth-of-type(2) .company-map__popup {
            width: 100%;
            height: auto; } }
    .company-map__item:nth-of-type(3) {
      top: 34%;
      left: 78.5%; }
      .company-map__item:nth-of-type(3) .company-map__popup {
        background: url("pin-3-bg.png") center/contain no-repeat;
        top: 87%;
        left: -618%;
        width: 26vw;
        height: 11.7vw; }
        @media (max-width: 1023px) {
          .company-map__item:nth-of-type(3) .company-map__popup {
            width: 100%;
            height: auto; } }
  .company-map__popup {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 18px 0 26px;
    position: absolute;
    text-align: center; }
    @media (max-width: 1023px) {
      .company-map__popup {
        background: rgba(255, 255, 255, 0.2) !important;
        border: 1px solid white;
        border-radius: 3px;
        padding: 19px 20px;
        position: static; } }
  .company-map__place {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.38; }
    @media (min-width: 1023px) and (max-width: 1400px) {
      .company-map__place {
        font-size: 1.8vw; } }
  .company-map__headquarters {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 1.53;
    margin-bottom: 6px;
    text-transform: uppercase; }
    @media (min-width: 1023px) and (max-width: 1400px) {
      .company-map__headquarters {
        font-size: 0.9vw; } }
  .company-map__address {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 8px; }
    @media (min-width: 1023px) and (max-width: 1400px) {
      .company-map__address {
        font-size: 1vw; } }

.Overview-top {
  margin: auto;
  max-width: 493px;
  padding: 90px 20px 0; }

.Overview-header_container {
  margin-top: 60px; }

.Overview-header {
  font-size: 38px;
  line-height: 48px;
  text-align: center;
  color: #2F2F2F;
  margin: 0; }

.Overview-top_divider {
  background: #e80828;
  height: 6px;
  width: 50px;
  margin: 20px auto; }

.Overview-text {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #727272;
  margin: 0;
  margin-bottom: 45px; }

.Overview-bottom {
  margin: auto; }

.Overview-box_container {
  height: 207px;
  width: 340px;
  margin: auto;
  position: relative;
  margin-bottom: 30px; }
  .Overview-box_container img {
    width: 100%;
    height: 100%; }

.Overview-box_overlay {
  position: absolute;
  top: 0;
  right: 0;
  background: #000000;
  opacity: 0.4;
  width: 98%;
  height: 97%;
  border-radius: 3px; }

.Overview-box_content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.Overview-box_title {
  color: #FFFFFF;
  text-align: center;
  margin: 82px 0; }

.Overview-hover_container {
  display: none;
  margin: auto; }

@media only screen and (min-width: 750px) {
  .Overview-bottom {
    display: grid;
    grid-template-columns: auto auto;
    max-width: 750px; } }

@media only screen and (min-width: 1200px) {
  .Overview-top {
    margin: 90px auto 90px auto;
    max-width: 550px; }
  .Overview-header {
    font-size: 64px;
    line-height: 74px; }
  .Overview-text {
    font-size: 18px;
    line-height: 30px; }
  .Overview-bottom {
    max-width: 1250px; }
  .Overview-box_container {
    height: 355px;
    width: 590px;
    margin: auto;
    position: relative;
    margin-bottom: 50px; }
    .Overview-box_container:hover .Overview-box_overlay {
      opacity: 0.6; }
    .Overview-box_container:hover .Overview-box_title_container {
      display: none; }
    .Overview-box_container:hover .Overview-hover_container {
      display: block; }
  .Overview-box_title {
    margin: 145px 0; }
  .Overview-hover_title {
    color: #FFFFFF;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 10px; }
  .Overview-box_message {
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    max-width: 360px;
    line-height: 28px;
    margin: auto;
    margin-bottom: 35px;
    font-weight: 500; }
  .Overview-box_button_container {
    text-align: center; }
  .Overview-box_button {
    color: #FFFFFF;
    padding: 15px 20px;
    font-weight: bold; } }

.collection-header {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 255px;
  padding-bottom: 108px; }
  @media (min-width: 576px) {
    .collection-header {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .collection-header {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .collection-header {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .collection-header {
      max-width: 1240px; } }
  @media (max-width: 1024px) {
    .collection-header {
      padding-top: 158px; } }
  @media (max-width: 767px) {
    .collection-header {
      padding-bottom: 0; } }

.ch__inner {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .ch__inner {
      flex-wrap: wrap; } }

.ch__left {
  flex: 1; }
  @media (max-width: 767px) {
    .ch__left {
      flex: 0 0 100%; } }

.ch__right {
  flex: 0 0 428px;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .ch__right {
      flex: 0 0 100%;
      margin-top: 29px;
      padding-left: 0; } }

.ch__img-wrapper {
  position: relative;
  max-width: 812px;
  max-height: 428px;
  width: 100%;
  height: 100%; }
  .ch__img-wrapper::before {
    background-color: #DDDDDD;
    border-radius: 3px;
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: -15px;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .ch__img-wrapper::before {
        left: -6px;
        top: 6px; } }

.ch__img {
  object-fit: cover;
  position: relative;
  width: 100%;
  height: 100%; }
  .ch__img-2 {
    max-width: 100%; }

.ch__heading {
  color: #2F2F2F; }

.ch__copy {
  color: #727272;
  font-size: 18px;
  line-height: 1.66; }

.collection-template {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%; }
  @media (min-width: 576px) {
    .collection-template {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .collection-template {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .collection-template {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .collection-template {
      max-width: 1240px; } }
  .collection-template .grid-item {
    padding-right: 0;
    width: auto; }

.ct__inner {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .ct__inner {
      flex-wrap: wrap; } }

.ct__sidebar {
  flex: 0 0 240px;
  padding-right: 20px;
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .ct__sidebar {
      flex: 0 0 100%;
      margin-top: 30px;
      padding-right: 0;
      padding-bottom: 15px;
      margin-bottom: 30px; } }
  .ct__sidebar-header {
    margin-bottom: 33px; }
    @media (max-width: 767px) {
      .ct__sidebar-header {
        display: none; } }
  .ct__sidebar-copy {
    color: #333333;
    font-size: 12px;
    line-height: 19px;
    margin-top: 18px;
    padding-bottom: 16px; }
    @media (max-width: 767px) {
      .ct__sidebar-copy {
        display: none; } }
  @media (max-width: 767px) {
    .ct__sidebar .link {
      display: none; } }

.ct__content {
  flex: 1;
  min-width: 0;
  padding-bottom: 100px;
  padding-left: 20px; }
  @media (max-width: 599px) {
    .ct__content {
      min-width: initial;
      padding-bottom: 50px;
      padding-left: 0; } }
  .ct__content-sort {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px; }
  .ct__content-selector {
    background: none;
    border: 0;
    color: #2F2F2F;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 19px;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    height: 23px; }
    @media (max-width: 599px) {
      .ct__content-selector {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.86px; } }

body .filter-menu .pt-display-dropdown .menu-trigger:after {
  font-size: 9px; }

.product__list {
  display: grid;
  grid-column-gap: 50px;
  grid-row-gap: 56px;
  grid-template-columns: 1fr 1fr 1fr; }
  @media (max-width: 1275px) {
    .product__list {
      grid-column-gap: 30px;
      grid-row-gap: 36px; } }
  @media (max-width: 1100px) {
    .product__list {
      grid-template-columns: 1fr 1fr; }
      .product__list .grid-item {
        padding: 0; } }
  @media (max-width: 800px) {
    .product__list .grid-item__image-container {
      width: 190px;
      height: 128px; } }
  .product__list .grid-item__top {
    background: #F2F2F2; }
    @media (max-width: 599px) {
      .product__list .grid-item__top {
        height: 172px; } }
  @media (max-width: 599px) {
    .product__list {
      grid-column-gap: 20px;
      grid-row-gap: 24px; }
      .product__list .grid-item__image-container {
        width: 130px;
        height: 84px; }
      .product__list .grid-item__brand {
        font-size: 11px;
        line-height: 20px;
        padding: 0 8px;
        top: 12px;
        left: 12px; }
      .product__list .grid-item__title {
        font-size: 16px;
        line-height: 24px;
        margin-top: 13px; }
      .product__list .grid-item__type {
        font-size: 14px;
        line-height: 22px; } }

.filter-menu .filter-group h4 {
  border-bottom: 0;
  color: #2F2F2F;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 20px;
  padding-bottom: 0; }

.filter-menu .filter-group.has_group_selected h4 {
  color: #e80828; }
  @media (max-width: 767px) {
    .filter-menu .filter-group.has_group_selected h4 {
      margin-top: 20px; } }

.filter-menu .filter-group + .filter-group h4 {
  margin-top: 17px;
  padding-top: 0; }

.filter-menu .filter-group li {
  margin-bottom: 10px; }
  .filter-menu .filter-group li a {
    align-items: center;
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    display: inline-flex;
    margin-left: 0;
    padding-left: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    text-indent: 0; }
    .filter-menu .filter-group li a:hover {
      color: #e80828; }
      .filter-menu .filter-group li a:hover .check-icon::before {
        background: red; }
  .filter-menu .filter-group li:last-child {
    margin-bottom: 0; }

.filter-menu .filter-group .check-icon {
  align-items: center;
  border: 1px solid black;
  display: inline-flex;
  justify-content: center;
  margin-right: 10px;
  width: 12px;
  height: 12px; }
  .filter-menu .filter-group .check-icon::before {
    background: white;
    content: "" !important;
    display: block;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 8px;
    height: 8px; }

.filter-menu .filter-group .selected .check-icon::before {
  background: #e80828; }

body .filter-menu .pt-mobile-header {
  height: 40px; }

body .pt-expand .filter-group h4 {
  margin-top: 20px; }

body .filter-menu .filter-group h4::after {
  font-size: 10px;
  margin-left: 6px;
  position: static;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }

body .filter-menu .pt-mobile-header a.pt-nav-toggle {
  align-items: center;
  background: #F2F2F2;
  display: flex;
  justify-content: space-between;
  padding: 0 11px;
  top: 0;
  left: 0;
  transform: none;
  width: 100%;
  height: 100%; }
  body .filter-menu .pt-mobile-header a.pt-nav-toggle span,
  body .filter-menu .pt-mobile-header a.pt-nav-toggle p {
    display: none; }
  body .filter-menu .pt-mobile-header a.pt-nav-toggle::before {
    content: "Filters";
    color: #333333;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700; }
  body .filter-menu .pt-mobile-header a.pt-nav-toggle::after {
    color: #333333;
    content: "+";
    font-family: monospace;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700; }

body .filter-menu.pt-expand .pt-mobile-header a.pt-nav-toggle::after {
  content: "-"; }

@media only screen and (max-width: 767px) {
  body .filter-menu {
    margin-bottom: 0; } }

body .filter-group .collection-count {
  display: none; }

body .pt-display-scroll .scroll-content {
  max-height: 300px; }

body .filter-menu .pt-display-dropdown .menu-trigger {
  background: none;
  border: 0;
  color: #2F2F2F;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 19px;
  outline: none;
  padding: 0;
  height: 23px; }
  @media (max-width: 599px) {
    body .filter-menu .pt-display-dropdown .menu-trigger {
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 0.86px; } }

.fifty-value {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%; }
  @media (min-width: 576px) {
    .fifty-value {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .fifty-value {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .fifty-value {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .fifty-value {
      max-width: 1240px; } }
  .fifty-value__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 50px 0; }
    @media (max-width: 1023px) {
      .fifty-value__inner {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (max-width: 599px) {
      .fifty-value__inner {
        padding-top: 25px;
        padding-bottom: 25px; } }
    .fifty-value__inner:first-of-type {
      padding-top: 100px; }
      @media (max-width: 1023px) {
        .fifty-value__inner:first-of-type {
          padding-top: 80px; } }
      @media (max-width: 599px) {
        .fifty-value__inner:first-of-type {
          padding-top: 50px; } }
    .fifty-value__inner:last-of-type {
      padding-bottom: 100px; }
      @media (max-width: 1023px) {
        .fifty-value__inner:last-of-type {
          padding-bottom: 80px; } }
      @media (max-width: 599px) {
        .fifty-value__inner:last-of-type {
          padding-bottom: 50px; } }
    .fifty-value__inner--reverse {
      flex-direction: row-reverse; }
      @media (max-width: 1023px) {
        .fifty-value__inner--reverse {
          justify-content: flex-end; } }
      .fifty-value__inner--reverse .fifty-value__content {
        padding: 0 100px 0 0; }
        @media (max-width: 1023px) {
          .fifty-value__inner--reverse .fifty-value__content {
            padding: 0; } }
  .fifty-value__image-wrapper {
    flex: 1;
    position: relative; }
    @media (max-width: 1023px) {
      .fifty-value__image-wrapper {
        display: flex;
        flex: 0 0 100%;
        justify-content: flex-start;
        margin-bottom: 30px; } }
    .fifty-value__image-wrapper::before {
      background: #ddd;
      border-radius: 3px;
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: -10px;
      width: 100%;
      height: 100%; }
  .fifty-value__image {
    border-radius: 3px;
    display: block;
    max-width: 100%;
    position: relative; }
  .fifty-value__content {
    flex: 0 0 530px;
    padding-left: 100px; }
    @media (max-width: 1023px) {
      .fifty-value__content {
        flex: 0 0 100%;
        margin-bottom: 30px;
        padding: 0; } }
  .fifty-value__title {
    margin-bottom: 12px; }
  .fifty-value__copy {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 30px; }
    @media (max-width: 599px) {
      .fifty-value__copy {
        font-size: 16px; } }
  .fifty-value__quote {
    background: url("icon-quote-v2.svg") 0 0/25px 21px no-repeat;
    padding-left: 40px; }
    .fifty-value__quote-quote {
      color: #2F2F2F;
      font-size: 16px;
      font-weight: 700;
      line-height: 26px;
      margin-bottom: 15px; }
    .fifty-value__quote-name {
      color: #2F2F2F;
      font-size: 13px;
      line-height: 22px;
      font-weight: 700;
      letter-spacing: 0.96px; }
    .fifty-value__quote-company {
      color: rgba(47, 47, 47, 0.4);
      font-size: 13px;
      line-height: 22px;
      font-weight: 700;
      letter-spacing: 0.96px; }
  .fifty-value__list-item {
    align-items: center;
    color: #2F2F2F;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px; }
    .fifty-value__list-item::before {
      background: url("50-50-checkmark.svg") center/cover no-repeat;
      content: "";
      flex: 0 0 24px;
      margin-right: 12px;
      width: 24px;
      height: 24px; }
    .fifty-value__list-item + li {
      margin-top: 11px; }

.brand-hero {
  position: relative; }
  .brand-hero::after {
    background: rgba(0, 0, 0, 0.25);
    clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 599px) {
      .brand-hero::after {
        clip-path: polygon(0 0, 100% 0, 100% 94%, 0 100%); } }
  .brand-hero__image {
    clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%);
    object-fit: cover;
    object-position: left bottom;
    position: absolute;
    width: 100%;
    height: 100%; }
    @media (max-width: 599px) {
      .brand-hero__image {
        clip-path: polygon(0 0, 100% 0, 100% 94%, 0 100%); } }
  .brand-hero__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .brand-hero__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .brand-hero__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .brand-hero__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .brand-hero__container {
        max-width: 1240px; } }
  .brand-hero__outter {
    display: flex;
    flex-wrap: wrap;
    color: white;
    position: relative;
    z-index: 1; }
  .brand-hero__inner {
    align-items: center;
    display: flex;
    flex: 0 0 493px;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    text-align: center;
    height: 756px; }
    .brand-hero__inner--big {
      flex: 0 0 670px;
      height: 800px; }
    @media (max-width: 599px) {
      .brand-hero__inner {
        flex: 0 0 100%; } }
  .brand-hero__pretitle {
    color: #ff0000;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .brand-hero__title {
    margin-top: 14px; }
  .brand-hero__copy {
    font-size: 20px;
    font-weight: 500;
    margin-top: 13px; }
  .brand-hero .btn, .brand-hero .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .brand-hero input, .brand-hero .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .brand-hero a {
    margin-top: 32px; }
  .brand-hero--align-left .brand-hero__inner {
    align-items: flex-start;
    flex: 0 0 690px;
    margin: 0;
    padding-top: 75px;
    text-align: left;
    height: 665px; }
    @media (max-width: 1023px) {
      .brand-hero--align-left .brand-hero__inner {
        flex: 0 0 100%; } }
  .brand-hero--align-left .brand-hero__title {
    font-size: 45px;
    line-height: 55px; }
    @media (max-width: 599px) {
      .brand-hero--align-left .brand-hero__title {
        font-size: 38px;
        line-height: 48px; } }
  @media (max-width: 599px) {
    .brand-hero--align-left .brand-hero__copy {
      font-size: 16px;
      line-height: 28px; } }
  .brand-hero--align-left .btn, .brand-hero--align-left .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .brand-hero--align-left input, .brand-hero--align-left .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .brand-hero--align-left a {
    margin-top: 30px; }
  .brand-hero--align-left .btn-scroll {
    left: 50%;
    transform: translateX(-50%); }

.featured-product-slider {
  padding: 80px 0 45px;
  position: relative; }
  @media (max-width: 1024px) {
    .featured-product-slider {
      padding: 0 0 40px; } }
  .featured-product-slider .swiper-button-next {
    right: 20px; }
    @media (min-width: 1025px) {
      .featured-product-slider .swiper-button-next {
        right: 43px; } }
  .featured-product-slider .swiper-button-prev {
    left: 20px; }
  .featured-product-slider .swiper-button-next:after,
  .featured-product-slider .swiper-button-prev:after {
    color: #141414;
    font-size: 13px;
    font-weight: 700; }
    @media (min-width: 1025px) {
      .featured-product-slider .swiper-button-next:after,
      .featured-product-slider .swiper-button-prev:after {
        font-size: 17px; } }

.fps__wrapper {
  display: flex;
  margin-left: 0;
  overflow-x: hidden;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  @media (max-width: 1024px) {
    .fps__wrapper {
      flex-wrap: wrap; } }
  .fps__wrapper.fcs_wrapper--copy-move {
    margin-left: -536px; }

.fps__intro {
  flex: 0 0 100%;
  padding: 90px 40px 35px;
  text-align: center; }

.fps__copy {
  flex: 0 0 554px;
  padding: 125px 40px 0 101px;
  opacity: 1;
  position: relative;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  .fps__copy.swiper-slide-prev {
    opacity: 0; }
  .featured-product-slider--v2 .fps__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 60px 0 100px; }

.fps__heading {
  margin-bottom: 28px; }
  @media (max-width: 1024px) {
    .fps__heading {
      margin-bottom: 20px; } }

.fps__image {
  opacity: 0.94;
  position: absolute;
  left: 0;
  bottom: -130px;
  width: 521px;
  height: 351px; }

.fps__slider {
  cursor: url("data:image/svg+xml,%3Csvg width='54px' height='50px' viewBox='0 0 54 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='HiFi' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='U1-Home' transform='translate(-972.000000, -2042.000000)'%3E%3Cg id='Group-5' transform='translate(972.000000, 2042.000000)'%3E%3Ccircle id='Oval' fill='%23000000' opacity='0.678392987' cx='27' cy='25' r='25'%3E%3C/circle%3E%3Cg id='Group-4' transform='translate(13.000000, 18.000000)' stroke='%23FFFFFF' stroke-width='2'%3E%3Cpolyline id='Path-8' points='8.43997567 0 0 7.44837636 8.43997567 14.8967527'%3E%3C/polyline%3E%3Cpolyline id='Path-8-Copy' transform='translate(24.219988, 7.448376) scale(-1, 1) translate(-24.219988, -7.448376) ' points='28.4399757 0 20 7.44837636 28.4399757 14.8967527'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 32 32, auto;
  display: flex;
  flex-grow: 1;
  position: relative;
  width: 100%; }
  .fps__slider-track {
    display: flex; }
  .fps__slider .grid-item__link {
    cursor: url("data:image/svg+xml,%3Csvg width='54px' height='50px' viewBox='0 0 54 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='HiFi' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='U1-Home' transform='translate(-972.000000, -2042.000000)'%3E%3Cg id='Group-5' transform='translate(972.000000, 2042.000000)'%3E%3Ccircle id='Oval' fill='%23000000' opacity='0.678392987' cx='27' cy='25' r='25'%3E%3C/circle%3E%3Cg id='Group-4' transform='translate(13.000000, 18.000000)' stroke='%23FFFFFF' stroke-width='2'%3E%3Cpolyline id='Path-8' points='8.43997567 0 0 7.44837636 8.43997567 14.8967527'%3E%3C/polyline%3E%3Cpolyline id='Path-8-Copy' transform='translate(24.219988, 7.448376) scale(-1, 1) translate(-24.219988, -7.448376) ' points='28.4399757 0 20 7.44837636 28.4399757 14.8967527'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 32 32, auto; }

.service-metrics {
  padding-bottom: 60px; }

.triptych {
  color: white;
  display: flex;
  position: relative;
  z-index: 1;
  height: 51.55vw; }
  @media (max-width: 1024px) {
    .triptych {
      padding: 0;
      height: auto; } }
  .triptych__image {
    clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
    display: block;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.6s ease-in-out;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .triptych__image--active {
      opacity: 1; }
    @media (max-width: 1024px) {
      .triptych__image {
        opacity: 1; } }
  .triptych__item {
    align-items: center;
    display: flex;
    flex: 0 0 33.33%;
    flex-direction: column;
    justify-content: center;
    padding: 0 70px;
    position: relative;
    text-align: center; }
    @media (max-width: 1024px) {
      .triptych__item {
        flex: 0 0 calc(100vw - 120px);
        height: 500px; }
        .triptych__item:last-child {
          margin-bottom: 0; } }
    @media (max-width: 599px) {
      .triptych__item {
        padding: 0; } }
    .triptych__item-title {
      opacity: 1;
      transition: all 0.25s ease;
      transform: scale(1); }
      @media (max-width: 1024px) {
        .triptych__item-title {
          display: none; } }
    .triptych__item-hover {
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 70px;
      position: absolute;
      top: 0;
      left: 0;
      transform: scale(0);
      transition: all 0.25s ease;
      visibility: hidden;
      width: 100%;
      height: 100%; }
      @media (max-width: 1024px) {
        .triptych__item-hover {
          opacity: 1;
          position: static;
          transform: scale(1);
          visibility: visible; } }
      @media (max-width: 599px) {
        .triptych__item-hover {
          padding: 0 20px; } }
    .triptych__item-title-hover {
      margin-bottom: 8px; }
      @media (max-width: 599px) {
        .triptych__item-title-hover {
          font-size: 30px;
          line-height: 38px; } }
    .triptych__item-copy {
      text-align: center; }
    .triptych__item-text {
      color: white;
      font-size: 16px;
      line-height: 28px;
      opacity: 0;
      transform: scale(0) translateY(30px);
      transition: all 0.25s ease; }
      @media (max-width: 1024px) {
        .triptych__item-text {
          opacity: 1;
          transform: scale(1);
          visibility: visible; } }
      @media (max-width: 599px) {
        .triptych__item-text {
          font-size: 14px;
          line-height: 24px; } }
    .triptych__item-link {
      color: white;
      margin-top: 118px;
      opacity: 0;
      position: relative;
      transform: scale(0) translateY(30px);
      transition: all 0.25s ease; }
      @media (max-width: 1024px) {
        .triptych__item-link {
          margin-top: 20px;
          opacity: 1;
          transform: scale(1);
          visibility: visible; } }
      @media (max-width: 599px) {
        .triptych__item-link {
          font-size: 12px;
          line-height: 16px; } }
    .triptych__item:hover .triptych__item-title {
      opacity: 0;
      transform: scale(0); }
    .triptych__item:hover .triptych__item-hover {
      opacity: 1;
      transition-delay: 0.1s;
      transform: scale(1);
      visibility: visible; }
    .triptych__item:hover .triptych__item-text {
      opacity: 1;
      transform: scale(1) translateY(0);
      transition-delay: 0.25s; }
    .triptych__item:hover .triptych__item-link {
      opacity: 1;
      transform: scale(1) translateY(0);
      transition-delay: 0.4s; }
    @media (max-width: 1024px) {
      .triptych__item::after {
        background: rgba(0, 0, 0, 0.54);
        clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1; } }
  .triptych::after {
    background: rgba(0, 0, 0, 0.54);
    clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .triptych__slider {
    overflow-x: hidden; }

.hero-no-bg {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 90px;
  padding-bottom: 100px;
  text-align: center; }
  @media (min-width: 576px) {
    .hero-no-bg {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .hero-no-bg {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .hero-no-bg {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .hero-no-bg {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .hero-no-bg {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .hero-no-bg__title {
    color: #2F2F2F; }
  .hero-no-bg hr {
    margin: 18px auto 21px; }
  .hero-no-bg__text {
    color: #727272;
    max-width: 475px;
    margin: auto; }

.services {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-bottom: 100px;
  text-align: center; }
  @media (min-width: 576px) {
    .services {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .services {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .services {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .services {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .services {
      padding-bottom: 50px; } }
  .services__item {
    color: white;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
    position: relative;
    transition: all 0.25s ease;
    width: 100%;
    height: 200px;
    z-index: 1; }
    @media (max-width: 1024px) {
      .services__item {
        height: 354px; } }
    .services__item:last-child {
      margin-bottom: 0; }
    .services__item::before {
      background: #ddd;
      border-radius: 3px;
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: -10px;
      width: 100%;
      height: 100%;
      z-index: -1; }
    .services__item::after {
      background: rgba(0, 0, 0, 0.35);
      border-radius: 3px;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
    .services__item-image {
      display: block;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
    .services__item-title {
      color: white;
      opacity: 1;
      transition: all 0.25s ease;
      transform: scale(1); }
      .services__item-title-hover {
        color: white; }
      @media (max-width: 1024px) {
        .services__item-title {
          display: none; } }
    .services__item-hover-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      transform: scale(0);
      transition: all 0.25s ease;
      visibility: hidden;
      width: 100%;
      height: 100%; }
      @media (max-width: 1024px) {
        .services__item-hover-content {
          opacity: 1;
          padding: 0 20px;
          visibility: visible;
          transform: scale(1); } }
    .services__item-text {
      font-size: 16px;
      line-height: 28px;
      font-weight: 500;
      max-width: 520px;
      margin: 11px auto 21px;
      opacity: 0;
      transform: scale(0);
      transition: all 0.25s ease; }
      @media (max-width: 1024px) {
        .services__item-text {
          opacity: 1;
          visibility: visible;
          transform: scale(1); } }
    .services__item-btn {
      margin: 0 auto;
      opacity: 0;
      transform: scale(0);
      transition: all 0.25s ease;
      width: 185px; }
      @media (max-width: 1024px) {
        .services__item-btn {
          opacity: 1;
          visibility: visible;
          transform: scale(1); } }
    .services__item:hover {
      height: 354px; }
      .services__item:hover .services__item-title {
        opacity: 0;
        transform: scale(0); }
      .services__item:hover .services__item-hover-content {
        opacity: 1;
        transition-delay: 0.1s;
        transform: scale(1);
        visibility: visible; }
      .services__item:hover .services__item-text {
        opacity: 1;
        transform: scale(1);
        transition-delay: 0.25s; }
      .services__item:hover .services__item-btn {
        opacity: 1;
        transform: scale(1);
        transition-delay: 0.35s; }

.service-sub-hero {
  background-color: #141414;
  padding-top: 255px;
  padding-bottom: 108px; }
  @media (max-width: 1024px) {
    .service-sub-hero {
      padding-top: 158px; } }
  @media (max-width: 767px) {
    .service-sub-hero {
      padding-bottom: 50px; } }

.ssh__container {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%; }
  @media (min-width: 576px) {
    .ssh__container {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .ssh__container {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .ssh__container {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .ssh__container {
      max-width: 1240px; } }

.ssh__inner {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .ssh__inner {
      flex-wrap: wrap; } }

.ssh__left {
  flex: 1; }
  @media (max-width: 767px) {
    .ssh__left {
      flex: 0 0 100%; } }

.ssh__right {
  color: white;
  display: flex;
  flex-direction: column;
  flex: 0 0 428px;
  justify-content: center;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .ssh__right {
      flex: 0 0 100%;
      margin-top: 29px;
      padding-left: 0; } }

.ssh__img-wrapper {
  position: relative;
  max-width: 812px;
  max-height: 428px;
  width: 100%;
  height: 100%; }
  .ssh__img-wrapper::before {
    background-color: #DDDDDD;
    border-radius: 3px;
    content: "";
    display: block;
    opacity: 0.17;
    position: absolute;
    top: 15px;
    left: -15px;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .ssh__img-wrapper::before {
        left: -6px;
        top: 6px; } }

.ssh__img {
  object-fit: cover;
  position: relative;
  width: 100%;
  height: 100%; }
  .ssh__img-2 {
    max-width: 100%; }

.ssh__pre-title {
  color: #e80828;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

.ssh__heading {
  color: white; }

.ssh__copy {
  color: white;
  font-size: 18px;
  line-height: 1.66; }

.collections-list {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  margin-top: -40px;
  padding-bottom: 250px;
  position: relative; }
  @media (min-width: 576px) {
    .collections-list {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .collections-list {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .collections-list {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .collections-list {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .collections-list {
      margin-top: -20px;
      padding-bottom: 180px; } }
  .collections-list__copy {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 28px;
    text-align: right; }
    @media (max-width: 599px) {
      .collections-list__copy {
        margin-bottom: 18px; } }
  .collections-list__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 50px;
    grid-column-gap: 60px;
    width: 100%; }
    @media (max-width: 599px) {
      .collections-list__list {
        grid-template-columns: repeat(1, 1fr); } }
  .collections-list__item {
    align-items: center;
    border-radius: 3px;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 355px;
    z-index: 1; }
    .collections-list__item::before {
      background: #ddd;
      border-radius: 3px;
      content: "";
      position: absolute;
      top: 10px;
      left: -10px;
      width: 100%;
      height: 100%;
      z-index: -1; }
    .collections-list__item::after {
      background: rgba(0, 0, 0, 0.4);
      border-radius: 3px;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
      width: 100%;
      height: 100%;
      z-index: -1; }
    .collections-list__item:hover .collections-list__wrapper {
      transform: scale(1); }
    .collections-list__item:hover .collections-list__title {
      transform: scale(0); }
    .collections-list__item:hover .collections-list__text {
      transform: scale(1) translateY(0);
      transition-delay: 0.15s; }
    .collections-list__item:hover .collections-list__link {
      transform: scale(1) translateY(0);
      transition-delay: 0.35s; }
      .collections-list__item:hover .collections-list__link:hover {
        transition-delay: 0s; }
    .collections-list__item:hover::after {
      background: rgba(0, 0, 0, 0.6); }
  .collections-list__image {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .collections-list__wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 80px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    width: 100%;
    height: 100%; }
    @media (max-width: 1024px) {
      .collections-list__wrapper {
        padding: 0 30px;
        transform: scale(1); } }
  .collections-list__title {
    color: white;
    padding: 0 20px;
    text-align: center;
    transform: scale(1);
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    @media (max-width: 1024px) {
      .collections-list__title {
        display: none; } }
    .collections-list__title-hover {
      color: white;
      margin-bottom: 20px; }
  .collections-list__text {
    display: -webkit-box;
    display: none;
    font-size: 16px;
    line-height: 28px;
    margin: 12px 0 20px;
    max-height: 56px;
    overflow: hidden;
    transform: scale(0) translateY(20px);
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    text-align: center;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    @media (max-width: 1024px) {
      .collections-list__text {
        transform: scale(1) translateY(0); } }
  .collections-list__link {
    transform: scale(0) translateY(20px);
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    @media (max-width: 1024px) {
      .collections-list__link {
        transform: scale(1) translateY(0); } }
    .collections-list__link:hover {
      opacity: 0.8; }
  .collections-list__btn {
    position: absolute;
    bottom: 120px;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 599px) {
      .collections-list__btn {
        bottom: 80px; } }
  .collections-list--v2 {
    margin-top: 0;
    padding-bottom: 120px; }
    @media (max-width: 599px) {
      .collections-list--v2 {
        padding-bottom: 60px; } }

.our-story {
  overflow: hidden;
  padding: 60px 0 115px;
  position: relative; }
  @media (max-width: 1024px) {
    .our-story {
      padding: 50px 0; } }
  .our-story__bg {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%; }
  .our-story__outter {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%;
    position: relative; }
    @media (min-width: 576px) {
      .our-story__outter {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .our-story__outter {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .our-story__outter {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .our-story__outter {
        max-width: 1240px; } }
  .our-story__inner {
    display: flex;
    flex-wrap: wrap; }
  .our-story__copy {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    padding-right: 62px; }
    @media (max-width: 1023px) {
      .our-story__copy {
        flex: 0 0 100%;
        margin-bottom: 30px; } }
  .our-story hr {
    margin: 11px 0 29px; }
  .our-story__text {
    color: #727272;
    font-size: 16px;
    line-height: 28px; }
  .our-story__image {
    object-fit: cover;
    flex: 0 0 739px;
    height: 549px; }
    @media (max-width: 1140px) {
      .our-story__image {
        flex: 0 0 600px;
        width: 600px;
        height: 400px; } }
    @media (max-width: 1023px) {
      .our-story__image {
        flex: 0 0 100%;
        margin-bottom: 30px;
        width: 80vw;
        height: 60vw; } }

.globo-formbuilder .globo-form-app.boxed-layout {
  background: #F2F2F2;
  box-shadow: none;
  margin: 0;
  max-width: 100%;
  padding: 44px 26px; }
  @media (max-width: 599px) {
    .globo-formbuilder .globo-form-app.boxed-layout {
      padding: 30px 6px; } }
  .globo-formbuilder .globo-form-app.boxed-layout .content {
    margin: 0; }
  .globo-formbuilder .globo-form-app.boxed-layout .globo-form-control {
    margin-bottom: 20px;
    padding: 0 14px; }
    .globo-formbuilder .globo-form-app.boxed-layout .globo-form-control .text-smaller {
      color: #e80828;
      font-size: 16px; }
  .globo-formbuilder .globo-form-app.boxed-layout .classic-label.globo-label {
    margin-bottom: 0; }
  .globo-formbuilder .globo-form-app.boxed-layout .label-content {
    color: #2F2F2F !important;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 7px; }
  .globo-formbuilder .globo-form-app.boxed-layout input,
  .globo-formbuilder .globo-form-app.boxed-layout select,
  .globo-formbuilder .globo-form-app.boxed-layout textarea {
    background: white;
    border: 0;
    border-radius: 3px;
    box-shadow: none !important;
    color: #2F2F2F;
    font-size: 16px;
    line-height: 20px;
    outline: none; }
    .globo-formbuilder .globo-form-app.boxed-layout input.placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout select.placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout textarea.placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .globo-formbuilder .globo-form-app.boxed-layout input:-moz-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout select:-moz-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout textarea:-moz-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .globo-formbuilder .globo-form-app.boxed-layout input::-moz-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout select::-moz-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout textarea::-moz-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .globo-formbuilder .globo-form-app.boxed-layout input:-ms-input-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout select:-ms-input-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout textarea:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .globo-formbuilder .globo-form-app.boxed-layout input::-webkit-input-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout select::-webkit-input-placeholder,
    .globo-formbuilder .globo-form-app.boxed-layout textarea::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.35); }
  .globo-formbuilder .globo-form-app.boxed-layout select {
    background: white url("icon-select-dropdown.svg") calc(100% - 15px) center no-repeat;
    color: rgba(0, 0, 0, 0.35);
    -webkit-appearance: none;
    -moz-appearance: none; }
  .globo-formbuilder .globo-form-app.boxed-layout textarea {
    min-height: 116px;
    resize: none; }
  .globo-formbuilder .globo-form-app.boxed-layout input[type=file] {
    background: none;
    padding: 0;
    height: auto; }
  .globo-formbuilder .globo-form-app.boxed-layout .footer {
    margin-top: 10px;
    padding: 0 14px; }
    .globo-formbuilder .globo-form-app.boxed-layout .footer button.submit {
      background-color: #e80828;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      height: 57px; }

.wholesale {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .wholesale {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .wholesale {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .wholesale {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .wholesale {
      max-width: 1240px; } }
  @media (max-width: 1024px) {
    .wholesale {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 599px) {
    .wholesale {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .wholesale__inner {
    display: flex;
    flex-wrap: wrap; }
  .wholesale__info {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding-right: 92px; }
    @media (max-width: 1024px) {
      .wholesale__info {
        margin-bottom: 40px;
        padding-right: 0; } }
  .wholesale__form {
    flex: 0 0 578px; }
    @media (max-width: 1024px) {
      .wholesale__form {
        flex: 0 0 100%; } }
  .wholesale__title {
    color: #2F2F2F; }
  .wholesale__copy {
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px; }
  .wholesale__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px; }
    .wholesale__list-item {
      display: flex;
      flex-direction: column;
      flex: 0 0 50%; }
      @media (max-width: 1220px) {
        .wholesale__list-item {
          flex: 0 0 100%;
          margin-bottom: 25px;
          padding-right: 0; }
          .wholesale__list-item:last-of-type {
            margin-bottom: 0; } }
  .wholesale__col-title {
    color: #e80828;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px; }
    @media (max-width: 599px) {
      .wholesale__col-title {
        font-size: 22px;
        line-height: 30px; } }
  .wholesale__col-copy {
    font-weight: 700;
    margin-top: 7px; }

.thankyou {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .thankyou {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .thankyou {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .thankyou {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .thankyou {
      max-width: 1240px; } }
  @media (max-width: 1024px) {
    .thankyou {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 599px) {
    .thankyou {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .thankyou__inner {
    display: flex;
    flex-wrap: wrap; }
  .thankyou__image {
    flex: 0 0 594px;
    position: relative;
    height: 556px;
    z-index: 1; }
    @media (max-width: 599px) {
      .thankyou__image {
        height: 350px; } }
    .thankyou__image::before {
      background: #DDDDDD;
      border-radius: 3px;
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: -10px;
      width: 100%;
      height: 100%;
      z-index: -1; }
    .thankyou__image img {
      border-radius: 3px;
      object-fit: cover;
      width: 100%;
      height: 100%; }
    @media (max-width: 1024px) {
      .thankyou__image {
        flex: 0 0 100%;
        margin-bottom: 40px; } }
  .thankyou__info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding-left: 110px;
    padding-right: 40px; }
    @media (max-width: 1024px) {
      .thankyou__info {
        padding-right: 0;
        padding-left: 0; } }
  .thankyou__pretitle {
    color: #e80828;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    margin-bottom: 9px; }
  .thankyou__title {
    color: #2F2F2F; }
  .thankyou__copy {
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px; }
  .thankyou__link {
    margin-top: 22px; }

.my-account {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 89px;
  padding-bottom: 87px; }
  @media (min-width: 576px) {
    .my-account {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .my-account {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .my-account {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .my-account {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .my-account {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .my-account__top {
    margin-bottom: 44px; }
    @media (max-width: 599px) {
      .my-account__top {
        margin-bottom: 30px; } }
  .my-account__copy {
    display: flex; }
    @media (max-width: 599px) {
      .my-account__copy {
        flex-wrap: wrap; } }
  .my-account__history {
    flex: 1;
    padding-right: 60px; }
    @media (max-width: 1024px) {
      .my-account__history {
        padding-right: 30px; } }
    @media (max-width: 1023px) {
      .my-account__history {
        padding-right: 20px; } }
    @media (max-width: 599px) {
      .my-account__history {
        flex: 0 0 100%;
        margin-bottom: 30px;
        padding-right: 0; } }
    .my-account__history .h4 {
      margin-bottom: 44px; }
      @media (max-width: 599px) {
        .my-account__history .h4 {
          margin-bottom: 20px; } }
  .my-account__address {
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    flex: 0 0 420px;
    padding-left: 45px; }
    @media (max-width: 1024px) {
      .my-account__address {
        flex: 0 0 300px;
        padding-left: 30px; } }
    @media (max-width: 1023px) {
      .my-account__address {
        flex: 0 0 260px;
        padding-left: 20px; } }
    @media (max-width: 599px) {
      .my-account__address {
        border: 0;
        flex: 0 0 100%;
        padding-left: 0; } }
  .my-account__subtitle {
    color: #2F2F2F;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 19px; }
    @media (max-width: 599px) {
      .my-account__subtitle {
        font-size: 22px;
        line-height: 28px; } }
  .my-account__table {
    text-align: left;
    width: 100%; }
    .my-account__table th {
      color: #2F2F2F;
      font-size: 18px;
      line-height: 25px; }
      @media (max-width: 1024px) {
        .my-account__table th {
          font-size: 15px;
          letter-spacing: 0; } }
      @media (max-width: 599px) {
        .my-account__table th {
          font-size: 14px; } }
      .my-account__table th + th {
        padding-left: 10px; }
        @media (max-width: 599px) {
          .my-account__table th + th {
            padding-left: 5px; } }
    .my-account__table tbody tr {
      border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
    .my-account__table td {
      color: #2F2F2F;
      font-size: 18px;
      line-height: 32px;
      letter-spacing: 0.45px;
      padding: 20px 0; }
      .my-account__table td a {
        color: #73ADD2;
        letter-spacing: 0.45px;
        text-decoration: underline; }
      @media (max-width: 1024px) {
        .my-account__table td {
          font-size: 15px;
          letter-spacing: 0; } }
      @media (max-width: 599px) {
        .my-account__table td {
          font-size: 12px;
          text-transform: uppercase; } }
      .my-account__table td + td {
        padding-left: 10px; }
        @media (max-width: 599px) {
          .my-account__table td + td {
            padding-left: 5px; } }
  .my-account__addresses {
    opacity: 0.8; }
  .my-account__action {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-column-gap: 25px;
    grid-row-gap: 20px;
    margin-top: 29px; }
    @media (max-width: 1024px) {
      .my-account__action {
        grid-column-gap: 15px; } }
    @media (max-width: 1023px) {
      .my-account__action {
        grid-template-columns: repeat(2, auto); } }
    @media (max-width: 599px) {
      .my-account__action {
        grid-row-gap: 15px; } }
    .my-account__action .btn, .my-account__action .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .my-account__action input, .my-account__action .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .my-account__action a {
      padding: 0 20px;
      white-space: nowrap; }
      @media (max-width: 1024px) {
        .my-account__action .btn, .my-account__action .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .my-account__action input, .my-account__action .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .my-account__action a {
          font-size: 12px;
          height: 40px; } }

.address-book__link {
  margin-bottom: 30px; }

.address-book__subtitle {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px; }
  @media (max-width: 1024px) {
    .address-book__subtitle {
      font-size: 22px;
      line-height: 28px; } }
  .address-book__subtitle--default {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 5px; }

@media (max-width: 1024px) {
  .address-book .btn, .address-book .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .address-book input, .address-book .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .address-book a {
    font-size: 12px;
    height: 40px; } }

.add-new-address,
.edit-address {
  background: #f2f2f2;
  display: none;
  margin-top: 30px;
  padding: 40px 30px; }
  @media (max-width: 800px) {
    .add-new-address,
    .edit-address {
      padding: 20px; } }
  .add-new-address .form-fields,
  .edit-address .form-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px; }
    @media (max-width: 599px) {
      .add-new-address .form-fields,
      .edit-address .form-fields {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px; } }
    .add-new-address .form-fields__checkbox,
    .edit-address .form-fields__checkbox {
      align-items: center;
      display: flex;
      margin-top: 20px;
      margin-bottom: 20px; }
      .add-new-address .form-fields__checkbox label,
      .edit-address .form-fields__checkbox label {
        margin-bottom: 0;
        margin-left: 8px; }
  .add-new-address label,
  .edit-address label {
    color: #2F2F2F !important;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 7px; }
  .add-new-address input:not([type=checkbox]),
  .add-new-address select,
  .add-new-address textarea,
  .edit-address input:not([type=checkbox]),
  .edit-address select,
  .edit-address textarea {
    background: white;
    border: 0;
    border-radius: 3px;
    box-shadow: none !important;
    color: #2F2F2F;
    font-size: 16px;
    line-height: 20px;
    padding: 0 20px;
    width: 100%;
    height: 41px; }
    .add-new-address input:not([type=checkbox]).placeholder,
    .add-new-address select.placeholder,
    .add-new-address textarea.placeholder,
    .edit-address input:not([type=checkbox]).placeholder,
    .edit-address select.placeholder,
    .edit-address textarea.placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .add-new-address input:not([type=checkbox]):-moz-placeholder,
    .add-new-address select:-moz-placeholder,
    .add-new-address textarea:-moz-placeholder,
    .edit-address input:not([type=checkbox]):-moz-placeholder,
    .edit-address select:-moz-placeholder,
    .edit-address textarea:-moz-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .add-new-address input:not([type=checkbox])::-moz-placeholder,
    .add-new-address select::-moz-placeholder,
    .add-new-address textarea::-moz-placeholder,
    .edit-address input:not([type=checkbox])::-moz-placeholder,
    .edit-address select::-moz-placeholder,
    .edit-address textarea::-moz-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .add-new-address input:not([type=checkbox]):-ms-input-placeholder,
    .add-new-address select:-ms-input-placeholder,
    .add-new-address textarea:-ms-input-placeholder,
    .edit-address input:not([type=checkbox]):-ms-input-placeholder,
    .edit-address select:-ms-input-placeholder,
    .edit-address textarea:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .add-new-address input:not([type=checkbox])::-webkit-input-placeholder,
    .add-new-address select::-webkit-input-placeholder,
    .add-new-address textarea::-webkit-input-placeholder,
    .edit-address input:not([type=checkbox])::-webkit-input-placeholder,
    .edit-address select::-webkit-input-placeholder,
    .edit-address textarea::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.35); }
  .add-new-address select,
  .edit-address select {
    background: white url("icon-select-dropdown.svg") calc(100% - 15px) center no-repeat;
    color: rgba(0, 0, 0, 0.35);
    -webkit-appearance: none;
    -moz-appearance: none; }
  .add-new-address textarea,
  .edit-address textarea {
    min-height: 116px;
    resize: none; }
  .add-new-address input[type=file],
  .edit-address input[type=file] {
    background: none;
    padding: 0;
    height: auto; }
  .add-new-address .footer,
  .edit-address .footer {
    margin-top: 10px;
    padding: 0 14px; }
    .add-new-address .footer button.submit,
    .edit-address .footer button.submit {
      background-color: #e80828;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      height: 57px; }
  .add-new-address--active,
  .edit-address--active {
    display: block; }

.edit-address .form-fields {
  grid-template-columns: repeat(1, 1fr); }

.addressBlocks_single {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 30px 0; }
  .addressBlocks_single:first-of-type {
    padding-top: 0; }
  .addressBlocks_single:last-of-type {
    border: 0; }

.addressBlocks_single-action {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-column-gap: 20px;
  margin-top: 20px; }

@media (max-width: 1024px) {
  .address-info .btn, .address-info .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .address-info input, .address-info .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .address-info a {
    font-size: 12px;
    height: 40px; } }

.login-page,
.register-page,
.form-reset-password {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 85px;
  padding-bottom: 98px; }
  @media (min-width: 576px) {
    .login-page,
    .register-page,
    .form-reset-password {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .login-page,
    .register-page,
    .form-reset-password {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .login-page,
    .register-page,
    .form-reset-password {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .login-page,
    .register-page,
    .form-reset-password {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .login-page,
    .register-page,
    .form-reset-password {
      padding-top: 50px;
      padding-bottom: 50px; } }

.login-form,
.register-form,
.form-reset-password {
  margin: 0 auto;
  max-width: 500px;
  width: 100%; }
  .login-form__title,
  .register-form__title,
  .form-reset-password__title {
    font-size: 45px;
    line-height: 57px;
    margin-bottom: 19px;
    text-align: center; }
  .login-form__text,
  .register-form__text,
  .form-reset-password__text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center; }
  .login-form .form_fieldcover + .form_fieldcover,
  .register-form .form_fieldcover + .form_fieldcover,
  .form-reset-password .form_fieldcover + .form_fieldcover {
    margin-top: 20px; }
  .login-form .form_fieldcover + .form_forgot,
  .register-form .form_fieldcover + .form_forgot,
  .form-reset-password .form_fieldcover + .form_forgot {
    margin-top: 12px; }
  .login-form label,
  .register-form label,
  .form-reset-password label {
    color: #2F2F2F !important;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 7px; }
  .login-form input:not([type=checkbox]),
  .login-form select,
  .login-form textarea,
  .register-form input:not([type=checkbox]),
  .register-form select,
  .register-form textarea,
  .form-reset-password input:not([type=checkbox]),
  .form-reset-password select,
  .form-reset-password textarea {
    background: #F2F5F7;
    border: 0;
    border-radius: 3px;
    box-shadow: none !important;
    color: #2F2F2F;
    font-size: 16px;
    line-height: 20px;
    outline: none;
    padding: 0 13px;
    width: 100%;
    height: 45px; }
    .login-form input:not([type=checkbox]).placeholder,
    .login-form select.placeholder,
    .login-form textarea.placeholder,
    .register-form input:not([type=checkbox]).placeholder,
    .register-form select.placeholder,
    .register-form textarea.placeholder,
    .form-reset-password input:not([type=checkbox]).placeholder,
    .form-reset-password select.placeholder,
    .form-reset-password textarea.placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .login-form input:not([type=checkbox]):-moz-placeholder,
    .login-form select:-moz-placeholder,
    .login-form textarea:-moz-placeholder,
    .register-form input:not([type=checkbox]):-moz-placeholder,
    .register-form select:-moz-placeholder,
    .register-form textarea:-moz-placeholder,
    .form-reset-password input:not([type=checkbox]):-moz-placeholder,
    .form-reset-password select:-moz-placeholder,
    .form-reset-password textarea:-moz-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .login-form input:not([type=checkbox])::-moz-placeholder,
    .login-form select::-moz-placeholder,
    .login-form textarea::-moz-placeholder,
    .register-form input:not([type=checkbox])::-moz-placeholder,
    .register-form select::-moz-placeholder,
    .register-form textarea::-moz-placeholder,
    .form-reset-password input:not([type=checkbox])::-moz-placeholder,
    .form-reset-password select::-moz-placeholder,
    .form-reset-password textarea::-moz-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .login-form input:not([type=checkbox]):-ms-input-placeholder,
    .login-form select:-ms-input-placeholder,
    .login-form textarea:-ms-input-placeholder,
    .register-form input:not([type=checkbox]):-ms-input-placeholder,
    .register-form select:-ms-input-placeholder,
    .register-form textarea:-ms-input-placeholder,
    .form-reset-password input:not([type=checkbox]):-ms-input-placeholder,
    .form-reset-password select:-ms-input-placeholder,
    .form-reset-password textarea:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.35); }
    .login-form input:not([type=checkbox])::-webkit-input-placeholder,
    .login-form select::-webkit-input-placeholder,
    .login-form textarea::-webkit-input-placeholder,
    .register-form input:not([type=checkbox])::-webkit-input-placeholder,
    .register-form select::-webkit-input-placeholder,
    .register-form textarea::-webkit-input-placeholder,
    .form-reset-password input:not([type=checkbox])::-webkit-input-placeholder,
    .form-reset-password select::-webkit-input-placeholder,
    .form-reset-password textarea::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.35); }
  .login-form select,
  .register-form select,
  .form-reset-password select {
    background: white url("icon-select-dropdown.svg") calc(100% - 15px) center no-repeat;
    color: rgba(0, 0, 0, 0.35);
    -webkit-appearance: none;
    -moz-appearance: none; }
  .login-form textarea,
  .register-form textarea,
  .form-reset-password textarea {
    min-height: 116px;
    resize: none; }
  .login-form input[type=file],
  .register-form input[type=file],
  .form-reset-password input[type=file] {
    background: none;
    padding: 0;
    height: auto; }
  .login-form .form_forgot__link,
  .register-form .form_forgot__link,
  .form-reset-password .form_forgot__link {
    color: black;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: capitalize; }
  .login-form .form_button,
  .register-form .form_button,
  .form-reset-password .form_button {
    margin-top: 30px; }
  .login-form .form_createaccount,
  .register-form .form_createaccount,
  .form-reset-password .form_createaccount {
    font-size: 14px;
    line-height: 19px;
    margin-top: 12px;
    text-align: center; }
    .login-form .form_createaccount a,
    .register-form .form_createaccount a,
    .form-reset-password .form_createaccount a {
      color: black;
      font-weight: 400;
      letter-spacing: 0;
      text-transform: capitalize;
      text-decoration: underline; }
  .login-form .form-message,
  .register-form .form-message,
  .form-reset-password .form-message {
    padding-bottom: 15px; }
    .login-form .form-message--error,
    .register-form .form-message--error,
    .form-reset-password .form-message--error {
      color: #e80828; }
  .login-form .reset_buttons,
  .register-form .reset_buttons,
  .form-reset-password .reset_buttons {
    margin-top: 20px; }
    .login-form .reset_buttons .link,
    .register-form .reset_buttons .link,
    .form-reset-password .reset_buttons .link {
      margin-top: 20px;
      text-align: center; }
  .login-form .form_checkbox,
  .register-form .form_checkbox,
  .form-reset-password .form_checkbox {
    color: #2F2F2F;
    display: flex;
    font-size: 14px;
    line-height: 19px;
    margin-top: 16px; }
    .login-form .form_checkbox input[type=checkbox],
    .register-form .form_checkbox input[type=checkbox],
    .form-reset-password .form_checkbox input[type=checkbox] {
      flex: 0 0 15px;
      margin-right: 15px;
      width: 15px;
      height: 15px; }
    .login-form .form_checkbox label,
    .register-form .form_checkbox label,
    .form-reset-password .form_checkbox label {
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      margin-bottom: 0;
      position: relative;
      top: -3px; }
    .login-form .form_checkbox a,
    .register-form .form_checkbox a,
    .form-reset-password .form_checkbox a {
      font-weight: 400;
      letter-spacing: 0;
      text-transform: capitalize; }

.register-form__title {
  margin-bottom: 27px; }

#reset-account .errors {
  color: #e80828;
  font-weight: 600;
  margin-bottom: 10px; }

.cart-page {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 90px;
  padding-bottom: 101px; }
  @media (min-width: 576px) {
    .cart-page {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .cart-page {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .cart-page {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .cart-page {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .cart-page {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .cart-page__title {
    margin-bottom: 41px;
    text-align: center; }
  .cart-page__form {
    max-width: 995px;
    margin: 0 auto;
    width: 100%; }

.line__item {
  align-items: center;
  border-top: 1px solid #DFDFDF;
  display: flex;
  padding: 40px 0; }
  .line__item-holder {
    flex: 0 0 160px;
    margin-right: 20px; }
    @media (max-width: 599px) {
      .line__item-holder {
        flex: 0 0 80px;
        text-align: center; } }
  .line__item-image {
    width: 100%; }
  .line__item-info {
    display: flex;
    flex: 1;
    flex-direction: column; }
  .line__item-title {
    color: #2F2F2F;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px; }
    @media (max-width: 599px) {
      .line__item-title {
        font-size: 14px; } }
  .line__item-variant {
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    opacity: 0.6; }
  .line__item-removelink {
    color: #e80828;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.72px;
    margin-top: 10px;
    text-decoration: underline;
    text-transform: uppercase; }
  .line__item__qty {
    background: #F2F2F2;
    display: flex;
    flex: 0 0 80px;
    margin-left: auto;
    margin-right: 100px;
    height: 27px; }
    @media (max-width: 1023px) {
      .line__item__qty {
        margin-right: 20px;
        margin-left: 10px; } }
    @media (max-width: 599px) {
      .line__item__qty {
        margin: 0; } }
    .line__item__qty-selector {
      align-items: center;
      display: flex;
      flex: 0 0 20px;
      font-size: 12px;
      font-weight: 700;
      justify-content: center; }
      .line__item__qty-selector-minus {
        font-family: monospace; }
    .line__item__qty-input {
      background: transparent;
      border: 0;
      flex: 0 0 23px;
      font-size: 14px;
      font-weight: 700;
      outline: none;
      text-align: center;
      width: 40px;
      -moz-appearance: textfield; }
      .line__item__qty-input::-webkit-outer-spin-button, .line__item__qty-input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
  .line__item-price {
    flex: 0 0 120px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-left: auto;
    text-align: right; }
    @media (max-width: 599px) {
      .line__item-price {
        flex: initial;
        font-size: 14px;
        margin-left: 0;
        margin-right: 10px;
        text-align: left; } }
  .line__item:last-of-type {
    border-bottom: 1px solid #DFDFDF; }

.cart-actions {
  padding-top: 26px;
  margin-left: auto;
  max-width: 384px;
  width: 100%; }

.cart-subtotal {
  color: #404040;
  display: flex;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 5px;
  justify-content: space-between; }

.cart-total {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 24px; }
  .cart-total-text {
    color: #404040;
    font-size: 18px;
    line-height: 25px; }
  .cart-total-price {
    color: #2F2F2F;
    font-size: 34px;
    line-height: 46px;
    font-weight: 700; }

.cart-actionslist__submit {
  border: 0;
  display: block;
  font-size: 14px;
  line-height: 19px;
  margin-left: auto;
  margin-top: 23px;
  outline: none;
  text-transform: uppercase;
  width: 164px;
  height: 57px; }

@media (max-width: 599px) {
  .line__item-subprice {
    align-items: center;
    display: flex;
    padding-top: 7px; } }

.resources-main {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 75px;
  padding-bottom: 100px; }
  @media (min-width: 576px) {
    .resources-main {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .resources-main {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .resources-main {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .resources-main {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .resources-main {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .resources-main__top {
    margin-bottom: 26px; }
  .resources-main__content {
    display: flex;
    flex-wrap: wrap; }

.resources__sidebar {
  flex: 0 0 320px;
  padding-right: 60px;
  scrollbar-width: none; }
  .resources__sidebar::-webkit-scrollbar-thumb {
    opacity: 0;
    display: none; }
  @media (max-width: 1024px) {
    .resources__sidebar {
      flex: 0 0 230px;
      padding-right: 30px; } }
  @media (max-width: 599px) {
    .resources__sidebar {
      flex: 0 0 100%;
      margin-bottom: 30px;
      padding-right: 0; } }
  .resources__sidebar__title {
    color: #333333;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 23px; }
  .resources__sidebar h4[aria-expanded="true"] {
    color: #e80828; }
  .resources__sidebar h4 {
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
  .resources__sidebar .filter-menu .filter-group + .filter-group h4 {
    margin-top: 22px; }
  .resources__sidebar .filter-menu .filter-group li.selected a {
    color: #ff0000; }
  .resources__sidebar .link {
    margin-top: 30px; }

.resources__form {
  margin-top: 10px;
  margin-bottom: 40px;
  position: relative; }
  .resources__form-text {
    background: #F2F2F2;
    border: 0;
    border-radius: 2px;
    font-size: 16px;
    line-height: 22px;
    outline: none;
    padding-left: 46px;
    width: 100%;
    height: 48px; }
    .resources__form-text.placeholder {
      color: rgba(0, 0, 0, 0.25); }
    .resources__form-text:-moz-placeholder {
      color: rgba(0, 0, 0, 0.25); }
    .resources__form-text::-moz-placeholder {
      color: rgba(0, 0, 0, 0.25); }
    .resources__form-text:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.25); }
    .resources__form-text::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.25); }
  .resources__form-submit {
    background: url("icon-input-search.svg") 18px center/18px 18px no-repeat;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
    width: 46px;
    height: 100%; }

.resources__articles {
  flex: 1; }

.testimonial-slider {
  max-width: 1296px;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 100px; }
  @media (max-width: 599px) {
    .testimonial-slider {
      padding-bottom: 50px; } }
  .testimonial-slider__top {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%;
    margin-bottom: 50px;
    text-align: center; }
    @media (min-width: 576px) {
      .testimonial-slider__top {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .testimonial-slider__top {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .testimonial-slider__top {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .testimonial-slider__top {
        max-width: 1240px; } }
    @media (max-width: 599px) {
      .testimonial-slider__top {
        margin-bottom: 30px; } }
  .testimonial-slider__inner {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .testimonial-slider__list {
    display: flex;
    position: relative;
    z-index: 1;
    width: 100%; }
  .testimonial-slider__item {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    padding-left: 89px;
    padding-right: 70px; }
    @media (max-width: 1024px) {
      .testimonial-slider__item {
        padding-left: 70px;
        padding-right: 70px; } }
    @media (max-width: 599px) {
      .testimonial-slider__item {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0; } }
  .testimonial-slider__image {
    border-radius: 5px;
    width: 210px; }
    @media (max-width: 1023px) {
      .testimonial-slider__image {
        width: 170px; } }
    @media (max-width: 599px) {
      .testimonial-slider__image {
        width: 140px;
        max-height: 140px;
        object-fit: contain; } }
    .testimonial-slider__image-wrapper {
      align-items: center;
      background: #F2F2F2;
      display: flex;
      justify-content: center;
      flex: 0 0 317px;
      height: 317px; }
      @media (max-width: 1023px) {
        .testimonial-slider__image-wrapper {
          flex: 0 0 220px;
          height: 220px; } }
      @media (max-width: 599px) {
        .testimonial-slider__image-wrapper {
          width: 220px; } }
  .testimonial-slider__copy {
    flex: 1;
    padding-left: 58px; }
    .testimonial-slider__copy.testimonial-slider__copy {
      padding-left: 0; }
    .testimonial-slider__copy::before {
      background: url("icon-quote.png") center/contain no-repeat;
      content: "";
      display: block;
      margin: 20px 0;
      width: 34px;
      height: 34px; }
      @media (max-width: 599px) {
        .testimonial-slider__copy::before {
          margin: 20px auto; } }
    @media (max-width: 599px) {
      .testimonial-slider__copy {
        padding: 0 20px;
        text-align: center; } }
  .testimonial-slider__text {
    color: #2F2F2F;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 12px; }
    @media (max-width: 1024px) {
      .testimonial-slider__text {
        font-size: 24px;
        line-height: 30px; } }
  .testimonial-slider__name {
    color: #2F2F2F;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 1.16px;
    margin-top: 30px;
    text-transform: uppercase; }
    @media (max-width: 599px) {
      .testimonial-slider__name {
        font-size: 13px;
        line-height: 18px; } }
  .testimonial-slider__position {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 1.16px;
    margin-top: 7px;
    text-transform: uppercase; }
    @media (max-width: 599px) {
      .testimonial-slider__position {
        font-size: 13px;
        line-height: 18px; } }
  .testimonial-slider .swiper-button-prev,
  .testimonial-slider .swiper-button-next {
    outline: none;
    margin-top: -50px;
    width: 48px;
    height: 48px; }
    @media (max-width: 1024px) {
      .testimonial-slider .swiper-button-prev,
      .testimonial-slider .swiper-button-next {
        border: 1px solid #F2F2F2; } }
  .testimonial-slider .swiper-button-next {
    right: 6px; }
  .testimonial-slider .swiper-button-prev {
    left: 6px; }
  .testimonial-slider .swiper-button-next:after,
  .testimonial-slider .swiper-button-prev:after {
    color: #141414;
    font-size: 13px;
    font-weight: 700; }
  .testimonial-slider .swiper-pagination {
    margin-top: 30px;
    position: static; }
    .testimonial-slider .swiper-pagination-bullet {
      background: #D8D8D8;
      border-radius: 1px;
      cursor: pointer;
      margin: 0 8px !important;
      opacity: 1;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
      width: 8px;
      height: 8px; }
      .testimonial-slider .swiper-pagination-bullet-active {
        background: #e80828; }
  .testimonial-slider--v2 {
    overflow: hidden;
    padding-top: 182px;
    padding-bottom: 155px;
    position: relative; }
    @media (max-width: 599px) {
      .testimonial-slider--v2 {
        padding-top: 80px;
        padding-bottom: 80px; } }
    .testimonial-slider--v2:before {
      background: #F2F2F2;
      clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      @media (max-width: 599px) {
        .testimonial-slider--v2:before {
          clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%); } }
    .testimonial-slider--v2 .testimonial-slider {
      padding-top: 0;
      padding-bottom: 0; }
    .testimonial-slider--v2 .testimonial-slider__image {
      object-fit: cover;
      width: 100%;
      height: 100%; }
      @media (max-width: 599px) {
        .testimonial-slider--v2 .testimonial-slider__image {
          max-height: 100%; } }

.image-w-text {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 50px;
  padding-bottom: 60px; }
  @media (min-width: 576px) {
    .image-w-text {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .image-w-text {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .image-w-text {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .image-w-text {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .image-w-text--middle {
      padding-top: 0; } }
  .image-w-text--bottom {
    padding-bottom: 100px; }
    @media (max-width: 599px) {
      .image-w-text--bottom {
        padding-top: 0;
        padding-bottom: 50px; } }
  .image-w-text__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .image-w-text__inner--inverse {
      flex-direction: row-reverse; }
      .image-w-text__inner--inverse .image-w-text__text {
        padding: 0 0 0 60px; }
        @media (max-width: 1024px) {
          .image-w-text__inner--inverse .image-w-text__text {
            padding: 0; } }
  .image-w-text__text {
    flex: 0 0 50%;
    padding-right: 60px; }
    @media (max-width: 1024px) {
      .image-w-text__text {
        flex: 0 0 100%;
        margin-bottom: 30px;
        padding-right: 0; } }
  .image-w-text__title {
    margin-bottom: 11px; }
  .image-w-text__copy {
    color: #727272;
    font-size: 16px;
    line-height: 28px; }
  .image-w-text__image {
    border-radius: 3px;
    display: block;
    max-width: 100%;
    position: relative; }
    .image-w-text__image-wrapper {
      flex: 0 0 50%;
      position: relative; }
      @media (max-width: 1024px) {
        .image-w-text__image-wrapper {
          flex: 0 0 100%; } }
      .image-w-text__image-wrapper::before {
        background: #D8D8D8;
        border-radius: 3px;
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: -10px;
        width: 100%;
        height: 100%; }

.benefits__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px 25px;
  margin-top: 25px; }
  @media (max-width: 599px) {
    .benefits__list {
      grid-template-columns: repeat(2, 1fr); } }
  .benefits__list-item {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700; }
    .benefits__list-item::before {
      background: #e80828;
      content: "";
      display: block;
      margin-bottom: 3px;
      width: 28px;
      height: 3px; }

.careers {
  background-color: #e80828;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 1024px) {
    .careers {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .careers__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%;
    color: white; }
    @media (min-width: 576px) {
      .careers__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .careers__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .careers__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .careers__container {
        max-width: 1240px; } }
  .careers__inner {
    display: flex;
    flex-wrap: wrap; }
  .careers__text {
    flex: 1; }
    @media (max-width: 1024px) {
      .careers__text {
        margin-bottom: 30px; } }
  .careers__title {
    color: white; }
  .careers__copy {
    font-size: 16px;
    line-height: 28px;
    margin-top: 16px;
    padding-right: 106px; }
    @media (max-width: 1024px) {
      .careers__copy {
        padding-right: 0; } }
  .careers__positions {
    flex: 0 0 708px; }
    @media (max-width: 1024px) {
      .careers__positions {
        flex: 0 0 100%; } }
    .careers__positions .resumator-jobs-text,
    .careers__positions .resumator-job-experience-data {
      color: white;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .careers__positions .resumator-job {
      background: #e80828;
      border: 1px solid rgba(255, 255, 255, 0.39);
      border-radius: 3px;
      margin-bottom: 20px;
      padding: 20px 30px;
      position: relative;
      transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
      @media (max-width: 599px) {
        .careers__positions .resumator-job {
          padding: 20px; } }
      .careers__positions .resumator-job:hover {
        background: white; }
        .careers__positions .resumator-job:hover .resumator-jobs-text,
        .careers__positions .resumator-job:hover .resumator-job-experience-data {
          color: #333333; }
        .careers__positions .resumator-job:hover .resumator-job-link::before {
          background: url("icon-chevron-red.png") center/contain no-repeat; }
      .careers__positions .resumator-job:last-of-type {
        margin-bottom: 0; }
    .careers__positions .resumator-job-title {
      border: 0;
      font-family: "Avenir Next";
      font-size: 26px;
      font-weight: 700;
      line-height: 36px;
      margin: 0 0 2px;
      padding: 0; }
    .careers__positions .resumator-job-info {
      font-size: 16px;
      font-family: "Avenir Next";
      float: none;
      line-height: 28px;
      margin: 0; }
    .careers__positions .resumator-job-link {
      cursor: pointer;
      display: block;
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      text-indent: -9999px;
      width: 100%;
      height: 100%; }
      .careers__positions .resumator-job-link::before {
        background: url("icon-chevron.png") center/contain no-repeat;
        content: "";
        display: block;
        position: absolute;
        top: 52px;
        right: 30px;
        pointer-events: none;
        transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
        width: 16.5px;
        height: 8.5px; }
      .careers__positions .resumator-job-link.resumator-hide-details::before {
        transform: rotate(180deg); }
    .careers__positions .resumator-job-info-details {
      float: none;
      font-size: 16px;
      font-family: "Avenir Next";
      float: none;
      line-height: 28px;
      margin: 0; }
    .careers__positions .resumator-job-description p {
      float: none;
      font-size: 16px;
      font-family: "Avenir Next";
      float: none;
      line-height: 28px;
      margin: 0; }
    .careers__positions .resumator-buttons {
      margin: 25px 0 0 !important;
      position: relative;
      z-index: 2; }
      .careers__positions .resumator-buttons li {
        margin-right: 20px !important; }
        .careers__positions .resumator-buttons li:last-child {
          margin-right: 0 !important; }
      .careers__positions .resumator-buttons input {
        background: #ff0000;
        color: white; }
        @media (max-width: 599px) {
          .careers__positions .resumator-buttons input {
            padding: 0 25px; } }
        .careers__positions .resumator-buttons input:focus {
          color: white; }
      .careers__positions .resumator-buttons a {
        background: #2F2F2F;
        color: white; }
        @media (max-width: 599px) {
          .careers__positions .resumator-buttons a {
            padding: 0 25px; } }
    .careers__positions #resumator-logo {
      display: none; }
    .careers__positions iframe {
      margin-top: 25px !important;
      position: relative;
      z-index: 1; }

.events-hero {
  padding-top: 100px;
  padding-bottom: 70px;
  text-align: center; }
  @media (max-width: 599px) {
    .events-hero {
      padding-top: 50px;
      padding-bottom: 30px; } }
  .events-hero__copy {
    color: #727272;
    display: inline-block;
    margin-top: 5px;
    max-width: 612px;
    padding: 0 20px; }

.featured-event {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-bottom: 70px; }
  @media (min-width: 576px) {
    .featured-event {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .featured-event {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .featured-event {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .featured-event {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .featured-event {
      padding-bottom: 50px; } }
  .featured-event__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .featured-event__image-wrapper {
    flex: 1;
    max-width: 100%; }
    @media (max-width: 1023px) {
      .featured-event__image-wrapper {
        flex: 0 0 100%; } }
  .featured-event__image {
    max-width: 100%; }
  .featured-event__text {
    flex: 0 0 430px;
    padding: 0 32px 0 50px; }
    @media (max-width: 1023px) {
      .featured-event__text {
        flex: 0 0 100%;
        margin-top: 30px;
        padding: 0; } }
  .featured-event__pretitle {
    color: #e80828;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase; }
  .featured-event__title {
    margin: 7px 0; }
  .featured-event__date {
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px; }
  .featured-event__copy {
    color: #727272;
    font-size: 16px;
    line-height: 28px;
    margin-top: 6px; }
  .featured-event .btn, .featured-event .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .featured-event input, .featured-event .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .featured-event a {
    cursor: pointer;
    margin-top: 20px; }

.events-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px 50px;
  padding-bottom: 100px; }
  @media (max-width: 1023px) {
    .events-list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 599px) {
    .events-list {
      grid-template-columns: repeat(1, 1fr);
      gap: 40px 0;
      padding-bottom: 50px; } }
  .events-list-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .events-list-wrapper {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .events-list-wrapper {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .events-list-wrapper {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .events-list-wrapper {
        max-width: 1240px; } }

.events-item-image {
  object-fit: cover;
  width: 100%;
  height: 250px; }

.events-item-title {
  color: #2F2F2F;
  font-size: 18px;
  line-height: 28px;
  margin-top: 10px; }

.events-item-date {
  color: black;
  font-size: 14px;
  line-height: 28px; }

.events-item .link {
  cursor: pointer;
  margin-top: 10px; }

.newsletter {
  background: #e80828;
  padding-top: 85px;
  padding-bottom: 85px; }
  @media (max-width: 599px) {
    .newsletter {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .newsletter__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .newsletter__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .newsletter__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .newsletter__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .newsletter__container {
        max-width: 1240px; } }
  .newsletter__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: white;
    justify-content: space-between; }
  .newsletter__text {
    flex: 0 0 550px; }
    @media (max-width: 1050px) {
      .newsletter__text {
        flex: 1;
        padding-right: 30px; } }
  .newsletter__title {
    color: white;
    font-size: 32px;
    line-height: 44px; }
  .newsletter__copy {
    margin-top: 10px; }
  .newsletter__form {
    border: 2px solid white;
    flex: 0 0 400px;
    position: relative;
    height: 50px; }
    @media (max-width: 1023px) {
      .newsletter__form {
        flex: 0 0 300px; } }
    @media (max-width: 667px) {
      .newsletter__form {
        flex: 0 0 100%;
        margin-top: 30px; } }
  .newsletter__email {
    border: 0;
    background: none;
    color: white;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    outline: none;
    padding: 0 46px 0 20px;
    width: 100%;
    height: 100%; }
    .newsletter__email.placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .newsletter__email:-moz-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .newsletter__email::-moz-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .newsletter__email:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .newsletter__email::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
  .newsletter__submit {
    background: white url("icon-chevron-right.svg") center/9px 15px no-repeat;
    border: 0;
    outline: none;
    position: absolute;
    top: 5px;
    right: 5px;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
    transform: scale(1);
    width: 36px;
    height: 36px; }
    .newsletter__submit:hover {
      background: #141414 url("icon-chevron-right-white.svg") center/9px 15px no-repeat; }
  .newsletter__response {
    font-size: 14px;
    margin-top: 10px;
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1); }
    .newsletter__response--active {
      opacity: 1; }

.sticky-contact {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  opacity: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  bottom: 0;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.7, 1);
  visibility: hidden;
  width: 100%;
  z-index: 10; }
  body.template-index .sticky-contact,
  body.template-brands .sticky-contact,
  body[class*='template-industry-'] .sticky-contact,
  body[class*='template-services-'] .sticky-contact {
    display: block; }
  .sticky-contact__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: var(--grid-gutter-width);
    padding-left: var(--grid-gutter-width);
    width: 100%; }
    @media (min-width: 576px) {
      .sticky-contact__container {
        max-width: calc(100% - 20px); } }
    @media (min-width: 768px) {
      .sticky-contact__container {
        max-width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      .sticky-contact__container {
        max-width: calc(100% - 80px); } }
    @media (min-width: 1280px) {
      .sticky-contact__container {
        max-width: 1240px; } }
  .sticky-contact__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 599px) {
      .sticky-contact__inner {
        justify-content: center;
        text-align: center; } }
  .sticky-contact__title {
    color: white;
    flex: 0 0 calc(100% - 220px);
    font-size: 26px;
    font-weight: 600;
    line-height: 36px; }
    @media (max-width: 599px) {
      .sticky-contact__title {
        flex: 0 0 100%;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px; } }
  .sticky-contact--active {
    opacity: 1;
    visibility: visible; }

.my-order {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--grid-gutter-width);
  padding-left: var(--grid-gutter-width);
  width: 100%;
  padding-top: 89px;
  padding-bottom: 87px; }
  @media (min-width: 576px) {
    .my-order {
      max-width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    .my-order {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1025px) {
    .my-order {
      max-width: calc(100% - 80px); } }
  @media (min-width: 1280px) {
    .my-order {
      max-width: 1240px; } }
  @media (max-width: 599px) {
    .my-order {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .my-order__top {
    margin-bottom: 44px; }
    @media (max-width: 599px) {
      .my-order__top {
        margin-bottom: 30px; } }
  .my-order__copy {
    display: flex; }
    @media (max-width: 599px) {
      .my-order__copy {
        flex-wrap: wrap; } }
  .my-order__history {
    flex: 1;
    padding-right: 60px; }
    @media (max-width: 1024px) {
      .my-order__history {
        padding-right: 30px; } }
    @media (max-width: 1023px) {
      .my-order__history {
        padding-right: 20px; } }
    @media (max-width: 599px) {
      .my-order__history {
        flex: 0 0 100%;
        margin-bottom: 30px;
        padding-right: 0; } }
    .my-order__history .h4 {
      margin-bottom: 0; }
  .my-order__address {
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    flex: 0 0 420px;
    padding-left: 45px; }
    @media (max-width: 1024px) {
      .my-order__address {
        flex: 0 0 300px;
        padding-left: 30px; } }
    @media (max-width: 1023px) {
      .my-order__address {
        flex: 0 0 260px;
        padding-left: 20px; } }
    @media (max-width: 599px) {
      .my-order__address {
        border: 0;
        flex: 0 0 100%;
        padding-left: 0; } }
  .my-order__subtitle {
    color: #2F2F2F;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 19px; }
    @media (max-width: 599px) {
      .my-order__subtitle {
        font-size: 22px;
        line-height: 28px; } }
  .my-order__table {
    margin-top: 30px;
    text-align: left;
    width: 100%; }
    .my-order__table th {
      color: #2F2F2F;
      font-size: 18px;
      line-height: 25px; }
      @media (max-width: 1024px) {
        .my-order__table th {
          font-size: 15px;
          letter-spacing: 0; } }
      @media (max-width: 599px) {
        .my-order__table th {
          font-size: 14px; } }
      .my-order__table th + th {
        padding-left: 10px; }
        @media (max-width: 599px) {
          .my-order__table th + th {
            padding-left: 5px; } }
    .my-order__table tbody tr {
      border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
    .my-order__table td {
      color: #2F2F2F;
      font-size: 16px;
      line-height: 23px;
      letter-spacing: 0.45px;
      padding: 20px 0; }
      .my-order__table td[data-label="Product"] {
        max-width: 240px; }
      .my-order__table td a {
        color: #73ADD2;
        letter-spacing: 0.45px;
        text-decoration: underline; }
      @media (max-width: 1024px) {
        .my-order__table td {
          font-size: 15px;
          letter-spacing: 0; } }
      @media (max-width: 599px) {
        .my-order__table td {
          font-size: 12px;
          text-transform: uppercase; } }
      .my-order__table td + td {
        padding-left: 10px; }
        @media (max-width: 599px) {
          .my-order__table td + td {
            padding-left: 5px; } }
    .my-order__table tfoot td {
      padding-top: 10px;
      padding-bottom: 0; }
    .my-order__table tfoot td:last-of-type {
      font-weight: 700; }
  .my-order__addresses {
    opacity: 0.8; }
    .my-order__addresses + .my-order__addresses {
      margin-top: 25px; }
    .my-order__addresses h3 {
      font-size: 20px;
      line-height: 27px;
      margin-bottom: 5px; }
  .my-order__action {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-column-gap: 25px;
    grid-row-gap: 20px;
    margin-top: 29px; }
    @media (max-width: 1024px) {
      .my-order__action {
        grid-column-gap: 15px; } }
    @media (max-width: 1023px) {
      .my-order__action {
        grid-template-columns: repeat(2, auto); } }
    @media (max-width: 599px) {
      .my-order__action {
        grid-row-gap: 15px; } }
    .my-order__action .btn, .my-order__action .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .my-order__action input, .my-order__action .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .my-order__action a {
      padding: 0 20px;
      white-space: nowrap; }
      @media (max-width: 1024px) {
        .my-order__action .btn, .my-order__action .careers__positions .resumator-buttons input, .careers__positions .resumator-buttons .my-order__action input, .my-order__action .careers__positions .resumator-buttons a, .careers__positions .resumator-buttons .my-order__action a {
          font-size: 12px;
          height: 40px; } }
