html {
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0; }

ul, li {
  list-style: none;
  font-weight: normal; }

a {
  color: inherit;
  text-decoration: none; }

pre,
code,
address,
caption,
th,
figcaption {
  font-size: 1em;
  font-weight: normal;
  font-style: normal; }

fieldset,
iframe {
  border: 0; }

caption,
th {
  text-align: left; }

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

main,
summary,
details {
  display: block; }

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

button {
  background: none;
  border: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit; }
  button:disabled {
    cursor: default; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, ol, ul, li, a, div, span, p, img, td, table, tbody, hr, iframe, button, input, textarea, select {
  background: transparent;
  border: 0 none;
  margin: 0;
  padding: 0;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  -webkit-font-feature-settings: "kern";
          font-feature-settings: "kern";
  border-radius: 0; }

.col-1 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 8.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-1 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 8.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-1 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 8.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-1 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 8.33333%; } }

.col-2 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 16.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-2 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 16.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-2 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 16.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-2 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 16.66667%; } }

.col-3 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 25.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-3 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 25.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-3 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 25.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-3 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 25.0%; } }

.col-4 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 33.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-4 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 33.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-4 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 33.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-4 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 33.33333%; } }

.col-5 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 41.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-5 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 41.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-5 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 41.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-5 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 41.66667%; } }

.col-6 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 50.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-6 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 50.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-6 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 50.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-6 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 50.0%; } }

.col-7 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 58.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-7 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 58.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-7 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 58.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-7 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 58.33333%; } }

.col-8 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 66.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-8 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 66.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-8 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 66.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-8 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 66.66667%; } }

.col-9 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 75.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-9 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 75.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-9 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 75.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-9 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 75.0%; } }

.col-10 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 83.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-10 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 83.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-10 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 83.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-10 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 83.33333%; } }

.col-11 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 91.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-11 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 91.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-11 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 91.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-11 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 91.66667%; } }

.col-12 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-12 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 100.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-12 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 100.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-12 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 100.0%; } }

@font-face {
  font-family: 'NeuzeitGro';
  src: url("../../../../assets/resources/fonts/NeuzeitGro-Bla.woff ");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'NeuzeitGro';
  src: url("../../../../assets/resources/fonts/NeuzeitGro-Bla.woff ");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'NeuzeitGro';
  src: url("../../../../assets/resources/fonts/NeuzeitGro-Bol.woff ");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'NeuzeitGro';
  src: url("../../../../assets/resources/fonts/NeuzeitGro-Reg.woff ");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'NeuzeitGro';
  src: url("../../../../assets/resources/fonts/NeuzeitGro-Lig.woff ");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'AlternateGotNo2D';
  src: url("../../../../assets/resources/fonts/AlternateGotNo2D.woff ");
  font-weight: 400;
  font-style: normal; }

.anim-target {
  opacity: 0;
  -webkit-transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
  transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
  transition: opacity .4s ease-out, transform .4s ease-out;
  transition: opacity .4s ease-out, transform .4s ease-out, -webkit-transform .4s ease-out; }

.animate {
  opacity: 1; }

@media screen and (min-width: 1024px) {
  .hvr-shrink {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
  .hvr-shrink:hover, .hvr-shrink:active, .hvr-shrink:focus {
    -webkit-transform: scale(0.98);
            transform: scale(0.98); } }

@media screen and (min-width: 1024px) and (prefers-reduced-motion: reduce) {
  .hvr-shrink:hover, .hvr-shrink:active, .hvr-shrink:focus {
    -webkit-transform: scale(1);
            transform: scale(1); } }

html {
  height: 100%;
  color: #161616;
  font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern";
          font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.a11y {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  margin: 0;
  padding: 0; }

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

a[href]:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
[tabindex]:focus {
  outline: 3px solid #8c8c8c;
  outline-offset: 1px; }

svg {
  display: block; }

.noscroll {
  overflow: hidden; }

.page.home {
  background: #fff; }
  .page.home .page-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

@media screen and (min-width: 1024px) {
  .page.home .page-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 1px;
            flex: 1 0 1px; } }

.section-content, .container {
  padding: 0 60px;
  margin: 0 auto;
  max-width: 1320px;
  -webkit-box-sizing: initial;
          box-sizing: initial; }

@media screen and (max-width: 767px) {
  .section-content {
    padding: 0 30px;
    max-width: 100%; }
  .container {
    padding: 0;
    max-width: 100%; } }

/* Beats-CTA without positioning container */
.beats-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .beats-button:not(:first-child) .beats-btn--link {
    margin-left: 10px; }
  .beats-button .beats-btn {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    border: 0;
    border-radius: 27px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 0px;
    padding: 0;
    cursor: pointer;
    font-size: 1.125rem;
    line-height: 1.1818;
    font-family: AlternateGotNo2D;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.025rem; }
    .beats-button .beats-btn .beats-btn-inner i.fa {
      position: relative;
      margin: 0 0 0 5px;
      padding: 0;
      font-size: 1.1em;
      vertical-align: baseline;
      color: inherit; }
  .beats-button .disabled-clicked .beats-btn-inner:after, .beats-button .cta-disabled-clicked .beats-btn-inner:after {
    -webkit-animation: steps(4, end) 950ms infinite;
            animation: steps(4, end) 950ms infinite;
    -webkit-animation-name: ellipsis-alt;
            animation-name: ellipsis-alt;
    content: "\2026";
    display: inline-block;
    overflow: hidden;
    position: absolute;
    text-align: left;
    vertical-align: bottom;
    width: 0px; }
  .beats-button .beats-btn--link {
    border-radius: 0; }
    .beats-button .beats-btn--link .beats-btn-inner {
      padding-left: 0;
      padding-right: 0;
      white-space: pre-line; }
  .beats-button .beats-btn:not(.beats-btn--link) {
    font-size: 1rem;
    line-height: 30px; }
    .beats-button .beats-btn:not(.beats-btn--link) .beats-btn-inner {
      padding: 5px 25px 0 25px; }
  .beats-button .beats-btn:not(.beats-btn--link):after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 1px;
    display: block;
    -webkit-box-shadow: inset 0px 0px 0px 2px inherit;
            box-shadow: inset 0px 0px 0px 2px inherit;
    border: 0 none;
    border-radius: 27px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 30px 10px 30px; }
  .beats-button .beats-btn-inner {
    position: relative;
    z-index: 3;
    display: block;
    padding: 16px 30px 10px;
    border: 0 none;
    border-radius: 27px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: color 0.1s ease-in;
    transition: color 0.1s ease-in;
    margin: 0;
    white-space: pre-wrap;
    color: inherit; }
  .beats-button .beats-btn-mask {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    display: block;
    opacity: 1;
    -webkit-transform: translate(0%, 105%) translate3d(0px, 0px, 0px);
            transform: translate(0%, 105%) translate3d(0px, 0px, 0px);
    -webkit-transition: -webkit-transform 240ms ease-in;
    transition: -webkit-transform 240ms ease-in;
    transition: transform 240ms ease-in;
    transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .beats-button .beats-btn:not(.beats-btn--link).btn-bg-color-transparent.btn-outline-color-transparent
.beats-btn-mask {
    background-color: transparent; }
  .beats-button .btn-outline-color-transparent.btn-bg-color-transparent {
    border-radius: 0; }
    .beats-button .btn-outline-color-transparent.btn-bg-color-transparent .beats-btn-inner {
      padding: 0; }
  @media (hover: hover) {
    .beats-button .beats-btn:hover:not(.disabled):not([disabled]):not(.beats-btn--link) .beats-btn-mask {
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  @media (prefers-reduced-motion: reduce) {
    .beats-button .beats-btn:not(.disabled):not([disabled]):not(.beats-btn--link) .beats-btn-mask,
    .beats-button .beats-btn:hover:not(.disabled):not([disabled]):not(.beats-btn--link) .beats-btn-mask {
      -webkit-transition-duration: 0s;
              transition-duration: 0s; } }

@media screen and (max-width: 767px) {
  .beats-button .beats-btn {
    margin-right: 0;
    display: block; }
  .beats-button .beats-btn--link .beats-btn-inner {
    text-align: left; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .beats-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .beats-button .beats-btn {
      margin-right: 0;
      display: block; }
    .beats-button .beats-btn--link.btn-outline-color-transparent.btn-bg-color-transparent
.beats-btn-inner {
      text-align: left; } }

@media screen and (min-width: 1024px) {
  .beats-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .beats-button .beats-btn:not(.beats-btn--link) {
      line-height: 39px;
      font-size: 1.0666666667rem; }
      .beats-button .beats-btn:not(.beats-btn--link) .beats-btn-inner {
        padding: 5px 37px 0 37px; } }

/* Beats-CTA with positioning container */
.beats-cta-container {
  padding: 0; }
  .beats-cta-container.beats-cta-alignment-center {
    -ms-flex-item-align: center;
        align-self: center; }
    .beats-cta-container.beats-cta-alignment-center .button-container {
      margin: 0 auto; }
  .beats-cta-container.beats-cta-alignment-left .button-container {
    margin: initial; }
  .beats-cta-container .button-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .beats-cta-container .button-container .beats-button {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .beats-cta-container .button-container .beats-button .beats-btn--link {
        border-radius: 0; }
        .beats-cta-container .button-container .beats-button .beats-btn--link .beats-btn-inner {
          white-space: pre-line;
          padding-left: 0;
          padding-right: 0; }
      .beats-cta-container .button-container .beats-button:not(:first-child) {
        margin-left: 10px; }
        .beats-cta-container .button-container .beats-button:not(:first-child) .beats-btn--link {
          margin-left: 10px; }
      .beats-cta-container .button-container .beats-button .btn-outline-color-transparent.btn-bg-color-transparent {
        border-radius: 0; }
        .beats-cta-container .button-container .beats-button .btn-outline-color-transparent.btn-bg-color-transparent .beats-btn-inner {
          padding: 0; }
  @media screen and (max-width: 767px) {
    .beats-cta-container .mob-align-vertical .beats-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .beats-cta-container .mob-align-vertical .beats-button:not(:first-child) {
        margin-left: 0px;
        margin-top: 20px; }
        .beats-cta-container .mob-align-vertical .beats-button:not(:first-child) .beats-btn--link {
          margin-left: 0px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .beats-cta-container .tab-align-vertical .beats-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .beats-cta-container .tab-align-vertical .beats-button:not(:first-child) {
        margin-left: 0px;
        margin-top: 20px; }
        .beats-cta-container .tab-align-vertical .beats-button:not(:first-child) .beats-btn--link {
          margin-left: 0px; } }
  @media screen and (min-width: 1024px) {
    .beats-cta-container {
      padding: auto; }
      .beats-cta-container .desktop-align-vertical .beats-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .beats-cta-container .desktop-align-vertical .beats-button:not(:first-child) {
          margin-left: 0px;
          margin-top: 20px; }
          .beats-cta-container .desktop-align-vertical .beats-button:not(:first-child) .beats-btn--link {
            margin-left: 0px; } }

@supports (-ms-ime-align: auto) {
  .beats-cta-container {
    padding: 0; }
    .beats-cta-container.beats-cta-alignment-center {
      -ms-flex-item-align: center;
          align-self: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

/* Color Based stand alone CTAs inline - this can be used in many places which has same color option*/
.beats-button.btn-inline-color .beats-btn .beats-btn-inner.btn-text--black {
  color: #161616; }

.beats-button.btn-inline-color .beats-btn.btn-bg--transparent:after, .beats-button.btn-inline-color .beats-btn.btn-bg--transparent:hover:after {
  background-color: transparent; }

.beats-button.btn-inline-color .beats-btn.btn-outline--grey:after {
  -webkit-box-shadow: inset 0 0 0 2px #d3d2d2;
          box-shadow: inset 0 0 0 2px #d3d2d2; }

.beats-button.btn-inline-color .beats-btn.btn-outline--red:after {
  -webkit-box-shadow: inset 0 0 0 2px #C8102E;
          box-shadow: inset 0 0 0 2px #C8102E; }

@media (hover: hover) {
  .beats-button.btn-inline-color .beats-btn:hover:not(.disabled):not([disabled]) .beats-btn-inner.btn-text-hover--white {
    color: #ffffff; }
  .beats-button.btn-inline-color .beats-btn.btn-outline--grey:hover:after {
    -webkit-box-shadow: inset 0 0 0 2px #d3d2d2;
            box-shadow: inset 0 0 0 2px #d3d2d2; }
  .beats-button.btn-inline-color .beats-btn.btn-outline--red:hover:after {
    -webkit-box-shadow: inset 0 0 0 2px #C8102E;
            box-shadow: inset 0 0 0 2px #C8102E; }
  .beats-button.btn-inline-color .beats-btn-mask.btn-bg-hover--black {
    background-color: #161616; } }

.beats-button.btn-center {
  width: 100%; }
  .beats-button.btn-center .beats-btn {
    margin: 0 auto; }

@media screen and (max-width: 767px) {
  .beats-button.btn-sm-wide .beats-btn {
    min-width: 200px; } }

@-webkit-keyframes ellipsis-alt {
  to {
    width: 0.667em; } }

@keyframes ellipsis-alt {
  to {
    width: 0.667em; } }

.tile-container {
  margin: 60px 0 100px; }
  .tile-container .tiles-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .tile-container .tiles-list .tile {
      margin-bottom: 60px;
      position: relative;
      overflow: visible; }
    .tile-container .tiles-list .tile.anim-target {
      -webkit-transform: translateY(50px);
              transform: translateY(50px); }
    .tile-container .tiles-list .tile.animate {
      -webkit-transform: translate3d(0px, 0px, 0px) scale(1, 1);
              transform: translate3d(0px, 0px, 0px) scale(1, 1); }
    .tile-container .tiles-list .tile-lg {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 65.1515%;
              flex: 0 1 65.1515%; }
    .tile-container .tiles-list .tile-sm {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 30.303%;
              flex: 0 1 30.303%; }
    .tile-container .tiles-list .tile-link {
      display: inline-block;
      width: 100%;
      cursor: pointer; }
    .tile-container .tiles-list .tile-asset img {
      width: 100%;
      display: block;
      will-change: transform; }
    .tile-container .tiles-list .tile-headline {
      width: 60%;
      font-size: 1.75rem;
      font-weight: 900;
      line-height: 28px;
      letter-spacing: -.02rem;
      text-transform: uppercase;
      color: #161616;
      margin: -57px 0px 0px; }
    .tile-container .tiles-list .tile-headline-text {
      display: inline;
      padding-top: 10px;
      background: #fff;
      -webkit-box-shadow: 10px 0px 0 #fff, 0px 0 0 #fff;
              box-shadow: 10px 0px 0 #fff, 0px 0 0 #fff;
      -webkit-box-decoration-break: clone;
              box-decoration-break: clone;
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle; }
    .tile-container .tiles-list .tile-lg .tile-headline {
      max-width: 480px; }
    .tile-container .tiles-list .tile-sm .tile-headline {
      width: 100%;
      max-width: 360px; }
    .tile-container .tiles-list .tile-content-text {
      position: relative;
      /* computed margin based on line height and padding of the text
      margin-top: -50px;*/ }
    .tile-container .tiles-list .headline-cta {
      display: inline;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #949494;
      text-transform: uppercase;
      font: inherit;
      vertical-align: baseline; }
      .tile-container .tiles-list .headline-cta:hover, .tile-container .tiles-list .headline-cta:active, .tile-container .tiles-list .headline-cta:focus {
        color: #E31837; }
    .tile-container .tiles-list .tile-asset:hover + .tile-content-text .headline-cta {
      color: #E31837; }
    .tile-container .tiles-list .tile-content-text:hover .headline-cta {
      color: #E31837; }
  .tile-container .beats-cta-container {
    margin-top: 20px; }
  .tile-container .beats-cta-container .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media screen and (min-width: 768px) {
  .tile-container .tiles-list .headline-cta {
    line-height: 30px; } }

@media screen and (max-width: 767px) {
  .tile-container {
    margin: 50px 0 80px; }
    .tile-container .beats-cta-container {
      margin-top: 50px; }
    .tile-container .tiles-list .tile-lg, .tile-container .tiles-list .tile-sm {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
    .tile-container .tiles-list .tile {
      margin-bottom: 30px; }
    .tile-container .tiles-list .tile-lg .tile-headline, .tile-container .tiles-list .tile-sm .tile-headline {
      width: 95%;
      max-width: 95%; }
    .tile-container .tiles-list .headline-cta {
      line-height: 30px; } }

.tile-mask {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: #fff;
  z-index: 99;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear; }

.animate .tile-mask {
  bottom: 100%;
  height: 0; }

@supports (-ms-ime-align: auto) {
  .tile-container .tiles-list .tile-headline-text {
    padding-top: 0px; } }

/*new css*/
.beatsArmy {
  background-color: #f7f7f8; }

.beats-army {
  text-align: center;
  padding: 40px 15px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  width: 100%;
  font: inherit; }
  .beats-army h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.1;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em; }
  .beats-army .input-holder {
    color: #8c8c8c;
    font-weight: normal; }
  .beats-army .beats-button {
    margin-top: 30px; }

@media (min-width: 768px) {
  .beats-army {
    padding: 100px 0 100px 0; } }

@media (min-width: 1024px) {
  .beats-army {
    width: 85%; } }

.beats-army form {
  display: block; }

.beats-army .input-holder {
  position: relative;
  max-width: 460px;
  margin: 0 auto; }

.beats-army fieldset {
  border: none; }

.beats-army-modal .image-wrapper {
  border-radius: 50%;
  overflow: hidden;
  -webkit-perspective: 1px;
          perspective: 1px; }

.beats-army label {
  display: block;
  margin-bottom: 1em; }

.beats-army .input-wrapper {
  position: relative;
  text-align: left; }

.beats-army .input-wrapper span {
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  color: #e01e3c;
  font-weight: 500; }

@media (min-width: 768px) {
  .beats-army [type="text"], .beats-army .selectboxit-container .selectboxit {
    border: 1px solid #dedfe0; } }

.beats-army [type="text"] {
  border: 2px solid #dedfe0;
  font-size: 0.9333333333rem;
  font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 0.05em;
  line-height: 2.9285714286;
  min-height: 45px;
  width: 100%;
  border-radius: 41px;
  padding: 0 25px 0 25px;
  -webkit-appearance: none; }

.beats-army .checkbox-row {
  margin-top: 30px; }

.beats-army .checkbox-row {
  margin-bottom: 0px; }

.beats-army .form-row {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.beats-army .checkbox-row label {
  display: block;
  font-weight: normal; }

.beats-army .checkbox-row > label {
  text-align: left;
  margin-bottom: 0px; }

.form-row label {
  color: #222021;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 0.875rem; }

.beats-army .checkbox-row .checkbox {
  text-align: left; }

.beats-army .checkbox-row .checkbox {
  color: #8c8c8c; }

.beats-army .checkbox-row .checkbox {
  display: inline-block; }

.control {
  position: relative;
  display: inline-block;
  padding-left: 1.8rem;
  color: #555;
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px; }

.beats-army .form-row input[type="checkbox"] {
  border: solid 2px #e3e3e3;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0; }

.beats-army .checkbox-row input {
  padding: 0;
  margin: 0;
  margin-right: 10px;
  vertical-align: bottom;
  position: relative;
  top: -5px; }

.control input {
  position: absolute !important;
  opacity: 1 !important;
  z-index: 0 !important; }

@media (max-width: 1024px) {
  .control input {
    opacity: 0 !important;
    z-index: 2 !important; } }

.checkbox .control-indicator {
  border-radius: 0; }

.checkbox .control-indicator:after {
  opacity: 0; }

.control-indicator {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 65%;
  color: #eee;
  text-align: center;
  border: 1px solid #d3d2d2;
  background-color: #ffffff;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 120ms ease-out;
  transition: background-color 120ms ease-out; }

@media (min-width: 768px) {
  .control-indicator {
    top: 1.15px; } }

.beats-army .checkbox-row .mandatory-check {
  color: #e01e3c;
  font-weight: bold;
  vertical-align: sub;
  padding-right: 5px;
  font-size: 18px; }

.beats-army .checkbox-row + .checkbox-row {
  margin-top: 0px; }

.beats-army button.js-button {
  margin: 10px 10px 0px; }

.beats-army-success-modal {
  text-align: center;
  z-index: 9999 !important; }

.beats-army-success-modal .modal-inner {
  min-height: 0; }

.beats-army-success-modal .modal-content {
  padding: 60px 0;
  margin: 0 auto;
  border-top: 1px solid #dedede; }

.beats-army-success-modal .modal-inner .container {
  max-width: 975px; }

.beats-army-success-modal .logo {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 auto 38px auto; }

.beats-army-success-modal a {
  font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-size: 18px; }

.beats-army-success-modal a i {
  position: relative;
  top: -1px;
  font-size: 13px;
  margin-left: 5px; }

.beats-army-modal {
  text-align: center; }

@media (max-width: 767px) {
  .beats-army-modal {
    background-color: #fff; } }

.beats-army-modal .modal-inner {
  max-width: 1180px; }

.beats-army-modal .modal-content {
  border-top: 1px solid #dedede; }

.beats-army-modal .logo {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 auto 38px auto; }

.beats-army-modal .modal-close {
  background-color: #f3f4f5; }

.beats-army-modal .container {
  max-width: 975px; }

.beats-army-modal hr {
  margin: 60px auto 70px auto; }

.beats-army-modal h2 {
  font-size: 28px; }

@media (min-width: 768px) {
  .beats-army-modal h2 {
    font-size: 40px; } }

.beats-army-modal h2 + p {
  max-width: 450px;
  width: 85%;
  margin: 0 auto 35px auto;
  line-height: 1.6; }

@media (min-width: 768px) {
  .beats-army-modal h4 {
    font-size: 20px; } }

.beats-army-modal .image-wrapper {
  width: 90%;
  max-width: 218px;
  margin: 0 auto 40px auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.beats-army-modal .image-wrapper img {
  -webkit-transform: scale(1.05) translateZ(0);
          transform: scale(1.05) translateZ(0);
  -webkit-transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95);
  transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95); }

.beats-army-modal .tile:hover .image-wrapper img {
  -webkit-transform: scale(1.001) translateZ(0);
          transform: scale(1.001) translateZ(0); }

.beats-army-modal form {
  margin: 0;
  opacity: 1; }

.beats-army-modal form label {
  display: none; }

.beats-army-modal fieldset {
  border: none; }

.beats-army-modal .input-holder {
  position: relative;
  max-width: 460px;
  margin: 0 auto; }

.beats-army-modal .input-wrapper span {
  display: inline-block;
  position: relative;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  margin-top: 10px;
  color: #e01e3c;
  font-weight: 500; }

.beats-army-modal .input-wrapper {
  position: relative; }

.beats-army-modal div.beats-army-city-data {
  margin-top: 17px; }

.beats-army-modal div.beats-army-city-data .error-message {
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  margin-top: 10px;
  color: #e01e3c;
  font-weight: 500; }

.beats-army-modal .selectboxit-container {
  width: 100%; }

.beats-army-modal .selectboxit-container .selectboxit {
  width: 100% !important;
  border: 2px solid #dedfe0;
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  padding: 11px 16px 8px 20px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  background-color: #fafafa;
  color: #000; }

@media (min-width: 768px) {
  .beats-army-modal .selectboxit-container .selectboxit {
    border: 1px solid #dedfe0; } }

.beats-army-modal .selectboxit-container .selectboxit-options {
  margin-top: 11px; }

.beats-army-modal .selectboxit-container .selectboxit-option:first-child[data-val=""] {
  display: none; }

.beats-army-modal .selectboxit-container .selectboxit-options .selectboxit-option a.selectboxit-option-anchor {
  padding-left: 13px;
  font-weight: normal;
  letter-spacing: 0.05em; }

.beats-army-modal .selectboxit-container .selectboxit-arrow-container {
  margin-right: 15px;
  margin-top: -3px; }

.beats-army-modal .selectboxit.selectboxit-focus {
  outline: 3px solid #8c8c8c;
  outline-offset: 1px; }

.beats-army-modal [type="text"] {
  border: 2px solid #dedfe0;
  font-size: 1rem;
  line-height: 41px;
  width: 100%;
  border-radius: 41px;
  padding: 0 25px;
  background-color: #fafafa;
  font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 0.05em;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none; }

@media (min-width: 768px) {
  .beats-army-modal [type="text"] {
    border: 1px solid #dedfe0; } }

.beats-army-modal [type="submit"] {
  margin-top: 17px;
  border-width: 0 0 0 2px;
  border-radius: 0;
  height: 100%;
  padding: 5px 0 0 0;
  margin: auto;
  width: 127px;
  font-size: 1.2rem;
  font-weight: 400;
  min-width: 0;
  color: #222021;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-height: 43px; }

.beats-army-modal .input-wrapper + button.beats-army-form-submit {
  margin-top: 30px; }

.beats-army-modal .beats-army-city-data + button.beats-army-form-submit {
  margin-top: 30px; }

.beats-army-modal [type="submit"] img,
.beats-army-modal [type="submit"] svg {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 7px;
  height: 9px;
  position: relative;
  top: -1px; }

.beats-army-modal [type="submit"] path {
  fill: #222021; }

@media (min-width: 768px) {
  .beats-army-modal [type="submit"] {
    border-color: #dedfe0;
    border-width: 0 0 0 1px;
    width: 139px; } }

.beats-army-modal ::-webkit-input-placeholder {
  color: #222021; }

.beats-army-modal :-moz-placeholder {
  color: #222021; }

.beats-army-modal ::-moz-placeholder {
  color: #222021; }

.beats-army-modal :-ms-input-placeholder {
  color: #222021; }

.beats-army-success-modal {
  text-align: center;
  z-index: 9999 !important; }

@media (max-width: 767px) {
  .beats-army-success-modal {
    background-color: #fff; } }

.beats-army-success-modal .modal-inner {
  min-height: 0; }

.beats-army-success-modal .modal-inner .container {
  max-width: 975px; }

.beats-army-success-modal .modal-content {
  padding: 60px 0;
  margin: 0 auto;
  border-top: 1px solid #dedede; }

.beats-army-success-modal .logo {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 auto 38px auto; }

.beats-army-success-modal .modal-close {
  background-color: #f3f4f5; }

.beats-army-success-modal h2 {
  font-size: 28px; }

@media (min-width: 768px) {
  .beats-army-success-modal h2 {
    font-size: 40px; } }

.beats-army-success-modal h2 + p {
  max-width: 450px;
  width: 85%;
  margin: 0 auto 35px auto; }

.beats-army-success-modal .world-of-beats {
  background-color: transparent;
  padding-top: 6.944444444%;
  padding-bottom: 0; }

.beats-army-success-modal .world-of-beats h3 {
  color: #fff; }

@media (min-width: 768px) {
  .beats-army-success-modal .world-of-beats h3 {
    font-size: 28px;
    margin-bottom: 20px; } }

.beats-army .beats-army-invalid-select-field, .beats-army .error-message {
  padding-left: 20px;
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  color: #e01e3c;
  font-weight: 500; }

.beats-army .selectboxit-container .selectboxit {
  width: 100% !important;
  background: #f9f9f9;
  border: 2px solid #dedfe0;
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  padding: 11px 16px 8px 20px;
  font-size: 0.9333333333rem;
  letter-spacing: 0.05em;
  background-color: #fff;
  min-height: 45px; }

.beats-army .selectboxit.selectboxit-focus {
  outline: 3px solid #8c8c8c;
  outline-offset: 1px; }

.beats-army .selectboxit-container .selectboxit-options {
  margin-top: 11px; }

.beats-army .selectboxit-container .selectboxit-option:first-child[data-val=""] {
  display: none; }

.beats-army .selectboxit-container .selectboxit-options .selectboxit-option a.selectboxit-option-anchor {
  padding-left: 13px;
  font-weight: normal;
  letter-spacing: 0.05em; }

.beats-army .selectboxit-container .selectboxit-arrow-container {
  margin-right: 15px;
  margin-top: -3px; }

.beats-army ::-webkit-input-placeholder {
  color: #000; }

.beats-army :-moz-placeholder {
  color: #000; }

.beats-army ::-moz-placeholder {
  color: #000; }

.beats-army :-ms-input-placeholder {
  color: #000; }

.beats-army .selectboxit-btn.selectboxit-enabled,
.beats-army .selectboxit-btn.selectboxit-enabled.selectboxit-hover,
.beats-army .selectboxit-btn.selectboxit-enabled:hover,
.beats-army .selectboxit-btn.selectboxit-enabled:focus {
  color: #000; }

.beats-army [type="submit"] {
  border: solid #e6e6e7;
  border-width: 0 0 0 2px;
  border-radius: 0;
  height: 100%;
  padding: 5px 0 0 0;
  width: 128px;
  font-size: 1.2rem;
  font-weight: 400;
  min-width: 0;
  color: #adafb2;
  -webkit-box-shadow: none;
          box-shadow: none; }

.beats-army [type="submit"] img,
.beats-army [type="submit"] svg {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 7px;
  height: 9px;
  position: relative;
  top: -1px;
  -webkit-animation-duration: 150ms;
          animation-duration: 150ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 150ms;
          animation-delay: 150ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */ }

.beats-army [type="submit"] path {
  fill: #adafb2; }

@media (min-width: 768px) {
  .beats-army [type="submit"] path {
    fill: #222021; } }

.beats-army [type="submit"]:hover img, .beats-army [type="submit"]:hover svg {
  -webkit-animation-name: fadeInLeftIcon;
          animation-name: fadeInLeftIcon; }

@media (min-width: 768px) {
  .beats-army [type="submit"] {
    border-color: #dedfe0;
    border-width: 0 0 0 1px;
    width: 139px;
    color: #222021; } }

@media (max-width: 767px) {
  .beats-army .images {
    display: none; } }

@media (min-width: 767px) {
  .beats-army h2 {
    font-size: 2.4rem;
    margin-bottom: 0.6666666667rem; } }

@media (max-width: 767px) {
  .beats-army h2 {
    font-size: 2.3076923076rem;
    margin-bottom: 1.6666666667rem; } }

.page.home .block.beats-army {
  max-width: 1320px; }

.checkbox input:checked ~ .control-indicator {
  background-color: #222021;
  background-image: url("../../../../assets/resources/images/icon-close-white.svg"); }

.tile-inner {
  padding: 10px;
  background-clip: content-box;
  background-color: #fff;
  width: 100%; }

.scaler-1x1:before {
  content: ' ';
  float: left;
  padding-top: 100%; }

.beats-army-modal .image-wrapper img {
  -webkit-transform: scale(1.05) translateZ(0);
          transform: scale(1.05) translateZ(0);
  -webkit-transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95);
  transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95); }

.scaler-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.scaler-1x1:after {
  content: ' ';
  display: table;
  clear: both; }

.tiles {
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  margin: 0 -10px; }

.tile {
  position: relative;
  -ms-flex: 0 0 calc(100% - 20px);
  -webkit-box-flex: 0;
          flex: 0 0 calc(100% - 20px);
  width: 100%;
  margin: 0 auto -10px auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  overflow: hidden; }

@media (min-width: 1024px) {
  .tile-inner {
    padding: 10px; } }

@media (min-width: 768px) {
  .tile-inner {
    padding: 5px; } }

@media (min-width: 768px) {
  .beats-army-modal h4 {
    font-size: 20px; } }

@media (min-width: 768px) {
  .tiles {
    margin: 0 -5px; } }

@media (min-width: 1024px) {
  .tiles {
    margin: 0 -10px; } }

@media (min-width: 768px) {
  .tile {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    margin: 0; } }

.image-wrapper {
  overflow: hidden;
  position: relative; }

.beats-army-modal .beats-army-form .input-wrapper .hide {
  display: none !important; }

@media (max-width: 768px) {
  .beats-army-modal .beats-army-form {
    -webkit-padding-start: 0.75em;
            padding-inline-start: 0.75em;
    -webkit-padding-end: 0.75em;
            padding-inline-end: 0.75em; } }

.beats-army-success-modal .modal-content .container > p {
  margin-bottom: 1em;
  color: #8c8c8c; }

.support .checkbox-row label, .flag-innapropriate-modal .checkbox-row label, .review-process .checkbox-row label, .beats-army-modal .checkbox-row label, .write-review .checkbox-row label, .beats-army .checkbox-row label {
  display: block;
  font-weight: normal; }

.beats-army .checkbox-row > label, .write-review .checkbox-row > label, .product-registration .checkbox-row > label, .beats-army-modal .checkbox-row > label, .beats-army-opt-in .review-process .checkbox-row > label {
  text-align: left;
  margin-bottom: 0px; }

.support .checkbox-row .checkbox, .flag-innapropriate-modal .checkbox-row .checkbox, .review-process .checkbox-row .checkbox, .beats-army-modal .checkbox-row .checkbox, .write-review .checkbox-row .checkbox, .beats-army .checkbox-row .checkbox {
  display: inline-block; }

.beats-army-modal .checkbox-row .checkbox, .write-review .checkbox-row .checkbox, .beats-army .checkbox-row .checkbox {
  color: #8c8c8c; }

.beats-army-modal .checkbox-row .checkbox {
  line-height: 1.6; }

.support .checkbox-row label, .flag-innapropriate-modal .checkbox-row label, .review-process .checkbox-row label, .beats-army-modal .checkbox-row label, .write-review .checkbox-row label, .beats-army .checkbox-row label {
  display: block;
  font-weight: normal; }

.support .form-row input[type="checkbox"], .flag-innapropriate-modal .form-row input[type="checkbox"], .review-process .form-row input[type="checkbox"], .beats-army-modal .form-row input[type="checkbox"], .write-review .form-row input[type="checkbox"], .beats-army .form-row input[type="checkbox"] {
  border: solid 2px #e3e3e3;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0; }

.support .checkbox-row input, .flag-innapropriate-modal .checkbox-row input, .review-process .checkbox-row input, .beats-army-modal .checkbox-row input, .write-review .checkbox-row input, .beats-army .checkbox-row input {
  padding: 0;
  margin: 0;
  margin-right: 10px;
  vertical-align: bottom;
  position: relative;
  top: -5px;
  *overflow: hidden; }

.beats-army .checkbox-row, .beats-army-modal .checkbox-row, .beats-army-opt-in .review-process .checkbox-row {
  margin-bottom: 0px; }

.register-your-beats .checkbox-row, .check-review .checkbox-row, .beats-army-modal .checkbox-row, .beats-army .checkbox-row {
  margin-top: 30px; }

.beats-army-modal .form-row, .beats-army .form-row {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.beats-army .checkbox-row .mandatory-check, .beats-army-modal .checkbox-row .mandatory-check, .beats-army-opt-in .review-process .checkbox-row .mandatory-check {
  color: #e01e3c;
  font-weight: bold;
  vertical-align: sub;
  padding-right: 5px;
  font-size: 18px; }

.modal {
  position: fixed;
  z-index: 1001 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0px 0 55px 0;
  background-color: rgba(30, 30, 30, 0.95); }
  .modal .modal-inner {
    position: relative;
    min-height: 100%;
    max-width: 94.66667rem;
    margin: 0 auto;
    padding-top: 46px;
    opacity: 0; }
  .modal .modal-content {
    background-color: #fff;
    padding: 100px 0 80px 0; }

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

.country-selector h2 {
  margin-bottom: 22px;
  text-align: center; }

.country-selector .selector-content:before {
  content: " ";
  display: table; }

.country-selector .region {
  border-top: solid 1px #dbdde0;
  overflow: hidden;
  padding-top: 40px;
  margin-top: 50px; }

.country-selector h3 {
  margin-bottom: 39px; }

.country-selector ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .country-selector ul li {
    width: 50%;
    float: left;
    margin-bottom: 16px; }

.country-selector img {
  float: left;
  max-width: 30px;
  max-height: 30px; }

img, svg {
  display: block;
  max-width: 100%; }

.country-selector .h6 {
  font-family: "AlternateGotNo2D","Helvetica Neue","Helvetica",sans-serif;
  text-transform: uppercase;
  color: #5e5e5e;
  line-height: 30px;
  padding-top: 2px;
  margin-left: 50px;
  list-style-type: 0.05em; }

.country-selector a {
  -webkit-transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1);
  transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1);
  display: inline; }

.button-natural, .country-selector a, footer .grid-item a {
  position: relative;
  display: inline-block;
  font-weight: 500 !important;
  -webkit-transition: all 240ms cubic-bezier(0.15, 0.005, 0, 1);
  transition: all 240ms cubic-bezier(0.15, 0.005, 0, 1); }

.country-selector a:before {
  width: 80%;
  left: 10%;
  bottom: -7px;
  height: 3px; }

.button-natural:before, .country-selector a:before, footer .grid-item a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #8c8c8c;
  opacity: 0;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1);
  transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1); }

.country-selector .selector-content:after {
  clear: both; }

.country-modal .modal-close {
  background-color: #f3f4f5; }

.modal .modal-close {
  width: 27px;
  height: 27px;
  z-index: 10 !important;
  background-color: #000;
  margin: 8px 10px 0 0;
  cursor: pointer;
  min-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%; }

.flag-innapropriate-modal .button + button, button + button {
  margin-left: 0px !important; }

.modal .modal-close svg {
  width: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%); }
  .modal .modal-close svg path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 1.25px; }

.country-selector .selector-wrapper {
  padding: 40px 20px 24px 20px; }

.modal-back {
  z-index: 1003;
  height: 46px !important;
  width: 46px;
  border-right: 1px solid #dedede;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  min-width: 0;
  position: absolute;
  top: 0;
  left: 0; }
  .modal-back svg {
    width: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
    .modal-back svg path {
      fill: #222021;
      stroke: #222021; }

.beats-army-modal .container .beats-army-form .input-holder .beats-button {
  margin-top: 30px; }

@media (min-width: 768px) {
  .modal .modal-inner {
    width: 90%;
    padding-top: 0;
    background: transparent; } }

@media (min-width: 768px) {
  .country-selector .selector-wrapper {
    padding: 76px 0 40px 0;
    width: 66.66667%;
    margin-left: 16.66667%;
    padding: 0; } }

@media (max-width: 767px) {
  .country-modal {
    background-color: #fff; } }

@media (max-width: 767px) {
  .modal {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); } }

@media (max-width: 767px) {
  .country-modal .modal-content {
    padding-top: 0;
    border-top: 1px solid #dedede; } }

@media (min-width: 1024px) {
  .country-selector ul li {
    width: 25%; } }

@media (min-width: 768px) {
  .country-selector ul li {
    width: 33.33333%; } }

@media (min-width: 768px) {
  .country-selector .h6 {
    font-size: 0.875rem; } }

@media (min-width: 768px) {
  .modal .modal-close svg path {
    fill: #222021;
    stroke: #222021;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease; } }

@media (min-width: 768px) {
  .modal .modal-close {
    width: 40px;
    height: 40px;
    margin: -20px -10px 0 0;
    background-color: #fff;
    -webkit-transition: background-color 0.28s ease;
    transition: background-color 0.28s ease; } }

@media (max-width: 767px) {
  .modal .modal-close {
    display: none !important; } }

@media (min-width: 768px) {
  .modal-back {
    display: none; } }

@media (min-width: 768px) {
  .modal .modal-close:hover, .modal .modal-close:focus {
    background-color: #e01e3c; } }

@media (min-width: 768px) {
  .modal .modal-close:hover svg path, .modal .modal-close:focus svg path {
    fill: #fff;
    stroke: #fff; } }

.beats-btn .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.beats-btn .beats-btn-mask {
  z-index: 2;
  background-color: #222021;
  padding-top: 0px;
  line-height: 46px;
  color: #fff;
  display: block;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }

.mobile-nav.search-open {
  background-color: #222021; }

.search-results {
  background-color: #f4f4f4;
  padding-top: 20px; }

@media (max-width: 767px) {
  .search-results h1 {
    padding: 0 10px; } }

@media (max-width: 767px) {
  .search-results .grid {
    display: block; } }

@media (max-width: 767px) {
  .search-results .grid-item {
    -ms-flex: none;
    -webkit-box-flex: 0;
            flex: none;
    padding: 0 10px; } }

@media (max-width: 767px) {
  .search-results .title {
    font-weight: 500;
    text-transform: uppercase;
    padding: 40px 0 20px 0; } }

@media (min-width: 568px) {
  .search-results .results-articles li {
    background-color: #fff;
    border: none;
    margin: 0 0 20px 0;
    padding: 0; } }

.search-results .title {
  color: #a7a6a6;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 20px;
  margin: 0; }

.search-results .results-tags ul, .search-results .results-products ul {
  font-size: 0; }

.search-results .results-products ul, .search-results .results-articles ul, .search-results .results-solutions ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.search-results .results-tags a, .search-results .results-products a {
  display: block;
  font-weight: 500;
  color: #222021; }

@media (max-width: 767px) {
  .search-results .results-tags .image-wrapper, .search-results .results-products .image-wrapper {
    margin-right: 14px;
    width: 52px;
    display: inline-block;
    vertical-align: middle; } }

.search-results .results-tags .image-wrapper, .search-results .results-products .image-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.search-results .results-products .image-wrapper {
  border-radius: 50%; }

.image-wrapper {
  overflow: hidden;
  position: relative; }

.search-results .results-tags .image-wrapper img, .search-results .results-products .image-wrapper img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95);
  transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95); }

.search-results .results-tags .tag-title, .search-results .results-products .tag-title {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.28s ease-out;
  transition: color 0.28s ease-out;
  line-height: 1.6; }

.search-results .results-tags .tag-title:after, .search-results .results-products .tag-title:after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background-color: #e01e3c;
  margin: 3px auto 0 auto;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0); }

.search-results hr {
  margin: 50px 0; }

@media (max-width: 767px) {
  .search-results hr {
    display: none !important; } }

hr {
  border-top: 1px solid #a7a6a6;
  opacity: 0.15;
  margin: 0 0 10px 0; }

.search-results .results-solutions .title {
  background-color: #f4f4f4; }

.search-results .results-solutions li {
  position: relative;
  background-color: #ffffff;
  height: 70px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-transition: background-color 0.28s ease-out;
  transition: background-color 0.28s ease-out; }

.search-results .results-articles li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-top: 1px solid #e7e7e7;
  padding: 10px 0;
  -webkit-transition: background-color 0.28s ease-out;
  transition: background-color 0.28s ease-out; }

.search-results .results-solutions a {
  display: block;
  position: relative;
  padding-right: 40px;
  margin-left: 30px;
  color: #a7a6a6;
  font-weight: 500;
  -ms-flex-item-align: center;
  align-self: center;
  outline-offset: -3px;
  -webkit-transition: color 0.28s ease-out;
  transition: color 0.28s ease-out; }

.search-results .load-moreSearch {
  text-align: center;
  padding-top: 50px; }

.search-results .load-moreSearch a {
  display: inline-block;
  margin: 0; }

@media (max-width: 768px) {
  .load-moreSearch span.mask {
    background-color: transparent; } }

.mobile-nav .search-results {
  padding-top: 0; }

.mobile-nav .search-results {
  position: relative;
  z-index: 100;
  top: 50px;
  left: 0;
  width: 100%;
  height: auto;
  margin-top: -3.3em;
  padding-bottom: 75px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

@media (min-width: 768px) {
  .search-results {
    padding-top: 0; } }

.mobile-nav .search-results > .container {
  padding: 25px 0 0 0; }

.search-results > .container {
  max-width: 1180px;
  padding: 0 0 80px 0; }

@media (min-width: 768px) {
  .search-results h1 {
    margin-bottom: 2.5rem; } }

@media (min-width: 768px) {
  .search-results .results-products {
    padding-left: 25px; } }

.load-moreSearch .button .mask {
  top: 0px;
  z-index: 2; }

@media (min-width: 768px) {
  .search-results .results-tags a, .search-results .results-products a {
    color: #6c6c6c;
    font-weight: 400; } }

@media (min-width: 768px) {
  .search-results > .container {
    padding: 75px 0 150px 0; } }

@media (min-width: 768px) {
  .search-results .results-solutions {
    background-color: #fff; } }

.button .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (min-width: 1024px) {
  .search-results .results-solutions li {
    height: 90px;
    margin-bottom: 0; } }

.mobile-nav .button-holder {
  position: absolute;
  /* bottom: -50px;
     */
  left: 0;
  z-index: 101;
  width: 100%;
  height: 75px;
  text-align: center;
  padding: 20px;
  background-color: #1e1e1e;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  background-color: #f4f4f4;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.mobile-nav .button-holder .button {
  color: #222021; }

.mobile-nav .button-holder .button .button-inner {
  -webkit-box-shadow: inset 0 0 0 2px #222021;
          box-shadow: inset 0 0 0 2px #222021; }

.button-light .mask {
  opacity: 1;
  background-color: #fff;
  border-color: #fff;
  color: #222021; }

.button .mask, button .mask {
  z-index: 2;
  background-color: #222021;
  padding-top: 0px;
  line-height: 46px;
  color: #fff;
  display: block;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }

.button-light:after {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff;
          box-shadow: inset 0 0 0 2px #ffffff; }

.search-results .results-solutions li:hover {
  background-color: #fafafa; }

.search-results .results-solutions li:hover a {
  color: #222021; }

.search-results .results-tags li:hover .tag-title, .search-results .results-products li:hover .tag-title {
  color: #222021; }

.search-results .results-tags li:hover .tag-title:after, .search-results .results-products li:hover .tag-title:after {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1); }

.search-results .results-tags .tag-title:after, .search-results .results-products .tag-title:after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background-color: #e01e3c;
  margin: 3px auto 0 auto;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  opacity: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0); }

.search-results .results-tags li:hover .image-wrapper img, .search-results .results-products li:hover .image-wrapper img {
  -webkit-transform: scale(1);
          transform: scale(1); }

.search-bar-holder .container {
  width: 95%; }

.search-results .container .grid .grid-item > p {
  margin-bottom: 1em; }

.header-holder-global header .mask {
  top: 80px;
  z-index: 0;
  background-color: rgba(26, 27, 28, 0.9);
  opacity: 0; }

header .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.search-results .results-tags li, .search-results .results-products li {
  font-size: 16px;
  letter-spacing: 0.5px;
  border: solid #e7e7e7;
  border-width: 1px 0;
  margin-bottom: -1px;
  padding: 10px 0; }

@media (min-width: 768px) {
  .search-results .results-tags li, .search-results .results-products li {
    display: inline-table;
    width: 78px;
    /* white-space: nowrap;
         */
    margin-right: 50px;
    text-align: center;
    font-size: 14px;
    font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    border: none;
    padding: 0; } }

@media (min-width: 768px) {
  .search-results .results-tags .tag-title, .search-results .results-products .tag-title {
    margin-top: 15px;
    display: block;
    line-height: 1.6; } }

.search-results .title p {
  margin-bottom: 1em; }

/*
These styles could be added from the RTE style plugin for authoring
These should be removed from PDP styles and added as shared styles to all client libs
*/
@media screen and (min-width: 1441px) {
  .pdp-lrg-header {
    font-size: 3.125rem;
    line-height: 1.08;
    letter-spacing: 0.031rem;
    font-weight: 500; } }

@media screen and (min-width: 1024px) {
  .pdp-lrg-header {
    font-size: 3.125rem;
    line-height: 1.08;
    letter-spacing: 0.031rem;
    font-weight: 500; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pdp-lrg-header {
    font-size: 3.125rem;
    line-height: 1.08;
    letter-spacing: 0.031rem;
    font-weight: 500; } }

@media screen and (max-width: 767px) {
  .pdp-lrg-header {
    font-size: 2.75rem;
    line-height: 1.0909;
    letter-spacing: 0.025rem;
    font-weight: 500; } }

@media screen and (min-width: 1024px) {
  .pdp-med-header {
    font-size: 2.5rem;
    line-height: 1.1;
    letter-spacing: 0.025rem;
    font-weight: 500; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pdp-med-header {
    font-size: 2.5rem;
    line-height: 1.1;
    letter-spacing: 0.025rem;
    font-weight: 500; } }

@media screen and (max-width: 767px) {
  .pdp-med-header {
    font-size: 2.25rem;
    line-height: 1.111;
    letter-spacing: 0.025rem;
    font-weight: 500; } }

@media screen and (min-width: 1024px) {
  .pdp-sml-header {
    font-size: 1.875rem;
    line-height: 1.2;
    letter-spacing: 0.6;
    font-weight: 500; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pdp-sml-header {
    font-size: 1.875rem;
    line-height: 1.2;
    letter-spacing: 0.6;
    font-weight: 500; } }

@media screen and (max-width: 767px) {
  .pdp-sml-header {
    font-size: 1.75rem;
    line-height: 1.214;
    letter-spacing: 0.035rem;
    font-weight: 500; } }

.pdp-lrg-body {
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 400; }

.pdp-med-body {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400; }

.pdp-sml-body {
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 400; }

span.rte-plg-el {
  display: inline-block; }

.col-1 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 8.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-1 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 8.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-1 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 8.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-1 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 8.33333%; } }

.col-2 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 16.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-2 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 16.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-2 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 16.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-2 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 16.66667%; } }

.col-3 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 25.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-3 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 25.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-3 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 25.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-3 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 25.0%; } }

.col-4 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 33.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-4 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 33.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-4 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 33.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-4 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 33.33333%; } }

.col-5 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 41.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-5 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 41.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-5 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 41.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-5 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 41.66667%; } }

.col-6 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 50.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-6 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 50.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-6 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 50.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-6 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 50.0%; } }

.col-7 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 58.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-7 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 58.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-7 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 58.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-7 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 58.33333%; } }

.col-8 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 66.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-8 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 66.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-8 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 66.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-8 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 66.66667%; } }

.col-9 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 75.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-9 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 75.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-9 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 75.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-9 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 75.0%; } }

.col-10 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 83.33333%; }

@media screen and (min-width: 1024px) {
  .lg-col-10 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 83.33333%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-10 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 83.33333%; } }

@media screen and (max-width: 767px) {
  .sm-col-10 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 83.33333%; } }

.col-11 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 91.66667%; }

@media screen and (min-width: 1024px) {
  .lg-col-11 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 91.66667%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-11 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 91.66667%; } }

@media screen and (max-width: 767px) {
  .sm-col-11 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 91.66667%; } }

.col-12 {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100.0%; }

@media screen and (min-width: 1024px) {
  .lg-col-12 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 100.0%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .md-col-12 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 100.0%; } }

@media screen and (max-width: 767px) {
  .sm-col-12 {
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    width: 100.0%; } }

@media screen and (min-width: 1024px) {
  .show-mobile, .show-tablet {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .show-desktop, .show-mobile {
    display: none; } }

@media screen and (max-width: 767px) {
  .show-desktop, .show-tablet {
    display: none; } }

.embedder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .embedder.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .embedder.left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .embedder.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .embedder.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .embedder.left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .embedder.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

@media screen and (max-width: 767px) {
  .embedder.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .embedder.left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .embedder.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

/* Beats-CTA without positioning container */
.beats-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .beats-button:not(:first-child) .beats-btn--link {
    margin-left: 10px; }
  .beats-button .beats-btn {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    border: 0;
    border-radius: 27px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 0px;
    padding: 0;
    cursor: pointer;
    font-size: 1.125rem;
    line-height: 1.1818;
    font-family: AlternateGotNo2D;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.025rem; }
    .beats-button .beats-btn .beats-btn-inner i.fa {
      position: relative;
      margin: 0 0 0 5px;
      padding: 0;
      font-size: 1.1em;
      vertical-align: baseline;
      color: inherit; }
  .beats-button .disabled-clicked .beats-btn-inner:after, .beats-button .cta-disabled-clicked .beats-btn-inner:after {
    -webkit-animation: steps(4, end) 950ms infinite;
            animation: steps(4, end) 950ms infinite;
    -webkit-animation-name: ellipsis-alt;
            animation-name: ellipsis-alt;
    content: "\2026";
    display: inline-block;
    overflow: hidden;
    position: absolute;
    text-align: left;
    vertical-align: bottom;
    width: 0px; }
  .beats-button .beats-btn--link {
    border-radius: 0; }
    .beats-button .beats-btn--link .beats-btn-inner {
      padding-left: 0;
      padding-right: 0;
      white-space: pre-line; }
  .beats-button .beats-btn:not(.beats-btn--link) {
    font-size: 1rem;
    line-height: 30px; }
    .beats-button .beats-btn:not(.beats-btn--link) .beats-btn-inner {
      padding: 5px 25px 0 25px; }
  .beats-button .beats-btn:not(.beats-btn--link):after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 1px;
    display: block;
    -webkit-box-shadow: inset 0px 0px 0px 2px inherit;
            box-shadow: inset 0px 0px 0px 2px inherit;
    border: 0 none;
    border-radius: 27px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 30px 10px 30px; }
  .beats-button .beats-btn-inner {
    position: relative;
    z-index: 3;
    display: block;
    padding: 16px 30px 10px;
    border: 0 none;
    border-radius: 27px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: color 0.1s ease-in;
    transition: color 0.1s ease-in;
    margin: 0;
    white-space: pre-wrap;
    color: inherit; }
  .beats-button .beats-btn-mask {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    display: block;
    opacity: 1;
    -webkit-transform: translate(0%, 105%) translate3d(0px, 0px, 0px);
            transform: translate(0%, 105%) translate3d(0px, 0px, 0px);
    -webkit-transition: -webkit-transform 240ms ease-in;
    transition: -webkit-transform 240ms ease-in;
    transition: transform 240ms ease-in;
    transition: transform 240ms ease-in, -webkit-transform 240ms ease-in;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .beats-button .beats-btn:not(.beats-btn--link).btn-bg-color-transparent.btn-outline-color-transparent
.beats-btn-mask {
    background-color: transparent; }
  .beats-button .btn-outline-color-transparent.btn-bg-color-transparent {
    border-radius: 0; }
    .beats-button .btn-outline-color-transparent.btn-bg-color-transparent .beats-btn-inner {
      padding: 0; }
  @media (hover: hover) {
    .beats-button .beats-btn:hover:not(.disabled):not([disabled]):not(.beats-btn--link) .beats-btn-mask {
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  @media (prefers-reduced-motion: reduce) {
    .beats-button .beats-btn:not(.disabled):not([disabled]):not(.beats-btn--link) .beats-btn-mask,
    .beats-button .beats-btn:hover:not(.disabled):not([disabled]):not(.beats-btn--link) .beats-btn-mask {
      -webkit-transition-duration: 0s;
              transition-duration: 0s; } }

@media screen and (max-width: 767px) {
  .beats-button .beats-btn {
    margin-right: 0;
    display: block; }
  .beats-button .beats-btn--link .beats-btn-inner {
    text-align: left; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .beats-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .beats-button .beats-btn {
      margin-right: 0;
      display: block; }
    .beats-button .beats-btn--link.btn-outline-color-transparent.btn-bg-color-transparent
.beats-btn-inner {
      text-align: left; } }

@media screen and (min-width: 1024px) {
  .beats-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .beats-button .beats-btn:not(.beats-btn--link) {
      line-height: 39px;
      font-size: 1.0666666667rem; }
      .beats-button .beats-btn:not(.beats-btn--link) .beats-btn-inner {
        padding: 5px 37px 0 37px; } }

/* Beats-CTA with positioning container */
.beats-cta-container {
  padding: 0; }
  .beats-cta-container.beats-cta-alignment-center {
    -ms-flex-item-align: center;
        align-self: center; }
    .beats-cta-container.beats-cta-alignment-center .button-container {
      margin: 0 auto; }
  .beats-cta-container.beats-cta-alignment-left .button-container {
    margin: initial; }
  .beats-cta-container .button-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .beats-cta-container .button-container .beats-button {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .beats-cta-container .button-container .beats-button .beats-btn--link {
        border-radius: 0; }
        .beats-cta-container .button-container .beats-button .beats-btn--link .beats-btn-inner {
          white-space: pre-line;
          padding-left: 0;
          padding-right: 0; }
      .beats-cta-container .button-container .beats-button:not(:first-child) {
        margin-left: 10px; }
        .beats-cta-container .button-container .beats-button:not(:first-child) .beats-btn--link {
          margin-left: 10px; }
      .beats-cta-container .button-container .beats-button .btn-outline-color-transparent.btn-bg-color-transparent {
        border-radius: 0; }
        .beats-cta-container .button-container .beats-button .btn-outline-color-transparent.btn-bg-color-transparent .beats-btn-inner {
          padding: 0; }
  @media screen and (max-width: 767px) {
    .beats-cta-container .mob-align-vertical .beats-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .beats-cta-container .mob-align-vertical .beats-button:not(:first-child) {
        margin-left: 0px;
        margin-top: 20px; }
        .beats-cta-container .mob-align-vertical .beats-button:not(:first-child) .beats-btn--link {
          margin-left: 0px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .beats-cta-container .tab-align-vertical .beats-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .beats-cta-container .tab-align-vertical .beats-button:not(:first-child) {
        margin-left: 0px;
        margin-top: 20px; }
        .beats-cta-container .tab-align-vertical .beats-button:not(:first-child) .beats-btn--link {
          margin-left: 0px; } }
  @media screen and (min-width: 1024px) {
    .beats-cta-container {
      padding: auto; }
      .beats-cta-container .desktop-align-vertical .beats-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .beats-cta-container .desktop-align-vertical .beats-button:not(:first-child) {
          margin-left: 0px;
          margin-top: 20px; }
          .beats-cta-container .desktop-align-vertical .beats-button:not(:first-child) .beats-btn--link {
            margin-left: 0px; } }

@supports (-ms-ime-align: auto) {
  .beats-cta-container {
    padding: 0; }
    .beats-cta-container.beats-cta-alignment-center {
      -ms-flex-item-align: center;
          align-self: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

/* Color Based stand alone CTAs inline - this can be used in many places which has same color option*/
.beats-button.btn-inline-color .beats-btn .beats-btn-inner.btn-text--black {
  color: #161616; }

.beats-button.btn-inline-color .beats-btn.btn-bg--transparent:after, .beats-button.btn-inline-color .beats-btn.btn-bg--transparent:hover:after {
  background-color: transparent; }

.beats-button.btn-inline-color .beats-btn.btn-outline--grey:after {
  -webkit-box-shadow: inset 0 0 0 2px #d3d2d2;
          box-shadow: inset 0 0 0 2px #d3d2d2; }

.beats-button.btn-inline-color .beats-btn.btn-outline--red:after {
  -webkit-box-shadow: inset 0 0 0 2px #C8102E;
          box-shadow: inset 0 0 0 2px #C8102E; }

@media (hover: hover) {
  .beats-button.btn-inline-color .beats-btn:hover:not(.disabled):not([disabled]) .beats-btn-inner.btn-text-hover--white {
    color: #ffffff; }
  .beats-button.btn-inline-color .beats-btn.btn-outline--grey:hover:after {
    -webkit-box-shadow: inset 0 0 0 2px #d3d2d2;
            box-shadow: inset 0 0 0 2px #d3d2d2; }
  .beats-button.btn-inline-color .beats-btn.btn-outline--red:hover:after {
    -webkit-box-shadow: inset 0 0 0 2px #C8102E;
            box-shadow: inset 0 0 0 2px #C8102E; }
  .beats-button.btn-inline-color .beats-btn-mask.btn-bg-hover--black {
    background-color: #161616; } }

.beats-button.btn-center {
  width: 100%; }
  .beats-button.btn-center .beats-btn {
    margin: 0 auto; }

@media screen and (max-width: 767px) {
  .beats-button.btn-sm-wide .beats-btn {
    min-width: 200px; } }

@keyframes ellipsis-alt {
  to {
    width: 0.667em; } }

/*new css*/
.beatsArmy {
  background-color: #f7f7f8; }

.beats-army {
  text-align: center;
  padding: 40px 15px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  width: 100%;
  font: inherit; }
  .beats-army h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.1;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em; }
  .beats-army .input-holder {
    color: #8c8c8c;
    font-weight: normal; }
  .beats-army .beats-button {
    margin-top: 30px; }

@media (min-width: 768px) {
  .beats-army {
    padding: 100px 0 100px 0; } }

@media (min-width: 1024px) {
  .beats-army {
    width: 85%; } }

.beats-army form {
  display: block; }

.beats-army .input-holder {
  position: relative;
  max-width: 460px;
  margin: 0 auto; }

.beats-army fieldset {
  border: none; }

.beats-army-modal .image-wrapper {
  border-radius: 50%;
  overflow: hidden;
  -webkit-perspective: 1px;
          perspective: 1px; }

.beats-army label {
  display: block;
  margin-bottom: 1em; }

.beats-army .input-wrapper {
  position: relative;
  text-align: left; }

.beats-army .input-wrapper span {
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  color: #e01e3c;
  font-weight: 500; }

@media (min-width: 768px) {
  .beats-army [type="text"], .beats-army .selectboxit-container .selectboxit {
    border: 1px solid #dedfe0; } }

.beats-army [type="text"] {
  border: 2px solid #dedfe0;
  font-size: 0.9333333333rem;
  font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 0.05em;
  line-height: 2.9285714286;
  min-height: 45px;
  width: 100%;
  border-radius: 41px;
  padding: 0 25px 0 25px;
  -webkit-appearance: none; }

.beats-army .checkbox-row {
  margin-top: 30px; }

.beats-army .checkbox-row {
  margin-bottom: 0px; }

.beats-army .form-row {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.beats-army .checkbox-row label {
  display: block;
  font-weight: normal; }

.beats-army .checkbox-row > label {
  text-align: left;
  margin-bottom: 0px; }

.form-row label {
  color: #222021;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 0.875rem; }

.beats-army .checkbox-row .checkbox {
  text-align: left; }

.beats-army .checkbox-row .checkbox {
  color: #8c8c8c; }

.beats-army .checkbox-row .checkbox {
  display: inline-block; }

.control {
  position: relative;
  display: inline-block;
  padding-left: 1.8rem;
  color: #555;
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px; }

.beats-army .form-row input[type="checkbox"] {
  border: solid 2px #e3e3e3;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0; }

.beats-army .checkbox-row input {
  padding: 0;
  margin: 0;
  margin-right: 10px;
  vertical-align: bottom;
  position: relative;
  top: -5px; }

.control input {
  position: absolute !important;
  opacity: 1 !important;
  z-index: 0 !important; }

@media (max-width: 1024px) {
  .control input {
    opacity: 0 !important;
    z-index: 2 !important; } }

.checkbox .control-indicator {
  border-radius: 0; }

.checkbox .control-indicator:after {
  opacity: 0; }

.control-indicator {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 65%;
  color: #eee;
  text-align: center;
  border: 1px solid #d3d2d2;
  background-color: #ffffff;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 120ms ease-out;
  transition: background-color 120ms ease-out; }

@media (min-width: 768px) {
  .control-indicator {
    top: 1.15px; } }

.beats-army .checkbox-row .mandatory-check {
  color: #e01e3c;
  font-weight: bold;
  vertical-align: sub;
  padding-right: 5px;
  font-size: 18px; }

.beats-army .checkbox-row + .checkbox-row {
  margin-top: 0px; }

.beats-army button.js-button {
  margin: 10px 10px 0px; }

.beats-army-success-modal {
  text-align: center;
  z-index: 9999 !important; }

.beats-army-success-modal .modal-inner {
  min-height: 0; }

.beats-army-success-modal .modal-content {
  padding: 60px 0;
  margin: 0 auto;
  border-top: 1px solid #dedede; }

.beats-army-success-modal .modal-inner .container {
  max-width: 975px; }

.beats-army-success-modal .logo {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 auto 38px auto; }

.beats-army-success-modal a {
  font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-size: 18px; }

.beats-army-success-modal a i {
  position: relative;
  top: -1px;
  font-size: 13px;
  margin-left: 5px; }

.beats-army-modal {
  text-align: center; }

@media (max-width: 767px) {
  .beats-army-modal {
    background-color: #fff; } }

.beats-army-modal .modal-inner {
  max-width: 1180px; }

.beats-army-modal .modal-content {
  border-top: 1px solid #dedede; }

.beats-army-modal .logo {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 auto 38px auto; }

.beats-army-modal .modal-close {
  background-color: #f3f4f5; }

.beats-army-modal .container {
  max-width: 975px; }

.beats-army-modal hr {
  margin: 60px auto 70px auto; }

.beats-army-modal h2 {
  font-size: 28px; }

@media (min-width: 768px) {
  .beats-army-modal h2 {
    font-size: 40px; } }

.beats-army-modal h2 + p {
  max-width: 450px;
  width: 85%;
  margin: 0 auto 35px auto;
  line-height: 1.6; }

@media (min-width: 768px) {
  .beats-army-modal h4 {
    font-size: 20px; } }

.beats-army-modal .image-wrapper {
  width: 90%;
  max-width: 218px;
  margin: 0 auto 40px auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.beats-army-modal .image-wrapper img {
  -webkit-transform: scale(1.05) translateZ(0);
          transform: scale(1.05) translateZ(0);
  -webkit-transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95);
  transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95); }

.beats-army-modal .tile:hover .image-wrapper img {
  -webkit-transform: scale(1.001) translateZ(0);
          transform: scale(1.001) translateZ(0); }

.beats-army-modal form {
  margin: 0;
  opacity: 1; }

.beats-army-modal form label {
  display: none; }

.beats-army-modal fieldset {
  border: none; }

.beats-army-modal .input-holder {
  position: relative;
  max-width: 460px;
  margin: 0 auto; }

.beats-army-modal .input-wrapper span {
  display: inline-block;
  position: relative;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  margin-top: 10px;
  color: #e01e3c;
  font-weight: 500; }

.beats-army-modal .input-wrapper {
  position: relative; }

.beats-army-modal div.beats-army-city-data {
  margin-top: 17px; }

.beats-army-modal div.beats-army-city-data .error-message {
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  margin-top: 10px;
  color: #e01e3c;
  font-weight: 500; }

.beats-army-modal .selectboxit-container {
  width: 100%; }

.beats-army-modal .selectboxit-container .selectboxit {
  width: 100% !important;
  border: 2px solid #dedfe0;
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  padding: 11px 16px 8px 20px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  background-color: #fafafa;
  color: #000; }

@media (min-width: 768px) {
  .beats-army-modal .selectboxit-container .selectboxit {
    border: 1px solid #dedfe0; } }

.beats-army-modal .selectboxit-container .selectboxit-options {
  margin-top: 11px; }

.beats-army-modal .selectboxit-container .selectboxit-option:first-child[data-val=""] {
  display: none; }

.beats-army-modal .selectboxit-container .selectboxit-options .selectboxit-option a.selectboxit-option-anchor {
  padding-left: 13px;
  font-weight: normal;
  letter-spacing: 0.05em; }

.beats-army-modal .selectboxit-container .selectboxit-arrow-container {
  margin-right: 15px;
  margin-top: -3px; }

.beats-army-modal .selectboxit.selectboxit-focus {
  outline: 3px solid #8c8c8c;
  outline-offset: 1px; }

.beats-army-modal [type="text"] {
  border: 2px solid #dedfe0;
  font-size: 1rem;
  line-height: 41px;
  width: 100%;
  border-radius: 41px;
  padding: 0 25px;
  background-color: #fafafa;
  font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 0.05em;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none; }

@media (min-width: 768px) {
  .beats-army-modal [type="text"] {
    border: 1px solid #dedfe0; } }

.beats-army-modal [type="submit"] {
  margin-top: 17px;
  border-width: 0 0 0 2px;
  border-radius: 0;
  height: 100%;
  padding: 5px 0 0 0;
  margin: auto;
  width: 127px;
  font-size: 1.2rem;
  font-weight: 400;
  min-width: 0;
  color: #222021;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-height: 43px; }

.beats-army-modal .input-wrapper + button.beats-army-form-submit {
  margin-top: 30px; }

.beats-army-modal .beats-army-city-data + button.beats-army-form-submit {
  margin-top: 30px; }

.beats-army-modal [type="submit"] img,
.beats-army-modal [type="submit"] svg {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 7px;
  height: 9px;
  position: relative;
  top: -1px; }

.beats-army-modal [type="submit"] path {
  fill: #222021; }

@media (min-width: 768px) {
  .beats-army-modal [type="submit"] {
    border-color: #dedfe0;
    border-width: 0 0 0 1px;
    width: 139px; } }

.beats-army-modal ::-webkit-input-placeholder {
  color: #222021; }

.beats-army-modal :-moz-placeholder {
  color: #222021; }

.beats-army-modal ::-moz-placeholder {
  color: #222021; }

.beats-army-modal :-ms-input-placeholder {
  color: #222021; }

.beats-army-success-modal {
  text-align: center;
  z-index: 9999 !important; }

@media (max-width: 767px) {
  .beats-army-success-modal {
    background-color: #fff; } }

.beats-army-success-modal .modal-inner {
  min-height: 0; }

.beats-army-success-modal .modal-inner .container {
  max-width: 975px; }

.beats-army-success-modal .modal-content {
  padding: 60px 0;
  margin: 0 auto;
  border-top: 1px solid #dedede; }

.beats-army-success-modal .logo {
  display: block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 auto 38px auto; }

.beats-army-success-modal .modal-close {
  background-color: #f3f4f5; }

.beats-army-success-modal h2 {
  font-size: 28px; }

@media (min-width: 768px) {
  .beats-army-success-modal h2 {
    font-size: 40px; } }

.beats-army-success-modal h2 + p {
  max-width: 450px;
  width: 85%;
  margin: 0 auto 35px auto; }

.beats-army-success-modal .world-of-beats {
  background-color: transparent;
  padding-top: 6.944444444%;
  padding-bottom: 0; }

.beats-army-success-modal .world-of-beats h3 {
  color: #fff; }

@media (min-width: 768px) {
  .beats-army-success-modal .world-of-beats h3 {
    font-size: 28px;
    margin-bottom: 20px; } }

.beats-army .beats-army-invalid-select-field, .beats-army .error-message {
  padding-left: 20px;
  width: 100%;
  text-align: left;
  padding: 0 0 0 25px;
  color: #e01e3c;
  font-weight: 500; }

.beats-army .selectboxit-container .selectboxit {
  width: 100% !important;
  background: #f9f9f9;
  border: 2px solid #dedfe0;
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  padding: 11px 16px 8px 20px;
  font-size: 0.9333333333rem;
  letter-spacing: 0.05em;
  background-color: #fff;
  min-height: 45px; }

.beats-army .selectboxit.selectboxit-focus {
  outline: 3px solid #8c8c8c;
  outline-offset: 1px; }

.beats-army .selectboxit-container .selectboxit-options {
  margin-top: 11px; }

.beats-army .selectboxit-container .selectboxit-option:first-child[data-val=""] {
  display: none; }

.beats-army .selectboxit-container .selectboxit-options .selectboxit-option a.selectboxit-option-anchor {
  padding-left: 13px;
  font-weight: normal;
  letter-spacing: 0.05em; }

.beats-army .selectboxit-container .selectboxit-arrow-container {
  margin-right: 15px;
  margin-top: -3px; }

.beats-army ::-webkit-input-placeholder {
  color: #000; }

.beats-army :-moz-placeholder {
  color: #000; }

.beats-army ::-moz-placeholder {
  color: #000; }

.beats-army :-ms-input-placeholder {
  color: #000; }

.beats-army .selectboxit-btn.selectboxit-enabled,
.beats-army .selectboxit-btn.selectboxit-enabled.selectboxit-hover,
.beats-army .selectboxit-btn.selectboxit-enabled:hover,
.beats-army .selectboxit-btn.selectboxit-enabled:focus {
  color: #000; }

.beats-army [type="submit"] {
  border: solid #e6e6e7;
  border-width: 0 0 0 2px;
  border-radius: 0;
  height: 100%;
  padding: 5px 0 0 0;
  width: 128px;
  font-size: 1.2rem;
  font-weight: 400;
  min-width: 0;
  color: #adafb2;
  -webkit-box-shadow: none;
          box-shadow: none; }

.beats-army [type="submit"] img,
.beats-army [type="submit"] svg {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 7px;
  height: 9px;
  position: relative;
  top: -1px;
  -webkit-animation-duration: 150ms;
          animation-duration: 150ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 150ms;
          animation-delay: 150ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */ }

.beats-army [type="submit"] path {
  fill: #adafb2; }

@media (min-width: 768px) {
  .beats-army [type="submit"] path {
    fill: #222021; } }

.beats-army [type="submit"]:hover img, .beats-army [type="submit"]:hover svg {
  -webkit-animation-name: fadeInLeftIcon;
          animation-name: fadeInLeftIcon; }

@media (min-width: 768px) {
  .beats-army [type="submit"] {
    border-color: #dedfe0;
    border-width: 0 0 0 1px;
    width: 139px;
    color: #222021; } }

@media (max-width: 767px) {
  .beats-army .images {
    display: none; } }

@media (min-width: 767px) {
  .beats-army h2 {
    font-size: 2.4rem;
    margin-bottom: 0.6666666667rem; } }

@media (max-width: 767px) {
  .beats-army h2 {
    font-size: 2.3076923076rem;
    margin-bottom: 1.6666666667rem; } }

.page.home .block.beats-army {
  max-width: 1320px; }

.checkbox input:checked ~ .control-indicator {
  background-color: #222021;
  background-image: url("../../../../assets/resources/images/icon-close-white.svg"); }

.tile-inner {
  padding: 10px;
  background-clip: content-box;
  background-color: #fff;
  width: 100%; }

.scaler-1x1:before {
  content: ' ';
  float: left;
  padding-top: 100%; }

.beats-army-modal .image-wrapper img {
  -webkit-transform: scale(1.05) translateZ(0);
          transform: scale(1.05) translateZ(0);
  -webkit-transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95);
  transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95); }

.scaler-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.scaler-1x1:after {
  content: ' ';
  display: table;
  clear: both; }

.tiles {
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  margin: 0 -10px; }

.tile {
  position: relative;
  -ms-flex: 0 0 calc(100% - 20px);
  -webkit-box-flex: 0;
          flex: 0 0 calc(100% - 20px);
  width: 100%;
  margin: 0 auto -10px auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  overflow: hidden; }

@media (min-width: 1024px) {
  .tile-inner {
    padding: 10px; } }

@media (min-width: 768px) {
  .tile-inner {
    padding: 5px; } }

@media (min-width: 768px) {
  .beats-army-modal h4 {
    font-size: 20px; } }

@media (min-width: 768px) {
  .tiles {
    margin: 0 -5px; } }

@media (min-width: 1024px) {
  .tiles {
    margin: 0 -10px; } }

@media (min-width: 768px) {
  .tile {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    margin: 0; } }

.image-wrapper {
  overflow: hidden;
  position: relative; }

.beats-army-modal .beats-army-form .input-wrapper .hide {
  display: none !important; }

@media (max-width: 768px) {
  .beats-army-modal .beats-army-form {
    -webkit-padding-start: 0.75em;
            padding-inline-start: 0.75em;
    -webkit-padding-end: 0.75em;
            padding-inline-end: 0.75em; } }

.beats-army-success-modal .modal-content .container > p {
  margin-bottom: 1em;
  color: #8c8c8c; }

.support .checkbox-row label, .flag-innapropriate-modal .checkbox-row label, .review-process .checkbox-row label, .beats-army-modal .checkbox-row label, .write-review .checkbox-row label, .beats-army .checkbox-row label {
  display: block;
  font-weight: normal; }

.beats-army .checkbox-row > label, .write-review .checkbox-row > label, .product-registration .checkbox-row > label, .beats-army-modal .checkbox-row > label, .beats-army-opt-in .review-process .checkbox-row > label {
  text-align: left;
  margin-bottom: 0px; }

.support .checkbox-row .checkbox, .flag-innapropriate-modal .checkbox-row .checkbox, .review-process .checkbox-row .checkbox, .beats-army-modal .checkbox-row .checkbox, .write-review .checkbox-row .checkbox, .beats-army .checkbox-row .checkbox {
  display: inline-block; }

.beats-army-modal .checkbox-row .checkbox, .write-review .checkbox-row .checkbox, .beats-army .checkbox-row .checkbox {
  color: #8c8c8c; }

.beats-army-modal .checkbox-row .checkbox {
  line-height: 1.6; }

.support .checkbox-row label, .flag-innapropriate-modal .checkbox-row label, .review-process .checkbox-row label, .beats-army-modal .checkbox-row label, .write-review .checkbox-row label, .beats-army .checkbox-row label {
  display: block;
  font-weight: normal; }

.support .form-row input[type="checkbox"], .flag-innapropriate-modal .form-row input[type="checkbox"], .review-process .form-row input[type="checkbox"], .beats-army-modal .form-row input[type="checkbox"], .write-review .form-row input[type="checkbox"], .beats-army .form-row input[type="checkbox"] {
  border: solid 2px #e3e3e3;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0; }

.support .checkbox-row input, .flag-innapropriate-modal .checkbox-row input, .review-process .checkbox-row input, .beats-army-modal .checkbox-row input, .write-review .checkbox-row input, .beats-army .checkbox-row input {
  padding: 0;
  margin: 0;
  margin-right: 10px;
  vertical-align: bottom;
  position: relative;
  top: -5px;
  *overflow: hidden; }

.beats-army .checkbox-row, .beats-army-modal .checkbox-row, .beats-army-opt-in .review-process .checkbox-row {
  margin-bottom: 0px; }

.register-your-beats .checkbox-row, .check-review .checkbox-row, .beats-army-modal .checkbox-row, .beats-army .checkbox-row {
  margin-top: 30px; }

.beats-army-modal .form-row, .beats-army .form-row {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.beats-army .checkbox-row .mandatory-check, .beats-army-modal .checkbox-row .mandatory-check, .beats-army-opt-in .review-process .checkbox-row .mandatory-check {
  color: #e01e3c;
  font-weight: bold;
  vertical-align: sub;
  padding-right: 5px;
  font-size: 18px; }

@media screen and (min-width: 1024px) {
  .without-global-header .header-holder-global .global-header {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -80) !important;
            transform: matrix(1, 0, 0, 1, 0, -80) !important;
    -webkit-transition: .25s ease-in;
    transition: .25s ease-in; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .without-global-header header {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
            transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -webkit-transition: .25s ease-in;
    transition: .25s ease-in; }
  .h-reboot .pdp-sticky-header,
  .h-reboot .product-sticky-bar {
    top: 80px; } }

.header-holder-global {
  position: relative;
  z-index: 1000;
  width: 100%;
  height: 80px;
  line-height: 80px;
  /*header .search-bar-holder .tt-menu.active {
      display: block !important; }*/ }
  .header-holder-global.is_stuck {
    position: fixed;
    top: 0;
    left: 0; }
  .header-holder-global .global-header {
    display: block !important;
    background: #fff;
    color: #161616;
    padding: 0; }
  .header-holder-global .header-container {
    max-width: 1440px;
    height: inherit;
    padding: 0 60px;
    margin: 0 auto;
    line-height: inherit; }
  .header-holder-global header .subnav .cat-link .image-wrapper,
  .header-holder-global header .search-bar-holder .close,
  .header-holder-global .mobile-nav .search-bar .form-holder .close,
  .header-holder-global .mobile-nav .list-products .image-wrapper {
    border-radius: 50%; }
  .header-holder-global .global-header {
    z-index: 1; }
  .header-holder-global .primary-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
  .header-holder-global .mobile-nav {
    display: none; }
  .header-holder-global .nav-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 1px;
            flex: 1 0 1px;
    max-height: 80px;
    margin: 0;
    padding-left: 75px;
    font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 1.125rem; }
    .header-holder-global .nav-list .nav-item:not(.nav-item--logo) .nav-link {
      position: relative;
      text-transform: uppercase;
      vertical-align: sub;
      font-weight: 400; }
      .header-holder-global .nav-list .nav-item:not(.nav-item--logo) .nav-link:hover:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -14px;
        display: block;
        width: 38px;
        height: 2px;
        margin-left: -19px;
        background-color: #E01E3C; }
    .header-holder-global .nav-list .nav-item:nth-child(2) {
      margin-left: 0px; }
  .header-holder-global .nav-extras {
    margin: 0;
    max-height: 80px;
    width: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header-holder-global .nav-item, .header-holder-global .nav-extra-item, .header-holder-global .search-btn-holder {
    display: inline-block;
    vertical-align: middle; }
  .header-holder-global .header-icon {
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer; }
  .header-holder-global .nav-item--logo {
    position: absolute;
    left: 0;
    z-index: 4; }
    .header-holder-global .nav-item--logo .beats-logo {
      width: 40px;
      height: 40px;
      background-size: 40px; }
  .header-holder-global .nav-item:not(:first-child) {
    margin-left: 100px; }
  .header-holder-global .nav-extras .nav-item:not(:first-child) {
    margin-left: 30px; }
  .header-holder-global .hamburger-menu, .header-holder-global .hamburger-nav {
    display: inline-block;
    width: 18px;
    padding: 0;
    margin: 0;
    vertical-align: sub; }
    .header-holder-global .hamburger-menu span, .header-holder-global .hamburger-nav span {
      display: block;
      width: 18px;
      height: 2px;
      background-color: #000000;
      margin: 0; }
      .header-holder-global .hamburger-menu span:not(:last-child), .header-holder-global .hamburger-nav span:not(:last-child) {
        margin-bottom: 3px; }
  .header-holder-global .search-bar-holder, .header-holder-global .mobile-nav .search, .header-holder-global .mobile-nav .hamburger-nav .icon {
    position: absolute;
    top: 0;
    left: 0; }
  .header-holder-global .mobile-nav .hamburger-nav .icon {
    height: 100%;
    width: 100%; }
  .header-holder-global .search-bar-holder .form-holder .no-results, .header-holder-global .mobile-nav .hamburger-nav {
    position: absolute;
    top: 0;
    right: 0; }
  .header-holder-global .search-bar-holder .close {
    position: absolute;
    top: 0; }
  .header-holder-global .search-bar-holder .close svg, .header-holder-global .search-bar-holder .close img {
    width: 11px;
    margin: 13px auto 0 auto; }
  .header-holder-global .header-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(26, 27, 28, 0.9);
    opacity: 0; }
  .header-holder-global .btn-search {
    width: 18px;
    height: 18px;
    background-size: 18px;
    vertical-align: text-top; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .header-holder-global {
      position: fixed;
      top: 0; } }
  @media screen and (max-width: 767px) {
    .header-holder-global {
      position: fixed;
      top: 0;
      height: 50px;
      line-height: initial; }
      .header-holder-global .global-header {
        display: none !important; }
      .header-holder-global .mobile-nav {
        display: block !important; } }
  .header-holder-global header .search-results {
    max-height: calc(100vh - 80px);
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .header-holder-global header .subnav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #242424;
    padding: 20px 0 45px 0;
    text-align: left; }
  .header-holder-global header .subnav-company {
    background-color: rgba(36, 36, 36, 0.75); }
  .header-holder-global header .subnav-company:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 9999px;
    background-color: rgba(36, 36, 36, 0.75); }
  .header-holder-global header .subnav-company ul {
    margin: 0 auto;
    max-width: 460px;
    width: 100%;
    text-align: center;
    font-size: 33px;
    line-height: 60px;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: none; }
  .header-holder-global header .subnav-company li {
    padding-top: 5px;
    margin-bottom: 20px;
    -webkit-transition: background-color 280ms ease-out;
    transition: background-color 280ms ease-out; }
  .header-holder-global header .subnav-company li:hover {
    background-color: #1c1c1c; }
  .header-holder-global header .subnav-company a {
    color: #f0f1f3;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 100%; }
  .header-holder-global header .mask {
    top: 80px;
    z-index: 0;
    background-color: rgba(26, 27, 28, 0.9);
    opacity: 0; }
  .header-holder-global header .button .mask {
    opacity: 1; }
  .header-holder-global header .search-bar-holder {
    z-index: 2;
    width: 100%;
    background-color: #1f1f1f; }
  .header-holder-global header .search-bar-holder .form-holder {
    height: 80px;
    max-width: 1180px;
    width: calc(100% - 260px);
    padding-top: 15px;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
  .header-holder-global header .search-bar-holder .form-holder .no-results {
    z-index: 1;
    font-size: 24px;
    margin-top: 8px;
    margin-right: 50px;
    opacity: 0;
    pointer-events: none; }
  .header-holder-global header .search-bar-holder .form-holder .title {
    position: relative;
    z-index: 100;
    padding: 0 40px;
    font-size: 12px;
    font-weight: 500;
    max-width: 1180px;
    margin: 5px auto 0 auto;
    color: #fff; }
  .header-holder-global header .search-bar-holder .form-holder .twitter-typeahead {
    display: block;
    width: 100%; }
  .header-holder-global header .search-bar-holder .form-holder input[type="text"] {
    width: 100%;
    height: 50px;
    background-color: #161616;
    border-radius: 25px;
    font-size: 24px;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 7px 40px 0 40px;
    font-weight: 700;
    color: #fff;
    border: 3px solid transparent; }
  .header-holder-global header .search-bar-holder .form-holder input[type="text"].tt-hint {
    color: #363636; }
  .header-holder-global header .search-bar-holder .form-holder input[type="text"]:focus {
    outline: none;
    border: 3px solid #8c8c8c; }
  .header-holder-global header .search-bar-holder .form-holder input[type="text"]::-moz-selection {
    background-color: rgba(231, 231, 231, 0.075); }
  .header-holder-global header .search-bar-holder .form-holder input[type="text"]::selection {
    background-color: rgba(231, 231, 231, 0.075); }
  .header-holder-global header .search-bar-holder .form-holder input[type="text"]::-moz-selection {
    background-color: rgba(231, 231, 231, 0.075); }
  .header-holder-global header .search-bar-holder .tt-menu {
    margin-top: 0px;
    background-color: #161616;
    width: 100%;
    -webkit-box-shadow: 0 13px 35px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 13px 35px 0 rgba(0, 0, 0, 0.25);
    padding: 80px 20px 40px 20px; }
  .header-holder-global header .search-bar-holder .tt-suggestion {
    height: 59px;
    line-height: 56px;
    padding: 3px 20px 0 20px;
    cursor: pointer;
    font-size: 20px;
    color: #a7a6a6;
    font-weight: 500; }
  .header-holder-global header .search-bar-holder .tt-suggestion .tt-highlight {
    color: #fff; }
  .header-holder-global .tt-suggestion:empty {
    display: none; }
  .header-holder-global header .search-bar-holder .tt-suggestion:hover, .header-holder-global header .search-bar-holder .tt-suggestion.tt-cursor {
    background-color: #1f1f1f; }
  .header-holder-global header .search-bar-holder .tt-dataset {
    max-height: 300px;
    overflow: auto;
    padding-right: 30px; }
  .header-holder-global header .search-bar-holder .close {
    width: 40px;
    height: 40px;
    right: -60px;
    display: block;
    border: 2px solid #363636;
    margin-top: 20px; }
  .header-holder-global header .search-bar-holder .close svg, .header-holder-global header .search-bar-holder .close img {
    width: 11px;
    margin: 13px auto 0 auto; }
  .header-holder-global header .search-bar-holder .close path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 1px; }
  .header-holder-global header .search-bar-holder .button-holder {
    display: none !important; }
  .header-holder-global .mobile-nav {
    background-color: #fff;
    position: relative;
    z-index: 910;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: background-color 0.28s cubic-bezier(0.215, 0.04, 0.065, 0.95), -webkit-transform 0.38s cubic-bezier(0.215, 0.04, 0.065, 0.95);
    transition: background-color 0.28s cubic-bezier(0.215, 0.04, 0.065, 0.95), -webkit-transform 0.38s cubic-bezier(0.215, 0.04, 0.065, 0.95);
    transition: transform 0.38s cubic-bezier(0.215, 0.04, 0.065, 0.95), background-color 0.28s cubic-bezier(0.215, 0.04, 0.065, 0.95);
    transition: transform 0.38s cubic-bezier(0.215, 0.04, 0.065, 0.95), background-color 0.28s cubic-bezier(0.215, 0.04, 0.065, 0.95), -webkit-transform 0.38s cubic-bezier(0.215, 0.04, 0.065, 0.95); }
  .header-holder-global .mobile-nav.headroom--pinned {
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important; }
  .header-holder-global .mobile-nav.headroom--unpinned {
    -webkit-transform: translateY(-100%) !important;
            transform: translateY(-100%) !important; }
  .header-holder-global .mobile-nav.search-open {
    background-color: #222021; }
  .header-holder-global .mobile-nav button:after {
    display: none; }
  .header-holder-global .mobile-nav .no-results {
    display: none; }
  .header-holder-global .mobile-nav .bar {
    position: relative;
    height: 50px;
    padding: 13px 20px 0 20px;
    background-color: inherit; }
  .header-holder-global .mobile-nav .logo {
    width: 25px;
    height: 25px;
    margin: 0 auto; }
  .header-holder-global .mobile-nav .logo a {
    display: block; }
  .header-holder-global .mobile-nav .search {
    width: 30px;
    height: 30px;
    top: 10px;
    margin-left: 23px;
    cursor: pointer;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    min-width: 0;
    padding: 0;
    outline-offset: -5px; }
  .header-holder-global .mobile-nav .search .icon {
    width: 17px;
    height: 17px;
    position: relative;
    top: 0;
    margin: 0 auto; }
  .header-holder-global .mobile-nav .search path {
    fill: initial; }
  .header-holder-global .mobile-nav .hamburger-nav {
    width: 20px;
    height: 20px;
    top: 15px;
    margin-right: 28px;
    cursor: pointer;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    min-width: 0;
    padding: 0; }
  .header-holder-global .mobile-nav .hamburger-nav .icon-holder {
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px;
    left: 0;
    overflow: hidden;
    margin: 0 auto; }
  .header-holder-global .mobile-nav .hamburger-nav .icon + .icon {
    left: 100%;
    padding: 0 2px; }
  .header-holder-global .mobile-nav .hamburger-nav .icon:first-child img,
  .header-holder-global .mobile-nav .hamburger-nav .icon:first-child svg {
    margin-top: 2px; }
  .header-holder-global .mobile-nav .hamburger-nav path {
    fill: initial;
    -webkit-transition: fill 280ms ease-out;
    transition: fill 280ms ease-out; }
  .header-holder-global .mobile-nav .hamburger-nav.active path {
    fill: initial; }
  .header-holder-global .mobile-nav .search-bar {
    position: relative;
    z-index: 10;
    margin-top: -50px;
    background-color: #1e1e1e;
    min-height: 100vh;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  .header-holder-global .mobile-nav .search-bar .form-holder {
    position: relative; }
  .header-holder-global .mobile-nav .search-bar .form-holder form {
    width: 100%;
    height: 50px;
    padding: 10px 52px 10px 10px;
    background-color: #2c2c2c; }
  .header-holder-global .mobile-nav .search-bar .form-holder input[type="text"] {
    background-color: #1e1e1e;
    width: 100%;
    border-radius: 15px;
    padding: 4px 17px 0 17px;
    font-size: 16px;
    line-height: 30px;
    max-height: 30px;
    font-weight: 500;
    color: #fff;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif; }
  .header-holder-global .mobile-nav .search-bar .form-holder input[type="text"]::-moz-selection {
    background-color: #1f1f1f; }
  .header-holder-global .mobile-nav .search-bar .form-holder input[type="text"]::selection {
    background-color: #1f1f1f; }
  .header-holder-global .mobile-nav .search-bar .form-holder input[type="text"]::-moz-selection {
    background-color: #1f1f1f; }
  .header-holder-global .mobile-nav .search-bar .form-holder input[type="text"]:focus {
    outline: none;
    border: 3px solid #8c8c8c; }
  .header-holder-global .mobile-nav .search-bar .form-holder .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #2e2e2e;
    border: 2px solid #414141; }
  .header-holder-global .mobile-nav .search-bar .form-holder .close img, .header-holder-global .mobile-nav .search-bar .form-holder .close svg {
    width: 11px;
    height: 11px;
    margin: 8px auto 0 auto; }
  .header-holder-global .mobile-nav .search-bar .form-holder .close path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 0.5px; }
  .header-holder-global .mobile-nav .search-bar .form-holder .title {
    color: #6e6e6e;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 38px 20px 0 20px; }
  .header-holder-global .mobile-nav .search-bar .form-holder ::-webkit-input-placeholder {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 500;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif; }
  .header-holder-global .mobile-nav .search-bar .form-holder :-moz-placeholder {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 500;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif; }
  .header-holder-global .mobile-nav .search-bar .form-holder ::-moz-placeholder {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 500;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif; }
  .header-holder-global .mobile-nav .search-bar .form-holder :-ms-input-placeholder {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 500;
    font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif; }
  .header-holder-global .mobile-nav .search-results {
    position: relative;
    z-index: 100;
    top: 50px;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: -3.3em;
    padding-bottom: 75px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  .header-holder-global .mobile-nav .search-results > .container {
    padding: 25px 0 0 0; }
  .header-holder-global .mobile-nav .search-results:empty + .button-holder,
  .header-holder-global .mobile-nav .search-results.hide + .button-holder {
    bottom: -20px;
    background-color: #1e1e1e; }
  .header-holder-global .mobile-nav .search-results:empty + .button-holder .button,
  .header-holder-global .mobile-nav .search-results.hide + .button-holder .button {
    color: #fff; }
  .header-holder-global .mobile-nav .search-results:empty + .button-holder .button .button-inner,
  .header-holder-global .mobile-nav .search-results.hide + .button-holder .button .button-inner {
    -webkit-box-shadow: inset 0 0 0 2px #fff;
            box-shadow: inset 0 0 0 2px #fff; }
  .header-holder-global .mobile-nav .twitter-typeahead {
    width: 100%; }
  .header-holder-global .mobile-nav .tt-menu {
    /*top: calc(100% - -70px) !important;*/
    padding-top: 80px;
    height: calc(100vh - 195px);
    display: block !important;
    width: 100%; }
  .header-holder-global .mobile-nav .tt-menu:after {
    /*content: "";*/
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    width: calc(100% - -42px);
    height: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e1e1e+0,1e1e1e+100&0+0,1+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0)), to(#1e1e1e));
    background: linear-gradient(to bottom, rgba(30, 30, 30, 0) 0%, #1e1e1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e1e1e', endColorstr='#1e1e1e', GradientType=0);
    /* IE6-9 */ }
  .header-holder-global .mobile-nav .tt-dataset {
    position: relative;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: calc(100% - -42px); }
  .header-holder-global .mobile-nav .tt-suggestion {
    display: block;
    color: #fff;
    padding: 15px 10px 12px 10px;
    font-size: 14px;
    font-weight: 500; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .tt-suggestion {
      font-size: 20px; } }
  .header-holder-global .mobile-nav .tt-hint {
    color: #4c4c4c !important; }
  .header-holder-global .mobile-nav .white-background {
    background-color: #f4f4f4 !important; }
  .header-holder-global .mobile-nav .button-holder {
    position: absolute;
    /*bottom: -50px;*/
    left: 0;
    z-index: 101;
    width: 100%;
    height: 75px;
    text-align: center;
    padding: 0px;
    background-color: #1e1e1e;
    -webkit-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
    background-color: #f4f4f4;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  .header-holder-global .mobile-nav .button-holder .button {
    color: #222021; }
  .header-holder-global .mobile-nav .button-holder .button .button-inner {
    -webkit-box-shadow: inset 0 0 0 2px #222021;
            box-shadow: inset 0 0 0 2px #222021; }
  .header-holder-global .mobile-nav .links {
    background-color: #fff;
    padding: 10px 0;
    height: calc(100vh - 50px); }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .links {
      background-color: #242424; } }
  .header-holder-global .mobile-nav .links > ul {
    max-width: 728px;
    margin: 0 auto; }
  .header-holder-global .mobile-nav .links > ul > li {
    position: relative;
    display: block;
    margin: 10px; }
  .header-holder-global .mobile-nav .links > ul > li a {
    position: relative;
    display: block;
    text-align: center; }
  .header-holder-global .mobile-nav .links .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 20px;
    line-height: 1;
    margin-top: -0.35em;
    color: #161616;
    text-align: center;
    padding: 0 17px;
    font-weight: 700; }
  .header-holder-global .mobile-sub-nav {
    font-weight: 500; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .links .title {
      font-size: 36px;
      padding: 0 78px 0 60px; } }
  .header-holder-global .mobile-nav .links .title i {
    position: absolute;
    right: 17px;
    color: #161616;
    font-size: 16px;
    -webkit-transition: all 280ms ease-out;
    transition: all 280ms ease-out; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .links .title i {
      font-size: 36px; } }
  .header-holder-global .mobile-nav .links .active .title i {
    color: #161616;
    opacity: 1;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .header-holder-global .mobile-nav .subnav {
    overflow: hidden; }
  .header-holder-global .mobile-nav .subnav .title {
    font-size: 16px; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .subnav .title {
      font-size: 24px; } }
  .header-holder-global .mobile-nav .subnav-products {
    background-color: #fff; }
  .header-holder-global .mobile-nav .subnav-products ul {
    max-width: 605px;
    padding: 20px 10px 10px 10px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .subnav-products ul {
      padding: 20px 0 10px 0; } }
  .header-holder-global .mobile-nav .subnav-products li {
    margin-bottom: 10px; }
  .header-holder-global .mobile-nav .subnav-explore .thumb {
    /*width: 50px;*/
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px; }
  .header-holder-global .mobile-nav .subnav-explore .list-standard li {
    height: auto;
    border-bottom: 0px !important; }
  .header-holder-global .mobile-nav .subnav-explore .list-standard a {
    padding: 10px 0 0 0; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .subnav.subnav-company li {
      background-color: #2b2b2b; } }
  .header-holder-global .mobile-nav .list-standard li {
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #2b2b2b;
    background-color: #fff;
    font-size: .85rem;
    margin-bottom: 0;
    text-align: center;
    font-weight: 500; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-standard li {
      font-size: 18px;
      font-weight: 700;
      border-color: #3f3c3d;
      background-color: transparent;
      height: 80px;
      line-height: 80px; } }
  .header-holder-global .mobile-nav .list-standard a {
    color: #161616;
    padding: 2px 20px 0 14px; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-standard a {
      padding: 0 60px; } }
  .header-holder-global .mobile-nav .list-standard i {
    position: relative;
    top: 14px;
    float: right;
    color: #3a3a3a;
    font-size: 20px; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-standard i {
      top: 20px;
      color: #a7a6a6;
      font-size: 36px; } }
  .header-holder-global .mobile-nav .list-products {
    margin-bottom: 20px !important; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products {
      padding-top: 0 !important; } }
  .header-holder-global .mobile-nav .list-products li {
    padding: 13px 21px 13px 18px;
    border-bottom: 1px solid #2b2b2b;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products li {
      border-color: #3f3c3d;
      padding: 20px 78px 20px 22px; } }
  .header-holder-global .mobile-nav .list-products li > a {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
  .header-holder-global .mobile-nav .list-products .image-wrapper {
    width: 66px;
    height: 66px;
    -ms-flex: 0 1 66px;
    -webkit-box-flex: 0;
            flex: 0 1 66px;
    margin-right: 22px; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products .image-wrapper {
      margin-right: 30px; } }
  .header-holder-global .mobile-nav .list-products .product-details {
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
    font-size: 16px;
    position: relative;
    color: #fff;
    font-weight: 500; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products .product-details {
      font-size: 18px; } }
  .header-holder-global .mobile-nav .list-products .product-details span {
    display: block;
    font-size: 14px;
    color: #a7a6a6;
    font-weight: 400; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products .product-details span {
      font-size: 12px; } }
  .header-holder-global .mobile-nav .list-products .product-details p {
    margin: 0; }
  .header-holder-global .mobile-nav .list-products i {
    position: absolute;
    top: 50%;
    right: 0;
    color: #3a3a3a;
    font-size: 20px;
    margin-top: -0.5em; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products i {
      font-size: 36px;
      color: #a7a6a6; } }
  .header-holder-global .mobile-nav .list-products .view-all {
    padding: 0 21px 0 21px; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .list-products .view-all {
      padding: 2px 78px 0 25px;
      font-size: 18px; } }
  .header-holder-global .mobile-nav .list-products .view-all a {
    color: #fff;
    height: 68px;
    padding-top: 3px; }
  .header-holder-global .mobile-nav .tertiary-nav {
    margin: 0 -10px 20px -10px;
    overflow: hidden; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .tertiary-nav {
      margin: 0 0 20px 0;
      background-color: #2b2b2b; } }
  .header-holder-global .mobile-nav .tertiary-nav .list-title {
    text-transform: uppercase;
    color: #6e6e6e;
    font-size: 12px;
    font-weight: 500;
    padding: 20px 21px 15px 18px;
    border-bottom: 1px solid #2b2b2b; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .tertiary-nav .list-title {
      opacity: 0; } }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .tertiary-nav-products .list-standard {
      padding: 0; } }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .tertiary-nav-products .list-standard li:first-child {
      border-top: 1px solid #3f3c3d; } }
  .header-holder-global .mobile-nav .tertiary-nav-products .list-standard li > a {
    padding: 2px 21px 0 21px; }
  @media (min-width: 768px) {
    .header-holder-global .mobile-nav .tertiary-nav-products .list-standard li > a {
      padding: 2px 78px 0 20px; } }
  .header-holder-global .mobile-nav .utility {
    font-size: 12px;
    color: #464545;
    text-align: center;
    padding-bottom: 25px; }
  .header-holder-global .mobile-nav .utility li {
    display: inline-block; }
  .header-holder-global .mobile-nav .utility .social {
    color: #a7a6a6;
    margin: 35px 0;
    font-size: 25px; }
  .header-holder-global .mobile-nav .utility .social li {
    padding: 0 15px; }
  .header-holder-global .mobile-nav .utility a {
    font-weight: 400; }
  .header-holder-global .mobile-nav .utility p {
    margin-bottom: 0; }

.header-holder-global .mobile-nav .links .title i {
  opacity: 1; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h6, h6, .h6 {
  color: #222021;
  font-weight: 700;
  line-height: 1;
  font-stretch: normal;
  word-wrap: break-word;
  word-break: break-word; }

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

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 40px; } }

@media (min-width: 1024px) {
  h1, .h1 {
    font-size: 60px; } }

h2, .h2 {
  font-size: 2.3076923077rem;
  margin-bottom: 0.6666666667rem; }

@media (min-width: 768px) {
  h2, .h2 {
    font-size: 2.4rem; } }

@media (min-width: 1024px) {
  h2, .h2 {
    font-size: 50px;
    line-height: 1.1;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px; } }

h3, .h3 {
  font-size: 1.2307692308rem;
  line-height: 1.111111111;
  margin-bottom: 0.6666666667rem; }

@media (min-width: 768px) {
  h3, .h3 {
    font-size: 1.4666666667rem; } }

@media (min-width: 1024px) {
  h3, .h3 {
    font-size: 36px; } }

h4, .h4 {
  font-size: 1.2rem;
  margin-bottom: 0.5333333333rem; }

@media (min-width: 768px) {
  h4, .h4 {
    font-size: 1.2rem; } }

@media (min-width: 1024px) {
  h4, .h4 {
    font-size: 24px;
    line-height: 1.1666666667; } }

h5, .h5, .article .article-footer .tags h2 {
  font-size: 1.0769230769rem;
  font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 0.75px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0.75em; }

@media (min-width: 1024px) {
  h5, .h5, .article .article-footer .tags h2 {
    font-size: 18px;
    line-height: 1.1666666667;
    margin-bottom: 1.65em; } }

h6, .h6 {
  font-size: 1rem;
  margin-bottom: 0.75rem;
  font-weight: 400;
  color: #bec1c3; }

@media (min-width: 1024px) {
  h6, .h6 {
    font-size: 13px;
    line-height: 1.2307692308;
    font-weight: 500; } }

.cookie-bar {
  position: fixed;
  z-index: 1100;
  bottom: 0;
  -webkit-box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.03);
          box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.03);
  width: 100%;
  padding: 33px 20px 33px 20px;
  background: #fff; }
  .cookie-bar .container {
    position: relative;
    text-align: center; }
    .cookie-bar .container h4 {
      margin-bottom: 0;
      padding-top: 8px;
      font-size: 1.25rem; }
    .cookie-bar .container p {
      margin: 0;
      font-size: 0.8125rem;
      color: #8c8c8c; }
    .cookie-bar .container .button-wrapper {
      margin-top: 20px; }
    .cookie-bar .container p a {
      text-decoration: underline;
      font-weight: bold; }
  .cookie-bar.animate {
    -webkit-animation: cookiefadeOut ease-in-out 1s;
            animation: cookiefadeOut ease-in-out 1s; }

@-webkit-keyframes cookiefadeOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.3;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    -webkit-transition-delay: 50ms;
            transition-delay: 50ms; }
  100% {
    opacity: 0;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-delay: 50ms;
            transition-delay: 50ms; } }

@keyframes cookiefadeOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.3;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    -webkit-transition-delay: 50ms;
            transition-delay: 50ms; }
  100% {
    opacity: 0;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    -webkit-transition-delay: 50ms;
            transition-delay: 50ms; } }

@media screen and (min-width: 768px) {
  .cookie-bar .container {
    text-align: left; }
    .cookie-bar .container .button-wrapper {
      position: absolute;
      top: 50%;
      right: 20px;
      float: right;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      margin-top: 0; }
  .cookie-bar .cookie-bar-cta.beats-button .beats-btn {
    min-width: 0; } }

.cookie-bar-cta.beats-button .beats-btn {
  min-width: 200px; }

.cookie-bar-cta .beats-btn .beats-btn-inner.btn-text--black {
  color: #161616; }

.cookie-bar-cta .beats-btn.btn-bg--transparent:after, .cookie-bar-cta .beats-btn.btn-bg--transparent:hover:after {
  background-color: transparent; }

.cookie-bar-cta .beats-btn.btn-outline--grey:after {
  -webkit-box-shadow: inset 0px 0px 0px 2px #d3d2d2;
          box-shadow: inset 0px 0px 0px 2px #d3d2d2; }

@media (hover: hover) {
  .cookie-bar-cta .beats-btn:hover:not(.disabled)
.beats-btn-inner.btn-text-hover--white {
    color: #ffffff; }
  .cookie-bar-cta .beats-btn.btn-outline--grey:hover:after {
    -webkit-box-shadow: inset 0px 0px 0px 2px #d3d2d2;
            box-shadow: inset 0px 0px 0px 2px #d3d2d2; }
  .cookie-bar-cta .beats-btn-mask.btn-bg-hover--black {
    background-color: #161616; } }

.headache-bar {
  position: relative;
  padding: 0;
  width: 85%;
  margin: 0 auto;
  line-height: 25px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 500; }
  @media screen and (max-width: 1023px) {
    .headache-bar {
      width: auto;
      margin: 0 60px; } }
  .headache-bar .headache-bar-text {
    width: 76.76%;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .headache-bar .headache-bar-text {
        width: 82%; } }
    .headache-bar .headache-bar-text .headeache-bar-text-holder {
      padding-top: 5px;
      line-height: 25px; }
  .headache-bar .close {
    width: 20px;
    min-width: 20px;
    height: 20px;
    /*Overriding the button width to 10px  */
    position: absolute;
    top: 14px;
    right: 5px;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    line-height: inherit; }
    .headache-bar .close svg {
      height: 10px; }
    @media screen and (max-width: 1023px) {
      .headache-bar .close {
        right: -44px; } }

.h-reboot .headache-bar {
  width: 100%;
  max-width: 1440px;
  padding: 0 60px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .h-reboot .headache-bar {
      padding: 0 30px; } }
  .h-reboot .headache-bar .close {
    right: calc(60px - 5px); }
    @media screen and (max-width: 767px) {
      .h-reboot .headache-bar .close {
        right: 25px; } }

@media screen and (max-width: 767px) {
  .product-desc-headerv1 {
    padding-top: 25px; } }

@media screen and (max-width: 767px) {
  .registration-promo-bar {
    padding-top: 0px; } }

@supports (-ms-ime-align: auto) {
  .promotionBar .headache-bar-text .headeache-bar-text-holder {
    padding-top: 2px; }
  .promotionBar .headache-bar .close {
    top: 14px; } }

@media screen and (min-width: 1600px) {
  body:not(.h-reboot) .headache-bar {
    max-width: 94.66667rem;
    width: 100%; } }

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

@media screen and (max-width: 767px) {
  .newsletter select, .newsletter input, .newsletter textarea {
    font-size: 16px !important; } }

.newsletter .newsletter__section {
  position: fixed;
  right: 30px;
  bottom: 30px;
  overflow: hidden; }
  .newsletter .newsletter__section .section__container {
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .newsletter .newsletter__section .section__container .newsletter__form__container {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 1px;
              flex: 1 0 1px;
      position: relative; }
      .newsletter .newsletter__section .section__container .newsletter__form__container .newsletter__close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 28px;
        height: 28px;
        font-size: 18px;
        padding: 5px;
        cursor: pointer;
        z-index: 1; }
  .newsletter .newsletter__section .newsletter__form .form-content {
    width: 100%; }
    .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text {
      font-size: 28px;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.07;
      letter-spacing: -1px;
      margin-bottom: 12px;
      padding-right: 10px;
      overflow: hidden;
      word-break: break-word;
      word-wrap: break-word; }
      .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text * {
        padding: 0;
        margin: 0; }
      @media screen and (min-width: 1024px) {
        .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text .show-mobile, .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text .show-tablet {
          display: none; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text .show-desktop, .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text .show-mobile {
          display: none; } }
      @media screen and (max-width: 767px) {
        .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text .show-desktop, .newsletter .newsletter__section .newsletter__form .form-content .form-content__signup-text .show-tablet {
          display: none; } }
    .newsletter .newsletter__section .newsletter__form .form-content .form-content__separator {
      width: 315px;
      border-bottom: 1px solid; }
      .newsletter .newsletter__section .newsletter__form .form-content .form-content__separator.section--expanded {
        margin-bottom: 12px; }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__section .newsletter__form .form-content .form-content__separator {
        width: 100%; } }
    .newsletter .newsletter__section .newsletter__form .form-content input[type="text"] {
      height: 30px;
      width: 315px;
      font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 20px;
      margin: 5px 0;
      padding: 5px 0;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: -0.2px;
      background: none; }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__section .newsletter__form .form-content input[type="text"] {
        width: 100%;
        font-size: 20px !important; } }
  @media screen and (max-width: 767px) {
    .newsletter .newsletter__section .newsletter__form .form-content {
      width: inherit; } }
  @media screen and (max-width: 767px) {
    .newsletter .newsletter__section .newsletter__form {
      overflow-y: auto; } }
  .newsletter .newsletter__section.section--collapsed {
    z-index: 1001;
    width: 420px; }
    .newsletter .newsletter__section.section--collapsed .section__container .newsletter__form__container .newsletter__form {
      position: static;
      padding: 30px; }
  .newsletter .newsletter__section.section--expanded {
    z-index: 1000;
    height: 513px;
    width: 860px;
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right; }
    .newsletter .newsletter__section.section--expanded .container__decorative-bar {
      width: 20px;
      top: 0;
      bottom: 0;
      left: 0;
      margin-top: 80px; }
    .newsletter .newsletter__section.section--expanded .section__container .newsletter__form__container .newsletter__form {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 60px; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .newsletter .newsletter__section.section--expanded .section__container .newsletter__form__container .newsletter__form {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 45px; } }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__section.section--expanded .section__container .newsletter__form__container .newsletter__form {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 30px; } }
    .newsletter .newsletter__section.section--expanded .newsletter-picture {
      width: 100%; }
      .newsletter .newsletter__section.section--expanded .newsletter-picture img.bbd-media-image {
        width: 100%; }
    .newsletter .newsletter__section.section--expanded .form-content .gdpr-section {
      margin: 20px 0; }
      .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin: 5px 0; }
        .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item .gdpr-item__checkbox {
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          -o-appearance: none;
          appearance: none;
          margin-right: 10px;
          width: 22px;
          height: 22px;
          background-size: 48px 22px;
          background-position-x: 0px;
          cursor: pointer; }
          .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item .gdpr-item__checkbox:checked {
            background-position: -24px; }
        .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item .gdpr-item__label {
          width: 537px;
          font-size: 15px;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.67;
          letter-spacing: -0.2px;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 0px;
                  flex: 1 0 0;
          -ms-flex-item-align: center;
              align-self: center;
          margin: 0;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none;
          cursor: pointer; }
          .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item .gdpr-item__label * {
            margin: 0;
            padding: 0; }
        .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item a {
          text-decoration: underline; }
        @media screen and (max-width: 767px) {
          .newsletter .newsletter__section.section--expanded .form-content .gdpr-section .gdpr-item .gdpr-item__label {
            line-height: 1.33; } }
    .newsletter .newsletter__section.section--expanded .form-content input[type="text"] {
      width: 390px; }
    .newsletter .newsletter__section.section--expanded .form-content .form-content__separator {
      border-bottom: 1px solid;
      width: 390px;
      margin-bottom: 12px; }
    .newsletter .newsletter__section.section--expanded .form-content .error-row {
      min-width: 190px;
      height: 35px;
      word-break: break-word;
      word-wrap: break-word;
      background-color: #e31837;
      padding: 10px;
      position: relative;
      margin-bottom: 10px;
      display: table; }
      .newsletter .newsletter__section.section--expanded .form-content .error-row::before {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        border-left: 8px solid #e31837;
        font-size: 0;
        line-height: 0; }
      .newsletter .newsletter__section.section--expanded .form-content .error-row .error-row__text {
        width: 100%;
        height: 16px;
        font-family: "NeuzeitGro", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: -0.2px;
        color: #ffffff; }
      .newsletter .newsletter__section.section--expanded .form-content .error-row.no-error {
        display: none; }
    .newsletter .newsletter__section.section--expanded .form-content .form-content__submit {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 3px 3px 3px 0;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .newsletter .newsletter__section.section--expanded .form-content .form-content__submit .submit__text, .newsletter .newsletter__section.section--expanded .form-content .form-content__submit .submit__arrow {
        font-size: 20px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.07;
        letter-spacing: -1px;
        font-weight: 500; }
      .newsletter .newsletter__section.section--expanded .form-content .form-content__submit .submit__arrow {
        margin-left: 10px;
        height: 20px;
        width: 20px; }
        .newsletter .newsletter__section.section--expanded .form-content .form-content__submit .submit__arrow svg {
          fill: currentColor;
          stroke: currentColor; }
      @media (hover: hover) and (prefers-reduced-motion: no-preference) {
        .newsletter .newsletter__section.section--expanded .form-content .form-content__submit:not(.disabled):hover .submit__arrow, .newsletter .newsletter__section.section--expanded .form-content .form-content__submit:not(.disabled):focus .submit__arrow {
          -webkit-transform: translateX(5px);
                  transform: translateX(5px);
          -webkit-transition-timing-function: ease-out;
                  transition-timing-function: ease-out;
          -webkit-transition-duration: 0.25s;
                  transition-duration: 0.25s; } }
      .newsletter .newsletter__section.section--expanded .form-content .form-content__submit.disabled {
        opacity: 0.5;
        pointer-events: none; }
      .newsletter .newsletter__section.section--expanded .form-content .form-content__submit * {
        padding: 0;
        margin: 0; }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__section.section--expanded .form-content .form-content__submit {
        padding-right: 0px; } }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__section.section--expanded .form-content input[type="text"] {
        width: 100%;
        font-size: 20px !important; }
      .newsletter .newsletter__section.section--expanded .form-content .form-content__separator {
        width: 100%; } }
    .newsletter .newsletter__section.section--expanded .form__content--successpage {
      position: absolute;
      bottom: 60px; }
      .newsletter .newsletter__section.section--expanded .form__content--successpage .icon-holder {
        margin-bottom: 30px; }

@-webkit-keyframes lightSpeedInLeft {
  0% {
    -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); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes lightSpeedInLeft {
  0% {
    -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); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }
        .newsletter .newsletter__section.section--expanded .form__content--successpage .icon-holder .icon-holder--success.lightSpeedInLeft {
          -webkit-animation-name: lightSpeedInLeft;
          animation-name: lightSpeedInLeft;
          -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
          -webkit-animation-duration: .5s;
                  animation-duration: .5s; }
      @media screen and (min-width: 1024px) {
        .newsletter .newsletter__section.section--expanded .form__content--successpage .success-message .show-mobile, .newsletter .newsletter__section.section--expanded .form__content--successpage .success-message .show-tablet {
          display: none; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .newsletter .newsletter__section.section--expanded .form__content--successpage .success-message .show-desktop, .newsletter .newsletter__section.section--expanded .form__content--successpage .success-message .show-mobile {
          display: none; } }
      @media screen and (max-width: 767px) {
        .newsletter .newsletter__section.section--expanded .form__content--successpage .success-message .show-desktop, .newsletter .newsletter__section.section--expanded .form__content--successpage .success-message .show-tablet {
          display: none; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .newsletter .newsletter__section.section--expanded .form__content--successpage {
        position: absolute;
        bottom: 45px; } }
    @media screen and (max-width: 767px) {
      .newsletter .newsletter__section.section--expanded .form__content--successpage {
        position: absolute;
        bottom: 57px; } }
  @media screen and (min-width: 1024px) {
    .newsletter .newsletter__section.section--expanded {
      width: 860px;
      height: 513px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .newsletter .newsletter__section.section--expanded {
      width: 90vw;
      height: 53.68605vw;
      max-width: 860px;
      max-height: 513px; } }
  @media screen and (max-width: 767px) {
    .newsletter .newsletter__section.section--expanded {
      height: 100%;
      width: 100%;
      -webkit-transform: none;
              transform: none; }
      .newsletter .newsletter__section.section--expanded .container__decorative-bar {
        display: none; } }

@media screen and (max-width: 767px) {
  .newsletter .newsletter__section {
    position: fixed;
    width: 100% !important;
    right: 0px;
    height: auto;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #161616;
    z-index: 1000; } }

.newsletter.newsletter--light {
  color: #161616; }
  .newsletter.newsletter--light .newsletter__section {
    color: #161616; }
    .newsletter.newsletter--light .newsletter__section .newsletter__close svg path {
      stroke: #161616;
      fill: #161616; }
    .newsletter.newsletter--light .newsletter__section.section--expanded .form-content__separator {
      color: #161616; }
    .newsletter.newsletter--light .newsletter__section.section--collapsed .form-content__separator {
      color: #6D6D6D; }
  .newsletter.newsletter--light .form-content__signup-text {
    color: #161616; }
  .newsletter.newsletter--light .gdpr-item__checkbox {
    background: url("../../../../assets/resources/images/icon-checkbox-dark.svg") center no-repeat; }
  .newsletter.newsletter--light input[type="text"] {
    color: #161616; }
  .newsletter.newsletter--light .submit__arrow svg {
    fill: #161616; }

.newsletter.newsletter--dark {
  color: #fff; }
  .newsletter.newsletter--dark .newsletter__section {
    color: #fff; }
    .newsletter.newsletter--dark .newsletter__section .newsletter__close svg path {
      stroke: #fff;
      fill: #fff; }
    .newsletter.newsletter--dark .newsletter__section.section--expanded .form-content__separator {
      color: #fff; }
    .newsletter.newsletter--dark .newsletter__section.section--collapsed .form-content__separator {
      color: #969696; }
  .newsletter.newsletter--dark .form-content__signup-text {
    color: #fff; }
  .newsletter.newsletter--dark .gdpr-item__checkbox {
    background: url("../../../../assets/resources/images/icon-checkbox-light.svg") center no-repeat; }
  .newsletter.newsletter--dark input[type="text"] {
    color: #fff; }
  .newsletter.newsletter--dark .submit__arrow svg {
    fill: #fff; }

.text-1 {
  width: 384px;
  height: 156px;
  font-size: 50px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: -1px;
  color: #ffffff; }

.text-2 {
  color: #e0752e; }

@media screen and (max-width: 767px) {
  .text-1 {
    font-size: 40px;
    width: 100%; } }

.success-text-1 {
  width: 505px;
  font-size: 50px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: -1px;
  color: #ffffff; }

.success-text-2 {
  color: #e0752e; }

@media screen and (max-width: 767px) {
  .success-text-1 {
    font-size: 40px;
    width: 287px; } }

.grid, .tiles {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.grid-item {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1; }

.grid-center {
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-box-align: center;
          align-items: center; }

.content-holder {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 7.978723404%; }

@media (min-width: 768px) {
  .content-holder {
    padding: 7.978723404% 12.23404255%; } }

.grid-two-up {
  display: block; }

.grid-two-up > .grid-item {
  display: block; }

@media (min-width: 768px) {
  .grid-two-up {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex; }
  .grid-two-up > .grid-item {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%; } }

footer {
  position: relative;
  z-index: 998;
  background-color: #fff; }

@media (min-width: 768px) {
  footer {
    padding-top: 90px;
    padding-left: 30px;
    margin-bottom: 0; } }

@media (min-width: 1024px) {
  footer {
    padding-left: 0; }
    footer h2, footer .h2 {
      -webkit-margin-before: 0.83em;
      -webkit-margin-after: 0.83em;
      -webkit-margin-start: 0px;
      -webkit-margin-end: 0px; } }

footer h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 800;
  line-height: 1.1;
  font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern"; }

footer .logo {
  display: none;
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%; }

footer .logo img {
  width: 40px; }

@media (min-width: 1024px) {
  footer .logo {
    display: block; } }

footer .mobile-logo {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px; }

@media (min-width: 768px) {
  footer .mobile-logo {
    width: 30px;
    height: 30px;
    float: left;
    top: -10px; } }

@media (min-width: 1024px) {
  footer .mobile-logo {
    display: none; } }

footer .links {
  display: none; }

@media (min-width: 768px) {
  footer .links {
    display: block;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%; } }

@media (min-width: 1024px) {
  footer .links {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%; } }

footer .links ul {
  font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #a7a6a6;
  margin-bottom: 50px; }

footer .links ul li {
  margin-bottom: 18px; }

footer .links ul li:last-child {
  margin-bottom: 0; }

footer .links ul li a {
  color: #a7a6a6; }

footer .links .social {
  font-size: 27px;
  margin-top: 15px;
  margin-bottom: 30px; }

@media (min-width: 1024px) {
  footer .links .social {
    font-size: 22px;
    margin-bottom: 50px; } }

@media (min-width: 1024px) {
  footer .links .social br {
    display: none !important; } }

footer .links .social a {
  display: inline-block;
  margin: 0 20px 20px 0;
  color: #d3d2d2;
  -webkit-transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1);
  transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1); }

@media (min-width: 1024px) {
  footer .links .social a {
    margin: 0 5px;
    padding: 0px 0px 8px 0px; } }

footer .links .social a:before {
  display: none; }

footer .links .social a:hover {
  color: #1D1D1D; }

footer .mobile-links {
  width: 100%;
  color: #8c8c8c; }

@media (min-width: 768px) {
  footer .mobile-links {
    display: none; } }

footer .mobile-links .social {
  width: 100%;
  border: solid #e5e5e5;
  border-width: 1px 0;
  text-align: center;
  list-style: none;
  margin: 0;
  line-height: 1;
  padding: 30px 0 25px 0;
  font-size: 24px; }

@media (max-width: 768px) {
  footer .mobile-links .social {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; } }

footer .mobile-links .social li {
  float: left;
  width: 25%;
  padding-bottom: 13px; }

footer .mobile-select-country, footer .mobile-newsletter {
  width: 100%;
  padding: 20px 17px 15px 17px;
  border-bottom: 1px solid #e5e5e5;
  color: #222021;
  font-weight: 800; }

footer .mobile-select-country p, footer .mobile-newsletter p {
  margin: 0; }

footer .mobile-select-country a, footer .mobile-newsletter a {
  color: #a7a6a6;
  float: right;
  font-weight: 400;
  font-family: "AlternateGotNo2D", "Helvetica Neue", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px; }

footer .mobile-select-country .fa {
  margin-left: 4px; }

@media (min-width: 568px) {
  footer .mobile-select-country, footer .mobile-newsletter {
    padding: 20px 5% 15px 5%; } }

footer .copyright {
  position: relative;
  margin: 30px 0;
  font-size: 0.7333333333rem;
  color: #c8c8ca;
  padding: 0 17px;
  text-align: center; }

footer .copyright p {
  margin: 0;
  -webkit-font-feature-settings: "kern";
          font-feature-settings: "kern"; }

@media (min-width: 768px) {
  footer .copyright {
    margin: 50px 0 60px 0;
    padding: 0; } }

footer .back-to-top {
  display: none;
  width: 42px;
  height: 42px;
  border: 1px solid #78787a;
  margin-top: -12px;
  cursor: pointer;
  opacity: 0.5;
  border-radius: 50%; }

footer .back-to-top svg {
  width: 15px;
  height: 9px;
  margin: 15px auto 0 auto; }

@media (min-width: 768px) {
  footer .back-to-top {
    display: block; } }

footer .change-location {
  color: #e01e3c; }

.button-natural, .country-selector a,
footer .grid-item a {
  position: relative;
  display: inline-block;
  font-weight: 500 !important;
  -webkit-transition: all 240ms cubic-bezier(0.15, 0.005, 0, 1);
  transition: all 240ms cubic-bezier(0.15, 0.005, 0, 1); }

.button-natural:before, .country-selector a:before,
footer .grid-item a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #8c8c8c;
  opacity: 0;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1);
  transition: all 360ms cubic-bezier(0.15, 0.005, 0, 1); }

.button-natural:hover, .country-selector a:hover, .button-natural:focus, .country-selector a:focus, .button-natural:active, .country-selector a:active,
footer .grid-item a:hover,
footer .grid-item a:focus,
footer .grid-item a:active {
  color: #e01e3c; }

.button-natural:hover::before, .country-selector a:hover::before, .button-natural:focus::before, .country-selector a:focus::before, .button-natural:active::before, .country-selector a:active::before,
footer .grid-item a:hover::before,
footer .grid-item a:focus::before,
footer .grid-item a:active::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background: #e01e3c;
  opacity: 1; }

@media (min-width: 768px) {
  footer .mobile-select-country, footer .mobile-newsletter {
    display: none !important; } }

footer .back-to-top {
  position: absolute;
  top: 0;
  right: 0; }

/*The below styles order should not be altered. All component styles should be imported above this line.*/
section.pdp-hero div.pdp-content-column h1, section.pdp-hero div.pdp-content-column h2, section.pdp-hero div.pdp-content-column h3, section.pdp-hero div.pdp-content-column h4, section.pdp-hero div.pdp-content-column h5, section.pdp-hero div.pdp-content-column h6 {
  color: inherit; }

html {
  overflow: auto; }
  html.modal-open {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden; }

body {
  overflow: hidden; }

@media (min-width: 768px) {
  .modal {
    padding: 100px 0px 0px 0px; }
  .modal .modal-inner {
    margin-bottom: 100px; } }

.headline {
  font-family: 'NeuzeitGro';
  -webkit-font-smoothing: antialiased;
  font-weight: 500px;
  text-transform: uppercase;
  text-align: right;
  -webkit-margin-before: 0.67em;
          margin-block-start: 0.67em;
  -webkit-margin-after: 0.67em;
          margin-block-end: 0.67em;
  color: #161616; }

.float-right {
  float: right; }

@media (min-width: 1024px) {
  .headline {
    line-height: 80px;
    font-size: 6.25em;
    padding-right: 30px;
    max-width: 900px; } }

@media (max-width: 1023px) {
  .headline {
    line-height: 46px;
    font-size: 3.25em;
    padding-right: 30px; } }

.article-headline {
  font-size: 6.25em;
  font-family: 'NeuzeitGro';
  max-width: 1180px; }
  .article-headline p {
    display: block;
    line-height: 80px;
    letter-spacing: -0.02em; }
  .article-headline span {
    color: #161616;
    background: #fff;
    -webkit-box-shadow: 1px -1px 0 5px #fff;
            box-shadow: 1px -1px 0 5px #fff;
    text-transform: uppercase;
    display: inline;
    -webkit-box-shadow: 30px 0px 0 #fff, -10px 0 0 #fff;
            box-shadow: 30px 0px 0 #fff, -10px 0 0 #fff;
    padding-top: 10.5px;
    padding-bottom: 0px; }

@media (min-width: 1024px) {
  .article-headline {
    font-size: 3.25px;
    padding-left: 50px; }
    .article-headline p {
      line-height: 46px !important; } }

.bodycopy {
  color: #161616;
  font-family: 'neuzeit-grotesk';
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 42px;
  letter-spacing: 0.4px; }

@media (max-width: 1023px) {
  .bodycopy {
    font-size: 1.25rem;
    line-height: 30px;
    letter-spacing: -0.2px; } }

.bodycopy-bold {
  color: #161616;
  font-family: 'neuzeit-grotesk';
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 42px;
  letter-spacing: 0.4px; }

@media (max-width: 1023px) {
  .bodycopy-bold {
    font-size: 1.25rem;
    line-height: 30px;
    letter-spacing: -0.2px; } }

.pullout-quote {
  font-family: 'neuzeit-grotesk';
  font-style: normal;
  font-weight: 900;
  font-size: 3.75rem;
  line-height: 56px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #161616; }

@media (max-width: 1023px) {
  .pullout-quote {
    font-size: 1.75rem;
    line-height: 46px;
    letter-spacing: -0.4px;
    max-width: 280px; } }

.pullout-quote-highlight {
  font-family: 'neuzeit-grotesk-black';
  font-size: 3.75rem;
  max-width: 840px; }
  .pullout-quote-highlight p {
    display: block;
    line-height: 56px;
    letter-spacing: -1px; }
  .pullout-quote-highlight span {
    color: #161616;
    background: #fff;
    -webkit-box-shadow: 1px -1px 0 5px #fff;
            box-shadow: 1px -1px 0 5px #fff;
    text-transform: uppercase;
    display: inline;
    -webkit-box-shadow: 30px 0px 0 #fff, -10px 0 0 #fff;
            box-shadow: 30px 0px 0 #fff, -10px 0 0 #fff;
    padding-top: 10.5px;
    padding-bottom: 0; }

.attribution {
  font-family: 'neuzeit grotesk';
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 26px;
  letter-spacing: 3px;
  text-transform: uppercase; }

.attribution-wrapper {
  line-height: 26px; }

@media (max-width: 1023px) {
  .pullout-quote-highlight {
    max-width: 280px;
    font-size: 1.75rem !important; }
    .pullout-quote-highlight p {
      line-height: 46px !important; }
  .attribution-wrapper {
    line-height: 15px; }
  .attribution {
    font-size: 0.75rem; } }
