@import url(https://services.postcodeanywhere.co.uk/css/address-3.91.css);
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on 'h1' elements within 'section' and
 * 'article' contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd 'em' font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd 'em' font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent 'sub' and 'sup' elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from 'fieldset' elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    'fieldset' elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to 'inherit' in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.app {
  background-color: transparent; }
  .app_disable-scroll {
    overflow: hidden; }
    @media (max-width: 567px) {
      .app_disable-scroll {
        position: fixed; } }
  .app__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding-bottom: 10px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .app__container {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 1025px) {
      .app__container {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .app__container {
        padding-bottom: 20px; } }
    @media (min-width: 1025px) {
      .app__container {
        padding-bottom: 50px; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 87.5%;
  font-family: "Helvetica Neue", Roboto, Arial, sans-serif;
  font-display: swap; }

body {
  font-size: 1rem;
  text-transform: uppercase; }

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

*::selection {
  color: #ffffff;
  background-color: #000000; }

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  img::selection {
    background-color: transparent; }

input {
  border: none; }

button {
  cursor: pointer;
  border: none;
  background-color: transparent;
  outline: 0;
  padding: 0;
  text-transform: uppercase; }

a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  outline: 0; }

address {
  margin-bottom: 0; }

label {
  margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

.display-none {
  display: none; }

.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #000000;
  color: #ffffff;
  min-width: 200px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.92857rem;
  font-weight: 500;
  line-height: 48px;
  padding: 0 10px;
  border: 1px solid #000000; }
  .button svg {
    height: 12px;
    width: 12px;
    margin-left: 5px; }
  .button_full-width {
    width: 100%; }
  .button_outline {
    background-color: #ffffff;
    color: #000000; }
    .button_outline svg {
      fill: #000000; }
  .button_no-style {
    background-color: transparent;
    color: inherit;
    border: none;
    min-width: auto;
    padding: 0;
    line-height: inherit; }
    .button_no-style svg {
      height: 10px;
      width: 10px; }
  .button_icon-first svg {
    margin-left: 0;
    margin-right: 5px; }
  .button_icon-only svg {
    margin-left: 0; }
  .button_medium {
    min-width: auto;
    line-height: 36px; }
    .button_medium svg {
      height: 10px;
      width: 10px; }
  .button_small {
    min-width: auto;
    line-height: 30px; }
    .button_small svg {
      height: 8px;
      width: 8px; }
  .button_disabled-cross:disabled {
    border-color: #eeeeee;
    color: #bebebe;
    cursor: initial;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(49%, transparent), color-stop(#eeeeee), color-stop(51%, transparent)), -webkit-gradient(linear, left top, right bottom, color-stop(49%, transparent), color-stop(#eeeeee), color-stop(51%, transparent));
    background: linear-gradient(to top right, transparent 49%, #eeeeee, transparent 51%), linear-gradient(to bottom right, transparent 49%, #eeeeee, transparent 51%); }

.swatch-baby-blue {
  background-color: #b9dde9; }

.swatch-beige {
  background-color: #d7cca3; }

.swatch-black {
  background-color: #000000; }

.swatch-blue {
  background-color: #1a67c1; }

.swatch-brown {
  background-color: #996633; }

.swatch-gold {
  background-color: #cbaf71; }

.swatch-grey {
  background-color: #9b9b9b; }

.swatch-green {
  background-color: #39ad44; }

.swatch-navy {
  background-color: #2c334a; }

.swatch-orange {
  background-color: #ff9f00; }

.swatch-pink {
  background-color: #f6dcdb; }

.swatch-purple {
  background-color: #5700a3; }

.swatch-red {
  background-color: #b52525; }

.swatch-rose {
  background-color: #E8ADAA; }

.swatch-silver {
  background-color: #C0C0C0; }

.swatch-yellow {
  background-color: #f8e71c; }

.swatch-white {
  border: 1px solid #000000;
  background-color: #FFFFFF; }

.swatch-miscellaneous {
  background-image: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QOLaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6QTU4OEIyNzk4QjE4RTMxMUJDQ0VEOUU3OEYzODdDOTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjBEQTRGMUJCMDc3MTFFNEEyNDJERDg0MzJFMDY0NUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjBEQTRGMUFCMDc3MTFFNEEyNDJERDg0MzJFMDY0NUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDplZjcxM2UzYy1mMzhkLTQ3YTItOGI1OS01ZmYzZTQwMGQzYWIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpiMDkyZmZiOS1lNzlkLTExNzctYmI2My05ZDM4Y2VjNTM3MDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAmQWRvYmUAZMAAAAABAwAVBAMGCg0AAAXvAAAGngAAB0YAAAgA/9sAhAAEAwMDAwMEAwMEBgQDBAYHBQQEBQcIBgYHBgYICggJCQkJCAoKDAwMDAwKDAwNDQwMEREREREUFBQUFBQUFBQUAQQFBQgHCA8KCg8UDg4OFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wgARCAAbABsDAREAAhEBAxEB/8QAyQAAAwEBAAAAAAAAAAAAAAAABAUGAwcBAAIDAQEAAAAAAAAAAAAAAAQFAAMGAgcQAAAGAQMFAQAAAAAAAAAAAAABAgMEBRARMTMSMhQ0FTURAAAEAQYIDwAAAAAAAAAAAAABAgMRMUESMgQ0IVFhUqITM0QQ8NEigrLC0kNzgwU1RYUSAAECBQQDAAAAAAAAAAAAAAAQASExQYFCIBEygvCRAhMAAQMDAgYDAQEAAAAAAAAAAQARMRAhYfBRQXGBkaHxscHR4SD/2gAMAwEAAhEDEQAAAakR+0sEFvV1EiEF2dYKFcoouu43CbwxgmgzPLeiMXbcLZbEBo7czQEmf//aAAgBAQABBQK5ubGJY0tnNlx/rTx5T4s6WNLm1lYxCY+fBHjsi3/QrfRxL54/Dj//2gAIAQIAAQUCMwk8qNOqDIdRDUSuSHth3uZz/9oACAEDAAEFAmmkml9BJy2tRJfWZjrSNSEXjsdsN9sjP//aAAgBAgIGPwLRMg6ufSWMbj8bFE//2gAIAQMCBj8CILx3ItsTRj2nUysV7GJSXlj/2gAIAQEBBj8CdYYdotJowKik5Ukc5C3LtDlJTKSNvARQwKxFkG10U8grbprpCr4w5aHLcllSoRbMiwQSRZxC1oRa0vJdTBSihzIEeU8Y+Qb0e8Num66uapnyyB3o9Uh7j5fZVwflhVzm21eScWi61fCqSHXyD6sbtduPpj//2gAIAQEDAT8h2L9+dLkMlPNdF8JOA8Johox2vEK84u07gkZ4QoMgwAAXLZl2he7TolpMZ/zxK07F6YWtNC6PUf/aAAgBAgMBPyE4KMZqNcIPMK5YKyBMXxvgL433XJ/bqoaPOntGui//2gAIAQMDAT8hGiRdN+56jABBvf8AEwQXlYHdZl8r5Kh5fSqL+Sh16fdQ/9oADAMBAAIRAxEAABDWQ0U+7JD/2gAIAQEDAT8QAPCI/EqEchuUHIL9+sWEu4iFipY2stDZAA+LAcOSrOAlWzR7+tpmK5Qlfr6QeIv5ulZeyaZ9C7zroP8A/9oACAECAwE/ED0A2Tq6pINrEB8lHgmGWILTLEr3gWQQ/TflTLxfhW8L2x6YZdkGHH161f8A/9oACAEDAwE/EHOxPxO5yrJtJcmG3qPFHssNzsXJOc4bi8PIEL1BYEPPDflmkWv7VfM98x95dQ4YOEY/FY//2Q==");
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #D9D9D9; }

.carousel {
  position: relative;
  height: 0;
  background-color: #eeeeee;
  padding-top: 152.207%;
  overflow: hidden; }
  .carousel .carousel__images {
    position: absolute;
    top: 0;
    left: 0; }
  @media (min-width: 1025px) {
    .carousel:hover .carousel__button {
      opacity: 1; } }
  .carousel__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-y: hidden;
    width: 100%; }
    .carousel__images:hover .carousel-hover {
      -webkit-transform: scale(1.05);
              transform: scale(1.05); }
  .carousel__image {
    width: 100%;
    height: auto; }
    @media (max-width: 567px) {
      .carousel__image {
        pointer-events: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .carousel__image {
        pointer-events: none; } }
    @media (min-width: 1025px) {
      .carousel__image {
        -webkit-transform: scale(1);
                transform: scale(1);
        -webkit-transition: -webkit-transform .5s ease-out;
        transition: -webkit-transform .5s ease-out;
        transition: transform .5s ease-out;
        transition: transform .5s ease-out, -webkit-transform .5s ease-out;
        cursor: crosshair;
        cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='50px' height='50px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Ctitle%3EZoom Fill%3C/title%3E%3Cg id='Icons'%3E%3Cpolygon points='64,29.4 34.6,29.4 34.6,0 29.4,0 29.4,29.4 0,29.4 0,34.6 29.4,34.6 29.4,64 34.6,64 34.6,34.6 64,34.6 '/%3E%3C/g%3E%3C/svg%3E"), crosshair; }
        .carousel__image:hover {
          -webkit-transform: scale(3);
                  transform: scale(3); } }
  .carousel__video-description {
    text-transform: none;
    width: inherit;
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 153, 0.8);
    padding: 10px; }
    @media (max-width: 567px) {
      .carousel__video-description {
        text-align: right; } }
    @media (min-width: 1025px) {
      .carousel__video-description {
        font-size: 14px;
        padding: 10px 25px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .carousel__video-description {
        font-size: 14px;
        padding: 10px 25px; } }
  .carousel__video-thumb {
    position: relative; }
    .carousel__video-thumb svg {
      height: 40px;
      width: 40px;
      top: 25px;
      left: 10px;
      position: absolute;
      cursor: pointer;
      pointer-events: none; }
    .carousel__video-thumb-overlay {
      width: 100%;
      height: calc(100% - 15px);
      background-color: white;
      top: 0;
      opacity: 0.5;
      position: absolute;
      pointer-events: none; }
  .carousel .carousel-hover {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .carousel__current-number {
    position: absolute;
    left: 10px;
    top: 10px; }
    @media (min-width: 1025px) {
      .carousel__current-number {
        display: none; } }
  .carousel__indicators {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .carousel__indicators {
        display: none; } }
    @media (max-width: 567px) {
      .carousel__indicators {
        left: 0;
        right: 0;
        bottom: 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .carousel__indicators {
        left: 0;
        right: 0;
        bottom: 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 1025px) {
      .carousel__indicators {
        left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        top: 15%; } }
  .carousel__thumb {
    height: auto;
    width: 60px;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    cursor: pointer; }
    @media (max-width: 567px) {
      .carousel__thumb {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .carousel__thumb {
        display: none; } }
  .carousel__dot {
    cursor: pointer;
    height: 7px;
    width: 7px;
    margin: 0 2px;
    border: 1px solid #000000;
    border-radius: 50%;
    display: block; }
    @media (min-width: 1025px) {
      .carousel__dot {
        display: none; } }
    .carousel__dot_active {
      background-color: #000000; }
  .carousel__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    opacity: 0;
    position: absolute;
    height: 30px;
    width: 30px;
    top: calc(50% - 15px);
    background-color: transparent; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .carousel__button {
        display: none; } }
    .carousel__button-hide {
      display: none; }
    .carousel__button svg {
      height: 15px;
      width: 15px; }
    .carousel__button-forward {
      right: 0; }
    .carousel__button:disabled {
      background-color: transparent; }

.overlay {
  position: relative;
  z-index: -1;
  opacity: 0; }
  .overlay_show {
    opacity: 1;
    z-index: 900; }
  .overlay__wrapper_show .overlay__container,
  .overlay__wrapper_show .overlay__backdrop {
    opacity: 1; }
  .overlay__wrapper:first-child .overlay__backdrop {
    background-color: rgba(0, 0, 0, 0.8); }
  .overlay__wrapper:last-child .overlay__template {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    @media (min-width: 1025px) {
      .overlay__wrapper:last-child .overlay__template {
        overflow-y: auto; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .overlay__wrapper:last-child .overlay__template {
        height: 100%vh; } }
  .overlay__backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out; }
  .overlay__container {
    position: fixed;
    top: 10px;
    right: 10px;
    left: 10px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    background-color: #ffffff;
    max-height: calc(100vh - 20px);
    max-width: 600px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .overlay__container {
        height: 475px;
        width: 100%; } }
    .overlay__container_large {
      max-width: 950px; }
    .overlay__container_medium {
      max-width: 680px; }
    .overlay__container_small {
      max-width: 380px; }
    .overlay__container_fullscreen {
      max-width: none;
      height: 100%; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .overlay__container_fullscreen {
          width: inherit; } }
    .overlay__container_stick-right {
      height: 100%;
      max-height: unset !important;
      margin-left: auto;
      margin-right: unset;
      -webkit-transform: translateY(0) !important;
              transform: translateY(0) !important;
      bottom: 0;
      top: unset !important;
      left: 0 !important;
      right: 0 !important;
      border: 1px solid #cccccc;
      max-width: 100%; }
      @media (min-width: 1025px) {
        .overlay__container_stick-right {
          max-width: 378px; } }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .overlay__container_stick-right {
          height: 100%;
          left: auto !important; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .overlay__container {
        right: 20px;
        left: 20px;
        max-height: calc(100vh - 40px);
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (min-width: 1025px) {
      .overlay__container {
        right: 30px;
        left: 30px;
        max-height: calc(100vh - 60px);
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
  .overlay__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 2;
    top: 17px;
    left: 17px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .overlay__close {
        top: 15px;
        left: 15px; } }
    @media (min-width: 1025px) {
      .overlay__close {
        top: 15px;
        left: 15px; } }
    .overlay__close_right {
      left: auto;
      right: 17px; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .overlay__close_right {
          right: 20px;
          top: 20px; } }
      @media (min-width: 1025px) {
        .overlay__close_right {
          right: 20px;
          top: 20px; } }
    .overlay__close svg {
      width: 12px;
      height: 12px; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .overlay__close svg {
          width: 12px;
          height: 12px; } }
      @media (min-width: 1025px) {
        .overlay__close svg {
          width: 12px;
          height: 12px; } }
  .overlay .overlay__container_stick-right .overlay__close_right {
    right: 15px;
    top: 15px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .overlay .overlay__container_stick-right .overlay__close_right {
        right: 20px;
        top: 15px; } }
    @media (min-width: 1025px) {
      .overlay .overlay__container_stick-right .overlay__close_right {
        right: 20px;
        top: 15px; } }
  .overlay__title {
    position: relative;
    text-align: center;
    font-weight: 500;
    line-height: 50px; }
    .overlay__title::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    @media (max-width: 567px) {
      .overlay__title {
        font-size: 0.85714rem; } }
  .overlay__top-button {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 15px; }
    .overlay__top-button_close-right {
      right: 50px; }
  .overlay__template {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1; }
  .overlay__buttons {
    position: relative;
    padding: 15px; }
    .overlay__buttons::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }

.notify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 15px 40px 15px; }
  @media (min-width: 1025px) {
    .notify {
      padding: 50px 115px; } }
  .notify__header {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 500; }
    @media (min-width: 1025px) {
      .notify__header {
        margin-bottom: 30px; } }
  .notify__dropdown {
    width: 100%;
    margin-bottom: 10px; }
  .notify__trigger {
    padding: 20px; }
  .notify__option {
    margin: 0;
    padding: 0;
    width: 100%; }
    .notify__option-button {
      width: 100%;
      padding: 20px;
      text-align: left; }
  .notify__input {
    border-bottom: 1px solid #000000;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 0;
    font-size: 16px; }
    @media (min-width: 1025px) {
      .notify__input {
        font-size: 14px; } }
  .notify__status-message {
    margin-bottom: 10px;
    width: 100%;
    text-transform: initial;
    text-align: center; }
    .notify__status-message_error {
      color: #fd5b5b; }
  .notify__checkbox-wrapper {
    width: 100%;
    text-transform: none;
    margin-bottom: 20px; }
    .notify__checkbox-wrapper label {
      display: block;
      font-weight: 500;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 14px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .notify__checkbox-wrapper label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .notify__checkbox-wrapper label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 13px;
        width: 13px;
        background-color: transparent; }
      .notify__checkbox-wrapper label input:checked ~ .checkmark {
        background-color: #000000; }
      .notify__checkbox-wrapper label .termslink {
        text-decoration: underline; }
  .notify__button {
    width: 100%;
    padding: 10px 10px;
    line-height: 26px;
    font-size: 1.14286rem; }

:host(.notify__dropdown) .dropdown__content_open {
  overflow-y: auto;
  max-height: 165px; }

.dropdown {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
  position: relative; }
  .dropdown ::-webkit-scrollbar {
    width: 7px; }
  .dropdown ::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 5px; }
  .dropdown ::-webkit-scrollbar-thumb {
    background: #6b6b6b;
    border-radius: 5px; }
  .dropdown ::-webkit-scrollbar-thumb:hover {
    background: #6b6b6b; }
  .dropdown__trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    font-weight: 500; }
    .dropdown__trigger::slotted(*) {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .dropdown__trigger svg {
      height: 6px;
      width: 6px;
      margin-left: 5px; }
    .dropdown__trigger_align-arrow-right {
      width: 100%;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .dropdown__trigger_align-arrow-right svg {
        margin-right: 10px;
        margin-right: 15px; }
    .dropdown__trigger_border {
      border: 1px solid #bebebe; }
  .dropdown__content {
    display: none;
    position: absolute;
    z-index: 200;
    background-color: #ffffff;
    border: 1px solid #bebebe;
    margin-top: 10px;
    min-width: 100%; }
    .dropdown__content ::slotted(*) {
      position: relative;
      display: block;
      min-width: 350px;
      line-height: 60px;
      margin: 0 20px; }
      .dropdown__content ::slotted(*)::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      @media (max-width: 567px) {
        .dropdown__content ::slotted(*) {
          width: 100%;
          min-width: 100%; } }
    .dropdown__content_left-direction {
      right: 0; }
    .dropdown__content_open {
      display: block; }
    .dropdown__content_no-spacing {
      margin-top: 0px; }

:host(.sorting-dropdown) .dropdown__content_open ::slotted(*) {
  min-width: 260px; }

.accordion-group ica-accordion {
  display: block;
  margin-top: -1px; }
  .accordion-group ica-accordion:first-child {
    margin-top: 0; }
    .accordion-group ica-accordion:first-child div[slot="title"] {
      font-weight: 500; }
  .accordion-group ica-accordion.displaynone {
    display: none; }

.accordion {
  position: relative; }
  .accordion::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .accordion::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .accordion__title {
    width: 100%;
    padding: 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 500; }
    .accordion__title ::slotted(*) {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .accordion__title svg {
      height: 10px;
      width: 10px; }
  .accordion__content {
    display: none;
    height: 0;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    overflow: hidden; }
    .accordion__content ::slotted(*) {
      padding: 20px 10px; }

.footer {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 568px) and (max-width: 1024px) {
    .footer {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1025px) {
    .footer {
      padding-left: 30px;
      padding-right: 30px; } }
  .footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .footer {
      padding-left: 0;
      padding-right: 0; } }
  .footer::before {
    border-color: #eeeeee; }
  .footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 567px) {
      .footer__top {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .footer__top {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (min-width: 1025px) {
      .footer__top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding: 90px 134px; } }
    .footer__top-desktop {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      @media (max-width: 567px) {
        .footer__top-desktop {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .footer__top-desktop {
          display: none; } }
      .footer__top-desktop-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 50px; }
        .footer__top-desktop-column-heading {
          font-size: 28px;
          font-weight: 500;
          margin-bottom: 16px; }
        .footer__top-desktop-column-link {
          font-size: 12px;
          font-weight: 500;
          margin-bottom: 10px; }
    .footer__top-mobile {
      width: 100%; }
      @media (min-width: 1025px) {
        .footer__top-mobile {
          display: none; } }
      .footer__top-mobile .custom-accordion {
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        padding: 20px 10px;
        margin: 0 !important; }
      .footer__top-mobile .custom-accordion-heading {
        font-size: 14px;
        font-weight: 500;
        text-transform: none; }
      .footer__top-mobile .custom-accordion .custom-accordion-toggle {
        margin: 0; }
      .footer__top-mobile .custom-accordion + .custom-accordion {
        border-top: none; }
      .footer__top-mobile .custom-accordion-toggle {
        cursor: pointer;
        padding-left: 0;
        padding-right: 20px;
        position: relative; }
      .footer__top-mobile .custom-accordion-toggle:after {
        position: absolute;
        content: "";
        height: 10px;
        width: 10px;
        right: 0;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
        background-size: 14px 11px;
        background-position: bottom;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50%; }
      .footer__top-mobile .custom-accordion-toggle.active-accordion:after {
        position: absolute;
        content: "";
        height: 10px;
        width: 10px;
        right: 0;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
        background-size: 14px 11px;
        background-position: bottom;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50%;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
      .footer__top-mobile .custom-accordion-content {
        display: none;
        height: 0;
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 0;
        text-transform: none;
        -webkit-transition: height .3s ease-in-out;
        transition: height .3s ease-in-out;
        overflow: hidden; }
        .footer__top-mobile .custom-accordion-content-links {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: left;
              -ms-flex-align: left;
                  align-items: left;
          margin-top: 20px; }
        .footer__top-mobile .custom-accordion-content-link {
          margin-bottom: 5px; }
  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 567px) {
      .footer__bottom {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .footer__bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        background-color: #000000;
        padding: 20px 80px;
        margin-right: -20px;
        margin-left: -20px; } }
    @media (min-width: 1025px) {
      .footer__bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        background-color: #000000;
        padding: 20px 134px; } }
    .footer__bottom-select-country {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 567px) {
        .footer__bottom-select-country {
          background-color: #ffffff;
          width: 100%;
          padding: 24px;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      .footer__bottom-select-country-globe {
        margin-right: 29px; }
        @media (max-width: 567px) {
          .footer__bottom-select-country-globe {
            display: none; } }
        .footer__bottom-select-country-globe svg {
          height: 20px;
          width: 20px; }
      .footer__bottom-select-country-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        color: #000000; }
        @media (min-width: 568px) and (max-width: 1024px) {
          .footer__bottom-select-country-details {
            color: #ffffff;
            margin-right: 50px; } }
        @media (min-width: 1025px) {
          .footer__bottom-select-country-details {
            color: #ffffff;
            margin-right: 50px; } }
        .footer__bottom-select-country-details-wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .footer__bottom-select-country-details-wrapper-label {
            font-size: 14px;
            font-weight: 500;
            margin-bottom: 5px;
            text-transform: none; }
            @media (min-width: 568px) and (max-width: 1024px) {
              .footer__bottom-select-country-details-wrapper-label {
                font-size: 11px;
                margin-bottom: 10px; } }
            @media (min-width: 1025px) {
              .footer__bottom-select-country-details-wrapper-label {
                font-size: 11px;
                margin-bottom: 10px; } }
          .footer__bottom-select-country-details-wrapper-text {
            font-size: 12px;
            text-transform: none; }
            @media (min-width: 568px) and (max-width: 1024px) {
              .footer__bottom-select-country-details-wrapper-text {
                font-weight: 500;
                text-transform: uppercase; } }
            @media (min-width: 1025px) {
              .footer__bottom-select-country-details-wrapper-text {
                font-weight: 500;
                text-transform: uppercase; } }
      .footer__bottom-select-country-button {
        border: 1px solid #000000;
        min-width: 144px;
        height: 40px;
        line-height: unset;
        padding: 0 25px;
        background-color: #ffffff;
        color: #000000; }
        @media (min-width: 568px) and (max-width: 1024px) {
          .footer__bottom-select-country-button {
            border: 1px solid #ffffff;
            min-width: auto;
            background-color: #000000;
            color: #ffffff; } }
        @media (min-width: 1025px) {
          .footer__bottom-select-country-button {
            border: 1px solid #ffffff;
            min-width: auto;
            background-color: #000000;
            color: #ffffff; } }
    .footer__bottom-social-media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 567px) {
        .footer__bottom-social-media {
          background-color: #000000;
          width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding: 15px 0; } }
      .footer__bottom-social-media .instagram {
        margin-right: 35px; }
        @media (min-width: 568px) and (max-width: 1024px) {
          .footer__bottom-social-media .instagram {
            margin-right: 28px; } }
        @media (min-width: 1025px) {
          .footer__bottom-social-media .instagram {
            margin-right: 28px; } }
        .footer__bottom-social-media .instagram svg {
          height: 30px;
          width: 30px; }
          @media (min-width: 568px) and (max-width: 1024px) {
            .footer__bottom-social-media .instagram svg {
              height: 24px;
              width: 24px; } }
          @media (min-width: 1025px) {
            .footer__bottom-social-media .instagram svg {
              height: 24px;
              width: 24px; } }
      .footer__bottom-social-media .facebook {
        margin-right: 35px; }
        @media (min-width: 568px) and (max-width: 1024px) {
          .footer__bottom-social-media .facebook {
            margin-right: 28px; } }
        @media (min-width: 1025px) {
          .footer__bottom-social-media .facebook {
            margin-right: 28px; } }
        .footer__bottom-social-media .facebook svg {
          height: 30px;
          width: 29px; }
          @media (min-width: 568px) and (max-width: 1024px) {
            .footer__bottom-social-media .facebook svg {
              height: 24px;
              width: 23px; } }
          @media (min-width: 1025px) {
            .footer__bottom-social-media .facebook svg {
              height: 24px;
              width: 23px; } }
      .footer__bottom-social-media .youtube svg {
        height: 20px;
        width: 29px; }
        @media (min-width: 568px) and (max-width: 1024px) {
          .footer__bottom-social-media .youtube svg {
            height: 16px;
            width: 23px; } }
        @media (min-width: 1025px) {
          .footer__bottom-social-media .youtube svg {
            height: 16px;
            width: 23px; } }
  .footer__newsletter {
    width: 300px;
    text-align: center; }
    @supports not (-ms-high-contrast: none) {
      @media (max-width: 567px) {
        .footer__newsletter {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          margin-bottom: 43px;
          margin-top: 35px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .footer__newsletter {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          margin-bottom: 43px;
          margin-top: 35px; } } }
    .footer__newsletter-heading {
      font-weight: 500;
      font-size: 28px;
      margin-bottom: 16px; }
      @media (max-width: 567px) {
        .footer__newsletter-heading {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .footer__newsletter-heading {
          display: none; } }
    .footer__newsletter-description {
      font-size: 12px;
      text-transform: none;
      padding-bottom: 24px; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .footer__newsletter-description {
          padding-bottom: 30px; } }
      @media (min-width: 1025px) {
        .footer__newsletter-description {
          padding-bottom: 30px; } }
    .footer__newsletter-button {
      width: 100%;
      font-size: 16px; }
  .footer__mobile-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
    width: 100%;
    line-height: 38px;
    padding-top: 28px;
    padding-bottom: 33px;
    position: relative; }
    .footer__mobile-links::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    @media (min-width: 1025px) {
      .footer__mobile-links {
        display: none; } }
  .footer__mobile-link {
    font-weight: 500;
    font-size: 28px; }

.header-desktop {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px !important; }
  @media (min-width: 568px) and (max-width: 1024px) {
    .header-desktop {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1025px) {
    .header-desktop {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 567px) {
    .header-desktop {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .header-desktop {
      display: none; } }

.header-sticky {
  position: fixed;
  z-index: 5;
  width: 100%;
  top: 0; }

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 30px; }

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-right: 15px; }
  .header__logo svg {
    height: 26px;
    width: 101px; }

.header__user svg {
  height: 19px;
  width: 19px; }

.header__search svg {
  margin: 0 20px;
  height: 19px;
  width: 19px; }

.header__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000000;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }
  @media (min-width: 1025px) {
    .header__input-wrapper {
      display: none; } }
  .header__input-wrapper svg {
    height: 16px;
    width: 16px;
    width: auto;
    margin-right: 10px; }

.header__input {
  line-height: 22px;
  font-size: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #bebebe;
  text-transform: capitalize;
  text-align: left; }

.header__basket {
  position: relative; }
  .header__basket svg {
    height: 19px;
    width: 19px; }
  .header__basket-items {
    font-size: 8px;
    padding: 2px 0px 0px 4px;
    font-weight: 500;
    bottom: 11px;
    left: 10px;
    position: absolute;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background-color: #FFFF99; }
    .header__basket-items-double {
      font-size: 7px;
      padding-left: 3px; }

.header__menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.header__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .header__navigation-iconlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__navigation-iconlink:hover {
      opacity: 0.5; }
  .header__navigation-login {
    text-transform: none;
    font-size: 0.71429rem;
    line-height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__navigation-login-divider {
      border-left: 1px solid #000000;
      height: 9px;
      margin-right: 3px;
      margin-left: 3px; }
    .header__navigation-login:hover {
      opacity: 0.5; }
    .header__navigation-login-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 10px; }
    .header__navigation-login-name {
      text-transform: none;
      font-size: 0.71429rem;
      line-height: 45px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 500; }

.header__link {
  padding-top: 1px;
  font-size: 0.85714rem;
  line-height: 44px;
  font-weight: 500;
  margin: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .header__link:hover {
    opacity: 0.5; }

.header__megamenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .header__megamenu {
      padding: 0 20px; } }
  .header__megamenu-item {
    font-weight: 500;
    font-size: 2rem;
    line-height: 30px;
    padding-right: 30px;
    padding-bottom: 8px;
    min-width: 300px; }
    .header__megamenu-item:last-child {
      padding-bottom: 0px; }
    .header__megamenu-item:hover {
      text-decoration: underline; }
    .header__megamenu-item-column {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }

.header-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background-color: #ffffff; }
  @media (min-width: 1025px) {
    .header-mobile {
      display: none; } }
  .header-mobile__wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 36px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .header-mobile__wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 1025px) {
      .header-mobile__wrapper {
        padding-left: 30px;
        padding-right: 30px; } }
  .header-mobile__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header-mobile__logo svg {
      height: 26px;
      width: 101px; }
  .header-mobile__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-mobile__navigation a, .header-mobile__navigation button {
      margin: 0 14px; }
    .header-mobile__navigation button:last-child {
      margin-right: 0; }
  .header-mobile__menu svg {
    padding-top: 2px;
    height: 20px;
    width: 18px; }
  .header-mobile__menu-links-container {
    margin-top: 25px;
    padding-top: 25px;
    position: relative; }
    .header-mobile__menu-links-container::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
  .header-mobile__menu-item {
    display: block;
    font-weight: 500;
    line-height: 45px;
    font-size: 2.14286rem;
    text-align: center;
    width: 100%; }
  .header-mobile__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: none;
    font-size: 0.71429rem;
    font-weight: 500; }
    .header-mobile__user svg {
      height: 19px;
      width: 19px; }
  .header-mobile__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header-mobile__search svg {
      height: 19px;
      width: 19px; }
  .header-mobile__basket {
    padding-top: 1px;
    position: relative; }
    .header-mobile__basket svg {
      height: 19px;
      width: 19px; }
    .header-mobile__basket-items {
      font-size: 8px;
      padding: 2px 0px 0px 4px;
      font-weight: 500;
      top: 11px;
      left: 10px;
      position: absolute;
      border-radius: 50%;
      height: 12px;
      width: 12px;
      background-color: #FFFF99; }
      .header-mobile__basket-items-double {
        font-size: 7px;
        padding-left: 3px; }
  .header-mobile__login {
    text-transform: none;
    font-size: 0.71429rem;
    line-height: 45px; }
    .header-mobile__login-divider {
      border-left: 1px solid #000000;
      height: 9px;
      margin-right: 3px;
      margin-left: 3px; }
    .header-mobile__login-wrapper {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
      margin-left: auto;
      margin-right: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 0px;
      visibility: hidden;
      -webkit-transition: height .5s, visibility .3s ease-in-out;
      transition: height .5s, visibility .3s ease-in-out;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #eeeeee; }
      @media (min-width: 1025px) {
        .header-mobile__login-wrapper {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .header-mobile__login-wrapper {
          padding-left: 20px;
          padding-right: 20px; } }
      @media (min-width: 1025px) {
        .header-mobile__login-wrapper {
          padding-left: 30px;
          padding-right: 30px; } }
    .header-mobile__login-name {
      text-transform: none;
      font-size: 0.71429rem;
      font-weight: 500; }

.header__fixed {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: fixed;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 0;
  padding: 10px;
  margin: 10px 0;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .header__fixed::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .header__fixed::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 568px) and (max-width: 1024px) {
    .header__fixed {
      width: 100%;
      margin: 20px 0; } }
  @media (min-width: 1025px) {
    .header__fixed {
      display: none; } }
  .header__fixed-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__fixed-navigation a, .header__fixed-navigation button {
      margin: 0 13px; }
  .header__fixed-open-filter-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: unset !important;
        -ms-flex-pack: unset !important;
            justify-content: unset !important; }
  .header__fixed-menu svg {
    padding-top: 2px;
    height: 20px;
    width: 18px; }
  .header__fixed-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header__fixed-logo svg {
      height: 26px;
      width: 101px; }
  .header__fixed-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header__fixed-search svg {
      height: 19px;
      width: 19px; }
  .header__fixed-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: none;
    font-size: 0.71429rem;
    font-weight: 500; }
    .header__fixed-user svg {
      height: 19px;
      width: 19px; }
  .header__fixed-basket {
    position: relative; }
    .header__fixed-basket svg {
      height: 19px;
      width: 19px; }
    .header__fixed-basket-items {
      font-size: 8px;
      padding: 2px 0px 0px 4px;
      font-weight: 500;
      top: 11px;
      left: 10px;
      position: absolute;
      border-radius: 50%;
      height: 12px;
      width: 12px;
      background-color: #FFFF99; }
      .header__fixed-basket-items-double {
        font-size: 7px;
        padding-left: 3px; }

.header__fixed_fadeInDown {
  -webkit-animation: headerFixedMoveDown 0.5s ease forwards;
          animation: headerFixedMoveDown 0.5s ease forwards;
  opacity: 1; }

.header__fixed_fadeOut {
  -webkit-animation: headerFixedMoveUpHide 0.5s ease forwards;
          animation: headerFixedMoveUpHide 0.5s ease forwards;
  opacity: 0; }

@-webkit-keyframes headerFixedMoveDown {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes headerFixedMoveDown {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes headerFixedMoveUpHide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    visibility: hidden; } }

@keyframes headerFixedMoveUpHide {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    visibility: hidden; } }

:host(.header__dropdown) .dropdown__content ::slotted(*)::after {
  border-bottom: none; }

@media (min-width: 1025px) {
  .hidden-desktop {
    display: none; } }

.country-selector {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none; }
  @media (min-width: 568px) and (max-width: 1024px) {
    .country-selector {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1025px) {
    .country-selector {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 1025px) {
    .country-selector {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .country-selector_hide {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    height: 15px; }
    .country-selector_hide svg {
      width: 15px;
      height: 15px; }
    @media (min-width: 1025px) {
      .country-selector_hide {
        right: 30px;
        top: 20px; } }
  .country-selector__asset {
    text-transform: initial; }
    .country-selector__asset h4 {
      font-weight: 500;
      font-size: 40px;
      text-transform: uppercase; }
    .country-selector__asset span {
      font-weight: 500; }
  .country-selector__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px; }
    @media (min-width: 1025px) {
      .country-selector__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-top: 40px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .country-selector__content .dropdown-label {
      font-size: 10px;
      color: #959595; }
      @media (min-width: 1025px) {
        .country-selector__content .dropdown-label {
          position: absolute;
          bottom: 70px; } }
  .country-selector__dropdown {
    margin-bottom: 30px;
    border-bottom: 1px solid #bebebe; }
    @media (min-width: 1025px) {
      .country-selector__dropdown {
        width: 25%;
        margin-right: 30px;
        margin-bottom: 0;
        margin-left: 1px; } }
    .country-selector__dropdown-trigger {
      padding-bottom: 7px;
      font-size: 15px; }
    .country-selector__dropdown-button {
      position: relative;
      display: block;
      min-width: 100%;
      line-height: 60px; }
      .country-selector__dropdown-button::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      @media (min-width: 1025px) {
        .country-selector__dropdown-button {
          margin: 0 20px;
          min-width: 350px; } }
  .country-selector__save-selection {
    margin-bottom: 20px;
    -ms-flex-item-align: start;
        align-self: flex-start; }
    @media (min-width: 1025px) {
      .country-selector__save-selection {
        margin-bottom: 0;
        -ms-flex-item-align: initial;
            align-self: initial; } }
    .country-selector__save-selection-checkbox {
      position: absolute;
      left: -9999px;
      height: 0;
      width: 0; }
      .country-selector__save-selection-checkbox:checked + .country-selector__save-selection-label::before {
        background-image: url("data:image/svg+xml,%3Csvg width='12px' height='10px' viewBox='0 0 12 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Country-Selector' transform='translate(-1056.000000, -192.000000)' stroke='%23000000' stroke-width='2'%3E%3Cg id='Group' transform='translate(40.000000, 40.000000)'%3E%3Cg id='Desktop-/-UI-/-Icons-/-Checkmark' transform='translate(1015.000000, 150.000000)'%3E%3Cpolyline id='Path-2' points='2.38000007 6.17140859 5.56303286 9.8 11.4800001 3.5'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center; }
    .country-selector__save-selection-label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
      text-transform: initial;
      font-weight: 500; }
      .country-selector__save-selection-label::before {
        content: "";
        width: 20px;
        height: 20px;
        border: 1px solid #000000;
        display: block;
        margin-right: 10px; }
  .country-selector__save-language-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .country-selector__save-language {
    width: 100%;
    font-weight: 500; }
    @media (min-width: 1025px) {
      .country-selector__save-language {
        width: 150px;
        min-width: 150px; } }

:host(.country-selector__dropdown) .dropdown__content_open {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 450px; }
  @media (min-width: 1025px) {
    :host(.country-selector__dropdown) .dropdown__content_open {
      overflow-y: auto; } }

.product-grid-promo {
  margin-bottom: 0px; }
  @media (min-width: 1025px) {
    .product-grid-promo {
      margin-bottom: 70px; } }
  .product-grid-promo * {
    max-width: 100%; }

.product-big-image-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px; }
  @media (min-width: 1025px) {
    .product-big-image-row {
      margin-bottom: 60px; } }
  .product-big-image-row__wrapper {
    width: calc(50% - (10px / 2));
    margin-bottom: 10px; }
    @media (min-width: 1025px) {
      .product-big-image-row__wrapper {
        margin-bottom: 30px;
        width: calc(50% - (30px / 2)); } }
  .product-big-image-row__container {
    position: relative;
    height: 0;
    background-color: #eeeeee;
    padding-top: 152.207%; }
    .product-big-image-row__container .product-big-image-row__image {
      position: absolute;
      top: 0;
      left: 0; }
    .product-big-image-row__container img {
      max-width: 100%; }

.productlist {
  padding-top: 10px; }
  @media (max-width: 567px) {
    .productlist {
      position: relative; }
      .productlist::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .productlist::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .productlist::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .productlist::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .productlist {
      padding-top: 20px; } }
  @media (min-width: 1025px) {
    .productlist {
      padding-top: 20px; } }
  .productlist__search-results-header {
    font-size: 2rem;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__search-results-header {
        font-size: 4.28571rem;
        letter-spacing: -2px;
        margin-bottom: 60px;
        margin-top: 40px; } }
    @media (min-width: 1025px) {
      .productlist__search-results-header {
        font-size: 4.28571rem;
        letter-spacing: -2px;
        margin-bottom: 60px;
        margin-top: 40px; } }
  .productlist__header {
    font-size: 2rem;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__header {
        font-size: 8.57143rem;
        letter-spacing: -2px; } }
    @media (min-width: 1025px) {
      .productlist__header {
        font-size: 8.57143rem;
        letter-spacing: -2px; } }
  .productlist__sub-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media (max-width: 567px) {
      .productlist__sub-categories {
        margin-top: 40px;
        overflow-x: auto; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__sub-categories {
        margin-top: 40px;
        overflow-x: auto; } }
    @media (min-width: 1025px) {
      .productlist__sub-categories {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 20px; } }
  .productlist__sub-category {
    font-weight: 500;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .productlist__sub-category_hide {
      display: none; }
    @media (max-width: 567px) {
      .productlist__sub-category {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
                align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
                justify-content: center;
        background-color: #000000;
        color: #ffffff;
        min-width: 200px;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.92857rem;
        font-weight: 500;
        line-height: 48px;
        padding: 0 10px;
        border: 1px solid #000000;
        background-color: #ffffff;
        color: #000000;
        min-width: auto;
        line-height: 36px;
        margin-right: 10px; }
        .productlist__sub-category svg {
          height: 12px;
          width: 12px;
          margin-left: 5px; }
        .productlist__sub-category svg {
          fill: #000000; }
        .productlist__sub-category svg {
          height: 10px;
          width: 10px; }
        .productlist__sub-category:last-child {
          margin-right: 0; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__sub-category {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
                align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
                justify-content: center;
        background-color: #000000;
        color: #ffffff;
        min-width: 200px;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.92857rem;
        font-weight: 500;
        line-height: 48px;
        padding: 0 10px;
        border: 1px solid #000000;
        background-color: #ffffff;
        color: #000000;
        min-width: auto;
        line-height: 36px;
        margin-right: 10px; }
        .productlist__sub-category svg {
          height: 12px;
          width: 12px;
          margin-left: 5px; }
        .productlist__sub-category svg {
          fill: #000000; }
        .productlist__sub-category svg {
          height: 10px;
          width: 10px; }
        .productlist__sub-category:last-child {
          margin-right: 0; } }
    @media (min-width: 1025px) {
      .productlist__sub-category {
        padding: 0 30px;
        font-size: 1.42857rem;
        line-height: 25px;
        border-right: 1px solid #000000;
        margin-bottom: 10px; }
        .productlist__sub-category:last-child {
          border-right: 0; } }
  .productlist__show-more-sub-categories {
    font-weight: 500;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    @media (max-width: 567px) {
      .productlist__show-more-sub-categories {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__show-more-sub-categories {
        display: none; } }
    @media (min-width: 1025px) {
      .productlist__show-more-sub-categories {
        padding: 0 30px;
        font-size: 1.42857rem;
        line-height: 25px;
        border-right: 1px solid #000000;
        margin-bottom: 10px; }
        .productlist__show-more-sub-categories:last-child {
          border-right: 0; } }
  .productlist__search {
    font-size: 0.85714rem;
    font-weight: 500;
    padding-top: 25px;
    margin-bottom: 25px; }
    @media (min-width: 1025px) {
      .productlist__search {
        position: relative;
        padding-top: 19px;
        margin-bottom: 19px;
        margin-top: 25px; }
        .productlist__search::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; }
        .productlist__search::before {
          left: -10px;
          width: calc(100% + 20px); } }
    @media (min-width: 1025px) and (min-width: 568px) and (max-width: 1024px) {
      .productlist__search::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (min-width: 1025px) and (min-width: 1025px) {
      .productlist__search::before {
        left: -30px;
        width: calc(100% + 60px); } }
    .productlist__search-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 567px) {
        .productlist__search-top {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
  @media (max-width: 567px) {
    .productlist__count {
      color: #bebebe;
      font-weight: normal; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .productlist__count {
      border-right: 1px solid #000000;
      padding-right: 20px;
      margin-right: 20px; } }
  @media (min-width: 1025px) {
    .productlist__count {
      border-right: 1px solid #000000;
      padding-right: 20px;
      margin-right: 20px; } }
  .productlist__filter {
    display: none; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__filter {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: block; } }
    @media (min-width: 1025px) {
      .productlist__filter {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: block; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .productlist__open-filter-mobile {
      display: none; } }
  @media (min-width: 1025px) {
    .productlist__open-filter-mobile {
      display: none; } }
  .productlist__modelview {
    margin-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .productlist__modelview-switch {
      margin-left: 5px;
      position: relative;
      display: inline-block;
      width: 60px;
      height: 20px; }
      .productlist__modelview-switch input {
        opacity: 0;
        width: 0;
        height: 0; }
        .productlist__modelview-switch input:checked + .productlist__modelview-slider {
          background-color: #000000; }
        .productlist__modelview-switch input:focus + .productlist__modelview-slider {
          -webkit-box-shadow: 0 0 1px #000000;
                  box-shadow: 0 0 1px #000000; }
        .productlist__modelview-switch input:checked + .productlist__modelview-slider:before {
          -webkit-transform: translateX(39px);
          transform: translateX(39px); }
    .productlist__modelview-slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #eeeeee;
      -webkit-transition: .4s;
      transition: .4s;
      border-radius: 20px; }
      .productlist__modelview-slider:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%; }
  .productlist__sorting {
    display: none; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__sorting {
        display: block; } }
    @media (min-width: 1025px) {
      .productlist__sorting {
        display: block; } }
  .productlist__selected-filters {
    display: none; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__selected-filters {
        display: block;
        margin-top: 10px; } }
    @media (min-width: 1025px) {
      .productlist__selected-filters {
        display: block;
        margin-top: 10px; } }
  .productlist__items {
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist__items {
        grid-gap: 20px; } }
    @media (min-width: 1025px) {
      .productlist__items {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .productlist__items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .productlist__items > ica-productlist-item {
      width: 32%;
      margin-bottom: 10px; } }
  .productlist__item-grid_1x2 {
    -ms-grid-column-span: 2;
    grid-column: span 2; }
  .productlist__item-grid_1x3 {
    -ms-grid-column-span: 2;
    grid-column: span 2; }
    @media (min-width: 1025px) {
      .productlist__item-grid_1x3 {
        -ms-grid-column-span: 3;
        grid-column: span 3; } }
  .productlist__item-grid_2x1 {
    -ms-grid-row-span: 2;
    grid-row: span 2; }
  .productlist__item-grid_2x2 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    -ms-grid-row-span: 2;
    grid-row: span 2; }
  .productlist__item-grid_2x3 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    -ms-grid-row-span: 2;
    grid-row: span 2; }
    @media (min-width: 1025px) {
      .productlist__item-grid_2x3 {
        -ms-grid-column-span: -1;
        -ms-grid-column: 1;
        grid-column: 1 / -1;
        -ms-grid-row-span: 2;
        grid-row: span 2; } }
  .productlist__load-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    padding-bottom: 20px; }
    @media (min-width: 1025px) {
      .productlist__load-more {
        padding-bottom: 50px; } }
    .productlist__load-more .button {
      overflow-anchor: none; }
  .productlist__related-categories {
    border: 1px solid #000000;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1025px) {
      .productlist__related-categories {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .productlist__related-categories-title {
      margin-bottom: 10px;
      text-align: center;
      font-size: 1.14286rem;
      font-weight: 500; }
      @media (min-width: 1025px) {
        .productlist__related-categories-title {
          margin-bottom: 0;
          padding-left: 10px;
          padding-right: 100px;
          max-width: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          text-align: left;
          font-size: 2.42857rem; } }
    .productlist__related-categories-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: -10px; }
      @media (min-width: 1025px) {
        .productlist__related-categories-items {
          max-width: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          padding-right: 10px;
          padding-left: 100px; } }
    .productlist__related-categories-button {
      margin-left: 7px;
      margin-bottom: 10px; }
  .productlist .plpslot {
    text-align: center;
    font-size: 14px;
    text-transform: none; }
    @media (max-width: 567px) {
      .productlist .plpslot {
        margin-top: 12px; } }
    @media (min-width: 1025px) {
      .productlist .plpslot {
        font-size: 16px;
        padding-left: 200px;
        padding-right: 200px; } }
    @media (min-width: 1025px) {
      .productlist .plpslot #dots {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist .plpslot #dots {
        display: none; } }
    .productlist .plpslot #moreButton {
      text-transform: none;
      text-decoration: underline; }
      @media (min-width: 1025px) {
        .productlist .plpslot #moreButton {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .productlist .plpslot #moreButton {
          display: none; } }
    .productlist .plpslot #lessButton {
      text-transform: none;
      text-decoration: underline; }
      @media (max-width: 567px) {
        .productlist .plpslot #lessButton {
          display: none; } }
    @media (max-width: 567px) {
      .productlist .plpslot #moreText {
        display: none; } }

:host(.productlist__filter) .filter__dropdown {
  padding-top: 5px;
  padding-bottom: 5px; }

.productlist-content-item * {
  width: 100%; }

.productlist-item {
  position: relative;
  height: 100%; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .productlist-item {
      -ms-flex: 1 0 0%;
      -webkit-box-flex: 1;
              flex: 1; } }
  .productlist-item:hover .productlist-item__info {
    opacity: 0; }
  .productlist-item:hover .productlist-item__swatches {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media (min-width: 568px) and (max-width: 1024px) {
    .productlist-item:hover .productlist-item__carousel-button {
      opacity: 1; } }
  @media (min-width: 1025px) {
    .productlist-item:hover .productlist-item__carousel-button {
      opacity: 1; } }
  .productlist-item__image-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1; }
  .productlist-item__image {
    width: 100%;
    height: auto; }
  .productlist-item__splashes {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .productlist-item__description {
    position: relative;
    font-size: 0.71429rem; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .productlist-item__description {
        font-size: 0.85714rem; } }
    @media (min-width: 1025px) {
      .productlist-item__description {
        font-size: 0.85714rem; } }
  .productlist-item__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 500;
    margin-bottom: 3px; }
    @media (min-width: 1025px) {
      .productlist-item__heading {
        margin-bottom: 10px; } }
  .productlist-item__info {
    padding: 10px 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
  .productlist-item__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .productlist-item__normal-price {
    text-decoration: line-through; }
  .productlist-item__sales-price {
    color: #fd5b5b;
    margin-right: 10px; }
  .productlist-item__swatches {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    width: 100%;
    padding: 10px 0; }
  .productlist-item__sizes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .productlist-item__size {
    margin-right: 10px; }
    .productlist-item__size_unavailable {
      color: #bebebe; }
  .productlist-item__image {
    background-color: #eeeeee;
    height: 0;
    padding-top: 152.207%;
    position: relative;
    overflow: hidden; }
    .productlist-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }
    .productlist-item__image .hoverImg {
      display: none; }
    .productlist-item__image:hover .hoverImg {
      display: block; }

.product-content-slot {
  overflow-x: hidden;
  margin-right: -10px;
  margin-bottom: 10px; }
  @media (min-width: 1025px) {
    .product-content-slot {
      margin-right: -30px;
      margin-bottom: 40px; } }
  .product-content-slot_disable-carousel {
    margin-right: 0; }
  .product-content-slot__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px; }
    @media (min-width: 1025px) {
      .product-content-slot__header {
        margin-bottom: 20px; } }
  .product-content-slot__title {
    font-weight: 500;
    font-size: 1.14286rem; }
    @media (min-width: 1025px) {
      .product-content-slot__title {
        font-size: 2.14286rem; } }
  .product-content-slot__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px; }
    @media (max-width: 567px) {
      .product-content-slot__arrows {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .product-content-slot__arrows {
        display: none; } }
  .product-content-slot__arrow {
    width: 40px;
    height: 40px; }
    .product-content-slot__arrow:first-child {
      margin-right: 10px; }
  .product-content-slot__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-y: hidden;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top; }
    .product-content-slot__wrapper_1x3 {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .product-content-slot__wrapper_carousel {
      margin-left: -5px;
      margin-right: -5px; }
      @media (min-width: 1025px) {
        .product-content-slot__wrapper_carousel {
          margin-left: -50px;
          margin-right: -50px; } }
  .product-content-slot__product {
    margin-bottom: 20px;
    margin-right: 10px; }
    @media (min-width: 1025px) {
      .product-content-slot__product {
        margin-right: 100px; } }
    .product-content-slot__product_2 {
      width: calc(100% / 2 - (10px / 2)); }
      .product-content-slot__product_2:nth-child(2n) {
        margin-right: 0; }
      @media (min-width: 1025px) {
        .product-content-slot__product_2 {
          width: calc(100% / 2 - 100px / 2); } }
    .product-content-slot__product_3 {
      width: calc(100% / 3 - (10px * 2 / 3)); }
      .product-content-slot__product_3:nth-child(3n) {
        margin-right: 0; }
      @media (min-width: 1025px) {
        .product-content-slot__product_3 {
          width: calc(100% / 3 - (100px * 2 / 3)); } }
    .product-content-slot__product_4 {
      width: calc(100% / 4 - (10px * 3 / 4)); }
      .product-content-slot__product_4:nth-child(4n) {
        margin-right: 0; }
      @media (min-width: 1025px) {
        .product-content-slot__product_4 {
          width: calc(100% / 4 - (100px * 3 / 4)); } }
      .product-content-slot__product_4 img:hover {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
    @media (min-width: 1025px) {
      .product-content-slot__product_1x3 {
        max-width: 330px; } }
    .product-content-slot__product_carousel {
      padding-left: 5px;
      padding-right: 5px;
      margin-right: 0; }
      @media (min-width: 1025px) {
        .product-content-slot__product_carousel {
          padding-left: 50px;
          padding-right: 50px; } }
  .product-content-slot__image-container {
    position: relative;
    display: block;
    overflow: hidden; }
  .product-content-slot__image {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .product-content-slot__splashes {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .product-content-slot__description {
    position: relative;
    font-size: 0.71429rem; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .product-content-slot__description {
        font-size: 0.85714rem; } }
    @media (min-width: 1025px) {
      .product-content-slot__description {
        font-size: 0.85714rem; } }
  .product-content-slot__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 500;
    margin-bottom: 3px; }
    @media (min-width: 1025px) {
      .product-content-slot__heading {
        margin-bottom: 10px; } }
  .product-content-slot__info {
    padding: 10px 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
  .product-content-slot__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .product-content-slot__normal-price {
    text-decoration: line-through; }
  .product-content-slot__sales-price {
    color: #fd5b5b;
    margin-right: 10px; }

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .filter__dropdown {
    margin-right: 30px; }
    .filter__dropdown_hide {
      display: none; }
  .filter__show-more-refinements {
    font-size: 0.85714rem;
    font-weight: 500; }

:host(.filter__dropdown) .dropdown__content_open {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 450px; }
  @media (min-width: 1025px) {
    :host(.filter__dropdown) .dropdown__content_open {
      overflow-y: auto; } }

.filter-value-container {
  padding: 0 15px; }

.filter-value {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 0.85714rem; }
  .filter-value::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .filter-value {
      padding: 0 20px;
      min-width: 350px;
      line-height: 60px; } }
  .filter-value_mobile {
    padding: 10px;
    font-weight: 500;
    line-height: 42px; }
  .filter-value_last::after {
    content: none; }
  .filter-value_selected {
    font-weight: bold !important; }
  .filter-value svg {
    height: 13px;
    width: 13px; }
  .filter-value__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center; }
  .filter-value__swatch {
    height: 42px;
    width: 42px;
    margin-right: 10px; }
  .filter-value__hit-count {
    color: #cccccc;
    font-weight: normal;
    margin-left: 5px; }

.filter-mobile {
  padding: 0 15px; }
  .filter-mobile__button {
    position: relative;
    width: 100%;
    padding: 10px;
    min-height: 62px;
    line-height: 24px;
    font-size: 0.85714rem; }
    .filter-mobile__button::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    .filter-mobile__button:last-child::after {
      content: none; }
    .filter-mobile__button-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-weight: 500; }
      .filter-mobile__button-text svg {
        height: 6px;
        width: 6px; }
    .filter-mobile__button-selected {
      color: #cccccc;
      text-align: left; }
  .filter-mobile__view-items {
    font-size: 1.14286rem; }
  .filter-mobile__reset-link {
    color: #cccccc;
    font-size: 0.85714rem;
    line-height: 20px; }

.selected-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .selected-filters__button {
    margin-top: 10px;
    margin-right: 10px; }
  .selected-filters__clear {
    margin-top: 10px;
    font-weight: 500;
    text-decoration: underline; }

.product-details__back-button {
  display: none;
  margin-bottom: 10px; }
  @media (min-width: 1025px) {
    .product-details__back-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 10px; } }
  .product-details__back-button svg {
    height: 6px;
    width: 6px; }

.product-details__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1025px) {
    .product-details__content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.product-details__carousel {
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    .product-details__carousel {
      width: 66.66667%;
      padding-right: 30px;
      margin-bottom: 60px; } }

@media (min-width: 1025px) {
  .product-details__info {
    width: 33.33333%;
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px; } }

.product-details__heading {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 38px;
  margin: 0; }
  @media (min-width: 1025px) {
    .product-details__heading {
      font-size: 2.85714rem;
      line-height: 40px;
      margin-top: 7px; } }

.product-details__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  line-height: 15px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-weight: 500;
  margin-bottom: 30px; }
  @media (min-width: 1025px) {
    .product-details__prices {
      font-size: 2.85714rem;
      line-height: 40px;
      margin-bottom: 25px; } }

.product-details__normal-price {
  text-decoration: line-through;
  font-size: 1.14286rem;
  color: #7f7f7f; }

.product-details__sales-price {
  margin-right: 10px;
  font-weight: 500; }

.product-details__swatches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    .product-details__swatches {
      margin-top: 25px;
      margin-bottom: 30px; } }

.product-details__swatch {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px; }
  @media (min-width: 1025px) {
    .product-details__swatch {
      margin-right: 2%;
      width: 23%; } }
  .product-details__swatch-image {
    width: 60px;
    height: auto; }
    @media (min-width: 1025px) {
      .product-details__swatch-image {
        width: 100%; } }
  .product-details__swatch_active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2); }
  .product-details__swatch_active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom: 1px solid #000000;
    width: 100%; }

.product-details__sizes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px; }
  @media (min-width: 1200px) and (max-width: 1366px) {
    .product-details__sizes {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1367px) {
    .product-details__sizes {
      grid-template-columns: repeat(5, 1fr); } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-details__sizes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-align: flex-start;
    -webkit-box-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.product-details__size-picker {
  margin-bottom: 30px; }

.product-details__size-radio {
  position: absolute;
  left: -9999px;
  height: 0;
  width: 0; }
  .product-details__size-radio:checked + .product-details__size-button {
    border-color: #000000; }
  .product-details__size-radio:disabled + .product-details__size-button {
    border-color: #eeeeee;
    color: #bebebe;
    cursor: initial;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(49%, transparent), color-stop(#eeeeee), color-stop(51%, transparent)), -webkit-gradient(linear, left top, right bottom, color-stop(49%, transparent), color-stop(#eeeeee), color-stop(51%, transparent));
    background: linear-gradient(to top right, transparent 49%, #eeeeee, transparent 51%), linear-gradient(to bottom right, transparent 49%, #eeeeee, transparent 51%); }

.product-details__size-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  font-size: 0.85714rem; }
  .product-details__size-header-countries {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .product-details__size-header-countries-value {
      text-decoration: underline;
      margin-left: 20px; }
      @media (min-width: 1025px) {
        .product-details__size-header-countries-value {
          margin-left: 10px; } }
      .product-details__size-header-countries-value-active {
        font-weight: 500;
        text-decoration: none; }
  .product-details__size-header-header {
    font-weight: 500;
    text-transform: none; }

.product-details__size-guide {
  text-transform: none;
  text-decoration: underline;
  font-weight: normal;
  font-size: 0.85714rem; }
  .product-details__size-guide svg {
    margin-right: 5px;
    height: 19px;
    width: 19px; }

.product-details__size-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 13px; }
  .product-details__size-footer #fitanalytics__button {
    margin-top: 0px !important;
    margin-right: 20px; }
  .product-details__size-footer .fitanalytics__button-text {
    font-size: 0.85714rem !important; }

.product-details__size-button {
  line-height: 43px;
  border-color: #dfdede;
  cursor: pointer; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-details__size-button {
    width: 19%;
    margin-bottom: 7px; } }

.product-details__urgency-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  text-transform: capitalize; }
  .product-details__urgency-element:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 10px;
    background-color: #FFB700; }
  .product-details__urgency-element_red:before {
    background-color: #D0021B; }

.product-details__notify-wrapper {
  text-align: center; }

.product-details__notify-button {
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 10px; }

.product-details__add-cart-button {
  font-size: 1.14286rem;
  padding: 10px 10px;
  line-height: 26px;
  margin-bottom: 20px; }
  .product-details__add-cart-button svg {
    height: 27px !important;
    width: 68px !important; }

.product-details__descriptions {
  margin-top: 40px;
  margin-bottom: 30px; }

.product-details__description-title {
  font-weight: normal;
  text-transform: none; }

.product-details__description-content {
  padding-top: 0;
  padding-bottom: 20px;
  text-transform: none; }
  @media (min-width: 1025px) {
    .product-details__description-content {
      padding-top: 10px;
      padding-bottom: 30px; } }
  .product-details__description-content ul {
    padding-left: 15px;
    margin: 0; }
    .product-details__description-content ul button {
      display: inline-block;
      font-size: 14px; }

.product-details__care-guide {
  padding: 0 10px 10px;
  list-style-type: none;
  margin: 0;
  text-transform: none; }
  .product-details__care-guide-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
    .product-details__care-guide-item_dot {
      padding-left: 12px;
      position: relative; }
      .product-details__care-guide-item_dot:before {
        content: "";
        width: 5px;
        height: 5px;
        background-color: #000000;
        border-radius: 50%;
        position: absolute;
        left: 0; }
  .product-details__care-guide-icon {
    max-width: 100%; }
    .product-details__care-guide-icon-wrapper {
      -ms-flex-item-align: start;
          align-self: flex-start;
      width: 25px;
      margin-right: 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25px;
              flex: 0 0 25px; }

.progress {
  text-align: center; }
  .progress__text {
    margin-bottom: 10px;
    position: relative;
    font-size: 0.85714rem;
    font-weight: 500; }
  .progress__bar {
    position: relative;
    height: 2px;
    width: 100px;
    background-color: #eeeeee;
    margin: 0 auto 20px; }
  .progress__value {
    position: absolute;
    top: 0;
    height: 2px;
    background-color: #000000; }

.splashes__splash {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .splashes__splash-text {
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 2px;
    line-height: 13px;
    font-size: 0.71429rem;
    background-color: #000000;
    color: #ffffff; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .splashes__splash-text {
        line-height: 18px;
        font-size: 1.14286rem; } }
    @media (min-width: 1025px) {
      .splashes__splash-text {
        line-height: 18px;
        font-size: 1.14286rem; } }
    .splashes__splash-text-final-sale {
      text-transform: none;
      position: relative;
      font-weight: 500;
      padding: 0 2px;
      font-size: 0.71429rem;
      background-color: #000000;
      color: #ffffff;
      text-decoration: underline; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .splashes__splash-text-final-sale {
          line-height: 18px;
          font-size: 1.14286rem; } }
      @media (min-width: 1025px) {
        .splashes__splash-text-final-sale {
          line-height: 18px;
          font-size: 1.14286rem; } }
      .splashes__splash-text-final-sale-nopopup {
        text-decoration: none; }
      .splashes__splash-text-final-sale-popup {
        display: none;
        font-weight: normal;
        color: #000000;
        position: absolute;
        width: 195px;
        padding: 20px;
        background-color: #f3f3f3;
        bottom: 30px;
        font-size: 12px; }
        .splashes__splash-text-final-sale-popup:after {
          content: '';
          position: absolute;
          top: 100%;
          left: 10%;
          width: 0;
          height: 0;
          border-top: solid 10px #f3f3f3;
          border-left: solid 10px transparent;
          border-right: solid 10px transparent; }
        .splashes__splash-text-final-sale-popup:before {
          content: '';
          position: absolute;
          top: 100%;
          left: 0%;
          width: 100%;
          height: 0;
          border-top: solid 13px transparent; }
        .splashes__splash-text-final-sale-popup svg {
          position: absolute;
          height: 8px;
          width: 8px;
          top: 10px;
          right: 10px; }
          @media (min-width: 568px) and (max-width: 1024px) {
            .splashes__splash-text-final-sale-popup svg {
              display: none; } }
          @media (min-width: 1025px) {
            .splashes__splash-text-final-sale-popup svg {
              display: none; } }
        .splashes__splash-text-final-sale-popup-heading {
          font-weight: 500; }
        .splashes__splash-text-final-sale-popup-text {
          text-transform: none; }
        .splashes__splash-text-final-sale-popup-link {
          text-transform: none;
          text-decoration: underline; }

:host(.order-summary__splashes) .splashes__splash-text:first-child {
  padding-left: 0; }

.search {
  padding: 0px 15px 0px 15px; }
  @media (min-width: 1025px) {
    .search {
      padding: 0 30px; } }
  .search__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    margin-top: 10px; }
  .search__input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 5px 0;
    border-bottom: 1px solid #000000;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .search__input-wrapper svg {
      height: 16px;
      width: 16px;
      margin-right: 10px; }
      @media (min-width: 1025px) {
        .search__input-wrapper svg {
          height: 25px;
          width: 25px;
          margin-right: 20px; } }
  .search__input {
    line-height: 22px;
    font-size: 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (min-width: 1025px) {
      .search__input {
        font-weight: 500;
        line-height: 90px;
        letter-spacing: -1.38px;
        font-size: 6.42857rem;
        text-transform: uppercase; } }
    .search__input::-webkit-input-placeholder {
      line-height: 22px;
      font-size: 1rem;
      color: #bebebe; }
    .search__input:-ms-input-placeholder {
      line-height: 22px;
      font-size: 1rem;
      color: #bebebe; }
    .search__input::-ms-input-placeholder {
      line-height: 22px;
      font-size: 1rem;
      color: #bebebe; }
    .search__input::placeholder {
      line-height: 22px;
      font-size: 1rem;
      color: #bebebe; }
      @media (min-width: 1025px) {
        .search__input::-webkit-input-placeholder {
          font-weight: 500;
          line-height: 90px;
          letter-spacing: -1.38px;
          font-size: 6.42857rem;
          text-transform: uppercase; }
        .search__input:-ms-input-placeholder {
          font-weight: 500;
          line-height: 90px;
          letter-spacing: -1.38px;
          font-size: 6.42857rem;
          text-transform: uppercase; }
        .search__input::-ms-input-placeholder {
          font-weight: 500;
          line-height: 90px;
          letter-spacing: -1.38px;
          font-size: 6.42857rem;
          text-transform: uppercase; }
        .search__input::placeholder {
          font-weight: 500;
          line-height: 90px;
          letter-spacing: -1.38px;
          font-size: 6.42857rem;
          text-transform: uppercase; } }
    .search__input-clear {
      height: 17px;
      width: 17px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid #000000;
      border-radius: 10px;
      margin-right: 0; }
      @media (min-width: 1025px) {
        .search__input-clear {
          display: none; } }
      .search__input-clear svg {
        height: 7px;
        width: 7px;
        margin-right: 0; }
    .search__input-close-mobile {
      font-size: 10px;
      font-weight: 500;
      padding: 10px 15px;
      border: 1px solid #000000;
      margin-left: 10px; }
      @media (min-width: 1025px) {
        .search__input-close-mobile {
          display: none; } }
  .search__results-length {
    line-height: 18px;
    font-size: 0.71429rem;
    opacity: 0.5; }
    @media (min-width: 1025px) {
      .search__results-length {
        display: none; } }
  .search__quick-links {
    margin-bottom: 50px; }
    @media (min-width: 1025px) {
      .search__quick-links {
        margin-bottom: 40px; } }
    .search__quick-links-header {
      line-height: 18px;
      font-size: 0.71429rem; }
    .search__quick-links-wrapper {
      list-style: none;
      padding: 0;
      margin: 0; }
  .search__quick-link {
    font-weight: 500;
    line-height: 40px;
    font-size: 2.14286rem; }
  .search__categories {
    margin-bottom: 50px; }
    @media (min-width: 1025px) {
      .search__categories {
        margin-bottom: 40px; } }
    .search__categories-header {
      line-height: 18px;
      font-size: 0.71429rem; }
    .search__categories-wrapper {
      list-style: none;
      padding: 0;
      margin: 0; }
  .search__category {
    font-weight: 500;
    line-height: 40px;
    font-size: 2.14286rem; }
  .search__products-header {
    line-height: 18px;
    font-size: 0.71429rem;
    margin-bottom: 20px; }
    @media (min-width: 1025px) {
      .search__products-header {
        margin-bottom: 10px; } }
  .search__products-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto; }
    .search__products-wrapper-button-container {
      padding: 80px 40px; }
      @media (min-width: 1025px) {
        .search__products-wrapper-button-container {
          padding: 130px 40px; } }
    .search__products-wrapper-button {
      background-color: #ffffff;
      color: #000000;
      min-width: 130px;
      font-weight: 500;
      line-height: 40px; }
  .search__product {
    width: calc(100% / 2.5);
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .search__product:first-child {
      margin-left: -5px; }
      @media (min-width: 1025px) {
        .search__product:first-child {
          margin-left: -10px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .search__product {
        width: calc(100% / 4.5); } }
    @media (min-width: 1025px) {
      .search__product {
        width: calc(100% / 8);
        padding-left: 10px;
        padding-right: 10px; } }
    .search__product-link {
      display: block; }
    .search__product-image {
      width: 100%;
      height: auto;
      margin-bottom: 10px; }
    .search__product-name {
      line-height: 12px;
      font-size: 0.71429rem;
      font-weight: 500; }
      @media (min-width: 1025px) {
        .search__product-name {
          line-height: 19px;
          font-size: 0.85714rem; } }
    .search__product__prices {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 12px;
      font-size: 0.71429rem; }
      @media (min-width: 1025px) {
        .search__product__prices {
          line-height: 22px;
          font-size: 0.85714rem; } }
    .search__product__normal-price {
      text-decoration: line-through; }
    .search__product__sales-price {
      color: #fd5b5b;
      margin-right: 10px; }

.size-guide {
  padding: 50px 15px; }
  @media (min-width: 1025px) {
    .size-guide {
      padding: 50px 135px; } }
  .size-guide__trigger {
    font-size: 1.42857rem;
    font-weight: 500; }
    @media (min-width: 1025px) {
      .size-guide__trigger {
        font-size: 2rem; } }
  .size-guide__content {
    padding-top: 0; }
  .size-guide__text {
    text-transform: initial;
    font-size: 1rem;
    margin: 0 0 20px;
    line-height: 20px; }
  .size-guide__table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-x: auto; }
  .size-guide__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .size-guide__item {
    min-width: 100px;
    line-height: 38px;
    font-size: 0.92857rem;
    text-align: center; }
    .size-guide__item:first-of-type {
      text-align: left; }
    @media (min-width: 1025px) {
      .size-guide__item {
        font-size: 1.07143rem; } }
    .size-guide__item-header {
      font-weight: 500; }
  .size-guide__header-column {
    min-width: 130px; }
  .size-guide__measurement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .size-guide__measurement-labels {
      margin-top: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-weight: 500; }
    .size-guide__measurement-label {
      margin-bottom: 20px; }
    .size-guide__measurement-image-wrapper {
      width: 50%;
      max-width: 310px;
      margin-top: 34px; }
    .size-guide__measurement-image {
      width: 100%;
      height: auto; }

.zoom {
  cursor: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='50px' height='50px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Ctitle%3EZoom Fill%3C/title%3E%3Cg id='Icons'%3E%3Cpolygon points='63,5.6 58.4,1 32,27.4 5.6,1 1,5.6 27.4,32 1,58.4 5.6,63 32,36.6 58.4,63 63,58.4 36.6,32 '/%3E%3C/g%3E%3C/svg%3E"), pointer; }
  .zoom__image {
    width: 100%;
    display: block; }
  .zoom__image_number {
    line-height: 90px;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 3.57143rem; }
    @media (max-width: 567px) {
      .zoom__image_number {
        line-height: 40px;
        font-size: 1.57143rem; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .zoom__image_number {
        line-height: 40px;
        font-size: 1.57143rem; } }
  .zoom__image_active span {
    text-decoration: underline; }
  .zoom__mobileClose {
    position: absolute;
    right: 10px;
    top: 20px; }
    .zoom__mobileClose svg {
      height: 15px;
      width: 15px; }
    @media (min-width: 1025px) {
      .zoom__mobileClose {
        display: none; } }
  .zoom__indicators {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 567px) {
      .zoom__indicators {
        left: 10px;
        top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .zoom__indicators {
        left: 10px;
        top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 1025px) {
      .zoom__indicators {
        left: 70px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        top: 35%; } }
  .zoom__dot {
    cursor: pointer;
    height: 7px;
    width: 7px;
    margin: 0 2px;
    border: 1px solid #000000;
    border-radius: 50%;
    display: none; }
    @media (min-width: 1025px) {
      .zoom__dot {
        display: none; } }
    .zoom__dot_active {
      background-color: #000000; }

.cookie {
  background-color: #ffffff;
  position: fixed;
  border: 1px solid #eeeeee;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  z-index: 200;
  color: #000000;
  padding: 30px; }
  @media (min-width: 1025px) {
    .cookie {
      width: 430px;
      max-width: 430px; } }
  .cookie__content {
    display: inline-block;
    margin: auto;
    width: auto;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    padding-right: 35px; }
    .cookie__content-close {
      position: absolute;
      right: 30px;
      top: 30px; }
      .cookie__content-close svg {
        height: 12px;
        width: 12px; }
    .cookie__content-terms {
      text-transform: none; }
      .cookie__content-terms p {
        margin: 0;
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: 500; }
      .cookie__content-terms a {
        text-decoration: underline; }

.cookie.open {
  height: auto;
  visibility: visible; }

.store-locator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .store-locator #list {
    display: block; }
    @media (min-width: 1025px) {
      .store-locator #list {
        display: block; } }
  .store-locator #map {
    display: none; }
    @media (min-width: 1025px) {
      .store-locator #map {
        display: block; } }
  .store-locator__tabs-container button {
    text-transform: initial;
    margin-right: 10px; }
  .store-locator__tabs-container .active {
    padding-bottom: 5px;
    border-bottom: 2px solid black; }
  @media (min-width: 1025px) {
    .store-locator__tabs-container {
      display: none; } }
  @media (min-width: 1025px) {
    .store-locator {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 1025px) {
    .store-locator__info {
      width: 25%;
      padding-right: 30px; } }
  .store-locator__search-container {
    padding: 25px 0px; }
    @media (min-width: 1025px) {
      .store-locator__search-container {
        padding: 55px 0px; } }
    .store-locator__search-container .find-store {
      padding-top: 15px;
      font-size: 12px;
      font-weight: 500;
      text-transform: initial;
      text-decoration: underline; }
  .store-locator__search-input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000; }
    .store-locator__search-input-wrapper svg {
      margin-right: 7px;
      height: 16px;
      width: 16px; }
    .store-locator__search-input-wrapper .store-search-input {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .store-locator__search-input-wrapper .store-search-input::-webkit-input-placeholder {
        color: #bebebe; }
      .store-locator__search-input-wrapper .store-search-input:-ms-input-placeholder {
        color: #bebebe; }
      .store-locator__search-input-wrapper .store-search-input::-ms-input-placeholder {
        color: #bebebe; }
      .store-locator__search-input-wrapper .store-search-input::placeholder {
        color: #bebebe; }
  @media (min-width: 1025px) {
    .store-locator__map {
      width: 75%; } }
  .store-locator__map .store-map {
    min-height: 400px;
    width: 100%;
    background-color: grey; }
    @media (min-width: 1025px) {
      .store-locator__map .store-map {
        min-height: 900px; } }
    .store-locator__map .store-map a[href^="http://maps.google.com/maps"] {
      display: none !important; }
    .store-locator__map .store-map a[href^="https://maps.google.com/maps"] {
      display: none !important; }
    .store-locator__map .store-map .gmnoprint a, .store-locator__map .store-map .gmnoprint span, .store-locator__map .store-map .gm-style-cc {
      display: none; }

.pac-container {
  text-transform: none; }

.store-list__error-message {
  color: red; }

.store-tile {
  position: relative;
  padding: 30px 0; }
  .store-tile::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .store-tile::before {
    left: -10px;
    width: calc(100% + 20px); }
    @media (min-width: 568px) and (max-width: 1024px) {
      .store-tile::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (min-width: 1025px) {
      .store-tile::before {
        left: -30px;
        width: calc(100% + 60px); } }
  .store-tile .arrow-right {
    position: absolute;
    right: 0px;
    top: 30px; }
    .store-tile .arrow-right svg {
      height: 10px;
      width: 10px; }
  .store-tile__details .store-name {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px; }
  .store-tile__details .store-address, .store-tile__details .store-city, .store-tile__details .store-hours {
    text-transform: initial;
    font-size: 12px;
    margin: 0; }
  .store-tile__details .store-hours {
    margin-top: 10px; }
  @media (min-width: 1025px) {
    .store-tile:hover::before {
      content: "";
      position: absolute;
      top: 0;
      border-bottom: 1px solid black;
      left: -30px;
      width: calc(100% + 60px); }
    .store-tile:hover::after {
      content: "";
      position: absolute;
      bottom: 0;
      border-bottom: 1px solid black;
      left: -30px;
      width: calc(100% + 60px); } }

.store-details {
  position: relative;
  padding-top: 10px; }
  .store-details::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .store-details::before {
    left: -10px;
    width: calc(100% + 20px); }
    @media (min-width: 568px) and (max-width: 1024px) {
      .store-details::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (min-width: 1025px) {
      .store-details::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .store-details {
      padding-top: 20px; } }
  @media (min-width: 1025px) {
    .store-details {
      padding-top: 50px; } }
  .store-details__header, .store-details h1 {
    font-size: 2rem;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .store-details__header, .store-details h1 {
        font-size: 9.28571rem;
        letter-spacing: -2px;
        line-height: 125px; } }
    @media (min-width: 1025px) {
      .store-details__header, .store-details h1 {
        font-size: 9.28571rem;
        letter-spacing: -2px;
        line-height: 125px; } }
  .store-details__subheader {
    font-size: 1.21429rem;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .store-details__subheader {
        font-size: 2.85714rem;
        letter-spacing: -2px; } }
    @media (min-width: 1025px) {
      .store-details__subheader {
        font-size: 2.85714rem;
        letter-spacing: -2px; } }
  .store-details__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px; }
    @media (min-width: 1025px) {
      .store-details__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-top: 60px; } }
  .store-details__topimage {
    width: 100%; }
    @media (min-width: 1025px) {
      .store-details__topimage {
        width: calc(50% - (30px / 2));
        margin-bottom: 30px; } }
    .store-details__topimage img {
      width: 100%; }
  @media (min-width: 1025px) {
    .store-details__info {
      width: calc(50% - (30px / 2));
      padding: 100px 0;
      padding-left: 170px;
      padding-right: 170px; } }
  .store-details__info-header, .store-details__info h2 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 1.64286rem;
    font-weight: 500;
    line-height: 24px; }
    @media (min-width: 1025px) {
      .store-details__info-header, .store-details__info h2 {
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 2.14286rem; } }
  .store-details__info-week {
    font-size: 1.42857rem;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 1px; }
    .store-details__info-week-special {
      margin-top: 30px; }
  .store-details__info-weekday {
    text-transform: initial;
    margin: 0px;
    line-height: 26px; }
  .store-details__info-customerservice span {
    text-transform: initial;
    font-weight: 500; }
  .store-details__info-customerservice p {
    text-transform: initial;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 20px; }
  .store-details .store-big-image-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
    margin-top: 20px; }
    @media (min-width: 1025px) {
      .store-details .store-big-image-row {
        margin-top: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-bottom: 60px; } }
    .store-details .store-big-image-row__wrapper {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 1025px) {
        .store-details .store-big-image-row__wrapper {
          margin-bottom: 30px;
          width: calc(50% - (30px / 2)); } }
      .store-details .store-big-image-row__wrapper img {
        width: 100%; }
  .store-details__events-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1025px) {
      .store-details__events-container {
        margin-top: 60px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .store-details__events-container-info {
      margin-top: 20px; }
      @media (min-width: 1025px) {
        .store-details__events-container-info {
          width: 41.66667%;
          padding: 300px 140px; } }
      .store-details__events-container-info h2 {
        font-size: 1.42857rem;
        font-weight: 500;
        line-height: 20px; }
        @media (min-width: 1025px) {
          .store-details__events-container-info h2 {
            font-size: 2.85714rem;
            line-height: 35px; } }
      .store-details__events-container-info p {
        text-transform: initial;
        margin-top: 20px;
        margin-bottom: 30px;
        line-height: 20px; }
        @media (min-width: 1025px) {
          .store-details__events-container-info p {
            margin-top: 40px; } }
    .store-details__events-container-image {
      width: 100%; }
      @media (min-width: 1025px) {
        .store-details__events-container-image {
          width: 58.33333%;
          padding-right: 140px;
          margin-bottom: 30px; } }
      .store-details__events-container-image img {
        width: 100%; }
    .store-details__events-container-signup-button {
      background-color: #ffffff;
      color: #000000;
      font-size: 1.14286rem;
      margin-bottom: 20px; }

.minicart {
  padding: 45px 19px 100px 19px; }
  .minicart__header {
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 0.85714rem;
    padding: 15px 19px 0 19px;
    font-weight: 500;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -19px;
    margin-right: -19px;
    background-color: #ffffff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1; }
    .minicart__header-text {
      border-bottom: 1px solid #eeeeee;
      padding-left: 4px;
      padding-bottom: 15px;
      width: 100%; }
  .minicart__info {
    background-color: #ffffad;
    margin-left: -19px;
    margin-right: -19px;
    padding: 8px 19px 8px 19px; }
    .minicart__info-container {
      font-size: 0.85714rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-transform: initial;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-left: 4px; }
      .minicart__info-container svg {
        height: 15px;
        width: 15px; }
      .minicart__info-container-text {
        padding-left: 8px;
        padding-top: 4px; }
  .minicart__error {
    color: red;
    padding: 10px 0;
    text-transform: none;
    font-size: 12px; }
  .minicart__product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 4px;
    padding-right: 8px; }
    .minicart__product-details::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    .minicart__product-details-image img {
      width: 70px; }
    .minicart__product-details-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      width: 100%;
      text-transform: initial;
      margin-left: 22px; }
      .minicart__product-details-info-soldout {
        color: #FF0000;
        font-size: 12px; }
        .minicart__product-details-info-soldout span {
          color: #000000; }
        .minicart__product-details-info-soldout-notify {
          font-weight: 500;
          text-decoration: underline;
          text-transform: uppercase;
          cursor: pointer; }
      .minicart__product-details-info-wrapper {
        padding-bottom: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-between;
        -webkit-box-pack: justify;
                justify-content: space-between;
        font-size: 12px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .minicart__product-details-info-wrapper svg {
          cursor: pointer;
          height: 15px;
          width: 15px; }
        .minicart__product-details-info-wrapper:first-child {
          font-weight: 500; }
        .minicart__product-details-info-wrapper .strike-through {
          color: #cccccc;
          text-decoration: line-through; }
  .minicart__promo {
    position: relative;
    padding-bottom: 15px;
    padding-left: 4px;
    padding-right: 8px; }
    .minicart__promo::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    .minicart__promo-add {
      padding-top: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 0.85714rem;
      text-transform: none; }
      .minicart__promo-add svg {
        cursor: pointer;
        height: 12px;
        width: 12px; }
    .minicart__promo-apply {
      display: none;
      padding-top: 15px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .minicart__promo-apply-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .minicart__promo-apply-error input {
        border: 1px solid #fd5b5b;
        background-color: #ffffff; }
        .minicart__promo-apply-error input::-webkit-input-placeholder {
          color: transparent; }
        .minicart__promo-apply-error input:-ms-input-placeholder {
          color: transparent; }
        .minicart__promo-apply-error input::-ms-input-placeholder {
          color: transparent; }
        .minicart__promo-apply-error input::placeholder {
          color: transparent; }
      .minicart__promo-apply-error button {
        color: #cccccc;
        pointer-events: none; }
      .minicart__promo-apply-error-text {
        font-size: 0.57143rem;
        color: #fd5b5b;
        text-transform: none;
        margin: 3px;
        display: none; }
      .minicart__promo-apply-input {
        -webkit-appearance: none;
        border-radius: 0;
        font-size: 0.85714rem;
        background-color: #eeeeee;
        padding: 7px;
        min-width: 270px; }
        .minicart__promo-apply-input::-webkit-input-placeholder {
          font-style: italic; }
        .minicart__promo-apply-input:-ms-input-placeholder {
          font-style: italic; }
        .minicart__promo-apply-input::-ms-input-placeholder {
          font-style: italic; }
        .minicart__promo-apply-input::placeholder {
          font-style: italic; }
      .minicart__promo-apply-button {
        text-decoration: underline;
        font-weight: 500;
        font-size: 0.71429rem; }
    .minicart__promo-added {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 0.85714rem;
      text-transform: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .minicart__promo-added-wrapper {
        padding-top: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .minicart__promo-added-wrapper-button {
          text-decoration: underline;
          text-transform: none;
          font-size: 0.85714rem; }
      .minicart__promo-added-edit {
        padding-top: 15px;
        display: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .minicart__promo-added-edit-button {
          text-decoration: underline;
          text-transform: none;
          font-size: 0.85714rem; }
      .minicart__promo-added-price {
        padding-top: 15px; }
  .minicart__repack {
    position: relative;
    padding-left: 4px;
    padding-right: 8px; }
    .minicart__repack::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    .minicart__repack-add {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 0.85714rem;
      text-transform: none;
      padding-top: 15px;
      padding-bottom: 15px; }
      .minicart__repack-add a {
        text-decoration: underline; }
      .minicart__repack-add svg {
        cursor: pointer;
        height: 12px;
        width: 12px; }
  .minicart__delivery-message {
    text-align: center;
    text-transform: none;
    margin-bottom: 20px;
    font-size: 0.85714rem; }
  .minicart__recommendation {
    position: relative;
    background-color: #eeeeee;
    padding: 13px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .minicart__recommendation-image img {
      width: 70px; }
    .minicart__recommendation-info {
      margin-left: 9px;
      width: 120px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      text-transform: none; }
      .minicart__recommendation-info-wrapper {
        padding-bottom: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-between;
        -webkit-box-pack: justify;
                justify-content: space-between;
        font-size: 12px; }
    .minicart__recommendation-add {
      margin-left: auto;
      position: relative; }
      .minicart__recommendation-add-button {
        border-radius: 50%;
        height: 55px;
        width: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #ffffff;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .minicart__recommendation-add svg {
        height: 12px;
        width: 12px; }
      .minicart__recommendation-add-sizes {
        display: none;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
        max-width: 85px;
        border-top: 1px solid #cccccc;
        border-right: 1px solid transparent;
        border-bottom: 1px solid transparent;
        border-left: 1px solid #cccccc;
        pointer-events: none; }
        .minicart__recommendation-add-sizes > * {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          -ms-flex-preferred-size: 33.3333%;
              flex-basis: 33.3333%;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-size: 0.71429rem;
          padding: 7px;
          background-color: #ffffff;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          -webkit-transition: border-color 100ms;
          transition: border-color 100ms;
          -webkit-transition-delay: 0s;
                  transition-delay: 0s;
          border-top: 1px solid #ffffff;
          border-right: 1px solid #cccccc;
          border-bottom: 1px solid #cccccc;
          border-left: 1px solid #ffffff; }
          .minicart__recommendation-add-sizes > *:hover {
            z-index: 1;
            position: relative;
            border: 1px solid #000000; }
          .minicart__recommendation-add-sizes > *:focus {
            z-index: 1;
            background-color: #eeeeee;
            position: relative;
            border: 1px solid #000000; }
        .minicart__recommendation-add-sizes svg {
          height: 10px;
          width: 10px; }
  .minicart__total-price {
    margin-bottom: 20px; }
    .minicart__total-price-subtotal {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: space-between;
      -webkit-box-pack: justify;
              justify-content: space-between;
      text-transform: initial;
      font-weight: 500;
      font-size: 0.85714rem;
      padding-bottom: 25px;
      padding-top: 25px;
      padding-left: 4px;
      padding-right: 8px;
      position: relative; }
      .minicart__total-price-subtotal::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .minicart__total-price-subtotal::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
    .minicart__total-price-delivery {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: space-between;
      -webkit-box-pack: justify;
              justify-content: space-between;
      text-transform: initial;
      font-size: 0.85714rem;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 4px;
      padding-right: 8px;
      color: #cccccc; }
    .minicart__total-price-vat {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: space-between;
      -webkit-box-pack: justify;
              justify-content: space-between;
      text-transform: initial;
      font-size: 0.85714rem;
      padding-bottom: 25px;
      padding-top: 25px;
      padding-left: 4px;
      padding-right: 8px; }
    .minicart__total-price-coupon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: space-between;
      -webkit-box-pack: justify;
              justify-content: space-between;
      text-transform: initial;
      font-size: 1.14286rem; }
  .minicart__button-wrapper {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #eeeeee;
    margin-left: -19px;
    margin-right: -19px;
    padding: 10px 15px 20px 15px;
    background-color: #ffffff;
    z-index: 5;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .minicart__button-wrapper a {
      width: 100%; }
    .minicart__button-wrapper-button {
      min-width: 170px;
      width: 100%;
      font-size: 0.85714rem;
      font-weight: normal; }
      .minicart__button-wrapper-button svg {
        height: 21px !important;
        width: 45px !important; }
      @media (min-width: 1025px) {
        .minicart__button-wrapper-button {
          min-width: 170px;
          width: 100%; } }
    .minicart__button-wrapper-link-disabled {
      pointer-events: none;
      cursor: none; }
    .minicart__button-wrapper > .minicart__button-wrapper-button {
      margin-right: 5px; }
  .minicart__no-items-wrapper {
    margin-top: 30%; }
    @media (max-width: 567px) {
      .minicart__no-items-wrapper {
        text-align: center; } }
    @media (min-width: 1025px) {
      .minicart__no-items-wrapper {
        margin-top: 15px; } }
    .minicart__no-items-wrapper-text {
      font-size: 12px;
      text-transform: none; }

:host(.minicart__splashes) .splashes__splash-text {
  font-size: 12px; }

:host(.minicart__splashes) .splashes__splash-text-final-sale {
  font-size: 12px; }

:host(.minicart__splashes) .splashes__splash-text:first-child {
  padding-left: 0; }

.cart {
  font-size: 16px;
  text-transform: none;
  padding: 30px 0 0 0; }
  @media (max-width: 567px) {
    .cart {
      position: relative; }
      .cart::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .cart::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .cart::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .cart::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 1025px) {
    .cart {
      padding: 95px 0 0 0; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .cart {
      padding: 95px 0 0 0; } }
  .cart__error {
    background-color: #eeeeee;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    text-transform: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .cart__error {
        margin-top: 50px;
        margin-bottom: 50px;
        padding: 15px; } }
    @media (min-width: 1025px) {
      .cart__error {
        margin-top: 50px;
        margin-bottom: 50px;
        padding: 15px; } }
    .cart__error svg {
      height: 150px;
      width: 150px; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__error svg {
          height: 64px;
          width: 64px; } }
      @media (min-width: 1025px) {
        .cart__error svg {
          height: 64px;
          width: 64px; } }
  .cart__discounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px; }
    @media (max-width: 567px) {
      .cart__discounts {
        display: none; } }
    .cart__discounts-discount {
      text-transform: uppercase;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      text-align: left;
      font-weight: 500;
      background-color: #eeeeee;
      padding: 5px 10px; }
  .cart__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
    @media (min-width: 1025px) {
      .cart__header {
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-bottom: 15px; }
        .cart__header::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .cart__header {
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-bottom: 15px; }
        .cart__header::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; } }
    .cart__header-title {
      font-weight: 500; }
      @media (min-width: 1025px) {
        .cart__header-title {
          font-size: 2.85714rem;
          max-width: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          text-align: left; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__header-title {
          font-size: 2.85714rem;
          max-width: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          text-align: left; } }
    .cart__header-info {
      font-size: 1rem;
      font-weight: 500; }
      @media (min-width: 1025px) {
        .cart__header-info {
          font-size: 1.28571rem; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__header-info {
          font-size: 1.28571rem; } }
  .cart__items {
    display: inline-block;
    width: 100%; }
    @media (min-width: 1025px) {
      .cart__items {
        margin: 0; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .cart__items {
        margin: 0; } }
  .cart__item {
    position: relative;
    padding: 25px 0; }
    .cart__item::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    @media (min-width: 1025px) {
      .cart__item {
        display: inline-block;
        width: 100%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .cart__item {
        display: inline-block;
        width: 100%; } }
    .cart__item-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (min-width: 1025px) {
        .cart__item-info {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__item-info {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      .cart__item-info-image {
        width: 47%;
        margin-right: 10px; }
        @media (min-width: 1025px) {
          .cart__item-info-image {
            width: 14%;
            margin-right: 0px; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .cart__item-info-image {
            width: 14%;
            margin-right: 0px; } }
        .cart__item-info-image img {
          width: 100%;
          height: auto; }
      @media (min-width: 1025px) {
        .cart__item-info-title {
          width: 15%;
          margin-top: 75px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__item-info-title {
          width: 15%;
          margin-top: 75px; } }
      .cart__item-info-title-soldout {
        color: #FF0000; }
      .cart__item-info-color {
        margin-top: 15px; }
        @media (min-width: 1025px) {
          .cart__item-info-color {
            width: 11%;
            margin-top: 75px; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .cart__item-info-color {
            width: 11%;
            margin-top: 75px; } }
      .cart__item-info-size p.size {
        margin-top: 5px;
        float: left; }
      .cart__item-info-size p.price {
        margin-top: 50px;
        float: right; }
      .cart__item-info-size .price-normal {
        text-decoration: line-through;
        color: #7f7f7f; }
      @media (min-width: 1025px) {
        .cart__item-info-size {
          width: 8%;
          margin-top: 75px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__item-info-size {
          width: 8%;
          margin-top: 75px; } }
      @media (min-width: 1025px) {
        .cart__item-info-price {
          margin-top: 75px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__item-info-price {
          margin-top: 75px; } }
      .cart__item-info-price-normal {
        text-decoration: line-through;
        color: #7f7f7f; }
    .cart__item-remove {
      text-transform: none;
      font-weight: normal;
      text-decoration: underline;
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      right: 0;
      top: 25px; }
      .cart__item-remove svg {
        height: 12px;
        width: 12px; }
    .cart__item-info-mobile {
      width: 49%;
      margin-top: 35px; }
      .cart__item-info-mobile-soldout {
        color: #FF0000; }
  @supports not (-ms-high-contrast: none) {
    @media (max-width: 567px) {
      .cart .hidden-mobile {
        display: none; } } }
  @media (min-width: 1025px) {
    .cart .hidden-desktop {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .cart .hidden-desktop {
      display: none; } }
  .cart__total {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 1025px) {
      .cart__total {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin: 45px 0; } }
    .cart__total-info {
      -webkit-box-flex: 2;
          -ms-flex: 2;
              flex: 2;
      text-align: left; }
      @media (max-width: 567px) {
        .cart__total-info {
          margin: 25px 0;
          padding-bottom: 25px;
          position: relative; }
          .cart__total-info::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            border-bottom: 1px solid #eeeeee;
            width: 100%; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__total-info {
          margin: 25px 0;
          padding-bottom: 25px;
          position: relative; }
          .cart__total-info::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            border-bottom: 1px solid #eeeeee;
            width: 100%; } }
      .cart__total-info-repack label, .cart__total-info-promo label {
        display: block;
        font-weight: 500;
        position: relative;
        padding-left: 30px;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .cart__total-info-repack label input, .cart__total-info-promo label input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        .cart__total-info-repack label .checkmark, .cart__total-info-promo label .checkmark {
          border: 1px solid #000000;
          position: absolute;
          top: 2px;
          left: 0;
          height: 13px;
          width: 13px;
          background-color: transparent; }
        .cart__total-info-repack label input:checked ~ .checkmark, .cart__total-info-promo label input:checked ~ .checkmark {
          background-color: #000000; }
      .cart__total-info-repack img, .cart__total-info-promo img {
        height: 22px;
        vertical-align: middle; }
      .cart__total-info-repack-info, .cart__total-info-promo-info {
        position: relative;
        padding-left: 30px; }
        .cart__total-info-repack-info a, .cart__total-info-promo-info a {
          text-decoration: underline;
          color: #7f7f7f; }
      .cart__total-info-promo {
        margin-top: 15px; }
        .cart__total-info-promo-error {
          margin-top: 10px;
          color: red; }
        .cart__total-info-promo #promo-error {
          display: none; }
        .cart__total-info-promo-info {
          margin-top: 10px;
          display: none;
          height: 0px;
          -webkit-transition: height .3s ease-in-out;
          transition: height .3s ease-in-out;
          overflow: hidden; }
        .cart__total-info-promo-input {
          font-size: 14px;
          border-bottom: 1px solid #000;
          padding: 10px 0;
          margin-right: 35px; }
      .cart__total-info-coupon-error {
        color: red;
        text-align: left; }
    .cart__total-price {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: right;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (max-width: 567px) {
        .cart__total-price {
          padding-bottom: 25px;
          position: relative; }
          .cart__total-price::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            border-bottom: 1px solid #eeeeee;
            width: 100%; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .cart__total-price {
          padding-bottom: 25px;
          position: relative; }
          .cart__total-price::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            border-bottom: 1px solid #eeeeee;
            width: 100%; } }
      .cart__total-price-subtotal {
        font-weight: 500;
        padding-bottom: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .cart__total-price-delivery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 5px; }
      .cart__total-price-coupon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 5px; }
        .cart__total-price-coupon #removeCoupon {
          margin-left: 15px; }
          .cart__total-price-coupon #removeCoupon svg {
            height: 9px;
            width: 9px; }
      .cart__total-price-total {
        margin-top: 10px;
        padding: 15px 0 5px 0;
        font-weight: 500;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        @supports not (-ms-high-contrast: none) {
          @media (min-width: 1025px) {
            .cart__total-price-total {
              position: relative; }
              .cart__total-price-total::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                border-bottom: 1px solid #eeeeee;
                width: 100%; } } }
      .cart__total-price-vat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 10px; }
      .cart__total-price-button-wrapper {
        text-align: center; }
        .cart__total-price-button-wrapper-link-disabled {
          pointer-events: none;
          cursor: none; }
      .cart__total-price-checkout-button {
        margin-top: 10px;
        font-size: 1.14286rem; }
        .cart__total-price-checkout-button svg {
          height: 48px !important;
          width: 68px !important; }
      .cart__total-price-shop-button {
        font-size: 1.07143rem;
        text-decoration: underline;
        margin-top: 10px;
        font-weight: 500; }
      .cart__total-price-mobile-button-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: fixed;
        bottom: 0px;
        left: 0px;
        border-top: 1px solid #cccccc;
        z-index: 10;
        padding: 13px 13px 13px 13px;
        background-color: #ffffff;
        width: calc(100% - 20px);
        margin: 0 10px; }
      .cart__total-price-mobile-button-container {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .cart__total-price-mobile-button-container-link-disabled {
          pointer-events: none;
          cursor: none; }
      .cart__total-price-mobile-shop-button {
        margin-right: 10px;
        font-size: 16px;
        min-width: 159px;
        line-height: 16px;
        padding: 10px 10px;
        height: 50px; }
      .cart__total-price-mobile-checkout-button {
        font-size: 16px;
        min-width: 159px;
        line-height: 16px;
        padding: 10px 10px;
        height: 50px; }
  .cart__no-items-wrapper {
    margin: 50px 0 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .cart__no-items-wrapper-text {
      font-size: 14px;
      text-transform: uppercase; }
    .cart__no-items-wrapper-button {
      margin-top: 25px;
      font-size: 1.14286rem; }
    @media (max-width: 567px) {
      .cart__no-items-wrapper {
        position: relative;
        padding: 50px 0 50px 0; }
        .cart__no-items-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; }
        .cart__no-items-wrapper::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; } }

.app__container .cart-banner-info .html-slot-container {
  position: relative;
  font-size: 1.14286rem;
  line-height: 45px;
  font-weight: 500; }
  @media (max-width: 567px) {
    .app__container .cart-banner-info .html-slot-container {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .app__container .cart-banner-info .html-slot-container {
      display: none; } }
  @media (min-width: 1025px) {
    .app__container .cart-banner-info .html-slot-container {
      display: block;
      float: right;
      top: 85px; } }

.app__container .footer-usp {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 50px;
  margin-bottom: 20px; }
  .app__container .footer-usp::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .app__container .footer-usp {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .app__container .footer-usp {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .app__container .footer-usp .footer-usp-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 1025px) {
      .app__container .footer-usp .footer-usp-content {
        padding-bottom: 35px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .app__container .footer-usp .footer-usp-content {
        padding-bottom: 35px; } }
    .app__container .footer-usp .footer-usp-content .footer-usp-text {
      line-height: 16px; }
      .app__container .footer-usp .footer-usp-content .footer-usp-text p:first-of-type {
        margin-bottom: 5px; }
      .app__container .footer-usp .footer-usp-content .footer-usp-text p {
        margin: 0 0 25px 0;
        text-transform: none;
        font-size: 14px; }
        @media (min-width: 1025px) {
          .app__container .footer-usp .footer-usp-content .footer-usp-text p {
            margin: 0;
            padding: 0; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .app__container .footer-usp .footer-usp-content .footer-usp-text p {
            margin: 0;
            padding: 0; } }
      .app__container .footer-usp .footer-usp-content .footer-usp-text strong {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 16px; }

.app__container .paymenticons {
  margin-bottom: 10px; }
  @media (max-width: 567px) {
    .app__container .paymenticons {
      text-align: center;
      margin-bottom: 20px; } }
  .app__container .paymenticons img {
    height: 30px;
    width: auto;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }

:host(.cart__splashes) .splashes__splash-text:first-child {
  padding-left: 0; }

.my-account-login {
  min-height: calc(100vh - 82px);
  position: relative;
  width: 100%; }
  @media (max-width: 567px) {
    .my-account-login {
      position: relative; }
      .my-account-login::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .my-account-login::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .my-account-login::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .my-account-login::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-login {
      position: relative; }
      .my-account-login::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .my-account-login::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (min-width: 568px) and (max-width: 1024px) and (min-width: 568px) and (max-width: 1024px) {
      .my-account-login::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (min-width: 568px) and (max-width: 1024px) and (min-width: 1025px) {
      .my-account-login::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 1025px) {
    .my-account-login {
      overflow: hidden; } }
  .my-account-login__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 -10px;
    margin-bottom: 45px; }
    @media (min-width: 1025px) {
      .my-account-login__tabs {
        display: none; } }
    .my-account-login__tabs .active {
      border: none;
      border-top: 1px solid #eeeeee; }
    .my-account-login__tabs-login, .my-account-login__tabs-create {
      line-height: 45px;
      text-align: center;
      width: 50%;
      display: inline-block;
      background-color: #ffffff;
      font-size: 15px;
      font-weight: 500;
      color: #000;
      border: 1px solid #eeeeee;
      padding: 5px 0; }
  .my-account-login__wrapper {
    margin: 0;
    padding: 0;
    position: relative; }
    @media (min-width: 1025px) {
      .my-account-login__wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .my-account-login__wrapper-box {
      top: 0;
      width: 100%;
      background-color: #fff; }
      @media (min-width: 1025px) {
        .my-account-login__wrapper-box {
          width: 70%;
          margin-top: 160px;
          margin-bottom: 160px;
          z-index: 1; } }
  @media (min-width: 1025px) {
    .my-account-login__login-create-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 45px 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .my-account-login__login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
    .my-account-login__login-wrapper {
      display: block; }
      @media (min-width: 1025px) {
        .my-account-login__login-wrapper {
          display: block;
          border-right: 1px solid #dfdede;
          width: 50%; } }
    @media (min-width: 1025px) {
      .my-account-login__login {
        padding: 0 100px; } }
    .my-account-login__login-header {
      font-weight: 500;
      font-size: 40px;
      text-align: center;
      margin-bottom: 40px;
      display: none; }
      @media (min-width: 1025px) {
        .my-account-login__login-header {
          display: block; } }
    .my-account-login__login-error {
      color: red;
      font-size: 13px;
      margin-bottom: 15px;
      text-transform: none;
      display: none; }
    .my-account-login__login-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .my-account-login__login-content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .my-account-login__login-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 15px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .my-account-login__login-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .my-account-login__login-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .my-account-login__login-field input:focus + label, .my-account-login__login-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .my-account-login__login-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .my-account-login__login-field input:valid + .valid-icon {
        visibility: visible; }
      .my-account-login__login-field input:invalid + .error-text {
        visibility: visible; }
      .my-account-login__login-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .my-account-login__login-checkbox label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-transform: none; }
      .my-account-login__login-checkbox label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .my-account-login__login-checkbox label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 11px;
        width: 11px;
        background-color: transparent; }
      .my-account-login__login-checkbox label input:checked ~ .checkmark {
        background-color: #000000; }
    .my-account-login__login-button-wrapper {
      margin-top: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
              align-items: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
              justify-content: center;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      @media (max-width: 567px) {
        .my-account-login__login-button-wrapper {
          margin-bottom: 20px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-login__login-button-wrapper {
          margin-bottom: 20px; } }
    .my-account-login__login-button-login {
      font-size: 16px;
      width: 100%;
      margin: 15px 0; }
    .my-account-login__login-button-forgot {
      text-transform: none;
      text-decoration: underline;
      font-size: 15px; }
  .my-account-login__create {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
    .my-account-login__create-wrapper {
      display: none; }
      @media (min-width: 1025px) {
        .my-account-login__create-wrapper {
          display: block;
          width: 50%; } }
    @media (min-width: 1025px) {
      .my-account-login__create {
        padding: 0 100px; } }
    .my-account-login__create-header {
      font-weight: 500;
      font-size: 40px;
      text-align: center;
      margin-bottom: 40px;
      display: none; }
      @media (min-width: 1025px) {
        .my-account-login__create-header {
          display: block; } }
    .my-account-login__create-error {
      color: red;
      font-size: 11px;
      text-transform: none;
      display: none; }
    .my-account-login__create-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .my-account-login__create-content-asset {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      @media (max-width: 567px) {
        .my-account-login__create-content-asset {
          margin-bottom: 45px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-login__create-content-asset {
          margin-bottom: 45px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .my-account-login__create-content-asset p:first-child {
        text-align: center; }
        @media (min-width: 1025px) {
          .my-account-login__create-content-asset p:first-child {
            display: none; } }
      .my-account-login__create-content-asset p {
        text-transform: none;
        font-size: 13px; }
      .my-account-login__create-content-asset .checkmark-grey.fl {
        padding-left: 0px;
        display: table-row; }
      .my-account-login__create-content-asset .checkmark-grey::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='12px' height='10px' viewBox='0 0 12 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Country-Selector' transform='translate(-1056.000000, -192.000000)' stroke='%23000000' stroke-width='2'%3E%3Cg id='Group' transform='translate(40.000000, 40.000000)'%3E%3Cg id='Desktop-/-UI-/-Icons-/-Checkmark' transform='translate(1015.000000, 150.000000)'%3E%3Cpolyline id='Path-2' points='2.38000007 6.17140859 5.56303286 9.8 11.4800001 3.5'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        height: 20px;
        width: 30px;
        margin-top: 3px;
        margin-left: 5px;
        background-size: 10px;
        background-repeat: no-repeat;
        position: absolute; }
      .my-account-login__create-content-asset .fl {
        padding-left: 25px;
        padding-bottom: 18px;
        line-height: 16px;
        display: table-cell; }
      .my-account-login__create-content-asset strong {
        font-weight: normal; }
      .my-account-login__create-content-asset .fl a {
        display: inline-block;
        margin: 25px 0 0 0;
        padding: 2px 10px 0 0;
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='19.4,62.6 14,57.3 39.3,32 14,6.7 19.4,1.4 50,32 '/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 8px 10px;
        background-position: right 6px; }
    @media (min-width: 1025px) {
      .my-account-login__create-form {
        display: none; } }
    .my-account-login__create-form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 25px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .my-account-login__create-form-row__hidden {
        display: none; }
    .my-account-login__create-form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .my-account-login__create-form-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .my-account-login__create-form-field input:focus + label, .my-account-login__create-form-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .my-account-login__create-form-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .my-account-login__create-form-field input:invalid + .error-text {
        visibility: visible; }
      .my-account-login__create-form-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .my-account-login__create-form-checkbox label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 500;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .my-account-login__create-form-checkbox label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .my-account-login__create-form-checkbox label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 11px;
        width: 11px;
        background-color: transparent; }
      .my-account-login__create-form-checkbox label input:checked ~ .checkmark {
        background-color: #000000; }
    .my-account-login__create-form-checkbox .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
    .my-account-login__create-button-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
              align-items: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      display: flex; }
      @media (max-width: 567px) {
        .my-account-login__create-button-wrapper {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-login__create-button-wrapper {
          display: none; } }
      .my-account-login__create-button-wrapper a {
        width: 100%; }
    .my-account-login__create-button-create {
      font-size: 16px;
      width: 100%;
      margin: 15px 0; }
      .my-account-login__create-button-create-mobile {
        font-size: 16px;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 45px; }
  .my-account-login__track-order-wrapper {
    padding: 45px 0; }
    @media (max-width: 567px) {
      .my-account-login__track-order-wrapper {
        position: relative; }
        .my-account-login__track-order-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; }
        .my-account-login__track-order-wrapper::before {
          left: -10px;
          width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .my-account-login__track-order-wrapper::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .my-account-login__track-order-wrapper::before {
        left: -30px;
        width: calc(100% + 60px); } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-login__track-order-wrapper {
        position: relative; }
        .my-account-login__track-order-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; }
        .my-account-login__track-order-wrapper::before {
          left: -10px;
          width: calc(100% + 20px); } }
    @media (min-width: 568px) and (max-width: 1024px) and (min-width: 568px) and (max-width: 1024px) {
      .my-account-login__track-order-wrapper::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (min-width: 568px) and (max-width: 1024px) and (min-width: 1025px) {
      .my-account-login__track-order-wrapper::before {
        left: -30px;
        width: calc(100% + 60px); } }
    @media (min-width: 1025px) {
      .my-account-login__track-order-wrapper {
        position: relative;
        margin: 0 30px;
        padding: 45px 20px; }
        .my-account-login__track-order-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; } }
    .my-account-login__track-order-wrapper a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
              align-items: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
              justify-content: center;
      width: 100%;
      display: flex;
      width: 100%; }
  .my-account-login__track-order-button {
    font-size: 16px;
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-login__track-order-button {
        width: 400px; } }
  @media (max-width: 567px) {
    .my-account-login .account-banner {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-login .account-banner {
      display: none; } }
  .my-account-login .account-banner .html-slot-container {
    height: 100%;
    width: 100%;
    position: absolute; }
    .my-account-login .account-banner .html-slot-container .content-slot {
      height: 100%;
      display: block;
      width: 100%;
      position: absolute;
      margin: 0; }
      .my-account-login .account-banner .html-slot-container .content-slot .account-background-image {
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        height: 100%;
        position: absolute;
        background-position-x: center;
        background-size: cover; }
        @media (min-width: 1025px) {
          .my-account-login .account-banner .html-slot-container .content-slot .account-background-image {
            background-position-x: 100%; } }

.my-account-track-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-track-order {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-track-order {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-track-order__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-track-order__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-track-order__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-track-order__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-track-order__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-track-order__main {
        width: 83%;
        margin-left: 6%; } }
  .my-account-track-order__track {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-track-order__track-box {
        width: 400px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-track-order__track-box {
        width: 400px; } }
    .my-account-track-order__track-header {
      font-weight: 500;
      font-size: 40px; }
    .my-account-track-order__track-error {
      color: red;
      font-size: 13px;
      margin-bottom: 15px;
      text-transform: none;
      display: none; }
    .my-account-track-order__track-back-button {
      text-transform: none;
      padding-bottom: 20px; }
      .my-account-track-order__track-back-button svg {
        height: 10px;
        width: 10px; }
      @media (min-width: 1025px) {
        .my-account-track-order__track-back-button {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-track-order__track-back-button {
          display: none; } }
    .my-account-track-order__track-description {
      font-size: 16px;
      text-transform: none;
      margin-top: 20px;
      margin-bottom: 20px; }
    .my-account-track-order__track-form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 25px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .my-account-track-order__track-form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .my-account-track-order__track-form-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .my-account-track-order__track-form-field input:focus + label, .my-account-track-order__track-form-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .my-account-track-order__track-form-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .my-account-track-order__track-form-field input:valid + .valid-icon {
        visibility: visible; }
      .my-account-track-order__track-form-field input:invalid + .error-text {
        visibility: visible; }
      .my-account-track-order__track-form-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .my-account-track-order__track-form-button-track {
      width: 100%;
      font-size: 16px;
      font-weight: 500; }

.my-account-create {
  min-height: calc(100vh - 82px);
  position: relative;
  width: 100%; }
  @media (max-width: 567px) {
    .my-account-create {
      position: relative; }
      .my-account-create::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .my-account-create::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .my-account-create::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .my-account-create::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 1025px) {
    .my-account-create {
      overflow: hidden; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-create {
      overflow: hidden; } }
  .my-account-create__wrapper {
    margin: 0;
    padding: 0;
    position: relative; }
    @media (min-width: 1025px) {
      .my-account-create__wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-create__wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .my-account-create__wrapper-box {
      top: 0;
      width: 100%;
      background-color: #fff; }
      @media (min-width: 1025px) {
        .my-account-create__wrapper-box {
          width: 40%;
          margin-top: 160px;
          margin-bottom: 160px;
          z-index: 1; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-create__wrapper-box {
          width: 40%;
          margin-top: 160px;
          margin-bottom: 160px;
          z-index: 1; } }
  .my-account-create__create-wrapper {
    padding: 50px 0; }
    @media (min-width: 1025px) {
      .my-account-create__create-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 45px 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-create__create-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 45px 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .my-account-create__create-header {
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px; }
  .my-account-create__create-error {
    color: red;
    font-size: 13px;
    margin-bottom: 15px;
    text-transform: none;
    display: none; }
  .my-account-create__create-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .my-account-create__create-row__hidden {
      display: none; }
  .my-account-create__create-field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .my-account-create__create-field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .my-account-create__create-field input:focus + label, .my-account-create__create-field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .my-account-create__create-field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .my-account-create__create-field input:invalid + .error-text {
      visibility: visible; }
    .my-account-create__create-field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
  .my-account-create__create-checkbox {
    margin-bottom: 20px; }
    .my-account-create__create-checkbox label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 500;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .my-account-create__create-checkbox label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .my-account-create__create-checkbox label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 11px;
        width: 11px;
        background-color: transparent; }
      .my-account-create__create-checkbox label input:checked ~ .checkmark {
        background-color: #000000; }
    .my-account-create__create-checkbox .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
    .my-account-create__create-checkbox a {
      text-decoration: underline; }
  .my-account-create__create-button-wrapper {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 567px) {
      .my-account-create__create-button-wrapper {
        margin-bottom: 20px; } }
  .my-account-create__create-button-create {
    width: 100%;
    font-size: 16px; }
  .my-account-create__create-button-exists {
    text-transform: none;
    text-decoration: underline;
    font-weight: 500;
    font-size: 15px;
    margin-top: 15px; }
  @media (max-width: 567px) {
    .my-account-create .account-banner {
      display: none; } }
  .my-account-create .account-banner .html-slot-container {
    height: 100%;
    width: 100%;
    position: absolute; }
    .my-account-create .account-banner .html-slot-container .content-slot {
      height: 100%;
      display: block;
      width: 100%;
      position: absolute;
      margin: 0; }
      .my-account-create .account-banner .html-slot-container .content-slot .account-background-image {
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        height: 100%;
        position: absolute;
        background-position-x: center;
        background-size: cover; }
        @media (min-width: 1025px) {
          .my-account-create .account-banner .html-slot-container .content-slot .account-background-image {
            background-position-x: 100%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-create .account-banner .html-slot-container .content-slot .account-background-image {
            background-position-x: 100%; } }

.my-account-reset {
  position: relative;
  width: 100%; }
  @media (max-width: 567px) {
    .my-account-reset {
      position: relative; }
      .my-account-reset::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .my-account-reset::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .my-account-reset::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .my-account-reset::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 1025px) {
    .my-account-reset {
      min-height: calc(100vh - 82px);
      overflow: hidden; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-reset {
      min-height: calc(100vh - 82px);
      overflow: hidden; } }
  .my-account-reset__wrapper {
    margin: 0;
    padding: 0;
    position: relative; }
    @media (min-width: 1025px) {
      .my-account-reset__wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-reset__wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .my-account-reset__wrapper-box {
      top: 0;
      width: 100%;
      background-color: #fff; }
      @media (min-width: 1025px) {
        .my-account-reset__wrapper-box {
          width: 40%;
          margin-top: 160px;
          margin-bottom: 160px;
          z-index: 1; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-reset__wrapper-box {
          width: 40%;
          margin-top: 160px;
          margin-bottom: 160px;
          z-index: 1; } }
  .my-account-reset__reset-wrapper {
    padding: 50px 0; }
    @media (min-width: 1025px) {
      .my-account-reset__reset-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 45px 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-reset__reset-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 45px 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .my-account-reset__reset-wrapper p {
      font-size: 16px;
      text-align: center;
      text-transform: none; }
  .my-account-reset__reset-header {
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px; }
  .my-account-reset__reset-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .my-account-reset__reset-error {
    font-size: 13px;
    text-align: center;
    text-transform: none;
    display: none;
    margin-bottom: 25px;
    color: red; }
  .my-account-reset__reset-field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .my-account-reset__reset-field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .my-account-reset__reset-field input:focus + label, .my-account-reset__reset-field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .my-account-reset__reset-field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .my-account-reset__reset-field input:invalid + .error-text {
      visibility: visible; }
    .my-account-reset__reset-field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
  .my-account-reset__reset-success {
    display: none;
    padding: 50px 0; }
    @media (min-width: 1025px) {
      .my-account-reset__reset-success {
        padding: 45px 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-reset__reset-success {
        padding: 45px 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .my-account-reset__reset-success p {
      font-size: 16px;
      text-align: center;
      text-transform: none; }
  .my-account-reset__reset-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 567px) {
      .my-account-reset__reset-button-wrapper {
        margin-bottom: 20px; } }
  .my-account-reset__reset-button-reset {
    width: 100%;
    font-size: 16px; }
  .my-account-reset__reset-button-back {
    text-transform: none;
    text-decoration: underline;
    font-weight: 500;
    font-size: 15px;
    margin-top: 15px; }
  @media (max-width: 567px) {
    .my-account-reset .account-banner {
      display: none; } }
  .my-account-reset .account-banner .html-slot-container {
    height: 100%;
    width: 100%;
    position: absolute; }
    .my-account-reset .account-banner .html-slot-container .content-slot {
      height: 100%;
      display: block;
      width: 100%;
      position: absolute;
      margin: 0; }
      .my-account-reset .account-banner .html-slot-container .content-slot .account-background-image {
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        height: 100%;
        position: absolute;
        background-position-x: center;
        background-size: cover; }
        @media (min-width: 1025px) {
          .my-account-reset .account-banner .html-slot-container .content-slot .account-background-image {
            background-position-x: 100%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-reset .account-banner .html-slot-container .content-slot .account-background-image {
            background-position-x: 100%; } }

.my-account-new-password {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-new-password {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-new-password {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-new-password__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-new-password__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-new-password__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-new-password__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-new-password__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-new-password__main {
        width: 83%;
        margin-left: 6%; } }
  .my-account-new-password__wrapper {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-new-password__wrapper-box {
        width: 400px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-new-password__wrapper-box {
        width: 400px; } }
  .my-account-new-password__header {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 20px; }
  .my-account-new-password__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .my-account-new-password__field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .my-account-new-password__field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .my-account-new-password__field input:focus + label, .my-account-new-password__field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .my-account-new-password__field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .my-account-new-password__field input:valid + .valid-icon {
      visibility: visible; }
    .my-account-new-password__field input:invalid + .error-text {
      visibility: visible; }
    .my-account-new-password__field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
  .my-account-new-password__button-submit {
    width: 100%;
    font-size: 16px;
    font-weight: 500; }

.my-account-dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .my-account-dashboard__left-navigation {
    padding-top: 25px; }
    @media (min-width: 1025px) {
      .my-account-dashboard__left-navigation {
        padding-top: 150px; } }
  .my-account-dashboard__main {
    min-height: calc(100vh - 82px);
    position: relative;
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-dashboard__main {
        padding-left: 90px;
        overflow: hidden; } }
    .my-account-dashboard__main .account-banner .html-slot-container {
      height: 100%;
      width: 100%;
      position: absolute; }
      .my-account-dashboard__main .account-banner .html-slot-container .content-slot {
        height: 100%;
        display: block;
        width: 100%;
        position: absolute;
        margin: 0; }
        .my-account-dashboard__main .account-banner .html-slot-container .content-slot .account-background-image {
          width: 100%;
          display: block;
          background-repeat: no-repeat;
          height: 100%;
          position: absolute;
          background-position-x: center;
          background-size: cover; }
          @media (min-width: 1025px) {
            .my-account-dashboard__main .account-banner .html-slot-container .content-slot .account-background-image {
              background-position-x: 100%; } }
    .my-account-dashboard__main-wrapper {
      padding: 40px 20px; }
      @media (min-width: 1025px) {
        .my-account-dashboard__main-wrapper {
          width: 100%;
          padding: 140px 168px 40px 168px; } }
      .my-account-dashboard__main-wrapper h2 {
        position: relative;
        font-size: 36px;
        font-weight: 500; }
        @media (min-width: 1025px) {
          .my-account-dashboard__main-wrapper h2 {
            font-size: 70px;
            margin-bottom: 65px; } }
      .my-account-dashboard__main-wrapper-recommendations {
        background-color: white;
        position: relative;
        padding: 20px; }
  .my-account-dashboard__account {
    margin: 0;
    padding: 0;
    position: relative; }
    @media (min-width: 1025px) {
      .my-account-dashboard__account {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .my-account-dashboard__account-sections {
      margin-top: 50px; }
      .my-account-dashboard__account-sections .account-options {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        list-style: none; }
        .my-account-dashboard__account-sections .account-options li {
          background-color: #ffffff;
          width: 100%;
          padding: 40px;
          margin-bottom: 20px; }
          @media (min-width: 1025px) {
            .my-account-dashboard__account-sections .account-options li {
              width: calc(50% - 25px);
              margin-bottom: 50px; } }
          .my-account-dashboard__account-sections .account-options li h3 {
            padding-bottom: 20px;
            font-size: 20px;
            font-weight: 500; }
          .my-account-dashboard__account-sections .account-options li p {
            margin: 0;
            font-size: 13px;
            text-transform: none; }

.my-account-edit-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-edit-profile {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-edit-profile {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-edit-profile__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-edit-profile__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-profile__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-edit-profile__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-edit-profile__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-profile__main {
        width: 83%;
        margin-left: 6%; } }
  .my-account-edit-profile__profile {
    width: 100%; }
    .my-account-edit-profile__profile-sucess {
      display: none;
      width: 100%;
      line-height: 30px;
      font-size: 16px;
      text-transform: none; }
      @media (min-width: 1025px) {
        .my-account-edit-profile__profile-sucess {
          width: 400px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-edit-profile__profile-sucess {
          width: 400px; } }
    @media (min-width: 1025px) {
      .my-account-edit-profile__profile-box {
        width: 400px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-profile__profile-box {
        width: 400px; } }
    .my-account-edit-profile__profile-header {
      font-weight: 500;
      font-size: 40px;
      margin-bottom: 20px; }
    .my-account-edit-profile__profile-description {
      font-size: 16px;
      text-transform: none;
      margin-top: 20px;
      margin-bottom: 20px; }
    .my-account-edit-profile__profile-error {
      color: red;
      font-size: 13px;
      margin-bottom: 15px;
      text-transform: none;
      display: none; }
    .my-account-edit-profile__profile-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 25px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .my-account-edit-profile__profile-row__hidden {
        display: none; }
    .my-account-edit-profile__profile-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .my-account-edit-profile__profile-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .my-account-edit-profile__profile-field input:focus + label, .my-account-edit-profile__profile-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .my-account-edit-profile__profile-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .my-account-edit-profile__profile-field input:invalid + .error-text {
        visibility: visible; }
      .my-account-edit-profile__profile-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .my-account-edit-profile__profile-checkbox {
      margin-bottom: 20px; }
      .my-account-edit-profile__profile-checkbox label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 500;
        position: relative;
        padding-left: 30px;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .my-account-edit-profile__profile-checkbox label input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        .my-account-edit-profile__profile-checkbox label .checkmark {
          border: 1px solid #000000;
          position: absolute;
          top: 2px;
          left: 0;
          height: 11px;
          width: 11px;
          background-color: transparent; }
        .my-account-edit-profile__profile-checkbox label input:checked ~ .checkmark {
          background-color: #000000; }
      .my-account-edit-profile__profile-checkbox .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
      .my-account-edit-profile__profile-checkbox a {
        text-decoration: underline; }
    .my-account-edit-profile__profile-back-button {
      text-transform: none;
      padding-bottom: 20px; }
      .my-account-edit-profile__profile-back-button svg {
        height: 10px;
        width: 10px; }
      @media (min-width: 1025px) {
        .my-account-edit-profile__profile-back-button {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-edit-profile__profile-back-button {
          display: none; } }
    .my-account-edit-profile__profile-button-edit {
      width: 100%;
      font-size: 16px;
      font-weight: 500; }

.my-account-edit-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-edit-address {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-edit-address {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-edit-address__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-edit-address__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-address__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-edit-address__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-edit-address__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-address__main {
        width: 83%;
        margin-left: 6%; } }
  .my-account-edit-address__address {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-edit-address__address-box {
        width: 400px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-address__address-box {
        width: 400px; } }
    .my-account-edit-address__address-back-button {
      text-transform: none;
      padding-bottom: 20px; }
      .my-account-edit-address__address-back-button svg {
        height: 10px;
        width: 10px; }
      @media (min-width: 1025px) {
        .my-account-edit-address__address-back-button {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-edit-address__address-back-button {
          display: none; } }
    .my-account-edit-address__address-header {
      font-weight: 500;
      font-size: 40px;
      margin-bottom: 20px; }
    .my-account-edit-address__address-description {
      font-size: 16px;
      text-transform: none;
      margin-top: 20px;
      margin-bottom: 20px; }
    .my-account-edit-address__address-error {
      color: red;
      font-size: 13px;
      margin-bottom: 15px;
      text-transform: none; }
    .my-account-edit-address__address-message {
      color: green;
      font-size: 13px;
      margin-bottom: 15px;
      text-transform: none; }
    .my-account-edit-address__address-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 25px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .my-account-edit-address__address-row__hidden {
        display: none; }
    .my-account-edit-address__address-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .my-account-edit-address__address-field-zip {
        width: 47%; }
      .my-account-edit-address__address-field-city {
        width: 47%; }
      .my-account-edit-address__address-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .my-account-edit-address__address-field input:focus + label, .my-account-edit-address__address-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .my-account-edit-address__address-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .my-account-edit-address__address-field input:invalid + .error-text {
        visibility: visible; }
      .my-account-edit-address__address-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
      .my-account-edit-address__address-field select {
        width: 100%;
        -webkit-appearance: none;
        border: none;
        padding: 0;
        margin: 0;
        outline: none;
        padding: 5px 0;
        padding-top: 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #dfdede;
        text-transform: uppercase;
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E") no-repeat;
        background-size: 37px 7px;
        background-position: right 0px center; }
        .my-account-edit-address__address-field select option {
          text-transform: none; }
      .my-account-edit-address__address-field img {
        position: absolute;
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
        height: 16px;
        width: 21px;
        right: 30px;
        top: 25px; }
      .my-account-edit-address__address-field #loqateSearch {
        border: 1px solid #dfdede;
        padding: 20px 0px 18px 28px;
        background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Nav-finals' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Header-MB-NEW-ICONS' transform='translate(-260.000000, -80.000000)'%3E%3Cg id='Group-5' transform='translate(261.000000, 81.000000)'%3E%3Cpath d='M13.8116014,6.86998118 C13.8116014,10.6269757 10.7351777,13.6716349 6.93966029,13.6716349 C3.14414285,13.6716349 0.067719168,10.6269757 0.067719168,6.86998118 C0.067719168,3.11298662 3.14414285,0.067651584 6.93966029,0.067651584 C10.7351777,0.067651584 13.8116014,3.11298662 13.8116014,6.86998118 Z' id='Stroke-1' stroke='%23000000' stroke-width='1.486848'%3E%3C/path%3E%3Cpath d='M11.6085658,12.1347748 C13.3711565,13.8135613 15.134423,15.4936996 16.8970138,17.173162 C17.5268966,17.7733079 18.4838861,16.8190218 17.8526515,16.2175242 L12.5642035,11.1784612 C11.9343206,10.5783153 10.9773312,11.5326013 11.6085658,12.1347748' id='Fill-3' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
        background-size: 22px 22px;
        background-position: left 4px top 17px;
        margin-bottom: 10px; }
      .my-account-edit-address__address-field #loqateSearch::-webkit-input-placeholder {
        color: black;
        font-weight: 500;
        text-transform: uppercase; }
      .my-account-edit-address__address-field #loqateSearch:-ms-input-placeholder {
        color: black;
        font-weight: 500;
        text-transform: uppercase; }
      .my-account-edit-address__address-field #loqateSearch::-ms-input-placeholder {
        color: black;
        font-weight: 500;
        text-transform: uppercase; }
      .my-account-edit-address__address-field #loqateSearch::placeholder {
        color: black;
        font-weight: 500;
        text-transform: uppercase; }
        @media (max-width: 567px) {
          .my-account-edit-address__address-field #loqateSearch::-webkit-input-placeholder {
            font-size: 12px; }
          .my-account-edit-address__address-field #loqateSearch:-ms-input-placeholder {
            font-size: 12px; }
          .my-account-edit-address__address-field #loqateSearch::-ms-input-placeholder {
            font-size: 12px; }
          .my-account-edit-address__address-field #loqateSearch::placeholder {
            font-size: 12px; } }
      .my-account-edit-address__address-field #loqateSearchLabel {
        color: #bebebe;
        font-weight: 500;
        margin-bottom: 10px; }
    .my-account-edit-address__address-button-edit {
      width: 100%;
      font-size: 16px;
      font-weight: 500; }
    .my-account-edit-address__address #loqateSearchResults.hidden {
      display: none; }
  .my-account-edit-address__country-dropdown {
    padding-top: 5px;
    border-bottom: 1px solid #dfdede; }
    .my-account-edit-address__country-dropdown-button {
      display: block;
      min-width: 100%;
      text-align: left; }
      @media (min-width: 1025px) {
        .my-account-edit-address__country-dropdown-button {
          padding: 2px 0;
          min-width: 300px; } }
  .my-account-edit-address__country-label {
    font-size: 10px;
    color: #bebebe;
    padding-bottom: 12px; }
  .my-account-edit-address__country-dropdown-trigger {
    padding-bottom: 4px; }
    .my-account-edit-address__country-dropdown-trigger img {
      position: absolute;
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      height: 16px;
      width: 21px;
      right: 30px;
      top: 2px; }

:host(.my-account-edit-address__country-dropdown) .dropdown__content_open {
  overflow-y: auto;
  max-height: 450px; }

.my-account-order-history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-order-history {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-order-history {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-order-history__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-order-history__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-order-history__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-order-history__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-order-history__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-order-history__main {
        width: 83%;
        margin-left: 6%; } }
  .my-account-order-history__history {
    width: 100%; }
    .my-account-order-history__history-back-button {
      text-transform: none;
      padding-bottom: 20px; }
      .my-account-order-history__history-back-button svg {
        height: 10px;
        width: 10px; }
      @media (min-width: 1025px) {
        .my-account-order-history__history-back-button {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-order-history__history-back-button {
          display: none; } }
    .my-account-order-history__history-nohistory {
      font-size: 16px;
      text-transform: none; }
    .my-account-order-history__history-header {
      font-weight: 500;
      font-size: 20px;
      margin-bottom: 20px; }
    .my-account-order-history__history-orders {
      margin-top: 40px; }
    .my-account-order-history__history-order {
      position: relative;
      margin-bottom: 45px;
      padding-top: 35px;
      padding-bottom: 15px;
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .my-account-order-history__history-order::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .my-account-order-history__history-order::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      @media (min-width: 1025px) {
        .my-account-order-history__history-order {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-bottom: 60px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-order-history__history-order {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-bottom: 60px; } }
      .my-account-order-history__history-order-info {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media (min-width: 1025px) {
          .my-account-order-history__history-order-info {
            width: 60%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-history__history-order-info {
            width: 60%; } }
        .my-account-order-history__history-order-info-row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; }
        .my-account-order-history__history-order-info-row:nth-child(2) {
          margin-top: 60px; }
        .my-account-order-history__history-order-info-row:nth-child(4) {
          margin: 45px 0; }
        .my-account-order-history__history-order-info-item {
          width: calc(100% / 2); }
          @media (min-width: 1025px) {
            .my-account-order-history__history-order-info-item {
              width: calc(100% / 3); } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .my-account-order-history__history-order-info-item {
              width: calc(100% / 3); } }
        .my-account-order-history__history-order-info-header {
          font-weight: 500;
          font-size: 12px;
          margin-bottom: 10px; }
        .my-account-order-history__history-order-info-data {
          text-transform: none; }
      .my-account-order-history__history-order-image {
        width: 20%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media (max-width: 567px) {
          .my-account-order-history__history-order-image {
            display: none; } }
        .my-account-order-history__history-order-image img {
          width: 81px;
          height: auto;
          margin-bottom: 25px; }
      .my-account-order-history__history-order-buttons {
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: unset;
            -ms-flex-align: unset;
                align-items: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media (min-width: 1025px) {
          .my-account-order-history__history-order-buttons {
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
            width: 20%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-history__history-order-buttons {
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
            width: 20%; } }
      .my-account-order-history__history-order-button {
        font-size: 16px;
        margin-bottom: 10px;
        width: 100%; }
        @media (min-width: 1025px) {
          .my-account-order-history__history-order-button {
            line-height: 20px;
            width: 160px;
            font-size: 13px;
            height: 35px; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-history__history-order-button {
            line-height: 20px;
            width: 160px;
            font-size: 13px;
            height: 35px; } }
    .my-account-order-history__history-more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
              align-items: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
              justify-content: center; }
      .my-account-order-history__history-more-button {
        font-size: 16px; }
    @supports not (-ms-high-contrast: none) {
      @media (max-width: 567px) {
        .my-account-order-history__history .hidden-mobile {
          display: none; } } }
    @supports not (-ms-high-contrast: none) {
      @media (min-width: 1025px) {
        .my-account-order-history__history .hidden-desktop {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-order-history__history .hidden-desktop {
          display: none; } } }

.my-account-order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-order-details {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-order-details {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-order-details__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-order-details__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-order-details__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-order-details__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-order-details__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-order-details__main {
        width: 83%;
        margin-left: 6%; } }
  .my-account-order-details__details {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .my-account-order-details__details-back-button {
      text-transform: none;
      padding-bottom: 20px; }
      .my-account-order-details__details-back-button svg {
        height: 10px;
        width: 10px; }
      @media (min-width: 1025px) {
        .my-account-order-details__details-back-button {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-order-details__details-back-button {
          display: none; } }
    .my-account-order-details__details-header {
      font-weight: 500;
      font-size: 20px;
      margin-bottom: 20px; }
    .my-account-order-details__details-order {
      position: relative;
      padding: 35px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      line-height: 25px; }
      .my-account-order-details__details-order::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .my-account-order-details__details-order::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      @media (min-width: 1025px) {
        .my-account-order-details__details-order {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-order-details__details-order {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      .my-account-order-details__details-order-info, .my-account-order-details__details-order-billing, .my-account-order-details__details-order-delivery, .my-account-order-details__details-order-payment {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-transform: none; }
        .my-account-order-details__details-order-info-header, .my-account-order-details__details-order-billing-header, .my-account-order-details__details-order-delivery-header, .my-account-order-details__details-order-payment-header {
          font-weight: 500;
          margin-bottom: 10px; }
        .my-account-order-details__details-order-info-wrapper, .my-account-order-details__details-order-billing-wrapper, .my-account-order-details__details-order-delivery-wrapper, .my-account-order-details__details-order-payment-wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          width: 100%; }
          @media (max-width: 567px) {
            .my-account-order-details__details-order-info-wrapper, .my-account-order-details__details-order-billing-wrapper, .my-account-order-details__details-order-delivery-wrapper, .my-account-order-details__details-order-payment-wrapper {
              margin-bottom: 30px; } }
          @media (min-width: 1025px) {
            .my-account-order-details__details-order-info-wrapper, .my-account-order-details__details-order-billing-wrapper, .my-account-order-details__details-order-delivery-wrapper, .my-account-order-details__details-order-payment-wrapper {
              width: 25%; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .my-account-order-details__details-order-info-wrapper, .my-account-order-details__details-order-billing-wrapper, .my-account-order-details__details-order-delivery-wrapper, .my-account-order-details__details-order-payment-wrapper {
              width: 25%; } }
        .my-account-order-details__details-order-info-date, .my-account-order-details__details-order-info-status, .my-account-order-details__details-order-info-number, .my-account-order-details__details-order-info-shippingstatus, .my-account-order-details__details-order-billing-date, .my-account-order-details__details-order-billing-status, .my-account-order-details__details-order-billing-number, .my-account-order-details__details-order-billing-shippingstatus, .my-account-order-details__details-order-delivery-date, .my-account-order-details__details-order-delivery-status, .my-account-order-details__details-order-delivery-number, .my-account-order-details__details-order-delivery-shippingstatus, .my-account-order-details__details-order-payment-date, .my-account-order-details__details-order-payment-status, .my-account-order-details__details-order-payment-number, .my-account-order-details__details-order-payment-shippingstatus {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .my-account-order-details__details-order-info-date .label, .my-account-order-details__details-order-info-status .label, .my-account-order-details__details-order-info-number .label, .my-account-order-details__details-order-info-shippingstatus .label, .my-account-order-details__details-order-billing-date .label, .my-account-order-details__details-order-billing-status .label, .my-account-order-details__details-order-billing-number .label, .my-account-order-details__details-order-billing-shippingstatus .label, .my-account-order-details__details-order-delivery-date .label, .my-account-order-details__details-order-delivery-status .label, .my-account-order-details__details-order-delivery-number .label, .my-account-order-details__details-order-delivery-shippingstatus .label, .my-account-order-details__details-order-payment-date .label, .my-account-order-details__details-order-payment-status .label, .my-account-order-details__details-order-payment-number .label, .my-account-order-details__details-order-payment-shippingstatus .label {
            min-width: 120px; }
        .my-account-order-details__details-order-info-email, .my-account-order-details__details-order-info-method, .my-account-order-details__details-order-billing-email, .my-account-order-details__details-order-billing-method, .my-account-order-details__details-order-delivery-email, .my-account-order-details__details-order-delivery-method, .my-account-order-details__details-order-payment-email, .my-account-order-details__details-order-payment-method {
          margin-top: 20px; }
    .my-account-order-details__details-item {
      margin-top: 65px; }
      .my-account-order-details__details-item-header {
        font-weight: 500;
        margin-bottom: 20px; }
      .my-account-order-details__details-item-wrapper {
        padding: 35px 0;
        margin-bottom: 20px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-transform: none;
        line-height: 25px; }
        .my-account-order-details__details-item-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; }
        .my-account-order-details__details-item-wrapper::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          border-bottom: 1px solid #eeeeee;
          width: 100%; }
        @media (min-width: 1025px) {
          .my-account-order-details__details-item-wrapper {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-details__details-item-wrapper {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; } }
      .my-account-order-details__details-item-details {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media (max-width: 567px) {
          .my-account-order-details__details-item-details {
            margin-bottom: 20px; } }
        @media (min-width: 1025px) {
          .my-account-order-details__details-item-details {
            width: 50%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-details__details-item-details {
            width: 50%; } }
        .my-account-order-details__details-item-details-header {
          font-weight: 500;
          margin-bottom: 10px;
          text-transform: uppercase; }
        .my-account-order-details__details-item-details-information {
          margin-left: 30px; }
          .my-account-order-details__details-item-details-information-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; }
        .my-account-order-details__details-item-details-image img {
          width: 81px;
          height: auto; }
      .my-account-order-details__details-item-quantityprice {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        @media (min-width: 1025px) {
          .my-account-order-details__details-item-quantityprice {
            width: 50%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-details__details-item-quantityprice {
            width: 50%; } }
      .my-account-order-details__details-item-quantity {
        width: 50%; }
        .my-account-order-details__details-item-quantity-header {
          font-weight: 500;
          margin-bottom: 10px;
          text-transform: uppercase; }
      .my-account-order-details__details-item-price {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
        @media (max-width: 567px) {
          .my-account-order-details__details-item-price {
            text-align: right; } }
        .my-account-order-details__details-item-price-header {
          font-weight: 500;
          margin-bottom: 10px;
          text-transform: uppercase; }
    .my-account-order-details__details-total {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      text-transform: none;
      line-height: 25px; }
      .my-account-order-details__details-total-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%; }
        @media (min-width: 1025px) {
          .my-account-order-details__details-total-wrapper {
            width: 25%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .my-account-order-details__details-total-wrapper {
            width: 25%; } }
      .my-account-order-details__details-total-header {
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 10px; }
      .my-account-order-details__details-total-subtotal, .my-account-order-details__details-total-total {
        font-weight: 500;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .my-account-order-details__details-total-delivery, .my-account-order-details__details-total-vat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }

.my-account-edit-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 25px; }
  @media (min-width: 1025px) {
    .my-account-edit-payment {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .my-account-edit-payment {
      min-height: calc(100vh - 82px);
      padding-top: 150px; } }
  .my-account-edit-payment__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .my-account-edit-payment__left-navigation {
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-payment__left-navigation {
        display: block;
        width: 11%; } }
  .my-account-edit-payment__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .my-account-edit-payment__main {
        width: 83%;
        margin-left: 6%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-payment__main {
        width: 83%;
        margin-left: 6%; } }
    .my-account-edit-payment__main-message {
      text-transform: none;
      color: green;
      margin-bottom: 25px; }
      .my-account-edit-payment__main-message-error {
        color: red; }
    @media (min-width: 1025px) {
      .my-account-edit-payment__main-card {
        width: 400px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-payment__main-card {
        width: 400px; } }
    .my-account-edit-payment__main-card-back-button {
      text-transform: none;
      padding-bottom: 20px; }
      .my-account-edit-payment__main-card-back-button svg {
        height: 10px;
        width: 10px; }
      @media (min-width: 1025px) {
        .my-account-edit-payment__main-card-back-button {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .my-account-edit-payment__main-card-back-button {
          display: none; } }
    .my-account-edit-payment__main-card-header {
      font-weight: 500;
      font-size: 40px;
      margin-bottom: 40px; }
    .my-account-edit-payment__main-card-form .adyen-checkout__field {
      margin-bottom: 50px !important; }
    .my-account-edit-payment__main-card-form .adyen-checkout__label__text {
      font-size: 16px;
      font-weight: 500; }
    .my-account-edit-payment__main-card-form .adyen-checkout__label--focused .adyen-checkout__label__text {
      color: initial; }
    .my-account-edit-payment__main-card-form .adyen-checkout__input--focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .my-account-edit-payment__main-card-form .adyen-checkout__input {
      padding-left: 0;
      border: none;
      border-bottom: 1px solid #eeeeee;
      border-radius: 0; }
      .my-account-edit-payment__main-card-form .adyen-checkout__input:focus {
        border: none;
        border-bottom: 1px solid #eeeeee;
        -webkit-box-shadow: none;
                box-shadow: none; }
    .my-account-edit-payment__main-card-form .adyen-checkout__card__cardNumber__input {
      padding-left: 57px; }
    .my-account-edit-payment__main-card-form .adyen-checkout__dropdown__button {
      border-radius: 0;
      border: none;
      border-bottom: 1px solid #eeeeee; }
      .my-account-edit-payment__main-card-form .adyen-checkout__dropdown__button:focus {
        border-color: #eeeeee;
        -webkit-box-shadow: none;
                box-shadow: none; }
    .my-account-edit-payment__main-card-form .adyen-checkout__store-details {
      display: none; }
    .my-account-edit-payment__main-card-form-field {
      margin-bottom: 20px; }
    .my-account-edit-payment__main-card-form-text-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .my-account-edit-payment__main-card-form-text-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .my-account-edit-payment__main-card-form-text-field input:focus + label, .my-account-edit-payment__main-card-form-text-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .my-account-edit-payment__main-card-form-text-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .my-account-edit-payment__main-card-form-text-field input:valid + .valid-icon {
        visibility: visible; }
      .my-account-edit-payment__main-card-form-text-field input:invalid + .error-text {
        visibility: visible; }
      .my-account-edit-payment__main-card-form-text-field .valid-icon {
        color: lightgreen;
        position: absolute;
        right: 10px;
        bottom: 25px;
        visibility: hidden; }
      .my-account-edit-payment__main-card-form-text-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .my-account-edit-payment__main-card-form-checkbox {
      padding-top: 20px; }
      .my-account-edit-payment__main-card-form-checkbox label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 500;
        position: relative;
        padding-left: 30px;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .my-account-edit-payment__main-card-form-checkbox label input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        .my-account-edit-payment__main-card-form-checkbox label .checkmark {
          border: 1px solid #000000;
          position: absolute;
          top: 2px;
          left: 0;
          height: 11px;
          width: 11px;
          background-color: transparent; }
        .my-account-edit-payment__main-card-form-checkbox label input:checked ~ .checkmark {
          background-color: #000000; }
    .my-account-edit-payment__main-card-form-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .my-account-edit-payment__main-saved-card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 20px; }
      .my-account-edit-payment__main-saved-card img {
        border-radius: 3px;
        height: 26px;
        width: 40px; }
      .my-account-edit-payment__main-saved-card svg {
        height: 17px;
        width: 18px; }
      .my-account-edit-payment__main-saved-card-details {
        margin-left: 10px;
        margin-right: 10px;
        text-transform: none; }
  .my-account-edit-payment__button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 60px; }
    @media (min-width: 1025px) {
      .my-account-edit-payment__button-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .my-account-edit-payment__button-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .my-account-edit-payment__button-payment {
    font-size: 16px !important; }
    .my-account-edit-payment__button-payment-disabled {
      background-color: #eeeeee;
      border: 1px solid #cccccc;
      cursor: not-allowed;
      pointer-events: none; }
    @media (max-width: 567px) {
      .my-account-edit-payment__button-payment {
        width: 100%;
        margin-bottom: 20px; } }

.my-account-edit-payment__main-card-form-wrapper.displayNone .my-account-edit-payment__button-wrapper, .my-account-edit-payment__main-card-form-wrapper.displayNone .adyen-checkout__field__cvc {
  display: none; }

.customer-service-contact-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 567px) {
    .customer-service-contact-us {
      padding-top: 25px; } }
  @media (min-width: 1025px) {
    .customer-service-contact-us {
      min-height: calc(100vh - 82px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .customer-service-contact-us {
      min-height: calc(100vh - 82px); } }
  .customer-service-contact-us__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .customer-service-contact-us__left-navigation {
        padding-top: 150px;
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .customer-service-contact-us__left-navigation {
        padding-top: 150px;
        display: block;
        width: 11%; } }
  .customer-service-contact-us__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .customer-service-contact-us__main {
        margin-left: 6%;
        width: 83%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .customer-service-contact-us__main {
        margin-left: 6%;
        width: 83%; } }
  .customer-service-contact-us__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%; }
    .customer-service-contact-us__contact-success {
      display: none;
      width: 100%;
      line-height: 30px;
      font-size: 16px;
      text-transform: none; }
      @media (min-width: 1025px) {
        .customer-service-contact-us__contact-success {
          width: 400px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .customer-service-contact-us__contact-success {
          width: 400px; } }
    .customer-service-contact-us__contact-box {
      width: 100%; }
      @media (min-width: 1025px) {
        .customer-service-contact-us__contact-box {
          width: 400px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .customer-service-contact-us__contact-box {
          width: 400px; } }
      .customer-service-contact-us__contact-box-info {
        margin-left: 20%;
        margin-top: 1px;
        border: 1px solid #dfdede;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 35px 30px;
        text-align: right; }
        @media (max-width: 567px) {
          .customer-service-contact-us__contact-box-info {
            display: none; } }
        .customer-service-contact-us__contact-box-info h2 {
          font-weight: 500;
          font-size: 20px; }
        .customer-service-contact-us__contact-box-info p {
          line-height: 21px;
          margin: 15px 0;
          text-transform: none; }
    .customer-service-contact-us__contact-header {
      font-weight: 500;
      font-size: 40px;
      margin-bottom: 20px; }
    .customer-service-contact-us__contact-description {
      font-size: 16px;
      text-transform: none;
      margin-top: 20px;
      margin-bottom: 20px; }
    .customer-service-contact-us__contact-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 25px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .customer-service-contact-us__contact-row .no-error {
        margin-top: 22px; }
    .customer-service-contact-us__contact-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .customer-service-contact-us__contact-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .customer-service-contact-us__contact-field input:focus + label, .customer-service-contact-us__contact-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .customer-service-contact-us__contact-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none; }
      .customer-service-contact-us__contact-field input:invalid + .error-text {
        visibility: visible; }
      .customer-service-contact-us__contact-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .customer-service-contact-us__contact-captcha {
      margin: 20px 0; }
    .customer-service-contact-us__contact-button {
      width: 100%;
      font-size: 16px;
      font-weight: 500; }
  .customer-service-contact-us__contact-dropdown {
    padding-top: 5px;
    border-bottom: 1px solid #dfdede; }
    .customer-service-contact-us__contact-dropdown-button {
      display: block;
      min-width: 100%;
      text-align: left; }
      @media (min-width: 1025px) {
        .customer-service-contact-us__contact-dropdown-button {
          padding: 2px 0;
          min-width: 300px; } }
  .customer-service-contact-us__contact-label {
    font-size: 10px;
    color: #bebebe;
    padding-bottom: 12px; }
  .customer-service-contact-us__contact-dropdown-trigger {
    padding-bottom: 4px; }
    .customer-service-contact-us__contact-dropdown-trigger img {
      position: absolute;
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      height: 16px;
      width: 21px;
      right: 30px;
      top: 2px; }

.customer-service-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 567px) {
    .customer-service-newsletter {
      padding-top: 25px; } }
  @media (min-width: 1025px) {
    .customer-service-newsletter {
      min-height: calc(100vh - 82px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .customer-service-newsletter {
      min-height: calc(100vh - 82px); } }
  .customer-service-newsletter__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .customer-service-newsletter__left-navigation {
        padding-top: 150px;
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .customer-service-newsletter__left-navigation {
        padding-top: 150px;
        display: block;
        width: 11%; } }
  .customer-service-newsletter__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .customer-service-newsletter__main {
        padding: 50px 80px;
        width: 100%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .customer-service-newsletter__main {
        padding: 50px 80px;
        width: 100%; } }

@media (max-width: 567px) {
  .customer-service-left-navigation__wrapper {
    display: none; } }

.customer-service-left-navigation__wrapper .toggle {
  display: none; }

.customer-service-left-navigation__wrapper ul {
  margin: 0px;
  line-height: 26px;
  padding: 0;
  list-style: none; }

.customer-service-left-navigation__wrapper a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  font-weight: 500; }

.customer-service-custom-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 567px) {
    .customer-service-custom-content {
      padding-top: 25px; } }
  @media (min-width: 1025px) {
    .customer-service-custom-content {
      min-height: calc(100vh - 82px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .customer-service-custom-content {
      min-height: calc(100vh - 82px); } }
  .customer-service-custom-content__left-navigation {
    display: none; }
    @media (min-width: 1025px) {
      .customer-service-custom-content__left-navigation {
        padding-top: 150px;
        display: block;
        width: 11%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .customer-service-custom-content__left-navigation {
        padding-top: 150px;
        display: block;
        width: 11%; } }
  .customer-service-custom-content__main {
    width: 100%; }
    @media (min-width: 1025px) {
      .customer-service-custom-content__main {
        margin-left: 6%;
        width: 83%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .customer-service-custom-content__main {
        margin-left: 6%;
        width: 83%; } }

:host(ica-customer-service-custom-content) {
  background-color: lightgray;
  /* Accordion */ }
  :host(ica-customer-service-custom-content) .section1-column1 {
    margin-bottom: 25px; }
  :host(ica-customer-service-custom-content) .section-list {
    margin-bottom: auto;
    padding-left: 20px; }
  :host(ica-customer-service-custom-content) .section1-html {
    margin-top: 25px;
    margin-bottom: 25px; }
  :host(ica-customer-service-custom-content) .section1-txt {
    margin-top: 25px;
    font-size: 14px;
    line-height: 25px; }
  :host(ica-customer-service-custom-content) .section1-txt.list {
    margin-top: 0; }
  :host(ica-customer-service-custom-content) .section1-txt.bottom {
    margin-bottom: 25px; }
  :host(ica-customer-service-custom-content) .section1-txt-div {
    margin-top: 25px; }
  :host(ica-customer-service-custom-content) .section1-listitem {
    margin-top: 0; }
  :host(ica-customer-service-custom-content) .section1-listitem.list {
    margin-top: 20px; }
  :host(ica-customer-service-custom-content) .section1-h2 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase; }
  :host(ica-customer-service-custom-content) .staticpage-wrapper {
    padding: 50px 0 0; }
  :host(ica-customer-service-custom-content) .staticpage-wrapper h1, :host(ica-customer-service-custom-content) .staticpage-wrapper h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 36px; }
  :host(ica-customer-service-custom-content) .staticpage-wrapper h4 {
    font-size: 16px; }
  :host(ica-customer-service-custom-content) .section1-h2 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase; }
  :host(ica-customer-service-custom-content) .custom-accordion {
    border-top: solid #d8d8d8 1px;
    border-bottom: solid #d8d8d8 1px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0 !important; }
  :host(ica-customer-service-custom-content) .custom-accordion .custom-accordion-toggle {
    margin: 0; }
  :host(ica-customer-service-custom-content) .custom-accordion + .custom-accordion {
    border-top: none; }
  :host(ica-customer-service-custom-content) .custom-accordion-toggle {
    cursor: pointer;
    padding-left: 0;
    padding-right: 20px;
    position: relative;
    font-size: 16px;
    line-height: 21px; }
  :host(ica-customer-service-custom-content) .custom-accordion-toggle:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
    background-size: 14px 11px;
    background-position: bottom;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%; }
  :host(ica-customer-service-custom-content) .custom-accordion-toggle.active-accordion:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
    background-size: 14px 11px;
    background-position: bottom;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  :host(ica-customer-service-custom-content) .section1-txt-div > .custom-accordion-toggle:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
    background-size: 14px 11px;
    background-position: bottom;
    -webkit-transform: none;
            transform: none;
    top: 10px; }
  :host(ica-customer-service-custom-content) .section1-txt-div > .custom-accordion-toggle.active-accordion:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
    background-size: 14px 11px;
    background-position: bottom;
    top: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  :host(ica-customer-service-custom-content) .custom-accordion-content {
    display: none;
    height: 0;
    font-size: 11px;
    line-height: 21px;
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    text-transform: none;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    overflow: hidden; }
  :host(ica-customer-service-custom-content) .custom-accordion-content li {
    list-style-type: initial; }
  :host(ica-customer-service-custom-content) .custom-accordion-content.default {
    display: block; }
  :host(ica-customer-service-custom-content) .custom-accordion-content li {
    margin: 0; }
  @media (max-width: 479px) {
    :host(ica-customer-service-custom-content) .section1-h2 {
      margin-top: auto;
      margin-bottom: auto;
      font-size: 16px; } }
  :host(ica-customer-service-custom-content) .ui-dialog .content-asset ul {
    display: block; }
  :host(ica-customer-service-custom-content) table.sizecharttable {
    text-align: center;
    vertical-align: top;
    margin: 0 0 30px;
    border-spacing: 0; }
  :host(ica-customer-service-custom-content) table.sizecharttable th {
    width: 120px;
    border-left: 1px solid #d9d9d9;
    padding: 0 10px 17px; }
  :host(ica-customer-service-custom-content) table.sizecharttable td {
    width: 75px;
    border-left: 1px solid #d9d9d9;
    padding: 0 10px 10px; }
  :host(ica-customer-service-custom-content) table.sizecharttable td.large {
    width: 75px; }
  :host(ica-customer-service-custom-content) table.sizecharttable .first-column {
    width: 65px;
    text-align: left;
    border: none;
    padding: 0 10px 10px 0; }
  :host(ica-customer-service-custom-content) table.sizecharttable .last-row .first-column {
    padding: 0 10px 0 0; }
  :host(ica-customer-service-custom-content) table.sizecharttable .last-row td {
    padding: 0 20px; }
  :host(ica-customer-service-custom-content) table.sizecharttable.shoes td, :host(ica-customer-service-custom-content) table.sizecharttable.shoes th {
    width: 65px; }
  :host(ica-customer-service-custom-content) table.sizecharttable.shoes th.first-column {
    padding: 0 10px 17px 0; }
  :host(ica-customer-service-custom-content) table.sizecharttable.shoes .first-column {
    width: 40px;
    padding: 0 10px 10px 0; }
  :host(ica-customer-service-custom-content) table.sizecharttable.shoes .last-row .first-column {
    padding: 0 10px 0 0; }
  :host(ica-customer-service-custom-content) .sizinginformation {
    display: block;
    margin: 0 0 20px;
    padding: 5px 0 0; }
  :host(ica-customer-service-custom-content) .sizinginformation h2 {
    margin: 20px 0 28px; }
  :host(ica-customer-service-custom-content) .sizinginformation p {
    margin: 0 0 25px; }
  :host(ica-customer-service-custom-content) .sizinginformation p:last-child {
    margin: 0; }
  :host(ica-customer-service-custom-content) .sizinginformation .ui-tabs-nav {
    margin: 0 0 25px; }
  :host(ica-customer-service-custom-content) .sizinginformation .ui-tabs-nav li {
    float: left;
    padding: 0 0 6px;
    margin: 0 28px 0 0;
    border-bottom: 1px solid transparent; }
  :host(ica-customer-service-custom-content) .sizinginformation .ui-tabs-nav li.ui-state-default:last-child {
    margin: 0; }
  :host(ica-customer-service-custom-content) .sizinginformation .ui-tabs-nav li.ui-state-active {
    border-bottom: 1px solid #231f20 !important; }
  :host(ica-customer-service-custom-content) .image-belt {
    margin: 0 0 30px; }

@media (min-width: 1025px) {
  .checkout__container {
    margin-top: 40px; } }

.invoicing-form__label {
  font-size: 20px;
  font-weight: 500; }

.invoicing-form__country-select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .invoicing-form__country-select-wrapper select {
    width: 140px;
    -webkit-appearance: none;
    border: none !important;
    padding: 0;
    margin: 0;
    outline: none;
    padding: 17px 0;
    text-decoration: underline;
    text-transform: uppercase;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E") no-repeat;
    background-size: 35px 10px;
    background-position: left 108px center; }
  .invoicing-form__country-select-wrapper img {
    height: 16px;
    width: 21px;
    display: inline-block;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }

.invoicing-form__form-wrapper {
  margin-top: 90px; }

.invoicing-form__form {
  padding-top: 15px; }

.invoicing-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .invoicing-form__row__hidden {
    display: none; }

.invoicing-form #loqateSearchResults.hidden {
  display: none; }

.invoicing-form__field {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  position: relative; }
  .invoicing-form__field-disabled {
    background-color: #dfdede;
    pointer-events: none; }
    .invoicing-form__field-disabled select {
      color: #bebebe;
      text-transform: none; }
  .invoicing-form__field-zip {
    width: 47%; }
  .invoicing-form__field-city {
    width: 47%; }
  .invoicing-form__field input:placeholder-shown + label {
    position: absolute;
    font-weight: 500;
    padding: 25px 20px 0 0;
    -webkit-transition: font-size .25s, padding-top .25s;
    transition: font-size .25s, padding-top .25s;
    pointer-events: none;
    margin-bottom: 6px; }
  .invoicing-form__field input:focus + label, .invoicing-form__field input:not(:placeholder-shown) + label {
    line-height: 17px;
    position: absolute;
    font-weight: 500;
    font-size: 9px;
    color: #bebebe;
    -webkit-transition: font-size .25s, padding-top .25s;
    transition: font-size .25s, padding-top .25s;
    padding: 0 20px 0 0; }
  .invoicing-form__field input {
    border-bottom: 1px solid #dfdede;
    padding: 25px 20px 3px 0;
    outline: none; }
  .invoicing-form__field input:valid + .valid-icon {
    visibility: visible; }
  .invoicing-form__field input:invalid + .error-text {
    visibility: visible; }
  .invoicing-form__field .valid-icon {
    position: absolute;
    right: 6px;
    bottom: 23px;
    visibility: hidden; }
    .invoicing-form__field .valid-icon svg {
      height: 18px;
      width: 18px; }
  .invoicing-form__field #pcccNumber ~ .valid-icon {
    bottom: 65px; }
  .invoicing-form__field .error-text {
    padding-top: 10px;
    color: red;
    font-size: 11px;
    visibility: hidden; }
  .invoicing-form__field .info-text {
    padding-top: 10px;
    color: #bebebe;
    font-size: 11px;
    text-transform: initial; }
    .invoicing-form__field .info-text a {
      color: #000000;
      font-weight: bold; }
  .invoicing-form__field-optional {
    padding-bottom: 20px; }
    .invoicing-form__field-optional .valid-icon {
      bottom: 21px; }
    .invoicing-form__field-optional input:placeholder-shown + label {
      color: #bebebe; }
  .invoicing-form__field select {
    width: 100%;
    -webkit-appearance: none;
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    padding: 5px 0;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdede;
    text-transform: uppercase;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E") no-repeat;
    background-size: 37px 7px;
    background-position: right 0px center; }
  .invoicing-form__field img {
    position: absolute;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    height: 16px;
    width: 21px;
    right: 30px;
    top: 25px; }
  .invoicing-form__field #loqateSearch {
    border: 1px solid #dfdede;
    padding: 20px 0px 18px 45px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Nav-finals' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Header-MB-NEW-ICONS' transform='translate(-260.000000, -80.000000)'%3E%3Cg id='Group-5' transform='translate(261.000000, 81.000000)'%3E%3Cpath d='M13.8116014,6.86998118 C13.8116014,10.6269757 10.7351777,13.6716349 6.93966029,13.6716349 C3.14414285,13.6716349 0.067719168,10.6269757 0.067719168,6.86998118 C0.067719168,3.11298662 3.14414285,0.067651584 6.93966029,0.067651584 C10.7351777,0.067651584 13.8116014,3.11298662 13.8116014,6.86998118 Z' id='Stroke-1' stroke='%23000000' stroke-width='1.486848'%3E%3C/path%3E%3Cpath d='M11.6085658,12.1347748 C13.3711565,13.8135613 15.134423,15.4936996 16.8970138,17.173162 C17.5268966,17.7733079 18.4838861,16.8190218 17.8526515,16.2175242 L12.5642035,11.1784612 C11.9343206,10.5783153 10.9773312,11.5326013 11.6085658,12.1347748' id='Fill-3' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-size: 22px 22px;
    background-position: left 10px top 17px;
    margin-bottom: 10px; }
  .invoicing-form__field #loqateSearch::-webkit-input-placeholder {
    color: black;
    font-weight: 500;
    text-transform: uppercase; }
  .invoicing-form__field #loqateSearch:-ms-input-placeholder {
    color: black;
    font-weight: 500;
    text-transform: uppercase; }
  .invoicing-form__field #loqateSearch::-ms-input-placeholder {
    color: black;
    font-weight: 500;
    text-transform: uppercase; }
  .invoicing-form__field #loqateSearch::placeholder {
    color: black;
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 567px) {
      .invoicing-form__field #loqateSearch::-webkit-input-placeholder {
        font-size: 12px; }
      .invoicing-form__field #loqateSearch:-ms-input-placeholder {
        font-size: 12px; }
      .invoicing-form__field #loqateSearch::-ms-input-placeholder {
        font-size: 12px; }
      .invoicing-form__field #loqateSearch::placeholder {
        font-size: 12px; } }
  .invoicing-form__field #loqateSearchLabel {
    color: #bebebe;
    font-weight: 500;
    margin-bottom: 10px; }

.invoicing-form__login-user-text {
  background-color: #D8D8D8;
  margin-bottom: 20px;
  display: none;
  height: 0px;
  -webkit-transition: height .4s ease-in-out;
  transition: height .4s ease-in-out;
  overflow: hidden; }
  .invoicing-form__login-user-text p {
    margin: 15px;
    font-size: 11px;
    line-height: 15px; }
    @media (min-width: 1025px) {
      .invoicing-form__login-user-text p {
        margin: 20px;
        line-height: 20px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .invoicing-form__login-user-text p {
        margin: 20px;
        line-height: 20px; } }
  .invoicing-form__login-user-text span {
    text-decoration: underline;
    cursor: pointer; }

.invoicing-form__us-city-dropdown {
  width: 47%; }

.invoicing-form__country-label {
  font-size: 10px;
  color: #bebebe;
  padding-bottom: 12px; }

.invoicing-form__gift-certificate {
  position: relative;
  padding-top: 40px; }
  .invoicing-form__gift-certificate::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .invoicing-form__gift-certificate-checkbox {
    padding-top: 20px; }
    .invoicing-form__gift-certificate-checkbox label {
      display: block;
      font-weight: 500;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-transform: none; }
      .invoicing-form__gift-certificate-checkbox label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .invoicing-form__gift-certificate-checkbox label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 13px;
        width: 13px;
        background-color: transparent; }
      .invoicing-form__gift-certificate-checkbox label input:checked ~ .checkmark {
        background-color: #000000; }
    .invoicing-form__gift-certificate-checkbox-button {
      color: #7f7f7f;
      padding-left: 30px;
      padding-top: 5px;
      text-decoration: underline;
      font-size: 15px;
      text-transform: none; }
  .invoicing-form__gift-certificate-wrapper {
    display: none;
    margin-top: 30px; }
    .invoicing-form__gift-certificate-wrapper-description {
      text-transform: none; }
    .invoicing-form__gift-certificate-wrapper-form {
      margin: 45px 0; }
      .invoicing-form__gift-certificate-wrapper-form-error {
        display: none;
        color: red;
        font-size: 11px; }
      .invoicing-form__gift-certificate-wrapper-form-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; }
        @media (min-width: 1025px) {
          .invoicing-form__gift-certificate-wrapper-form-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .invoicing-form__gift-certificate-wrapper-form-row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row; } }
      .invoicing-form__gift-certificate-wrapper-form-field {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        font-size: 16px;
        position: relative; }
        @media (min-width: 1025px) {
          .invoicing-form__gift-certificate-wrapper-form-field {
            width: 35%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .invoicing-form__gift-certificate-wrapper-form-field {
            width: 35%; } }
        .invoicing-form__gift-certificate-wrapper-form-field input:placeholder-shown + label {
          position: absolute;
          font-weight: 500;
          padding: 25px 20px 0 0;
          -webkit-transition: font-size .25s, padding-top .25s;
          transition: font-size .25s, padding-top .25s;
          pointer-events: none;
          margin-bottom: 6px; }
        .invoicing-form__gift-certificate-wrapper-form-field input:focus + label, .invoicing-form__gift-certificate-wrapper-form-field input:not(:placeholder-shown) + label {
          line-height: 17px;
          position: absolute;
          font-weight: 500;
          font-size: 9px;
          color: #bebebe;
          -webkit-transition: font-size .25s, padding-top .25s;
          transition: font-size .25s, padding-top .25s;
          padding: 0 20px 0 0; }
        .invoicing-form__gift-certificate-wrapper-form-field input {
          border-bottom: 1px solid #dfdede;
          padding: 25px 20px 3px 0;
          outline: none; }
        .invoicing-form__gift-certificate-wrapper-form-field input:valid + .valid-icon {
          visibility: visible; }
        .invoicing-form__gift-certificate-wrapper-form-field input:invalid + .error-text {
          visibility: visible; }
        .invoicing-form__gift-certificate-wrapper-form-field .valid-icon {
          position: absolute;
          right: 6px;
          bottom: 23px;
          visibility: hidden; }
          .invoicing-form__gift-certificate-wrapper-form-field .valid-icon svg {
            height: 18px;
            width: 18px; }
        .invoicing-form__gift-certificate-wrapper-form-field .error-text {
          padding-top: 10px;
          color: red;
          font-size: 11px;
          visibility: hidden; }
        .invoicing-form__gift-certificate-wrapper-form-field input::-webkit-outer-spin-button,
        .invoicing-form__gift-certificate-wrapper-form-field input::-webkit-inner-spin-button {
          display: none; }
        .invoicing-form__gift-certificate-wrapper-form-field input[type=number] {
          -moz-appearance: textfield;
          /* Firefox */ }
      .invoicing-form__gift-certificate-wrapper-form-button {
        font-size: 16px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        min-width: 93px; }
      .invoicing-form__gift-certificate-wrapper-form-giftcard {
        margin-bottom: 20px;
        border: 1px solid #000000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 93px; }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-image {
          margin: 0 10px; }
          @media (min-width: 1025px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-image {
              margin: 0 20px; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-image {
              margin: 0 20px; } }
          .invoicing-form__gift-certificate-wrapper-form-giftcard-image img {
            width: 100%; }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-info-wrapper {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          @media (min-width: 1025px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-info-wrapper {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-info-wrapper {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row; } }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-info {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-info:first-of-type {
          width: 100%; }
          @media (min-width: 1025px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-info:first-of-type {
              border-right: 2px dashed #dfdede;
              width: 43%; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-info:first-of-type {
              border-right: 2px dashed #dfdede;
              width: 43%; } }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-info:nth-of-type(2) {
          width: 100%; }
          @media (min-width: 1025px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-info:nth-of-type(2) {
              padding-left: 14%;
              width: 50%; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-info:nth-of-type(2) {
              padding-left: 14%;
              width: 50%; } }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-header {
          font-weight: 500;
          font-size: 9px;
          color: #bebebe; }
          @media (min-width: 1025px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-header {
              padding-bottom: 5px; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .invoicing-form__gift-certificate-wrapper-form-giftcard-header {
              padding-bottom: 5px; } }
        @media (max-width: 567px) {
          .invoicing-form__gift-certificate-wrapper-form-giftcard-value {
            font-size: 14px; } }
        .invoicing-form__gift-certificate-wrapper-form-giftcard-remove {
          width: 93px;
          border-left: 1px solid #000000;
          padding: 37px;
          cursor: pointer; }
          .invoicing-form__gift-certificate-wrapper-form-giftcard-remove svg {
            height: 15px;
            width: 15px; }
      .invoicing-form__gift-certificate-wrapper-form-link {
        margin-top: 20px;
        display: none;
        text-decoration: underline;
        font-weight: 500;
        font-size: 15px;
        text-transform: none; }

.invoicing-form__payment-methods {
  position: relative;
  padding-top: 40px;
  margin-top: 40px; }
  .invoicing-form__payment-methods::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }

.invoicing-form__payment-method-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .invoicing-form__payment-method-wrapper input {
    display: none; }
  .invoicing-form__payment-method-wrapper input:checked + label {
    border: none; }
  .invoicing-form__payment-method-wrapper input:checked + label:before {
    border: 1px solid #000000; }
  .invoicing-form__payment-method-wrapper input:checked + label:after {
    position: absolute;
    top: 21px;
    left: 4px;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #000000;
    border-radius: 8px; }
  .invoicing-form__payment-method-wrapper label {
    line-height: 16px;
    text-transform: none;
    pointer-events: auto;
    cursor: pointer;
    padding: 10px 0;
    position: relative; }
    .invoicing-form__payment-method-wrapper label:before {
      position: absolute;
      top: 17px;
      left: 0px;
      content: "";
      width: 18px;
      height: 18px;
      border-radius: 9px;
      border: 1px solid #000000; }

.invoicing-form__payment-method {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .invoicing-form__payment-method-text {
    padding-left: 15px;
    width: 40%; }
  .invoicing-form__payment-method-image img {
    width: 50px;
    height: auto;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
  .invoicing-form__payment-method-fee {
    padding-left: 15px;
    font-size: 11px;
    color: #cccccc;
    text-transform: uppercase; }

.invoicing-form__button-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding-top: 60px;
  margin-bottom: 90px; }
  .invoicing-form__button-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .invoicing-form__button-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .invoicing-form__button-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.invoicing-form__button-cart {
  text-decoration: underline;
  font-weight: 500;
  font-size: 15px; }

.invoicing-form__button-delivery {
  font-size: 16px; }
  @media (max-width: 567px) {
    .invoicing-form__button-delivery {
      width: 100%;
      margin-bottom: 20px; } }

.checkout-header {
  font-size: 1.14286rem;
  position: relative; }
  @media (min-width: 1025px) {
    .checkout-header {
      padding-bottom: 15px; } }
  .checkout-header::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .checkout-header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    background-color: #ffffff; }
    @media (min-width: 1025px) {
      .checkout-header-wrapper {
        padding-bottom: 95px; } }
  .checkout-header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 30px; }
    .checkout-header__logo svg {
      height: 44px;
      width: 172px; }
  .checkout-header__navigation {
    display: none; }
    @media (min-width: 1025px) {
      .checkout-header__navigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .checkout-header__navigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
  .checkout-header__link {
    font-size: 0.85714rem;
    line-height: 50px;
    font-weight: 500;
    margin: 0 20px; }
  .checkout-header__checkout-steps-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 567px) {
      .checkout-header__checkout-steps-desktop {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .checkout-header__checkout-steps-desktop {
        display: none; } }
    .checkout-header__checkout-steps-desktop-step:first-child {
      margin-left: 0px; }
    .checkout-header__checkout-steps-desktop-step {
      margin-left: 35px; }
      .checkout-header__checkout-steps-desktop-step-current {
        font-weight: 500; }
  .checkout-header__checkout-steps-mobile {
    padding: 30px 0;
    text-transform: uppercase; }
    @media (min-width: 1025px) {
      .checkout-header__checkout-steps-mobile {
        display: none; } }
    .checkout-header__checkout-steps-mobile-step-current {
      font-weight: 500; }
    .checkout-header__checkout-steps-mobile-step-inactive {
      display: none; }

.app__container .footer-usp {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 50px;
  margin-bottom: 20px; }
  .app__container .footer-usp::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .app__container .footer-usp {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .app__container .footer-usp {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .app__container .footer-usp .footer-usp-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 1025px) {
      .app__container .footer-usp .footer-usp-content {
        padding-bottom: 35px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .app__container .footer-usp .footer-usp-content {
        padding-bottom: 35px; } }
    .app__container .footer-usp .footer-usp-content .footer-usp-text {
      line-height: 16px; }
      .app__container .footer-usp .footer-usp-content .footer-usp-text p:first-of-type {
        margin-bottom: 5px; }
      .app__container .footer-usp .footer-usp-content .footer-usp-text p {
        margin: 0 0 25px 0;
        text-transform: none;
        font-size: 14px; }
        @media (min-width: 1025px) {
          .app__container .footer-usp .footer-usp-content .footer-usp-text p {
            margin: 0;
            padding: 0; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .app__container .footer-usp .footer-usp-content .footer-usp-text p {
            margin: 0;
            padding: 0; } }
      .app__container .footer-usp .footer-usp-content .footer-usp-text strong {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 16px; }

.app__container .footerfaq {
  position: relative;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .app__container .footerfaq::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .app__container .footerfaq::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .app__container .footerfaq {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .app__container .footerfaq {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .app__container .footerfaq strong {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase; }
  .app__container .footerfaq .footer-questions {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative; }
    .app__container .footerfaq .footer-questions ul {
      margin: 0;
      font-size: 14px;
      padding: 0; }
      .app__container .footerfaq .footer-questions ul li {
        text-transform: none;
        padding: 25px 0 3px 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%;
        list-style: none; }
        .app__container .footerfaq .footer-questions ul li:after {
          content: " \276F";
          position: absolute;
          width: 10px;
          height: 10px;
          right: 0;
          -webkit-transform: scale(0.7);
                  transform: scale(0.7);
          font-size: 16px; }
          @media (min-width: 1025px) {
            .app__container .footerfaq .footer-questions ul li:after {
              width: 30px; } }
          @media (min-width: 568px) and (max-width: 1024px) {
            .app__container .footerfaq .footer-questions ul li:after {
              width: 30px; } }
  .app__container .footerfaq .footer-support {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 30px;
    text-transform: none; }
    @media (min-width: 1025px) {
      .app__container .footerfaq .footer-support {
        margin-left: 20%;
        margin-top: 0px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .app__container .footerfaq .footer-support {
        margin-left: 20%;
        margin-top: 0px; } }
    .app__container .footerfaq .footer-support .headline {
      margin-bottom: 25px; }

.app__container .footer-info {
  margin-top: 50px; }
  .app__container .footer-info .paymenticons {
    margin-bottom: 10px; }
    @media (max-width: 567px) {
      .app__container .footer-info .paymenticons {
        text-align: center;
        margin-bottom: 20px; } }
    .app__container .footer-info .paymenticons img {
      height: 30px;
      width: auto;
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%); }

.checkout-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 15px 40px 15px; }
  @media (min-width: 1025px) {
    .checkout-login {
      padding: 50px 100px; } }
  .checkout-login__header {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 500; }
    @media (min-width: 1025px) {
      .checkout-login__header {
        margin-bottom: 30px; } }
  .checkout-login__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    width: 100%; }
  .checkout-login__field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .checkout-login__field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .checkout-login__field input:focus + label, .checkout-login__field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .checkout-login__field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .checkout-login__field input:valid + .valid-icon {
      visibility: visible; }
    .checkout-login__field input:invalid + .error-text {
      visibility: visible; }
    .checkout-login__field .valid-icon {
      position: absolute;
      right: 6px;
      bottom: 23px;
      visibility: hidden; }
      .checkout-login__field .valid-icon svg {
        height: 18px;
        width: 18px; }
    .checkout-login__field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
  .checkout-login__checkbox {
    margin-bottom: 60px; }
    .checkout-login__checkbox label {
      display: block;
      font-weight: 500;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .checkout-login__checkbox label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .checkout-login__checkbox label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 13px;
        width: 13px;
        background-color: transparent; }
      .checkout-login__checkbox label input:checked ~ .checkmark {
        background-color: #000000; }
  .checkout-login__error-message {
    padding-top: 10px;
    color: red;
    font-size: 11px; }
  .checkout-login__button {
    width: 100%;
    padding: 10px 10px;
    line-height: 26px;
    font-size: 1.14286rem; }
  .checkout-login__forgot-password-button {
    font-size: 15px;
    margin-top: 25px;
    font-weight: 500;
    text-decoration: underline; }
  .checkout-login__forgot-password {
    text-transform: none;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px; }
    .checkout-login__forgot-password a {
      text-decoration: underline;
      text-transform: uppercase;
      font-weight: 500; }

.checkout-payment {
  margin-top: 60px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 1025px) {
    .checkout-payment {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .checkout-payment {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .checkout-payment__form-wrapper {
    width: 100%; }
    @media (min-width: 1025px) {
      .checkout-payment__form-wrapper {
        width: 44%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .checkout-payment__form-wrapper {
        width: 44%; } }
  .checkout-payment__main-message {
    text-transform: none;
    color: green;
    margin-bottom: 25px; }
    .checkout-payment__main-message-error {
      color: red; }
  .checkout-payment__form .adyen-checkout__field {
    margin-bottom: 50px; }
  .checkout-payment__form .adyen-checkout__label__text {
    font-size: 16px;
    font-weight: 500; }
  .checkout-payment__form .adyen-checkout__label--focused .adyen-checkout__label__text {
    color: initial; }
  .checkout-payment__form .adyen-checkout__input--focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .checkout-payment__form .adyen-checkout__input {
    padding-left: 0;
    border: none;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0; }
    .checkout-payment__form .adyen-checkout__input:focus {
      border: none;
      border-bottom: 1px solid #eeeeee;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .checkout-payment__form .adyen-checkout__card__cardNumber__input {
    padding-left: 57px; }
  .checkout-payment__form .adyen-checkout__dropdown__button {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #eeeeee; }
    .checkout-payment__form .adyen-checkout__dropdown__button:focus {
      border-color: #eeeeee;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .checkout-payment__form .adyen-checkout__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: none; }
    .checkout-payment__form .adyen-checkout__checkbox .adyen-checkout__checkbox__input:focus + span:after {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .checkout-payment__form .adyen-checkout__checkbox .adyen-checkout__checkbox__input + .adyen-checkout__checkbox__label:after {
      border: 1px solid #000000;
      border-radius: 0px;
      -webkit-transition: none;
      transition: none;
      height: 13px;
      width: 13px;
      top: 1px; }
    .checkout-payment__form .adyen-checkout__checkbox .adyen-checkout__checkbox__input:checked + .adyen-checkout__checkbox__label:after {
      background-color: #000000; }
    .checkout-payment__form .adyen-checkout__checkbox .adyen-checkout__checkbox__input + span:before {
      display: none; }
    .checkout-payment__form .adyen-checkout__checkbox__label {
      font-size: 14px; }
  .checkout-payment__form-field {
    margin-bottom: 20px; }
  .checkout-payment__form-select-field label {
    font-size: 9px;
    line-height: 17px;
    padding: 0px 20px 0 0px;
    color: #bebebe; }
  .checkout-payment__form-select-field select {
    -webkit-appearance: none;
    position: relative;
    border: none !important;
    border-bottom: 1px solid #D9D9D9 !important;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E") no-repeat;
    background-size: 30px 6px;
    background-position: right;
    text-transform: uppercase;
    padding: 10px 20px 3px 0px;
    width: 100%; }
  .checkout-payment__form-text-field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .checkout-payment__form-text-field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .checkout-payment__form-text-field input:focus + label, .checkout-payment__form-text-field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .checkout-payment__form-text-field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .checkout-payment__form-text-field input:valid + .valid-icon {
      visibility: visible; }
    .checkout-payment__form-text-field input:invalid + .error-text {
      visibility: visible; }
    .checkout-payment__form-text-field .valid-icon {
      color: lightgreen;
      position: absolute;
      right: 10px;
      bottom: 25px;
      visibility: hidden; }
    .checkout-payment__form-text-field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
  .checkout-payment__form-radio-label {
    padding-top: 20px;
    font-size: 16px;
    font-weight: 500; }
  .checkout-payment__form-radiogroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
    .checkout-payment__form-radiogroup input {
      display: none; }
    .checkout-payment__form-radiogroup input:checked + label {
      border: none; }
    .checkout-payment__form-radiogroup input:checked + label:before {
      border: 1px solid #000000; }
    .checkout-payment__form-radiogroup input:checked + label:after {
      position: absolute;
      top: 12px;
      left: 3px;
      content: "";
      width: 10px;
      height: 10px;
      background-color: #000000;
      border-radius: 8px; }
    .checkout-payment__form-radiogroup label {
      line-height: 16px;
      display: block;
      pointer-events: auto;
      cursor: pointer;
      position: relative;
      border: none;
      padding-top: 10px;
      padding-left: 20px; }
      .checkout-payment__form-radiogroup label:before {
        position: absolute;
        top: 9px;
        left: 0px;
        content: "";
        width: 16px;
        height: 16px;
        border-radius: 9px;
        border: 1px solid #000000; }
  .checkout-payment__form-checkbox {
    padding-top: 20px; }
    .checkout-payment__form-checkbox label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 500;
      position: relative;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 16px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .checkout-payment__form-checkbox label input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .checkout-payment__form-checkbox label .checkmark {
        border: 1px solid #000000;
        position: absolute;
        top: 2px;
        left: 0;
        height: 11px;
        width: 11px;
        background-color: transparent; }
      .checkout-payment__form-checkbox label input:checked ~ .checkmark {
        background-color: #000000; }
  .checkout-payment__saved-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    .checkout-payment__saved-card img {
      border-radius: 3px;
      height: 26px;
      width: 40px; }
    .checkout-payment__saved-card svg {
      height: 17px;
      width: 18px; }
    .checkout-payment__saved-card-details {
      margin-left: 10px;
      margin-right: 10px;
      text-transform: none; }
    .checkout-payment__saved-card-add a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: none;
      margin-top: 20px;
      font-size: 14px; }
      .checkout-payment__saved-card-add a svg {
        height: 12px;
        width: 12px;
        margin-right: 5px; }
  .checkout-payment__threeDS2 {
    width: 100%;
    display: none; }
    @media (min-width: 1025px) {
      .checkout-payment__threeDS2 {
        width: 44%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .checkout-payment__threeDS2 {
        width: 44%; } }
  .checkout-payment__button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 60px;
    margin-bottom: 60px; }
    @media (min-width: 1025px) {
      .checkout-payment__button-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .checkout-payment__button-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .checkout-payment__button-delivery {
    text-decoration: underline;
    font-weight: 500;
    font-size: 15px; }
  .checkout-payment__button-payment {
    font-size: 16px !important; }
    .checkout-payment__button-payment-disabled {
      background-color: #eeeeee;
      border: 1px solid #cccccc;
      cursor: not-allowed; }
    @media (max-width: 567px) {
      .checkout-payment__button-payment {
        width: 100%;
        margin-bottom: 20px; } }
  .checkout-payment__address-details {
    padding: 60px 0;
    position: relative; }
    .checkout-payment__address-details::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    .checkout-payment__address-details-label {
      font-size: 20px;
      font-weight: 500; }
    .checkout-payment__address-details-billing-label, .checkout-payment__address-details-shipping-label {
      font-weight: 500;
      padding: 10px 0; }
    .checkout-payment__address-details-billing-address, .checkout-payment__address-details-shipping-address {
      text-transform: initial; }
  .checkout-payment json-adapter {
    width: 100%; }
    @media (min-width: 1025px) {
      .checkout-payment json-adapter {
        width: 48%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .checkout-payment json-adapter {
        width: 48%; } }
  .checkout-payment #bcmc .adyen-checkout__card-input .adyen-checkout__store-details {
    display: none; }

.confirmation-details {
  font-size: 16px; }
  .confirmation-details__message {
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    font-size: 16px;
    padding-top: 100px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-transform: none; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .confirmation-details__message {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 1025px) {
      .confirmation-details__message {
        padding-left: 30px;
        padding-right: 30px; } }
    .confirmation-details__message-text {
      padding-bottom: 12px; }
  .confirmation-details__order-information {
    padding-top: 35px;
    padding-bottom: 35px; }
    .confirmation-details__order-information-label {
      font-weight: 500;
      text-transform: none; }
    .confirmation-details__order-information-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .confirmation-details__order-information-wrapper-billing, .confirmation-details__order-information-wrapper-shipping {
        display: inline-block;
        width: 50%;
        text-transform: none; }
        .confirmation-details__order-information-wrapper-billing-label, .confirmation-details__order-information-wrapper-shipping-label {
          text-transform: uppercase;
          padding: 10px 0; }
        .confirmation-details__order-information-wrapper-billing-contact, .confirmation-details__order-information-wrapper-shipping-contact {
          padding-top: 10px; }
        @media (min-width: 1025px) {
          .confirmation-details__order-information-wrapper-billing, .confirmation-details__order-information-wrapper-shipping {
            width: 33%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .confirmation-details__order-information-wrapper-billing, .confirmation-details__order-information-wrapper-shipping {
            width: 33%; } }
      .confirmation-details__order-information-wrapper-order-details {
        width: 100%;
        text-transform: none; }
        .confirmation-details__order-information-wrapper-order-details-label {
          text-transform: uppercase;
          padding: 10px 0; }
        .confirmation-details__order-information-wrapper-order-details-text {
          width: 57%;
          display: inline-block; }
        .confirmation-details__order-information-wrapper-order-details-value {
          width: 41%;
          display: inline-block; }
        .confirmation-details__order-information-wrapper-order-details-payment-method {
          width: 100%; }
        @media (max-width: 567px) {
          .confirmation-details__order-information-wrapper-order-details {
            margin-top: 20px; } }
        @media (min-width: 1025px) {
          .confirmation-details__order-information-wrapper-order-details {
            width: 33%; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .confirmation-details__order-information-wrapper-order-details {
            width: 33%; } }
  @supports not (-ms-high-contrast: none) {
    @media (max-width: 567px) {
      .confirmation-details .hidden-mobile {
        display: none; } } }
  @media (min-width: 1025px) {
    .confirmation-details .hidden-desktop {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .confirmation-details .hidden-desktop {
      display: none; } }
  .confirmation-details__order-items {
    position: relative;
    display: inline-block;
    width: 100%; }
    .confirmation-details__order-items::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    .confirmation-details__order-items::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    @media (min-width: 1025px) {
      .confirmation-details__order-items {
        margin: 0; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .confirmation-details__order-items {
        margin: 0; } }
  .confirmation-details__order-item {
    text-transform: none;
    position: relative;
    padding: 25px 0; }
    .confirmation-details__order-item::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 1px solid #eeeeee;
      width: 100%; }
    @media (min-width: 1025px) {
      .confirmation-details__order-item {
        display: inline-block;
        width: 100%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .confirmation-details__order-item {
        display: inline-block;
        width: 100%; } }
    .confirmation-details__order-item-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (min-width: 1025px) {
        .confirmation-details__order-item-info {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .confirmation-details__order-item-info {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
      .confirmation-details__order-item-info-image {
        width: 47%;
        margin-right: 10px; }
        @media (min-width: 1025px) {
          .confirmation-details__order-item-info-image {
            width: 10%;
            margin-right: 0px; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .confirmation-details__order-item-info-image {
            width: 10%;
            margin-right: 0px; } }
        .confirmation-details__order-item-info-image img {
          width: 100%;
          height: auto; }
      @media (min-width: 1025px) {
        .confirmation-details__order-item-info-title {
          width: 15%;
          margin-top: 75px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .confirmation-details__order-item-info-title {
          width: 15%;
          margin-top: 75px; } }
      .confirmation-details__order-item-info-color {
        margin-top: 15px; }
        @media (min-width: 1025px) {
          .confirmation-details__order-item-info-color {
            width: 11%;
            margin-top: 75px; } }
        @media (min-width: 568px) and (max-width: 1024px) {
          .confirmation-details__order-item-info-color {
            width: 11%;
            margin-top: 75px; } }
      .confirmation-details__order-item-info-size p.size {
        margin-top: 5px;
        float: left; }
      .confirmation-details__order-item-info-size p.price {
        margin-top: 50px;
        float: right; }
      .confirmation-details__order-item-info-size .price-normal {
        text-decoration: line-through;
        color: #7f7f7f; }
      @media (min-width: 1025px) {
        .confirmation-details__order-item-info-size {
          width: 8%;
          margin-top: 75px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .confirmation-details__order-item-info-size {
          width: 8%;
          margin-top: 75px; } }
      @media (min-width: 1025px) {
        .confirmation-details__order-item-info-price {
          margin-top: 75px;
          text-align: right;
          width: 8%; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .confirmation-details__order-item-info-price {
          margin-top: 75px;
          text-align: right;
          width: 8%; } }
      .confirmation-details__order-item-info-price-normal {
        text-decoration: line-through;
        color: #7f7f7f; }
  .confirmation-details__order-total {
    text-transform: none;
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (min-width: 1025px) {
      .confirmation-details__order-total {
        margin: 55px 0; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .confirmation-details__order-total {
        margin: 55px 0; } }
    .confirmation-details__order-total-price {
      width: 100%; }
      @media (min-width: 1025px) {
        .confirmation-details__order-total-price {
          width: 25%; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .confirmation-details__order-total-price {
          width: 25%; } }
      .confirmation-details__order-total-price-subtotal {
        font-weight: 500;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 5px; }
      .confirmation-details__order-total-price-delivery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 5px; }
      .confirmation-details__order-total-price-coupon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 5px; }
      .confirmation-details__order-total-price-total {
        margin-top: 10px;
        padding: 15px 0 5px 0;
        font-weight: 500;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        @supports not (-ms-high-contrast: none) {
          @media (min-width: 1025px) {
            .confirmation-details__order-total-price-total {
              position: relative; }
              .confirmation-details__order-total-price-total::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                border-bottom: 1px solid #eeeeee;
                width: 100%; } } }
      .confirmation-details__order-total-price-vat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }

.orderflow {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 25px;
  padding-bottom: 35px; }
  .orderflow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .orderflow::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .orderflow {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .orderflow {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .orderflow-box {
    line-height: 20px;
    text-align: left; }
    @media (min-width: 1025px) {
      .orderflow-box {
        width: 30%; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .orderflow-box {
        width: 30%; } }
    .orderflow-box .text {
      font-size: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.orderquestions .banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 20px; }
  @media (min-width: 1025px) {
    .orderquestions .banner {
      margin-bottom: 60px;
      height: 450px;
      width: auto; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .orderquestions .banner {
      margin-bottom: 60px;
      height: 450px;
      width: auto; } }
  .orderquestions .banner img {
    width: auto;
    height: 350px;
    float: right; }
    @media (min-width: 1025px) {
      .orderquestions .banner img {
        width: 100%;
        height: auto;
        float: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .orderquestions .banner img {
        width: 100%;
        height: auto;
        float: none; } }
  .orderquestions .banner .content {
    text-transform: none;
    font-size: 16px;
    background-color: #FFFFFF;
    padding: 30px 20px;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 493px;
    line-height: 17px; }
    @media (max-width: 567px) {
      .orderquestions .banner .content {
        width: 327px;
        height: 120px; } }
    @media (min-width: 1025px) {
      .orderquestions .banner .content {
        width: 50%;
        padding: 65px 40px 65px 60px;
        top: 44%;
        bottom: auto;
        -webkit-transform: translateY(-50%); } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .orderquestions .banner .content {
        width: 50%;
        padding: 65px 40px 65px 60px;
        top: 44%;
        bottom: auto;
        -webkit-transform: translateY(-50%); } }
    .orderquestions .banner .content .headline {
      font-weight: 500;
      line-height: 13px;
      margin-bottom: 6px; }
      @media (min-width: 1025px) {
        .orderquestions .banner .content .headline {
          line-height: 13px;
          margin-bottom: 10px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .orderquestions .banner .content .headline {
          line-height: 13px;
          margin-bottom: 10px; } }

.orderquestions .faq {
  text-transform: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-top: 35px;
  margin-bottom: 65px;
  font-size: 16px; }
  .orderquestions .faq::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  .orderquestions .faq::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    width: 100%; }
  @media (min-width: 1025px) {
    .orderquestions .faq {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .orderquestions .faq-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 2.5%;
    padding-bottom: 35px; }
    .orderquestions .faq-box .headline {
      line-height: 16px;
      margin-bottom: 10px;
      font-weight: 500; }

.receiptbuttoncontainer {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-bottom: 40px; }
  @media (min-width: 568px) and (max-width: 1024px) {
    .receiptbuttoncontainer {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1025px) {
    .receiptbuttoncontainer {
      padding-left: 30px;
      padding-right: 30px; } }
  .receiptbuttoncontainer .receiptbutton a {
    display: inline-block;
    text-align: center;
    width: 200px;
    font-size: 16px;
    padding: 0 10px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 48px;
    color: #FFF;
    background-color: #000000; }

.gift-card-landing {
  padding-top: 10px; }
  @media (max-width: 567px) {
    .gift-card-landing {
      position: relative; }
      .gift-card-landing::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #eeeeee;
        width: 100%; }
      .gift-card-landing::before {
        left: -10px;
        width: calc(100% + 20px); } }
    @media (max-width: 567px) and (min-width: 568px) and (max-width: 1024px) {
      .gift-card-landing::before {
        left: -20px;
        width: calc(100% + 40px); } }
    @media (max-width: 567px) and (min-width: 1025px) {
      .gift-card-landing::before {
        left: -30px;
        width: calc(100% + 60px); } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .gift-card-landing {
      padding-top: 20px; } }
  @media (min-width: 1025px) {
    .gift-card-landing {
      padding-top: 20px; } }
  .gift-card-landing__header {
    font-size: 2rem;
    font-weight: 500;
    text-align: center; }
    @media (max-width: 567px) {
      .gift-card-landing__header {
        padding-bottom: 25px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .gift-card-landing__header {
        font-size: 8.57143rem;
        letter-spacing: -2px; } }
    @media (min-width: 1025px) {
      .gift-card-landing__header {
        font-size: 8.57143rem;
        letter-spacing: -2px; } }
  .gift-card-landing__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .gift-card-landing__main {
        margin-top: 25px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 1025px) {
      .gift-card-landing__main {
        margin-top: 25px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .gift-card-landing__main-block {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 567px) {
        .gift-card-landing__main-block {
          height: 500px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .gift-card-landing__main-block {
          height: 870px;
          width: 50%; } }
      @media (min-width: 1025px) {
        .gift-card-landing__main-block {
          height: 870px;
          width: 50%; } }
      .gift-card-landing__main-block img {
        width: 100%;
        height: 100%; }
      .gift-card-landing__main-block a {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative; }
      @supports not (-ms-high-contrast: none) {
        @media (max-width: 567px) {
          .gift-card-landing__main-block .hidden-mobile {
            display: none; } } }
      @media (min-width: 1025px) {
        .gift-card-landing__main-block .hidden-desktop {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .gift-card-landing__main-block .hidden-desktop {
          display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .gift-card-landing__main-block:nth-child(1) {
        margin-right: 15px; } }
    @media (min-width: 1025px) {
      .gift-card-landing__main-block:nth-child(1) {
        margin-right: 15px; } }
    @media (max-width: 567px) {
      .gift-card-landing__main-block:nth-child(2) {
        margin-top: 10px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .gift-card-landing__main-block:nth-child(2) {
        margin-left: 15px; } }
    @media (min-width: 1025px) {
      .gift-card-landing__main-block:nth-child(2) {
        margin-left: 15px; } }
    .gift-card-landing__main-description {
      position: absolute;
      font-size: 16px;
      font-weight: 500;
      text-transform: none;
      bottom: 150px;
      text-align: center; }
      @media (max-width: 567px) {
        .gift-card-landing__main-description {
          max-width: 220px;
          bottom: 75px; } }
    .gift-card-landing__main-button {
      position: absolute;
      font-size: 1.14286rem;
      padding: 10px 10px;
      line-height: 26px;
      background-color: transparent;
      color: #000000;
      width: 240px;
      font-weight: 500;
      bottom: 15px; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .gift-card-landing__main-button {
          width: 330px;
          bottom: 70px; } }
      @media (min-width: 1025px) {
        .gift-card-landing__main-button {
          width: 330px;
          bottom: 70px; } }

.gift-card-purchase__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1025px) {
    .gift-card-purchase__content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.gift-card-purchase__giftcard {
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1025px) {
    .gift-card-purchase__giftcard {
      width: 66.66667%;
      padding-top: 100px;
      padding-right: 30px;
      margin-bottom: 60px; } }
  .gift-card-purchase__giftcard-image {
    position: relative; }
    @media (max-width: 567px) {
      .gift-card-purchase__giftcard-image {
        padding: 25px; } }
    .gift-card-purchase__giftcard-image img {
      width: 100%;
      -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
              box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      border-radius: 2%; }
    .gift-card-purchase__giftcard-image-price {
      position: absolute;
      top: 10px;
      left: 10px;
      z-index: 1;
      color: #ffffff;
      font-weight: 500;
      font-size: 2rem;
      line-height: 38px; }
      @media (min-width: 1025px) {
        .gift-card-purchase__giftcard-image-price {
          font-size: 2.85714rem;
          line-height: 40px; } }

@media (min-width: 1025px) {
  .gift-card-purchase__info {
    width: 33.33333%;
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px; } }

.gift-card-purchase__heading {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 38px;
  margin: 0; }
  @media (min-width: 1025px) {
    .gift-card-purchase__heading {
      font-size: 2.85714rem;
      line-height: 40px;
      margin-bottom: 50px; } }

.gift-card-purchase__design-header {
  font-size: 0.85714rem;
  margin-bottom: 10px; }
  @media (max-width: 567px) {
    .gift-card-purchase__design-header {
      padding-top: 15px; } }

.gift-card-purchase__design-swatches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    .gift-card-purchase__design-swatches {
      margin-bottom: 30px; } }

.gift-card-purchase__design-swatch {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-right: 2%;
  width: 23%; }
  .gift-card-purchase__design-swatch-image {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 2%; }
  .gift-card-purchase__design-swatch_active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2); }
  .gift-card-purchase__design-swatch_active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom: 1px solid #000000;
    width: 100%; }

.gift-card-purchase__amounts {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px; }
  @media (min-width: 1200px) and (max-width: 1366px) {
    .gift-card-purchase__amounts {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1367px) {
    .gift-card-purchase__amounts {
      grid-template-columns: repeat(4, 1fr); } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .gift-card-purchase__amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-align: flex-start;
    -webkit-box-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.gift-card-purchase__amount-picker {
  margin-bottom: 30px; }

.gift-card-purchase__amount-radio {
  position: absolute;
  left: -9999px;
  height: 0;
  width: 0; }
  .gift-card-purchase__amount-radio:checked + .gift-card-purchase__amount-button {
    border-color: #000000; }
  .gift-card-purchase__amount-radio:disabled + .gift-card-purchase__amount-button {
    border-color: #eeeeee;
    color: #bebebe;
    cursor: initial;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(49%, transparent), color-stop(#eeeeee), color-stop(51%, transparent)), -webkit-gradient(linear, left top, right bottom, color-stop(49%, transparent), color-stop(#eeeeee), color-stop(51%, transparent));
    background: linear-gradient(to top right, transparent 49%, #eeeeee, transparent 51%), linear-gradient(to bottom right, transparent 49%, #eeeeee, transparent 51%); }

.gift-card-purchase__amount-header {
  font-size: 0.85714rem;
  margin-bottom: 10px; }
  @media (max-width: 567px) {
    .gift-card-purchase__amount-header {
      padding-top: 15px; } }

.gift-card-purchase__amount-button {
  line-height: 43px;
  border-color: #dfdede;
  cursor: pointer; }

.gift-card-purchase__amount-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.gift-card-purchase__amount-field {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  position: relative; }
  .gift-card-purchase__amount-field input:placeholder-shown + label {
    position: absolute;
    font-weight: 500;
    padding: 25px 20px 0 0;
    -webkit-transition: font-size .25s, padding-top .25s;
    transition: font-size .25s, padding-top .25s;
    pointer-events: none;
    margin-bottom: 6px; }
  .gift-card-purchase__amount-field input:focus + label, .gift-card-purchase__amount-field input:not(:placeholder-shown) + label {
    line-height: 17px;
    position: absolute;
    font-weight: 500;
    font-size: 9px;
    color: #bebebe;
    -webkit-transition: font-size .25s, padding-top .25s;
    transition: font-size .25s, padding-top .25s;
    padding: 0 20px 0 0; }
  .gift-card-purchase__amount-field input {
    border-bottom: 1px solid #dfdede;
    padding: 25px 20px 3px 0;
    outline: none;
    width: 100%; }
  .gift-card-purchase__amount-field input:valid + .valid-icon {
    visibility: visible; }
  .gift-card-purchase__amount-field input:invalid + .error-text {
    visibility: visible; }
  .gift-card-purchase__amount-field .error-text {
    padding-top: 10px;
    color: red;
    font-size: 11px;
    visibility: hidden; }
  .gift-card-purchase__amount-field input::-webkit-outer-spin-button,
  .gift-card-purchase__amount-field input::-webkit-inner-spin-button {
    display: none; }
  .gift-card-purchase__amount-field input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */ }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .gift-card-purchase__amount-button {
    width: 19%;
    margin-bottom: 7px; } }

.gift-card-purchase__complete-button {
  font-size: 1.14286rem;
  padding: 10px 10px;
  line-height: 26px;
  margin-bottom: 40px; }

.gift-card-purchase__descriptions {
  margin-bottom: 30px; }

.gift-card-purchase__description-title {
  font-weight: normal;
  text-transform: none; }

.gift-card-purchase__description-content {
  padding-top: 0;
  padding-bottom: 20px;
  text-transform: none; }
  @media (min-width: 1025px) {
    .gift-card-purchase__description-content {
      padding-top: 10px;
      padding-bottom: 30px; } }

.gift-card-balance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 15px 40px 15px; }
  @media (min-width: 1025px) {
    .gift-card-balance {
      padding: 50px 100px; } }
  .gift-card-balance__header {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 1025px) {
      .gift-card-balance__header {
        margin-bottom: 30px; } }
  .gift-card-balance__description {
    text-transform: none;
    line-height: 20px;
    margin-bottom: 20px; }
  .gift-card-balance__error {
    text-transform: none;
    color: #fd5b5b;
    line-height: 20px;
    margin-bottom: 20px; }
  .gift-card-balance__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gift-card-balance__field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .gift-card-balance__field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .gift-card-balance__field input:focus + label, .gift-card-balance__field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .gift-card-balance__field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .gift-card-balance__field input:valid + .valid-icon {
      visibility: visible; }
    .gift-card-balance__field input:invalid + .error-text {
      visibility: visible; }
    .gift-card-balance__field .valid-icon {
      position: absolute;
      right: 6px;
      bottom: 23px;
      visibility: hidden; }
      .gift-card-balance__field .valid-icon svg {
        height: 18px;
        width: 18px; }
    .gift-card-balance__field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
    .gift-card-balance__field input::-webkit-outer-spin-button,
    .gift-card-balance__field input::-webkit-inner-spin-button {
      display: none; }
    .gift-card-balance__field input[type=number] {
      -moz-appearance: textfield;
      /* Firefox */ }
  .gift-card-balance__button {
    width: 100%;
    padding: 10px 10px;
    line-height: 26px;
    font-size: 1.14286rem; }
    .gift-card-balance__button-again {
      font-size: 1.07143rem;
      margin-top: 25px;
      font-weight: 500;
      text-decoration: underline; }
  .gift-card-balance__balance {
    padding: 35px;
    background-color: #eeeeee;
    background-position: 0 0, 4px 4px;
    background-size: 7px 7px;
    background-image: radial-gradient(#bebebe 15%, transparent 15%), radial-gradient(#bebebe 15%, transparent 15%);
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center; }
    .gift-card-balance__balance-header {
      font-size: 12px;
      font-weight: 500; }
    .gift-card-balance__balance-number {
      font-size: 2.85714rem;
      font-weight: 500; }

.gift-card-complete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 15px 40px 15px; }
  @media (min-width: 1025px) {
    .gift-card-complete {
      padding: 50px 100px; } }
  .gift-card-complete__header {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 500;
    text-align: center; }
    @media (min-width: 1025px) {
      .gift-card-complete__header {
        margin-bottom: 30px; } }
  .gift-card-complete__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 5px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gift-card-complete__field {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 16px;
    position: relative; }
    .gift-card-complete__field input:placeholder-shown + label {
      position: absolute;
      font-weight: 500;
      padding: 25px 20px 0 0;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      pointer-events: none;
      margin-bottom: 6px; }
    .gift-card-complete__field input:focus + label, .gift-card-complete__field input:not(:placeholder-shown) + label {
      line-height: 17px;
      position: absolute;
      font-weight: 500;
      font-size: 9px;
      color: #bebebe;
      -webkit-transition: font-size .25s, padding-top .25s;
      transition: font-size .25s, padding-top .25s;
      padding: 0 20px 0 0; }
    .gift-card-complete__field textarea {
      resize: none;
      border: none;
      border: 1px solid #dfdede; }
      .gift-card-complete__field textarea::-webkit-input-placeholder {
        font-style: italic;
        color: #bebebe;
        padding: 5px;
        font-size: 0.85714rem; }
      .gift-card-complete__field textarea:-ms-input-placeholder {
        font-style: italic;
        color: #bebebe;
        padding: 5px;
        font-size: 0.85714rem; }
      .gift-card-complete__field textarea::-ms-input-placeholder {
        font-style: italic;
        color: #bebebe;
        padding: 5px;
        font-size: 0.85714rem; }
      .gift-card-complete__field textarea::placeholder {
        font-style: italic;
        color: #bebebe;
        padding: 5px;
        font-size: 0.85714rem; }
    .gift-card-complete__field input {
      border-bottom: 1px solid #dfdede;
      padding: 25px 20px 3px 0;
      outline: none; }
    .gift-card-complete__field input:valid + .valid-icon {
      visibility: visible; }
    .gift-card-complete__field input:invalid + .error-text {
      visibility: visible; }
    .gift-card-complete__field .valid-icon {
      position: absolute;
      right: 6px;
      bottom: 23px;
      visibility: hidden; }
      .gift-card-complete__field .valid-icon svg {
        height: 18px;
        width: 18px; }
    .gift-card-complete__field .error-text {
      padding-top: 10px;
      color: red;
      font-size: 11px;
      visibility: hidden; }
    .gift-card-complete__field-message {
      padding-bottom: 25px; }
      .gift-card-complete__field-message label {
        line-height: 17px;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        padding: 0 20px 0 0; }
    .gift-card-complete__field-date {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .gift-card-complete__field-date select {
        -webkit-appearance: none;
        font-size: 16px;
        font-weight: 500;
        outline: none;
        border: none;
        border-radius: 0;
        border: 1px solid #dfdede;
        padding: 15px;
        text-transform: uppercase;
        background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='11px' height='17px' viewBox='0 0 11 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 59.1 (86144) - https://sketch.com --%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='20-PLP' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M9.24800014,10.8 L10.0960002,11.648 L5.04800008,16.6960001 L2.91322522e-13,11.648 L0.848000013,10.8 L5.04800008,15.0000001 L9.24800014,10.8 Z M5.04800008,6.39488462e-14 L10.0960002,5.04800008 L9.24800014,5.89600009 L5.04800008,1.69600003 L0.848000013,5.89600009 L2.91322522e-13,5.04800008 L5.04800008,6.39488462e-14 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat;
        background-size: 36px 16px;
        background-position: right 0px center; }
      .gift-card-complete__field-date #year {
        width: 25%; }
      .gift-card-complete__field-date #month {
        width: 45%; }
      .gift-card-complete__field-date #day {
        width: 25%; }
      .gift-card-complete__field-date-label {
        line-height: 17px;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        padding: 0 20px 0 0; }
  .gift-card-complete__error {
    padding-top: 10px;
    padding-bottom: 10px;
    color: red;
    font-size: 11px;
    display: none; }
  .gift-card-complete__button {
    width: 100%;
    padding: 10px 10px;
    line-height: 26px;
    font-size: 1.14286rem; }
    .gift-card-complete__button-again {
      font-size: 1.07143rem;
      margin-top: 25px;
      font-weight: 500;
      text-decoration: underline; }

.gift-card-faq {
  margin-top: 30px;
  margin-left: -10px;
  margin-right: -10px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 22px; }
  @media (min-width: 1025px) {
    .gift-card-faq {
      padding: 60px 300px;
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .gift-card-faq {
      padding: 60px 300px;
      margin-left: -30px;
      margin-right: -30px; } }
  .gift-card-faq__header {
    margin-bottom: 22px;
    font-size: 28px;
    text-align: center;
    font-weight: 500; }
    @media (min-width: 1025px) {
      .gift-card-faq__header {
        font-size: 60px;
        margin-bottom: 60px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .gift-card-faq__header {
        font-size: 60px;
        margin-bottom: 60px; } }
  .gift-card-faq__wrapper {
    /* Accordion */ }
    .gift-card-faq__wrapper .section1-column1 {
      margin-bottom: 25px; }
    .gift-card-faq__wrapper .section-list {
      margin-bottom: auto;
      padding-left: 20px; }
    .gift-card-faq__wrapper .section1-html {
      margin-top: 25px;
      margin-bottom: 25px; }
    .gift-card-faq__wrapper .section1-txt {
      margin-top: 25px;
      font-size: 14px;
      line-height: 25px; }
    .gift-card-faq__wrapper .section1-txt.list {
      margin-top: 0; }
    .gift-card-faq__wrapper .section1-txt.bottom {
      margin-bottom: 25px; }
    .gift-card-faq__wrapper .section1-txt-div {
      margin-top: 25px; }
    .gift-card-faq__wrapper .section1-listitem {
      margin-top: 0; }
    .gift-card-faq__wrapper .section1-listitem.list {
      margin-top: 20px; }
    .gift-card-faq__wrapper .section1-h2 {
      font-size: 16px;
      line-height: 25px;
      font-weight: 500;
      text-transform: uppercase; }
    .gift-card-faq__wrapper .staticpage-wrapper {
      padding: 50px 0 0; }
    .gift-card-faq__wrapper .staticpage-wrapper h1, .gift-card-faq__wrapper .staticpage-wrapper h2 {
      font-size: 30px;
      font-weight: 500;
      line-height: 36px; }
    .gift-card-faq__wrapper .staticpage-wrapper h4 {
      font-size: 16px; }
    .gift-card-faq__wrapper .section1-h2 {
      font-size: 14px;
      line-height: 25px;
      font-weight: 500;
      text-transform: none; }
    .gift-card-faq__wrapper .custom-accordion {
      border-top: solid #dfdede 1px;
      border-bottom: solid #dfdede 1px;
      padding-top: 25px;
      padding-bottom: 25px;
      margin: 0 !important; }
    .gift-card-faq__wrapper .custom-accordion .custom-accordion-toggle {
      margin: 0;
      margin-left: 10px; }
    .gift-card-faq__wrapper .custom-accordion + .custom-accordion {
      border-top: none; }
    .gift-card-faq__wrapper .custom-accordion-toggle {
      cursor: pointer;
      padding-left: 0;
      padding-right: 20px;
      position: relative;
      font-size: 14px;
      line-height: 21px; }
    .gift-card-faq__wrapper .custom-accordion-toggle:after {
      position: absolute;
      content: "";
      height: 10px;
      width: 10px;
      right: 10px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
      background-size: 14px 11px;
      background-position: bottom;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%; }
    .gift-card-faq__wrapper .custom-accordion-toggle.active-accordion:after {
      position: absolute;
      content: "";
      height: 10px;
      width: 10px;
      right: 10px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
      background-size: 14px 11px;
      background-position: bottom;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .gift-card-faq__wrapper .section1-txt-div > .custom-accordion-toggle:after {
      position: absolute;
      content: "";
      height: 10px;
      width: 10px;
      right: 10px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
      background-size: 14px 11px;
      background-position: bottom;
      -webkit-transform: none;
              transform: none;
      top: 10px; }
    .gift-card-faq__wrapper .section1-txt-div > .custom-accordion-toggle.active-accordion:after {
      position: absolute;
      content: "";
      height: 10px;
      width: 10px;
      right: 10px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E");
      background-size: 14px 11px;
      background-position: bottom;
      top: 10px;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .gift-card-faq__wrapper .custom-accordion-content {
      margin-left: 10px;
      display: none;
      height: 0;
      font-size: 11px;
      line-height: 21px;
      padding-top: 0;
      padding-bottom: 10px;
      padding-left: 0;
      text-transform: none;
      -webkit-transition: height .3s ease-in-out;
      transition: height .3s ease-in-out;
      overflow: hidden; }
    .gift-card-faq__wrapper .custom-accordion-content li {
      list-style-type: initial; }
    .gift-card-faq__wrapper .custom-accordion-content.default {
      display: block; }
    .gift-card-faq__wrapper .custom-accordion-content li {
      margin: 0; }
    @media (max-width: 479px) {
      .gift-card-faq__wrapper .section1-h2 {
        margin-top: auto;
        margin-bottom: auto;
        font-size: 14px; } }

.signup-overlay {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .signup-overlay__image {
    position: relative;
    display: none; }
    @media (min-width: 1025px) {
      .signup-overlay__image {
        display: block;
        width: 50%; } }
    .signup-overlay__image-container {
      width: 100%;
      height: 100%; }
      .signup-overlay__image-container svg {
        position: absolute;
        bottom: 25px;
        height: 80px;
        width: 340px; }
  .signup-overlay__form {
    padding: 50px 30px 25px 30px;
    width: 100%; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .signup-overlay__form {
        width: 50%; } }
    @media (min-width: 1025px) {
      .signup-overlay__form {
        width: 50%; } }
    .signup-overlay__form-header {
      font-size: 26px;
      font-weight: 500;
      text-align: center; }
      @media (min-width: 1025px) {
        .signup-overlay__form-header {
          font-size: 28px;
          padding: 0; } }
    .signup-overlay__form-description {
      font-size: 12px;
      text-transform: none;
      text-align: center;
      padding: 20px 10px 0px 10px; }
    .signup-overlay__form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 5px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .signup-overlay__form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .signup-overlay__form-field input:placeholder-shown + label {
        position: absolute;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px;
        color: #bebebe;
        text-transform: none;
        font-size: 12px; }
      .signup-overlay__form-field input:focus + label, .signup-overlay__form-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-size: 8px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0;
        text-transform: none; }
      .signup-overlay__form-field input {
        -webkit-appearance: none;
        border-radius: 0;
        border-bottom: 1px solid #cccccc;
        padding: 25px 20px 3px 0;
        outline: none;
        font-size: 12px; }
      .signup-overlay__form-field input:valid + .valid-icon {
        visibility: visible; }
      .signup-overlay__form-field input:invalid + .error-text {
        visibility: visible; }
      .signup-overlay__form-field .valid-icon {
        position: absolute;
        right: 6px;
        bottom: 23px;
        visibility: hidden; }
        .signup-overlay__form-field .valid-icon svg {
          height: 18px;
          width: 18px; }
      .signup-overlay__form-field .error-text {
        padding-top: 5px;
        color: red;
        font-size: 8px;
        visibility: hidden;
        text-transform: none;
        border-top: 1px solid red; }
      .signup-overlay__form-field-select select {
        -webkit-appearance: none;
        font-size: 12px;
        outline: none;
        border: none;
        border-radius: 0;
        border-top: 1px solid #dfdede;
        border-bottom: 1px solid #dfdede;
        padding: 15px;
        text-transform: none;
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E") no-repeat;
        background-size: 50px 12px;
        background-position: right 0px center; }
      .signup-overlay__form-field-select label {
        line-height: 17px;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        padding: 0 20px 0 0;
        text-transform: none; }
    .signup-overlay__form-button {
      margin-bottom: 20px;
      font-size: 12px;
      width: 100%; }
      .signup-overlay__form-button:hover {
        background-color: #000000;
        color: #ffffff; }
    .signup-overlay__form-terms {
      font-size: 10px;
      text-transform: none;
      color: #9e9e9e; }
    .signup-overlay__form-error {
      color: red;
      font-size: 8px;
      margin-bottom: 15px;
      text-transform: none;
      display: none; }
  .signup-overlay__confirmation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 45px 0px; }
    .signup-overlay__confirmation-header {
      font-size: 26px;
      font-weight: 500;
      text-align: center; }
      @media (min-width: 1025px) {
        .signup-overlay__confirmation-header {
          font-size: 28px;
          padding: 0 40px; } }
    .signup-overlay__confirmation-description {
      font-size: 12px;
      text-transform: none;
      text-align: center;
      padding: 20px 50px; }
    .signup-overlay__confirmation-button {
      font-size: 12px;
      width: 200px;
      font-weight: 500; }

.signup-newsletter {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .signup-newsletter__image {
    position: relative;
    display: none; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .signup-newsletter__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%; } }
    @media (min-width: 1025px) {
      .signup-newsletter__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%; } }
    .signup-newsletter__image-container {
      width: 100%;
      height: 100%; }
      .signup-newsletter__image-container img {
        width: 100%; }
      .signup-newsletter__image-container-text {
        position: absolute;
        top: 40px;
        left: 40px;
        font-size: 32px;
        font-weight: 500;
        width: 60%; }
  .signup-newsletter__form {
    padding: 50px 50px 25px 50px;
    width: 100%; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .signup-newsletter__form {
        padding: 73px 37px 51px 37px;
        width: 50%; } }
    @media (min-width: 1025px) {
      .signup-newsletter__form {
        padding: 73px 37px 51px 37px;
        width: 50%; } }
    .signup-newsletter__form-header {
      font-size: 22px;
      font-weight: 500;
      text-align: center; }
      @media (min-width: 1025px) {
        .signup-newsletter__form-header {
          font-size: 24px;
          text-align: left; } }
    .signup-newsletter__form-description {
      font-size: 12px;
      text-transform: none;
      text-align: center;
      padding: 12px 0 10px 0; }
      @media (min-width: 1025px) {
        .signup-newsletter__form-description {
          text-align: left; } }
    .signup-newsletter__form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 5px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .signup-newsletter__form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .signup-newsletter__form-field input:placeholder-shown + label {
        position: absolute;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px;
        color: #9e9e9e;
        text-transform: none;
        font-size: 12px; }
      .signup-newsletter__form-field input:focus + label, .signup-newsletter__form-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-size: 8px;
        color: #9e9e9e;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0;
        text-transform: none; }
      .signup-newsletter__form-field input {
        border-bottom: 1px solid #cccccc;
        padding: 25px 20px 3px 0;
        outline: none;
        font-size: 12px; }
      .signup-newsletter__form-field input:valid + .valid-icon {
        visibility: visible; }
      .signup-newsletter__form-field input:invalid + .error-text {
        visibility: visible; }
      .signup-newsletter__form-field .valid-icon {
        position: absolute;
        right: 6px;
        bottom: 23px;
        visibility: hidden; }
        .signup-newsletter__form-field .valid-icon svg {
          height: 18px;
          width: 18px; }
      .signup-newsletter__form-field .error-text {
        padding-top: 5px;
        color: red;
        font-size: 8px;
        visibility: hidden;
        text-transform: none;
        border-top: 1px solid red; }
      .signup-newsletter__form-field-select select {
        -webkit-appearance: none;
        font-size: 12px;
        outline: none;
        border: none;
        border-radius: 0;
        border-top: 1px solid #dfdede;
        border-bottom: 1px solid #dfdede;
        padding: 15px;
        text-transform: none;
        background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' height='10' width='10' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cpolygon points='32,49.9 1,18.9 6.2,13.6 32,39.4 57.8,13.6 63,18.9 '/%3E%3C/svg%3E") no-repeat;
        background-size: 50px 12px;
        background-position: right 0px center; }
      .signup-newsletter__form-field-select label {
        line-height: 17px;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        padding: 0 20px 0 0;
        text-transform: none; }
      .signup-newsletter__form-field-button {
        position: absolute;
        bottom: 17px;
        right: 5px; }
        .signup-newsletter__form-field-button svg {
          height: 10px;
          width: 10px;
          fill: #9e9e9e; }
    .signup-newsletter__form-button {
      margin-bottom: 20px;
      font-size: 12px;
      width: 100%;
      min-width: 180px;
      line-height: 38px; }
    .signup-newsletter__form-terms {
      font-size: 10px;
      text-transform: none;
      color: #9e9e9e; }
    .signup-newsletter__form-error {
      color: red;
      font-size: 8px;
      margin-bottom: 15px;
      text-transform: none;
      display: none; }
    .signup-newsletter__form-success {
      margin: 40px 0;
      text-transform: none;
      display: none; }
  .signup-newsletter__confirmation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 45px 37px; }
    .signup-newsletter__confirmation-header {
      font-size: 26px;
      font-weight: 500;
      text-align: center; }
      @media (min-width: 1025px) {
        .signup-newsletter__confirmation-header {
          font-size: 28px;
          padding: 0 40px; } }
    .signup-newsletter__confirmation-description {
      font-size: 12px;
      text-transform: none;
      text-align: center;
      padding: 20px 50px; }
    .signup-newsletter__confirmation-button {
      font-size: 12px;
      width: 200px;
      font-weight: 500; }

.header-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0; }
  .header-login__image {
    display: none; }
    @media (min-width: 1025px) {
      .header-login__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%; } }
    .header-login__image img {
      width: 100%; }
  .header-login__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px;
    width: 100%; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .header-login__form {
        width: 50%; } }
    @media (min-width: 1025px) {
      .header-login__form {
        width: 50%; } }
    .header-login__form-header {
      font-size: 2rem;
      margin-bottom: 20px;
      font-weight: 500;
      text-align: center; }
      @media (min-width: 1025px) {
        .header-login__form-header {
          margin-bottom: 15px; } }
    .header-login__form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 15px;
      width: 100%; }
    .header-login__form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .header-login__form-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .header-login__form-field input:focus + label, .header-login__form-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .header-login__form-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none;
        -webkit-appearance: none;
        border-radius: 0; }
      .header-login__form-field input:valid + .valid-icon {
        visibility: visible; }
      .header-login__form-field input:invalid + .error-text {
        visibility: visible; }
      .header-login__form-field .valid-icon {
        position: absolute;
        right: 6px;
        bottom: 23px;
        visibility: hidden; }
        .header-login__form-field .valid-icon svg {
          height: 18px;
          width: 18px; }
      .header-login__form-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .header-login__form-checkbox {
      margin-bottom: 25px; }
      .header-login__form-checkbox label {
        text-transform: none;
        display: block;
        font-weight: 500;
        position: relative;
        padding-left: 30px;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .header-login__form-checkbox label input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        .header-login__form-checkbox label .checkmark {
          border: 1px solid #000000;
          position: absolute;
          top: 2px;
          left: 0;
          height: 13px;
          width: 13px;
          background-color: transparent; }
        .header-login__form-checkbox label input:checked ~ .checkmark {
          background-color: #000000; }
    .header-login__form-error-message {
      padding-top: 10px;
      color: red;
      font-size: 11px; }
    .header-login__form-button {
      width: 100%;
      padding: 10px 10px;
      line-height: 26px;
      font-size: 1.14286rem; }
    .header-login__form-forgot-password-button {
      text-transform: none;
      font-size: 15px;
      margin-top: 25px;
      font-weight: 500;
      text-decoration: underline; }
    .header-login__form-create-account {
      text-transform: none;
      text-align: center;
      font-size: 15px;
      margin-top: 20px;
      text-decoration: underline; }
  .header-login__forgot-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 100px; }
    .header-login__forgot-password-header {
      text-transform: none;
      text-align: center;
      font-size: 16px;
      margin-bottom: 20px; }
    .header-login__forgot-password-button {
      font-weight: 500;
      font-size: 16px; }

.header-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0; }
  .header-login__image {
    display: none; }
    @media (min-width: 1025px) {
      .header-login__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%; } }
    .header-login__image img {
      width: 100%; }
  .header-login__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px;
    width: 100%; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .header-login__form {
        width: 50%; } }
    @media (min-width: 1025px) {
      .header-login__form {
        width: 50%; } }
    .header-login__form-header {
      font-size: 2rem;
      margin-bottom: 20px;
      font-weight: 500;
      text-align: center; }
      @media (min-width: 1025px) {
        .header-login__form-header {
          margin-bottom: 15px; } }
    .header-login__form-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 15px;
      width: 100%; }
    .header-login__form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-size: 16px;
      position: relative; }
      .header-login__form-field input:placeholder-shown + label {
        position: absolute;
        font-weight: 500;
        padding: 25px 20px 0 0;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        pointer-events: none;
        margin-bottom: 6px; }
      .header-login__form-field input:focus + label, .header-login__form-field input:not(:placeholder-shown) + label {
        line-height: 17px;
        position: absolute;
        font-weight: 500;
        font-size: 9px;
        color: #bebebe;
        -webkit-transition: font-size .25s, padding-top .25s;
        transition: font-size .25s, padding-top .25s;
        padding: 0 20px 0 0; }
      .header-login__form-field input {
        border-bottom: 1px solid #dfdede;
        padding: 25px 20px 3px 0;
        outline: none;
        -webkit-appearance: none;
        border-radius: 0; }
      .header-login__form-field input:valid + .valid-icon {
        visibility: visible; }
      .header-login__form-field input:invalid + .error-text {
        visibility: visible; }
      .header-login__form-field .valid-icon {
        position: absolute;
        right: 6px;
        bottom: 23px;
        visibility: hidden; }
        .header-login__form-field .valid-icon svg {
          height: 18px;
          width: 18px; }
      .header-login__form-field .error-text {
        padding-top: 10px;
        color: red;
        font-size: 11px;
        visibility: hidden; }
    .header-login__form-checkbox {
      margin-bottom: 25px; }
      .header-login__form-checkbox label {
        text-transform: none;
        display: block;
        font-weight: 500;
        position: relative;
        padding-left: 30px;
        margin-bottom: 5px;
        cursor: pointer;
        font-size: 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .header-login__form-checkbox label input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        .header-login__form-checkbox label .checkmark {
          border: 1px solid #000000;
          position: absolute;
          top: 2px;
          left: 0;
          height: 13px;
          width: 13px;
          background-color: transparent; }
        .header-login__form-checkbox label input:checked ~ .checkmark {
          background-color: #000000; }
    .header-login__form-error-message {
      padding-top: 10px;
      color: red;
      font-size: 11px; }
    .header-login__form-button {
      width: 100%;
      padding: 10px 10px;
      line-height: 26px;
      font-size: 1.14286rem; }
    .header-login__form-forgot-password-button {
      text-transform: none;
      font-size: 15px;
      margin-top: 25px;
      font-weight: 500;
      text-decoration: underline; }
    .header-login__form-create-account {
      text-transform: none;
      text-align: center;
      font-size: 15px;
      margin-top: 20px;
      text-decoration: underline; }
  .header-login__forgot-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 100px; }
    .header-login__forgot-password-header {
      text-transform: none;
      text-align: center;
      font-size: 16px;
      margin-bottom: 20px; }
    .header-login__forgot-password-button {
      font-weight: 500;
      font-size: 16px; }

.module-container-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-01 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-01 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -20px;
      margin-right: -20px; } }
  .module-container-01 .desktop-text-container {
    width: 50%;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-01 .desktop-text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1025px) {
      .module-container-01 .desktop-text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1025px) {
      .module-container-01 .desktop-text-container .heading-container {
        padding-left: 150px;
        padding-right: 150px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-01 .desktop-text-container .heading-container {
        padding-left: 20px;
        padding-right: 20px; } }
    .module-container-01 .desktop-text-container .heading-container h2 {
      font-size: 60px;
      font-weight: 500;
      line-height: 1.03;
      margin-bottom: 20px;
      margin-top: 0; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-01 .desktop-text-container .heading-container h2 {
          font-size: 40px;
          line-height: 42px; } }
    .module-container-01 .desktop-text-container .heading-container .button-container a {
      font-size: 12px;
      font-weight: 500; }
      .module-container-01 .desktop-text-container .heading-container .button-container a:hover {
        border-bottom: 1.3px solid currentColor;
        padding-bottom: 3px; }
  @media (max-width: 567px) {
    .module-container-01 .media-container {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-01 .media-container {
      width: 50%;
      margin: 0; } }
  @media (min-width: 1025px) {
    .module-container-01 .media-container {
      width: 50%;
      margin: 0; } }
  .module-container-01 .media-container .content img {
    width: 100%; }
  @media (max-width: 567px) {
    .module-container-01 .media-container .content .desktop-image {
      display: none; } }
  @media (min-width: 1025px) {
    .module-container-01 .media-container .content .mobile-image {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-01 .media-container .content .mobile-image {
      display: none; } }
  .module-container-01 .media-container .content video, .module-container-01 .media-container .content iframe {
    width: 100%; }
  .module-container-01 .media-container .mobile-text-container {
    position: absolute;
    z-index: 1;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-01 .media-container .mobile-text-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-01 .media-container .mobile-text-container {
        display: none; } }
    .module-container-01 .media-container .mobile-text-container h2 {
      font-size: 40px;
      font-weight: 500;
      padding: 0 50px;
      line-height: 1.03;
      margin-top: 0;
      margin-bottom: 0; }
  .module-container-01 .mobile-button-container {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    line-height: 3.17;
    padding: 5px 0; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-01 .mobile-button-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-01 .mobile-button-container {
        display: none; } }
    .module-container-01 .mobile-button-container a:visited {
      font-weight: 700; }
    .module-container-01 .mobile-button-container a:active {
      font-weight: 700; }
    .module-container-01 .mobile-button-container a:focus {
      font-weight: 700; }

.module-container-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-02 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-02 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -20px;
      margin-right: -20px; } }
  .module-container-02 .desktop-text-container {
    width: 50%;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-02 .desktop-text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1025px) {
      .module-container-02 .desktop-text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1025px) {
      .module-container-02 .desktop-text-container .heading-container {
        padding-left: 150px;
        padding-right: 150px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-02 .desktop-text-container .heading-container {
        padding-left: 20px;
        padding-right: 20px; } }
    .module-container-02 .desktop-text-container .heading-container h2 {
      font-size: 60px;
      font-weight: 500;
      line-height: 1.03;
      margin-bottom: 20px;
      margin-top: 0; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-02 .desktop-text-container .heading-container h2 {
          font-size: 40px;
          line-height: 42px; } }
    .module-container-02 .desktop-text-container .heading-container .button-container a {
      font-size: 12px;
      font-weight: 500; }
      .module-container-02 .desktop-text-container .heading-container .button-container a:hover {
        border-bottom: 1.3px solid currentColor;
        padding-bottom: 3px; }
  @media (max-width: 567px) {
    .module-container-02 .media-container {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-02 .media-container {
      width: 50%;
      margin: 0; } }
  @media (min-width: 1025px) {
    .module-container-02 .media-container {
      width: 50%;
      margin: 0; } }
  .module-container-02 .media-container .content img {
    width: 100%; }
  @media (max-width: 567px) {
    .module-container-02 .media-container .content .desktop-image {
      display: none; } }
  @media (min-width: 1025px) {
    .module-container-02 .media-container .content .mobile-image {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-02 .media-container .content .mobile-image {
      display: none; } }
  .module-container-02 .media-container .content video, .module-container-02 .media-container .content iframe {
    width: 100%; }
  .module-container-02 .mobile-text-container {
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-02 .mobile-text-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-02 .mobile-text-container {
        display: none; } }
    .module-container-02 .mobile-text-container h2 {
      font-size: 40px;
      font-weight: 500;
      padding: 0 50px;
      line-height: 1.03;
      margin-top: 0;
      margin-bottom: 0; }
  .module-container-02 .mobile-button-container {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 30px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-02 .mobile-button-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-02 .mobile-button-container {
        display: none; } }
    .module-container-02 .mobile-button-container a:visited {
      font-weight: 700; }
    .module-container-02 .mobile-button-container a:active {
      font-weight: 700; }
    .module-container-02 .mobile-button-container a:focus {
      font-weight: 700; }

.module-container-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-03 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-03 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -20px;
      margin-right: -20px; } }
  @media (max-width: 567px) {
    .module-container-03 .media-container {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-03 .media-container {
      width: 50%;
      margin: 0; } }
  @media (min-width: 1025px) {
    .module-container-03 .media-container {
      width: 50%;
      margin: 0; } }
  .module-container-03 .media-container .content img {
    width: 100%; }
  @media (max-width: 567px) {
    .module-container-03 .media-container .content .desktop-image {
      display: none; } }
  @media (min-width: 1025px) {
    .module-container-03 .media-container .content .mobile-image {
      display: none; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-03 .media-container .content .mobile-image {
      display: none; } }
  .module-container-03 .media-container .content video, .module-container-03 .media-container .content iframe {
    width: 100%; }

.module-container-04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-04 {
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-04 {
      margin-left: -20px;
      margin-right: -20px; } }
  .module-container-04 .media-container {
    width: 100%; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-04 .media-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0; } }
    @media (min-width: 1025px) {
      .module-container-04 .media-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0; } }
    .module-container-04 .media-container a {
      width: 100%; }
    .module-container-04 .media-container img {
      width: 100%; }
    @media (max-width: 567px) {
      .module-container-04 .media-container .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-04 .media-container .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-04 .media-container .mobile-image {
        display: none; } }
    .module-container-04 .media-container video, .module-container-04 .media-container iframe {
      width: 100%; }
    .module-container-04 .media-container .video-container {
      width: 100%; }
    .module-container-04 .media-container .desktop-text-container {
      position: absolute;
      z-index: 1;
      text-align: center;
      width: 100%;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out; }
      @media (max-width: 567px) {
        .module-container-04 .media-container .desktop-text-container {
          display: none; } }
      .module-container-04 .media-container .desktop-text-container h2 {
        font-size: 60px;
        font-weight: 500;
        line-height: 1.03;
        margin-top: 0;
        margin-bottom: 0; }
  .module-container-04 .mobile-text-container {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-04 .mobile-text-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-04 .mobile-text-container {
        display: none; } }
    .module-container-04 .mobile-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      padding: 0 25px;
      line-height: 1.03;
      margin-top: 0;
      margin-bottom: 0; }
  .module-container-04 .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
    @media (max-width: 567px) {
      .module-container-04 .button-container {
        margin-bottom: 30px; } }
    .module-container-04 .button-container a {
      font-size: 12px;
      font-weight: 500;
      margin: 10px 40px; }
      @media (max-width: 567px) {
        .module-container-04 .button-container a:first-child {
          margin-top: 0; }
        .module-container-04 .button-container a:last-child {
          margin-bottom: 0; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-04 .button-container a {
          margin: 17px 40px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
      @media (min-width: 1025px) {
        .module-container-04 .button-container a {
          margin: 17px 40px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-04 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-04 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (min-width: 1025px) {
      .module-container-04 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-04 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (max-width: 567px) {
      .module-container-04 .button-container a:visited {
        font-weight: 700; }
      .module-container-04 .button-container a:active {
        font-weight: 700; }
      .module-container-04 .button-container a:focus {
        font-weight: 700; } }

.module-container-05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-05 {
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-05 {
      margin-left: -20px;
      margin-right: -20px; } }
  .module-container-05 .media-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-05 .media-container {
        margin: 0; } }
    @media (min-width: 1025px) {
      .module-container-05 .media-container {
        margin: 0; } }
    .module-container-05 .media-container a {
      width: 100%; }
    .module-container-05 .media-container img {
      width: 100%; }
    @media (max-width: 567px) {
      .module-container-05 .media-container .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-05 .media-container .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-05 .media-container .mobile-image {
        display: none; } }
    .module-container-05 .media-container video, .module-container-05 .media-container iframe {
      width: 100%; }
    .module-container-05 .media-container .video-container {
      width: 100%; }
    .module-container-05 .media-container .desktop-text-container {
      position: absolute;
      z-index: 1;
      text-align: center;
      width: 100%;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out; }
      @media (max-width: 567px) {
        .module-container-05 .media-container .desktop-text-container {
          display: none; } }
      .module-container-05 .media-container .desktop-text-container h2 {
        font-size: 60px;
        font-weight: 500;
        line-height: 1.03;
        margin-top: 0;
        margin-bottom: 0; }
    .module-container-05 .media-container .mobile-text-container {
      position: absolute;
      z-index: 1;
      text-align: center;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out;
      width: 100%; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-05 .media-container .mobile-text-container {
          display: none; } }
      @media (min-width: 1025px) {
        .module-container-05 .media-container .mobile-text-container {
          display: none; } }
      .module-container-05 .media-container .mobile-text-container h2 {
        font-size: 40px;
        font-weight: 500;
        padding: 0 25px;
        line-height: 1.03;
        margin-top: 0;
        margin-bottom: 0; }
  .module-container-05 .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
    @media (max-width: 567px) {
      .module-container-05 .button-container {
        margin-top: 20px;
        margin-bottom: 30px; } }
    .module-container-05 .button-container a {
      font-size: 12px;
      font-weight: 500;
      margin: 10px 40px; }
      @media (max-width: 567px) {
        .module-container-05 .button-container a:first-child {
          margin-top: 0; }
        .module-container-05 .button-container a:last-child {
          margin-bottom: 0; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-05 .button-container a {
          margin: 17px 17px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
      @media (min-width: 1025px) {
        .module-container-05 .button-container a {
          margin: 17px 17px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-05 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-05 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (min-width: 1025px) {
      .module-container-05 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-05 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (max-width: 567px) {
      .module-container-05 .button-container a:visited {
        font-weight: 700; }
      .module-container-05 .button-container a:active {
        font-weight: 700; }
      .module-container-05 .button-container a:focus {
        font-weight: 700; } }

.module-container-16 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
  margin-bottom: 77px; }
  @media (max-width: 567px) {
    .module-container-16 {
      margin-left: -10px;
      margin-right: -10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 50px;
      margin-bottom: 30px; } }
  .module-container-16 .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (min-width: 1025px) {
      .module-container-16 .block {
        width: 580px; } }
  @media (min-width: 1025px) {
    .module-container-16 .block:first-child {
      margin-right: 9px; } }
  @media (min-width: 1025px) {
    .module-container-16 .block:last-child {
      margin-left: 9px; } }
  .module-container-16 .media-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%; }
  .module-container-16 .media-wrapper:first-child {
    margin-right: 9px; }
  .module-container-16 .media-wrapper:last-child {
    margin-left: 9px; }
  .module-container-16 .media-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-16 .media-container {
        margin: 0; } }
    @media (min-width: 1025px) {
      .module-container-16 .media-container {
        margin: 0; } }
    .module-container-16 .media-container img {
      width: 100%; }
    @media (max-width: 567px) {
      .module-container-16 .media-container .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-16 .media-container .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-16 .media-container .mobile-image {
        display: none; } }
    .module-container-16 .media-container video, .module-container-16 .media-container iframe {
      width: 100%; }
    .module-container-16 .media-container .video-container {
      width: 100%; }
  .module-container-16 .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
    @media (max-width: 567px) {
      .module-container-16 .button-container {
        margin-top: 3px; } }
    .module-container-16 .button-container a {
      font-size: 12px;
      font-weight: 500;
      margin-top: 8px;
      margin-bottom: 20px;
      margin-left: 10px;
      margin-right: 10px; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-16 .button-container a {
          margin-top: 17px;
          margin-bottom: 0;
          margin-left: 17px;
          margin-right: 17px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
      @media (min-width: 1025px) {
        .module-container-16 .button-container a {
          margin-top: 17px;
          margin-bottom: 0;
          margin-left: 17px;
          margin-right: 17px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-16 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-16 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (min-width: 1025px) {
      .module-container-16 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-16 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (max-width: 567px) {
      .module-container-16 .button-container a:visited {
        font-weight: 700; }
      .module-container-16 .button-container a:active {
        font-weight: 700; }
      .module-container-16 .button-container a:focus {
        font-weight: 700; } }

.usp-module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px; }
  @media (max-width: 567px) {
    .usp-module {
      margin-left: -10px;
      margin-right: -10px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 0px;
      margin-bottom: 30px; } }
  .usp-module .media-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 175px; }
    @media (min-width: 1025px) {
      .usp-module .media-wrapper {
        width: 280px;
        margin-left: 9px;
        margin-right: 9px; } }
  .usp-module .media-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px; }
    @media (min-width: 1025px) {
      .usp-module .media-container {
        margin: 0; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .usp-module .media-container {
        margin-top: 25px; } }
    .usp-module .media-container img {
      width: 100%; }
    @media (max-width: 567px) {
      .usp-module .media-container .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .usp-module .media-container .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .usp-module .media-container .mobile-image {
        display: none; } }
  .usp-module .text-container {
    padding: 0 17px; }
    @media (min-width: 1025px) {
      .usp-module .text-container {
        padding: 0 25px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .usp-module .text-container {
        padding: 0 25px; } }
    .usp-module .text-container h3 {
      margin-top: 5px;
      font-size: 14px;
      font-weight: 500;
      text-transform: none; }
      @media (min-width: 1025px) {
        .usp-module .text-container h3 {
          font-size: 18px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .usp-module .text-container h3 {
          font-size: 18px; } }
    .usp-module .text-container p {
      font-size: 12px;
      margin-bottom: 0;
      margin-top: 5px;
      text-transform: none; }
      @media (min-width: 1025px) {
        .usp-module .text-container p {
          font-size: 14px; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .usp-module .text-container p {
          font-size: 14px; } }

.module-container-09 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    .module-container-09 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 40px;
      margin-bottom: 40px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-09 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .module-container-09 .desktop-text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-09 .desktop-text-container {
        height: auto; } }
    @media (min-width: 1025px) {
      .module-container-09 .desktop-text-container {
        width: 388px;
        height: auto; } }
    .module-container-09 .desktop-text-container .heading-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      padding: 0 22px; }
      @media (min-width: 1025px) {
        .module-container-09 .desktop-text-container .heading-container {
          padding: 0 54px; } }
      .module-container-09 .desktop-text-container .heading-container h2 {
        font-size: 36px;
        font-weight: 500;
        line-height: 1; }
      .module-container-09 .desktop-text-container .heading-container .description-container {
        text-transform: none;
        font-size: 12px;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 1.33; }
      .module-container-09 .desktop-text-container .heading-container .button-container a {
        font-size: 12px;
        font-weight: 500; }
        .module-container-09 .desktop-text-container .heading-container .button-container a:hover {
          border-bottom: 1.3px solid currentColor;
          padding-bottom: 3px; }
  @media (max-width: 567px) {
    .module-container-09 .media-container {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .module-container-09 .media-container:nth-child(2) {
        margin-top: 20px;
        margin-bottom: 20px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-09 .media-container:nth-child(2) {
      margin-right: 20px;
      margin-left: 20px; } }
  @media (min-width: 1025px) {
    .module-container-09 .media-container {
      width: 388px; }
      .module-container-09 .media-container:nth-child(2) {
        margin-right: 20px;
        margin-left: 20px; } }
  .module-container-09 .media-container .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .module-container-09 .media-container .content img {
      width: 100%;
      height: 100%; }
    @media (max-width: 567px) {
      .module-container-09 .media-container .content .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-09 .media-container .content .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-09 .media-container .content .mobile-image {
        display: none; } }
    .module-container-09 .media-container .content video, .module-container-09 .media-container .content iframe {
      width: 100%;
      height: 100%; }

.module-container-11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-11 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-11 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-left: -20px;
      margin-right: -20px; } }
  .module-container-11 .desktop-text-container {
    width: 41%;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-11 .desktop-text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1025px) {
      .module-container-11 .desktop-text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 1025px) {
      .module-container-11 .desktop-text-container .heading-container {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-11 .desktop-text-container .heading-container {
        padding-left: 20px;
        padding-right: 20px; } }
    .module-container-11 .desktop-text-container .heading-container h2 {
      font-size: 40px;
      font-weight: 500;
      line-height: 1.03;
      margin-bottom: 20px;
      margin-top: 0; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-11 .desktop-text-container .heading-container h2 {
          font-size: 40px;
          line-height: 42px; } }
    .module-container-11 .desktop-text-container .heading-container .button-container a {
      font-size: 12px;
      font-weight: 500; }
      .module-container-11 .desktop-text-container .heading-container .button-container a:hover {
        border-bottom: 1.3px solid currentColor;
        padding-bottom: 3px; }
  @media (max-width: 567px) {
    .module-container-11 .media-container {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-11 .media-container {
      width: 59%;
      margin: 0; } }
  @media (min-width: 1025px) {
    .module-container-11 .media-container {
      width: 59%;
      margin: 0; } }
  .module-container-11 .media-container .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .module-container-11 .media-container .content img {
      width: 100%;
      height: 100%; }
    @media (max-width: 567px) {
      .module-container-11 .media-container .content .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-11 .media-container .content .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-11 .media-container .content .mobile-image {
        display: none; } }
    .module-container-11 .media-container .content video, .module-container-11 .media-container .content iframe {
      width: 100%;
      height: 100%; }
  .module-container-11 .mobile-text-container {
    margin-top: 20px;
    text-align: left; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-11 .mobile-text-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-11 .mobile-text-container {
        display: none; } }
    .module-container-11 .mobile-text-container h2 {
      font-size: 28px;
      font-weight: 500;
      padding: 0 25px;
      line-height: 1.03;
      margin-top: 0;
      margin-bottom: 0; }
  .module-container-11 .mobile-button-container {
    font-size: 12px;
    text-align: left;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0 25px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-11 .mobile-button-container {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-11 .mobile-button-container {
        display: none; } }
    .module-container-11 .mobile-button-container a:visited {
      font-weight: 700; }
    .module-container-11 .mobile-button-container a:active {
      font-weight: 700; }
    .module-container-11 .mobile-button-container a:focus {
      font-weight: 700; }

.module-container-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 1025px) {
    .module-container-12 {
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 568px) and (max-width: 1024px) {
    .module-container-12 {
      margin-left: -20px;
      margin-right: -20px; } }
  .module-container-12 .media-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-12 .media-container {
        margin: 0; } }
    @media (min-width: 1025px) {
      .module-container-12 .media-container {
        margin: 0; } }
    .module-container-12 .media-container a {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .module-container-12 .media-container img {
      width: 100%;
      height: 100%; }
    @media (max-width: 567px) {
      .module-container-12 .media-container .desktop-image {
        display: none; } }
    @media (min-width: 1025px) {
      .module-container-12 .media-container .mobile-image {
        display: none; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-12 .media-container .mobile-image {
        display: none; } }
    .module-container-12 .media-container video, .module-container-12 .media-container iframe {
      width: 100%;
      height: 100%; }
    .module-container-12 .media-container .video-container {
      width: 100%; }
    .module-container-12 .media-container .desktop-text-container {
      position: absolute;
      z-index: 1;
      text-align: center;
      width: 100%;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out;
      padding: 0 265px; }
      @media (max-width: 567px) {
        .module-container-12 .media-container .desktop-text-container {
          display: none; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-12 .media-container .desktop-text-container {
          padding: 0 190px; } }
      .module-container-12 .media-container .desktop-text-container h2 {
        width: 100%;
        font-size: 60px;
        font-weight: 500;
        line-height: 1.03;
        margin-top: 0;
        margin-bottom: 0; }
    .module-container-12 .media-container .mobile-text-container {
      position: absolute;
      z-index: 1;
      text-align: center;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out;
      width: 100%; }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-12 .media-container .mobile-text-container {
          display: none; } }
      @media (min-width: 1025px) {
        .module-container-12 .media-container .mobile-text-container {
          display: none; } }
      .module-container-12 .media-container .mobile-text-container h2 {
        font-size: 40px;
        font-weight: 500;
        padding: 0 25px;
        line-height: 1.03;
        margin-top: 0;
        margin-bottom: 0; }
  .module-container-12 .description-container {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
    padding-left: 50px;
    font-size: 12px;
    padding-right: 50px; }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-12 .description-container {
        padding-left: 140px;
        padding-right: 140px; } }
    @media (min-width: 1025px) {
      .module-container-12 .description-container {
        padding-left: 140px;
        padding-right: 140px; } }
  .module-container-12 .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
    @media (max-width: 567px) {
      .module-container-12 .button-container {
        margin-top: 20px;
        margin-bottom: 30px; } }
    .module-container-12 .button-container a {
      font-size: 12px;
      font-weight: 500;
      margin: 10px 40px; }
      @media (max-width: 567px) {
        .module-container-12 .button-container a:first-child {
          margin-top: 0; }
        .module-container-12 .button-container a:last-child {
          margin-bottom: 0; } }
      @media (min-width: 568px) and (max-width: 1024px) {
        .module-container-12 .button-container a {
          margin: 17px 17px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
      @media (min-width: 1025px) {
        .module-container-12 .button-container a {
          margin: 17px 17px;
          padding-bottom: 3px;
          border-bottom: 1.3px solid transparent; } }
    @media (min-width: 568px) and (max-width: 1024px) {
      .module-container-12 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-12 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (min-width: 1025px) {
      .module-container-12 .button-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .module-container-12 .button-container a:hover {
          border-bottom: 1.3px solid currentColor; } }
    @media (max-width: 567px) {
      .module-container-12 .button-container a:visited {
        font-weight: 700; }
      .module-container-12 .button-container a:active {
        font-weight: 700; }
      .module-container-12 .button-container a:focus {
        font-weight: 700; } }

