.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{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;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-month-year:hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}
@charset "UTF-8";
@font-face {
  font-family: 'Moderne LL';
  src: url("../dist/fonts/ModerneLL-Fat.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Circular Std';
  src: url("../dist/fonts/circular-book.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Circular Std';
  src: url("../dist/fonts/circular-medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Circular Std';
  src: url("../dist/fonts/circular-bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Circular Std';
  src: url("../dist/fonts/circular-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Circular Std';
  src: url("../dist/fonts/circular-book-italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'SignPainter';
  src: url("../dist/fonts/SignPainter-HouseScript.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "Moderne LL", san-serif, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.modal-open.os-win {
  padding-right: 17px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (min-device-pixel-ratio: 3), only screen and (-webkit-min-device-pixel-ratio: 4.770833333333333), only screen and (min-resolution: 458dpi), only screen and (min-resolution: 3dppx) {
  body.os-mac select,
  body.os-mac textarea,
  body.os-mac input[type='text'],
  body.os-mac input[type='password'],
  body.os-mac input[type='datetime'],
  body.os-mac input[type='datetime-local'],
  body.os-mac input[type='date'],
  body.os-mac input[type='month'],
  body.os-mac input[type='time'],
  body.os-mac input[type='week'],
  body.os-mac input[type='number'],
  body.os-mac input[type='email'],
  body.os-mac input[type='tel'],
  body.os-mac input[type='url'] {
    font-size: 16px;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 3.3958333333333335), only screen and (min-resolution: 326dpi), only screen and (min-resolution: 2dppx) {
  body.os-mac select,
  body.os-mac textarea,
  body.os-mac input[type='text'],
  body.os-mac input[type='password'],
  body.os-mac input[type='datetime'],
  body.os-mac input[type='datetime-local'],
  body.os-mac input[type='date'],
  body.os-mac input[type='month'],
  body.os-mac input[type='time'],
  body.os-mac input[type='week'],
  body.os-mac input[type='number'],
  body.os-mac input[type='email'],
  body.os-mac input[type='tel'],
  body.os-mac input[type='url'] {
    font-size: 16px;
  }
}

body.modal-open, body.opened {
  overflow: hidden;
}

main {
  min-height: 100%;
}

.main-wrapper {
  padding-top: 98px;
}

@media (min-width: 769px) {
  .main-wrapper {
    padding-top: 0;
  }
}

.main-wrapper.with-address {
  padding-top: 158px;
}

@media (min-width: 769px) {
  .main-wrapper.with-address {
    padding-top: 0;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  outline: none;
}

figure {
  margin: 0;
}

figure img {
  width: 100%;
}

ol, ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

input {
  border: none;
}

button {
  cursor: pointer;
}

a {
  text-decoration: none;
}

section {
  position: relative;
  padding: 64px 0;
}

.ic-registered-sm {
  content: url("images/ic-registered.svg");
  width: 10px;
  height: 12px;
  margin-bottom: 8.76px;
}

.ic-registered {
  width: 26px;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
  margin: 0 -2px 5px;
  content: url("images/ic-registered-tb.svg");
}

@media (min-width: 769px) {
  .ic-registered {
    margin: 0px 5px 30px;
  }
}

.ic-registered-sm {
  content: url("images/ic-registered-sm.svg");
  width: 14px;
}

.ic-cart {
  content: url("images/ic-cart.svg");
}

.ic-plus {
  content: url("images/ic-plus.svg");
}

.ic-minus {
  content: url("images/ic-minus.svg");
}

.ic-back-arrow {
  content: url("images/ic-back-arrow.svg");
}

.ic-edit {
  content: url("images/ic-edit.svg");
}

.ic-close {
  content: url("images/ic-close.svg");
}

.ic-person {
  content: url("images/ic-person.svg");
}

.ic-check {
  content: url("images/ic-check.svg");
}

.pointer-hand, .o-form-panels_card--detail {
  cursor: url("images/hand-pointer.png"), auto;
}

.ic-password-hide {
  content: url("images/ic-password-iv.svg");
}

.ic-password-show {
  content: url("images/ic-password-v.svg");
}

.ic-modal-cart {
  content: url("images/ic-modal-cart.svg");
}

.ic-clock {
  content: url("images/ic-clock.svg");
}

.ic-pizza {
  content: url("images/ic-pizza.svg");
}

.ic-caret-left-mb {
  content: url("images/ic-caret-left-mb.svg");
}

.ic-caret-right-mb {
  content: url("images/ic-caret-right-mb.svg");
}

.ic-user-c {
  content: url("images/ic-user-c.svg");
}

.ic-card-c {
  content: url("images/ic-card-c.svg");
}

.ic-magnify {
  content: url("images/ic-magnify.svg");
  width: 16px;
  height: 16px;
}

.ic-check-c-green {
  content: url("images/ic-check-c-green.svg");
}

.ic-edit-yellow {
  content: url("images/ic-edit-yellow.svg");
}

.ic-caret-down-lg {
  content: url("images/ic-caret-down-lg.svg");
}

.ic-refresh {
  content: url("images/ic-refresh.svg");
}

.ic-delivery {
  content: url("images/ic-delivery.svg");
}

.ic-pickup {
  content: url("images/ic-pickup.svg");
}

.text-registered {
  position: absolute;
  top: -3px;
  right: 0;
}

.ic-slider-prev {
  content: url("images/ic-slider-prev.svg");
}

.ic-slider-next {
  content: url("images/ic-slider-next.svg");
}

h1 {
  font-style: normal;
  font-weight: 900;
  line-height: 94.3%;
  text-transform: uppercase;
  color: #000000;
}

@media (min-width: 924px) {
  h1 {
    font-size: 72px;
    color: #FFD028;
  }
}

h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #000000;
}

@media (min-width: 924px) {
  h2 {
    font-size: 50px;
  }
}

h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #F5B335;
}

@media (min-width: 924px) {
  h3 {
    font-size: 34px;
    color: #000000;
  }
}

h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
}

@media (min-width: 924px) {
  h4 {
    font-size: 29px;
    line-height: 36px;
  }
}

h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000000;
}

@media (min-width: 924px) {
  h5 {
    font-size: 29px;
  }
}

h6 {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 27px;
  letter-spacing: -0.02em;
  color: #000000;
}

@media (min-width: 924px) {
  h6 {
    font-size: 24px;
    line-height: 30px;
  }
}

.h7 {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
}

@media (min-width: 924px) {
  .h7 {
    font-size: 17px;
    line-height: 21px;
  }
}

.title-1 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
}

.title-1--bold {
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.02em;
  font-size: 18px;
  color: #F5B335;
}

@media (min-width: 924px) {
  .title-1--bold {
    color: #000000;
  }
}

.title-2 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  color: #000000;
}

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

.body-1, .modal.privacy-policy .modal-body .privacy-policy__content p {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #000000;
}

.body-1--yellow {
  color: #F5B335;
}

.body-1--bold {
  font-weight: bold;
  line-height: 18px;
}

.body-1--bold-yellow {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #F5B335;
}

.body-2 {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.02em;
  color: #F5B335;
}

@media (min-width: 924px) {
  .body-2 {
    color: #000000;
  }
}

.button {
  font-style: normal;
  font-weight: 900;
  font-size: 9px;
  line-height: 120%;
  text-transform: uppercase;
  color: #000000;
}

.overline {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #000000;
  font-family: "Circular Std", san-serif;
}

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

.h1, .h2 {
  font-family: "Moderne LL", san-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 94.3%;
  text-transform: uppercase;
  line-height: 94.3%;
}

.h3, .h4, .h5, .h6, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .legends > li span {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #202020;
}

.h1 {
  font-size: 72px;
}

.h2 {
  font-size: 40px;
}

.h4 {
  font-size: 29px;
  font-weight: bold;
  letter-spacing: -0.01em;
}

.h5 {
  font-size: 20px;
}

.h6, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .legends > li span {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

p {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.02em;
}

.italize {
  font-style: italic;
  font-weight: 300;
}

.o-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
  padding: 0 16px;
}

@media (min-width: 769px) {
/*  .o-container {
    padding: 0 64px;
  }*/
}

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  line-height: 0;
}

.box > *.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 320px) {
  .box > *.mb-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (1 * 100%) / 12);
            flex: 0 0 calc( (1 * 100%) / 12);
  }
  .box > *.mb-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (2 * 100%) / 12);
            flex: 0 0 calc( (2 * 100%) / 12);
  }
  .box > *.mb-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (3 * 100%) / 12);
            flex: 0 0 calc( (3 * 100%) / 12);
  }
  .box > *.mb-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (4 * 100%) / 12);
            flex: 0 0 calc( (4 * 100%) / 12);
  }
  .box > *.mb-col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (5 * 100%) / 12);
            flex: 0 0 calc( (5 * 100%) / 12);
  }
  .box > *.mb-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (6 * 100%) / 12);
            flex: 0 0 calc( (6 * 100%) / 12);
  }
  .box > *.mb-col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (7 * 100%) / 12);
            flex: 0 0 calc( (7 * 100%) / 12);
  }
  .box > *.mb-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (8 * 100%) / 12);
            flex: 0 0 calc( (8 * 100%) / 12);
  }
  .box > *.mb-col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (9 * 100%) / 12);
            flex: 0 0 calc( (9 * 100%) / 12);
  }
  .box > *.mb-col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (10 * 100%) / 12);
            flex: 0 0 calc( (10 * 100%) / 12);
  }
  .box > *.mb-col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (11 * 100%) / 12);
            flex: 0 0 calc( (11 * 100%) / 12);
  }
  .box > *.mb-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (12 * 100%) / 12);
            flex: 0 0 calc( (12 * 100%) / 12);
  }
}

@media (min-width: 769px) {
  .box > *.tb-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (1 * 100%) / 12);
            flex: 0 0 calc( (1 * 100%) / 12);
  }
  .box > *.tb-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (2 * 100%) / 12);
            flex: 0 0 calc( (2 * 100%) / 12);
  }
  .box > *.tb-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (3 * 100%) / 12);
            flex: 0 0 calc( (3 * 100%) / 12);
  }
  .box > *.tb-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (4 * 100%) / 12);
            flex: 0 0 calc( (4 * 100%) / 12);
  }
  .box > *.tb-col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (5 * 100%) / 12);
            flex: 0 0 calc( (5 * 100%) / 12);
  }
  .box > *.tb-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (6 * 100%) / 12);
            flex: 0 0 calc( (6 * 100%) / 12);
  }
  .box > *.tb-col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (7 * 100%) / 12);
            flex: 0 0 calc( (7 * 100%) / 12);
  }
  .box > *.tb-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (8 * 100%) / 12);
            flex: 0 0 calc( (8 * 100%) / 12);
  }
  .box > *.tb-col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (9 * 100%) / 12);
            flex: 0 0 calc( (9 * 100%) / 12);
  }
  .box > *.tb-col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (10 * 100%) / 12);
            flex: 0 0 calc( (10 * 100%) / 12);
  }
  .box > *.tb-col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (11 * 100%) / 12);
            flex: 0 0 calc( (11 * 100%) / 12);
  }
  .box > *.tb-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (12 * 100%) / 12);
            flex: 0 0 calc( (12 * 100%) / 12);
  }
}

@media (min-width: 924px) {
  .box > *.dt-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (1 * 100%) / 12);
            flex: 0 0 calc( (1 * 100%) / 12);
  }
  .box > *.dt-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (2 * 100%) / 12);
            flex: 0 0 calc( (2 * 100%) / 12);
  }
  .box > *.dt-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (3 * 100%) / 12);
            flex: 0 0 calc( (3 * 100%) / 12);
  }
  .box > *.dt-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (4 * 100%) / 12);
            flex: 0 0 calc( (4 * 100%) / 12);
  }
  .box > *.dt-col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (5 * 100%) / 12);
            flex: 0 0 calc( (5 * 100%) / 12);
  }
  .box > *.dt-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (6 * 100%) / 12);
            flex: 0 0 calc( (6 * 100%) / 12);
  }
  .box > *.dt-col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (7 * 100%) / 12);
            flex: 0 0 calc( (7 * 100%) / 12);
  }
  .box > *.dt-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (8 * 100%) / 12);
            flex: 0 0 calc( (8 * 100%) / 12);
  }
  .box > *.dt-col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (9 * 100%) / 12);
            flex: 0 0 calc( (9 * 100%) / 12);
  }
  .box > *.dt-col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (10 * 100%) / 12);
            flex: 0 0 calc( (10 * 100%) / 12);
  }
  .box > *.dt-col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (11 * 100%) / 12);
            flex: 0 0 calc( (11 * 100%) / 12);
  }
  .box > *.dt-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( (12 * 100%) / 12);
            flex: 0 0 calc( (12 * 100%) / 12);
  }
}

.o-form-group {
  width: 100%;
  padding-top: 5.5px;
  padding-bottom: 32px;
}

.o-form-group label {
  font-family: "Circular Std", san-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  width: 100%;
  display: block;
  color: #202020;
  margin-bottom: 13.5px;
}

.o-form-group_input {
  width: 100%;
  color: #202020;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  border: 1px solid #E7E7E7;
  padding: 15px 16px;
  border-radius: 4px;
  font-family: "Circular Std", san-serif;
  font-weight: 300;
  height: 100%;
}

.o-form-group_input::-webkit-input-placeholder {
  color: #979797;
}

.o-form-group_input::-moz-placeholder {
  color: #979797;
}

.o-form-group_input::-ms-input-placeholder {
  color: #979797;
}

.o-form-group_input::placeholder {
  color: #979797;
}

.o-form-group_input.readonly {
  color: #979797;
  background-color: #E7E7E7;
}

.o-form-group > .h5 {
  letter-spacing: -0.01em;
  color: #202020;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 13.5px;
  font-weight: 400;
}

.o-form-group_standard {
  width: 100%;
  padding-left: 14px;
  height: 48px;
  position: relative;
}

@media (min-width: 769px) {
  .o-form-group_standard {
    padding-left: 0;
    max-width: 357px;
  }
}

@media (min-width: 769px) {
  .o-form-group_standard.o-form-dropdown_input {
    padding-left: 0;
    max-width: 357px;
  }
}

.o-form-group .error-data {
  font-family: "Circular Std", san-serif;
  position: absolute;
  display: none;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #FF4127;
  top: calc(100% + 8px);
  font-weight: 300;
}

@media (min-width: 769px) {
  .o-form-group .error-data {
    white-space: nowrap;
  }
}

.o-form-group .error-data.relative {
  white-space: pre-wrap;
  position: relative;
  margin-top: 8px;
}

@media (min-width: 769px) {
  .o-form-group .error-data.relative {
    margin-top: 0;
    position: absolute;
  }
}

.o-form-group .is-invalid {
  position: relative;
}

@media (max-width: 769px) {
  .o-form-group .is-invalid {
    height: auto;
  }
}

.o-form-group .is-invalid .has-error {
  border-color: #FF4127;
}

.o-form-group .is-invalid .error-data {
  display: block;
}

.o-form-group-inner label {
  font-size: 14px;
  line-height: 17.71px;
  text-transform: uppercase;
  color: #000614;
  margin-bottom: 8px;
  font-weight: bold;
}

.o-form-group-inner.o-form-dropdown_input {
  height: auto;
}

.o-form-group-inner.o-form-dropdown_input > input {
  height: 48px;
}

.o-form-group-inner.o-form-dropdown_input label {
  padding-left: 0 !important;
}

.o-form-group .required {
  color: #FF4127;
}

.o-form-dropdown_input {
  position: relative;
  width: 100%;
  padding-left: 16px;
  height: 48px;
}

@media (min-width: 769px) {
  .o-form-dropdown_input {
    max-width: 357px;
    padding-left: 0;
  }
}

.o-form-dropdown_input.active input, .o-form-dropdown_input.active textarea {
  border-radius: 4px 4px 0 0;
}

.o-form-dropdown_input.active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.o-form-dropdown_input > input {
  position: relative;
  z-index: 3;
  background-color: transparent;
}

.o-form-dropdown_input::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("images/ic_caret_down.svg") no-repeat;
  background-size: contain;
  right: 16px;
  bottom: 16px;
  z-index: 1;
}

.o-form-dropdown_input > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #D9D9D6;
  background-color: #fff;
  width: 100%;
  top: calc(100% - 1px);
  position: absolute;
  border-radius: 0 0 4px 4px;
  max-height: 514px;
  overflow: scroll;
  scroll-margin: 50px 0 0 50px;
  z-index: 2;
}

.o-form-dropdown_input > ul::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 40px;
  background-color: #fff;
}

.o-form-dropdown_input > ul::-webkit-scrollbar {
  width: 4px;
  background-color: #fff;
}

.o-form-dropdown_input > ul::-webkit-scrollbar-thumb {
  border-radius: 40px;
  -webkit-box-shadow: none;
  background-color: #F5B335;
}

.o-form-dropdown_input > ul > li {
  width: 100%;
  padding: 8px 16px;
}

@media (min-width: 769px) {
  .o-form-dropdown_input > ul > li {
    padding: 8px;
  }
}

.o-form-dropdown_input > ul > li.li-lg {
  padding: 16px;
}

.o-form-dropdown_input > ul > li[disabled] {
  background-color: #E7E7E7;
  cursor: not-allowed;
}

.o-form-dropdown_input > ul > li[disabled]:hover {
  background-color: #E7E7E7;
}

.o-form-dropdown_input > ul > li figure {
  height: 48px;
  width: 49px;
  border: 1px solid #E7E7E7;
  border-radius: 2px;
  background-color: #fff;
  margin-right: 16px;
}

@media (min-width: 769px) {
  .o-form-dropdown_input > ul > li figure {
    margin-right: 16.5px;
  }
}

.o-form-dropdown_input > ul > li figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.o-form-dropdown_input > ul > li:hover, .o-form-dropdown_input > ul > li.list-selected {
  background-color: #FFF8DD;
}

.o-form-dropdown_input > ul > li:hover figure, .o-form-dropdown_input > ul > li.list-selected figure {
  border-color: #FFD028;
}

.o-form-dropdown_input > ul > li.disabled {
  background: #F7F7F7;
  cursor: not-allowed;
}

.o-form-dropdown_input > ul > li.disabled:hover figure {
  border-color: #e7e7e7;
}

.o-form-dropdown_input > ul > li.disabled:active {
  pointer-events: none;
}

.o-form-dropdown_input > ul > li.disabled figure {
  position: relative;
}

.o-form-dropdown_input > ul > li.disabled figure::after {
  position: absolute;
  content: '';
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(247, 247, 247, 0.5)), to(rgba(247, 247, 247, 0.5)));
  background: linear-gradient(0deg, rgba(247, 247, 247, 0.5), rgba(247, 247, 247, 0.5));
  width: 49px;
  height: 48px;
  top: 0;
  right: 0;
}

.o-form-dropdown_input > ul > li.disabled .o-form-dropdown_input--item .h5 {
  color: #A7A7A7;
}

.o-form-dropdown_input > ul > li.disabled .o-form-dropdown_input--item .italize {
  color: #A7A7A7;
}

.o-form-dropdown_input > ul > li.hide {
  display: none;
}

.o-form-dropdown_input--item {
  color: #D9D9D6;
  width: calc(100% - 74px);
}

.o-form-dropdown_input--item .h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  color: #252932;
}

.o-form-dropdown_input--item__subdetail span {
  position: relative;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.02em;
  color: #202020;
  font-family: "Circular Std", san-serif;
}

.o-form-dropdown_input--item__subdetail span:first-child {
  margin-right: 20px;
}

.o-form-dropdown_input--item__subdetail span:first-child::after {
  /*content: '\2022';*/
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.o-form-dropdown_input--item__subdetail span:last-child {
  color: #777777;
}

.o-form-dropdown_input--item__subdetail-single span {
  font-weight: normal;
  line-height: 14px;
  letter-spacing: -0.02em;
  font-family: "Circular Std", san-serif;
  font-size: 11px;
  color: #777777;
}

.o-form-dropdown_input.hide-dropdown > input {
  border-radius: 4px;
}

.o-form-dropdown_input.hide-dropdown::after {
  content: unset;
}

.o-form-dropdown_input.hide-dropdown > ul {
  display: none;
}

.o-form-group.active .o-form-timeline_count {
  background-color: #F5B335;
  color: #fff;
}

@media screen and (max-width: 769px) {
  .o-form-group.active .o-form-dropdown_input > ul {
    z-index: 9999;
    width: calc(100% - 16px);
    max-height: 200px;
  }
}

.o-form-group.active .o-form-dropdown_input > ul.for-address-dropdown {
  width: 100%;
}

.o-form-group .o-form-dropdown_input.active, .o-form-group .o-form-operator.active, .o-form-group .o-form-datetime.active, .o-form-group .o-form-group_standard.active {
  z-index: 5;
}

.o-form-group .o-form-dropdown_input.active > ul, .o-form-group .o-form-operator.active > ul, .o-form-group .o-form-datetime.active > ul, .o-form-group .o-form-group_standard.active > ul {
  opacity: 1;
  visibility: visible;
}

.o-form-group .o-form-dropdown_input.active input, .o-form-group .o-form-dropdown_input.active textarea, .o-form-group .o-form-operator.active input, .o-form-group .o-form-operator.active textarea, .o-form-group .o-form-datetime.active input, .o-form-group .o-form-datetime.active textarea, .o-form-group .o-form-group_standard.active input, .o-form-group .o-form-group_standard.active textarea {
  border-color: #FFD028;
}

.o-form-operator .o-form-group_input {
  max-width: 65px;
  width: 100%;
  margin: 0 8px;
  text-align: center;
  height: 48px;
}

.o-form-operator .o-button {
  max-width: 57px;
  width: 100%;
  height: 48px;
}

.o-form-panels {
  width: calc(100% + 17px);
  margin: 0 -8px -16px;
}

@media (min-width: 769px) {
  .o-form-panels {
    width: calc(100% + 8px);
  }
}

.o-form-panels_card {
  /*width: 100%;*/
  padding: 0 8px 16px;
  text-align: center;
}

@media (min-width: 769px) {
  .o-form-panels_card {
    width: auto;
    padding: 0 4px 16px;
    text-align: left;
  }
  .o-form-panels_card:first-of-type .o-form-panels_card--detail {
    border-radius: 8px 0px 0px 8px;
  }
  .o-form-panels_card:last-of-type .o-form-panels_card--detail {
    border-radius: 0px 8px 8px 0px;
  }
}

@media (min-width: 769px) {
  .for-pickup-form .o-form-panels_card {
    padding: 0 8px 16px;
    width: 138px !important;
  }
}

.o-form-panels_card--detail {
  border: 1px solid #E7E7E7;
  padding: 16px 14px 16px 16px;
  border-radius: 4px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  width: 138px;
}

@media (min-width: 769px) {
  .o-form-panels_card--detail {
    padding: 16px 8px 16px 16px;
    width: 129px;
  }
}

.o-form-panels_card--detail.active, .o-form-panels_card--detail:hover {
  border: 1px solid #FFD028;
}

.o-form-panels_card--detail__title > .h3 {
  font-size: 17px;
  line-height: 120%;
  font-weight: 500;
  font-family: "Moderne LL", san-serif;
  color: #252932;
  text-transform: uppercase;
}

.o-form-panels_card--detail__title > span {
  color: #252932;
  letter-spacing: -0.02em;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  font-family: "Circular Std", san-serif;
}

.o-form-panels_card--detail__body > .h5 {
  font-size: 16px;
  line-height: 130%;
  font-weight: normal;
  letter-spacing: -0.02em;
}

@media (min-width: 769px) {
  .o-form-panels_card--detail__body > .h5 {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.01em;
  }
}

.o-form-panels_card--detail.disabled {
  background: #F7F7F7;
  border: 1px solid #F7F7F7;
  cursor: not-allowed;
}

.o-form-panels_card--detail.disabled:active {
  pointer-events: none;
}

.o-form-panels_card--detail.disabled .o-form-panels_card--detail__title .h3, .o-form-panels_card--detail.disabled .o-form-panels_card--detail__title span {
  color: #A7A7A7;
}

.o-form-panels_card--detail.disabled .o-form-panels_card--detail__body .h5, .o-form-panels_card--detail.disabled .o-form-panels_card--detail__body .italize {
  color: #A7A7A7;
}

.o-form-panels.for-pizza-panel .o-form-panels_card--detail {
  padding: 7px 11px;
  width: 138px;
  height: 56px;
}

@media (min-width: 769px) {
  .o-form-panels.for-pizza-panel .o-form-panels_card--detail {
    padding: 16px;
    width: auto;
    height: unset;
  }
}

.o-form-panels.for-pizza-panel .o-form-panels_card--detail figure {
  margin-right: 8px;
  height: 40px;
  width: 40px;
}

.o-form-panels.for-pizza-panel .o-form-panels_card--detail > .h3 {
  font-size: 16px;
  line-height: 20px;
}

@media (min-width: 769px) {
  .o-form-panels.for-pizza-panel .o-form-panels_card--detail > .h3 {
    font-size: 17px;
    line-height: 21px;
  }
}

.o-form-panels.for-lg-borders .o-form-panels_card--detail {
  border-width: 3px;
}

.o-form-timeline .o-form-group {
  position: relative;
  padding-left: 36px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 17px;
  background-size: 2px 6px;
  background-repeat: repeat-y;
}

.o-form-timeline .o-form-group:nth-last-child(2), .o-form-timeline .o-form-group.no-tail {
  background-image: none;
}

.o-form-timeline .o-form-group.force-tail {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
}

.o-form-timeline .o-form-group.force-no-tail {
  background-image: none;
}

@media (min-width: 769px) {
  .o-form-timeline .o-form-group {
    padding-left: 52px;
  }
}

.o-form-timeline .o-form-group label {
  padding-left: 14px;
}

@media (min-width: 769px) {
  .o-form-timeline .o-form-group label {
    padding-left: 0;
  }
}

.o-form-timeline.order-summary-active .o-form-group:nth-last-child(2) {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
}

.o-form-timeline_count {
  position: absolute;
  color: #fff;
  font-family: "Moderne LL", san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  left: 0;
  top: 0;
  width: 36px;
  height: 36px;
  border-radius: 64px;
  background-color: #202020;
}

.o-form-datetime label {
  width: 100%;
}

.o-form-datetime .time-separator {
  font-family: "Circular Std", san-serif;
  font-size: 14px;
  line-height: 18px;
  color: #202020;
  margin: 0 7.5px 0;
}

@media (min-width: 769px) {
  .o-form-datetime .time-separator {
    margin: 0 9px 0;
  }
}

.o-form-datetime_date {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
  padding-left: 16px;
  height: 48px;
}

@media (min-width: 769px) {
  .o-form-datetime_date {
    margin-bottom: 0;
    padding-left: 0;
    max-width: 240px;
    margin-right: 17px;
  }
}

.o-form-datetime_date::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("images/ic_caret_down.svg") no-repeat;
  background-size: contain;
  right: 16px;
  bottom: 16px;
  z-index: 1;
}

.o-form-datetime_hour {
  width: 100%;
  padding: 0;
  margin-left: 16px;
  height: 48px;
  max-width: 70px;
}

@media (min-width: 375px) {
  .o-form-datetime_hour {
    max-width: 80px;
  }
}

@media (min-width: 769px) {
  .o-form-datetime_hour {
    margin-left: 0;
    max-width: 61px;
  }
}

.o-form-datetime_min {
  width: 100%;
  padding: 0;
  margin-right: 7px;
  height: 48px;
  max-width: 70px;
}

/*@media (min-width: 375px) {
  .o-form-datetime_min {
    max-width: 80px;
  }
}*/

@media (min-width: 769px) {
  .o-form-datetime_min {
    max-width: 74px;
  }
}

.o-form-datetime_min:last-child {
  margin-right: 0;
}

.o-form-datetime_hour ul li, .o-form-datetime_min ul li {
  padding: 17px 16.5px 16px;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input {
  max-width: 689px;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input textarea,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input textarea {
  z-index: 3;
  position: relative;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul {
  z-index: 2;
  display: none;
  max-height: 185px;
  position: absolute;
  left: 16px;
  width: calc(100% - 16px);
  bottom: unset;
  top: calc(100% - 1px);
}

@media (min-width: 769px) {
  .o-form-address-picker.o-form-group .o-form-dropdown_input ul,
  .o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul {
    max-height: 324px;
    left: 0;
    width: 100%;
    z-index: -1;
  }
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul li .o-form-dropdown_input--item,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul li .o-form-dropdown_input--item {
  width: 100%;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul li .o-form-dropdown_input--item .h5,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul li .o-form-dropdown_input--item .h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 769px) {
  .o-form-address-picker.o-form-group .o-form-dropdown_input ul li .o-form-dropdown_input--item .h5,
  .o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul li .o-form-dropdown_input--item .h5 {
    white-space: pre-wrap;
  }
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul.show,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul:nth-child(2) li,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul:nth-child(2) li {
  padding: 15px 16.5px;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul:nth-child(2) li figure,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul:nth-child(2) li figure {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border: 0;
  background-color: transparent;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input ul:last-child li,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input ul:last-child li {
  padding: 17px 16.5px 16px;
}

.o-form-address-picker.o-form-group .o-form-dropdown_input::after,
.o-form-address-picker.o-form-group-inner .o-form-dropdown_input::after {
  content: unset;
}

.o-form-datetime_hour ul, .o-form-datetime_min ul {
  width: 100% !important;
}

.o-form-group_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-left: 14px;
}

@media (min-width: 769px) {
  .o-form-group_radio {
    padding-left: 0;
  }
}

.o-form-group_radio > label {
  display: block;
  position: relative;
  padding-left: 23px !important;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 18.2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: unset;
  width: auto;
  margin-right: 33px;
  font-weight: normal;
}

.o-form-group_radio > label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.o-form-group_radio > label input:checked ~ .radiomark {
  background-color: #FFFFFF;
  border: 1px solid #E7E7E7;
}

.o-form-group_radio > label input:checked ~ .radiomark:after {
  display: block;
  background: #FFD028;
}

.o-form-group_radio > label input:disabled ~ .radiomark {
  border: 1px solid #D7D7D7;
  background-color: transparent;
}

.o-form-group_radio > label input:disabled ~ .radiomark:after {
  background: #D7D7D7;
}

.o-form-group_radio > label .radiomark {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #E7E7E7;
}

.o-form-group_radio > label .radiomark:after {
  content: "";
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

.o-form-group_phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.o-form-group_phone input:first-child {
  max-width: 74px;
  margin-right: 16px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.with-phone-drop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.with-phone-drop label {
  width: 100%;
}

.with-phone-drop .o-form-dropdown_input {
  max-width: 90px;
  margin-right: 16px;
  padding-left: 14px;
}

@media (min-width: 769px) {
  .with-phone-drop .o-form-dropdown_input {
    padding-left: 0;
  }
}

.with-phone-drop .o-form-dropdown_input input {
  max-width: 100%;
  padding: 15px 15px;
  margin-right: 0;
}

.with-phone-drop .o-form-group_standard {
  width: calc(100% - 106px);
  padding-left: 0;
}

.o-form-group_password {
  position: relative;
}

.o-form-group_password .ic-password {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 16px;
  bottom: 16px;
}

.o-form-group_password .ic-password::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 3;
  background: url("images/ic-password-v.svg") no-repeat;
  background-size: contain;
}

.o-form-group_password .ic-password.password-hide::after {
  background: url("images/ic-password-iv.svg") no-repeat;
  background-size: contain;
}

.o-form-group_checkbox {
  padding-left: 14px;
}

@media (min-width: 769px) {
  .o-form-group_checkbox {
    padding-left: 0;
  }
}

.o-form-group_checkbox > label {
  display: block;
  position: relative;
  padding-left: 29px !important;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 18.2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: unset;
  letter-spacing: -0.01em;
  font-weight: normal;
}

.o-form-group_checkbox > label:hover input ~ .checkmark {
  background-color: #ccc;
}

.o-form-group_checkbox > label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.o-form-group_checkbox > label input:checked ~ .checkmark {
  background-color: #F5B335;
  border: 0px;
}

.o-form-group_checkbox > label input:checked ~ .checkmark:after {
  display: block;
}

.o-form-group_checkbox > label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #000;
}

.o-form-group_checkbox > label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 1px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2.5px 2.5px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.o-form-group-custom-captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 14px;
}

@media (min-width: 769px) {
  .o-form-group-custom-captcha {
    padding-left: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    min-height: unset;
  }
}

.o-form-group-custom-captcha input:not(.o-form-group-custom-captcha_code) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  max-width: 269px;
}

@media (min-width: 769px) {
  .o-form-group-custom-captcha input:not(.o-form-group-custom-captcha_code) {
    max-width: unset;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.o-form-group-custom-captcha_code {
  border: 0;
  background-color: #FFF8DD;
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  font-family: "Circular Std", san-serif;
  letter-spacing: -0.02em;
  text-align: center;
  padding: 12px 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  max-width: 205px;
  margin-right: 16px;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .o-form-group-custom-captcha_code {
    margin-bottom: 0;
    margin-right: 24px;
    max-width: 180px;
  }
}

.o-form-group-custom-captcha .o-button {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 16px;
  height: 48px;
}

@media (min-width: 769px) {
  .o-form-group-custom-captcha .o-button {
    margin-bottom: 0;
    margin-left: 24px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.o-form-group-custom-captcha span.error-data {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  position: relative;
}

@media (min-width: 769px) {
  .o-form-group-custom-captcha span.error-data {
    position: absolute;
  }
}

.o-button {
  padding: 9px 16px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F5B335;
}

.o-button span {
  font-family: "Circular Std", san-serif;
  padding-top: 2px;
  color: #202020;
  font-size: 9px;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: 900;
}

.o-button2 span {
  font-family: "New Transport", sans-serif;
  padding-top: 2px;
  color: #FFFFFF;
  font-size: 9px;
  line-height: 120%;
  text-transform: capitalize;
  font-weight: 900;
}

.o-button i {
  margin-left: 6.5px;
}

@media (min-width: 769px) {
  .o-button i {
    margin-left: 6px;
  }
}

.o-button.ic-front i {
  margin-right: 8px;
  margin-left: 0;
}

.o-button.o-button-lg {
  padding: 15.5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.o-button.o-button-lg span {
  font-size: 15px;
  line-height: 19px;
}
.o-button2.o-button-lg span {
  font-size: 15px;
  line-height: 19px;
  text-align: center;
}

.o-button.o-button-lg i {
  margin-left: 6px;
}

.o-button.o-button-white {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.o-button.o-button-white span {
  letter-spacing: -0.02em;
  font-size: 16px;
  line-height: 130%;
  font-weight: normal;
}

.o-button.o-button-full {
  width: 100%;
}

.o-button.o-button-disabled {
  background: #D9D9D6;
  cursor: not-allowed;
}

.o-button.o-button-disabled span {
  color: #FFFFFF !important;
}

.o-button.o-button-disabled .ic-person {
  content: url("images/ic-person-white.svg");
}

.o-button:disabled {
  background-color: #D9D9D6;
  cursor: not-allowed;
}

.o-button:disabled span {
  color: #fff;
}

.o-button:disabled .ic-cart {
  content: url("images/ic-cart-white.svg");
}

.o-button.o-button-trans {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15.5px;
}

.o-button.o-button-trans span {
  color: #202020;
}

.o-button.o-button-bordered {
  border: 1px solid #F5B335;
}

.o-button.ic-only {
  border-radius: 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.o-button.ic-only i {
  margin-left: 0;
}

.o-button.ic-only-point {
  border-radius: 0;
  padding: 12px;
}

.o-button.ic-only-point i {
  margin-left: 0;
  margin-right: 0;
}

.o-button.hide {
  display: none;
}

.c-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #252932;
  position: relative;
  z-index: 9999;
  height: 100%;
  max-height: 98px;
  display: block;
  position: fixed;
  width: 100%;
}

@media (min-width: 769px) {
  .c-header {
    position: relative;
  }
}

@media (min-width: 924px) {
  .c-header {
    max-height: 80px;
    padding: 16px 0;
  }
}

.c-header .o-container {
  height: 100%;
  padding-top: 15px;
}

@media (min-width: 924px) {
  .c-header .o-container {
    height: unset;
    padding-top: 0;
  }
}

.c-header .h3 {
  font-family: "Moderne LL", san-serif;
  text-transform: uppercase;
  color: #F5B335;
  font-size: 16px;
  line-height: 20px;
}

@media (min-width: 924px) {
  .c-header .h3 {
    font-size: 29px;
    line-height: 36px;
  }
}

.o-header-title, .o-header-title-slant {
  position: relative;
  letter-spacing: -0.01em;
  font-weight: 900;
  font-family: "Moderne LL", san-serif;
  line-height: 110%;
  font-style: normal;
  font-size: 50px;
  color: #202020;
}

.o-header-title-slant {
  color: #FFFFFF;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  position: absolute;
  top: -55px;
  left: 38px;
  padding: 18px 25px;
  background-color: #000614;
}

.o-header-title-slant .upper-substr {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.02em;
  font-style: unset;
  position: relative;
  font-family: "Circular Std", san-serif;
  top: -.8rem;
}

@media (min-width: 769px) {
  .o-header-title-slant .upper-substr {
    top: -1.5rem;
  }
}

.c-top-header {
  min-height: 48px;
  padding: 36px 0 14px;
}

@media (min-width: 924px) {
  .c-top-header {
    padding: 14px 0;
  }
}

.c-top-header__content {
  font-family: Circular Std;
  font-style: normal;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  color: #7D7871;
  font-size: 14px;
  line-height: 18px;
}

@media (min-width: 924px) {
  .c-top-header__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: 208px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 130%;
  }
}

.c-top-header__content .font-up {
  font-family: Circular Std;
  font-weight: 900;
  font-size: 16px;
  line-height: 120%;
  color: #000614;
}

@media (min-width: 924px) {
  .c-top-header__content .font-up {
    font-size: 20px;
  }
}

.c-top-header__content .sign-up {
  color: #F18A00;
  font-family: Circular Std;
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 127%;
  display: inline-block;
  margin: 0 12px;
  position: relative;
}

.c-top-header__content .sign-up::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -4px;
  right: 0;
  width: calc(100% + 8px);
  height: 1px;
  background-color: #F18A00;
}

.c-top-header__content .terms-up {
  font-family: Circular Std;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.02em;
  margin-top: 12px;
  color: #7D7871;
}

@media (min-width: 924px) {
  .c-top-header__content .terms-up {
    margin-left: auto;
    margin-top: 0;
  }
}

.nav {
  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: 924px) {
  .nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 768px) {
  .nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-nav-date-mobile {
  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: 8px;
}

.c-nav-date-mobile p, .c-nav-date-mobile .h7 {
  margin: 0;
}

.c-nav-date-mobile p {
  margin: 0 7px 0 0;
  color: #FFFFFF;
}

.c-nav-date-mobile .h7 {
  color: #F5B335;
}

@media (min-width: 924px) {
  .c-nav-date-mobile {
    display: none;
  }
}

.c-nav-menu {
  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;
  height: calc(100% - 28px);
}

@media (min-width: 924px) {
  .c-nav-menu {
    height: unset;
  }
}

.c-nav-menu__logo-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 900px;
  width: 50%;
  position: relative;
  z-index: 3;
}

@media (min-width: 924px) {
  .c-nav-menu__logo-date {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-nav-menu__logo-date .logo {
  position: absolute;
  margin: 0 0 -19px 0;
  width: 177px;
  height: 86px;
}

@media (min-width: 924px) {
  .c-nav-menu__logo-date .logo {
    margin: 0 32px 0 0;
  }
}

.c-nav-menu__logo-date .date-time {
  width: 100%;
  margin-left: 209px;
  display: none;
}

@media (min-width: 924px) {
  .c-nav-menu__logo-date .date-time {
    display: block;
  }
}

@media (min-width: 924px) {
  .c-nav-menu__logo-date .date-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 209px);
  }
}

.c-nav-menu__logo-date .date-time p {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  font-family: "Circular Std", san-serif;
  letter-spacing: -0.01em;
}

.c-nav-menu_address {
  display: none;
  margin-top: 15px;
}

@media (min-width: 924px) {
  .c-nav-menu_address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 1105px) {
  .c-nav-menu_address {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-nav-menu_address .h5 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  font-family: "Circular Std", san-serif;
  margin-right: 5px;
  width: 80px;
}

.c-nav-menu_address input.active, .c-nav-menu_address > span.active {
  display: block;
}

.c-nav-menu_address input, .c-nav-menu_address > span {
  display: none;
  background-color: transparent;
  border: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  font-family: "Circular Std", san-serif;
  padding: 0;
  color: #FFFFFF;
  font-weight: 300;
  margin-right: 17.75px;
}

.c-nav-menu_address input:focus, .c-nav-menu_address > span:focus {
  border-bottom: 1px solid #fff;
}

.c-nav-menu_address .o-button {
  background-color: transparent;
  padding: 0;
  width: 115px;
}

.c-nav-menu_address .o-button span {
  color: #FFFFFF;
}

.c-nav-menu_address .o-button i {
  margin-right: 5px;
}

.c-nav-menu_address.address-mobile {
  display: none;
}

.c-nav-menu__links {
  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;
  padding-top: 0;
}

@media (min-width: 924px) {
  .c-nav-menu__links {
    padding-top: 5px;
  }
}

.c-nav-menu__links li {
  margin-right: 18px;
  position: relative;
  color:#FFFFFF !important;
}

@media (min-width: 375px) {
  .c-nav-menu__links li {
    margin-right: 34px;
  }
}

.c-nav-menu__links li .cart-counter {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  font-weight: normal;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  letter-spacing: -0.02em;
  font-family: "Circular Std", san-serif;
  color: #202020;
  position: absolute;
  right: -8px;
  top: -8px;
  background-color: #F5B335;
  border: 2px solid #252932;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-nav-menu__links li.active .c-nav-menu__links--submenu {
  visibility: visible;
  opacity: 1;
}

.c-nav-menu__links--submenu {
  width: 264px;
  background-color: #252932;
  position: absolute;
  right: -64px;
  padding: 16px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  top: 42px;
}

@media (min-width: 769px) {
  .c-nav-menu__links--submenu {
    top: 48px;
  }
}

.c-nav-menu__links--submenu li {
  margin: 0;
}

.c-nav-menu__links--submenu > li.active .c-nav-menu__links--innerSubmenu {
  max-height: 205px;
}

.c-nav-menu__links--submenu a {
  font-size: 14px;
  font-family: "Circular Std", san-serif;
  letter-spacing: 0.09em;
  font-weight: bold;
  line-height: 17.71px;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 100%;
  padding: 8px 32px;
  display: block;
}

.c-nav-menu__links--submenu .user-holder {
  border-bottom: 1px solid #D9D9D6;
}

.c-nav-menu__links--submenu .user-holder a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8px 32px 24px;
}

.c-nav-menu__links--submenu .user-holder a span {
  padding: 4px 0;
}

.c-nav-menu__links--submenu .user-holder a span:first-child {
  font-size: 12px;
  font-weight: 300;
}

.c-nav-menu__links--submenu .user-holder + li a {
  padding: 24px 32px 8px;
}

.c-nav-menu__links--innerSubmenu {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.c-nav-menu__links--innerSubmenu > li:last-child {
  padding-bottom: 0;
}

.c-nav-menu__links--innerSubmenu > li a {
  text-transform: unset;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: 300;
  padding: 8px 32px 8px 48px;
}

.c-nav-menu__links li:last-child {
  margin: 0;
}

.c-header.with-address {
  max-height: 98px;
}

@media (min-width: 924px) {
  .c-header.with-address {
    max-height: 88px;
  }
}

.c-header.with-address .c-nav-menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 924px) {
  .c-header.with-address .c-nav-menu {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.c-header.with-address .c-nav-menu .logo {
  width: 98.79px;
  height: 48px;
}

@media (min-width: 924px) {
  .c-header.with-address .c-nav-menu .logo {
    width: 177px;
    height: 86px;
  }
}

.c-header.with-address .c-nav-menu_address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-header.with-address .address-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  width: 100%;
}

@media (min-width: 924px) {
  .c-header.with-address .address-mobile {
    display: none;
  }
}

.c-header.with-address .address-mobile .h5 {
  max-height: 36px;
}

.c-header.with-address .address-mobile > span {
  width: calc(100% - 85px);
  margin-right: 0;
  max-height: 36px;
}

.c-header.with-address .address-mobile .o-button {
  max-height: 14px;
  text-align: center;
  margin-left: 85px;
  margin-bottom: 5px;
}

.c-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #FFFFFF;
}

.c-footer__main {
  background-color: #18191E;
}

@media (min-width: 924px) {
  .c-footer__main {
    padding: 0;
  }
}

.c-footer__main .o-container {
  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 24px 42px;
}

@media (min-width: 769px) {
  .c-footer__main .o-container {
    padding: 0 64px;
  }
}

.c-footer__main .o-container .footer-logo {
  width: 143px;
  height: 69.69px;
  margin: 0;
}

.c-footer__main .o-container .footer-logo img {
  width: 100%;
  height: 100%;
}

@media (min-width: 769px) {
  .c-footer__main .o-container .footer-logo {
    margin: 64px 0 0;
  }
}

.c-footer__main .o-container .footer-content {
  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;
}

@media (min-width: 769px) {
  .c-footer__main .o-container .footer-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 32px 0 82px;
  }
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content {
    margin: 32px 40px 82px 0;
  }
}

.c-footer__main .o-container .footer-content .content-left {
  width: 100%;
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-left {
    width: 45%;
  }
}

.c-footer__main .o-container .footer-content .content-left .footer-desc {
  margin: 32px 0 0 0;
}

@media (min-width: 769px) {
  .c-footer__main .o-container .footer-content .content-left .footer-desc {
    margin: 0;
  }
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-left .footer-desc {
    margin: 32px 0 0 0;
    padding-right: 40px;
    border-right: 1px solid white;
    border-bottom: none;
    margin: 0;
  }
}

.c-footer__main .o-container .footer-content .content-left .footer-desc .body-1, .c-footer__main .o-container .footer-content .content-left .footer-desc .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal-body .privacy-policy__content .c-footer__main .o-container .footer-content .content-left .footer-desc p {
  color: #FFFFFF;
  font-weight: 300;
}

.c-footer__main .o-container .footer-content .content-left .footer-desc .body-1 + .body-1, .c-footer__main .o-container .footer-content .content-left .footer-desc .modal.privacy-policy .modal-body .privacy-policy__content p + .body-1, .modal.privacy-policy .modal-body .privacy-policy__content .c-footer__main .o-container .footer-content .content-left .footer-desc p + .body-1, .c-footer__main .o-container .footer-content .content-left .footer-desc .modal.privacy-policy .modal-body .privacy-policy__content .body-1 + p, .modal.privacy-policy .modal-body .privacy-policy__content .c-footer__main .o-container .footer-content .content-left .footer-desc .body-1 + p, .c-footer__main .o-container .footer-content .content-left .footer-desc .modal.privacy-policy .modal-body .privacy-policy__content p + p, .modal.privacy-policy .modal-body .privacy-policy__content .c-footer__main .o-container .footer-content .content-left .footer-desc p + p {
  margin: 18px 0 0 0;
}

.c-footer__main .o-container .footer-content .content-right {
  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;
  padding: 0 0 16px 0;
  border-bottom: 1px solid white;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

@media (min-width: 769px) {
  .c-footer__main .o-container .footer-content .content-right {
    margin-left: 16px;
  }
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right {
    width: 55%;
    padding: 0 0 0 55px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: none;
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact {
  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;
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .overline {
  color: #FFFFFF;
  margin: 0 0 32px 36px;
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .overline {
    margin: -44px 0 24px 0;
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .overline::before {
  position: absolute;
  content: '';
  width: 17.81px;
  height: 17.81px;
  background: url("images/footer/actions/phone.png") no-repeat;
  top: 0;
  left: 0;
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .overline::before {
    top: -42px;
    left: -36px;
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers {
  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;
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers a {
  color: #FFFFFF;
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city {
  width: 50%;
  margin: 0 0 16px 0;
}

@media (min-width: 768px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city {
    width: 25%;
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city .body-1, .c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal-body .privacy-policy__content .c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city p {
  color: #FFFFFF;
}

.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city > p {
  margin: 0;
}

.c-footer__main .o-container .footer-content .content-right .delivery-service {
  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: 32px 0;
}

@media (min-width: 768px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 769px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service {
    justify-self: unset;
    margin: 0;
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-desc {
  width: 58%;
  margin: 0 16px 0 0;
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-desc {
    width: calc(100% - 132px);
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-service .body-1, .c-footer__main .o-container .footer-content .content-right .delivery-service .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal-body .privacy-policy__content .c-footer__main .o-container .footer-content .content-right .delivery-service p {
  color: #FFFFFF;
}

.c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-img {
  width: 112px;
  height: 77.05px;
}

@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-img {
    width: 116.04px;
    height: 79.83px;
  }
}

.c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-footer__secondary {
  background-color: #F5B335;
  padding: 28px 0;
}

.c-footer__secondary .o-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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container {
    -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;
  }
}

.c-footer__secondary .o-container .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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  margin: 0 0 21px 0;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container .links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
  }
}

.c-footer__secondary .o-container .links .overline {
  color: #252932;
}

.c-footer__secondary .o-container .links a + a {
  margin: 19px 0 0 0;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container .links a + a {
    margin: 0 0 0 32px;
  }
}

.c-footer__secondary .o-container .links-icon {
  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: 924px) {
  .c-footer__secondary .o-container .links-icon {
    -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;
  }
}

.c-footer__secondary .o-container .links-icon .feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  margin: 0 0 22px 0;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .feedback {
    margin: 0 15px 0 0;
  }
}

.c-footer__secondary .o-container .links-icon .feedback .overline {
  margin: 0;
  color: #252932;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .feedback .overline {
    margin-right: 17.2px;
  }
}

.c-footer__secondary .o-container .links-icon .feedback .send-img {
  width: 21.6px;
  height: 14.4px;
}

.c-footer__secondary .o-container .links-icon .feedback .send-img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-footer__secondary .o-container .links-icon .social-media {
  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;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .social-media {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-footer__secondary .o-container .links-icon .social-media .overline {
  margin: 0;
  color: #252932;
}

@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .social-media .overline {
    margin: 0 34px 0 0;
  }
}

.c-footer__secondary .o-container .links-icon .social-media .social-media-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-footer__secondary .o-container .links-icon .social-media .social-media-links > li {
  margin: 0 36px 0 0;
}

.c-footer__secondary .o-container .links-icon .social-media .social-media-links > li:last-child {
  margin: 0;
}

.info-card {
  padding: 24px;
  min-height: 109px;
  background-color: #F7F7F7;
  border-radius: 3px;
  width: 100%;
  margin-left: 14px;
}

@media (min-width: 769px) {
  .info-card {
    max-width: 240px;
    margin-left: 0;
  }
}

.info-card_icon {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-right: 16px;
  width: 32px;
}

.info-card_detail {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 100%;
}

.info-card_detail .h6, .info-card_detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .info-card_detail span, .info-card_detail .legends > li span, .legends > li .info-card_detail span, .info-card_detail span {
  color: #202020;
  font-size: 14px;
}

.info-card_detail .h6, .info-card_detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .info-card_detail span, .info-card_detail .legends > li span, .legends > li .info-card_detail span {
  line-height: 17.71px;
  font-weight: bold;
  margin-bottom: 8px;
}

.info-card_detail span {
  font-family: "Circular Std", san-serif;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 8px;
  word-break: break-word;
}

.info-card_detail span:nth-child(3) {
  word-break: break-word;
}

.info-card_detail span:last-child {
  margin-bottom: 0;
}

.c-hero-banner {
  padding: 0;
  background-color: #333;
  overflow: hidden;
  background: #f5b335;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5b335), to(#f18a00));
  background: linear-gradient(180deg, #f5b335 0%, #f18a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5b335",endColorstr="#f18a00",GradientType=1);
}

.c-hero-banner::after {
  content: '';
  position: absolute;
  right: 0;
  background: url("images/hero-banner/bg-hero-mb.png") no-repeat;
  background-size: contain;
  bottom: 0;
  width: 380px;
  height: 1135px;
}

@media (min-width: 769px) {
  .c-hero-banner::after {
    background: url("images/hero-banner/bg-hero.png") no-repeat;
    width: 893.5px;
    height: 665.2px;
  }
}

.c-hero-banner .o-container {
  padding: 0;
  max-width: 100%;
  position: relative;
  z-index: 2;
}

.c-hero-banner > div > figure {
  position: absolute;
  top: -10px;
  width: 255px;
  height: 429px;
}

@media (min-width: 769px) {
  .c-hero-banner > div > figure {
    width: 396px;
    height: 689px;
    top: -80px;
  }
}

.c-hero-banner > div > figure img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.c-hero-banner > div > figure img:first-child {
  display: none;
}

@media (min-width: 769px) {
  .c-hero-banner > div > figure img:first-child {
    display: block;
  }
}

.c-hero-banner > div > figure img:last-child {
  display: block;
}

@media (min-width: 769px) {
  .c-hero-banner > div > figure img:last-child {
    display: none;
  }
}

.c-hero-banner > div > figure::after {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  top: -100px;
  left: 0;
  width: 375px;
  height: 708px;
  background-image: url("images/hero-banner/box-hero-mb.png");
}

@media (min-width: 769px) {
  .c-hero-banner > div > figure::after {
    top: 0;
    width: 588px;
    height: 836px;
    background-image: url("images/hero-banner/box-hero.png");
  }
}

.c-hero-banner-content {
  min-height: 750px;
  position: relative;
  z-index: 2;
  padding: 212px 0 44px;
}

@media screen and (min-width: 1125px) {
  .c-hero-banner-content {
    min-height: 630px;
    padding: 212px 0 40px;
  }
}

@media screen and (min-width: 1137px) {
  .c-hero-banner-content {
    padding: 0 0 121px;
  }
}

.c-hero-banner-content .h1 {
  margin: 0 0 0 auto;
  -webkit-transform: rotate(-8.82deg);
          transform: rotate(-8.82deg);
  position: absolute;
  left: 387px;
  top: 40px;
  display: none;
  width: 450px;
}

@media (min-width: 769px) {
  .c-hero-banner-content .h1 {
    display: block;
  }
}

@media (min-width: 950px) {
  .c-hero-banner-content .h1 {
    width: 705px;
  }
}

@media screen and (min-width: 1125px) {
  .c-hero-banner-content .h1 {
    width: 788.65px;
    top: 70px;
  }
}

.c-hero-banner-content .h1 span {
  color: #202020;
  text-transform: uppercase;
  position: relative;
  font-size: 40px;
  line-height: 42.9px;
}

@media (min-width: 950px) {
  .c-hero-banner-content .h1 span {
    font-size: 52px;
  }
}

@media (min-width: 990px) {
  .c-hero-banner-content .h1 span {
    line-height: 67.9px;
    font-size: 72px;
  }
}

.c-hero-banner-content_details {
  position: relative;
  bottom: 0;
  width: 100%;
  max-width: 1181px;
  margin-left: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 769px) {
  .c-hero-banner-content_details {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (max-width: 1136px) {
  .c-hero-banner-content_details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c-hero-banner-content_details .h2 {
  display: block;
  margin: 0 0px 20px 20px;
  width: 348px;
  -webkit-transform: rotate(-8.82deg);
          transform: rotate(-8.82deg);
  letter-spacing: unset;
}

@media (min-width: 769px) {
  .c-hero-banner-content_details .h2 {
    display: none;
  }
}

.c-hero-banner-panel {
  background-color: #fff;
  border-left: 10px solid #F5B335;
  padding: 21px 25px;
  position: relative;
  height: 100px;
  margin: 0 51px 0 24px;
  width: 327px;
}

@media (min-width: 769px) {
  .c-hero-banner-panel {
    margin: 0 51px 0 0;
    width: 343px;
  }
}

@media screen and (max-width: 1136px) {
  .c-hero-banner-panel {
    margin-right: 24px;
    margin-bottom: 75px;
  }
}

.c-hero-banner-panel p {
  font-family: "Circular Std", san-serif;
  font-weight: 400;
  color: #777777;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.02em;
  max-width: 227px;
}

.c-hero-banner-panel_price {
  position: absolute;
  bottom: -50%;
  background-color: #000614;
  border-radius: 102px;
  -webkit-box-shadow: 24px 24px 24px rgba(233, 233, 233, 0.29);
          box-shadow: 24px 24px 24px rgba(233, 233, 233, 0.29);
  width: 82.4px;
  height: 82.4px;
  right: 0;
}

@media (min-width: 769px) {
  .c-hero-banner-panel_price {
    width: 102px;
    height: 102px;
    right: -35px;
  }
}

.c-hero-banner-panel_price span {
  font-family: "Circular Std", san-serif;
  color: #fff;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  line-height: 13px;
  margin: 10px 0 3px;
}

@media (min-width: 769px) {
  .c-hero-banner-panel_price span {
    line-height: 13.91px;
    letter-spacing: -0.02em;
    font-size: 11px;
    margin-bottom: 5px;
    margin: 0 0 5px;
  }
}

.c-hero-banner-panel_price .h3 {
  color: #F5B335;
  letter-spacing: -0.02em;
  font-family: "Moderne LL", san-serif;
  font-size: 24px;
  line-height: 30px;
}

@media (min-width: 769px) {
  .c-hero-banner-panel_price .h3 {
    line-height: 37.4px;
    font-size: 34px;
  }
}

.c-hero-banner-card {
  width: 100%;
  margin: 36px 24px 0;
}

@media (min-width: 769px) {
  .c-hero-banner-card {
    width: auto;
    margin: 0 -16px;
  }
}

.c-hero-banner-card_item {
  padding: 0;
  margin-bottom: 24px;
}

.c-hero-banner-card_item:last-child {
  margin-bottom: 0;
}

.c-hero-banner-card_item:last-child figure {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (min-width: 769px) {
  .c-hero-banner-card_item {
    padding: 0 16px;
    margin-bottom: 0;
  }
  .c-hero-banner-card_item figure {
    -webkit-box-shadow: -24px 24px 54px rgba(156, 110, 0, 0.8);
            box-shadow: -24px 24px 54px rgba(156, 110, 0, 0.8);
  }
}

.c-hero-banner-card_item figure {
  position: relative;
  -webkit-box-shadow: -24px 24px 54px rgba(156, 110, 0, 0.8);
          box-shadow: -24px 24px 54px rgba(156, 110, 0, 0.8);
  height: 161px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-hero-banner-card_item figure {
    height: 241px;
    width: 241px;
  }
}

.c-hero-banner-card_item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-hero-banner-card_item figure figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  padding: 11px 18px;
  width: 179px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  overflow: hidden;
  height: 66px;
}

@media (min-width: 769px) {
  .c-hero-banner-card_item figure figcaption {
    height: 45px;
  }
}

.c-hero-banner-card_item figure figcaption::before {
  content: url("images/ic-arrow-right.svg");
  right: 15px;
  position: absolute;
  top: 13px;
}

@media (min-width: 769px) {
  .c-hero-banner-card_item figure figcaption::before {
    top: 16px;
  }
}

.c-hero-banner-card_item figure figcaption .h5 {
  font-size: 18px;
  line-height: 23px;
}

@media (min-width: 769px) {
  .c-hero-banner-card_item figure figcaption .h5 {
    line-height: 120%;
    font-size: 20px;
  }
}

.c-hero-banner-card_item figure figcaption p {
  opacity: 1;
  visibility: visible;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  color: #989898;
  font-size: 13px;
  line-height: 16px;
}

@media (min-width: 769px) {
  .c-hero-banner-card_item figure figcaption p {
    opacity: 0;
    font-size: 11px;
    visibility: hidden;
    line-height: 14px;
  }
}

.c-hero-banner-card_item:hover figure figcaption {
  height: 66px;
}

.c-hero-banner-card_item:hover figure figcaption p {
  opacity: 1;
  visibility: visible;
}

.os-mac .c-hero-banner-content .h1 span::before {
  top: 45px;
}

@media (min-width: 950px) {
  .os-mac .c-hero-banner-content .h1 span::before {
    top: 60px;
  }
}

@media (min-width: 990px) {
  .os-mac .c-hero-banner-content .h1 span::before {
    top: 78px;
  }
}

.os-mac .c-hero-banner-content .h1 span::after {
  top: 115px;
}

@media (min-width: 950px) {
  .os-mac .c-hero-banner-content .h1 span::after {
    top: 130px;
  }
}

@media (min-width: 990px) {
  .os-mac .c-hero-banner-content .h1 span::after {
    top: 149px;
  }
}

.c-product {
  background: #D9D9D6 url("images/product/section-graphics.png");
  min-height: 300px;
  padding: 72px 0 32px;
}

@media (min-width: 769px) {
  .c-product {
    padding: 64px 0;
  }
}

.c-product .o-container {
  padding: 0;
}

@media (min-width: 769px) {
  .c-product .o-container {
    padding: 0 0 0 48px;
  }
}

.c-product-content_nav {
  overflow: auto;
  width: 100%;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.c-product-content_nav::-webkit-scrollbar {
  display: none;
}

@media (min-width: 769px) {
  .c-product-content_nav {
    width: 220px;
  }
}

.c-product-content_nav > li {
  background-color: #000614;
  font-family: "Circular Std", san-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.02em;
  line-height: 130%;
  font-weight: bold;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  margin-right: 8px;
  padding: 16px 18px;
}

@media (min-width: 769px) {
  .c-product-content_nav > li {
    margin-bottom: 8px;
    padding: 19px 24px 16px;
    min-height: 56px;
    margin-right: 0;
  }
}

.c-product-content_nav > li.active, .c-product-content_nav > li:hover {
  background-color: #fff;
  color: #000;
}

.c-product-content_panel {
  background-color: #fff;
  display: none;
  width: 100%;
  position: relative;
  top: -1px;
  padding: 32px 24px 24px;
}

@media (min-width: 769px) {
  .c-product-content_panel {
    width: calc(100% - 220px);
    top: unset;
    padding: 32px 24px 31px;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel {
    padding: 76px 24px 24px;
  }
}

@media (min-width: 1050px) {
  .c-product-content_panel {
    padding: 76px 24px 24px;
  }
}

@media (min-width: 1208px) {
  .c-product-content_panel {
    padding: 76px 48px 24px;
  }
}

.c-product-content_panel.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-product-content_panel--list, .c-product-content_panel--detail {
  position: relative;
  border-top: 0;
}

@media (min-width: 924px) {
  .c-product-content_panel--list, .c-product-content_panel--detail {
    border-top: 5px solid #202020;
  }
}

.c-product-content_panel--list > .h3, .c-product-content_panel--detail > .h3 {
  position: relative;
  background-color: #000614;
  color: #fff;
  font-family: "Moderne LL", san-serif;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  padding: 17.33px;
  margin-bottom: 40px;
  top: unset;
  line-height: 32px;
  font-size: 26px;
  letter-spacing: -0.02em;
}

@media (min-width: 924px) {
  .c-product-content_panel--list > .h3, .c-product-content_panel--detail > .h3 {
    min-height: 56px;
    padding: 11px 27px 4px;
    font-size: 29px;
    line-height: 36px;
    margin-bottom: 0;
    top: -45px;
    position: absolute;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list, .c-product-content_panel.for-default .c-product-content_panel--detail {
  display: none;
}

.c-product-content_panel.for-default .c-product-content_panel--list.active, .c-product-content_panel.for-default .c-product-content_panel--detail.active {
  display: block;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list, .c-product-content_panel.for-default .c-product-content_panel--detail {
    display: block;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list {
  position: relative;
  width: 100%;
  padding: 10px 0 0;
}

@media (min-width: 925px) {
  .c-product-content_panel.for-default .c-product-content_panel--list {
    padding: 50px 30px 0 0;
  }
}

@media (min-width: 1050px) {
  .c-product-content_panel.for-default .c-product-content_panel--list {
    padding: 50px 48px 0 0;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list {
    width: calc(100% - 460px);
  }
  .c-product-content_panel.for-default .c-product-content_panel--list::after {
    content: '';
    position: absolute;
    right: 0;
    top: 39px;
    bottom: 24px;
    border-right: 2px dashed #202020;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list > .h3 {
  left: unset;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list > .h3 {
    left: -5px;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list {
  margin: 0 -5px -24px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list {
    margin: 0 -5px -32px;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list {
    margin: 0;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li {
  margin-bottom: 26px;
  padding: 0 5px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li {
    margin-bottom: 32px;
    width: 50%;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li {
    width: auto;
    padding: 0;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li figure {
  margin-right: 20px;
  width: 134px;
  height: 128px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li figure {
    width: 100px;
    height: 100px;
  }
}

@media (min-width: 1050px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li figure {
    width: 150px;
    height: 150px;
    margin-right: 32px;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list > li figure img {
  /*height: 100%;*/
  -o-object-fit: cover;
     object-fit: cover;
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail {
  width: calc(100% - 155px);
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail {
    width: calc(100% - 120px);
  }
}

@media (min-width: 1050px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail {
    width: calc(100% - 182px);
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail > .h5 {
  margin: 0 0 8px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail > .h5 {
    margin: 0;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail a {
  color: #000614;
  font-size: 20px;
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail > span {
  color: #F5B335;
  font-family: "Circular Std", san-serif;
  letter-spacing: -0.02em;
  line-height: 130%;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: auto;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail > span {
    margin-bottom: 14px;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail p {
  color: #262C38;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  margin-bottom: auto;
  display: none;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail p {
    max-width: 181px;
    display: block;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail .o-button {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9px 12.5px;
  margin-top: 10px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail .o-button {
    padding: 9px 16px;
    width: auto;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail .o-button span {
  font-size: 15px;
  line-height: 19.05px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-default .c-product-content_panel--list .explore-list-detail .o-button span {
    font-size: 9px;
    line-height: 120%;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail {
  width: 100%;
  padding: 0;
}

@media (min-width: 925px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail {
    padding: 50px 0 0 20px;
  }
}

@media (min-width: 1050px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail {
    padding: 50px 0 0 48px;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail {
    width: 460px;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail > .o-button-white {
  margin-bottom: 40px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail > .o-button-white {
    display: none;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail > .h3 {
    left: unset;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas {
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: unset;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button {
  padding: 15.5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button span {
  font-size: 15px;
  line-height: 19px;
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button i {
  margin-left: 15px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button {
    padding: 9px 16px;
  }
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button span {
    font-size: 9px;
    line-height: 120%;
  }
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button i {
    margin-left: 8px;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-titles {
  margin: 0 auto 30px 0;
  display: none;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-titles {
    display: block;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-titles .h4 {
  text-transform: unset;
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-titles span {
  color: #F5B335;
  font-family: "Circular Std", san-serif;
  letter-spacing: -0.02em;
  line-height: 130%;
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 16px;
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details figure {
  width: 100%;
  margin-bottom: 24px;
  height: 249.78px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details figure {
    margin-bottom: 32px;
    height: 263px;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details figure img {
  /*height: 100%;*/
  -o-object-fit: cover;
     object-fit: cover;
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details_descriptions {
  border-top: 1px solid #F5B335;
  padding: 40px 0 0;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details_descriptions {
    padding: 32px 0 0;
  }
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details_descriptions p {
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #262C38;
  margin-bottom: 20px;
}

.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details_descriptions p:last-child {
  margin-bottom: 24px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details_descriptions p:last-child {
    margin-bottom: 20px;
  }
}

.c-product-content_panel.for-standard {
  padding: 50px 24px 64px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-standard {
    padding: 45px 24px 51px;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard {
    padding: 70px 0 24px 51px;
  }
}

@media (min-width: 1260px) {
  .c-product-content_panel.for-standard {
    padding: 40px 0 24px 51px;
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend {
  position: relative;
  display: block;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend {
    border-bottom: 5px solid #202020;
    padding-bottom: 17px;
    height: 40px;
    margin-right: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend .o-header-title-slant {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.02em;
  top: unset;
  bottom: 0;
  min-height: 56px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  left: 0;
  padding: 17.33px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend .o-header-title-slant {
    padding: 9.47px 16.68px;
    margin-right: 30px;
    left: -5px;
    top: calc(100% - -21px);
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content {
  margin: 45px 0 8.53px auto;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend__content {
    width: 405px;
    margin: 0 0 0 auto;
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > .h6, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-product-content_panel--legend__content > span, .c-product-content_panel.for-standard .legends > li .c-product-content_panel--legend__content > span, .legends > li .c-product-content_panel.for-standard .c-product-content_panel--legend__content > span {
  margin: 0 0 8px;
  line-height: 130%;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend__content > .h6, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-product-content_panel--legend__content > span, .c-product-content_panel.for-standard .legends > li .c-product-content_panel--legend__content > span, .legends > li .c-product-content_panel.for-standard .c-product-content_panel--legend__content > span {
    margin: 0 17px 0 0;
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul {
  margin: 0 -8px;
  width: 195px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul {
    width: auto;
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li {
  padding: 0 8px 8px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li {
    padding: 0 8px;
  }
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span {
  padding: 0 0 0 28px;
  position: relative;
  line-height: 130%;
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-spicy::before, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-new::before, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-limited::before, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-bestsellers::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20px;
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-spicy::before {
  content: url("images/ic-spicy.svg");
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-new::before {
  content: url("images/ic-new.svg");
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-limited::before {
  content: url("images/ic-limited.svg");
}

.c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span.ic-bestsellers::before {
  content: url("images/ic-bestsellers.svg");
}

.c-product-content_panel.for-standard .c-product-content_panel--detail {
  width: 100%;
  border-top: 0;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--detail {
    padding: 70px 6.5px 0;
  }
}

.c-product-content_panel.for-other-item {
  padding: 50px 24px 64px;
}

@media (min-width: 769px) {
  .c-product-content_panel.for-other-item {
    padding: 45px 24px 51px;
  }
}

@media (min-width: 924px) {
  .c-product-content_panel.for-other-item {
    padding: 70px 0 24px 51px;
  }
}

@media (min-width: 1260px) {
  .c-product-content_panel.for-other-item {
    padding: 40px 0 24px 51px;
  }
}

.c-product-content_panel.for-other-item .o-header-title-slant {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.02em;
  top: unset;
  bottom: 0;
  min-height: 56px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  left: 0;
  padding: 17.33px;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-other-item .o-header-title-slant {
    padding: 9.47px 16.68px;
    margin-right: 30px;
    left: -5px;
    top: 5px;
  }
}

.c-product-content_panel.for-other-item .c-product-content_panel--detail {
  padding: 50px 0 0;
}

@media (min-width: 924px) {
  .c-product-content_panel.for-other-item .c-product-content_panel--detail {
    padding: 70px 6.5px 0;
  }
}

.c-explore-cards {
  margin: 0 -12.5px -16px;
}

@media (min-width: 769px) {
  .c-explore-cards {
    margin: 0 -12.5px;
  }
}

.c-explore-cards-card {
  padding: 0 12.5px;
  width: 50%;
  min-width: 152px;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-explore-cards-card {
    width: 33.333%;
    margin-bottom: 51.5px;
  }
}

@media (min-width: 924px) {
  .c-explore-cards-card {
    width: 25%;
  }
}

.c-explore-cards-card_item figure {
  width: 100%;
  height: 172px;
  margin-bottom: 4.5px;
}

.c-explore-cards-card_item figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-explore-cards-card_item--detail {
  height: 120px;
  text-align: center;
}

@media (min-width: 924px) {
  .c-explore-cards-card_item--detail {
    height: 107px;
  }
}

.c-explore-cards-card_item--detail .h6, .c-explore-cards-card_item--detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-explore-cards-card_item--detail span, .c-explore-cards-card_item--detail .legends > li span, .legends > li .c-explore-cards-card_item--detail span {
  font-size: 18px;
  font-weight: 900;
  line-height: 120%;
}

@media (min-width: 924px) {
  .c-explore-cards-card_item--detail .h6, .c-explore-cards-card_item--detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-explore-cards-card_item--detail span, .c-explore-cards-card_item--detail .legends > li span, .legends > li .c-explore-cards-card_item--detail span {
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
  }
}

.c-explore-cards-card_item--detail > span {
  font-family: "Circular Std", san-serif;
  color: #FDB813;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: auto;
  letter-spacing: -0.02em;
}

@media (min-width: 924px) {
  .c-explore-cards-card_item--detail > span {
    letter-spacing: unset;
  }
}

.c-explore-cards-card_item--detail .o-button {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 9px 11px;
  position: relative;
}

@media (min-width: 769px) {
  .c-explore-cards-card_item--detail .o-button {
    padding: 9px 16px;
    width: auto;
  }
}

.c-explore-cards-card_item--detail .o-button i {
  margin-left: 6.5px;
}

@media (min-width: 769px) {
  .c-explore-cards-card_item--detail .o-button i {
    margin-left: 8px;
  }
}

.c-explore-cards-card_item--detail .o-button span {
  font-size: 15px;
  line-height: 127%;
  padding-top: 0;
  position: relative;
  top: 1px;
}

@media (min-width: 769px) {
  .c-explore-cards-card_item--detail .o-button span {
    font-size: 9px;
    padding-top: 2px;
    line-height: 120%;
    top: unset;
  }
}

.c-breadcrumbs {
  background-color: #F5B335;
  position: relative;
  overflow: hidden;
  padding: 32px 0 31px;
}

.c-breadcrumbs .o-container {
  position: relative;
  z-index: 3;
  padding: 0 24px;
}

@media (min-width: 769px) {
  .c-breadcrumbs .o-container {
    padding: 0 64px;
  }
}

@media (min-width: 769px) {
  .c-breadcrumbs {
    padding: 40px 0 93px;
  }
}

.c-breadcrumbs::before, .c-breadcrumbs::after {
  position: absolute;
  right: 0;
  top: 0;
  background-size: contain;
}

.c-breadcrumbs::before {
  content: url("images/breadcrumbs/section-graphics-mb-1.png");
  width: 191px;
  height: 213px;
  top: -200px;
}

@media (min-width: 769px) {
  .c-breadcrumbs::before {
    content: url("images/breadcrumbs/section-graphics-1.png");
    width: 649px;
    height: 310px;
    top: -629px;
  }
}

.c-breadcrumbs > div > ul {
  display: none;
}

@media (min-width: 769px) {
  .c-breadcrumbs > div > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-breadcrumbs > div > ul > li {
  padding: 0 12px;
  position: relative;
}

.c-breadcrumbs > div > ul > li::before {
  content: url("images/ic_slash.svg");
  position: absolute;
  right: -4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-breadcrumbs > div > ul > li:first-child a {
  margin-top: 1px;
}

.c-breadcrumbs > div > ul > li:last-child::before {
  content: '';
}

.c-breadcrumbs > div > ul > li a {
  font-family: "Circular Std", san-serif;
  letter-spacing: -0.02em;
  color: #202020;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 4px;
}

.c-breadcrumbs > div > ul > li:nth-child(n+3) a {
  font-weight: normal;
}

.c-breadcrumbs .o-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) {
  .c-breadcrumbs .o-button {
    display: none;
  }
}

.c-breadcrumbs .o-button span {
  text-transform: unset;
}

.c-default-details {
  background-color: #F5B335;
  padding: 0;
}

.c-default-details .o-container {
  padding: 0;
}

@media (min-width: 769px) {
  .c-default-details .o-container {
    padding: 0 0 0 48px;
  }
}

.c-default-details-content {
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  padding: 0;
}

@media (min-width: 769px) {
  .c-default-details-content {
    padding: 34px 0 0 44px;
  }
}

.c-default-details-content_display {
  padding: 0 16px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-default-details-content_display {
    padding: 53px 20px 47px 41px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
    background-position: left;
    background-size: 2px 6px;
    background-repeat: repeat-y;
    width: 400px;
  }
}

@media (min-width: 769px) {
  .c-default-details-content_display {
    width: 300px;
  }
}

@media (min-width: 924px) {
  .c-default-details-content_display {
    width: 400px;
  }
}

@media (min-width: 1000px) {
  .c-default-details-content_display {
    width: 522px;
  }
}

.c-default-details-content_display > p {
  letter-spacing: -0.02em;
  color: #202020;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 18.2px;
}

@media (min-width: 769px) {
  .c-default-details-content_display > p {
    margin-bottom: 30px;
  }
}

.c-default-details-content_display > p:nth-child(n+2) {
  font-size: 14px;
  letter-spacing: -0.01em;
}

@media (min-width: 769px) {
  .c-default-details-content_display > p:nth-child(n+2) {
    font-size: 16px;
    letter-spacing: -0.02em;
  }
}

.c-default-details-content_display > p.italize {
  font-size: 14px;
  color: #575757;
  letter-spacing: -0.01em;
}

@media (min-width: 769px) {
  .c-default-details-content_display > p.italize {
    max-width: 412px;
  }
}

.c-default-details-content_display > p:last-child {
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  .c-default-details-content_display > p:last-child {
    margin-bottom: unset;
  }
}

.c-default-details-content_display > p:first-child {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .c-default-details-content_display > p:first-child {
    margin-top: unset;
    max-width: 456px;
    width: 100%;
  }
}

.c-default-details-content_display figure {
  width: 100%;
  height: 343px;
  position: relative;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-default-details-content_display figure {
    width: 100%;
    margin-bottom: 32px;
  }
}

@media (min-width: 1000px) {
  .c-default-details-content_display figure {
    width: 458px;
    height: 458px;
  }
}

.c-default-details-content_display figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-default-details-content > .o-header-title-slant {
  font-size: 32px;
  padding: 13.56px 16.81px 11.36px;
  top: -15px;
  position: relative;
  margin: 0 27.5px;
  left: 0;
  max-width: 260px;
}

@media (min-width: 769px) {
  .c-default-details-content > .o-header-title-slant {
    top: -55px;
    font-size: 50px;
    padding: 18px 25px;
    left: 38px;
    position: absolute;
    margin: 0;
    max-width: unset;
  }
}

.c-default-details-content_form {
  width: 100%;
  padding: 0 24px 0;
}

@media (min-width: 769px) {
  .c-default-details-content_form {
    padding: 0 0 80px 0;
    width: calc(100% - 300px);
  }
}

@media (min-width: 924px) {
  .c-default-details-content_form {
    width: calc(100% - 400px);
  }
}

@media (min-width: 1000px) {
  .c-default-details-content_form {
    width: calc(100% - 522px);
  }
}

.c-default-details-content_form .o-header-title, .c-default-details-content_form .o-header-title-slant {
  padding-left: 0;
  margin-bottom: 8px;
  font-size: 28px;
  letter-spacing: -0.02em;
}

@media (min-width: 769px) {
  .c-default-details-content_form .o-header-title, .c-default-details-content_form .o-header-title-slant {
    font-size: 34px;
    margin-bottom: 4px;
    padding-left: 20px;
  }
}

.c-default-details-content_form > span {
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-size: 20px;
  line-height: 25px;
  display: block;
  padding-left: 0;
  margin-bottom: 24px;
}

@media (min-width: 769px) {
  .c-default-details-content_form > span {
    margin-bottom: 16px;
    padding-left: 20px;
  }
}

.c-default-details-content_form--details {
  border-top: 1px solid #E7E7E7;
  padding: 32px 0 0;
  margin: 0;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details {
    padding: 32px 0 0;
    margin: 0 24px 0 20px;
  }
}

.c-default-details-content_form--details .line-subtext {
  display: none;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .line-subtext {
    display: block;
  }
}

.c-default-details-content_form--details > p {
  color: #202020;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 16px;
}

.c-default-details-content_form--details__multi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-default-details-content_form--details__multi label {
  width: 100%;
}

.c-default-details-content_form--details__multi .o-form-dropdown_input {
  margin: 0 0 15px 0;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details__multi .o-form-dropdown_input {
    margin: 0 31px 15px 0;
    max-width: 212px;
  }
}

.c-default-details-content_form--details .order-summary {
  margin: 0 -24px;
  width: calc(100% + 48px);
  padding: 24px 24px 32px;
}

.c-default-details-content_form--details .order-summary.active {
  background-color: #F7F7F7;
}

.c-default-details-content_form--details .order-summary.active > .h3, .c-default-details-content_form--details .order-summary.active p, .c-default-details-content_form--details .order-summary.active .h5, .c-default-details-content_form--details .order-summary.active .order-summary-list {
  display: block;
}

.c-default-details-content_form--details .order-summary.active .order-summary-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-default-details-content_form--details .order-summary > .h3, .c-default-details-content_form--details .order-summary p, .c-default-details-content_form--details .order-summary .h5, .c-default-details-content_form--details .order-summary .order-summary-list, .c-default-details-content_form--details .order-summary .order-summary-total {
  display: none;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .order-summary {
    max-width: 598px;
    width: 100%;
    margin: 0 -20px 0 0;
    padding: 26px 39px 34px;
  }
}

.c-default-details-content_form--details .order-summary > .h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 2px;
}

.c-default-details-content_form--details .order-summary > p {
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 26px;
  color: #202020;
}

.c-default-details-content_form--details .order-summary > .h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 15px;
}

.c-default-details-content_form--details .order-summary-list {
  padding-bottom: 32px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .order-summary-list {
    margin-bottom: 29px;
  }
}

.c-default-details-content_form--details .order-summary-list li {
  letter-spacing: -0.01em;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  font-family: "Circular Std", san-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #202020;
  position: relative;
}

.c-default-details-content_form--details .order-summary-list li.item-indent {
  padding-left: 16px;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .order-summary-list li.item-indent {
    padding-left: 35px;
  }
}

.c-default-details-content_form--details .order-summary-list li:last-child {
  margin-bottom: 0;
}

.c-default-details-content_form--details .order-summary-list li.filled {
  margin-bottom: 11px;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .order-summary-list li.filled {
    margin-bottom: 8px;
  }
}

.c-default-details-content_form--details .order-summary-list li.filled::after {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Circular Std", san-serif;
  position: absolute;
}

.c-default-details-content_form--details .order-summary-list li.hidden {
  display: none;
}

.c-default-details-content_form--details .order-summary-list_title {
  margin-bottom: 11px;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .order-summary-list_title {
    margin-bottom: 16px;
  }
}

.c-default-details-content_form--details .order-summary-total {
  margin-bottom: 40px;
}

@media (min-width: 769px) {
  .c-default-details-content_form--details .order-summary-total {
    margin-bottom: 31px;
  }
}

.c-default-details-content_form--details .order-summary-total > h5 {
  font-size: 18px;
  line-height: 23px;
}

.c-default-details-content_form--details .order-summary-total > span {
  font-family: "Circular Std", san-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #252932;
}

.c-default-details-content_form--details .order-summary .o-button {
  width: 100%;
}

.c-product-details .c-default-details-content_display > p {
  line-height: 20.8px;
}

@media (min-width: 769px) {
  .c-product-details .c-default-details-content_display > p:first-child {
    max-width: 346px;
    width: 100%;
  }
}

.c-product-details .o-form-dropdown_input {
  padding-left: 0;
}

.c-standard-details .c-default-details-content .o-header-title-slant {
  margin: 0 24px 24px;
  padding: 9.46px 32px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content .o-header-title-slant {
    margin: 0;
    padding: 18.73px 33.27px;
  }
}

.c-standard-details .c-default-details-content_display {
  padding: 0 24px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_display {
    padding: 53px 20px 101px 41px;
  }
}

.c-standard-details .c-default-details-content_display > p {
  line-height: 20.8px;
}

.c-standard-details .c-default-details-content_display > p:first-child {
  margin-bottom: 11px;
  margin-top: 0;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_display > p:first-child {
    max-width: 401px;
    width: 100%;
  }
}

.c-standard-details .c-default-details-content_display > p:first-child + p {
  margin-top: 30px;
  letter-spacing: -0.02em;
  font-size: 16px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_display > p:first-child + p {
    max-width: 401px;
    width: 100%;
  }
}

.c-standard-details .c-default-details-content_display > figure {
  margin: 16px 0;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_display > figure {
    margin: 33px 0 16px;
  }
}

.c-standard-details .c-default-details-content_display > figure:last-child {
  margin: 16px 0 5px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_display > figure:last-child {
    margin: 33px 0 5px;
  }
}

.c-standard-details .c-default-details-content_display .italize {
  font-size: 14px;
  line-height: 18.2px;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_display .italize {
    font-size: 13px;
    line-height: 16.44px;
    margin-bottom: 16px;
  }
}

.c-standard-details .c-default-details-content_display .italize:last-child, .c-standard-details .c-default-details-content_display div:last-child, .c-standard-details .c-default-details-content_display p:last-child, .c-standard-details .c-default-details-content_display figure:last-child {
  margin-bottom: 0;
}

.c-standard-details .c-default-details-content_form {
  padding: 32px 24px 0;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_form {
    padding: 0;
  }
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-standard-details .c-default-details-content_form.for-no-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .c-standard-details .c-default-details-content_form.for-no-option > span {
    font-weight: 300;
  }
}

.c-standard-details .c-default-details-content_form .o-header-title, .c-standard-details .c-default-details-content_form .o-header-title-slant {
  margin: 0;
}

.c-standard-details .c-default-details-content_form > span {
  font-size: 18px;
  margin-bottom: 0;
}

.c-standard-details .c-default-details-content_form--details {
  margin: 24px 0 0;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_form--details {
    margin: 32px 0 0 21px;
  }
}

.c-standard-details .c-default-details-content_form--details.no-option {
  margin: 0;
  padding: 48px 0 0;
  border: 0;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_form--details.no-option {
    margin: 0 24px 0 20px;
    padding: 40px 0 0;
  }
}

.c-standard-details .c-default-details-content_form--details .o-form-group {
  padding-left: 52px;
}

.c-standard-details .c-default-details-content_form--details .o-form-group label {
  padding-left: 0;
}

.c-standard-details .c-default-details-content_form--details .o-form-group:nth-last-child(2) {
  padding-bottom: 48px;
}

.c-standard-details .c-default-details-content_form--details .o-form-group .o-form-panels_card--detail {
  width: 129px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_form--details .o-form-group .o-form-panels_card--detail {
    width: 138px;
  }
}

.c-standard-details .c-default-details-content_form--details .o-form-group .o-form-panels_card--detail .h5 {
  font-size: 16px;
}

.c-standard-details .c-default-details-content_form--details form > .o-button {
  width: 100%;
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  .c-standard-details .c-default-details-content_form--details form > .o-button {
    max-width: 521px;
  }
}

.c-standard-details .c-default-details-content_form.for-beverages-form .o-form-group:first-child:nth-last-child(2) {
  padding-bottom: 104px;
}

.opaque-s {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.hidden {
  display: none !important;
}

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0;
}

.magnifier-lens {
  position: absolute;
  border: solid 7px #fff;
  z-index: 1000;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.32);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.32);
  width: 131px !important;
  height: 131px !important;
}

@media (min-width: 769px) {
  .magnifier-lens {
    width: 150px !important;
    height: 150px !important;
  }
}

.magnifier-loader {
  position: absolute;
  top: 0;
  left: 0;
  border: solid 1px #ccc;
  color: #fff;
  text-align: center;
  background: transparent;
  background: rgba(50, 50, 50, 0.5);
  z-index: 1000;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F323232,endColorstr=#7F323232)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F323232,endColorstr=#7F323232);
}

.magnifier-loader-text {
  font: 13px Arial;
  margin-top: 10px;
}

.magnifier-large {
  position: absolute;
  z-index: 100;
}

.magnifier-preview {
  padding: 0;
  width: 100%;
  height: 150px;
  position: relative;
  overflow: hidden;
}

.magnifier-preview img {
  position: absolute;
  top: 0;
  left: 0;
}

.c-partners {
  background-color: #2D3340;
  padding: 0;
}

.c-partners .o-header-title-slant {
  -webkit-transform: rotate(-9.2deg);
          transform: rotate(-9.2deg);
  letter-spacing: -0.02em;
  max-width: 264px;
  text-transform: uppercase;
  line-height: 36px;
  font-size: 26px;
  padding: 18.46px 50.61px 18.46px 18.61px;
  left: 30px;
  top: 21px;
}

@media (min-width: 769px) {
  .c-partners .o-header-title-slant {
    top: 10px;
    left: 0;
    padding: 10.46px 18.61px;
    font-size: 29px;
    line-height: 32.5px;
  }
}

.c-partners .o-container {
  padding: 0 24px;
  max-width: 1160px;
  z-index: 2;
  position: relative;
}

@media (min-width: 1160px) {
  .c-partners .o-container {
    padding: 0;
  }
}

.c-partners .c-partners-wrapper {
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.c-partners-club {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 327px;
}

@media (min-width: 540px) {
  .c-partners-club {
    margin: unset;
    max-width: unset;
  }
}

.c-partners-club_panel {
  position: relative;
  background-color: #2D3340;
  height: 109px;
  width: 109px;
}

@media (min-width: 540px) {
  .c-partners-club_panel {
    width: 12.5%;
    height: 110px;
  }
}

@media (min-width: 769px) {
  .c-partners-club_panel {
    height: 144px;
  }
}

.c-partners-club_panel--card {
  overflow: hidden;
  position: relative;
  z-index: 3;
  height: 100%;
  width: 100%;
  display: block;
}

.c-partners-club_panel--card figure {
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
}

.c-partners-club_panel--card figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-partners-club_panel::before, .c-partners-club_panel::after {
  content: '';
  top: 0;
  position: absolute;
  width: 100%;
  height: 109px;
}

@media (min-width: 540px) {
  .c-partners-club_panel::before, .c-partners-club_panel::after {
    height: 111px;
  }
}

@media (min-width: 769px) {
  .c-partners-club_panel::before, .c-partners-club_panel::after {
    height: 145px;
  }
}

.c-partners-club_panel:nth-child(even)::after, .c-partners-club_panel:nth-child(even)::before {
  background-color: #252932;
}

.c-partners-club_panel:nth-child(even)::after {
  left: 100%;
}

.c-partners-club_panel:nth-child(even)::before {
  right: 100%;
}

@media (min-width: 540px) {
  .c-partners-club_panel:nth-child(n+8)::before {
    background-color: #252932;
    right: 100%;
  }
}

.c-partners-club_panel:last-child {
  background-color: #252932;
}

.c-partners-club_panel:last-child::after {
  background-color: #2D3340;
}

.c-partners-club.top-asset .c-partners-club_panel {
  background-color: #252932;
  height: 32px;
}

.c-partners-club.top-asset .c-partners-club_panel:nth-child(n+4) {
  height: 109px;
}

@media (min-width: 540px) {
  .c-partners-club.top-asset .c-partners-club_panel {
    background-color: #2D3340;
    height: 105px;
  }
}

.c-partners-club.top-asset .c-partners-club_panel::after, .c-partners-club.top-asset .c-partners-club_panel::before {
  height: 100%;
}

@media (min-width: 540px) {
  .c-partners-club.top-asset .c-partners-club_panel::after, .c-partners-club.top-asset .c-partners-club_panel::before {
    height: 105px;
    content: unset;
  }
}

.c-partners-club.top-asset .c-partners-club_panel:nth-child(odd)::before, .c-partners-club.top-asset .c-partners-club_panel:nth-child(odd)::after {
  content: '';
  background-color: #2D3340;
}

@media (min-width: 540px) {
  .c-partners-club.top-asset .c-partners-club_panel:nth-child(odd)::before, .c-partners-club.top-asset .c-partners-club_panel:nth-child(odd)::after {
    background-color: #252932;
  }
}

.c-partners-club.top-asset .c-partners-club_panel:nth-child(odd)::after {
  left: 100%;
}

.c-partners-club.top-asset .c-partners-club_panel:nth-child(odd)::before {
  right: 100%;
}

.c-partners-club.top-asset .c-partners-club_panel:last-child {
  background-color: #2D3340;
}

.c-partners-club.top-asset .c-partners-club_panel:last-child::after {
  background-color: #252932;
}

@media (min-width: 540px) {
  .c-partners-club.top-asset .c-partners-club_panel:last-child {
    background-color: #252932;
  }
}

.legends {
  margin: 0 -8px;
  width: 195px;
}

@media (min-width: 769px) {
  .legends {
    width: auto;
  }
}

.legends > li {
  padding: 0 8px 8px;
}

@media (min-width: 924px) {
  .legends > li {
    padding: 0 8px;
  }
}

.legends > li span {
  padding: 0 0 0 28px;
  position: relative;
  line-height: 130%;
  letter-spacing: -0.01em;
}

.legends > li span.ic-spicy::before, .legends > li span.ic-new::before, .legends > li span.ic-limited::before, .legends > li span.ic-bestsellers::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20px;
}

.legends > li span.ic-spicy::before {
  content: url("images/ic-spicy.svg");
}

.legends > li span.ic-new::before {
  content: url("images/ic-new.svg");
}

.legends > li span.ic-limited::before {
  content: url("images/ic-limited.svg");
}

.legends > li span.ic-bestsellers::before {
  content: url("images/ic-bestsellers.svg");
}

.o-header-trans {
  background-color: #252932;
  position: relative;
  padding: 38px 0 50px;
  display: none;
}

@media (min-width: 769px) {
  .o-header-trans {
    display: block;
  }
}

.o-header-trans.with-address {
  display: none;
}

.o-header-trans::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background: url("images/nav/header-trans-bg.png") no-repeat;
  background-size: contain;
  width: 939px;
  height: 370px;
}

.o-header-trans .o-container {
  position: relative;
  z-index: 3;
}

.o-header-trans .o-container > .h5 {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #fff;
  margin-bottom: 24px;
}

.o-header-trans-cards_card {
  width: 360px;
  padding: 0 16.5px;
}

.o-header-trans-cards_card--detail figure {
  position: relative;
  height: 227px;
}

.o-header-trans-cards_card--detail figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.o-header-trans-cards_card--detail figure figcaption {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 11px 16px 13px;
  width: 193.55px;
}

.o-header-trans-cards_card--detail figure figcaption::before {
  content: url("images/ic-arrow-right.svg");
  right: 16px;
  position: absolute;
  top: 20px;
}

.o-header-trans-cards_card--detail figure figcaption .h5 {
  font-size: 20px;
  font-family: "Moderne LL", san-serif;
  text-transform: uppercase;
  font-size: 29px;
  line-height: 36.25px;
  letter-spacing: -0.02em;
  margin-bottom: 4px;
}

.o-header-trans-cards_card--detail figure figcaption p {
  color: #979797;
  font-size: 14px;
  line-height: 18.2px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 10001;
  padding: 15px 24px;
  opacity: 0;
  visibility: hidden;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.modal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.modal-content {
  background-color: #fff;
  min-height: 100px;
  max-width: 681px;
  width: 100%;
  border-radius: 8px;
  position: relative;
  padding: 80px 80px 63px;
}

.modal-dismiss {
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 16px;
}

@media (min-width: 924px) {
  .modal-dismiss {
    padding: 24px;
  }
}

.modal-body > .h2 {
  font-weight: 900;
  font-size: 34px;
  line-height: 37.4px;
  letter-spacing: -0.02em;
  color: #202020;
  margin-bottom: 16px;
}

.modal-body > p {
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  color: #53555B;
  max-width: 496px;
}

.transaction-body {
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  margin-bottom: 16px;
}
.transaction-modal {
  height: auto !important;
  padding-top: 20px;
}
.transaction-row {
  display: flex;
  padding: 0 30px 0 30px;
}
.trasaction-text {
  font-size: 13px;
  line-height: 20px;
  max-width: 450px;
  padding-top: 10px;
  text-transform: none;
}
.transaction-panel1 {
  padding: 0 0 0 60px;
}
.transaction-button {
  padding: 10px;
  width: 150px;
}
.transaction-panel-text {
  text-align: left;
}
.transaction-panel-text1 {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
.transaction-ordernow {
  margin-top: 35px;
}

@media (max-width: 769px) {
    .transaction-panel {
      width:  auto;
      padding: 0;
      flex-wrap: unset !important;
    }
    .transaction-row {
      display: unset;
    }
    .for-delivery-form {
      margin-top: -50px;
    }
    .transaction-button {
      width: 115px;
    }
    .transaction-panel-text {
      text-align: center;
      font-size: 15px !important;
    }
    .transaction-panel1 {
      justify-content: center;
      padding-bottom: 40px;
    }
    .transaction-ordernow {
      margin-top: 0;
      margin-bottom: 10px;
    }
    #location-input {
      height: auto !important;
    }
    .transaction-panel-text1 {
      font-size: 15px;
    }
    .transaction-body .o-form-group {
      padding-bottom: 10px !important;
    }
    .transaction-body .o-form-group label {
      font-size: 17px !important;
    }
    .transaction-body .o-button.o-button-lg span {
      font-size: 12px;
    }
    .transaction-body .o-form-panels_card {
      padding: 0 5px 16px;
    }
    .transaction-body .o-form-datetime_hour {
      margin-left: 12px !important;
      max-width: 58px !important;
    }
    .transaction-body .o-form-group .is-invalid .error-data {
      width: 300px;
    }
    .c-ordernow form .italize {
      margin-top: -8px !important;
    }
    .panel-width {
      width: 118px !important;
    }
}
.modal.for-transaction .modal-content {
  max-width: 958px;
  width: 100%;
  padding: 54px 24px 53px;
}

@media (min-width: 769px) {
  .modal.for-transaction .modal-content {
    padding: 80px 82px 33px 80px;
  }
}

.modal.for-transaction .modal-body > .h2 {
  font-weight: 900;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: -0.01em;
  text-transform: unset;
}

.modal.for-transaction .modal-body > p {
  margin-bottom: 32px;
}

.modal.for-transaction .modal-body .o-header-trans-cards {
  margin: 0 -16px;
}

.modal.for-transaction .modal-body .o-header-trans-cards_card {
  padding: 0 16px;
  width: 50%;
}

.modal.for-transaction .modal-body .o-header-trans-cards_card figure {
  height: 227px;
}

.modal.for-invalid-delivery .modal-content, .modal.for-registration-success .modal-content {
  padding: 54px 24px 53px;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery .modal-content, .modal.for-registration-success .modal-content {
    padding: 80px 64px 88px;
  }
}

.modal.for-invalid-delivery .modal-body > .h2, .modal.for-registration-success .modal-body > .h2 {
  text-transform: unset;
  text-align: center;
  max-width: 423px;
  width: 100%;
  margin: 0 auto 16px;
  font-size: 28px;
  line-height: 30.8px;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery .modal-body > .h2, .modal.for-registration-success .modal-body > .h2 {
    line-height: 37.4px;
    font-size: 34px;
  }
}

.modal.for-invalid-delivery .modal-body > p, .modal.for-registration-success .modal-body > p {
  margin-bottom: 24px;
  max-width: unset;
  text-align: center;
  color: #202020;
  font-weight: 300;
}

.modal.for-invalid-delivery .modal-body .o-header-trans-cards, .modal.for-registration-success .modal-body .o-header-trans-cards {
  margin: 0 -16px;
}

.modal.for-invalid-delivery .modal-body .o-header-trans-cards_card, .modal.for-registration-success .modal-body .o-header-trans-cards_card {
  padding: 0 16px;
  width: 50%;
}

.modal.for-invalid-delivery .modal-body .o-header-trans-cards_card figure, .modal.for-registration-success .modal-body .o-header-trans-cards_card figure {
  height: 227px;
}

.modal.for-invalid-delivery .modal-body .o-button-lg, .modal.for-registration-success .modal-body .o-button-lg {
  width: 100%;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery .modal-body .o-button-lg, .modal.for-registration-success .modal-body .o-button-lg {
    max-width: 260px;
  }
}

.modal.privacy-policy .modal-content {
  max-width: 958px;
  padding: 24px 0px;
  max-height: 619px;
  overflow-y: scroll;
}

@media (min-width: 924px) {
  .modal.privacy-policy .modal-content {
    padding: 64px 64px 16px;
    overflow-y: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
}

@media (min-width: 924px) {
  .modal.privacy-policy .mobile {
    display: none;
  }
}

.modal.privacy-policy .desktop {
  display: none;
}

@media (min-width: 924px) {
  .modal.privacy-policy .desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.modal.privacy-policy .modal-body .privacy-policy--tabs {
  max-width: 280px;
  margin: 48px auto;
  overflow: hidden;
}

@media (min-width: 425px) {
  .modal.privacy-policy .modal-body .privacy-policy--tabs {
    max-width: 652px;
    padding: 0px 32px;
  }
}

.modal.privacy-policy .modal-body .privacy-policy--tabs ol {
  list-style-type: decimal;
  padding-left: 24px;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs ul {
  padding-left: 24px;
  list-style-type: circle;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs ol > li, .modal.privacy-policy .modal-body .privacy-policy--tabs ul > li {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #000000;
  font-family: 'Circular Std', san-serif;
  margin: 0 0 8px 15px;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs ol > ul {
  padding-left: 20px;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs .privacy-policy-tab {
  overflow: hidden;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs label {
  border-bottom: 1px dashed #000000;
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  padding-bottom: 16px;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs label::after {
  content: '';
  width: 16px;
  height: 16px;
  background: url(images/ic_caret_down.svg) no-repeat;
  margin: 8px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs input:checked + label::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modal.privacy-policy .modal-body .privacy-policy--tabs input:checked ~ .tab-content {
  max-height: 100%;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs p {
  margin-bottom: 16px;
}

.modal.privacy-policy .modal-body .privacy-policy--tabs .tab-content {
  margin-top: 16px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  max-height: 0;
  overflow: hidden;
}

.modal.privacy-policy .modal-body .privacy-policy__nav li, .modal.privacy-policy .modal-body .privacy-policy__nav a {
  padding-bottom: 16px;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.02em;
  font-family: "Circular Std", san-serif;
  color: #000614;
}

.modal.privacy-policy .modal-body .privacy-policy__nav li:hover, .modal.privacy-policy .modal-body .privacy-policy__nav li.active, .modal.privacy-policy .modal-body .privacy-policy__nav a:hover, .modal.privacy-policy .modal-body .privacy-policy__nav a.active {
  color: #F18A00;
}

.modal.privacy-policy .modal-body .privacy-policy__nav .nav-items--active {
  color: #F18A00;
}

.modal.privacy-policy .modal-body .privacy-policy__content {
  max-width: 574px;
  overflow-y: scroll;
  max-height: 432px;
  padding-right: 8px;
}

.modal.privacy-policy .modal-body .privacy-policy__content::before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  border: 1px dashed #000000;
}

.modal.privacy-policy .modal-body .privacy-policy__content h3 {
  padding-left: 48px;
}

.modal.privacy-policy .modal-body .privacy-policy__content p {
  margin-bottom: 16px;
  padding-left: 48px;
}

.modal.privacy-policy .modal-body .privacy-policy__content hr {
  border: 1px dashed #000000;
  margin-top: 24px;
  margin-bottom: 24px;
}

.modal.privacy-policy .modal-body .privacy-policy__content > div {
  margin-bottom: 32px;
}

.modal.privacy-policy .modal-body .privacy-policy__content ol {
  list-style-type: decimal;
  padding-left: 70px;
}

.modal.privacy-policy .modal-body .privacy-policy__content ul {
  padding-left: 70px;
  list-style-type: circle;
}

.modal.privacy-policy .modal-body .privacy-policy__content ol > li, .modal.privacy-policy .modal-body .privacy-policy__content ul > li {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #000000;
  font-family: 'Circular Std', san-serif;
  margin: 0 0 8px 15px;
}

.modal.privacy-policy .modal-body .privacy-policy__content ol > ul {
  padding-left: 20px;
}

.modal.privacy-policy .modal-body #policy-content::-webkit-scrollbar {
  width: 8px;
}

.modal.privacy-policy .modal-body #policy-content::-webkit-scrollbar-thumb {
  background-color: #D9D9D6;
  border-radius: 8px;
}

.modal.for-promo-code .modal-content {
  padding: 54px 24px 40px;
}

@media (min-width: 769px) {
  .modal.for-promo-code .modal-content {
    padding: 80px 57px 80px 80px;
  }
}

.modal.for-promo-code .modal-body > .h2 {
  line-height: 37.4px;
  text-transform: unset;
  width: 100%;
  margin: 0 auto 16px;
  font-size: 28px;
  line-height: 30.8px;
}

@media (min-width: 769px) {
  .modal.for-promo-code .modal-body > .h2 {
    line-height: 37.4px;
    font-size: 34px;
  }
}

.modal.for-promo-code .modal-body form .o-form-group {
  padding: 0 0 16px;
}

@media (min-width: 769px) {
  .modal.for-promo-code .modal-body form .o-form-group {
    padding: 0 0 74px;
  }
}

.modal.for-promo-code .modal-body form .o-form-group label {
  font-size: 20px;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 16px;
  letter-spacing: -0.02em;
}

.modal.for-promo-code .modal-body form .o-form-group_standard {
  max-width: 377px;
  width: 100%;
  padding-left: 0;
}

.modal.for-promo-code .modal-body form .o-form-group .o-button {
  max-width: 260px;
  width: 100%;
}

.modal.for-promo-code .modal-body .o-header-trans-cards {
  margin: 0 -16px;
}

.modal.for-promo-code .modal-body .o-header-trans-cards_card {
  padding: 0 16px;
  width: 50%;
}

.modal.for-promo-code .modal-body .o-header-trans-cards_card figure {
  height: 227px;
}

.modal.for-promo-code .modal-body .o-button-lg {
  width: 100%;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .modal.for-promo-code .modal-body .o-button-lg {
    margin-bottom: 0;
    max-width: 260px;
  }
}

.modal.for-promo-code .modal-body .o-button-lg:first-child {
  margin-bottom: 0;
}

.modal.for-added-to-cart .modal-content {
  border-radius: 0;
  height: 311px;
  padding: 54px 24px 40px;
}

@media (min-width: 769px) {
  .modal.for-added-to-cart .modal-content {
    padding: 80px 57px 80px 80px;
  }
}

.modal.for-added-to-cart .modal-dismiss {
  padding: 16px;
}

@media (min-width: 924px) {
  .modal.for-added-to-cart .modal-dismiss {
    padding: 24px;
  }
}

.modal.for-added-to-cart .modal-body__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 56px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal.for-added-to-cart .modal-body__title .ic-modal-cart {
  width: 32px;
  height: 32px;
  margin: 0 16px 0 0;
}

.modal.for-added-to-cart .modal-body__title h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  color: #202020;
  letter-spacing: -0.02em;
  font-size: 28px;
}

@media (min-width: 924px) {
  .modal.for-added-to-cart .modal-body__title h2 {
    font-size: 34px;
  }
}

.modal.for-added-to-cart .modal-body .o-button-lg {
  width: 100%;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .modal.for-added-to-cart .modal-body .o-button-lg {
    margin-bottom: 0;
    max-width: 260px;
  }
}

.modal.for-added-to-cart .modal-body .o-button-lg:first-child {
  margin-bottom: 0;
}

.modal.for-other-brands .modal-content {
  border-radius: 0;
  padding: 56px 24px 24px;
}

@media (min-width: 769px) {
  .modal.for-other-brands .modal-content {
    padding: 80px 69px 69px;
  }
}

.modal.for-other-brands .modal-dismiss {
  padding: 16px;
}

@media (min-width: 924px) {
  .modal.for-other-brands .modal-dismiss {
    padding: 24px;
  }
}

.modal.for-other-brands .modal-body__image {
  width: 100px;
  height: 100px;
  margin: 0 auto 24px auto;
  border: 1px solid #E7E7E7;
}

@media (min-width: 924px) {
  .modal.for-other-brands .modal-body__image {
    width: 120px;
    height: 120px;
    margin: 0 auto 16px auto;
  }
}

.modal.for-other-brands .modal-body__image img {
  width: 100%;
  height: 100%;
}

.modal.for-other-brands .modal-body__title {
  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: 0 0 33px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 924px) {
  .modal.for-other-brands .modal-body__title {
    margin: 0 0 24px 0;
  }
}

.modal.for-other-brands .modal-body__title h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 16px 0;
  color: #202020;
  letter-spacing: -0.02em;
  font-size: 28px;
}

@media (min-width: 924px) {
  .modal.for-other-brands .modal-body__title h3 {
    font-size: 34px;
  }
}

.modal.for-other-brands .modal-body__title .body-1, .modal.for-other-brands .modal-body__title .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal-body .privacy-policy__content .modal.for-other-brands .modal-body__title p {
  color: #202020;
  text-align: center;
}

.modal.for-other-brands .modal-body .o-button-lg {
  width: 100%;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .modal.for-other-brands .modal-body .o-button-lg {
    margin-bottom: 0;
    max-width: 260px;
  }
}

.modal.for-other-brands .modal-body .o-button-lg:first-child {
  margin-bottom: 0;
}

.modal.for-delivery-transaction-alert .modal-content {
  border-radius: 0;
  padding: 56px 24px 53px;
}

@media (min-width: 769px) {
  .modal.for-delivery-transaction-alert .modal-content {
    padding: 80px 64px 88px;
  }
}

.modal.for-delivery-transaction-alert .modal-dismiss {
  padding: 16px;
}

@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-dismiss {
    padding: 24px;
  }
}

.modal.for-delivery-transaction-alert .modal-body {
  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;
}

.modal.for-delivery-transaction-alert .modal-body__title {
  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: 0 0 71px 0;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-body__title {
    margin: 0 0 24px 0;
  }
}

.modal.for-delivery-transaction-alert .modal-body__title h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 16px 0;
  color: #202020;
  letter-spacing: -0.02em;
  font-size: 28px;
}

@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-body__title h3 {
    font-size: 34px;
  }
}

.modal.for-delivery-transaction-alert .modal-body__title .body-1, .modal.for-delivery-transaction-alert .modal-body__title .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal-body .privacy-policy__content .modal.for-delivery-transaction-alert .modal-body__title p {
  color: #202020;
}

.modal.for-delivery-transaction-alert .modal-body .o-button-lg {
  width: 100%;
}

@media (min-width: 769px) {
  .modal.for-delivery-transaction-alert .modal-body .o-button-lg {
    max-width: 260px;
  }
}

.modal.for-delivery-disclaimer .modal-content {
  border-radius: 0;
  padding: 54px 24px 27px;
}

@media (min-width: 769px) {
  .modal.for-delivery-disclaimer .modal-content {
    padding: 90px 69.5px 45px 68.5px;
  }
}

.modal.for-delivery-disclaimer .modal-dismiss {
  padding: 16px;
}

@media (min-width: 924px) {
  .modal.for-delivery-disclaimer .modal-dismiss {
    padding: 24px;
  }
}

.modal.for-delivery-disclaimer .modal-body__title {
  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: 0 0 56px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

@media (min-width: 924px) {
  .modal.for-delivery-disclaimer .modal-body__title {
    margin: 0 0 24px 0;
    text-align: unset;
  }
}

.modal.for-delivery-disclaimer .modal-body__title h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  color: #202020;
  letter-spacing: -0.02em;
  font-size: 28px;
  margin: 0 0 16px 0;
}

@media (min-width: 924px) {
  .modal.for-delivery-disclaimer .modal-body__title h3 {
    font-size: 34px;
    margin: 0 0 32px 0;
  }
}

.modal.for-delivery-disclaimer .modal-body .o-button {
  width: 100%;
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .modal.for-delivery-disclaimer .modal-body .o-button {
    max-width: 260px;
  }
}

.modal.for-delivery-disclaimer .modal-body .o-button:first-child {
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .modal.for-delivery-disclaimer .modal-body .o-button:first-child {
    margin-bottom: 0;
  }
}

.modal.for-order-details .modal-wrapper {
  height: auto;
}

.modal.for-order-details .modal-dismiss {
  padding: 29px;
}

.modal.for-order-details .modal-content {
  border-radius: 0;
  padding: 0;
  max-width: 470px;
}

.modal.for-order-details .order-detail_header {
  padding: 80px 24px 17px;
}

.modal.for-order-details .order-detail_header > span {
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-weight: bold;
  font-size: 14px;
  line-height: 17.71px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.modal.for-order-details .order-detail_header > .h3 {
  font-size: 34px;
  line-height: 37.4px;
  font-family: "Moderne LL", san-serif;
}

.modal.for-order-details .order-detail_body {
  background-color: #FFF8DD;
  padding: 24px;
}

.modal.for-order-details .order-detail_body--title {
  position: relative;
}

.modal.for-order-details .order-detail_body--title__icon {
  width: 24px;
  margin-right: 8px;
  margin-top: 2px;
}

.modal.for-order-details .order-detail_body--title .h5 {
  font-size: 24px;
  line-height: 30.36px;
  margin-bottom: 8px;
}

.modal.for-order-details .order-detail_body--title figure {
  position: absolute;
  width: 88px;
  height: 88px;
  right: -5px;
  top: -5px;
}

.modal.for-order-details .order-detail_body--title figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modal.for-order-details .order-detail_body--title .o-divider {
  margin: 0 0 24px;
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 0 100%;
  background-size: 6px 1px;
  background-repeat: repeat-x;
  height: 1px;
  max-width: 329px;
}

.modal.for-order-details .order-detail_list li {
  padding: 8px 0;
}

.modal.for-order-details .order-detail_list li .h6, .modal.for-order-details .order-detail_list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .modal.for-order-details .order-detail_list .c-product-content_panel--legend__content > ul > li span, .modal.for-order-details .order-detail_list .legends > li span {
  font-size: 14px;
  line-height: 17.71px;
  font-weight: bold;
}

.modal.for-order-details .order-detail_list li span {
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-size: 14px;
  line-height: 18.2px;
  width: 100%;
}

.modal.for-order-details .order-detail_list li span:first-child {
  max-width: 200px;
  text-align: left;
}

.modal.for-order-details .order-detail_list li span:nth-child(2) {
  max-width: 60px;
  text-align: center;
}

.modal.for-order-details .order-detail_list li span:not(:first-child):last-child {
  max-width: 150px;
  text-align: right;
}

.modal.for-order-details .order-detail_list li.inner {
  padding-left: 32px;
}

.modal.for-order-details .order-detail_list li.subtotal {
  padding: 8px 0 24px;
  border-bottom: 1px solid #000614;
}

.modal.for-order-details .order-detail_list li.subtotal + li {
  padding: 24px 0 8px;
}

.modal.for-order-details .order-detail_list li.subtotal:last-child {
  padding: 8px 0;
  border: 0;
}

.modal.for-order-details .order-detail_footer {
  background-color: #000614;
  padding: 24px;
}

.modal.for-order-details .order-detail_footer ul li .h6, .modal.for-order-details .order-detail_footer .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li li span, .c-product-content_panel.for-standard .modal.for-order-details .order-detail_footer .c-product-content_panel--legend__content > ul > li li span, .modal.for-order-details .order-detail_footer ul .legends > li span, .modal.for-order-details .order-detail_footer ul li span {
  color: #FFFFFF;
}

.modal.for-order-details .order-detail_footer ul li.subtotal {
  border-bottom: 1px solid #FFFFFF;
}

.modal.for-order-details .order-detail_footer ul li:last-child span {
  max-width: 100%;
}

.modal.for-invalid-delivery-checkout .modal-content, .modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
  padding: 48px 24px;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery-checkout .modal-content, .modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
    padding: 80px 64px;
  }
}

.modal.for-invalid-delivery-checkout .modal-body > .h2, .modal.for-remove-order .modal-body > .h2, .modal.for-default-modal .modal-body > .h2 {
  text-transform: unset;
  text-align: center;
  max-width: 488px;
  width: 100%;
  margin: 0 auto 16px;
  font-size: 28px;
  line-height: 30.8px;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery-checkout .modal-body > .h2, .modal.for-remove-order .modal-body > .h2, .modal.for-default-modal .modal-body > .h2 {
    line-height: 37.4px;
    font-size: 34px;
  }
}

.modal.for-invalid-delivery-checkout .modal-body > p, .modal.for-remove-order .modal-body > p, .modal.for-default-modal .modal-body > p {
  max-width: unset;
  color: #202020;
  font-weight: 300;
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery-checkout .modal-body > p, .modal.for-remove-order .modal-body > p, .modal.for-default-modal .modal-body > p {
    margin-bottom: 24px;
  }
}

.modal.for-invalid-delivery-checkout .modal-body > p a, .modal.for-remove-order .modal-body > p a, .modal.for-default-modal .modal-body > p a {
  color: #F5B335;
  position: relative;
}

.modal.for-invalid-delivery-checkout .modal-body > p a::before, .modal.for-remove-order .modal-body > p a::before, .modal.for-default-modal .modal-body > p a::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 1px;
  bottom: -3px;
  background-color: #F5B335;
}

.modal.for-invalid-delivery-checkout .modal-body .o-header-trans-cards, .modal.for-remove-order .modal-body .o-header-trans-cards, .modal.for-default-modal .modal-body .o-header-trans-cards {
  margin: 0 -16px;
}

.modal.for-invalid-delivery-checkout .modal-body .o-header-trans-cards_card, .modal.for-remove-order .modal-body .o-header-trans-cards_card, .modal.for-default-modal .modal-body .o-header-trans-cards_card {
  padding: 0 16px;
  width: 50%;
}

.modal.for-invalid-delivery-checkout .modal-body .o-header-trans-cards_card figure, .modal.for-remove-order .modal-body .o-header-trans-cards_card figure, .modal.for-default-modal .modal-body .o-header-trans-cards_card figure {
  height: 227px;
}

.modal.for-invalid-delivery-checkout .modal-body .o-button-lg, .modal.for-remove-order .modal-body .o-button-lg, .modal.for-default-modal .modal-body .o-button-lg {
  width: 100%;
}

@media (min-width: 769px) {
  .modal.for-invalid-delivery-checkout .modal-body .o-button-lg, .modal.for-remove-order .modal-body .o-button-lg, .modal.for-default-modal .modal-body .o-button-lg {
    max-width: 260px;
  }
}

.modal.for-registration-success .modal-content {
  max-width: 445px;
  width: 100%;
  padding: 32px 35px;
}

@media (min-width: 769px) {
  .modal.for-registration-success .modal-content {
    padding: 80px 82px 65px 80px;
  }
}

.modal.for-registration-success .modal-body {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal.for-registration-success .modal-body > .h2, .modal.for-registration-success .modal-body > p {
  text-align: left;
}

.modal.for-registration-success .modal-body > p {
  font-weight: 400;
  margin-bottom: 32px;
}

.modal.for-registration-success .modal-body .o-button {
  max-width: 257px;
}

.modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
  padding: 54px 24px 53px;
  border-radius: 24px;
}

@media (min-width: 769px) {
  .modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
    padding: 80px 64px 40px;
  }
}

.modal.for-remove-order .modal-body .o-button, .modal.for-default-modal .modal-body .o-button {
  max-width: 260px;
}

.modal.for-remove-order .for-remove-order_ctas, .modal.for-default-modal .for-remove-order_ctas {
  width: 100%;
}

.modal.for-remove-order .for-remove-order_ctas .o-button:first-child, .modal.for-default-modal .for-remove-order_ctas .o-button:first-child {
  margin-right: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.modal.for-remove-order .for-remove-order_ctas .o-button:last-child, .modal.for-default-modal .for-remove-order_ctas .o-button:last-child {
  margin-left: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .modal.for-remove-order .for-remove-order_ctas .o-button:first-child, .modal.for-default-modal .for-remove-order_ctas .o-button:first-child {
    margin-right: 12px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .modal.for-remove-order .for-remove-order_ctas .o-button:last-child, .modal.for-default-modal .for-remove-order_ctas .o-button:last-child {
    margin-left: 12px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0;
  }
}

.modal.popup {
  padding: 0;
}

.modal.popup::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #252932;
  opacity: 0.9;
  z-index: 10000;
}

.modal.popup .modal-container {
  position: relative;
  margin: 0 18px;
  background-color: #F5B335;
  border-radius: 8px;
  z-index: 10001;
  padding-bottom: 39px;
}

@media (min-width: 924px) {
  .modal.popup .modal-container {
    padding-bottom: 43px;
  }
}


.modal.popup .modal-container2 {
  position: relative;
  margin: 0 18px;
  background-color: #FFFFFF;
  z-index: 10001;
  padding-bottom: 39px;
  border-radius: 24px;
}

@media (min-width: 924px) {
  .modal.popup .modal-container2 {
    padding-bottom: 40px;
  }
}

.modal.popup .popup-images {
  background-color: #F5B335;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: 43px;
  height: 230px;
  width: 100%;
}

@media (min-width: 924px) {
  .modal.popup .popup-images {
    margin-bottom: 47px;
    height: 201px;
  }
}


.modal.popup .popup-images2 {
  margin-bottom: 43px;
  height: 230px;
  width: 100%;
}

@media (min-width: 924px) {
  .modal.popup .popup-images2 {
    margin-bottom: 47px;
    height: 201px;
  }
}

.modal.popup .popup-image-wrapper {
  width: 100%;
  height: 100%;
}

.modal.popup .popup-image-wrapper img {
  mix-blend-mode: screen;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (min-width: 924px) {
  .modal.popup .popup-image-wrapper .img-sm {
    display: none;
  }
}

.modal.popup .popup-image-wrapper .img-lg {
  display: none;
}

@media (min-width: 924px) {
  .modal.popup .popup-image-wrapper .img-lg {
    display: block;
  }
}

.modal.popup .popup-image-wrapper2 {
  width: 100%;
  height: 100%;
}

.modal.popup .popup-image-wrapper2 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 24px 24px 0 0;
}

@media (min-width: 924px) {
  .modal.popup .popup-image-wrapper2 .img-sm {
    display: none;
  }
}

.modal.popup .popup-image-wrapper2 .img-lg {
  display: none;
}

@media (min-width: 924px) {
  .modal.popup .popup-image-wrapper2 .img-lg {
    display: block;
  }
}

.modal.popup .popup-logo-wrapper {
  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;
  position: absolute;
  top: 78px;
  left: 50%;
  width: 123px;
  height: 151px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper {
    width: 133px;
    height: 161px;
    top: 53px;
    left: 50%;
  }
}

.modal.popup .popup-logo-wrapper::before {
  content: '';
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 193px;
  width: 193px;
  z-index: 1;
}

@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper::before {
    height: 209px;
    width: 209px;
  }
}

.modal.popup .popup-logo-wrapper img {
  position: relative;
  margin-top: -8px;
  width: 100%;
  z-index: 2;
}

@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper img {
    margin-top: -12px;
  }
}

.modal.popup .popup-logo-wrapper2 {
  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;
  position: absolute;
  top: 120px;
  left: 50%;
  width: 320px;
  height: 120px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper2 {
    width: 433.06px;
    height: 268.86px;
    top: 53px;
    left: 50%;
  }
}

.modal.popup .popup-logo-wrapper2 img {
  position: relative;
  margin-top: -8px;
  width: 100%;
  z-index: 2;
}

@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper2 img {
    margin-top: -12px;
  }
}

.modal.popup .popup-content-wrapper {
  padding: 0 38px;
  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;
}

@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper {
    padding: 0;
  }
}

.modal.popup .popup-content-wrapper p {
  padding: 0 25px;
  text-align: center;
  color: #000614;
}

@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper p {
    padding: 0;
    max-width: 220px;
  }
}

.modal.popup .popup-content-wrapper2 {
  padding: 0 38px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper2 {
    padding: 72px 0 0 0;
  }
}

.modal.popup .popup-content-wrapper2 p {
  padding: 0 25px;
  font-style: normal;
  font-weight: 900;
  font-size: 29px;
  line-height: 110%;
  text-align: center;
  color: #241F20;
}

@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper2 p {
    padding: 0;
    max-width: 480px;
  }
}

.modal.popup .popup-content-wrapper2 span {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #202020;
  margin-top: 8px;
}

@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper2 span {
    padding: 0;
    max-width: 480px;
  }
}

.modal.popup .modal-dismiss {
  position: absolute;
  z-index: 10001;
}

@media (min-width: 924px) {
  .modal.popup .modal-dismiss {
    padding: 29px 21px 0;
  }
}

.modal.popup .o-button {
 background-color: #000614;
  margin-top: 40px;
  width: 267px;
  height: 48px;
}

@media (min-width: 924px) {
  .modal.popup .o-button {
    margin: 40px 150px 0;
  }
}

.modal.popup .o-button > span {
  color: #FFFFFF;
}

.modal.popup .button2 {
  background-color: #F5B335 !important;
  margin-top: 24px !important;
  width: 267px !important;
  height: 48px !important;
}

@media (min-width: 924px) {
  .modal.popup .button2 {
    margin: 40px 150px 0 !important;
  }
}

.modal.popup .button2 > span {
  color: #FFFFFF !important;
  padding: 16px 0 16px 0 !important;
  font-style: normal !important;
  font-weight: 900 !important;
  font-size: 14px !important;
  line-height: 100% !important;
  margin-top: 0px !important;
}

.modal.for-map .modal-content {
  max-width: 762px;
  border-radius: 0;
  padding: 72px 24px 24px;
}

@media (min-width: 769px) {
  .modal.for-map .modal-content {
    padding: 40px 44px;
  }
}

.modal.for-map form {
  width: 100%;
}

.modal.for-map form .o-form-group {
  padding: 0 0 24px;
}

.modal.for-map form .o-form-group_standard {
  max-width: unset;
  padding-left: 0;
}

.modal.for-map form .map-container {
  width: 100%;
  height: 381px;
  padding: 0 0 24px;
}

.modal.for-map form .map-container > div {
  height: 100%;
  width: 100%;
}

.modal.for-map form button {
  max-width: 174px;
  width: 100%;
  padding: 14.5px;
}

.modal.for-map form button:first-child {
  margin-right: 30px;
}

.modal-backdrop {
  background-color: #000000b5;
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.modal-backdrop.active {
  opacity: .7;
  visibility: visible;
}

.c-login, .c-forgot-password {
  padding: 32px 0 0 0;
  background: #D9D9D6 url(images/product/section-graphics.png);
}

@media (min-width: 924px) {
  .c-login, .c-forgot-password {
    padding: 80px 0 0 0;
  }
}
@media (max-width: 769px) {
  .c-login, .c-forgot-password {
    padding: 110px 0 0 0;
  }
}

.c-login .o-container, .c-forgot-password .o-container {
  padding: 0;
}

@media (min-width: 924px) {
  .c-login .o-container, .c-forgot-password .o-container {
    padding: 0 0 0 48px;
  }
}

.c-login__content, .c-forgot-password__content {
  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%;
}

@media (min-width: 924px) {
  .c-login__content, .c-forgot-password__content {
    height: 585px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-login__content .content-left, .c-forgot-password__content .content-left {
  width: 100%;
  background: #FFF8DD;
  padding: 32px 24px 40px 24px;
}

@media (min-width: 924px) {
  .c-login__content .content-left, .c-forgot-password__content .content-left {
    width: 602px;
    padding: 91px 0 0 0;
  }
}

.c-login__content .content-left__description, .c-forgot-password__content .content-left__description {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: auto;
  height: 304px;
  max-width: 443px;
}

@media (min-width: 924px) {
  .c-login__content .content-left__description, .c-forgot-password__content .content-left__description {
    margin: auto;
  }
}

@media (min-width: 1208px) {
  .c-login__content .content-left__description, .c-forgot-password__content .content-left__description {
    margin: 0 auto 0 60px;
  }
}

.c-login__content .content-left__description h3, .c-forgot-password__content .content-left__description h3 {
  margin: 0 0 8px 0;
  color: #202020;
}

@media (min-width: 924px) {
  .c-login__content .content-left__description h3, .c-forgot-password__content .content-left__description h3 {
    margin: 0 0 16px 0;
  }
}

.c-login__content .content-left__description p, .c-forgot-password__content .content-left__description p {
  margin: 0 0 16px 0;
  font-size: 14px;
  color: #000614;
}

.c-login__content .content-left__description .description-image, .c-forgot-password__content .content-left__description .description-image {
  width: 181px;
  height: 181px;
  margin: 0 auto;
}

.c-login__content .content-left__description .description-image img, .c-forgot-password__content .content-left__description .description-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-login__content .content-left .o-button, .c-forgot-password__content .content-left .o-button {
  width: 100%;
  margin: 30px auto 0;
  height: 50px;
}

@media (min-width: 924px) {
  .c-login__content .content-left .o-button, .c-forgot-password__content .content-left .o-button {
    width: 443px;
  }
}

.c-login__content .content-left .o-button span, .c-forgot-password__content .content-left .o-button span {
  font-family: Circular Std;
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #202020;
}

.c-login__content .content-right, .c-forgot-password__content .content-right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FFFFFF;
}

@media (min-width: 924px) {
  .c-login__content .content-right, .c-forgot-password__content .content-right {
    width: 630px;
  }
}

.c-login__content .content-right__form, .c-forgot-password__content .content-right__form {
  width: 100%;
  padding: 32px 24px;
}

@media (min-width: 924px) {
  .c-login__content .content-right__form, .c-forgot-password__content .content-right__form {
    max-width: 443px;
    padding: 91px 0 0 0;
  }
}

.c-login__content .content-right__form h3, .c-forgot-password__content .content-right__form h3 {
  margin: 0 0 16px 0;
  color: #202020;
}

@media (min-width: 924px) {
  .c-login__content .content-right__form h3, .c-forgot-password__content .content-right__form h3 {
    margin: 0 0 24px 0;
  }
}

.c-login__content .content-right__form .registered-label, .c-forgot-password__content .content-right__form .registered-label {
  margin: 0 0 24px 0;
  color: #333333;
}

.c-login__content .content-right__form .form-back, .c-forgot-password__content .content-right__form .form-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 16px 0;
  color: #202020;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.02em;
}

.c-login__content .content-right__form .form-back .ic-back-arrow, .c-forgot-password__content .content-right__form .form-back .ic-back-arrow {
  margin: 0 8px 0 0;
}

.c-login__content .content-right__form .o-form-group, .c-forgot-password__content .content-right__form .o-form-group {
  margin: 0 0 16px 0;
  padding: 0;
}

.c-login__content .content-right__form .o-form-group .overline, .c-forgot-password__content .content-right__form .o-form-group .overline {
  margin: 0 0 8px 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #000614;
}

.c-login__content .content-right__form .o-form-group .overline:before, .c-forgot-password__content .content-right__form .o-form-group .overline:before {
  position: absolute;
  content: "*";
  color: #FF4127;
  top: 0;
  right: -8px;
}

.c-login__content .content-right__form .error-data, .c-forgot-password__content .content-right__form .error-data {
  font-family: "Circular Std", san-serif;
  position: absolute;
  display: none;
  white-space: unset;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #FF4127;
  top: calc(100% + 2px);
  font-weight: 300;
}

@media (min-width: 924px) {
  .c-login__content .content-right__form .error-data, .c-forgot-password__content .content-right__form .error-data {
    top: calc(100% + 8px);
  }
}

.c-login__content .content-right__form .error-data.relative, .c-forgot-password__content .content-right__form .error-data.relative {
  position: relative;
  margin-top: 8px;
  white-space: pre-wrap;
}

.c-login__content .content-right__form .is-invalid, .c-forgot-password__content .content-right__form .is-invalid {
  position: relative;
}

.c-login__content .content-right__form .is-invalid .has-error, .c-forgot-password__content .content-right__form .is-invalid .has-error {
  border-color: #FF4127;
}

.c-login__content .content-right__form .is-invalid .error-data, .c-forgot-password__content .content-right__form .is-invalid .error-data {
  display: block;
}

.c-login__content .content-right__form .password, .c-forgot-password__content .content-right__form .password {
  position: relative;
}

.c-login__content .content-right__form .password .ic-password-hide, .c-login__content .content-right__form .password .ic-password-show, .c-forgot-password__content .content-right__form .password .ic-password-hide, .c-forgot-password__content .content-right__form .password .ic-password-show {
  position: absolute;
  top: 55%;
  right: 4%;
  cursor: pointer;
  height: 16px;
  width: 16px;
}

.c-login__content .content-right__form .o-button, .c-forgot-password__content .content-right__form .o-button {
  width: 100%;
  margin: 40px 0 0 0;
  height: 50px;
}

@media (min-width: 924px) {
  .c-login__content .content-right__form .o-button, .c-forgot-password__content .content-right__form .o-button {
    width: 443px;
    margin: 48px 0 0 0;
  }
}

.c-login__content .content-right__form .o-button span, .c-forgot-password__content .content-right__form .o-button span {
  font-family: Circular Std;
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #202020;
}

.c-login__content .content-right__form .forgot, .c-forgot-password__content .content-right__form .forgot {
  display: block;
  margin: 8px 0 0 0;
  font-family: "Circular Std", san-serif;
}

.c-forgot-password__content .content-right {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1208px) {
  .c-forgot-password__content .content-right {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.c-forgot-password__content .content-right__form {
  margin: 0;
}

@media (min-width: 1208px) {
  .c-forgot-password__content .content-right__form {
    margin: 0 0 0 80px;
  }
}

.c-forgot-password__content .content-right__form .enter-label {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 24px 0;
}

.c-forgot-password__content .content-right__form .enter-label::before {
  position: absolute;
  content: "*";
  color: #FF4127;
  top: 0;
  right: -6px;
}

.c-forgot-password__content .content-right__form .o-button {
  margin: 32px 0 0 0;
  height: 50px;
  width: 100%;
}

@media (min-width: 924px) {
  .c-forgot-password__content .content-right__form .o-button {
    margin: 40px 0 0 0;
    width: 443px;
  }
}

.c-forgot-password .email-sent {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 16px 0 18px;
}

.c-forgot-password .email-sent__success {
  margin: 0 0 0 8px;
  color: #0F984E;
}

@media (min-width: 924px) {
  .c-forgot-password .email-sent__success {
    white-space: nowrap;
  }
}

.c-forgot-password .is-sent .email-sent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-standard-layout {
  background-color: #F5B335;
  position: relative;
  padding: 84px 0 0;
  background-image: url("images/layout/section-combine-layout.png");
  background-size: 100%;
}

@media (min-width: 769px) {
  .c-standard-layout {
    padding: 0;
  }
}

.c-standard-layout .o-container {
  padding: 0;
  position: relative;
  z-index: 2;
}

@media (min-width: 769px) {
  .c-standard-layout .o-container {
    padding: 0 0 0 48px;
  }
}

.c-standard-layout .o-header-title-slant {
  top: -9px;
  letter-spacing: -0.01em;
  font-size: 32px;
  padding: 11.36px 16.81px;
  left: 24px;
}

@media (min-width: 769px) {
  .c-standard-layout .o-header-title-slant {
    top: -65px;
    padding: 18.03px 25.3px;
    font-size: 50px;
    left: 38px;
  }
}

.c-standard-layout-content {
  position: relative;
  background-color: #fff;
  padding: 79px 24px 32px;
  border-radius: 0px;
}

.c-standard-layout-content.apply-tail {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 45px;
  background-size: 2px 6px;
  background-repeat: repeat-y;
}

@media (min-width: 769px) {
  .c-standard-layout-content {
    padding: 64px 84px 80px;
    border-radius: 4px;
  }
}

.c-standard-layout-content_display {
  width: 100%;
}

.c-standard-layout .c-breadcrumbs {
  background-color: unset;
  display: none;
}

.c-standard-layout .c-breadcrumbs::before {
  content: unset;
}

@media (min-width: 769px) {
  .c-standard-layout .c-breadcrumbs {
    display: block;
  }
}

.o-divider {
  width: 100%;
  margin: 16px 0;
  border-top: 1px solid #E7E7E7;
}

.bg-yellow {
  background-color: #F5B335;
}

.qs-datepicker-container {
  border-color: #D9D9D6;
}

.qs-datepicker-container.qs-show {
  position: fixed;
  top: 299px !important;
  left: 0 !important;
  right: 0 !important;
  width: unset;
}

@media (min-width: 769px) {
  .qs-datepicker-container {
    left: unset !important;
    right: unset !important;
    position: absolute;
    top: calc(100% - 1px) !important;
    width: 343px;
  }
}

.qs-controls {
  background-color: #fff;
  padding: 24px 20px 0;
}

.qs-month, .qs-year {
  font-family: "Circular Std", san-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
}

.qs-right:hover, .qs-left:hover {
  background-color: unset;
}

.qs-right::after, .qs-left::after {
  border: 0;
}

.qs-right::after {
  content: url("images/ic-caret-right.svg");
}

.qs-left::after {
  content: url("images/ic-caret-left.svg");
}

.qs-squares {
  padding: 10px 13px 20px;
}

.qs-square {
  height: 30px;
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-weight: 300;
  margin-bottom: 5px;
  font-size: 14px;
  letter-spacing: -0.01em;
}

.qs-active, .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background-color: unset;
  position: relative;
  text-decoration: none;
}

.qs-active::after, .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #FFF8DD;
  border: 1px solid #F5B335;
  z-index: -1;
}

.c-ordernow-title {
  line-height: 37.4px;
  font-family: "Moderne LL", san-serif;
  font-size: 28px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-ordernow-title {
    font-size: 34px;
  }
}

.c-ordernow .o-divider {
  max-width: 648px;
  margin: 24px 0 32px;
}

@media (min-width: 769px) {
  .c-ordernow .o-divider {
    margin: 17px 0 32px;
  }
}

.c-ordernow .o-form-panels {
  margin: 0 6px -16px;
}

@media (min-width: 769px) {
  .c-ordernow .o-form-panels {
    margin: 0 -8px -16px;
  }
}

.c-ordernow .o-form-panels_card--detail {
  padding: 16px;
  width: 130px;
  min-height: 94px;
}

@media (min-width: 769px) {
  .c-ordernow .o-form-panels_card--detail {
    width: 129px;
  }
}

.c-ordernow .o-form-panels_card--detail.pad-l-lg {
  padding: 16px 33px 16px 16px;
}

@media (min-width: 769px) {
  .c-ordernow .o-form-panels_card--detail.pad-l-lg {
    padding: 16px 32px 16px 16px;
  }
}

.c-ordernow .o-form-panels_card--detail__title .h3 {
  line-height: 21.25px;
}

.c-ordernow .o-form-panels_card--detail__title .h3 .ic-registered-sm {
  margin-bottom: 5px;
  margin-left: -1px;
}

.c-ordernow .o-form-dropdown_input ul li .h5 {
  font-weight: normal;
}

.c-ordernow form {
  width: 100%;
}

.c-ordernow form > .o-button {
  width: 100%;
}

@media (min-width: 769px) {
  .c-ordernow form > .o-button {
    max-width: 521px;
  }
}

.c-ordernow form .italize {
  margin-top: 8px;
  max-width: 636px;
  line-height: 16px;
  font-size: 13px;
  color: #575757;
}

.c-ordernow.for-pickup-form .for-store-branch .o-form-dropdown_input input,
.c-ordernow.for-pickup-form .o-form-datetime .o-form-datetime_date input, .c-ordernow.for-delivery-form .for-store-branch .o-form-dropdown_input input,
.c-ordernow.for-delivery-form .o-form-datetime .o-form-datetime_date input {
  padding: 15px 35px 15px 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-ordernow.for-delivery-form .c-standard-layout-content {
  padding: 79px 32px 32px 24px;
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .c-standard-layout-content {
    padding: 64px 53px 80px 84px;
  }
}

.c-ordernow.for-delivery-form .o-form-panels_card--detail {
  width: 126.5px;
  min-height: unset;
}

.c-ordernow.for-delivery-form .o-form-panels_card--detail.pad-l-lg {
  padding: 16px 19px 16px 16px;
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .o-form-panels_card--detail {
    width: 129px;
    min-height: 94px;
  }
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .o-form-dropdown_input ul {
    max-height: 160px;
  }
}

.c-ordernow.for-delivery-form .o-form-dropdown_input textarea {
  resize: none;
  height: 78px !important;
  padding: 15px 16px 9px 16px;
  overflow: hidden;
}

@media (min-width: 924px) {
  .c-ordernow.for-delivery-form .o-form-dropdown_input textarea {
    height: 48px !important;
    padding: 15px 16px;
  }
}

.c-ordernow.for-delivery-form .o-form-dropdown .italize {
  min-width: 269px;
  margin-left: 16px;
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .o-form-dropdown .italize {
    margin-left: 0;
  }
}

.c-ordernow.for-delivery-form .o-form-address-picker .o-form-dropdown_input {
  height: 78px;
  margin-right: 0;
}

@media (min-width: 924px) {
  .c-ordernow.for-delivery-form .o-form-address-picker .o-form-dropdown_input {
    margin-right: 15px;
    height: 48px;
  }
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .o-form-address-picker ul {
    max-height: 324px;
  }
}

.c-ordernow.for-delivery-form .o-form-address-picker .o-button {
  padding: 13.5px;
  max-width: 311px;
  width: 100%;
  margin-top: 8px;
  margin-left: 16px;
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .o-form-address-picker .o-button {
    margin-left: 0;
  }
}

@media (min-width: 1152px) {
  .c-ordernow.for-delivery-form .o-form-address-picker .o-button {
    margin-top: 0;
  }
}

.c-ordernow.for-delivery-form .deliver-now-text {
  width: 100%;
  line-height: 18.2px;
  font-size: 14px;
  letter-spacing: -0.01em;
  padding-left: 16px;
  color: #202020;
  font-weight: 300;
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .deliver-now-text {
    padding-left: 0;
    max-width: 471px;
  }
}

.c-ordernow.for-delivery-form .deliver-now-text.full-w {
  max-width: unset;
  margin-bottom: 16px;
}

.c-ordernow.for-delivery-form .deliver-type {
  width: 100%;
  display: none;
}

.c-ordernow.for-delivery-form .deliver-type.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-ordernow.for-delivery-form .for-newaddress {
  margin-bottom: 8px !important;
}

@media (min-width: 924px) {
  .c-ordernow.for-delivery-form .for-newaddress {
    margin-bottom: 24px !important;
  }
}

.c-ordernow.for-delivery-form .for-newaddress .o-form-dropdown_input {
  max-width: 357px;
}

.c-ordernow.for-delivery-form .for-newaddress .o-form-dropdown_input .o-form-group_input {
  padding: 15px 40px 15px 16px;
}

.c-ordernow.for-delivery-form .o-button[type=submit] {
  margin-top: 19px;
}

.c-ordernow.for-delivery-form .o-form-group-inner {
  margin-bottom: 24px;
}

.c-ordernow.for-delivery-form .o-form-group-inner:last-child {
  margin-bottom: 0;
}

.c-ordernow.for-delivery-form .for-view-location {
  padding-left: 16px;
}

@media (min-width: 769px) {
  .c-ordernow.for-delivery-form .for-view-location {
    padding-left: 0;
  }
}

.c-ordernow.for-delivery-form .for-view-location button {
  padding: 14.5px;
}

.c-ordernow-cta {
  max-width: 260px;
  width: 260px;
  margin-left: auto;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1240px) {
  .c-ordernow-cta {
    display: none;
  }
}

.c-ordernow-cta .o-button-bordered {
  width: 100%;
}

.c-order-tracker {
  padding: 0;
}

.c-order-tracker .c-breadcrumbs {
  display: block;
  padding: 43px 24px 44px;
}

@media (min-width: 769px) {
  .c-order-tracker .c-breadcrumbs {
    padding: 40px 0 93px;
  }
}

.c-order-tracker .c-standard-layout-content {
  padding: 79px 24px 37px;
}

@media (min-width: 769px) {
  .c-order-tracker .c-standard-layout-content {
    padding: 64px 24px 80px 84px;
  }
}

@media (min-width: 1040px) {
  .c-order-tracker .c-standard-layout-content {
    padding: 64px 84px 80px;
  }
}

.c-order-tracker .c-standard-layout-content.apply-tail {
  background-image: none;
}

@media (min-width: 924px) {
  .c-order-tracker .c-standard-layout-content.apply-tail {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
  }
}

.c-order-tracker .c-standard-layout-content_display {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 924px) {
  .c-order-tracker .c-standard-layout-content_display {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-order-tracker_stacks {
  margin-right: 0;
}

@media (min-width: 1040px) {
  .c-order-tracker_stacks {
    margin-right: 67px;
  }
}

.c-order-tracker_stacks .o-divider {
  margin: 16px 0 32px 0;
  max-width: 717px;
}

.c-order-tracker_stacks--track {
  margin: 0 -16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-order-tracker_stacks--track__list {
  padding: 0 16px 40px;
  position: relative;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list {
    padding: 0 16px;
  }
}

.c-order-tracker_stacks--track__list:last-child {
  padding: 0 16px;
}

.c-order-tracker_stacks--track__list::before, .c-order-tracker_stacks--track__list::after {
  content: '';
  position: absolute;
  background-size: 1px 5.5px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-repeat: repeat-y;
  width: 2px;
  left: 55px;
  top: 0;
  bottom: 0;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list::before, .c-order-tracker_stacks--track__list::after {
    top: 40px;
    background-size: 5.5px 1px;
    background-repeat: repeat-x;
    height: 2px;
    width: unset;
    background-position: 45px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  }
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list::before {
    left: 50%;
    right: 0;
  }
  .c-order-tracker_stacks--track__list::after {
    right: 50%;
    left: 0;
  }
}

.c-order-tracker_stacks--track__list:first-child::after {
  background-image: none;
}

.c-order-tracker_stacks--track__list:last-child::before, .c-order-tracker_stacks--track__list:last-child::after {
  background-image: none;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list:last-child::after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  }
}

.c-order-tracker_stacks--track__list .tracker-cards {
  position: relative;
  z-index: 3;
  width: 277px;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list .tracker-cards {
    width: 165px;
  }
}

.c-order-tracker_stacks--track__list .tracker-cards figure {
  border-radius: 80px;
  height: 80px;
  width: 80px;
  background-color: #fff;
  border: 1px dashed #252932;
}

.c-order-tracker_stacks--track__list .tracker-cards figure svg {
  fill: #777777;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list .tracker-cards figure {
    margin-bottom: 32px;
  }
}

.c-order-tracker_stacks--track__list .tracker-cards .h5 {
  font-size: 21px;
  line-height: 26.56px;
  font-weight: bold;
  color: #777777;
  text-align: center;
  max-width: 165px;
  width: 100%;
  margin-left: auto;
}

@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list .tracker-cards .h5 {
    max-width: unset;
    margin-left: unset;
    font-size: 24px;
    line-height: 30.36px;
  }
}

.c-order-tracker_stacks--track__list.tracker-filled figure {
  background-color: #F5B335;
  border: 0;
}

.c-order-tracker_stacks--track__list.tracker-filled figure svg {
  fill: #fff;
}

.c-order-tracker_stacks--track__list.tracker-filled .h5 {
  color: #000;
}

.c-order-tracker_stacks--track__list.tracker-semi figure {
  background-color: #777777;
  border: 4px solid #F5B335;
}

.c-order-tracker_stacks--track__list.tracker-semi figure svg {
  fill: #fff;
}

.c-order-tracker_stacks--track__list.tracker-semi .h5 {
  color: #202020;
}

.c-order-tracker_detail {
  width: 184px;
  padding: 48px 0 0;
}

@media (min-width: 1222px) {
  .c-order-tracker_detail {
    padding: 16px 0 0;
  }
}

.c-order-tracker_detail--item {
  margin-bottom: 32px;
}

.c-order-tracker_detail--item:last-child {
  margin-bottom: 0;
}

.c-order-tracker_detail--item .h5 {
  font-size: 16px;
  line-height: 20.8px;
  font-weight: bold;
  margin-bottom: 6px;
}

.c-order-tracker_detail--item p {
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: 300;
  color: #202020;
}

.c-order-form {
  padding: 0;
}

.c-order-form .c-breadcrumbs {
  display: block;
  padding: 32px 24px;
}

@media (min-width: 769px) {
  .c-order-form .c-breadcrumbs {
    padding: 40px 0 21px;
  }
}

.c-order-form .c-standard-layout-content {
  padding: 38px 24px 64px;
}

@media (min-width: 769px) {
  .c-order-form .c-standard-layout-content {
    padding: 64px;
  }
}

.c-order-form .c-standard-layout-content_display {
  max-width: 722px;
  width: 100%;
}

.c-order-form .c-standard-layout-content_display > .h5 {
  font-size: 18px;
  line-height: 21.6px;
  letter-spacing: unset;
  font-weight: normal;
  margin-bottom: 24px;
  max-width: 316px;
  width: 100%;
  letter-spacing: -0.02em;
  color: #575757;
}

@media (min-width: 769px) {
  .c-order-form .c-standard-layout-content_display > .h5 {
    font-size: 20px;
    line-height: 25.3px;
    margin-bottom: 0;
    max-width: unset;
    letter-spacing: unset;
  }
}

.c-order-form .c-standard-layout-content_display .o-divider {
  margin: 16px 0 32px;
  max-width: 717px;
  display: none;
}

@media (min-width: 769px) {
  .c-order-form .c-standard-layout-content_display .o-divider {
    display: block;
  }
}

.c-order-form .c-standard-layout-content_display form {
  width: 100%;
}

.c-order-form .c-standard-layout-content_display form .o-form-group {
  padding-top: 0;
  padding-bottom: 24px;
}

@media (min-width: 769px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group {
    padding-bottom: 46px;
  }
}

.c-order-form .c-standard-layout-content_display form .o-form-group label {
  font-size: 14px;
  color: #000614;
  margin-bottom: 8px;
  line-height: 17.71px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.09em;
}

.c-order-form .c-standard-layout-content_display form .o-form-group_standard {
  max-width: 100%;
  padding-left: 0;
}

.c-order-form .c-standard-layout-content_display form .o-form-group_standard input {
  max-width: 307px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group_standard input {
    max-width: unset;
  }
}

.c-order-form .c-standard-layout-content_display form .o-form-group_standard input::-webkit-input-placeholder {
  color: #979797;
}

.c-order-form .c-standard-layout-content_display form .o-form-group_standard input::-moz-placeholder {
  color: #979797;
}

.c-order-form .c-standard-layout-content_display form .o-form-group_standard input::-ms-input-placeholder {
  color: #979797;
}

.c-order-form .c-standard-layout-content_display form .o-form-group_standard input::placeholder {
  color: #979797;
}

.c-order-form .c-standard-layout-content_display form .o-form-group:nth-last-child(2) {
  padding-bottom: 24px;
}

.c-order-form .c-standard-layout-content_display form .recaptcha-container {
  position: relative;
  overflow: hidden;
}

.c-order-form .c-standard-layout-content_display form .recaptcha-container .g-recaptcha {
  -webkit-transform: scale(1.065);
          transform: scale(1.065);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.c-order-form .c-standard-layout-content_display form .recaptcha-container .g-recaptcha > div {
  width: 304px !important;
}

.c-order-form .c-standard-layout-content_display form .recaptcha-container .g-recaptcha > div iframe {
  width: 100%;
}

.c-order-form .c-standard-layout-content_display form .o-button {
  max-width: 322px;
  width: 100%;
}

.c-order-form .c-ordernow-title {
  font-size: 32px;
  line-height: 35.2px;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-order-form .c-ordernow-title {
    font-size: 50px;
    line-height: 55px;
  }
}

.summary-list li {
  padding: 4px 0;
}

.summary-list li:first-child {
  padding-top: 0;
}

.summary-list li:last-child {
  padding-bottom: 0 !important;
}

.summary-list li .h6, .summary-list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .summary-list .c-product-content_panel--legend__content > ul > li span, .summary-list .legends > li span {
  font-size: 14px;
  line-height: 17.71px;
  font-weight: bold;
}

.summary-list li .h6:first-child, .summary-list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span:first-child, .c-product-content_panel.for-standard .summary-list .c-product-content_panel--legend__content > ul > li span:first-child, .summary-list .legends > li span:first-child {
  max-width: 168px;
  width: 100%;
}

@media (min-width: 769px) {
  .summary-list li .h6:first-child, .summary-list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span:first-child, .c-product-content_panel.for-standard .summary-list .c-product-content_panel--legend__content > ul > li span:first-child, .summary-list .legends > li span:first-child {
    max-width: 200px;
  }
}

.summary-list li > span {
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-size: 14px;
  line-height: 18.2px;
  width: 100%;
  letter-spacing: -0.01em;
}

.summary-list li > span:first-child {
  max-width: 200px;
  text-align: left;
}

.summary-list li > span:nth-child(2) {
  max-width: 60px;
  text-align: center;
}

.summary-list li > span:not(:first-child):last-child {
  max-width: 150px;
  text-align: right;
}

.summary-list li > span.italize {
  color: #FFFFFF;
  font-weight: 400;
  max-width: unset;
}

.summary-list li.inner {
  padding-left: 24px;
}

.summary-list li.subtotal {
  padding: 8px 0 24px;
  border-bottom: 1px solid #000614;
}

.summary-list li.subtotal + li {
  padding: 24px 0 4px;
}

.summary-list li.subtotal:last-child {
  padding: 8px 0;
  border: 0;
}

.summary-list li.grandtotal .h6, .summary-list li.grandtotal .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .summary-list li.grandtotal span, .summary-list li.grandtotal .legends > li span, .legends > li .summary-list li.grandtotal span {
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: -0.02em;
}

.summary-list li .o-button {
  margin-right: 0;
  margin-left: auto;
}

.swal2-container .swal2-styled.swal2-confirm, .swal2-container .swal2-styled.swal2-cancel {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
  font-family: "Circular Std", san-serif;
  font-weight: 900;
  padding: 15.5px;
  width: 100%;
}

@media (min-width: 769px) {
  .swal2-container .swal2-styled.swal2-confirm, .swal2-container .swal2-styled.swal2-cancel {
    width: 48%;
  }
}

.swal2-container .swal2-styled.swal2-confirm:focus, .swal2-container .swal2-styled.swal2-cancel:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.swal2-container .swal2-styled.swal2-confirm:hover, .swal2-container .swal2-styled.swal2-cancel:hover {
  background-image: unset !important;
}

.swal2-container .swal2-styled.swal2-confirm {
  background-color: #F5B335 !important;
  color: #202020;
}

.swal2-container .swal2-styled.swal2-cancel {
  color: #202020;
  background-color: #FFFFFF;
  outline: 1px solid #F5B335;
}

.swal2-title {
  font-family: "Moderne LL", san-serif;
  color: #202020 !important;
  padding: 45px 24px 0 !important;
}

@media (min-width: 769px) {
  .swal2-title {
    padding: 90px 1em 0 !important;
  }
}

.swal2-html-container {
  font-family: "Circular Std", san-serif;
  font-size: 14px !important;
  color: #202020 !important;
  padding: 24px 68px 0 !important;
}

.swal2-popup {
  border-radius: 0 !important;
  width: 681px !important;
  padding: 0 0 27px !important;
}

@media (min-width: 769px) {
  .swal2-popup {
    padding: 0 0 45px !important;
  }
}

.swal2-actions {
  padding: 0 24px !important;
}

@media (min-width: 769px) {
  .swal2-actions {
    padding: 0 68px !important;
  }
}

.swal2-popup .swal2-select
{
  color: #202020;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  border: 1px solid black;
  padding: 15px 16px;
  border-radius: 4px;
  font-family: "Circular Std", san-serif;
  font-weight: 300;
  height: 100%;
}

.swal2-content
{
  font-family: "Circular Std", san-serif;
  font-size: 14px !important;
  color: #202020 !important;
  padding: 24px 68px 0 !important;

}

.swal2-popup .swal2-content{
  max-width: unset;
  color: #202020;
  font-weight: 300;
  margin-bottom: 32px;
}

.cart-container {
  position: fixed;
  background: rgba(0, 6, 20, 0.8);
  z-index: 1001;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.cart-container.active {
  opacity: 1;
  visibility: visible;
}

.cart-container .cart-content {
  background-color: white;
  max-width: 506px;
  width: 100%;
  position: fixed;
  right: 0;
  padding: 32px;
  bottom: 0px;
  overflow: auto;
  max-height: 480px;
}

@media (min-width: 924px) {
  .cart-container .cart-content {
    top: 80px;
    bottom: unset;
  }
}

.cart-container--first-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cart-container--first-row .btn__clear-cart {
  color: #202020;
  padding: 9px 27px;
  border: 1px solid #F5B335;
  font-family: "Circular Std", san-serif;
}

.cart-container--first-row .close-cart {
  background-color: transparent;
  border: 0;
  right: 0;
  top: 0;
}

.cart-container .product {
  padding: 16px 0px;
}

.cart-container .product:not(:last-child) {
  border-bottom: 1px solid #000614;
}

.cart-container .product:last-child {
  border-bottom: 1px dashed #202020;
}

.cart-container .product .product-details li {
  font-family: "Circular Std", san-serif;
  padding-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #202020;
}

.cart-container .product .product-details li.indent {
  margin-left: 32px;
}

.cart-container .product .product-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cart-container .product .product-order h6 {
  font-size: 24px;
  line-height: 26px;
  padding: 16px 0px;
  font-weight: bold;
}

.cart-container .product .product-order .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-container .product .product-order .quantity i {
  margin-right: 8px;
  width: 12px;
}

.cart-container .product .product-order .quantity .order-quantity {
  font-size: 14px;
  -ms-flex-item-align: center;
      align-self: center;
  color: #202020;
  font-family: "Circular Std", san-serif;
  background-color: #FFF8DD;
  width: 30px;
  height: 30px;
  opacity: 1;
  border: 1px #FFF8DD solid;
  border-radius: 50%;
  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;
}

.cart-container .cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 32px 0px;
  font-family: "Circular Std", san-serif;
}

.cart-container .cart-total h5 {
  color: #202020;
  font-size: 20px;
}

.cart-container .cart-btn {
  width: 100%;
}

.cart-container .cart-btn .ic-check {
  content: url(images/ic-check.svg);
  max-height: 16px;
  max-width: 16px;
}

@media (min-width: 924px) {
  .with-address + .cart-container > .cart-content {
    top: 135px;
    bottom: unset;
  }
}

.c-review-order {
  padding: 0;
  background-image: url(images/layout/section-combine-layout.png);
}

.c-review-order .c-breadcrumbs {
  padding: 38px 0 37px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-review-order .o-container {
  padding: 0;
}

@media (min-width: 769px) {
  .c-review-order .o-container {
    padding: 0 0 0 48px;
  }
}

.c-review-order__content {
  background-color: #FFFFFF;
  height: 100%;
  position: relative;
  padding: 74px 16px 40px 16px;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
@media (min-width: 375px) {
  .c-review-order__content {
    padding: 74px 24px 40px 24px;
  }
}

@media (min-width: 924px) {
  .c-review-order__content {
    padding: 56px 32px 40px 32px;
  }
}

.c-review-order__content .o-header-title-slant {
  top: -13px;
  left: 16px;
}

@media (min-width: 375px) {
  .c-review-order__content .o-header-title-slant {
    left: 24px;
  }
}

@media (min-width: 924px) {
  .c-review-order__content .o-header-title-slant {
    top: -20px;
    left: 32px;
  }
}

.c-review-order__content .o-button-white span {
  font-size: 14px;
  line-height: 17.71px;
  color: #202020;
  font-weight: 700;
}

.c-review-order__content .order-item {
  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;
  border-bottom: 1px dashed #000000;
  padding: 32px 0 16px 0;
}

@media (min-width: 924px) {
  .c-review-order__content .order-item {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /*padding: 82px 68px 46px 68px;*/
    padding:40px 24px 40px 14px;
  }
}

.c-review-order .figure_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-review-order .figure_icon .ic-remove-order-right {
  margin-right: -16px;
}

@media (min-width: 924px) {
  .c-review-order .figure_icon {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    width: unset;
  }
  .c-review-order .figure_icon .ic-remove-order {
    margin-left: -46px;
    margin-right: 0px;
  }
}

.c-review-order__content .order-item > .order-item__image {
  width: 120px;
  height: 150px;
  margin: 0 16px 0 0;
}

.c-review-order__content .order-item .order-item__image {
  width: 120px;
  height: 150px;
  margin: 0 16px 0 0;
}

@media (min-width: 375px) {
  .c-review-order__content .order-item .order-item__image {
    width: 134px;
  }
}

@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__image {
    width: 185px;
    height: 140px;
  }
}

.c-review-order__content .order-item .order-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-review-order__content .order-item .order-item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media (min-width: 769px) {
  .c-review-order__content .order-item .order-item__list {
    width: calc(100% - 150px);
  }
}

@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list {
    width: calc(100% - 201px);
  }
}

.c-review-order__content .order-item .order-item__list .first-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 150px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 769px) {
  .c-review-order__content .order-item .order-item__list .first-row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
  }
}

@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: unset;
    height: 30px;
  }
}

.c-review-order__content .order-item .order-item__list .first-row .title {
  color: #202020;
  margin: 0 0 24px 0;
  width: 100%;
}

@media (min-width: 769px) {
  .c-review-order__content .order-item .order-item__list .first-row .title {
    margin: 0 auto 0 0;
    width: auto;
    font-weight: 700;
    font-size: 20px;
  }
}

.c-review-order__content .order-item .order-item__list .first-row .o-form-group {
  width: 150px;
  padding: 0;
}

@media (min-width: 375px) {
  .c-review-order__content .order-item .order-item__list .first-row .o-form-group {
    width: auto;
  }
}

.c-review-order__content .order-item .order-item__list .first-row .button-price {
  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 (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row .button-price {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 337px;
  }
}

.c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator {
  margin: 0 0 24px 0;
}

@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator {
    margin: 0;
  }
}

.c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator input[type=number]::-webkit-outer-spin-button,
.c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator input[type=number] {
  -moz-appearance: textfield;
}

.c-review-order__content .order-item .order-item__list .first-row .button-price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 27px;
  letter-spacing: -0.02em;
  color: #202020;
}

@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row .button-price .price {
    font-size: 24px;
    line-height: 30px;
  }
}

.c-review-order__content .order-item .order-item__list .first-row .button-price .price .js-price, .c-review-order__content .order-item .order-item__list .first-row .button-price .price .js-total {
  color: #202020;
  margin: 0 0 0 5px;
}

.c-review-order__content .order-item .order-item__list .second-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 16px 0 0 0;
}

@media (min-width: 769px) {
  .c-review-order__content .order-item .order-item__list .second-row {
    margin: 33px 0 0 0;
  }
}

.c-review-order__content .order-item .order-item__list .second-row .order-summary-list {
  width: 100%;
}

.c-review-order__content .order-item .order-item__list .second-row .order-summary-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 16px 0;
  color: #202020;
}

.c-review-order__content .order-item .order-item__list .second-row .order-summary-list li.item-indent {
  padding-left: 16px;
}

@media (min-width: 769px) {
  .c-review-order__content .order-item .order-item__list .second-row .order-summary-list li.item-indent {
    padding-left: 35px;
  }
}

.c-review-order__content .order-item .order-item__list .second-row .order-summary-list li:last-child {
  margin: 0;
}

.c-review-order__content .order-item .order-item__list .second-row .remove {
  color: #202020;
  text-transform: uppercase;
}

.c-review-order__content .order-item .second-row-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 16px 0 0 0;
}

@media (min-width: 924px) {
  .c-review-order__content .order-item .second-row-mobile {
    display: none;
  }
}

.c-review-order__content .order-item .second-row-mobile .order-summary-list {
  width: 100%;
}

.c-review-order__content .order-item .second-row-mobile .order-summary-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 16px 0;
  color: #202020;
}

.c-review-order__content .order-item .second-row-mobile .order-summary-list li.item-indent {
  padding-left: 16px;
}

@media (min-width: 769px) {
  .c-review-order__content .order-item .second-row-mobile .order-summary-list li.item-indent {
    padding-left: 35px;
  }
}

.c-review-order__content .order-item .second-row-mobile .order-summary-list li:last-child {
  margin: 0;
}

.c-review-order__content .order-item .second-row-mobile .remove {
  color: #202020;
  text-transform: uppercase;
}

.c-review-order__content .order-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-review-order__content .order-total__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 16px;
  margin-left: -16px;
  margin-right: -16px;
  background: #000000;
  color: #FFFFFF;
}

@media (min-width: 924px) {
  .c-review-order__content .order-total__title {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding: 24px 56px;
    margin-left: -32px;
    margin-right: -32px;
  }
}

.c-review-order__content .order-total__title .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: unset;
  color: #202020 !important;
}

@media (min-width: 924px) {
  .c-review-order__content .order-total__title .price {
    font-size: 20px !important;
    line-height: 110% !important;
  }
}
.c-review-order__content .order-total__title h6 {
  margin-right: 24px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 110%;
  color: #FFFFFF;
}

.c-review-order__content .order-total__title .price .js-total {
  color: #FFFFFF;
  margin: 0 0 0 5px;
}

.c-review-order__content .order-total__instructions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}

@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 24px;
  }
}

.c-review-order__content .order-total__instructions .instructions {
  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: 924px) {
  .c-review-order__content .order-total__instructions .instructions {
    width: 568px;
  }
}

.c-review-order__content .order-total__instructions .instructions__title {
  color: #202020;
  margin: 0 0 8px 0;
}

.c-review-order__content .order-total__instructions .instructions__textarea {
  height: 172px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  color: #202020;
  padding: 15px 16px 0 16px;
  margin: 0 0 48px 0;
  resize: none;
}

.c-review-order__content .order-total__instructions .instructions__textarea::-webkit-input-placeholder {
  color: #979797;
}

.c-review-order__content .order-total__instructions .instructions__textarea::-moz-placeholder {
  color: #979797;
}

.c-review-order__content .order-total__instructions .instructions__textarea::-ms-input-placeholder {
  color: #979797;
}

.c-review-order__content .order-total__instructions .instructions__textarea::placeholder {
  color: #979797;
}

.c-review-order__content .order-total__instructions .instructions__buttons {
  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: 924px) {
  .c-review-order__content .order-total__instructions .instructions__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-review-order__content .order-total__instructions .instructions__buttons .o-button {
  width: 100%;
}

@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions .instructions__buttons .o-button {
    width: 272px;
  }
}

.order-egift {
  padding: 32px 0px 8px;
  display: row;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.order-egift .left {
  width: 100%;
}

@media (min-width: 924px) {
  .order-egift .left {
    width: 50%;
  }
}
.order-egift .right {
  width: 100%;
}
@media (min-width: 924px) {
  .order-egift .right {
    width: 50%;
  }
}

.order-egift h6 {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 8px;
}

.order-egift p {
  margin-top: 16px;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #202020;
}

.order-egift p a {
  padding-bottom: 2px;
  border-bottom: 1px solid #F5B335;
  color: #F5B335;
}

@media (min-width: 924px) {
  .order-egift {
    padding: 40px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .order-egift p {
    margin-top: 24px;
  }
}

.order-egift__fields {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.order-egift__fields input {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #000614;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  height: 48px;
  padding: 15px 16px;
  width: 100%;
  margin-bottom: 0px;
}

.order-egift__fields input::-webkit-input-placeholder {
  color: #979797;
}

.order-egift__fields input::-moz-placeholder {
  color: #979797;
}

.order-egift__fields input::-ms-input-placeholder {
  color: #979797;
}

.order-egift__fields input::placeholder {
  color: #979797;
}

.order-egift__fields input.error {
  border: 1px solid #FF4127;
}

.order-egift__fields button {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #D9D9D6;
  outline: 0;
  border: 0;
  width: 100%;
  padding: 15px;
}

.order-egift__fields-field {
  width: 100%;
  margin-bottom: 19px;
}

.order-egift__fields.active button {
  color: #202020;
  background: #F5B335;
}

@media (min-width: 924px) {
  .order-egift__fields {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .order-egift__fields button {
    width: 45%;
    max-width: 260px;
  }
  .order-egift__fields-field {
    width: 50%;
    max-width: 307px;
    margin-right: 19px;
    margin-bottom: 0px;
  }
}

.order-egift__error {
  margin-top: 8px;
  display: none;
}

.order-egift__error.error {
  max-width: 272px;
  display: block;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #FF4127;
}

.order-egift__subtotal {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.order-egift__subtotal-left {
  width: 50%;
  text-align: left;
}
@media (min-width: 924px) {
  .order-egift__subtotal-left {
    width: 80%;
    text-align: right;
  }
}

.order-egift__subtotal-right {
  width: 50%;
}

@media (min-width: 924px) {
  .order-egift__subtotal-right {
    width: 20%;
  }
}

.order-egift__subtotal h5 {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #202020;
}
@media (min-width: 924px) {
  .order-egift__subtotal h5 {
    font-weight: 700;
  }
}

.order-egift__subtotal p {
  margin-top: 0px;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  text-align: right;
  color: #202020;
}

@media (min-width: 924px) {
  .order-egift__subtotal {
    margin-top: 50px;
  }
}

.order-egift__total {
  margin-top: 10px;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.order-egift__total.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.order-egift__total-left {
  width: 50%;
}

.order-egift__total-right {
  width: 50%;
}

.order-egift__total h5 {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #202020;
}

.order-egift__total p {
  margin-top: 0px;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  color: #202020;
}

.order-egift__items {
  margin-bottom: 16px;
}

@media (min-width: 924px) {
  .order-egift__items {
    margin-bottom: 3px;
  }
}

.order-egift__item {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.order-egift__item-left {
  width: 50%;
}

.order-egift__item-right {
  width: 50%;
}

.order-egift__item h5 {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #202020;
  padding-left: 17px;
}

.order-egift__item h5 img {
  margin-right: 4px;
  vertical-align: middle;
  margin-top: -3px;
}

.order-egift__item h5 span {
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #F5B335;
}

.order-egift__item h5 > span {
  display: block;
  margin-top: 8px;
  cursor: pointer;
}

.order-egift__item p {
  margin-top: 0px;
  font-family: "Circular Std", san-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  color: #202020;
}

@media (min-width: 924px) {
  .order-egift__item {
    margin-top: 10px;
  }
  .order-egift__item h5 > span {
    display: inline-block;
    margin-top: 0px;
  }
}

.c-review-order__content .order-total__instructions .instructions__buttons .o-button + .o-button {
  margin: 0 0 13px 0;
}

@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions .instructions__buttons .o-button + .o-button {
    margin: 0;
  }
}

.c-store-list {
  padding: 0;
}

.c-store-list .c-breadcrumbs {
  display: block;
  padding: 32px 24px;
}

@media (min-width: 769px) {
  .c-store-list .c-breadcrumbs {
    padding: 40px 0 21px;
  }
}

.c-store-list-hotline {
  margin-bottom: 32px;
  padding: 24px 24px 32px;
}

@media (min-width: 769px) {
  .c-store-list-hotline {
    padding: 40px 40px 33px;
  }
}

.c-store-list-hotline .c-ordernow-title {
  font-size: 29px;
  line-height: 36.25px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-store-list-hotline .c-ordernow-title {
    margin-bottom: 24px;
  }
}

.c-store-list-hotline_panel {
  margin: 0 -8px -16px;
}

.c-store-list-hotline_panel--card {
  padding: 0 8px;
  text-align: center;
  margin-bottom: 16px;
}

.c-store-list-hotline_panel--card__detail {
  background-color: #000614;
  border-radius: 4px;
  padding: 7px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-store-list-hotline_panel--card__detail {
    padding: 10.5px 16.5px;
    width: 162px;
  }
}

.c-store-list-hotline_panel--card__detail .h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.71px;
  font-weight: 400;
  letter-spacing: 0.09em;
  font-weight: bold;
}

.c-store-list-hotline_panel--card__detail span {
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  color: #fff;
  font-family: "Circular Std", san-serif;
  font-weight: normal;
}

.c-store-list-stores {
  padding: 38px 24px 54px;
}

@media (min-width: 769px) {
  .c-store-list-stores {
    padding: 64px 64px 80px;
  }
}

.c-store-list-stores .c-ordernow-title {
  font-size: 32px;
  line-height: 36.48px;
  margin-bottom: 29px;
}

@media (min-width: 769px) {
  .c-store-list-stores .c-ordernow-title {
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 0;
  }
}

.c-store-list-stores_header {
  max-width: 592px;
  width: 100%;
  margin-right: auto;
}

.c-store-list-stores_header .o-divider {
  margin-bottom: 0;
}

.c-store-list-stores form {
  width: 100%;
}

@media (min-width: 769px) {
  .c-store-list-stores form {
    width: unset;
  }
}

.c-store-list-stores form .o-form-group {
  padding: 0 0 16px;
}

@media (min-width: 769px) {
  .c-store-list-stores form .o-form-group {
    padding: 0;
  }
}

.c-store-list-stores form .o-form-group label {
  font-size: 14px;
  line-height: 17.71px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
}

.c-store-list-stores form .o-form-group:first-child {
  margin-right: 16px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-store-list-stores form .o-form-group:first-child {
    width: 246px;
  }
}

.c-store-list-stores form .o-form-group:last-child {
  width: 100%;
  padding-bottom: 27px;
}

@media (min-width: 769px) {
  .c-store-list-stores form .o-form-group:last-child {
    padding-bottom: 0;
    width: 120px;
  }
}

.c-store-list-stores form .o-form-group .o-form-dropdown_input {
  padding-left: 0;
}

.c-store-list-stores form .o-form-group .o-form-dropdown_input ul li {
  padding: 17px 16.5px 16px;
}

.c-store-list-stores form .o-form-group .o-form-dropdown_input--item {
  width: 100%;
}

.c-store-list-stores form .o-form-group .o-form-group_standard {
  padding-left: 0;
}

.c-store-list-stores_contacts {
  width: 100%;
  margin-bottom: 57px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts {
    margin-bottom: 46px;
  }
}

.c-store-list-stores_contacts--item {
  padding: 32px 0 16px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts--item {
    padding: 30px 0 0;
  }
}

.c-store-list-stores_contacts--item.hide {
  display: none;
}

.c-store-list-stores_contacts--item.searched {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-store-list-stores_contacts--item .o-divider {
  margin: 24px auto 0;
  max-width: 1078px;
}

.c-store-list-stores_contacts--item__content .h4 {
  letter-spacing: -0.02em;
  margin-bottom: 24px;
  text-transform: unset;
  font-size: 25px;
  line-height: 31.62px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts--item__content .h4 {
    font-size: 24px;
    line-height: 30.36px;
    margin-bottom: 16px;
  }
}

.c-store-list-stores_contacts--item__content .store-legend {
  margin-bottom: 35px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts--item__content .store-legend {
    margin-bottom: 0;
  }
}

.c-store-list-stores_contacts--item__content .store-legend li:first-child {
  margin-right: 20px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts--item__content .store-legend li:first-child {
    margin-right: 66px;
  }
}

.c-store-list-stores_contacts--item__content .store-legend li i {
  margin-right: 9.33px;
}

.c-store-list-stores_contacts--item__content .store-legend li span {
  font-family: "Circular Std", san-serif;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  color: #202020;
  position: relative;
}

.c-store-list-stores_contacts--item .contact-panel {
  margin: 0 -8px -16px;
  max-width: 534px;
}

.c-store-list-stores_contacts--item .contact-panel_card {
  padding: 0 8px;
  width: 100%;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts--item .contact-panel_card {
    width: unset;
  }
}

.c-store-list-stores_contacts--item .contact-panel_card--detail {
  border: 1px solid #D9D9D6;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  padding: 16px;
}

@media (min-width: 769px) {
  .c-store-list-stores_contacts--item .contact-panel_card--detail {
    padding: 15px 16px;
    width: 162px;
  }
}

.c-store-list-stores_contacts--item .contact-panel_card--detail .h5 {
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.c-store-list .store-list-paginate {
  width: auto;
}

@media (min-width: 769px) {
  .c-store-list .store-list-paginate {
    display: none;
  }
}

.c-store-list .store-list-paginate .o-form-group.for-store-page {
  padding-top: 0;
  width: 140px;
  padding-bottom: 10px;
  margin-right: 0;
}

.c-store-list .store-list-paginate .o-form-group.for-store-page .o-form-dropdown_input {
  height: 40px;
}

.c-store-list .store-list-paginate .o-form-group.for-store-page .o-form-dropdown_input::after {
  bottom: 11px;
}

.c-paginate-nav {
  margin-left: 10px;
}

@media (min-width: 769px) {
  .c-paginate-nav {
    margin-left: 0;
  }
}

.c-paginate-nav a {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #252932;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: -0.02em;
  font-family: "Circular Std", san-serif;
  font-weight: bold;
}

.c-paginate-nav a:not(.c-paginate-nav_carets):hover, .c-paginate-nav a.active {
  background-color: #FFF8DD;
}

.c-paginate-nav a.hide {
  display: none;
}

.c-paginate-nav_carets {
  background-color: #F5B335;
}

.c-my-mix,
.c-bundle-l,
.c-bundle-xl,
.c-bundle-xxl {
  background-color: #F5B335;
  padding: 0;
}

.c-my-mix .o-container,
.c-bundle-l .o-container,
.c-bundle-xl .o-container,
.c-bundle-xxl .o-container {
  padding: 0;
}

@media (min-width: 769px) {
  .c-my-mix .o-container,
  .c-bundle-l .o-container,
  .c-bundle-xl .o-container,
  .c-bundle-xxl .o-container {
    padding: 0 0 0 48px;
  }
}

.c-my-mix-content,
.c-bundle-l-content,
.c-bundle-xl-content,
.c-bundle-xxl-content {
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  padding: 0;
}

@media (min-width: 769px) {
  .c-my-mix-content,
  .c-bundle-l-content,
  .c-bundle-xl-content,
  .c-bundle-xxl-content {
    padding: 34px 0 0 44px;
  }
}

.c-my-mix-content_display,
.c-bundle-l-content_display,
.c-bundle-xl-content_display,
.c-bundle-xxl-content_display {
  padding: 24.72px 24px 0;
  width: 100%;
}

@media (min-width: 769px) {
  .c-my-mix-content_display,
  .c-bundle-l-content_display,
  .c-bundle-xl-content_display,
  .c-bundle-xxl-content_display {
    padding: 48px 20px 47px 41px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
    background-position: left;
    background-size: 2px 6px;
    background-repeat: repeat-y;
    width: 400px;
  }
}

@media (min-width: 1000px) {
  .c-my-mix-content_display,
  .c-bundle-l-content_display,
  .c-bundle-xl-content_display,
  .c-bundle-xxl-content_display {
    width: 522px;
  }
}

.c-my-mix-content_display > p,
.c-bundle-l-content_display > p,
.c-bundle-xl-content_display > p,
.c-bundle-xxl-content_display > p {
  letter-spacing: -0.02em;
  color: #202020;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 18.2px;
}

@media (min-width: 769px) {
  .c-my-mix-content_display > p,
  .c-bundle-l-content_display > p,
  .c-bundle-xl-content_display > p,
  .c-bundle-xxl-content_display > p {
    margin-bottom: 30px;
  }
}

.c-my-mix-content_display > p:nth-child(n+2),
.c-bundle-l-content_display > p:nth-child(n+2),
.c-bundle-xl-content_display > p:nth-child(n+2),
.c-bundle-xxl-content_display > p:nth-child(n+2) {
  font-size: 14px;
  letter-spacing: -0.01em;
}

@media (min-width: 769px) {
  .c-my-mix-content_display > p:nth-child(n+2),
  .c-bundle-l-content_display > p:nth-child(n+2),
  .c-bundle-xl-content_display > p:nth-child(n+2),
  .c-bundle-xxl-content_display > p:nth-child(n+2) {
    font-size: 16px;
    letter-spacing: -0.02em;
  }
}

.c-my-mix-content_display > p.italize,
.c-bundle-l-content_display > p.italize,
.c-bundle-xl-content_display > p.italize,
.c-bundle-xxl-content_display > p.italize {
  font-size: 13px;
  color: #575757;
  letter-spacing: -0.01em;
}

@media (min-width: 769px) {
  .c-my-mix-content_display > p.italize,
  .c-bundle-l-content_display > p.italize,
  .c-bundle-xl-content_display > p.italize,
  .c-bundle-xxl-content_display > p.italize {
    max-width: 456px;
  }
}

.c-my-mix-content_display > p:last-child,
.c-bundle-l-content_display > p:last-child,
.c-bundle-xl-content_display > p:last-child,
.c-bundle-xxl-content_display > p:last-child {
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  .c-my-mix-content_display > p:last-child,
  .c-bundle-l-content_display > p:last-child,
  .c-bundle-xl-content_display > p:last-child,
  .c-bundle-xxl-content_display > p:last-child {
    margin-bottom: unset;
  }
}

@media (min-width: 769px) {
  .c-my-mix-content_display > p:first-child,
  .c-bundle-l-content_display > p:first-child,
  .c-bundle-xl-content_display > p:first-child,
  .c-bundle-xxl-content_display > p:first-child {
    margin: 0 0 32px 0;
    max-width: 401px;
    width: 100%;
    line-height: 130%;
  }
}

.c-my-mix-content_display figure,
.c-bundle-l-content_display figure,
.c-bundle-xl-content_display figure,
.c-bundle-xxl-content_display figure {
  width: 326px;
  height: 318px;
  position: relative;
  margin: 0;
}

@media (min-width: 769px) {
  .c-my-mix-content_display figure,
  .c-bundle-l-content_display figure,
  .c-bundle-xl-content_display figure,
  .c-bundle-xxl-content_display figure {
    width: 343px;
    margin: 0 0 16px 0;
  }
}

@media (min-width: 1000px) {
  .c-my-mix-content_display figure,
  .c-bundle-l-content_display figure,
  .c-bundle-xl-content_display figure,
  .c-bundle-xxl-content_display figure {
    width: 459px;
    height: 418px;
  }
}

.c-my-mix-content_display figure img,
.c-bundle-l-content_display figure img,
.c-bundle-xl-content_display figure img,
.c-bundle-xxl-content_display figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 769px) {
  .c-my-mix-content_display figure img,
  .c-bundle-l-content_display figure img,
  .c-bundle-xl-content_display figure img,
  .c-bundle-xxl-content_display figure img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.c-my-mix-content > .o-header-title-slant,
.c-bundle-l-content > .o-header-title-slant,
.c-bundle-xl-content > .o-header-title-slant,
.c-bundle-xxl-content > .o-header-title-slant {
  font-size: 32px;
  padding: 13.56px 16.81px 11.36px;
  top: -15px;
  position: relative;
  margin: 0 27.5px;
  left: 0;
  max-width: 260px;
}

@media (min-width: 769px) {
  .c-my-mix-content > .o-header-title-slant,
  .c-bundle-l-content > .o-header-title-slant,
  .c-bundle-xl-content > .o-header-title-slant,
  .c-bundle-xxl-content > .o-header-title-slant {
    top: -55px;
    font-size: 50px;
    padding: 18px 25px;
    left: 38px;
    position: absolute;
    margin: 0;
    max-width: unset;
  }
}

.c-my-mix-content_form,
.c-bundle-l-content_form,
.c-bundle-xl-content_form,
.c-bundle-xxl-content_form {
  width: 100%;
  padding: 0 24px 0;
}

@media (min-width: 769px) {
  .c-my-mix-content_form,
  .c-bundle-l-content_form,
  .c-bundle-xl-content_form,
  .c-bundle-xxl-content_form {
    padding: 0 0 80px 0;
  }
}

.c-my-mix-content_form .o-header-title, .c-my-mix-content_form .o-header-title-slant,
.c-bundle-l-content_form .o-header-title,
.c-bundle-l-content_form .o-header-title-slant,
.c-bundle-xl-content_form .o-header-title,
.c-bundle-xl-content_form .o-header-title-slant,
.c-bundle-xxl-content_form .o-header-title,
.c-bundle-xxl-content_form .o-header-title-slant {
  padding-left: 0;
  margin: 0 0 24px 0;
  font-size: 28px;
  letter-spacing: -0.02em;
}

@media (min-width: 769px) {
  .c-my-mix-content_form .o-header-title, .c-my-mix-content_form .o-header-title-slant,
  .c-bundle-l-content_form .o-header-title,
  .c-bundle-l-content_form .o-header-title-slant,
  .c-bundle-xl-content_form .o-header-title,
  .c-bundle-xl-content_form .o-header-title-slant,
  .c-bundle-xxl-content_form .o-header-title,
  .c-bundle-xxl-content_form .o-header-title-slant {
    font-size: 34px;
    margin: 0 0 32px 0;
    padding-left: 20px;
  }
}

.c-my-mix-content_form > span,
.c-bundle-l-content_form > span,
.c-bundle-xl-content_form > span,
.c-bundle-xxl-content_form > span {
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-size: 20px;
  line-height: 25px;
  display: block;
  padding-left: 0;
  margin-bottom: 24px;
}

@media (min-width: 769px) {
  .c-my-mix-content_form > span,
  .c-bundle-l-content_form > span,
  .c-bundle-xl-content_form > span,
  .c-bundle-xxl-content_form > span {
    margin-bottom: 16px;
    padding-left: 20px;
  }
}

.c-my-mix-content_form--details,
.c-bundle-l-content_form--details,
.c-bundle-xl-content_form--details,
.c-bundle-xxl-content_form--details {
  border-top: 1px solid #E7E7E7;
  padding: 32px 0 0;
  margin: 0;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details,
  .c-bundle-l-content_form--details,
  .c-bundle-xl-content_form--details,
  .c-bundle-xxl-content_form--details {
    padding: 40px 0 0;
    margin: 0 24px 0 20px;
  }
}

.c-my-mix-content_form--details .o-form-timeline .o-form-group label,
.c-bundle-l-content_form--details .o-form-timeline .o-form-group label,
.c-bundle-xl-content_form--details .o-form-timeline .o-form-group label,
.c-bundle-xxl-content_form--details .o-form-timeline .o-form-group label {
  margin-left: 17px;
  padding-left: 0;
}

@media (min-width: 924px) {
  .c-my-mix-content_form--details .o-form-timeline .o-form-group label,
  .c-bundle-l-content_form--details .o-form-timeline .o-form-group label,
  .c-bundle-xl-content_form--details .o-form-timeline .o-form-group label,
  .c-bundle-xxl-content_form--details .o-form-timeline .o-form-group label {
    margin-left: 0;
  }
}

.c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-timeline_count,
.c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-timeline_count,
.c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-timeline_count,
.c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-timeline_count {
  width: 40px;
  height: 40px;
}

.c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input,
.c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input,
.c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input,
.c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input {
  width: 285px;
}

@media (min-width: 924px) {
  .c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input,
  .c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input,
  .c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input,
  .c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-dropdown_input {
    width: 300px;
  }
}

.c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-group_input,
.c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-group_input,
.c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-group_input,
.c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-group_input {
  width: 269px;
}

@media (min-width: 924px) {
  .c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-group_input,
  .c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-group_input,
  .c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-group_input,
  .c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-group_input {
    width: 100%;
  }
}

.c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-operator,
.c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-operator,
.c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-operator,
.c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-operator {
  padding-left: 17px;
}

@media (min-width: 924px) {
  .c-my-mix-content_form--details .o-form-timeline .o-form-group .o-form-operator,
  .c-bundle-l-content_form--details .o-form-timeline .o-form-group .o-form-operator,
  .c-bundle-xl-content_form--details .o-form-timeline .o-form-group .o-form-operator,
  .c-bundle-xxl-content_form--details .o-form-timeline .o-form-group .o-form-operator {
    padding-left: 0;
  }
}

.c-my-mix-content_form--details .line-subtext,
.c-bundle-l-content_form--details .line-subtext,
.c-bundle-xl-content_form--details .line-subtext,
.c-bundle-xxl-content_form--details .line-subtext {
  display: none;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .line-subtext,
  .c-bundle-l-content_form--details .line-subtext,
  .c-bundle-xl-content_form--details .line-subtext,
  .c-bundle-xxl-content_form--details .line-subtext {
    display: block;
  }
}

.c-my-mix-content_form--details > p,
.c-bundle-l-content_form--details > p,
.c-bundle-xl-content_form--details > p,
.c-bundle-xxl-content_form--details > p {
  color: #202020;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 16px;
}

.c-my-mix-content_form--details__multi,
.c-bundle-l-content_form--details__multi,
.c-bundle-xl-content_form--details__multi,
.c-bundle-xxl-content_form--details__multi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-my-mix-content_form--details__multi label,
.c-bundle-l-content_form--details__multi label,
.c-bundle-xl-content_form--details__multi label,
.c-bundle-xxl-content_form--details__multi label {
  width: 100%;
}

.c-my-mix-content_form--details__multi .o-form-dropdown_input,
.c-bundle-l-content_form--details__multi .o-form-dropdown_input,
.c-bundle-xl-content_form--details__multi .o-form-dropdown_input,
.c-bundle-xxl-content_form--details__multi .o-form-dropdown_input {
  margin: 0 0 24px 0;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details__multi .o-form-dropdown_input,
  .c-bundle-l-content_form--details__multi .o-form-dropdown_input,
  .c-bundle-xl-content_form--details__multi .o-form-dropdown_input,
  .c-bundle-xxl-content_form--details__multi .o-form-dropdown_input {
    margin: 0 24px 24px 0;
    max-width: 212px;
  }
}

.c-my-mix-content_form--details .order-summary,
.c-bundle-l-content_form--details .order-summary,
.c-bundle-xl-content_form--details .order-summary,
.c-bundle-xxl-content_form--details .order-summary {
  margin: 0 -24px;
  width: calc(100% + 48px);
  padding: 32px 24px 32px 24px;
}

.c-my-mix-content_form--details .order-summary.active,
.c-bundle-l-content_form--details .order-summary.active,
.c-bundle-xl-content_form--details .order-summary.active,
.c-bundle-xxl-content_form--details .order-summary.active {
  background-color: #F7F7F7;
}

.c-my-mix-content_form--details .order-summary.active > .h3, .c-my-mix-content_form--details .order-summary.active p, .c-my-mix-content_form--details .order-summary.active .h5, .c-my-mix-content_form--details .order-summary.active .order-summary-list,
.c-bundle-l-content_form--details .order-summary.active > .h3,
.c-bundle-l-content_form--details .order-summary.active p,
.c-bundle-l-content_form--details .order-summary.active .h5,
.c-bundle-l-content_form--details .order-summary.active .order-summary-list,
.c-bundle-xl-content_form--details .order-summary.active > .h3,
.c-bundle-xl-content_form--details .order-summary.active p,
.c-bundle-xl-content_form--details .order-summary.active .h5,
.c-bundle-xl-content_form--details .order-summary.active .order-summary-list,
.c-bundle-xxl-content_form--details .order-summary.active > .h3,
.c-bundle-xxl-content_form--details .order-summary.active p,
.c-bundle-xxl-content_form--details .order-summary.active .h5,
.c-bundle-xxl-content_form--details .order-summary.active .order-summary-list {
  display: block;
}

.c-my-mix-content_form--details .order-summary.active .order-summary-total,
.c-bundle-l-content_form--details .order-summary.active .order-summary-total,
.c-bundle-xl-content_form--details .order-summary.active .order-summary-total,
.c-bundle-xxl-content_form--details .order-summary.active .order-summary-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-my-mix-content_form--details .order-summary > .h3,
.c-my-mix-content_form--details .order-summary p,
.c-my-mix-content_form--details .order-summary .h5,
.c-my-mix-content_form--details .order-summary .order-summary-list, .c-my-mix-content_form--details .order-summary .order-summary-total,
.c-bundle-l-content_form--details .order-summary > .h3,
.c-bundle-l-content_form--details .order-summary p,
.c-bundle-l-content_form--details .order-summary .h5,
.c-bundle-l-content_form--details .order-summary .order-summary-list,
.c-bundle-l-content_form--details .order-summary .order-summary-total,
.c-bundle-xl-content_form--details .order-summary > .h3,
.c-bundle-xl-content_form--details .order-summary p,
.c-bundle-xl-content_form--details .order-summary .h5,
.c-bundle-xl-content_form--details .order-summary .order-summary-list,
.c-bundle-xl-content_form--details .order-summary .order-summary-total,
.c-bundle-xxl-content_form--details .order-summary > .h3,
.c-bundle-xxl-content_form--details .order-summary p,
.c-bundle-xxl-content_form--details .order-summary .h5,
.c-bundle-xxl-content_form--details .order-summary .order-summary-list,
.c-bundle-xxl-content_form--details .order-summary .order-summary-total {
  display: none;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .order-summary,
  .c-bundle-l-content_form--details .order-summary,
  .c-bundle-xl-content_form--details .order-summary,
  .c-bundle-xxl-content_form--details .order-summary {
    max-width: 598px;
    width: 100%;
    margin: 0 0 0 -37px;
    padding: 26px 39px 34px;
  }
}

.c-my-mix-content_form--details .order-summary > .h3,
.c-bundle-l-content_form--details .order-summary > .h3,
.c-bundle-xl-content_form--details .order-summary > .h3,
.c-bundle-xxl-content_form--details .order-summary > .h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 2px;
}

.c-my-mix-content_form--details .order-summary > p,
.c-bundle-l-content_form--details .order-summary > p,
.c-bundle-xl-content_form--details .order-summary > p,
.c-bundle-xxl-content_form--details .order-summary > p {
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 26px;
  color: #202020;
}

.c-my-mix-content_form--details .order-summary > .h5,
.c-bundle-l-content_form--details .order-summary > .h5,
.c-bundle-xl-content_form--details .order-summary > .h5,
.c-bundle-xxl-content_form--details .order-summary > .h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 15px;
}

.c-my-mix-content_form--details .order-summary-list,
.c-bundle-l-content_form--details .order-summary-list,
.c-bundle-xl-content_form--details .order-summary-list,
.c-bundle-xxl-content_form--details .order-summary-list {
  padding-bottom: 32px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .order-summary-list,
  .c-bundle-l-content_form--details .order-summary-list,
  .c-bundle-xl-content_form--details .order-summary-list,
  .c-bundle-xxl-content_form--details .order-summary-list {
    margin-bottom: 29px;
  }
}

.c-my-mix-content_form--details .order-summary-list li,
.c-bundle-l-content_form--details .order-summary-list li,
.c-bundle-xl-content_form--details .order-summary-list li,
.c-bundle-xxl-content_form--details .order-summary-list li {
  letter-spacing: -0.01em;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  font-family: "Circular Std", san-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #202020;
  position: relative;
}

.c-my-mix-content_form--details .order-summary-list li.item-indent,
.c-bundle-l-content_form--details .order-summary-list li.item-indent,
.c-bundle-xl-content_form--details .order-summary-list li.item-indent,
.c-bundle-xxl-content_form--details .order-summary-list li.item-indent {
  padding-left: 16px;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .order-summary-list li.item-indent,
  .c-bundle-l-content_form--details .order-summary-list li.item-indent,
  .c-bundle-xl-content_form--details .order-summary-list li.item-indent,
  .c-bundle-xxl-content_form--details .order-summary-list li.item-indent {
    padding-left: 35px;
  }
}

.c-my-mix-content_form--details .order-summary-list li:last-child,
.c-bundle-l-content_form--details .order-summary-list li:last-child,
.c-bundle-xl-content_form--details .order-summary-list li:last-child,
.c-bundle-xxl-content_form--details .order-summary-list li:last-child {
  margin-bottom: 0;
}

.c-my-mix-content_form--details .order-summary-list li.filled,
.c-bundle-l-content_form--details .order-summary-list li.filled,
.c-bundle-xl-content_form--details .order-summary-list li.filled,
.c-bundle-xxl-content_form--details .order-summary-list li.filled {
  margin-bottom: 11px;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .order-summary-list li.filled,
  .c-bundle-l-content_form--details .order-summary-list li.filled,
  .c-bundle-xl-content_form--details .order-summary-list li.filled,
  .c-bundle-xxl-content_form--details .order-summary-list li.filled {
    margin-bottom: 8px;
  }
}

.c-my-mix-content_form--details .order-summary-list li.filled::after,
.c-bundle-l-content_form--details .order-summary-list li.filled::after,
.c-bundle-xl-content_form--details .order-summary-list li.filled::after,
.c-bundle-xxl-content_form--details .order-summary-list li.filled::after {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Circular Std", san-serif;
  position: absolute;
}

.c-my-mix-content_form--details .order-summary-list_title,
.c-bundle-l-content_form--details .order-summary-list_title,
.c-bundle-xl-content_form--details .order-summary-list_title,
.c-bundle-xxl-content_form--details .order-summary-list_title {
  margin-bottom: 11px;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .order-summary-list_title,
  .c-bundle-l-content_form--details .order-summary-list_title,
  .c-bundle-xl-content_form--details .order-summary-list_title,
  .c-bundle-xxl-content_form--details .order-summary-list_title {
    margin-bottom: 16px;
  }
}

.c-my-mix-content_form--details .order-summary-total,
.c-bundle-l-content_form--details .order-summary-total,
.c-bundle-xl-content_form--details .order-summary-total,
.c-bundle-xxl-content_form--details .order-summary-total {
  margin-bottom: 40px;
}

@media (min-width: 769px) {
  .c-my-mix-content_form--details .order-summary-total,
  .c-bundle-l-content_form--details .order-summary-total,
  .c-bundle-xl-content_form--details .order-summary-total,
  .c-bundle-xxl-content_form--details .order-summary-total {
    margin-bottom: 31px;
  }
}

.c-my-mix-content_form--details .order-summary-total > h5,
.c-bundle-l-content_form--details .order-summary-total > h5,
.c-bundle-xl-content_form--details .order-summary-total > h5,
.c-bundle-xxl-content_form--details .order-summary-total > h5 {
  font-size: 18px;
  line-height: 23px;
}

.c-my-mix-content_form--details .order-summary-total > span,
.c-bundle-l-content_form--details .order-summary-total > span,
.c-bundle-xl-content_form--details .order-summary-total > span,
.c-bundle-xxl-content_form--details .order-summary-total > span {
  font-family: "Circular Std", san-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  color: #252932;
}

.c-my-mix-content_form--details .order-summary .o-button,
.c-bundle-l-content_form--details .order-summary .o-button,
.c-bundle-xl-content_form--details .order-summary .o-button,
.c-bundle-xxl-content_form--details .order-summary .o-button {
  width: 100%;
  height: 50px;
}

.c-bundle-l-content_display figure img, .c-bundle-xl-content_display figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 85%;
     object-position: 50% 85%;
}

.last-padding {
  padding: 5.5px 0 0 52px;
}

@media (min-width: 924px) {
  .last-padding {
    padding: 5.5px 0 32px 52px;
  }
}

.custom-padding-bottom {
  padding: 5.5px 0 0 52px;
}

@media (min-width: 924px) {
  .custom-padding-bottom {
    padding: 5.5px 0 8px 52px;
  }
}

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

@media (min-width: 924px) {
  .last-margin {
    margin: 0 24px 24px 0 !important;
  }
}

.c-my-mix .last-padding,
.c-bundle-l .last-padding,
.c-bundle-xl .last-padding,
.c-bundle-xxl .last-padding {
  padding: 5.5px 0 34px 36px;
}

@media (min-width: 924px) {
  .c-my-mix .last-padding,
  .c-bundle-l .last-padding,
  .c-bundle-xl .last-padding,
  .c-bundle-xxl .last-padding {
    padding: 5.5px 0 32px 52px;
  }
}

.c-my-mix .order-summary,
.c-bundle-l .order-summary,
.c-bundle-xl .order-summary,
.c-bundle-xxl .order-summary {
  padding: 0 24px 32px 24px;
}

.c-my-mix .order-summary.active,
.c-bundle-l .order-summary.active,
.c-bundle-xl .order-summary.active,
.c-bundle-xxl .order-summary.active {
  padding: 32px 24px 32px 24px;
}

@media (min-width: 769px) {
  .c-my-mix .order-summary,
  .c-bundle-l .order-summary,
  .c-bundle-xl .order-summary,
  .c-bundle-xxl .order-summary {
    padding: 0 39px 34px;
  }
}

.c-account {
  min-height: 300px;
  padding: 32px 0 0;
  background: #D9D9D6 url("images/product/section-graphics-mb.png");
}

@media (min-width: 769px) {
  .c-account {
    background: #D9D9D6 url("images/product/section-graphics.png");
    padding: 32px 0;
  }
}

.c-account .c-breadcrumbs {
  background-color: unset;
  display: none;
  padding: 40px 0 29px;
}

.c-account .c-breadcrumbs::before {
  content: unset;
}

@media (min-width: 769px) {
  .c-account .c-breadcrumbs {
    display: block;
  }
}

@media (min-width: 769px) {
  .c-account {
    padding: 0;
  }
}

.c-account .o-container {
  padding: 0;
}

@media (min-width: 769px) {
  .c-account .o-container {
    padding: 0 0 0 48px;
  }
}

.c-account-content_nav {
  overflow: auto;
  width: 100%;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.c-account-content_nav::-webkit-scrollbar {
  display: none;
}

@media (min-width: 769px) {
  .c-account-content_nav {
    width: 220px;
  }
}

.c-account-content_nav > li {
  background-color: #000614;
  font-family: "Circular Std", san-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.02em;
  line-height: 130%;
  font-weight: bold;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  margin-right: 8px;
  padding: 16px 18px;
}

@media (min-width: 769px) {
  .c-account-content_nav > li {
    margin-bottom: 8px;
    padding: 19px 24px 16px;
    min-height: 56px;
    margin-right: 0;
  }
}

.c-account-content_nav > li.active, .c-account-content_nav > li:hover {
  background-color: #fff;
  color: #000;
}

.c-account-content_nav > li:nth-child(4) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-account-content_nav > li:nth-child(4) > img {
  margin-left: 7px;
}

.c-account-content_panel {
  background-color: #fff;
  display: none;
  width: 100%;
  position: relative;
  top: -1px;
  padding: 150px 32px 32px 24px;
}

.c-account-content_panel:nth-child(4) {
  padding: 150px 24px 58px;
}

@media (min-width: 769px) {
  .c-account-content_panel {
    width: calc(100% - 220px);
    top: unset;
    padding: 131px 44px 80px;
    min-height: 753px;
  }
}

.c-account-content_panel.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-account-content_panel .o-header-title-slant {
  font-size: 29px;
  line-height: 36.25px;
  padding: 13px 16px 7px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  top: 42px;
  left: 24px;
  font-size: 26px;
  line-height: 32.5px;
}

@media (min-width: 769px) {
  .c-account-content_panel .o-header-title-slant {
    top: 42px;
    left: 45px;
    font-size: 29px;
    line-height: 36.25px;
  }
}

.c-account-content_panel--detail.for-dashboard {
  width: 100%;
  padding: 0;
}

@media (min-width: 769px) {
  .c-account-content_panel--detail.for-dashboard {
    padding: 0 16px 0;
  }
}

.c-account-content_panel--detail.for-dashboard > p {
  color: #202020;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: normal;
  max-width: 554px;
  width: 100%;
}

.c-account-content_panel--detail.for-dashboard > p + p {
  margin-top: 16px;
  margin-bottom: 32px;
}

.c-account-content_panel--detail.for-dashboard .info-content {
  width: 100%;
}

@media (min-width: 769px) {
  .c-account-content_panel--detail.for-dashboard .info-content {
    max-width: 305px;
  }
}

.c-account-content_panel--detail.for-dashboard .info-content:first-child {
  margin-bottom: 32px;
}

@media (min-width: 1122px) {
  .c-account-content_panel--detail.for-dashboard .info-content:first-child {
    margin-right: 62px;
    margin-bottom: 0;
  }
}

.c-account-content_panel--detail.for-dashboard .info-content > .h5 {
  font-family: "Circular Std", san-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  font-weight: 900;
  margin-bottom: 16px;
  max-width: 305px;
  width: 100%;
}

@media (min-width: 769px) {
  .c-account-content_panel--detail.for-dashboard .info-content > .h5 {
    max-width: unset;
  }
}

.c-account-content_panel--detail.for-dashboard .info-content_card {
  padding: 24px;
  min-height: 109px;
  background-color: #F7F7F7;
  border-radius: 3px;
  max-width: 305px;
  width: 100%;
  margin-bottom: 24px;
}

@media (min-width: 769px) {
  .c-account-content_panel--detail.for-dashboard .info-content_card {
    max-width: unset;
  }
}

.c-account-content_panel--detail.for-dashboard .info-content_card--icon {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-right: 16px;
  width: 32px;
}

.c-account-content_panel--detail.for-dashboard .info-content_card--detail {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 100%;
}

.c-account-content_panel--detail.for-dashboard .info-content_card--detail .h6, .c-account-content_panel--detail.for-dashboard .info-content_card--detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-account-content_panel--detail.for-dashboard .info-content_card--detail span, .c-account-content_panel--detail.for-dashboard .info-content_card--detail .legends > li span, .legends > li .c-account-content_panel--detail.for-dashboard .info-content_card--detail span, .c-account-content_panel--detail.for-dashboard .info-content_card--detail span {
  color: #202020;
  font-size: 14px;
}

.c-account-content_panel--detail.for-dashboard .info-content_card--detail .h6, .c-account-content_panel--detail.for-dashboard .info-content_card--detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-account-content_panel--detail.for-dashboard .info-content_card--detail span, .c-account-content_panel--detail.for-dashboard .info-content_card--detail .legends > li span, .legends > li .c-account-content_panel--detail.for-dashboard .info-content_card--detail span {
  line-height: 17.71px;
  font-weight: bold;
  margin-bottom: 8px;
}

.c-account-content_panel--detail.for-dashboard .info-content_card--detail span {
  font-family: "Circular Std", san-serif;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: normal;
  font-style: normal;
}

.c-account-content_panel--detail.for-dashboard .info-content .o-button:nth-last-child(2) {
  margin-bottom: 16px;
}

.c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card {
  margin-bottom: 0;
}

.c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail .h6, .c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail span, .c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail .legends > li span, .legends > li .c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail span, .c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail p {
  line-height: 18.2px;
  font-weight: normal;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}

.c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail p {
  color: #202020;
  font-size: 14px;
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner {
  background-color: #F5B335;
  margin: 32px -32px 7px -24px;
  width: 100vw;
  padding: 0 0 40px;
  position: relative;
}

@media (min-width: 769px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner {
    margin: 32px 0 40px;
    width: 100%;
  }
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner {
    margin: 25px 0 35px;
    padding: 0;
    max-width: 677px;
    height: 180px;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner p {
  color: #202020;
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .o-container {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 769px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .o-container {
    padding: 0;
  }
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .o-container {
    -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;
    height: 100%;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .mobile {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .mobile {
    display: none;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .desktop {
  display: none;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .desktop {
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .text-container {
  padding: 0 77px;
  text-align: center;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .text-container {
    padding: 35px 41px 34px 0;
    text-align: unset;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .text-container > p:last-child {
  margin-top: 20px;
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-images {
  background-color: #F5B335;
  position: relative;
  margin-bottom: 47px;
  width: 100%;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-images {
    -ms-flex-preferred-size: 68.98079764%;
        flex-basis: 68.98079764%;
    margin-bottom: 0;
    height: 100%;
  }
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-images .img-sm {
    display: none;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-images .img-lg {
  display: none;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-images .img-lg {
    display: block;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-bg-wrapper {
  height: 255px;
  min-width: 375px;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-bg-wrapper {
    height: 100%;
    min-width: auto;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-bg-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: screen;
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-logo-wrapper {
  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;
  position: absolute;
  top: 90px;
  left: 50%;
  width: 140px;
  height: 165px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-logo-wrapper {
    width: 93px;
    height: 10px;
    left: 46.5%;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-logo-wrapper::before {
  content: '';
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 221px;
  width: 221px;
  z-index: 1;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-logo-wrapper::before {
    height: 150px;
    width: 150px;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-logo-wrapper img {
  position: relative;
  width: 100%;
  z-index: 2;
  margin-top: -11px;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .banner-logo-wrapper img {
    margin-top: -7px;
  }
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .o-button {
  background-color: #000614;
  margin-top: 16px;
  width: 100%;
}

.c-account-content_panel--detail.for-dashboard .dashboard-banner .o-button > span {
  color: #FFFFFF;
}

@media (min-width: 924px) {
  .c-account-content_panel--detail.for-dashboard .dashboard-banner .o-button {
    margin-top: 24px;
    width: 316px;
  }
}

.c-account-content_panel .for-recent-orders {
  width: 100%;
  margin-top: -32px;
}

.c-account-content_panel .for-recent-orders .order-item {
  padding: 32px 0 24px;
}

.c-account-content_panel .for-recent-orders .order-item.apply-tail {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 0 100%;
  background-size: 6px 1px;
  background-repeat: repeat-x;
}

.c-account-content_panel .for-recent-orders .order-item_col {
  width: 100%;
}

.c-account-content_panel .for-recent-orders .order-item_col:first-child {
  max-width: 172px;
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-account-content_panel .for-recent-orders .order-item_col:first-child {
    margin-bottom: 0;
  }
}

.c-account-content_panel .for-recent-orders .order-item_col:nth-child(2) {
  max-width: 210px;
  margin-bottom: 32px;
}

@media (min-width: 769px) {
  .c-account-content_panel .for-recent-orders .order-item_col:nth-child(2) {
    margin-bottom: 0;
  }
}

@media (min-width: 769px) {
  .c-account-content_panel .for-recent-orders .order-item_col:last-child {
    max-width: 244px;
  }
}

.c-account-content_panel .for-recent-orders .order-item_col > span, .c-account-content_panel .for-recent-orders .order-item_col--detail > .h6, .c-account-content_panel .for-recent-orders .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .order-item_col--detail > span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-account-content_panel .for-recent-orders .order-item_col--detail > span, .c-account-content_panel .for-recent-orders .legends > li .order-item_col--detail > span, .legends > li .c-account-content_panel .for-recent-orders .order-item_col--detail > span, .c-account-content_panel .for-recent-orders .order-item_col--detail span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 17.71px;
  letter-spacing: 0.09em;
  color: #202020;
}

.c-account-content_panel .for-recent-orders .order-item_col > span {
  font-family: "Circular Std", san-serif;
  margin-bottom: 8px;
}

.c-account-content_panel .for-recent-orders .order-item_col > .h3 {
  font-family: "Moderne LL", san-serif;
  font-weight: bold;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 30.8px;
}

@media (min-width: 769px) {
  .c-account-content_panel .for-recent-orders .order-item_col > .h3 {
    font-size: 34px;
    line-height: 37.4px;
  }
}

.c-account-content_panel .for-recent-orders .order-item_col--detail {
  margin-bottom: 16px;
}

.c-account-content_panel .for-recent-orders .order-item_col--detail:last-child {
  margin-bottom: 0;
}

.c-account-content_panel .for-recent-orders .order-item_col--detail > .h6, .c-account-content_panel .for-recent-orders .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .order-item_col--detail > span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-account-content_panel .for-recent-orders .order-item_col--detail > span, .c-account-content_panel .for-recent-orders .legends > li .order-item_col--detail > span, .legends > li .c-account-content_panel .for-recent-orders .order-item_col--detail > span {
  margin-bottom: 8px;
}

.c-account-content_panel .for-recent-orders .order-item_col--detail > span {
  font-family: "Circular Std", san-serif;
  text-transform: unset;
  letter-spacing: -0.01em;
  font-weight: normal;
  line-height: 18.2px;
}

.c-account-content_panel .for-recent-orders .order-item_col .o-button {
  width: 100%;
}

.c-account-content_panel .for-recent-orders .order-item_col .o-button:first-child {
  margin-bottom: 16px;
}

.c-account-content_panel .for-recent-orders .order-item_col .o-button:last-child {
  margin-bottom: 0;
}

.c-account-content_panel .for-edit-profile {
  width: 100%;
}

.c-account-content_panel .for-edit-profile form {
  width: 100%;
}

.c-account-content_panel .for-edit-profile form .o-form-group {
  margin-bottom: -32px;
}

.c-account-content_panel .for-edit-profile form .o-form-group-inner {
  max-width: 414px;
  width: 100%;
  margin-bottom: 24px;
  position: relative;
}

@media (min-width: 850px) {
  .c-account-content_panel .for-edit-profile form .o-form-group-inner {
    margin-right: 26px;
  }
}

.c-account-content_panel .for-edit-profile form .o-form-group-inner .o-form-group_standard {
  max-width: unset;
}

.c-account-content_panel .for-edit-profile form .o-form-group-inner .o-button {
  width: 100%;
}

.c-account-content_panel .for-edit-profile form .o-form-group:first-child .o-form-group-inner:nth-child(even), .c-account-content_panel .for-edit-profile form .o-form-group:nth-child(3) .o-form-group-inner:nth-child(even), .c-account-content_panel .for-edit-profile form .o-form-group:nth-child(4) .o-form-group-inner:nth-child(even) {
  margin-right: 0;
}

.c-account-content_panel .for-edit-profile form .o-form-group:nth-child(2) .o-form-group-inner:nth-child(5) {
  margin-right: 0;
}

.c-account-content_panel .for-edit-profile form .o-form-group:nth-child(4) .for-edit-profile_cta {
  margin-bottom: 0;
}

.c-account-content_panel .for-edit-profile_email {
  width: 100%;
  max-width: unset !important;
}

.c-account-content_panel .for-edit-profile_email input {
  max-width: 414px;
}

.c-account-content_panel .for-edit-profile_cta {
  padding-left: 14px;
}

@media (min-width: 769px) {
  .c-account-content_panel .for-edit-profile_cta {
    padding-left: 0;
  }
}

.c-account-content_panel .for-edit-profile_spacer {
  margin-bottom: 0 !important;
}

.c-account-content_panel .for-edit-profile .italize {
  margin-top: 8px;
  font-size: 13px;
  line-height: 16.44px;
  font-weight: 400;
  padding-left: 14px;
  color: #575757;
}

@media (min-width: 769px) {
  .c-account-content_panel .for-edit-profile .italize {
    margin-top: 3px;
    padding-left: 0;
  }
}

.c-account-content_panel.you-do-you-panel {
  padding: 150px 24px 32px;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-intro-card__images {
  border-top: 1px solid #F1F1F1;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #F1F1F1;
  margin-bottom: 0;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-intro-card__content-wrapper {
  padding: 0;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-intro-card__content {
  border-bottom: 1px solid #F1F1F1;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #F1F1F1;
  padding: 58px 40px 32px;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_count {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_remaining {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_stamp-counter {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card button {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

@media (min-width: 1208px) {
  .c-account-content_panel.you-do-you-panel {
    padding: 150px 65px 64px 88px;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-intro-card__images {
    border: 0;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-intro-card__content-wrapper {
    padding: 0;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-intro-card__content {
    padding: 23px 0 23px 25px;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_count {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_remaining {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_stamp-counter {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card button {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards > * {
    width: 100%;
  }
}

.c-account-content_panel.you-do-you-panel-home {
  padding: 0px;
  width: 100%;
  min-height: 0;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards {
  margin-top: 0px;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-container-desktop-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__logo-desktop {
  display: none;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__logo-mobile {
  display: block;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__images {
  -ms-flex-preferred-size: 24.9609375%;
      flex-basis: 24.9609375%;
  padding: 20px 24px 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0px;
  height: auto;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__logo-wrapper {
  width: auto;
  height: auto;
  margin-top: 0;
  text-align: center;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__logo-wrapper img {
  height: auto;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper {
  -ms-flex-preferred-size: 49.921875%;
      flex-basis: 49.921875%;
  padding: 0px;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card {
  margin-top: 0px;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_count {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_count span.h2 {
  letter-spacing: -0.02em;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_stamp svg {
  width: 51px;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_stamp--pizza svg {
  width: 76px;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_stamp-counter {
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_remaining {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_remaining__break {
  display: block;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .o-button {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content {
  -ms-flex-preferred-size: 24.9609375%;
      flex-basis: 24.9609375%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 34px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content .body-1--bold {
  margin-top: 22px;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #000614;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 55px;
  padding-bottom: 0px;
  margin-bottom: 79px;
  text-align: right;
  background: url(images/you-do-you/pattern-black-m.png) center no-repeat;
  background-size: cover;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__image-desktop {
  display: none;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__image-mobile {
  display: block;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__image img {
  position: relative;
  z-index: 3;
  margin-top: 0px;
  margin-bottom: -65px;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__text {
  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;
  padding: 0px 24px;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__text h4 {
  font-family: "Moderne LL", san-serif;
  font-weight: 900;
  font-size: 29px;
  line-height: 36px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 9px;
  text-align: center;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__text p {
  font-family: "Circular Std";
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #ffffff;
  margin-bottom: 0px;
  text-align: center;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__button {
  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;
  padding: 35px 24px 24px;
}

.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__button-enroll {
  display: inline-block;
  font-family: "Circular Std";
  font-style: normal;
  font-weight: 900;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  padding: 16px 20px 15px;
  width: 100%;
  max-width: none;
  background: #F5B335;
}

@media (min-width: 1208px) {
  .c-account-content_panel.you-do-you-panel-home {
    padding: 0px;
  }
  .c-account-content_panel.you-do-you-panel-home > * {
    width: 100%;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-container-desktop-only {
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__images {
    padding: 24px;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__logo-desktop {
    display: block;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__logo-mobile {
    display: none;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper {
    -ms-flex-preferred-size: 49.921875%;
        flex-basis: 49.921875%;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card {
    padding: 24px 19.50%;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_count {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_stamp svg {
    width: auto;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_stamp--pizza svg {
    width: auto;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_stamp-counter {
    margin-bottom: 18px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_remaining {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_remaining__break {
    display: inline-block;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .o-button {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content .body-1--bold {
    margin-top: 16px;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__image {
    padding-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    width: 36.25%;
    background: url(images/you-do-you/pattern-black.png) center no-repeat;
    background-size: cover;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__image img {
    margin-top: -26px;
    margin-bottom: 0px;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__image-desktop {
    display: block;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__image-mobile {
    display: none;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__text {
    padding: 29px 0px 29px 0px;
    width: 31.640625%;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__text h4 {
    margin-bottom: 8px;
    text-align: left;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__text p {
    text-align: left;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__button {
    padding: 0px;
    width: 32.109375%;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-unregistered__button-enroll {
    max-width: 316px;
  }
}

.c-account-content_panel .for-rewards {
  margin-top: -42px;
  width: 100%;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards {
    margin-top: 0;
  }
}

.c-account-content_panel .for-rewards h4 {
  font-family: "Circular Std";
  font-weight: 900;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.02em;
  text-transform: none;
  color: #000614;
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box {
  margin: 25px 0 10px -24px;
  position: relative;
}

@media (min-width: 769px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box {
    margin: 25px 0 10px 0;
    width: 100%;
  }
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box {
    height: 297px;
  }
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box {
    margin: -10px 0 35px -58px;
    padding: 0;
    max-width: 900px;
    width: 110%;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-bg-wrapper {
  height: 268px;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-bg-wrapper {
    height: 100%;
    min-width: auto;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-bg-wrapper img {
  width: 100%;
  height: 100%;
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-logo-wrapper {
  top: 110px;
  width: 139px;
  height: 166px;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-logo-wrapper {
    width: 157px;
    height: 186px;
    top: 62px;
    left: 46.5%;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-logo-wrapper::before {
  height: 221px;
  width: 221px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-logo-wrapper::before {
    height: 242px;
    width: 242px;
  }
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .tick-box-logo-wrapper img {
    margin-top: -18px;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-input-group .body-1 a, .c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-input-group .modal.privacy-policy .modal-body .privacy-policy__content p a, .modal.privacy-policy .modal-body .privacy-policy__content .c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-input-group p a {
  letter-spacing: normal;
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-input-group .o-button {
  margin-top: 32px;
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-images {
  background-color: #F5B335;
  position: relative;
  margin-bottom: 58px;
  width: 100%;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-images {
    margin-bottom: 0;
  }
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-images {
    -ms-flex-preferred-size: 40.44444444%;
        flex-basis: 40.44444444%;
    margin-bottom: 0;
    height: 100%;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-form {
  padding: 0 40px 0 32px;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-form {
    -ms-flex-preferred-size: 59.55555556%;
        flex-basis: 59.55555556%;
    padding: 16px 40px 32px 24px;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-form label:first-child {
  padding-right: 10px;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .c-new-customer-tick-box .c-tick-box-form label:first-child {
    padding-right: 0;
  }
}

.c-account-content_panel .for-rewards .c-new-customer-tick-box .o-button {
  height: 50px;
  width: 316px;
}

.c-account-content_panel .for-rewards .o-header-title-slant {
  padding: 13px 16px 13px;
  margin-left: 2px;
  width: auto;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .o-header-title-slant {
    margin-left: 40px;
  }
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .o-header-title-slant.not-registered {
    margin-left: -17px;
  }
}

.c-account-content_panel .for-rewards .header {
  font-weight: 700;
  font-size: 16px;
}

.c-account-content_panel .for-rewards .header--mobile {
  line-height: 130%;
  letter-spacing: -0.02em;
  text-align: center;
  margin: 0 -60px 0 20px !important;
  position: absolute;
  z-index: 1;
  left: 45%;
  top: 32px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .header--mobile {
    display: none;
  }
}

.c-account-content_panel .for-rewards .header--desktop {
  display: none;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .header--desktop {
    display: block;
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 130%;
    letter-spacing: -0.02em;
  }
}

.c-account-content_panel .for-rewards .rewards-container-mobile-only {
  margin-top: -6px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-container-mobile-only {
    display: none;
  }
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-container-desktop-only {
    border: 1px solid #D9D9D6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 31px;
    overflow: hidden;
  }
}

.c-account-content_panel .for-rewards .rewards-intro-card {
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  padding-bottom: 32px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-intro-card {
    display: none;
  }
  .c-account-content_panel .for-rewards .rewards-intro-card__content {
    border: 1px solid #F1F1F1;
    padding: 23px 0 23px 25px;
  }
  .c-account-content_panel .for-rewards .rewards-intro-card__content > p {
    max-width: 365px;
    color: #000614;
  }
}

.c-account-content_panel .for-rewards .rewards-intro-card__images {
  background-image: url(images/you-do-you/store-element-mb.png);
  background-size: cover;
  background-repeat: no-repeat;
  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;
  height: 240px;
  padding-top: 28px;
  margin-bottom: 58px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-intro-card__images {
    background-image: url(images/you-do-you/store-element-dt.png);
    height: auto;
    padding-top: 32px;
    margin-bottom: 0;
    -ms-flex-preferred-size: 31.97674419%;
        flex-basis: 31.97674419%;
    position: relative;
  }
}

.c-account-content_panel .for-rewards .rewards-intro-card__logo-wrapper {
  width: 177px;
  height: 210px;
  margin-top: 5px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-intro-card__logo-wrapper {
    width: 227px;
    height: 271px;
    margin-top: 24px;
  }
}

.c-account-content_panel .for-rewards .rewards-intro-card__logo-wrapper img {
  width: 100%;
  height: 100%;
}

.c-account-content_panel .for-rewards .rewards-intro-card__content-wrapper {
  text-align: center;
  padding: 0 40px;
}

.c-account-content_panel .for-rewards .rewards-intro-card__content-wrapper p.body-1--bold {
  letter-spacing: normal;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-intro-card__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;
    -ms-flex-preferred-size: 68.02325581%;
        flex-basis: 68.02325581%;
    border-left: 1px solid #D9D9D6;
    padding: 0;
    text-align: unset;
  }
}

.c-account-content_panel .for-rewards .rewards-intro-card__welcome {
  font-family: 'SignPainter', serif;
  font-style: italic;
  font-weight: 600;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.02em;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-intro-card__welcome {
    font-size: 32px;
    line-height: 130%;
    position: absolute;
    left: 32px;
  }
}

.c-account-content_panel .for-rewards .rewards-order-card {
  background-color: #F1F1F1;
  border-radius: 2px;
  padding: 24px;
  margin-top: 24px;
  text-align: center;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .rewards-order-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 24px 123px;
  }
}

.c-account-content_panel .for-rewards .rewards-order-card > *:not(:last-child) {
  margin-bottom: 18px;
}

.c-account-content_panel .for-rewards .rewards-order-card .order_count {
  font-family: "Circular Std";
  font-size: 20px;
  line-height: 25px;
  color: #000614;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .rewards-order-card .order_count {
    margin-bottom: 5px;
  }
}

.c-account-content_panel .for-rewards .rewards-order-card .order_count span.h2 {
  font-size: 28px;
  color: #F5B335;
  line-height: 110%;
  margin: 0 8px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-order-card .order_count span.h2 {
    font-size: 34px;
  }
}

.c-account-content_panel .for-rewards .rewards-order-card .order_remaining {
  font-family: "Circular Std";
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.01em;
}

.c-account-content_panel .for-rewards .rewards-order-card .order_remaining span.h2 {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 20px;
  margin: 0 8px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-order-card .order_remaining span.h2 {
    font-size: 17px;
    line-height: 21px;
  }
}

.c-account-content_panel .for-rewards .rewards-order-card .order_remaining span:not(.h2) {
  display: block;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-order-card .order_remaining span:not(.h2) {
    display: inline;
  }
}

.c-account-content_panel .for-rewards .rewards-order-card .order_stamp-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-account-content_panel .for-rewards .rewards-order-card .order_stamp {
  z-index: 1;
}

.c-account-content_panel .for-rewards .rewards-order-card .order_stamp--connector {
  width: 100%;
  border-top: 1px dashed #2D3340;
}

.c-account-content_panel .for-rewards .rewards-order-card .order_stamp--connector.active {
  border-top: 1px solid #2D3340;
}

.c-account-content_panel .for-rewards .rewards-order-card .order_stamp.active .stamp-circle, .c-account-content_panel .for-rewards .rewards-order-card .order_stamp.active .stamp-pizza-fill {
  fill: #F5B335;
}

.c-account-content_panel .for-rewards .rewards-order-card .o-button {
  width: 100%;
  height: 50px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-order-card .o-button {
    max-width: 279px;
    -ms-flex-item-align: center;
        align-self: center;
  }
}

.c-account-content_panel .for-rewards .rewards-transactions-coupons-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: 1208px) {
  .c-account-content_panel .for-rewards .rewards-transactions-coupons-container {
    -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;
  }
}

.c-account-content_panel .for-rewards .rewards-transactions-card {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 24px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-transactions-card {
    margin: 0 31px 0 0;
    -ms-flex-preferred-size: 48.13953488%;
        flex-basis: 48.13953488%;
  }
}

.c-account-content_panel .for-rewards .rewards-transactions-card.switch {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-transactions-card.switch {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.c-account-content_panel .for-rewards .rewards-transactions-card.switch .o-button {
  margin-bottom: 6px;
}

@media (min-width: 924px) {
  .c-account-content_panel .for-rewards .rewards-transactions-card.switch .o-button {
    margin-bottom: 0;
  }
}

.c-account-content_panel .for-rewards .rewards-transactions-card--empty .rewards-transactions-card__header {
  padding: 24px 24px 15px;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__header {
  background-color: #F1F1F1;
  padding: 24px 24px 31px;
  text-align: center;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__header p {
  color: #2D3340;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__points span {
  color: #F18A00;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__list {
  margin: 32px auto 16px;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__list .no-transaction {
  color: #2D3340;
  font-family: "Circular Std";
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__items {
  margin-top: -32px;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__item {
  padding: 16px 0;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__item:not(:first-child) {
  border-top: 1px solid rgba(217, 217, 214, 0.5);
}

.c-account-content_panel .for-rewards .rewards-transactions-card__item > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__item--order-details p {
  font-family: "Circular Std";
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #2D3340;
}

.c-account-content_panel .for-rewards .rewards-transactions-card__item--status-details p {
  color: #92949C;
  margin-top: 4px;
}

.c-account-content_panel .for-rewards .rewards-transactions-card .o-button {
  width: 100%;
  height: 50px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  background-color: #F1F1F1;
  padding: 24px 0 24px 24px;
  max-width: 100vw;
  margin: 24px -24px 0;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card {
    width: 414px;
    height: 372px;
    margin: 0;
    padding: 24px 0 24px;
    overflow: hidden;
    -ms-flex-preferred-size: 48.13953488%;
        flex-basis: 48.13953488%;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card.switch {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card.switch {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card--empty {
  padding: 24px;
  margin: 24px 0 2px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card--empty {
    margin: 0;
    height: 266px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 18px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card__header img {
  margin: -6px 0 0 8px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card__list {
  overflow: hidden;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card__list {
    overflow: visible;
    padding-left: 24px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card__list--empty {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card__list--empty {
    margin-left: -24px;
    margin-top: 38px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card__list--empty img {
  width: 99.52px;
  height: 88px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card__list .no-coupons {
  color: #D9D9D6;
  margin-top: 17px;
  padding: 0 40px;
  text-align: center;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card__list .no-coupons {
    padding: 0 90px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon {
  max-width: 285px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon:not(:last-child) {
  margin-right: 24px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card .coupon {
    max-width: unset;
    min-width: 285px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.birthday .coupon_top,
.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.birthday .coupon_tear,
.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.birthday .coupon_bottom {
  background-color: #2D3340;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.birthday img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.claimed .coupon_bottom {
  background-color: #D9D9D6 !important;
  padding: 43px 0 42px;
  position: relative;
  background-color: transparent !important;
  z-index: -1;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.claimed .coupon_bottom::before {
  content: '';
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  top: 0;
  background-color: #D9D9D6;
  border-radius: 8px;
  z-index: 1;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.claimed .bottom-claimed {
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #2D3340;
  margin: 0;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_top {
  background-color: #000614;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 22.15px 20px;
  height: 143px;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card .coupon_top {
    padding: 20px 20px 27.15px 20px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_top h4 {
  font-family: "Moderne LL", san-serif;
  text-transform: uppercase;
  color: #F5B335;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: normal;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_top p {
  color: #D9D9D6;
  margin-top: 6px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_top img {
  margin-right: 18px;
  width: 85px;
  height: 85px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transform: scale(1.35);
          transform: scale(1.35);
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_tear {
  background-color: #000614;
  position: relative;
  margin-top: -1px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_tear::before, .c-account-content_panel .for-rewards .rewards-coupons-card .coupon_tear::after {
  content: '';
  position: absolute;
  background-color: #f1f1f1;
  width: 20px;
  height: 20px;
  top: -3px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_tear::before {
  left: -0;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_tear::after {
  right: -20px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_tear--line {
  border-bottom: 1px dashed #FFFFFF;
  padding-top: 5px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_bottom {
  background-color: #000614;
  border-radius: 8px;
  padding: 18px 20px 16px 20px;
  margin-top: -1px;
  height: 106px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_bottom button {
  width: 244px;
  height: 50px;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_bottom p {
  color: #9C9892;
  margin-top: 8px;
  text-align: center;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_slider-buttons {
  display: none;
}

@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card .coupon_slider-buttons {
    display: block;
    text-align: center;
    margin: 19px 0 27px;
  }
}

.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_slider-buttons > * {
  border: none;
  background: transparent;
}

.c-account-content_panel .for-rewards .rewards-coupons-card .tns-visually-hidden {
  display: none;
}

.c-account-content_panel .for-rewards .body-1--bold {
  margin-top: 16px;
}

.c-checkout {
  padding: 0;
  background: #D9D9D6 url("images/product/section-graphics-mb.png");
}

@media (min-width: 769px) {
  .c-checkout {
    background: #D9D9D6 url("images/product/section-graphics.png");
  }
}

.c-checkout .c-breadcrumbs {
  display: block;
  padding: 32px 24px;
}

@media (min-width: 769px) {
  .c-checkout .c-breadcrumbs {
    padding: 40px 0 93px;
  }
}

.c-checkout .o-header-title-slant {
  top: -11px;
}

@media (min-width: 769px) {
  .c-checkout .o-header-title-slant {
    top: -65px;
  }
}

.c-checkout .c-standard-layout-content {
  padding: 87px 0 40px;
}

@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content {
    padding: 81px 64px 80px 60px;
  }
}

.c-checkout .c-standard-layout-content_display {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content_display {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (max-width: 965px) {
  .c-checkout .c-standard-layout-content_display {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c-checkout .o-divider {
  margin: 24px 0 32px;
  display: none;
}

@media (min-width: 966px) {
  .c-checkout .o-divider {
    display: block;
    max-width: 606px;
  }
}

.c-checkout-form .o-button-white span, .c-checkout-summary .o-button-white span {
  font-size: 9px;
  line-height: 10.8px;
  font-weight: 900;
}

.c-checkout-form {
  max-width: 500px;
  width: 100%;
  padding: 32px 24px 0;
}

@media (min-width: 966px) {
  .c-checkout-form {
    margin-right: 32px;
  }
}

@media (min-width: 1185px) {
  .c-checkout-form {
    padding: 10px 0 0;
    max-width: 606px;
  }
}

.c-checkout-form > .h5 {
  line-height: 25.3px;
  letter-spacing: unset;
  font-weight: normal;
  margin-bottom: 32px;
}

@media (min-width: 966px) {
  .c-checkout-form > .h5 {
    margin-bottom: 0;
  }
}

.c-checkout-form form {
  max-width: 550px;
  width: 100%;
}

.c-checkout-form form .o-form-group:first-child {
  padding-right: 8px;
}

@media (min-width: 966px) {
  .c-checkout-form form .o-form-group:first-child {
    padding-right: 0;
  }
}

.c-checkout-form form .o-form-group-inner {
  width: 100%;
  max-width: 307px;
  margin-bottom: 16px;
}

@media (min-width: 966px) {
  .c-checkout-form form .o-form-group-inner {
    margin-bottom: 16px;
  }
}

.c-checkout-form form .o-form-group-inner:last-child {
  margin-bottom: 0;
}

.c-checkout-form form .o-form-group-inner > label {
  letter-spacing: 0.09em;
}

.c-checkout-form form .o-form-group-inner label {
  color: #202020;
}

.c-checkout-form form .o-form-group-inner label.label-sm {
  text-transform: unset;
  font-weight: normal;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
  letter-spacing: unset;
}

@media (min-width: 996px) {
  .c-checkout-form form .o-form-group-inner label.label-sm {
    margin-bottom: 8px;
  }
}

.c-checkout-form form .o-form-group-inner.for-description {
  margin-bottom: 24px;
}

.c-checkout-form form .o-form-group-inner.for-description:last-child {
  margin-bottom: 0;
}

.c-checkout-form form .o-form-group-inner.for-description label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #202020;
}

.c-checkout-form form .o-form-group-inner.for-description label > span {
  margin-right: 18px;
}

@media (min-width: 966px) {
  .c-checkout-form form .o-form-group-inner.for-description label > span {
    margin-right: 0;
  }
}

.c-checkout-form form .o-form-group-inner.for-description > span {
  font-size: 14px;
  line-height: 18.2px;
  font-family: "Circular Std", san-serif;
  letter-spacing: -0.01em;
  font-weight: normal;
  padding-left: 14px;
  color: #202020;
  display: block;
}

@media (min-width: 769px) {
  .c-checkout-form form .o-form-group-inner.for-description > span {
    padding-left: 0;
  }
}

.c-checkout-form form .o-form-group-inner.for-description .o-button {
  margin-bottom: 3px;
}

.c-checkout-form form .o-form-group-inner .o-form-panels {
  padding-left: 14px;
}

@media (min-width: 769px) {
  .c-checkout-form form .o-form-group-inner .o-form-panels {
    padding-left: 0;
  }
}

.c-checkout-form form .o-form-group .o-form-panels_card--detail {
  padding: 16px;
  width: auto;
}

@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment {
    padding-bottom: 41px;
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner {
  max-width: unset;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2) .o-form-panels_card--detail, .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2):last-child .o-form-panels_card--detail {
  max-width: 169px;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

@media (min-width: 769px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child .o-form-panels_card--detail {
  max-width: 169px;
}

@media (min-width: 769px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child .o-form-panels_card--detail {
    max-width: 129px;
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner:nth-child(3) {
  margin-bottom: 19px;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner:nth-child(4) {
  margin-bottom: 12px;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay, .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms {
  margin-bottom: 16px;
  padding-left: 14px;
}

@media (min-width: 769px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay, .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms {
    padding-left: 0;
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay span, .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms span {
  font-family: "Circular Std", san-serif;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: normal;
  margin-right: 16px;
  color: #202020;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay figure, .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms figure {
  width: 113px;
  height: 51px;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay figure img, .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay {
  max-width: 440px;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay span {
  max-width: 123px;
  width: 100%;
}

@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay span {
    max-width: calc(100% - 129px);
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms {
  margin-bottom: 0;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms span {
  margin-right: 0;
  width: 100%;
  max-width: 270px;
}

@media (min-width: 996px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms span {
    max-width: unset;
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms a {
  color: #F5B335;
  position: relative;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms a::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 1px;
  bottom: -3px;
  background-color: #F5B335;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-group_checkbox {
  max-width: 285px;
  margin-bottom: 16px;
}

@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-group_checkbox {
    margin-bottom: 11px;
  }
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter {
  margin-bottom: 0;
  display: none;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter.active {
  display: block;
}

.c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter .for-pesopay {
  margin-bottom: 24px;
}

.c-checkout-form form > .o-button {
  max-width: 486px;
  width: 100%;
}

@media (min-width: 966px) {
  .c-checkout-form form > .o-button {
    margin-left: 52px;
  }
}

.c-checkout-summary {
  width: 100%;
}

@media (min-width: 966px) {
  .c-checkout-summary {
    max-width: calc(100% - 638px);
    min-width: 375px;
    margin-top: -37px;
  }
}

.c-checkout-summary .accordion-list {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

@media (min-width: 996px) {
  .c-checkout-summary .accordion-list {
    max-height: unset;
    overflow: unset;
  }
}

.c-checkout-summary .accordion-list.active {
  overflow: unset;
}

.c-checkout-summary_header {
  padding: 24px;
  background-color: #FFF8DD;
  position: relative;
}

.c-checkout-summary_header.active .ic-caret-down-lg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-checkout-summary_header > .h4 {
  text-transform: initial;
  font-size: 24px;
  line-height: 30.36px;
  letter-spacing: -0.02em;
}

.c-checkout-summary_header > .h4 .o-button {
  margin-right: 0;
}

.c-checkout-summary_header > .h4.accordion-cta:first-child {
  display: none;
}

@media (min-width: 966px) {
  .c-checkout-summary_header > .h4.accordion-cta:first-child {
    display: block;
  }
}

.c-checkout-summary_header > .h4.accordion-cta:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 966px) {
  .c-checkout-summary_header > .h4.accordion-cta:nth-child(2) {
    display: none;
  }
}

.c-checkout-summary_header--title {
  position: relative;
}

.c-checkout-summary_header--title__icon {
  width: 24px;
  margin-right: 8px;
  margin-top: 2px;
}

.c-checkout-summary_header--title .h5 {
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 24px;
}

@media (min-width: 966px) {
  .c-checkout-summary_header--title .h5 {
    margin-bottom: 24px;
  }
}

.c-checkout-summary_header--title figure {
  position: absolute;
  width: 88px;
  height: 88px;
  background-color: #FFF8DD;
  right: 0;
  top: -8px;
}

@media (min-width: 966px) {
  .c-checkout-summary_header--title figure {
    right: -18px;
    top: -18px;
  }
}

.c-checkout-summary_header--title figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-checkout-summary_header--title .o-divider {
  margin: 0 0 24px;
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 0 100%;
  background-size: 6px 1px;
  background-repeat: repeat-x;
  height: 1px;
  max-width: 218px;
}

@media (min-width: 966px) {
  .c-checkout-summary_header--title .o-divider {
    max-width: 329px;
  }
}

.c-checkout-summary_body {
  background-color: #FFF8DD;
}

.c-checkout-summary_body ul {
  padding: 8px 24px 24px;
}

@media (min-width: 966px) {
  .c-checkout-summary_body ul {
    padding: 0 24px 24px;
  }
}

.c-checkout-summary_footer {
  background-color: #000614;
}

.c-checkout-summary_footer ul {
  padding: 24px;
}

.c-checkout-summary_footer .h6, .c-checkout-summary_footer .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-checkout-summary_footer span, .c-checkout-summary_footer .legends > li span, .legends > li .c-checkout-summary_footer span {
  color: #FFFFFF;
}

.c-checkout-summary_footer .subtotal {
  border-color: #E7E7E7 !important;
}

.c-checkout-summary .summary-list li.subtotal {
  padding: 8px 0 24px 0;
  border-bottom: 1px solid #CAC7C4;
}
.c-checkout-summary .summary-list li.inner {
  padding-left: 36px;
  padding-top: 0px;
  padding-bottom: 8px;
}

.c-checkout-summary .summary-list li.inner span {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}

.c-checkout-summary .summary-list li.inner span:not(:first-child):last-child {
  color: #9C9892;
}

.c-checkout-summary .summary-list li.inner span.italize {
  font-style: italic;
  color: #FFFFFF;
}

.c-checkout-summary.with-logo .c-checkout-summary_header {
  padding: 24px 24px 0;
}

.c-checkout-summary.with-logo .c-checkout-summary_header .h5 {
  font-weight: 900;
  line-height: 100%;
  width: calc(100% - 32px);
  color: #000000;
}

@media (min-width: 924px) {
  .c-checkout-summary.with-logo .c-checkout-summary_header .h5 {
    font-weight: 900;
    line-height: 100%;
  }
}


.c-checkout-summary.with-logo .c-checkout-summary_body .summary-list {
  padding: 0 24px 24px;
}

.c-checkout-summary.with-logo .c-checkout-summary_body .summary-list li > span.quantity {
  text-align: center;
  max-width: 60px;
}

.c-checkout-delivery .c-checkout-form {
  max-width: unset;
}

@media (min-width: 966px) {
  .c-checkout-delivery .c-checkout-form {
    margin-right: 10px;
  }
}

@media (min-width: 1185px) {
  .c-checkout-delivery .c-checkout-form {
    padding: 10px 0 0;
    max-width: unset;
  }
}

.c-checkout-delivery .c-checkout-form > .h5 {
  max-width: 606px;
}

.c-checkout-delivery .c-checkout-form form {
  max-width: unset;
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner:nth-child(3) {
  margin-bottom: 24px;
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card .o-form-panels_card--detail {
  max-width: 278px;
  padding: 40px 22px 40px 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 966px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card .o-form-panels_card--detail {
    max-width: 211px;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}

@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card .o-form-panels_card--detail {
    max-width: 278px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2) .o-form-panels_card--detail {
  padding-right: 35px;
}

@media (min-width: 966px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2) .o-form-panels_card--detail {
    max-width: 155px;
    padding-right: 16px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(3) .o-form-panels_card--detail {
    max-width: 215px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child .o-form-panels_card--detail {
    max-width: 148px;
    padding: 40px 22px 40px 22px;
  }
}

@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2) .o-form-panels_card--detail {
    border-radius: 8px 8px 0px 0px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child .o-form-panels_card--detail {
    border-radius: 0px 0px 8px 8px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2):last-child .o-form-panels_card--detail {
    border-radius: 50px !important;
  }
}

@media (min-width: 1025px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2) .o-form-panels_card--detail {
    max-width: 155px;
    padding-right: 16px;
    padding: 40px 22px 40px 22px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(3) .o-form-panels_card--detail {
    max-width: 180px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child .o-form-panels_card--detail {
    max-width: 148px;
    padding: 40px 22px 40px 22px;
  }
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2):last-child .o-form-panels_card--detail {
    border-radius: 50px !important;
  }
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner > span {

  font-family: "Circular Std", san-serif;
  display: block;
  max-width: 571px;
  padding-left: 14px;
  margin-bottom: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
  
}

@media (min-width: 966px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner > span {
    margin-bottom: 16px;
    padding-left: 0;
  }
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner .for-credit-cards {
  margin-bottom: 24px;
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner .for-credit-cards a figure {
  width: 88px;
  height: 40px;
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner .for-credit-cards a figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner .for-credit-cards a:last-child figure {
  width: 97px;
}

.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group_standard {
  margin-bottom: 16px;
  max-width: 514px;
}

.c-confirmation {
  padding: 47px 0 0;
  background: #D9D9D6 url("images/product/section-graphics-mb.png");
}

@media (min-width: 769px) {
  .c-confirmation {
    padding: 69px 0 0;
  }
}

@media (min-width: 769px) {
  .c-confirmation {
    background: #D9D9D6 url("images/product/section-graphics.png");
  }
}

.c-confirmation .o-header-title, .c-confirmation .o-header-title-slant {
  max-width: 376px;
  font-size: 34px;
  line-height: 37.4px;
  letter-spacing: -0.02em;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
}

@media (min-width: 966px) {
  .c-confirmation .o-header-title, .c-confirmation .o-header-title-slant {
    padding: 0;
  }
}

.c-confirmation .o-header-title .ic-registered-sm, .c-confirmation .o-header-title-slant .ic-registered-sm {
  width: 16px;
  height: 16px;
  margin-bottom: 12.76px;
  position: relative;
  left: -4px;
  margin-right: -5px;
}

.c-confirmation .c-standard-layout-content {
  padding: 48px 0 0;
  border-top: 8px solid #F5B335;
}

@media (min-width: 966px) {
  .c-confirmation .c-standard-layout-content {
    padding: 40px 64px 40px 48px;
  }
}

.c-confirmation .c-standard-layout-content_display {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 965px) {
  .c-confirmation .c-standard-layout-content_display {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.c-confirmation-track {
  width: 100%;
  max-width: 633px;
  padding: 0 24px 32px;
}

@media (min-width: 966px) {
  .c-confirmation-track {
    margin-right: 17px;
    padding: 0;
  }
}

.c-confirmation-track > p {
  color: #5B5853;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 24px;
}

@media (min-width: 966px) {
  .c-confirmation-track > p {
    margin-bottom: 21px;
    font-weight: 400;
    font-size: 16px;
  }
}

.c-confirmation-track > p.for-title {
  max-width: 574px;
}

.c-confirmation-track > p.for-inquiries {
  margin-bottom: 24px;
  margin-top: 24px;
}

@media (min-width: 966px) {
  .c-confirmation-track > p.for-inquiries {
    margin-bottom: 15px;
    margin-top: 0px;
  }
}

.c-confirmation-track > p.for-inquiries span {
  font-weight: 900;
}

.c-confirmation-track > p.for-inquiries a {
  color: #FF7D00;
  font-weight: 900;
}

.c-confirmation-track > .h4 {
  font-family: "Moderne LL", san-serif;
  font-size: 29px;
  line-height: 36px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-weight: 900;
}

.c-confirmation-track > .o-button {
  width: 100%;
  margin-bottom: 24px;
}

@media (min-width: 966px) {
  .c-confirmation-track > .o-button {
    max-width: 260px;
  }
}

.c-confirmation-track > .h5 {
  margin-bottom: 16px;
  font-size: 18px;
  margin-top: 24px;
}

@media (min-width: 966px) {
  .c-confirmation-track > .h5 {
    font-size: 18px;
    margin-top: 32px;
  }
}


.c-confirmation-track_user {
  margin-bottom: 24px;
}

.c-confirmation-track_user span {
  font-family: "Circular Std", san-serif;
  color: #202020;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
  font-weight: normal;
  padding: 4px 0;
}

.c-confirmation-track_user span:first-child {
  padding-top: 0;
}

.c-confirmation-track_user span:last-child {
  padding-bottom: 0;
}

.c-confirmation-track .o-divider {
  margin: 0 0 24px;
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 0 100%;
  background-size: 4px 2px;
  background-repeat: repeat-x;
  height: 1px;
}

.c-confirmation-track_details {
  margin-bottom: -24px;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

@media (min-width: 1185px) {
  .c-confirmation-track_details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 32px;
    margin-bottom: 0px;
  }
}

.c-confirmation-track_details--card {
  width: 100%;
  margin-bottom: 24px;
}

@media (min-width: 966px) {
  .c-confirmation-track_details--card {
    max-width: 276px;
    margin-bottom: 0px;
  }
}

@media (min-width: 966px) {
  .c-confirmation-track_details--card:first-child {
    margin-right: 17px;
  }
}

@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-confirmation-track_details--card:first-child {
    margin-right: 0px;
    margin-bottom: 17px;
  }
}

.c-confirmation-track_details--card .h5 {
  margin-bottom: 24px;
  font-size: 17px;
}

.c-confirmation-track_details--card .info-card {
  max-width: unset;
  min-height: 232px;
  margin-left: 0;
}

.c-confirmation-track_details--card .info-card_icon {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
@media only screen and (max-width: 400px) and (min-width: 375px) {
  .c-confirmation-track_details--card:first-of-type .info-card {
    height: 200px;
    min-height: 200px;
  }
  .c-confirmation-track_details--card:last-of-type .info-card {
    height: 168px;
    min-height: 168px;
  }
}

@media (min-width: 966px) {
  .c-confirmation-track_details--card .info-card_icon {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.c-confirmation-track_details--card .info-card_detail {
  max-width: 251px;
}

@media (min-width: 966px) {
  .c-confirmation-track_details--card .info-card_detail {
    max-width: unset;
  }
}
.c-confirmation-track_details--card .info-card_detail span {
  font-weight: 500;
}

.c-confirmation-track_details--card .info-card .for-payment-detail .h6, .c-confirmation-track_details--card .info-card .for-payment-detail .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-confirmation-track_details--card .info-card .for-payment-detail span, .c-confirmation-track_details--card .info-card .for-payment-detail .legends > li span, .legends > li .c-confirmation-track_details--card .info-card .for-payment-detail span {
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

.c-confirmation-track_details--card .info-card .for-payment-detail span {
  font-weight: 500;
  margin-bottom: 16px;
}

.c-confirmation-track_details--card .info-card .for-payment-detail span:last-child {
  margin-bottom: 0;
}

.c-confirmation .c-checkout-summary {
  min-width: 375px;
}

@media (min-width: 966px) {
  .c-confirmation .c-checkout-summary {
    max-width: calc(100% - 650px);
  }
}

.c-registration {
  min-height: 300px;
  padding: 0;
  background: #D9D9D6 url("images/product/section-graphics-mb.png");
}

@media (min-width: 769px) {
  .c-registration {
    background: #D9D9D6 url("images/product/section-graphics.png");
  }
}

.c-registration .c-standard-layout-content {
  padding: 87px 0 40px;
}

@media (min-width: 769px) {
  .c-registration .c-standard-layout-content {
    padding: 91px 66px 64px 60px;
  }
}

.c-registration .c-breadcrumbs {
  display: block;
  padding: 32px 24px;
}

@media (min-width: 769px) {
  .c-registration .c-breadcrumbs {
    padding: 40px 0 93px;
  }
}

.c-registration .c-checkout-form {
  padding: 0;
  max-width: unset;
  margin-right: 0;
}

.c-registration .c-checkout-form > .h5 {
  max-width: 882px;
  padding: 0 24px;
  font-weight: 300;
  margin-bottom: 24px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form > .h5 {
    font-weight: normal;
    padding: 0;
  }
}

.c-registration .c-checkout-form > .o-divider {
  margin: 16px 0 32px;
}

.c-registration .c-checkout-form form {
  max-width: unset;
  padding: 0 32px 0 24px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form {
    padding: 0;
  }
}

.c-registration .c-checkout-form form .o-form-group:nth-last-child(2) {
  padding-bottom: 32px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group:nth-last-child(2) {
    padding-bottom: 48px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner {
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 514px;
    margin-right: 26px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner:nth-child(even) {
  margin-right: 0;
}

.c-registration .c-checkout-form form .o-form-group-inner:last-child:not(.o-form-dropdown_input) {
  margin-bottom: 0;
}

.c-registration .c-checkout-form form .o-form-group-inner > label.label-sm, .c-registration .c-checkout-form form .o-form-group-inner > label.label-md {
  text-transform: unset;
  font-weight: normal;
  letter-spacing: -0.01em;
  letter-spacing: unset;
  margin-bottom: 16px;
}

@media (min-width: 996px) {
  .c-registration .c-checkout-form form .o-form-group-inner > label.label-sm, .c-registration .c-checkout-form form .o-form-group-inner > label.label-md {
    margin-bottom: 8px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner > label.label-md {
  font-size: 16px;
  line-height: 20.8px;
  margin-bottom: 8px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner > label.label-md {
    margin-bottom: 16px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner > label.label-sm {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner > label.label-sm {
    margin-bottom: 16px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.for-drop-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 522px;
  margin-bottom: 0px;
}

.c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner:last-child {
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner {
    margin-right: 16px;
    max-width: 253px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner:nth-child(odd) {
  margin-right: 0;
}

.c-registration .c-checkout-form form .o-form-group-inner .italize {
  margin-top: 8px;
  font-size: 13px;
  line-height: 16.44px;
  font-weight: 400;
  padding-left: 14px;
  color: #575757;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner .italize {
    margin-top: 3px;
    padding-left: 0;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password {
  min-height: 130px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password {
    min-height: 133px;
  }
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-captcha {
    min-height: 125px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.for-captcha .error-data {
  margin-top: 8px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-captcha .error-data {
    margin-top: 0;
    margin-left: 204px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha {
  max-width: 514px;
}

.c-registration .c-checkout-form form .o-form-group-inner .for-terms {
  margin-bottom: 16px;
  padding-left: 14px;
}

.c-registration .c-checkout-form form .o-form-group-inner .for-terms:last-child {
  margin-bottom: 0;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner .for-terms {
    padding-left: 0;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner .for-terms span {
  margin-right: 0;
  max-width: 270px;
}

@media (min-width: 996px) {
  .c-registration .c-checkout-form form .o-form-group-inner .for-terms span {
    max-width: unset;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner .for-terms a {
  color: #F5B335;
  position: relative;
}

.c-registration .c-checkout-form form .o-form-group-inner .for-terms a::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 1px;
  bottom: -3px;
  background-color: #F5B335;
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel > label {
  margin-bottom: 16px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel > label {
    margin-bottom: 24px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels {
  max-width: 670px;
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card {
  padding: 0 8px 16px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card {
    padding: 0 12px 24px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail {
  padding: 0;
  position: relative;
  border: 2px solid #D9D9D6;
  height: 127px;
  width: 127px;
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail.active, .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail:hover {
  border: 2px solid #FFD028;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail {
    height: 110px;
    width: 110px;
  }
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail figure {
  position: absolute;
  top: calc(50% + 3px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail figure img {
  width: auto;
}

.c-registration .c-checkout-form form .o-form-group-inner.for-edit-profile_spacer {
  display: none;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-edit-profile_spacer {
    display: block;
  }
}

.c-registration .c-checkout-form form .o-form-group_standard {
  max-width: unset;
}

.c-registration .c-checkout-form form > .o-button {
  max-width: 554px;
  width: 327px;
}

@media (min-width: 769px) {
  .c-registration .c-checkout-form form > .o-button {
    width: 100%;
    margin-left: 16px;
  }
}

.c-related-products {
  background-color: #F5B335;
  padding: 0;
  margin: -3px 0 0 0;
}

@media (min-width: 769px) {
  .c-related-products {
    padding: 88px 0 0;
    margin: 0;
  }
}

.c-related-products .o-container {
  padding: 0;
}

@media (min-width: 769px) {
  .c-related-products .o-container {
    padding: 0 0 0 48px;
  }
}

.c-related-products__content {
  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: 182px 12px 78px 12px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

@media (min-width: 924px) {
  .c-related-products__content {
    max-width: 1232px;
    padding: 81.5px 110px 93px 95px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, #333 45%, rgba(255, 255, 255, 0) 20%);
    background-position: 44px;
    background-size: 2px 6px;
    background-repeat: repeat-y;
  }
}

.c-related-products__content .o-header-title-slant {
  top: 65px;
  left: 39px;
  font-size: 32px;
}

@media (min-width: 769px) {
  .c-related-products__content .o-header-title-slant {
    top: -50px;
    left: 36px;
    font-size: 50px;
  }
}

.c-related-products__content .slider-buttons {
  position: absolute;
  content: '';
  bottom: 32px;
  right: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 40px;
  background: #F5B335;
}

@media (min-width: 768px) {
  .c-related-products__content .slider-buttons {
    right: 45%;
  }
}

@media (min-width: 924px) {
  .c-related-products__content .slider-buttons {
    top: 30px;
    right: 32px;
  }
}

.c-related-products__content .slider-buttons button {
  width: 40px;
  height: 40px;
  background: #F5B335;
  padding: 12px;
  border: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.c-related-products__content .slider-buttons button:disabled {
  background-color: #D9D9D6;
  cursor: not-allowed;
}

.c-related-products__content .products-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  max-height: 650px;
  height: 100%;
}

@media (min-width: 768px) {
  .c-related-products__content .products-carousel {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.c-related-products__content .c-explore-cards {
  margin: 0 !important;
}

.c-related-products__content .c-explore-cards-card {
  min-width: 175px !important;
  margin: 0 0 24px 0;
}

@media (min-width: 769px) {
  .c-related-products__content .c-explore-cards-card {
    margin: 0;
  }
}

.c-related-products__content .c-explore-cards-card_item figure {
  height: 140px;
  width: 152px;
  margin: 0 0 13px 0;
}

@media (min-width: 924px) {
  .c-related-products__content .c-explore-cards-card_item figure {
    height: 180px;
    width: 100%;
    margin: 0 0 4.5px 0;
  }
}

.c-related-products__content .c-explore-cards-card_item figure img {
  -o-object-fit: cover;
     object-fit: cover;
}

.c-related-products__content .c-explore-cards-card_item--detail {
  height: 100%;
}

.c-related-products__content .c-explore-cards-card_item--detail h6 {
  font-family: Circular Std;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #202020;
  margin: 0 0 4px 0;
}

@media (min-width: 924px) {
  .c-related-products__content .c-explore-cards-card_item--detail h6 {
    margin: 0 0 1px 0;
  }
}

.c-related-products__content .c-explore-cards-card_item--detail h6 + span {
  margin: 0 0 16px 0;
}

@media (min-width: 924px) {
  .c-related-products__content .c-explore-cards-card_item--detail h6 + span {
    margin: 0 0 35px 0;
  }
}

@media (min-width: 769px) {
  .c-related-products__content .c-explore-cards-card_item--detail .o-button {
    padding: 11.5px 16px;
  }
}

.c-related-products__content .tns-outer {
  overflow: hidden;
}

.c-related-products__content .tns-outer .tns-visually-hidden {
  display: none;
}

.c-address-affix {
  background-color: #000614;
  padding: 18px 0 14px;
}

@media (min-width: 769px) {
  .c-address-affix {
    padding: 14px 0;
  }
}

.c-address-affix.active {
  z-index: 4;
  left: 0;
  right: 0;
  position: fixed;
  top: 98px;
}

@media (min-width: 769px) {
  .c-address-affix.active {
    top: unset;
    position: relative;
  }
}

.c-address-affix .o-container {
  height: 100%;
}

.c-address-affix_holder {
  height: 100%;
  padding: 20px 0 0 0;
}

@media (min-width: 924px) {
  .c-address-affix_holder {
    padding: 0 0 0 210px;
  }
}

.c-address-affix_holder i {
  margin-right: 8px;
}

.c-address-affix_holder .h5 {
  color: #FFFFFF;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  margin: 0 0 2px;
  width: 113px;
  font-size: 13px;
  line-height: 16.44px;
}

@media (min-width: 769px) {
  .c-address-affix_holder .h5 {
    font-size: 14px;
    line-height: 17.71px;
    margin: 0 8px 0 0;
  }
}

.c-address-affix_holder--details > span {
  display: block;
  background-color: transparent;
  border: 0;
  font-weight: normal;
  font-family: "Circular Std", san-serif;
  padding: 0;
  color: #FFFFFF;
  font-weight: 300;
  max-width: 436px;
  width: 100%;
  color: #F5B335;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: -0.01em;
}

@media (min-width: 769px) {
  .c-address-affix_holder--details > span {
    letter-spacing: -0.02em;
    font-size: 16px;
    line-height: 20.8px;
    margin-bottom: 0;
    margin-right: 32px;
  }
}

.c-address-affix_holder--details > span:focus {
  border-bottom: 1px solid #fff;
}

.c-address-affix_holder .o-button {
  background-color: transparent;
  padding: 0;
  width: 115px;
}

.c-address-affix_holder .o-button span {
  color: #FFFFFF;
}

.c-address-affix_holder .o-button i {
  margin-right: 5px;
}

.c-new-customer-tick-box {
  background-color: #F5B335;
  margin: 10px -32px 30px -60px;
  width: 100vw;
  padding: 0 0 30px;
}

@media (min-width: 769px) {
  .c-new-customer-tick-box {
    margin: 10px -66px 30px -112px;
  }
}

@media (min-width: 924px) {
  .c-new-customer-tick-box {
    margin: -35px 0 35px;
    padding: 0;
    max-width: 1060px;
    min-height: 266px;
  }
}

.c-new-customer-tick-box .o-container {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 769px) {
  .c-new-customer-tick-box .o-container {
    padding: 0;
  }
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .o-container {
    -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;
    height: 100%;
  }
}

.c-new-customer-tick-box .c-tick-box-images {
  background-color: #F5B335;
  position: relative;
  margin-bottom: 51px;
  width: 100%;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-images {
    -ms-flex-preferred-size: 38.67924528%;
        flex-basis: 38.67924528%;
    margin-bottom: 0;
    height: 100%;
  }
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-images .img-sm {
    display: none;
  }
}

.c-new-customer-tick-box .c-tick-box-images .img-lg {
  display: none;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-images .img-lg {
    display: block;
  }
}

.c-new-customer-tick-box .c-tick-box-form {
  padding: 0 40px 0 30px;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-form {
    -ms-flex-preferred-size: 61.88679245%;
        flex-basis: 61.88679245%;
    padding: 48px 60px 30px 18px;
  }
}

.c-new-customer-tick-box .c-tick-box-input-group {
  padding-left: 2px;
}

.c-new-customer-tick-box .c-tick-box-input-group .checkmark {
  background-color: transparent;
  top: 2px !important;
  border: 2px solid #000 !important;
}

.c-new-customer-tick-box .c-tick-box-input-group .checkmark::after {
  left: 5px;
  top: -2px;
  width: 3px;
  height: 12px;
}

.c-new-customer-tick-box .c-tick-box-input-group a {
  color: #FFFFFF !important;
  font-weight: 700;
  border-bottom: 1px solid #FFFFFF;
}

.c-new-customer-tick-box .c-tick-box-input {
  padding-left: 0 !important;
}

.c-new-customer-tick-box .c-tick-box-input:not(:last-child) {
  margin-bottom: 6px !important;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-input:not(:last-child) {
    margin-bottom: 24px !important;
  }
}

.c-new-customer-tick-box .tick-box-bg-wrapper {
  height: 210px;
  min-width: 375px;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .tick-box-bg-wrapper {
    height: 100%;
    min-width: auto;
  }
}

.c-new-customer-tick-box .tick-box-bg-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: screen;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .tick-box-bg-wrapper img {
    -o-object-fit: fill;
       object-fit: fill;
  }
}

.c-new-customer-tick-box .tick-box-logo-wrapper {
  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;
  position: absolute;
  top: 58px;
  left: 50%;
  width: 133px;
  height: 158px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .tick-box-logo-wrapper {
    width: 139px;
    height: 166px;
    top: 52px;
    left: 46.5%;
  }
}

.c-new-customer-tick-box .tick-box-logo-wrapper::before {
  content: '';
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 207px;
  width: 207px;
  z-index: 1;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .tick-box-logo-wrapper::before {
    height: 217px;
    width: 217px;
  }
}

.c-new-customer-tick-box .tick-box-logo-wrapper img {
  position: relative;
  width: 100%;
  z-index: 2;
}

.c-new-customer-tick-box .o-button {
  background-color: #000614;
  margin-top: 16px;
  width: 100%;
}

.c-new-customer-tick-box .o-button > span {
  color: #FFFFFF;
}

@media (min-width: 924px) {
  .c-new-customer-tick-box .o-button {
    margin-top: 24px;
    width: 316px;
  }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  .u-dn-mb {
    display: none;
  }
  .u-db-mb {
    display: block;
  }
}

@media screen and (min-width: 769px) and (max-width: 924px) {
  .u-dn-tb {
    display: none;
  }
  .u-db-tb {
    display: block;
  }
}

@media screen and (min-width: 925px) and (max-width: 2000px) {
  .u-dn-dt {
    display: none;
  }
  .u-db-dt {
    display: block;
  }
}

@media (min-width: 320px) {
  .u-df-mb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-df-mb-fd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .u-df-mb-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .u-df-mb-fd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u-df-mb-fd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .u-df-mb-jc-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .u-df-mb-jc-e {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u-df-mb-jc-fe {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-df-mb-jc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-df-mb-jc-sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-df-mb-jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-df-mb-jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .u-df-mb-nw {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .u-df-mb-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u-df-mb-wr {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .u-df-mb-ai-s {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-df-mb-ai-e {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-df-mb-ai-c {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-df-mb-ac-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .u-df-mb-ac-e {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .u-df-mb-ac-c {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .u-df-mb-ac-sa {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .u-df-mb-ac-str {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .u-df-mb-as-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-df-mb-as-e {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-df-mb-as-c {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .u-df-mb-as-b {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-df-mb-as-str {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .u-ta-mb-c {
    text-align: center;
  }
  .u-ta-mb-l {
    text-align: left;
  }
  .u-ta-mb-r {
    text-align: right;
  }
  .u-ta-mb-j {
    text-align: justify;
  }
  .u-dnc-mb {
    display: none !important;
  }
  .u-dbc-mb {
    display: block !important;
  }
}

@media (min-width: 320px) {
  .mb-p-0 {
    padding: 0px;
  }
  .mb-pt-0 {
    padding-top: 0px;
  }
  .mb-pb-0 {
    padding-bottom: 0px;
  }
  .mb-pl-0 {
    padding-left: 0px;
  }
  .mb-pr-0 {
    padding-right: 0px;
  }
  .mb-m-0 {
    margin: 0px;
  }
  .mb-mt-0 {
    margin-top: 0px;
  }
  .mb-mb-0 {
    margin-bottom: 0px;
  }
  .mb-ml-0 {
    margin-left: 0px;
  }
  .mb-mr-0 {
    margin-right: 0px;
  }
  .mb-p-5 {
    padding: 5px;
  }
  .mb-pt-5 {
    padding-top: 5px;
  }
  .mb-pb-5 {
    padding-bottom: 5px;
  }
  .mb-pl-5 {
    padding-left: 5px;
  }
  .mb-pr-5 {
    padding-right: 5px;
  }
  .mb-m-5 {
    margin: 5px;
  }
  .mb-mt-5 {
    margin-top: 5px;
  }
  .mb-mb-5 {
    margin-bottom: 5px;
  }
  .mb-ml-5 {
    margin-left: 5px;
  }
  .mb-mr-5 {
    margin-right: 5px;
  }
  .mb-p-10 {
    padding: 10px;
  }
  .mb-pt-10 {
    padding-top: 10px;
  }
  .mb-pb-10 {
    padding-bottom: 10px;
  }
  .mb-pl-10 {
    padding-left: 10px;
  }
  .mb-pr-10 {
    padding-right: 10px;
  }
  .mb-m-10 {
    margin: 10px;
  }
  .mb-mt-10 {
    margin-top: 10px;
  }
  .mb-mb-10 {
    margin-bottom: 10px;
  }
  .mb-ml-10 {
    margin-left: 10px;
  }
  .mb-mr-10 {
    margin-right: 10px;
  }
  .mb-p-15 {
    padding: 15px;
  }
  .mb-pt-15 {
    padding-top: 15px;
  }
  .mb-pb-15 {
    padding-bottom: 15px;
  }
  .mb-pl-15 {
    padding-left: 15px;
  }
  .mb-pr-15 {
    padding-right: 15px;
  }
  .mb-m-15 {
    margin: 15px;
  }
  .mb-mt-15 {
    margin-top: 15px;
  }
  .mb-mb-15 {
    margin-bottom: 15px;
  }
  .mb-ml-15 {
    margin-left: 15px;
  }
  .mb-mr-15 {
    margin-right: 15px;
  }
  .mb-p-20 {
    padding: 20px;
  }
  .mb-pt-20 {
    padding-top: 20px;
  }
  .mb-pb-20 {
    padding-bottom: 20px;
  }
  .mb-pl-20 {
    padding-left: 20px;
  }
  .mb-pr-20 {
    padding-right: 20px;
  }
  .mb-m-20 {
    margin: 20px;
  }
  .mb-mt-20 {
    margin-top: 20px;
  }
  .mb-mb-20 {
    margin-bottom: 20px;
  }
  .mb-ml-20 {
    margin-left: 20px;
  }
  .mb-mr-20 {
    margin-right: 20px;
  }
  .mb-p-25 {
    padding: 25px;
  }
  .mb-pt-25 {
    padding-top: 25px;
  }
  .mb-pb-25 {
    padding-bottom: 25px;
  }
  .mb-pl-25 {
    padding-left: 25px;
  }
  .mb-pr-25 {
    padding-right: 25px;
  }
  .mb-m-25 {
    margin: 25px;
  }
  .mb-mt-25 {
    margin-top: 25px;
  }
  .mb-mb-25 {
    margin-bottom: 25px;
  }
  .mb-ml-25 {
    margin-left: 25px;
  }
  .mb-mr-25 {
    margin-right: 25px;
  }
  .mb-p-30 {
    padding: 30px;
  }
  .mb-pt-30 {
    padding-top: 30px;
  }
  .mb-pb-30 {
    padding-bottom: 30px;
  }
  .mb-pl-30 {
    padding-left: 30px;
  }
  .mb-pr-30 {
    padding-right: 30px;
  }
  .mb-m-30 {
    margin: 30px;
  }
  .mb-mt-30 {
    margin-top: 30px;
  }
  .mb-mb-30 {
    margin-bottom: 30px;
  }
  .mb-ml-30 {
    margin-left: 30px;
  }
  .mb-mr-30 {
    margin-right: 30px;
  }
  .mb-p-35 {
    padding: 35px;
  }
  .mb-pt-35 {
    padding-top: 35px;
  }
  .mb-pb-35 {
    padding-bottom: 35px;
  }
  .mb-pl-35 {
    padding-left: 35px;
  }
  .mb-pr-35 {
    padding-right: 35px;
  }
  .mb-m-35 {
    margin: 35px;
  }
  .mb-mt-35 {
    margin-top: 35px;
  }
  .mb-mb-35 {
    margin-bottom: 35px;
  }
  .mb-ml-35 {
    margin-left: 35px;
  }
  .mb-mr-35 {
    margin-right: 35px;
  }
  .mb-p-40 {
    padding: 40px;
  }
  .mb-pt-40 {
    padding-top: 40px;
  }
  .mb-pb-40 {
    padding-bottom: 40px;
  }
  .mb-pl-40 {
    padding-left: 40px;
  }
  .mb-pr-40 {
    padding-right: 40px;
  }
  .mb-m-40 {
    margin: 40px;
  }
  .mb-mt-40 {
    margin-top: 40px;
  }
  .mb-mb-40 {
    margin-bottom: 40px;
  }
  .mb-ml-40 {
    margin-left: 40px;
  }
  .mb-mr-40 {
    margin-right: 40px;
  }
  .mb-p-45 {
    padding: 45px;
  }
  .mb-pt-45 {
    padding-top: 45px;
  }
  .mb-pb-45 {
    padding-bottom: 45px;
  }
  .mb-pl-45 {
    padding-left: 45px;
  }
  .mb-pr-45 {
    padding-right: 45px;
  }
  .mb-m-45 {
    margin: 45px;
  }
  .mb-mt-45 {
    margin-top: 45px;
  }
  .mb-mb-45 {
    margin-bottom: 45px;
  }
  .mb-ml-45 {
    margin-left: 45px;
  }
  .mb-mr-45 {
    margin-right: 45px;
  }
  .mb-p-50 {
    padding: 50px;
  }
  .mb-pt-50 {
    padding-top: 50px;
  }
  .mb-pb-50 {
    padding-bottom: 50px;
  }
  .mb-pl-50 {
    padding-left: 50px;
  }
  .mb-pr-50 {
    padding-right: 50px;
  }
  .mb-m-50 {
    margin: 50px;
  }
  .mb-mt-50 {
    margin-top: 50px;
  }
  .mb-mb-50 {
    margin-bottom: 50px;
  }
  .mb-ml-50 {
    margin-left: 50px;
  }
  .mb-mr-50 {
    margin-right: 50px;
  }
}

@media (min-width: 769px) {
  .u-df-tb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-df-tb-fd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .u-df-tb-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .u-df-tb-fd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u-df-tb-fd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .u-df-tb-jc-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .u-df-tb-jc-e {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u-df-tb-jc-fe {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-df-tb-jc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-df-tb-jc-sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-df-tb-jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-df-tb-jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .u-df-tb-nw {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .u-df-tb-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u-df-tb-wr {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .u-df-tb-ai-s {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-df-tb-ai-e {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-df-tb-ai-c {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-df-tb-ac-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .u-df-tb-ac-e {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .u-df-tb-ac-c {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .u-df-tb-ac-sa {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .u-df-tb-ac-str {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .u-df-tb-as-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-df-tb-as-e {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-df-tb-as-c {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .u-df-tb-as-b {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-df-tb-as-str {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .u-ta-tb-c {
    text-align: center;
  }
  .u-ta-tb-l {
    text-align: left;
  }
  .u-ta-tb-r {
    text-align: right;
  }
  .u-ta-tb-j {
    text-align: justify;
  }
  .u-dnc-tb {
    display: none !important;
  }
  .u-dbc-tb {
    display: block !important;
  }
}

@media (min-width: 769px) {
  .tb-p-0 {
    padding: 0px;
  }
  .tb-pt-0 {
    padding-top: 0px;
  }
  .tb-pb-0 {
    padding-bottom: 0px;
  }
  .tb-pl-0 {
    padding-left: 0px;
  }
  .tb-pr-0 {
    padding-right: 0px;
  }
  .tb-m-0 {
    margin: 0px;
  }
  .tb-mt-0 {
    margin-top: 0px;
  }
  .tb-mb-0 {
    margin-bottom: 0px;
  }
  .tb-ml-0 {
    margin-left: 0px;
  }
  .tb-mr-0 {
    margin-right: 0px;
  }
  .tb-p-5 {
    padding: 5px;
  }
  .tb-pt-5 {
    padding-top: 5px;
  }
  .tb-pb-5 {
    padding-bottom: 5px;
  }
  .tb-pl-5 {
    padding-left: 5px;
  }
  .tb-pr-5 {
    padding-right: 5px;
  }
  .tb-m-5 {
    margin: 5px;
  }
  .tb-mt-5 {
    margin-top: 5px;
  }
  .tb-mb-5 {
    margin-bottom: 5px;
  }
  .tb-ml-5 {
    margin-left: 5px;
  }
  .tb-mr-5 {
    margin-right: 5px;
  }
  .tb-p-10 {
    padding: 10px;
  }
  .tb-pt-10 {
    padding-top: 10px;
  }
  .tb-pb-10 {
    padding-bottom: 10px;
  }
  .tb-pl-10 {
    padding-left: 10px;
  }
  .tb-pr-10 {
    padding-right: 10px;
  }
  .tb-m-10 {
    margin: 10px;
  }
  .tb-mt-10 {
    margin-top: 10px;
  }
  .tb-mb-10 {
    margin-bottom: 10px;
  }
  .tb-ml-10 {
    margin-left: 10px;
  }
  .tb-mr-10 {
    margin-right: 10px;
  }
  .tb-p-15 {
    padding: 15px;
  }
  .tb-pt-15 {
    padding-top: 15px;
  }
  .tb-pb-15 {
    padding-bottom: 15px;
  }
  .tb-pl-15 {
    padding-left: 15px;
  }
  .tb-pr-15 {
    padding-right: 15px;
  }
  .tb-m-15 {
    margin: 15px;
  }
  .tb-mt-15 {
    margin-top: 15px;
  }
  .tb-mb-15 {
    margin-bottom: 15px;
  }
  .tb-ml-15 {
    margin-left: 15px;
  }
  .tb-mr-15 {
    margin-right: 15px;
  }
  .tb-p-20 {
    padding: 20px;
  }
  .tb-pt-20 {
    padding-top: 20px;
  }
  .tb-pb-20 {
    padding-bottom: 20px;
  }
  .tb-pl-20 {
    padding-left: 20px;
  }
  .tb-pr-20 {
    padding-right: 20px;
  }
  .tb-m-20 {
    margin: 20px;
  }
  .tb-mt-20 {
    margin-top: 20px;
  }
  .tb-mb-20 {
    margin-bottom: 20px;
  }
  .tb-ml-20 {
    margin-left: 20px;
  }
  .tb-mr-20 {
    margin-right: 20px;
  }
  .tb-p-25 {
    padding: 25px;
  }
  .tb-pt-25 {
    padding-top: 25px;
  }
  .tb-pb-25 {
    padding-bottom: 25px;
  }
  .tb-pl-25 {
    padding-left: 25px;
  }
  .tb-pr-25 {
    padding-right: 25px;
  }
  .tb-m-25 {
    margin: 25px;
  }
  .tb-mt-25 {
    margin-top: 25px;
  }
  .tb-mb-25 {
    margin-bottom: 25px;
  }
  .tb-ml-25 {
    margin-left: 25px;
  }
  .tb-mr-25 {
    margin-right: 25px;
  }
  .tb-p-30 {
    padding: 30px;
  }
  .tb-pt-30 {
    padding-top: 30px;
  }
  .tb-pb-30 {
    padding-bottom: 30px;
  }
  .tb-pl-30 {
    padding-left: 30px;
  }
  .tb-pr-30 {
    padding-right: 30px;
  }
  .tb-m-30 {
    margin: 30px;
  }
  .tb-mt-30 {
    margin-top: 30px;
  }
  .tb-mb-30 {
    margin-bottom: 30px;
  }
  .tb-ml-30 {
    margin-left: 30px;
  }
  .tb-mr-30 {
    margin-right: 30px;
  }
  .tb-p-35 {
    padding: 35px;
  }
  .tb-pt-35 {
    padding-top: 35px;
  }
  .tb-pb-35 {
    padding-bottom: 35px;
  }
  .tb-pl-35 {
    padding-left: 35px;
  }
  .tb-pr-35 {
    padding-right: 35px;
  }
  .tb-m-35 {
    margin: 35px;
  }
  .tb-mt-35 {
    margin-top: 35px;
  }
  .tb-mb-35 {
    margin-bottom: 35px;
  }
  .tb-ml-35 {
    margin-left: 35px;
  }
  .tb-mr-35 {
    margin-right: 35px;
  }
  .tb-p-40 {
    padding: 40px;
  }
  .tb-pt-40 {
    padding-top: 40px;
  }
  .tb-pb-40 {
    padding-bottom: 40px;
  }
  .tb-pl-40 {
    padding-left: 40px;
  }
  .tb-pr-40 {
    padding-right: 40px;
  }
  .tb-m-40 {
    margin: 40px;
  }
  .tb-mt-40 {
    margin-top: 40px;
  }
  .tb-mb-40 {
    margin-bottom: 40px;
  }
  .tb-ml-40 {
    margin-left: 40px;
  }
  .tb-mr-40 {
    margin-right: 40px;
  }
  .tb-p-45 {
    padding: 45px;
  }
  .tb-pt-45 {
    padding-top: 45px;
  }
  .tb-pb-45 {
    padding-bottom: 45px;
  }
  .tb-pl-45 {
    padding-left: 45px;
  }
  .tb-pr-45 {
    padding-right: 45px;
  }
  .tb-m-45 {
    margin: 45px;
  }
  .tb-mt-45 {
    margin-top: 45px;
  }
  .tb-mb-45 {
    margin-bottom: 45px;
  }
  .tb-ml-45 {
    margin-left: 45px;
  }
  .tb-mr-45 {
    margin-right: 45px;
  }
  .tb-p-50 {
    padding: 50px;
  }
  .tb-pt-50 {
    padding-top: 50px;
  }
  .tb-pb-50 {
    padding-bottom: 50px;
  }
  .tb-pl-50 {
    padding-left: 50px;
  }
  .tb-pr-50 {
    padding-right: 50px;
  }
  .tb-m-50 {
    margin: 50px;
  }
  .tb-mt-50 {
    margin-top: 50px;
  }
  .tb-mb-50 {
    margin-bottom: 50px;
  }
  .tb-ml-50 {
    margin-left: 50px;
  }
  .tb-mr-50 {
    margin-right: 50px;
  }
}

@media (min-width: 924px) {
  .u-df-dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-df-dt-fd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .u-df-dt-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .u-df-dt-fd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u-df-dt-fd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .u-df-dt-jc-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .u-df-dt-jc-e {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u-df-dt-jc-fe {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-df-dt-jc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-df-dt-jc-sb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-df-dt-jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-df-dt-jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .u-df-dt-nw {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .u-df-dt-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u-df-dt-wr {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .u-df-dt-ai-s {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-df-dt-ai-e {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-df-dt-ai-c {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-df-dt-ac-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .u-df-dt-ac-e {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .u-df-dt-ac-c {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .u-df-dt-ac-sa {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .u-df-dt-ac-str {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .u-df-dt-as-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-df-dt-as-e {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-df-dt-as-c {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .u-df-dt-as-b {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-df-dt-as-str {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .u-ta-dt-c {
    text-align: center;
  }
  .u-ta-dt-l {
    text-align: left;
  }
  .u-ta-dt-r {
    text-align: right;
  }
  .u-ta-dt-j {
    text-align: justify;
  }
  .u-dnc-dt {
    display: none !important;
  }
  .u-dbc-dt {
    display: block !important;
  }
}

@media (min-width: 924px) {
  .dt-p-0 {
    padding: 0px;
  }
  .dt-pt-0 {
    padding-top: 0px;
  }
  .dt-pb-0 {
    padding-bottom: 0px;
  }
  .dt-pl-0 {
    padding-left: 0px;
  }
  .dt-pr-0 {
    padding-right: 0px;
  }
  .dt-m-0 {
    margin: 0px;
  }
  .dt-mt-0 {
    margin-top: 0px;
  }
  .dt-mb-0 {
    margin-bottom: 0px;
  }
  .dt-ml-0 {
    margin-left: 0px;
  }
  .dt-mr-0 {
    margin-right: 0px;
  }
  .dt-p-5 {
    padding: 5px;
  }
  .dt-pt-5 {
    padding-top: 5px;
  }
  .dt-pb-5 {
    padding-bottom: 5px;
  }
  .dt-pl-5 {
    padding-left: 5px;
  }
  .dt-pr-5 {
    padding-right: 5px;
  }
  .dt-m-5 {
    margin: 5px;
  }
  .dt-mt-5 {
    margin-top: 5px;
  }
  .dt-mb-5 {
    margin-bottom: 5px;
  }
  .dt-ml-5 {
    margin-left: 5px;
  }
  .dt-mr-5 {
    margin-right: 5px;
  }
  .dt-p-10 {
    padding: 10px;
  }
  .dt-pt-10 {
    padding-top: 10px;
  }
  .dt-pb-10 {
    padding-bottom: 10px;
  }
  .dt-pl-10 {
    padding-left: 10px;
  }
  .dt-pr-10 {
    padding-right: 10px;
  }
  .dt-m-10 {
    margin: 10px;
  }
  .dt-mt-10 {
    margin-top: 10px;
  }
  .dt-mb-10 {
    margin-bottom: 10px;
  }
  .dt-ml-10 {
    margin-left: 10px;
  }
  .dt-mr-10 {
    margin-right: 10px;
  }
  .dt-p-15 {
    padding: 15px;
  }
  .dt-pt-15 {
    padding-top: 15px;
  }
  .dt-pb-15 {
    padding-bottom: 15px;
  }
  .dt-pl-15 {
    padding-left: 15px;
  }
  .dt-pr-15 {
    padding-right: 15px;
  }
  .dt-m-15 {
    margin: 15px;
  }
  .dt-mt-15 {
    margin-top: 15px;
  }
  .dt-mb-15 {
    margin-bottom: 15px;
  }
  .dt-ml-15 {
    margin-left: 15px;
  }
  .dt-mr-15 {
    margin-right: 15px;
  }
  .dt-p-20 {
    padding: 20px;
  }
  .dt-pt-20 {
    padding-top: 20px;
  }
  .dt-pb-20 {
    padding-bottom: 20px;
  }
  .dt-pl-20 {
    padding-left: 20px;
  }
  .dt-pr-20 {
    padding-right: 20px;
  }
  .dt-m-20 {
    margin: 20px;
  }
  .dt-mt-20 {
    margin-top: 20px;
  }
  .dt-mb-20 {
    margin-bottom: 20px;
  }
  .dt-ml-20 {
    margin-left: 20px;
  }
  .dt-mr-20 {
    margin-right: 20px;
  }
  .dt-p-25 {
    padding: 25px;
  }
  .dt-pt-25 {
    padding-top: 25px;
  }
  .dt-pb-25 {
    padding-bottom: 25px;
  }
  .dt-pl-25 {
    padding-left: 25px;
  }
  .dt-pr-25 {
    padding-right: 25px;
  }
  .dt-m-25 {
    margin: 25px;
  }
  .dt-mt-25 {
    margin-top: 25px;
  }
  .dt-mb-25 {
    margin-bottom: 25px;
  }
  .dt-ml-25 {
    margin-left: 25px;
  }
  .dt-mr-25 {
    margin-right: 25px;
  }
  .dt-p-30 {
    padding: 30px;
  }
  .dt-pt-30 {
    padding-top: 30px;
  }
  .dt-pb-30 {
    padding-bottom: 30px;
  }
  .dt-pl-30 {
    padding-left: 30px;
  }
  .dt-pr-30 {
    padding-right: 30px;
  }
  .dt-m-30 {
    margin: 30px;
  }
  .dt-mt-30 {
    margin-top: 30px;
  }
  .dt-mb-30 {
    margin-bottom: 30px;
  }
  .dt-ml-30 {
    margin-left: 30px;
  }
  .dt-mr-30 {
    margin-right: 30px;
  }
  .dt-p-35 {
    padding: 35px;
  }
  .dt-pt-35 {
    padding-top: 35px;
  }
  .dt-pb-35 {
    padding-bottom: 35px;
  }
  .dt-pl-35 {
    padding-left: 35px;
  }
  .dt-pr-35 {
    padding-right: 35px;
  }
  .dt-m-35 {
    margin: 35px;
  }
  .dt-mt-35 {
    margin-top: 35px;
  }
  .dt-mb-35 {
    margin-bottom: 35px;
  }
  .dt-ml-35 {
    margin-left: 35px;
  }
  .dt-mr-35 {
    margin-right: 35px;
  }
  .dt-p-40 {
    padding: 40px;
  }
  .dt-pt-40 {
    padding-top: 40px;
  }
  .dt-pb-40 {
    padding-bottom: 40px;
  }
  .dt-pl-40 {
    padding-left: 40px;
  }
  .dt-pr-40 {
    padding-right: 40px;
  }
  .dt-m-40 {
    margin: 40px;
  }
  .dt-mt-40 {
    margin-top: 40px;
  }
  .dt-mb-40 {
    margin-bottom: 40px;
  }
  .dt-ml-40 {
    margin-left: 40px;
  }
  .dt-mr-40 {
    margin-right: 40px;
  }
  .dt-p-45 {
    padding: 45px;
  }
  .dt-pt-45 {
    padding-top: 45px;
  }
  .dt-pb-45 {
    padding-bottom: 45px;
  }
  .dt-pl-45 {
    padding-left: 45px;
  }
  .dt-pr-45 {
    padding-right: 45px;
  }
  .dt-m-45 {
    margin: 45px;
  }
  .dt-mt-45 {
    margin-top: 45px;
  }
  .dt-mb-45 {
    margin-bottom: 45px;
  }
  .dt-ml-45 {
    margin-left: 45px;
  }
  .dt-mr-45 {
    margin-right: 45px;
  }
  .dt-p-50 {
    padding: 50px;
  }
  .dt-pt-50 {
    padding-top: 50px;
  }
  .dt-pb-50 {
    padding-bottom: 50px;
  }
  .dt-pl-50 {
    padding-left: 50px;
  }
  .dt-pr-50 {
    padding-right: 50px;
  }
  .dt-m-50 {
    margin: 50px;
  }
  .dt-mt-50 {
    margin-top: 50px;
  }
  .dt-mb-50 {
    margin-bottom: 50px;
  }
  .dt-ml-50 {
    margin-left: 50px;
  }
  .dt-mr-50 {
    margin-right: 50px;
  }
}

.img-responsive, .img-responsive--full {
  width: auto;
  max-width: 100%;
  height: auto;
}

.img-responsive--full {
  width: 100%;
}

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

.w-0 {
  width: 0 !important;
  max-width: unset !important;
}

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

.hide-all {
  display: none !important;
}

.column_loc {
  float: left;width: 35%; 
}
.column_loc1 {
  float: left;width: 35%; 
}
.use_location_mobile {
  margin-bottom: 80px;
}

@media (max-width: 769px) {
  .use_location_mobile {
    margin-bottom: 90px;
  }
  .column_loc {
    float: left;width: 50%; 
  }
  .column_loc1 {
    float: left;width: 48%; 
  }
}

.c-nav-menu__links li .icon, .c-nav-menu__links li .home-icon, .c-nav-menu__links li .cart-icon, .c-nav-menu__links li .menu-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
}

@media (min-width: 924px) {
  .c-nav-menu__links li .icon, .c-nav-menu__links li .home-icon, .c-nav-menu__links li .cart-icon, .c-nav-menu__links li .menu-icon {
    width: 32px;
    height: 32px;
  }
}

.c-nav-menu__links li .home-icon {
  background: url("images/ic-home-lg.svg") no-repeat;
  background-size: contain;
}

.c-nav-menu__links li .cart-icon {
  background: url("images/ic-cart-lg.svg") no-repeat;
  background-size: contain;
}

.c-nav-menu__links li .menu-icon {
  background: url("images/ic-hamburger-lg.svg") no-repeat;
  background-size: contain;
}

.modal.popup .popup-badged-wrapper2 {
  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;
  position: absolute;
  top: 65px;
  left: 80%;
  width: 90px;
  height: 100px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 924px) {
  .modal.popup .popup-badged-wrapper2 {
    width: 91.37px;
    height: 96.13px;
    top: 60px;
    left: 72%;
  }
}

.modal.popup .popup-badged-wrapper2 img {
  position: relative;
  margin-top: -8px;
  width: 100%;
  z-index: 2;
}

@media (min-width: 924px) {
  .modal.popup .popup-badged-wrapper2 img {
    margin-top: -12px;
  }
}

.popup-content2{
  max-width: 480px;
  padding-top: 15px;
}

.ic-remove-order {
  content: url("images/kk/kk-ic-delete.svg");
}

.ic-remove-order-right {
  content: url("images/ic-remove-order-right.svg");
}

.c-review-order .divider {
  border-top: 1px dashed #ABA8A3;
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 924px) {
  .c-review-order .divider {
    margin-top: 16px;
  }
}
.c-checkout-summary .summary-list li.main span {
  font-style: normal;
  color: #241F20;
  font-weight: 900;
  font-size: 12px;
  line-height: 120%;
}

@media (min-width: 924px) {
  .c-checkout-summary .summary-list li.main span {
    font-weight: 900;
    font-size: 12px;
    line-height: 120%;
  }
}

.c-checkout-summary .summary-list li.main span:not(:first-child):last-child {
  color: #9C9892;
}

.c-checkout-summary .summary-list li.main span.italize {
  font-style: italic;
  color: #FFFFFF;
}

.c-checkout-summary .count_quantity {
  border-radius: 64px;
  background: #FFCC00;
  width: 24px;
  height: 24px;
  z-index: 2;
  font-weight: 900;
  font-size: 12px;
  line-height: 120%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #241F20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-top: -3px;
}
.c-checkout-summary .summary-list li.main .h6, .c-checkout-summary .summary-list li.main .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-checkout-summary .summary-list li.main span, .c-checkout-summary .summary-list li.main .legends > li span, .legends > li .c-checkout-summary .summary-list li.main span {
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}

.c-checkout-summary .summary-list li.main .h6:not(:first-child):last-child, .c-checkout-summary .summary-list li.main .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span:not(:first-child):last-child, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .c-checkout-summary .summary-list li.main span:not(:first-child):last-child, .c-checkout-summary .summary-list li.main .legends > li span:not(:first-child):last-child, .legends > li .c-checkout-summary .summary-list li.main span:not(:first-child):last-child {
  font-weight: 500;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card {
  padding: 0 4px 16px 0;
}

.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail {
  border: 0;
  padding: 0;
  width: auto;
  min-height: 100%;
  max-height: 82px;
  padding: 0 4px 16px;
  border: 1px solid #E8E7E6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  max-width: 135px;
  cursor: pointer;
  height: 67px;
}

@media (min-width: 769px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail {
    height: 82px;
  }
}

.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail.active {
  background: #FFCC00;
  border-color: #FFCC00;
}

.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail.active .h3 {
  font-weight: 900;
}

.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail.active:hover {
  background: #FFCC00;
}

.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail:hover {
  background: #fff;
  border-color: #FFCC00;
}

.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail__title > .h3 {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card {
  padding: 0 12px 12px 0;
}

.modal.for-remove-order.modal-max .modal-content > .img, .modal.modal-max.for-default-modal .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal.for-remove-order .modal-content .img, .modal.for-default-modal .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
  margin: 0;
}

.modal.for-invalid-delivery-checkout.modal-max .modal-header, .modal.modal-max.for-remove-order .modal-header, .modal.modal-max.for-default-modal .modal-header {
  background-image: url("images/yellow-dotted-pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  height: 72px;
  position: relative;
}

.modal.for-remove-order .modal-header, .modal.for-default-modal .modal-header {
  background-image: url("images/max-modal-header-bg.png");
  max-width: 762px;
  height: 72px;
  position: -webkit-sticky;
  position: sticky;
  margin: -50px -44px 0 -44px;
}

@media (min-width: 924px) {
  .modal.for-remove-order .modal-header, .modal.for-default-modal .modal-header {
    margin: -80px -65px 0 -65px;
  }
}

.modal.for-remove-order.modal-max .modal-content, .modal.modal-max.for-default-modal .modal-content {
  max-width: 568px;
  min-height: 305px;
  padding: 0;
}

.modal.for-invalid-delivery-checkout.modal-max .modal-content, .modal.modal-max.for-remove-order .modal-content, .modal.modal-max.for-default-modal .modal-content {
  padding: 0;
  border-radius: 24px;
}

.modal.for-invalid-delivery-checkout.modal-max .modal-content, .modal.modal-max.for-remove-order .modal-content, .modal.modal-max.for-default-modal .modal-content {
  max-width: 568px;
  min-height: 426px;
}

.modal.for-invalid-delivery-checkout.modal-max .modal-content, .modal.modal-max.for-remove-order .modal-content, .modal.modal-max.for-default-modal .modal-content {
  max-width: 568px;
  min-height: 426px;
}

.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels {
  margin: 0;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card--detail {
  max-width: 67px;
  height: 50px;
}

.c-confirmation-track > .reference_no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #E8E7E6;
  width: 100%;
  padding: 24px 16px;
  border-radius: 4px;
  margin-bottom: 16px;
}

@media (min-width: 966px) {
  .c-confirmation-track > .reference_no {
    margin-bottom: 16px;
    width: 275px;
  }
}

.c-confirmation-track > .reference_no .h4 {
  font-weight: 900;
  font-size: 24px;
  line-height: 100%;
  color: #241F20;
}

@media (min-width: 966px) {
  .c-confirmation-track > .reference_no .h4 {
    font-weight: 900;
    font-size: 24px;
  }
}

.c-confirmation-track > .reference_no i {
  margin-left: 42px;
  cursor: pointer;
}

.ic-max-copy {
  content: url("images/ic-max-copy.svg");
}

.c-confirmation .c-standard-layout-content_display .reference-number {
  font-family: 'New Transport';
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  margin-bottom: 8px;
}
.c-confirmation .hide {
  display: none;
}


.c-confirmation-track .divider-bottom {
  border-bottom: 1px solid #CAC7C4;
}

.c-confirmation-track .divider {
  width: 100%;
  border-bottom: 1px solid #CAC7C4;
  margin-top: 0px;
  margin-bottom: 24px;
}

@media (min-width: 924px) {
  .c-confirmation-track .divider {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.c-confirmation-track .o-divider {
  margin: 0 0 24px;
  border: 0;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(45%, #333), color-stop(20%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 0 100%;
  background-size: 4px 2px;
  background-repeat: repeat-x;
  height: 1px;
}

.swal2-popup .swal2-styled.swal2-cancel
{
  background-color:#FFFFFF !important;
  color:#000 !important;
}

.swal2-styled
{
  margin: 0.3125em !important;
}

.c-review-order__content .order-item .ic-remove {
    content: url(images/kk/kk-ic-delete.svg);
    position: absolute;
    right: 5px;
    background: #FAB200;
    border-radius: 4px 0 0 4px;
}

.product-main-disabled{
  cursor: not-allowed;
}

.product-disabled {
  opacity: .5;
  cursor: not-allowed;
}

.product-unavailable {
  position: absolute;
  align-self: center;
}

.c-explore-cards-card_item .product-unavailable{
  margin-top: 70px;
}

.map {
  max-width: 600px;
  height: 300px;
}

.pac-container {
    z-index: 100000000 !important;
}

.swal-promo-image {
  max-width: 50% !important;
  margin: 100px 0 -80px 0 !important;
}

@media (max-width: 769px) {
  .swal-promo-image {
    margin: 100px 0 -35px 0 !important;
  }
}
