@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);
.qs-datepicker-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid grey;border-radius:.263921875em;-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);color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:sans-serif;font-size:1rem;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:15.625em;z-index:9001}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:rgba(0,0,0,.75);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:1;padding:.5em;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;z-index:1}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;display:block;font-size:.875em;margin:0 auto;padding:.25em 0;text-align:center;width:80%}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{cursor:pointer;padding:.5em;position:absolute;right:0;top:0}.qs-overlay .qs-submit{background:hsla(0,0%,50%,.4);border:1px solid #fff;border-radius:.263921875em;cursor:pointer;margin:0 auto auto;padding:.5em}.qs-overlay .qs-submit.qs-disabled{border-color:grey;color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.qs-overlay .qs-overlay-month{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s;width:calc(100% / 3)}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:0;align-items:center;background:#d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:blur(0);filter:blur(0);flex-grow:1;flex-shrink:0;justify-content:space-between;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s;transition:filter .3s,-webkit-filter .3s;width:100%}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{border-radius:.263921875em;cursor:pointer;height:1.5625em;position:relative;-webkit-transition:background .15s;transition:background .15s;width:1.5625em}.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{border:.390625em solid transparent;content:"";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{border-bottom:1px solid transparent;cursor:pointer;font-weight:700;-webkit-transition:border .2s;transition:border .2s}.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;-webkit-filter:blur(0);filter:blur(0);-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-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{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:.263921875em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5625em;justify-content:center;-webkit-transition:background .1s;transition:background .1s;width:calc(100% / 7)}.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-bottom-right-radius:0;border-top-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-bottom-right-radius:0;border-top-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-bottom-left-radius:0;border-top-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{color:grey;font-weight:700}.qs-event{position:relative}.qs-event:after{background:#07f;border-radius:50%;bottom:0;content:"";height:.46875em;position:absolute;right:0;width:.46875em}
@charset "UTF-8";
@font-face {
  font-family: "Filmotype Lucky";
  src: url("../dist/fonts/FilmotypeLucky.woff2") format("woff2"), url("../dist/fonts/FilmotypeLucky.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon_bld-webfont.woff2") format("woff2"), url("../dist/fonts/brandon_bld-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-bold-italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-medium-italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts//brandon_med-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-regular-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-thin-italic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon-grotesque-light-italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../dist/fonts/brandon_reg-webfont.woff2") format("woff2"), url("../dist/fonts/brandon_reg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "Brandon Grotesque", sans-serif, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  min-width: 375px;
}

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

@media only screen and (-webkit-min-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-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,
body.opened-picker {
  overflow: hidden;
}

main {
  min-height: 100%;
}

.main-wrapper {
  padding-top: 86px;
  position: relative;
}
.main-wrapper.home {
  overflow-x: hidden;
}
@media (min-width: 770px) {
  .main-wrapper.home {
    padding-top: 80px;
  }
}
@media (min-width: 770px) {
  .main-wrapper.login {
    padding-top: 80px;
  }
}
@media (max-width: 769px) {
  .main-wrapper.confirmation {
    padding-top: 85px;
  }
}
@media (min-width: 924px) {
  .main-wrapper.confirmation {
    padding-top: 96px;
  }
}
.main-wrapper.confirmation.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.confirmation.with-address {
    padding-top: 135px;
  }
}
@media (max-width: 769px) {
  .main-wrapper.checkout {
    padding-top: 85px;
  }
}
@media (min-width: 924px) {
  .main-wrapper.checkout {
    padding-top: 96px;
  }
}
.main-wrapper.checkout.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.checkout.with-address {
    padding-top: 135px;
  }
}
@media (max-width: 769px) {
  .main-wrapper.ordertracker {
    padding-top: 85px;
  }
}
@media (min-width: 924px) {
  .main-wrapper.ordertracker {
    padding-top: 96px;
  }
}
.main-wrapper.ordertracker.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.ordertracker.with-address {
    padding-top: 135px;
  }
}
@media (max-width: 769px) {
  .main-wrapper.order-select {
    padding-top: 85px;
  }
}
@media (min-width: 924px) {
  .main-wrapper.order-select {
    padding-top: 0px;
  }
}
.main-wrapper.order-select.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.order-select.with-address {
    padding-top: 135px;
  }
}
@media (max-width: 769px) {
  .main-wrapper.my-account {
    padding-top: 85px;
  }
}
@media (min-width: 924px) {
  .main-wrapper.my-account {
    padding-top: 96px;
  }
}
.main-wrapper.my-account.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.my-account.with-address {
    padding-top: 135px;
  }
}
@media (max-width: 769px) {
  .main-wrapper.product-order {
    padding-top: 85px;
  }
}
@media (min-width: 924px) {
  .main-wrapper.product-order {
    padding-top: 96px;
  }
}
.main-wrapper.product-order.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.product-order.with-address {
    padding-top: 135px;
  }
}
@media (min-width: 770px) {
  .main-wrapper {
    padding-top: 96px;
  }
}
.main-wrapper.with-address {
  padding-top: 158px;
}
@media (min-width: 770px) {
  .main-wrapper.with-address {
    padding-top: 135px;
  }
}
.main-wrapper.no-address {
  padding-top: 0;
}
.main-wrapper.dropdown-open::before, .main-wrapper.dropdown-picker::before {
  content: "";
  background: #939598;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -4px;
  z-index: 9999;
}
.main-wrapper.dropdown-open .c-standard-layout-max > .o-container, .main-wrapper.dropdown-picker .c-standard-layout-max > .o-container {
  z-index: unset;
}
.main-wrapper.dropdown-open .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content, .main-wrapper.dropdown-picker .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content {
  z-index: 9999;
}
.main-wrapper.dropdown-open .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content::before, .main-wrapper.dropdown-picker .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content::before {
  content: "";
  background: #939598;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.main-wrapper.dropdown-open .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content .o-form-timeline .o-form-group_input, .main-wrapper.dropdown-picker .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content .o-form-timeline .o-form-group_input {
  z-index: -1;
}
.main-wrapper.dropdown-open .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content .o-form-timeline .o-form-group .o-form-timeline_count, .main-wrapper.dropdown-picker .c-standard-layout-max > .o-container.c-ordernow .c-standard-layout-content .o-form-timeline .o-form-group .o-form-timeline_count {
  z-index: -1;
}

* {
  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;
  transform: rotate(5deg);
  margin: 0 -2px 5px;
  content: url("images/ic-registered-tb.svg");
}
@media (min-width: 770px) {
  .ic-registered {
    margin: 0px 5px 30px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.ic-close-white {
  content: url("images/ic-close-white.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/kk/kk-ic-addtocart.svg");
}

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

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

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

.ic-modal-marker {
  content: url("images/kk/kk-ic-modal-marker.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-check-c-white {
  content: url("images/ic-check-c-white.svg");
}

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

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

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

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

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

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

.ic-pickup {
  content: url("images/kk/kk-delivery-ic.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");
}

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

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

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

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

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

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

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

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

.ic-chevron-down {
  content: url("images/kk/kk-ic-caretdown.svg");
}

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

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

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

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

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

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

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

.ic-max-red-eye {
  content: url("images/ic-max-red-eye.svg");
}

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

.ic-max-spoon-fork {
  content: url("images/kk/kk-ic-donut-sm.svg");
}

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

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

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

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

.ic-max-search-white {
  content: url("images/ic-max-search-white.svg");
}

.ic-max-food-search {
  content: url("images/ic-max-food-search.svg");
}

.ic-max-location-search {
  content: url("images/ic-max-location-search.svg");
}

h1 {
  font-style: normal;
  font-weight: 900;
  line-height: 94.3%;
  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%;
  color: #000000;
}
@media (min-width: 924px) {
  h2 {
    font-size: 50px;
  }
}

h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 110%;
  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;
  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%;
  color: #000000;
}
@media (min-width: 924px) {
  h5 {
    font-size: 29px;
  }
}

h6 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 27px;
  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%;
  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%;
  text-transform: capitalize;
  color: #000000;
}
.title-2--bold {
  font-weight: bold;
}

.body-1, .modal.privacy-policy .modal-body .privacy-policy__content p {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  color: #000000;
}
.body-1--yellow {
  color: #F5B335;
}
.body-1--bold {
  font-weight: bold;
  line-height: 18px;
}
.body-1--bold-yellow {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #B02A31;
}

.body-2 {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  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;
  text-transform: uppercase;
  color: #000000;
  font-family: "Open sans", sans-serif;
}

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

.h1, .h2 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
}

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

.h1 {
  font-size: 72px;
}

.h2 {
  font-size: 40px;
}

.h4 {
  font-size: 29px;
  font-weight: bold;
}

.h5 {
  font-size: 20px;
}

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

p {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
}

.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: 770px) {
  .o-container {
    padding: 0 64px;
  }
}

.box {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.box > * {
  box-sizing: border-box;
  flex-basis: 100%;
  line-height: 0;
}
.box > *.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 320px) {
  .box > *.mb-col-1 {
    flex: 0 0 calc((1 * 100%) / 12);
  }
  .box > *.mb-col-2 {
    flex: 0 0 calc((2 * 100%) / 12);
  }
  .box > *.mb-col-3 {
    flex: 0 0 calc((3 * 100%) / 12);
  }
  .box > *.mb-col-4 {
    flex: 0 0 calc((4 * 100%) / 12);
  }
  .box > *.mb-col-5 {
    flex: 0 0 calc((5 * 100%) / 12);
  }
  .box > *.mb-col-6 {
    flex: 0 0 calc((6 * 100%) / 12);
  }
  .box > *.mb-col-7 {
    flex: 0 0 calc((7 * 100%) / 12);
  }
  .box > *.mb-col-8 {
    flex: 0 0 calc((8 * 100%) / 12);
  }
  .box > *.mb-col-9 {
    flex: 0 0 calc((9 * 100%) / 12);
  }
  .box > *.mb-col-10 {
    flex: 0 0 calc((10 * 100%) / 12);
  }
  .box > *.mb-col-11 {
    flex: 0 0 calc((11 * 100%) / 12);
  }
  .box > *.mb-col-12 {
    flex: 0 0 calc((12 * 100%) / 12);
  }
}
@media (min-width: 770px) {
  .box > *.tb-col-1 {
    flex: 0 0 calc((1 * 100%) / 12);
  }
  .box > *.tb-col-2 {
    flex: 0 0 calc((2 * 100%) / 12);
  }
  .box > *.tb-col-3 {
    flex: 0 0 calc((3 * 100%) / 12);
  }
  .box > *.tb-col-4 {
    flex: 0 0 calc((4 * 100%) / 12);
  }
  .box > *.tb-col-5 {
    flex: 0 0 calc((5 * 100%) / 12);
  }
  .box > *.tb-col-6 {
    flex: 0 0 calc((6 * 100%) / 12);
  }
  .box > *.tb-col-7 {
    flex: 0 0 calc((7 * 100%) / 12);
  }
  .box > *.tb-col-8 {
    flex: 0 0 calc((8 * 100%) / 12);
  }
  .box > *.tb-col-9 {
    flex: 0 0 calc((9 * 100%) / 12);
  }
  .box > *.tb-col-10 {
    flex: 0 0 calc((10 * 100%) / 12);
  }
  .box > *.tb-col-11 {
    flex: 0 0 calc((11 * 100%) / 12);
  }
  .box > *.tb-col-12 {
    flex: 0 0 calc((12 * 100%) / 12);
  }
}
@media (min-width: 924px) {
  .box > *.dt-col-1 {
    flex: 0 0 calc((1 * 100%) / 12);
  }
  .box > *.dt-col-2 {
    flex: 0 0 calc((2 * 100%) / 12);
  }
  .box > *.dt-col-3 {
    flex: 0 0 calc((3 * 100%) / 12);
  }
  .box > *.dt-col-4 {
    flex: 0 0 calc((4 * 100%) / 12);
  }
  .box > *.dt-col-5 {
    flex: 0 0 calc((5 * 100%) / 12);
  }
  .box > *.dt-col-6 {
    flex: 0 0 calc((6 * 100%) / 12);
  }
  .box > *.dt-col-7 {
    flex: 0 0 calc((7 * 100%) / 12);
  }
  .box > *.dt-col-8 {
    flex: 0 0 calc((8 * 100%) / 12);
  }
  .box > *.dt-col-9 {
    flex: 0 0 calc((9 * 100%) / 12);
  }
  .box > *.dt-col-10 {
    flex: 0 0 calc((10 * 100%) / 12);
  }
  .box > *.dt-col-11 {
    flex: 0 0 calc((11 * 100%) / 12);
  }
  .box > *.dt-col-12 {
    flex: 0 0 calc((12 * 100%) / 12);
  }
}

.o-form-group {
  width: 100%;
  padding-bottom: 43px;
}
.o-form-group label {
  font-family: "Open sans", sans-serif;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
}
.o-form-group_input {
  width: 100%;
  color: #241F20;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  border: 1px solid #E7E7E7;
  padding: 12px 16px;
  border-radius: 4px;
  font-family: "Open sans", sans-serif;
  font-weight: 300;
  height: 100%;
}
.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: #CAC7C4;
  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: 770px) {
  .o-form-group_standard {
    padding-left: 0;
    max-width: 544px;
  }
}
@media (min-width: 770px) {
  .o-form-group_standard.o-form-dropdown_input {
    padding-left: 0;
    max-width: 544px;
  }
}
.o-form-group .error-data {
  font-family: "Open sans", sans-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: 770px) {
  .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: 770px) {
  .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: 20px;
  line-height: 25px;
  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: 770px) {
  .o-form-dropdown_input {
    max-width: 300px;
    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 {
  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/kk/kk-ic-caretdown.svg") no-repeat;
  background-size: contain;
  right: 16px;
  bottom: 16px;
  z-index: 1;
}
.o-form-dropdown_input > ul {
  display: flex;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #CAC7C4;
  background-color: #fff;
  width: 100%;
  top: calc(100% - 1px);
  position: absolute;
  border-radius: 0 0 4px 4px;
  max-height: 514px;
  overflow: scroll;
  overflow-x: hidden;
  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: #336633;
}
.o-form-dropdown_input > ul.no-scroll {
  overflow-y: hidden !important;
}
.o-form-dropdown_input > ul > li {
  width: 100%;
  padding: 8px 16px;
}
@media (min-width: 770px) {
  .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-radius: 2px;
  background-color: #fff;
  margin-right: 16px;
}
@media (min-width: 770px) {
  .o-form-dropdown_input > ul > li figure {
    margin-right: 16.5px;
  }
}
.o-form-dropdown_input > ul > li figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.o-form-dropdown_input > ul > li:hover, .o-form-dropdown_input > ul > li.list-selected {
  background-color: #F0F4F0;
}
.o-form-dropdown_input > ul > li.disabled {
  background: #CAC7C4;
  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: 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: #CAC7C4;
  width: calc(100% - 74px);
}
.o-form-dropdown_input--item .h5 {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 130% !important;
  color: #252932 !important;
}
.o-form-dropdown_input--item__subdetail span {
  position: relative;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.02em;
  color: #CAC7C4;
  font-family: "Open sans", sans-serif;
}
.o-form-dropdown_input--item__subdetail span:first-child {
  margin-right: 20px;
}
.o-form-dropdown_input--item__subdetail span:first-child::after {
  content: "•";
  position: absolute;
  top: 50%;
  right: -12px;
  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: "Open sans", sans-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;
}

@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: #7D7871;
}
@media (min-width: 924px) {
  .o-form-group .o-form-dropdown_input.active, .o-form-group .o-form-group_standard.active {
    filter: drop-shadow(0px 12px 24px rgba(84, 82, 73, 0.16));
  }
}

.o-form-operator .o-form-group_input {
  max-width: 65px;
  width: 100%;
  margin: 0 12px;
  text-align: center;
}
.o-form-operator .o-button {
  line-height: 1;
}

.o-form-panels {
  width: calc(100% + 17px);
  margin: 0 -8px -16px;
}
@media (min-width: 770px) {
  .o-form-panels {
    width: calc(100% + 8px);
  }
}
.o-form-panels_card {
  width: 100%;
  padding: 0 8px 16px;
  text-align: center;
}
@media (max-width: 769px) {
  .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: 770px) {
  .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;
  }
}
.o-form-panels_card--detail {
  border: 1px solid #E8E7E6;
  padding: 13px 24px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  border-radius: 0px;
}
.o-form-panels_card--detail.active {
  background: #B3CAB3;
}
.o-form-panels_card--detail:hover {
  border: 1px solid #B3CAB3;
}
.o-form-panels_card--detail.hasprice {
  padding: 16px 24px;
}
@media (max-width: 769px) {
  .o-form-panels_card--detail__title {
    justify-content: center !important;
  }
}
.o-form-panels_card--detail__title > .h3 {
  font-size: 17px;
  line-height: 120%;
  font-weight: 500;
  font-family: "Brandon Grotesque", sans-serif;
  color: #252932;
}
@media (max-width: 769px) {
  .o-form-panels_card--detail__title > .h3 {
    text-align: center;
    line-height: 110%;
    font-weight: 300;
  }
}
.o-form-panels_card--detail__title > .h3.hasprice {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #A2000F;
}
.o-form-panels_card--detail__title > span {
  color: #252932;
  letter-spacing: -0.02em;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  font-family: "Open sans", sans-serif;
}
.o-form-panels_card--detail__body > .h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #7D7871;
}
.o-form-panels_card--detail.disabled {
  background: #CAC7C4;
  border: 1px solid #CAC7C4;
  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: 770px) {
  .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: 770px) {
  .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: 1px;
}

.o-form-timeline .o-form-group {
  position: relative;
  padding-left: 40px;
  background-image: linear-gradient(to bottom, #336633 50%, 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: linear-gradient(to bottom, #336633 50%, rgba(255, 255, 255, 0) 20%);
}
.o-form-timeline .o-form-group.force-no-tail {
  background-image: none;
}
@media (min-width: 770px) {
  .o-form-timeline .o-form-group {
    padding-left: 52px;
    background-position: 20px;
  }
}
.o-form-timeline .o-form-group label {
  font-size: 17px;
  padding-left: 14px;
}
@media (min-width: 770px) {
  .o-form-timeline .o-form-group label {
    padding-left: 0;
    font-size: 18px;
  }
}
.o-form-timeline.order-summary-active .o-form-group:nth-last-child(2) {
  background-image: linear-gradient(to bottom, #939598 30%, rgba(255, 255, 255, 0) 20%);
}
.o-form-timeline_count {
  position: absolute;
  color: #fff;
  font-family: "Brandon Grotesque", sans-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: #B02A31;
}
@media (min-width: 770px) {
  .o-form-timeline_count {
    width: 44px;
    height: 44px;
  }
}

.o-form-datetime label {
  width: 100%;
}
.o-form-datetime .time-separator {
  font-family: "Open sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #CAC7C4;
  margin: 0 9.5px 0;
}
@media (min-width: 770px) {
  .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: 770px) {
  .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/kk/kk-ic-caretdown.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: 50px;
  max-width: 70px;
}
@media (min-width: 375px) {
  .o-form-datetime_hour {
    max-width: 80px;
  }
}
@media (min-width: 770px) {
  .o-form-datetime_hour {
    margin-left: 0;
    max-width: 61px;
  }
}
.o-form-datetime_min {
  width: 100%;
  padding: 0;
  margin-right: 7px;
  height: 50px;
  max-width: 70px;
}
@media (min-width: 375px) {
  .o-form-datetime_min {
    max-width: 88px;
  }
}
@media (min-width: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 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: flex;
  padding-top: 8px;
  padding-left: 14px;
}
@media (min-width: 770px) {
  .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: flex;
}
.o-form-group_phone input:first-child {
  max-width: 75px;
  margin-right: 16px;
  flex: auto;
  padding: 16px 16px 16px 17px;
}

.with-phone-drop {
  display: flex;
  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: 770px) {
  .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: 12px;
}
.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: 770px) {
  .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 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: url(images/kk/kk-check-white.svg);
  position: absolute;
  display: none;
  left: 3px;
  top: 0px;
  width: 12px;
  height: 12px;
}

.o-form-group-custom-captcha {
  display: flex;
  flex-wrap: wrap;
  padding-left: 14px;
}
@media (min-width: 770px) {
  .o-form-group-custom-captcha {
    padding-left: 0;
    flex-wrap: nowrap;
    min-height: unset;
  }
}
.o-form-group-custom-captcha input:not(.o-form-group-custom-captcha_code) {
  order: 3;
  width: 100%;
  max-width: 269px;
}
@media (min-width: 770px) {
  .o-form-group-custom-captcha input:not(.o-form-group-custom-captcha_code) {
    max-width: unset;
    order: 2;
  }
}
.o-form-group-custom-captcha_code {
  border: 0;
  background-color: #FFF8DD;
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  font-family: "Open sans", sans-serif;
  letter-spacing: -0.02em;
  text-align: center;
  padding: 12px 16px;
  order: 1;
  max-width: 205px;
  margin-right: 16px;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .o-form-group-custom-captcha_code {
    margin-bottom: 0;
    margin-right: 24px;
    max-width: 180px;
  }
}
.o-form-group-custom-captcha .o-button {
  order: 2;
  margin-bottom: 16px;
  height: 48px;
}
@media (min-width: 770px) {
  .o-form-group-custom-captcha .o-button {
    margin-bottom: 0;
    margin-left: 24px;
    order: 3;
  }
}
.o-form-group-custom-captcha span.error-data {
  order: 4;
  position: relative;
}
@media (min-width: 770px) {
  .o-form-group-custom-captcha span.error-data {
    position: absolute;
  }
}

/*switch Toggle*/
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 13px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CAC7C4;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 0px;
  bottom: -2px;
  background-color: #336633;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #B3CAB3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #B3CAB3;
}

input:checked + .slider:before {
  transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.o-button {
  padding: 16px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #336633;
  border-radius: 80px;
  color: #336633;
  transition: 300ms ease;
}
.o-button span {
  font-family: "Brandon Grotesque", sans-serif;
  padding-top: 2px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 120%;
  text-transform: capitalize;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 130%;
}
@media (min-width: 770px) {
  .o-button:hover {
    background-color: #2A8F2A;
  }
  .o-button:hover .ic-cart {
    content: url("images/kk/ic-kk-cart-white.svg");
  }
}
.o-button i {
  margin-left: 6.5px;
}
@media (min-width: 770px) {
  .o-button i {
    margin-left: 6px;
  }
}
.o-button.ic-front i {
  margin-right: 4px;
  margin-left: 0;
  width: 16px;
  height: 16px;
}
.o-button.o-button-lg {
  justify-content: center;
}
@media (min-width: 770px) {
  .o-button.o-button-lg {
    padding: 16px 114px;
  }
}
.o-button.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: #F0F4F0;
}
.o-button.o-button-white span {
  color: #336633;
}
.o-button.o-button-white .ic-cart {
  content: url("images/kk/ic-kk-cart-green.svg");
}
@media (min-width: 770px) {
  .o-button.o-button-white:hover {
    background-color: #336633;
  }
  .o-button.o-button-white:hover .ic-cart {
    content: url("images/kk/ic-kk-cart-white.svg");
  }
  .o-button.o-button-white:hover span {
    color: #FFFFFF;
  }
}
.o-button.o-button-full {
  width: 100%;
}
.o-button.o-button-disabled {
  background: #CAC7C4;
  cursor: not-allowed;
}
.o-button.o-button-disabled span {
  color: #939598 !important;
}
.o-button.o-button-disabled .ic-person {
  content: url("images/ic-person-white.svg");
}
.o-button:disabled {
  background-color: #CAC7C4;
  cursor: not-allowed;
}
.o-button:disabled span {
  color: #939598;
}
.o-button:disabled .ic-cart {
  content: url("images/kk/ic-kk-cart-grey.svg");
}
.o-button.o-button-trans {
  background-color: transparent;
  display: flex;
  padding: 15.5px;
}
.o-button.o-button-trans span {
  color: #202020;
}
.o-button.o-button-bordered {
  border: 1px solid #FC0000;
}
.o-button.ic-only {
  border-radius: 8px;
  justify-content: center;
  background: #F0F4F0;
}
.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;
}

.theme-kk.opened .c-header {
  z-index: 1001;
}

.c-header {
  align-items: center;
  background-color: #FFFFFF;
  position: relative;
  z-index: 9999;
  height: 100%;
  max-height: 85px;
  display: block;
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #E7E7E7;
}
@media (min-width: 924px) {
  .c-header {
    max-height: 80px;
    padding: 12px 0;
  }
}
.c-header .o-container {
  height: 100%;
  padding-top: 8px;
  padding-bottom: 12px;
}
@media (min-width: 924px) {
  .c-header .o-container {
    height: unset;
    padding-top: 0;
    padding-bottom: unset;
  }
}
.c-header .h3 {
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  color: #336633;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: unset;
  font-weight: 900;
}
@media (min-width: 924px) {
  .c-header .h3 {
    font-family: "Brandon Grotesque", sans-serif;
    font-size: 28px;
    line-height: 110%;
    font-weight: 900;
    letter-spacing: 0.08em;
  }
}
.c-header .o-button {
  padding: 12px 27px;
  border-radius: 20px;
}
.c-header .o-button span {
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  padding-top: 0px;
  letter-spacing: 0.04em;
}

.o-header-title {
  position: relative;
  font-family: "Brandon Grotesque", sans-serif;
  line-height: 110%;
  font-style: normal;
  font-weight: 900;
  font-size: 29px;
  line-height: 110%;
  color: #241F20;
}
.o-header-title-slant {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 110%;
  color: #FC0000;
  margin-bottom: 24px;
}
.o-header-title-slant .upper-substr {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.02em;
  font-style: unset;
  position: relative;
  font-family: "Open sans", sans-serif;
  top: -0.8rem;
}
@media (min-width: 770px) {
  .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: flex;
  flex-flow: column nowrap;
  color: #7D7871;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 924px) {
  .c-top-header__content {
    flex-flow: row nowrap;
    margin-left: 208px;
    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: flex;
  flex-direction: column;
}
@media (min-width: 924px) {
  .nav {
    flex-direction: row;
  }
}
@media (max-width: 769px) {
  .nav {
    justify-content: center;
  }
}

.c-nav-date-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 19px;
}
.c-nav-date-mobile p, .c-nav-date-mobile .h7 {
  margin: 0;
}
.c-nav-date-mobile p {
  margin: 0 7px 0 0;
  color: #241F20;
  font-weight: 400;
}
.c-nav-date-mobile .h7 {
  color: #F5B335;
}
@media (min-width: 924px) {
  .c-nav-date-mobile {
    display: none;
    margin-bottom: 11px;
  }
}

.c-nav-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: calc(100% - 28px);
}
@media (min-width: 924px) {
  .c-nav-menu {
    height: unset;
  }
}
.c-nav-menu__logo-date {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  width: 50%;
  position: relative;
  z-index: 3;
}
@media (min-width: 924px) {
  .c-nav-menu__logo-date {
    width: 65%;
    flex-direction: row;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-nav-menu__logo-date {
    width: 60%;
  }
}
.c-nav-menu__logo-date .logo {
  position: absolute;
  margin: 0;
  width: 162px;
  height: 53px;
}
@media (min-width: 924px) {
  .c-nav-menu__logo-date .logo {
    margin: 15px 0 0;
    width: 220px;
    height: 72px;
  }
}
.c-nav-menu__logo-date .date-time {
  width: 100%;
  margin-left: 237px;
  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: flex;
    flex-direction: column;
    width: calc(100% - 209px);
    white-space: nowrap;
  }
}
.c-nav-menu__logo-date .date-time p {
  color: #241F20;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 110%;
  font-family: "Open sans", sans-serif;
}
.c-nav-menu_address {
  display: none;
  margin-top: 15px;
}
@media (min-width: 924px) {
  .c-nav-menu_address {
    flex-direction: column;
  }
}
@media (min-width: 1105px) {
  .c-nav-menu_address {
    flex-direction: row;
  }
}
.c-nav-menu_address .h5 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  font-family: "Open sans", sans-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: "Open sans", sans-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: flex;
  flex-direction: row;
  align-items: flex-start;
  align-self: flex-end;
  padding-top: 0;
}
@media (min-width: 767px) {
  .c-nav-menu__links {
    margin-top: -16px;
  }
}
@media (min-width: 770px) {
  .c-nav-menu__links {
    align-self: flex-start;
  }
}
@media (min-width: 924px) {
  .c-nav-menu__links {
    padding-top: 7px;
    margin-top: 0px;
  }
}
.c-nav-menu__links .welcome-space {
  padding-top: 8px;
  padding-bottom: 11.5px;
}
.c-nav-menu__links li {
  margin-right: 18px;
  position: relative;
  /*
  .cart-icon:hover {
      background: url("images/ic-max-cart-hover.svg") no-repeat;
      background-size: contain;
  }
  .cart-icon.active {
      background: url("images/ic-max-cart-active.svg") no-repeat;
      background-size: contain;
  }*/
  /*.menu-icon:hover {
      background: url("images/ic-max-menu-hover.svg") no-repeat;
      background-size: contain;
  }

  .menu-icon.active {
      background: url("images/ic-max-menu-active.svg") no-repeat;
      background-size: contain;
  }
  */
}
@media (min-width: 375px) {
  .c-nav-menu__links li {
    margin-right: 20px;
  }
}
.c-nav-menu__links li .o-button {
  background-color: #336633;
}
.c-nav-menu__links li .o-button:hover {
  background-color: #2A8F2A;
}
.c-nav-menu__links li .o-button:hover span {
  color: #FFFFFF;
}
.c-nav-menu__links li .span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #241F20;
  font-family: "Open sans", sans-serif;
  opacity: 0.9;
}
.c-nav-menu__links li .span:nth-child(2) {
  font-weight: 600;
  color: #336633;
  opacity: 0.9;
}
.c-nav-menu__links li .cart-counter {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  font-weight: 700;
  font-size: 8px;
  line-height: 7px;
  text-align: center;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  color: #241F20;
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #FAB200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.67px 0.67px;
}
@media (min-width: 924px) {
  .c-nav-menu__links li .cart-counter {
    width: 16px;
    height: 16px;
  }
}
.c-nav-menu__links li .icon, .c-nav-menu__links li .menu-icon, .c-nav-menu__links li .cart-icon, .c-nav-menu__links li .home-icon, .c-nav-menu__links li .close-search-icon, .c-nav-menu__links li .search-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
}
@media (min-width: 770px) {
  .c-nav-menu__links li .icon, .c-nav-menu__links li .menu-icon, .c-nav-menu__links li .cart-icon, .c-nav-menu__links li .home-icon, .c-nav-menu__links li .close-search-icon, .c-nav-menu__links li .search-icon {
    width: 32px;
    height: 32px;
  }
}
.c-nav-menu__links li .search-icon {
  background: url("images/ic-kk-search.svg") no-repeat;
  background-size: contain;
}
.c-nav-menu__links li .close-search-icon {
  background: url("images/ic-kk-close-search.svg") no-repeat;
  background-size: contain;
}
.c-nav-menu__links li .home-icon {
  background: url("images/ic-max-home.svg") no-repeat;
  background-size: contain;
}
.c-nav-menu__links li .home-icon:hover {
  background: url("images/ic-max-home-hover.svg") no-repeat;
  background-size: contain;
}
.c-nav-menu__links li .cart-icon {
  background: url("images/ic-kk-cart.svg") no-repeat;
  background-size: contain;
}
.c-nav-menu__links li .menu-icon {
  background: url("images/ic-kk-hamburger-menu.svg") no-repeat;
  background-size: contain;
}
.c-nav-menu__links li.active {
  /*
  .menu-icon {
      background: url("images/ic-max-menu-active.svg") no-repeat;
      background-size: contain;
  }*/
}
.c-nav-menu__links li.active .c-nav-menu__links--submenu {
  visibility: visible;
  opacity: 1;
}
.c-nav-menu__links li .show {
  display: block;
}
.c-nav-menu__links li .hide {
  display: none;
}
.c-nav-menu__links--submenu {
  width: 234px;
  background-color: #FFFFFF;
  position: absolute;
  right: -64px;
  padding: 16px 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s ease;
  top: 33px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.06);
}
@media (min-width: 770px) {
  .c-nav-menu__links--submenu {
    top: 38px;
  }
}
@media (min-width: 924px) {
  .c-nav-menu__links--submenu {
    top: 55px;
  }
}
.c-nav-menu__links--submenu li {
  margin: 0;
}
.c-nav-menu__links--submenu > li.active .c-nav-menu__links--innerSubmenu {
  max-height: 105px;
}
.c-nav-menu__links--submenu a {
  font-size: 14px;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  letter-spacing: 0.02em;
  font-weight: 900;
  line-height: 130%;
  color: #241F20;
  text-transform: uppercase;
  width: 100%;
  padding: 8px 32px;
  display: block;
}
@media (min-width: 770px) {
  .c-nav-menu__links--submenu a {
    font-size: 16px;
  }
}
.c-nav-menu__links--submenu .user-holder {
  border-bottom: 1px solid #CAC7C4;
}
.c-nav-menu__links--submenu .user-holder a {
  display: flex;
  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;
  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 {
  z-index: 12;
}
.c-header.with-address .c-nav-menu {
  flex-wrap: wrap;
  display: flex;
}
@media (min-width: 924px) {
  .c-header.with-address .c-nav-menu {
    flex-wrap: nowrap;
  }
}
.c-header.with-address .c-nav-menu_address {
  display: flex;
}
.c-header.with-address .c-nav-menu__logo-date .logo {
  margin: 0;
}
@media (min-width: 924px) {
  .c-header.with-address .c-nav-menu__logo-date .logo {
    margin: 15px 0 0;
  }
}
.c-header.with-address .address-mobile {
  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: flex;
  flex-direction: column;
  color: #575757;
}
.c-footer__main {
  background-color: #FFFFFF;
}
@media (min-width: 924px) {
  .c-footer__main {
    padding: 0;
  }
}
.c-footer__main .o-container {
  display: flex;
  flex-direction: column;
  padding: 40px 24px 32px;
}
@media (min-width: 770px) {
  .c-footer__main .o-container {
    padding: 64px 64px 0;
  }
}
@media (min-width: 1290px) and (max-width: 1480px) {
  .c-footer__main .o-container {
    max-width: 1366px;
  }
}
.c-footer__main .o-container .footer-logo {
  width: 224px;
  height: 75px;
  margin: 0;
}
.c-footer__main .o-container .footer-logo img {
  width: 100%;
  height: 100%;
}
.c-footer__main .o-container .footer-content {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 770px) {
  .c-footer__main .o-container .footer-content {
    flex-direction: row;
    margin: 32px 0 82px;
  }
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content {
    margin: 0px 0px 82px 0;
  }
}
@media (min-width: 1208px) {
  .c-footer__main .o-container .footer-content {
    margin: 0px 0px 48px 0;
  }
}
.c-footer__main .o-container .footer-content .content-left {
  width: 100%;
  border-top: 1px solid rgb(199, 199, 199);
}
@media (min-width: 770px) {
  .c-footer__main .o-container .footer-content .content-left {
    border-top: none;
  }
}
@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: 40px 0 8px 0;
}
@media (min-width: 770px) {
  .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 {
    padding: 24px 40px 0 0;
    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: #575757;
  font-weight: 400;
  line-height: 130%;
  font-size: 14px;
  letter-spacing: unset;
}
.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: flex;
  flex-direction: column-reverse;
  padding: 0;
  border-bottom: 1px solid white;
  align-self: flex-start;
}
@media (min-width: 770px) {
  .c-footer__main .o-container .footer-content .content-right {
    padding: 0 0 16px 0;
    margin-left: 16px;
  }
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right {
    width: 55%;
    padding: 0 0 0 97px;
    flex-direction: column;
    border-bottom: none;
    border-left: 1px solid rgb(151, 151, 151);
    /*height: 291px;*/
  }
}
.c-footer__main .o-container .footer-content .content-right .delivery-contact {
  padding-top: 24px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact {
    margin-bottom: unset;
  }
}
.c-footer__main .o-container .footer-content .content-right .delivery-contact .overline {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  font-family: "Brandon Grotesque", sans-serif;
  margin: 0 0 21px 36px;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .overline {
    margin: 0 0 16px 36px;
  }
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .overline {
    margin: 0px 0 24px 0;
  }
}
.c-footer__main .o-container .footer-content .content-right .delivery-contact .overline::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background: url("images/footer/actions/kk-phone1.svg") no-repeat;
  top: 18px;
  left: 0;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .overline::before {
    background: url("images/footer/actions/kk-phone1.svg") no-repeat;
    top: 16px;
    left: -33px;
  }
}
.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 36px;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers {
    padding-left: 0px;
  }
}
.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers a {
  color: #575757;
}
.c-footer__main .o-container .footer-content .content-right .delivery-contact .delivery-numbers > .number-per-city {
  width: 50%;
  margin: 0 0 24px 0;
  padding-right: 5px;
}
@media (min-width: 769px) {
  .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: #575757;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: unset;
}
.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: flex;
  flex-direction: row;
  align-items: center;
  margin: 18px 0 40px;
  order: 3;
}
@media (min-width: 769px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service {
    justify-content: flex-start;
    margin: 32px 0;
  }
}
@media (min-width: 770px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service {
    justify-self: unset;
    margin: 0;
  }
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service {
    order: unset;
  }
}
.c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-desc {
  width: 100%;
  margin: 0;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .delivery-service .delivery-desc {
    margin: 0 16px 0 0;
  }
}
.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: #575757;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: unset;
}
.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__main .o-container .footer-content .content-right .app-download {
  margin-top: 12px;
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 770px) {
  .c-footer__main .o-container .footer-content .content-right .app-download {
    margin-top: 37px;
    margin-bottom: unset;
  }
}
.c-footer__main .o-container .footer-content .content-right .app-download .overline {
  color: #333333;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  font-family: "Brandon Grotesque", sans-serif;
  margin: 0 0 21px 36px;
}
@media (min-width: 770px) {
  .c-footer__main .o-container .footer-content .content-right .app-download .overline {
    margin: 0 0 32px 36px;
  }
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .app-download .overline {
    margin: 0 0 21px 0;
  }
}
.c-footer__main .o-container .footer-content .content-right .app-download .overline::before {
  content: "";
  background: url(images/footer/actions/kk-phone2.svg) no-repeat;
  position: absolute;
  top: -8px;
  left: -2px;
  width: 24px;
  height: 24px;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .app-download .overline::before {
    top: -6px;
    left: -30px;
  }
}
.c-footer__main .o-container .footer-content .content-right .app-download__links {
  display: flex;
  gap: 25px;
  padding-left: 36px;
  height: 40px;
}
@media (min-width: 924px) {
  .c-footer__main .o-container .footer-content .content-right .app-download__links {
    padding-left: 0;
  }
}
.c-footer__main .o-container .footer-content .content-right .app-download__links > a:first-child img {
  width: 120px;
  height: 40px;
}
.c-footer__main .o-container .footer-content .content-right .app-download__links > a:last-child img {
  width: 135px;
  height: 40px;
}
.c-footer__secondary {
  background-color: #B02A31;
  padding: 24px 0;
}
.c-footer__secondary .o-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 24px;
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container {
    padding: 0 64px;
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1290px) and (max-width: 1480px) {
  .c-footer__secondary .o-container {
    max-width: 1366px;
  }
}
.c-footer__secondary .o-container .links {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin: 0 0 17px 0;
}
@media (min-width: 950px) and (max-width: 1040px) {
  .c-footer__secondary .o-container .links {
    width: 100%;
  }
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container .links {
    flex-direction: row;
  }
}
@media (min-width: 1208px) {
  .c-footer__secondary .o-container .links {
    margin: 0;
  }
}
.c-footer__secondary .o-container .links .overline {
  color: #FFFFFF;
  text-transform: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: unset;
}
.c-footer__secondary .o-container .links a + a {
  margin: 16px 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: flex;
  flex-direction: column;
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 950px) and (max-width: 1040px) {
  .c-footer__secondary .o-container .links-icon {
    width: 100%;
    justify-content: space-between;
  }
}
.c-footer__secondary .o-container .links-icon .feedback {
  display: flex;
  justify-content: flex-start;
  gap: 16px;
  align-items: center;
  height: 100%;
  margin: 0 0 16px 0;
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .feedback {
    margin: 0 57.2px 0 0;
    gap: unset;
  }
}
.c-footer__secondary .o-container .links-icon .feedback .overline {
  margin: 0;
  color: #FFFFFF;
  text-transform: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: unset;
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .feedback .overline {
    margin-right: 16px;
  }
}
.c-footer__secondary .o-container .links-icon .feedback .send-img {
  width: 28px;
  height: 28px;
}
.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: flex;
  align-items: center;
  gap: 16px;
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .social-media {
    justify-content: center;
    gap: 24px;
  }
}
.c-footer__secondary .o-container .links-icon .social-media .overline {
  margin: 0;
  color: #FFFFFF;
  text-transform: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: unset;
}
@media (min-width: 924px) {
  .c-footer__secondary .o-container .links-icon .social-media .overline {
    margin: 0;
  }
}
.c-footer__secondary .o-container .links-icon .social-media .social-media-links {
  display: flex;
  align-items: center;
}
.c-footer__secondary .o-container .links-icon .social-media .social-media-links > li {
  margin: 0 22px 0 0;
  height: 28px;
}
@media (min-width: 770px) {
  .c-footer__secondary .o-container .links-icon .social-media .social-media-links > li {
    margin: 0 25px 0 0;
  }
}
.c-footer__secondary .o-container .links-icon .social-media .social-media-links > li a > img {
  width: 28px;
  height: 28px;
}
.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: #F3F2F2;
  border-radius: 3px;
  width: 100%;
  margin-left: 14px;
}
@media (min-width: 770px) {
  .info-card {
    max-width: 220px;
    margin-left: 0;
  }
}
.info-card_icon {
  flex: auto;
  margin-right: 16px;
  width: 32px;
}
.info-card_detail {
  flex: auto;
  width: 100%;
}
.info-card_detail .h6, .info-card_detail .legends > li span, .legends > li .info-card_detail span, .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 {
  margin-bottom: 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.info-card_detail span {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #5B5853;
  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-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("images/hero-banner/kk-hero-sm.jpg");
  position: relative;
  background-size: cover;
  margin-bottom: 112px;
  z-index: 10 !important;
}
@media (max-width: 769px) {
  .c-hero-banner {
    top: -1px;
  }
}
@media (min-width: 770px) {
  .c-hero-banner {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("images/hero-banner/kk-hero-banner.jpg") center no-repeat;
    background-size: cover;
    max-height: 574px;
  }
}
.c-hero-banner .o-container {
  padding: 0;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.c-hero-banner .order-tracker {
  width: 76px;
  height: 90px;
  display: block;
  position: fixed;
  bottom: 0;
  right: 16px;
  top: 85%;
  z-index: 100;
  margin-top: 0px;
  transition: margin-top 0.3s ease;
  filter: drop-shadow(5px 5px 5px #222);
  background: url("images/kk/kk-order-tracker.svg") no-repeat center;
  background-size: cover;
}
@media (min-width: 770px) {
  .c-hero-banner .order-tracker {
    width: 76px;
    height: 90px;
    left: auto;
    top: 582px;
    right: 48px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 540px) {
  .c-hero-banner .order-tracker {
    right: 35px;
    left: auto;
  }
}
.c-hero-banner .order-tracker:hover {
  margin-top: 10px;
  width: 76px;
  height: 90px;
  top: 562px;
}
.c-hero-banner > div > figure {
  position: absolute;
  width: 258px;
  height: 274px;
}
@media (min-width: 770px) {
  .c-hero-banner > div > figure {
    width: 575px;
    height: 502.96px;
  }
}
.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: 770px) {
  .c-hero-banner > div > figure img:first-child {
    display: block;
  }
}
.c-hero-banner > div > figure img:last-child {
  display: block;
}
@media (min-width: 770px) {
  .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;
}
@media (min-width: 770px) {
  .c-hero-banner > div > figure::after {
    top: 0;
    width: 588px;
    height: 836px;
  }
}
.c-hero-banner > div > figure:nth-child(2) {
  position: absolute;
  top: 0px;
  width: 226px;
  height: 193px;
  right: 0px;
}
@media (min-width: 770px) {
  .c-hero-banner > div > figure:nth-child(2) {
    top: -10px;
    width: 500px;
    height: 502.96px;
    right: 0px;
  }
}
.c-hero-banner > div > figure:nth-child(2) img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.c-hero-banner > div > figure:nth-child(2) img:first-child {
  display: none;
}
@media (min-width: 770px) {
  .c-hero-banner > div > figure:nth-child(2) img:first-child {
    display: block;
  }
}
.c-hero-banner > div > figure:nth-child(2) img:last-child {
  display: block;
}
@media (min-width: 770px) {
  .c-hero-banner > div > figure:nth-child(2) img:last-child {
    display: none;
  }
}
.c-hero-banner > div > figure:nth-child(2)::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  top: -100px;
  left: 0;
  width: 375px;
  height: 708px;
}
@media (min-width: 770px) {
  .c-hero-banner > div > figure:nth-child(2)::after {
    top: 0;
    width: 588px;
    height: 836px;
  }
}
.c-hero-banner-content {
  position: relative;
  flex-direction: column;
  justify-content: center;
  height: 320px;
}
@media (min-width: 924px) {
  .c-hero-banner-content {
    height: 580px;
  }
}
.c-hero-banner-content .p {
  margin: 0 auto;
  display: block;
  max-width: 289px;
  text-align: center;
  display: none;
}
@media (min-width: 770px) {
  .c-hero-banner-content .p {
    margin-top: 16px;
    display: block;
  }
}
.c-hero-banner-content .p span {
  left: calc(50% - 144.5px);
  top: 72.27%;
  bottom: 0%;
  font-family: "Open sans", sans-serif;
  color: #241F20;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 110%;
  /* or 22px */
  text-align: center;
}
.c-hero-banner-content .h1 {
  margin: 0 auto;
  font-size: 104px;
  display: none;
  text-align: center;
  color: #FFFFFF;
  line-height: 93.6px;
}
@media (min-width: 924px) {
  .c-hero-banner-content .h1 {
    display: block;
  }
}
.c-hero-banner-content .h1 span {
  font-family: "Filmotype Lucky", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 70%;
  position: relative;
  font-size: 80px;
}
.c-hero-banner-content_details {
  position: relative;
  bottom: 0;
  width: 100%;
}
.c-hero-banner-content_details .h2 {
  display: block;
  margin: 8px 40px 0 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 49px;
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 924px) {
  .c-hero-banner-content_details .h2 {
    display: none;
    font-weight: 900;
    line-height: 90%;
    font-size: 56px;
  }
}
.c-hero-banner-content_details .h2 span {
  font-family: "Filmotype Lucky", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 49px;
  position: relative;
  font-size: 48px;
}
@media (min-width: 924px) {
  .c-hero-banner-content_details .h2 span {
    font-size: 56px;
  }
}
.c-hero-banner-content_details .span {
  display: block;
  margin: 0 auto;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 17px;
  line-height: 110%;
  color: #241F20;
  /* or 32px */
  text-align: center;
  letter-spacing: unset;
  padding: 0 50px 0 50px;
  margin: 8px 0 12px 0;
}
@media (min-width: 770px) {
  .c-hero-banner-content_details .span {
    display: none;
    font-size: 15px;
  }
}
.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: 770px) {
  .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: "Open sans", sans-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;
  box-shadow: 24px 24px 24px rgba(233, 233, 233, 0.29);
  width: 82.4px;
  height: 82.4px;
  right: 0;
}
@media (min-width: 770px) {
  .c-hero-banner-panel_price {
    width: 102px;
    height: 102px;
    right: -35px;
  }
}
.c-hero-banner-panel_price span {
  font-family: "Open sans", sans-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: 770px) {
  .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: "Brandon Grotesque", sans-serif;
  font-size: 24px;
  line-height: 30px;
}
@media (min-width: 770px) {
  .c-hero-banner-panel_price .h3 {
    line-height: 37.4px;
    font-size: 34px;
  }
}
.c-hero-banner-card {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 8px;
  position: absolute;
  bottom: -158px;
}
@media (min-width: 770px) {
  .c-hero-banner-card {
    gap: 40px;
  }
}
@media (min-width: 924px) {
  .c-hero-banner-card {
    bottom: -275px;
  }
}
.c-hero-banner-card_item {
  background-color: #fff;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  border: 2px solid #336633;
  transition: ease 300ms;
}
@media (min-width: 770px) {
  .c-hero-banner-card_item {
    border: 4px solid #336633;
  }
}
@media (min-width: 924px) {
  .c-hero-banner-card_item {
    width: 194px;
    height: 194px;
  }
}
.c-hero-banner-card_item figure {
  padding: 0px;
  background-color: #FFFFFF;
  text-align: center;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  border: 1px solid #B02A31;
  border-radius: 50%;
  width: 95.85px;
  height: 95.85px;
  transition: ease 300ms;
}
@media (min-width: 770px) {
  .c-hero-banner-card_item figure {
    border: 2px solid #B02A31;
  }
}
@media (min-width: 924px) {
  .c-hero-banner-card_item figure {
    width: 172px;
    height: 172px;
  }
}
.c-hero-banner-card_item figure .hero-banner-icon {
  width: 48.6px;
  height: 48.6px;
  margin-bottom: 5px;
}
@media (min-width: 770px) {
  .c-hero-banner-card_item figure .hero-banner-icon {
    margin-bottom: 9px;
  }
}
@media (min-width: 924px) {
  .c-hero-banner-card_item figure .hero-banner-icon {
    width: 87.3px;
    height: 87.3px;
  }
}
.c-hero-banner-card_item figure .hero-banner-icon__delivery {
  background: url("images/kk/kk-icon-delivery-man.svg") center no-repeat;
  background-size: contain;
}
.c-hero-banner-card_item figure .hero-banner-icon__store {
  background: url("images/kk/kk-icon-store.svg") center no-repeat;
  background-size: contain;
}
.c-hero-banner-card_item figure .hero-banner-icon__eparty {
  background: url("images/kk/kk-icon-eparty.svg") center no-repeat;
  background-size: contain;
}
.c-hero-banner-card_item figure figcaption {
  text-align: center;
}
.c-hero-banner-card_item figure figcaption .h5 {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 12px;
  line-height: 100%;
  align-items: center;
  color: #336633;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 1.16px;
  text-transform: uppercase;
  transition: color 300ms ease;
}
@media (min-width: 924px) {
  .c-hero-banner-card_item figure figcaption .h5 {
    font-size: 20px;
  }
}
.c-hero-banner-card_item:hover figure {
  background-color: #336633;
  border: 1px solid #336633;
}
.c-hero-banner-card_item:hover figure .hero-banner-icon__delivery {
  background: url("images/kk/kk-icon-delivery-man-hover.svg") center no-repeat;
  background-size: cover;
}
.c-hero-banner-card_item:hover figure .hero-banner-icon__store {
  background: url("images/kk/kk-icon-store-hover.svg") center no-repeat;
  background-size: cover;
}
.c-hero-banner-card_item:hover figure .hero-banner-icon__eparty {
  background: url("images/kk/kk-icon-party-hover.svg") center no-repeat;
  background-size: cover;
}
.c-hero-banner-card_item:hover figure .h5 {
  color: #FFFFFF;
}

.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 {
  min-height: 300px;
  position: relative;
  padding: 24px 0 24px;
}
.c-product::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 4%;
  width: 50.1%;
  background: #FFFFFF;
  transform: skew(0deg, 6deg);
  z-index: 1;
}
@media (min-width: 770px) {
  .c-product::before {
    height: 100px;
    bottom: -40px;
  }
}
@media (min-width: 1400px) {
  .c-product::before {
    height: 140px;
    width: 50.1%;
    bottom: -49px;
  }
}
@media (min-width: 2559px) {
  .c-product::before {
    width: 50.1%;
    bottom: -67px;
  }
}
.c-product::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 0;
  height: 4%;
  width: 50.1%;
  background: #FFFFFF;
  transform: skew(0deg, -6deg);
  z-index: 1;
}
@media (min-width: 770px) {
  .c-product::after {
    height: 100px;
    bottom: -40px;
  }
}
@media (min-width: 1400px) {
  .c-product::after {
    height: 100px;
    bottom: -49px;
  }
}
@media (min-width: 2559px) {
  .c-product::after {
    height: 140px;
    bottom: -67px;
  }
}
@media (min-width: 770px) {
  .c-product {
    padding: 60px 0 70px;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-product {
    margin-top: 50px;
  }
}
.c-product .o-container {
  padding: 0;
  position: relative;
}
@media (min-width: 770px) {
  .c-product .o-container {
    padding: 0 64px 0 64px;
  }
}
@media only screen and (max-width: 1480px) and (min-width: 1320px) {
  .c-product .o-container {
    padding: 0 21px 0 21px;
  }
}
.c-product-content {
  position: relative;
  z-index: 4;
}
.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: 770px) {
  .c-product-content_nav {
    width: 35%;
    white-space: normal;
  }
}
@media (min-width: 924px) {
  .c-product-content_nav {
    width: 298px;
  }
}
.c-product-content_nav > li {
  background-color: #F0F4F0;
  font-family: "Brandon Grotesque", sans-serif;
  color: #336633;
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
  transition: 0.2s ease;
  padding: 16px 24px;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-product-content_nav > li {
    line-height: 130%;
    padding: 19px 24px 16px;
    min-height: 56px;
    margin-right: 0;
    font-size: 16px;
  }
}
.c-product-content_nav > li:hover {
  background-color: #336633;
  color: #FFFFFF;
  font-weight: 700;
}
@media (min-width: 770px) {
  .c-product-content_nav > li:hover {
    background-color: #B3CAB3;
    color: #336633;
  }
}
.c-product-content_nav > li.active {
  background-color: #336633;
  color: #FFFFFF;
  font-weight: 900;
}
@media (min-width: 770px) {
  .c-product-content_nav > li.active {
    background-color: #B3CAB3;
    color: #336633;
  }
}
.c-product-content_nav > li:first-child {
  border-radius: 16px 0px 0px 0px;
}
@media (min-width: 770px) {
  .c-product-content_nav > li:first-child {
    border-radius: 12px 0px 0px 0px;
  }
}
.c-product-content_nav > li:last-child {
  border-radius: 0px 16px 0px 0px;
}
@media (min-width: 770px) {
  .c-product-content_nav > li:last-child {
    border-radius: 0px 0px 0px 12px;
  }
}
.c-product-content_panel {
  background-color: #fff;
  display: none;
  width: 100%;
  position: relative;
  top: 0px;
}
@media (min-width: 770px) {
  .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: flex;
}
.c-product-content_panel.for-empty {
  min-height: 350px;
}
@media (min-width: 590px) {
  .c-product-content_panel.for-empty {
    min-height: 520px;
  }
}
@media (min-width: 924px) {
  .c-product-content_panel.for-empty {
    border: 2px solid #336633;
    border-radius: 0px 40px 40px 40px;
    min-height: 1000px;
  }
}
.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: #FC0000;
  color: #FFFFFF;
  font-family: "Brandon Grotesque", sans-serif;
  display: inline-flex;
  transform: rotate(-5deg);
  padding: 17.33px;
  margin-bottom: 40px;
  top: unset;
  line-height: 32px;
  font-size: 26px;
  letter-spacing: -0.02em;
  filter: drop-shadow(-6px 6px 0px #971B1E);
  border-radius: 10px;
}
@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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: "Open sans", sans-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%;
  justify-content: center;
  padding: 9px 12.5px;
  margin-top: 10px;
}
@media (min-width: 770px) {
  .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: 770px) {
  .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;
  order: 3;
  width: 100%;
}
@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas {
    order: 2;
    width: unset;
  }
}
.c-product-content_panel.for-default .c-product-content_panel--detail .category-content-ctas .o-button {
  padding: 15.5px;
  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: "Open sans", sans-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%;
  order: 2;
}
@media (min-width: 924px) {
  .c-product-content_panel.for-default .c-product-content_panel--detail .category-content-details {
    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;
  }
}
@media (min-width: 770px) {
  .c-product-content_panel.for-standard {
    padding: 0 0 50px;
    border: 2px solid #336633;
    border-radius: 0px 40px 40px 40px;
    min-height: 1000px;
  }
}
.c-product-content_panel.for-standard .c-product-content_panel--legend {
  position: relative;
  display: block;
  background-color: #336633;
  margin-bottom: 24px;
  border-top-right-radius: 0px;
}
@media (min-width: 770px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend {
    margin-bottom: -2px;
    border-top-right-radius: 37px;
  }
}
.c-product-content_panel.for-standard .c-product-content_panel--legend .o-header-title-slant {
  font-size: 28px;
  line-height: 110%;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px 24px;
  margin-bottom: 0;
}
@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--legend .o-header-title-slant {
    line-height: 36px;
    padding: 24px 41px;
    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 .legends > li .c-product-content_panel--legend__content > span, .legends > li .c-product-content_panel.for-standard .c-product-content_panel--legend__content > span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .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 .legends > li .c-product-content_panel--legend__content > span, .legends > li .c-product-content_panel.for-standard .c-product-content_panel--legend__content > span, .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li .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: 770px) {
  .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%;
  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;
  padding: 24px 16px;
  margin-bottom: 0px;
}
@media (min-width: 924px) {
  .c-product-content_panel.for-standard .c-product-content_panel--detail {
    padding: 40px;
    margin-top: 0px;
  }
}
.c-product .o-pink-donut-bg {
  display: none;
}
@media (min-width: 770px) {
  .c-product .o-pink-donut-bg {
    display: block;
    position: absolute;
    right: -68px;
    top: -184px;
    z-index: 4;
    height: 246px;
    width: 246px;
  }
}
@media (min-width: 924px) {
  .c-product .o-pink-donut-bg {
    z-index: 5;
  }
}
.c-product .o-donut-og-bg {
  display: none;
}
@media (min-width: 770px) {
  .c-product .o-donut-og-bg {
    display: block;
    position: absolute;
    bottom: -23%;
    left: -17%;
    z-index: 1;
  }
}
@media (min-width: 924px) {
  .c-product .o-donut-og-bg {
    bottom: -300px;
  }
}
.c-product .o-dots-bg-top-left {
  display: none;
}
@media (min-width: 924px) {
  .c-product .o-dots-bg-top-left {
    display: block;
    position: absolute;
    top: -87px;
    left: -104%;
    z-index: -1;
    height: 331px;
  }
}
.c-product .o-dots-bg-bottom-left {
  display: none;
}
@media (min-width: 924px) {
  .c-product .o-dots-bg-bottom-left {
    display: block;
    position: absolute;
    bottom: -100px;
    right: -147%;
    z-index: 3;
  }
}
@media (min-width: 1208px) {
  .c-product .o-dots-bg-bottom-left {
    right: -90%;
  }
}

.c-explore-cards {
  margin: 0 -8px -16px;
}
@media (min-width: 770px) {
  .c-explore-cards {
    margin: 0 -8px;
    justify-content: left;
  }
}
.c-explore-cards-card {
  padding: 0 4px;
  width: 50%;
  min-width: 152px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-explore-cards-card {
    width: 25%;
  }
}
@media (min-width: 770px) {
  .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 {
  min-height: 100%;
}
@media only screen and (max-width: 820px) and (min-width: 768px) {
  .c-explore-cards-card_item {
    align-items: center;
  }
}
.c-explore-cards-card_item figure {
  width: 100%;
  max-width: 164px;
  height: 120px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 924px) {
  .c-explore-cards-card_item figure {
    width: 100%;
    max-width: 185px;
    height: 181px;
    margin-bottom: 12px;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-explore-cards-card_item figure {
    height: unset;
  }
}
.c-explore-cards-card_item figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.c-explore-cards-card_item figure.best-seller::after {
  content: "";
  background: url("images/kk/kk-best-seller.png") no-repeat center;
  position: absolute;
  width: 64px;
  height: 64px;
  top: 0;
  right: 0;
}
.c-explore-cards-card_item--detail {
  min-height: 109px;
}
@media (min-width: 924px) {
  .c-explore-cards-card_item--detail {
    align-items: unset !important;
    min-height: 107px;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-explore-cards-card_item--detail {
    height: 140px;
  }
}
.c-explore-cards-card_item .h6, .c-explore-cards-card_item .legends > li span, .legends > li .c-explore-cards-card_item span, .c-explore-cards-card_item .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 span {
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
  text-align: left;
  letter-spacing: unset;
  color: #336633;
}
@media (min-width: 924px) {
  .c-explore-cards-card_item .h6, .c-explore-cards-card_item .legends > li span, .legends > li .c-explore-cards-card_item span, .c-explore-cards-card_item .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 span {
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
.c-explore-cards-card_item > span {
  font-family: "Open sans", sans-serif;
  color: #B02A31;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 16px;
  margin-top: 4px;
}
@media (min-width: 924px) {
  .c-explore-cards-card_item > span {
    margin-top: 4px;
    margin-bottom: 21px;
    letter-spacing: unset;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
  }
}
.c-explore-cards-card_item .price_strike {
  font-family: "Open Sans";
  font-style: normal;
  color: #ABA8A3;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px;
  margin-top: 0px;
}
@media (min-width: 924px) {
  .c-explore-cards-card_item .price_strike {
    padding-left: 12px;
    margin-top: 4px;
    letter-spacing: unset;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-explore-cards-card_item .price_strike {
    padding-left: unset;
  }
}
.c-explore-cards-card_item .has_price_strike {
  display: flow-root;
  align-items: center;
  justify-content: center;
}
@media (min-width: 924px) {
  .c-explore-cards-card_item .has_price_strike {
    justify-content: flex-start;
    display: flex;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-explore-cards-card_item .has_price_strike {
    display: unset;
  }
}
.c-explore-cards-card_item .o-button {
  width: 100%;
  justify-content: center;
  padding: 10px 30px;
  position: relative;
  margin: auto 0 0;
}
@media (min-width: 770px) {
  .c-explore-cards-card_item .o-button {
    padding: 10px 26.5px;
    width: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-explore-cards-card_item .o-button {
    padding: 10px 25px;
  }
}
.c-explore-cards-card_item .o-button i {
  width: 16px;
  height: 16px;
  margin-left: 6.5px;
}
@media (min-width: 770px) {
  .c-explore-cards-card_item .o-button i {
    margin-left: 8px;
  }
}
.c-explore-cards-card_item .o-button span {
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  white-space: nowrap;
}

.c-breadcrumbs {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 770px) {
  .c-breadcrumbs {
    padding: 16px 0 16px;
  }
}
.c-breadcrumbs > div > a {
  display: flex;
  padding: 16px 0;
  align-items: center;
}
@media (min-width: 770px) {
  .c-breadcrumbs > div > a {
    display: none;
  }
}
.c-breadcrumbs > div > a span {
  margin-left: 8px;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-breadcrumbs .o-container {
  position: relative;
  z-index: 3;
  padding: 0 16px;
  /* padding-top: 0 !important; */nt; */
  padding-bottom: 0 !important;
}
@media (min-width: 770px) {
  .c-breadcrumbs .o-container {
    padding: 0 64px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 770px) {
  .c-breadcrumbs {
    padding: 16px 0;
  }
}
.c-breadcrumbs::before, .c-breadcrumbs::after {
  position: absolute;
  right: 0;
  top: 0;
  background-size: contain;
}
.c-breadcrumbs > div > ul {
  display: none;
}
@media (min-width: 770px) {
  .c-breadcrumbs > div > ul {
    display: flex;
  }
}
.c-breadcrumbs > div > ul > li {
  padding: 0 12px;
  position: relative;
}
.c-breadcrumbs > div > ul > li::before {
  content: url("images/ic_max-slash.svg");
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
}
.c-breadcrumbs > div > ul > li:first-child a {
  margin-top: 1px;
  line-height: 0;
}
.c-breadcrumbs > div > ul > li:first-child a img {
  margin-top: 2px;
}
.c-breadcrumbs > div > ul > li:last-child::before {
  content: "";
}
.c-breadcrumbs > div > ul > li a {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-breadcrumbs > div > ul > li:nth-child(n+3) a {
  font-weight: 900;
  color: #241F20;
}
.c-breadcrumbs .o-button {
  display: flex;
}
@media (min-width: 770px) {
  .c-breadcrumbs .o-button {
    display: none;
  }
}
.c-breadcrumbs .o-button span {
  padding-top: 21px;
  padding-bottom: 21px;
  text-transform: unset;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}

.c-default-details {
  padding: 0;
}
@media (min-width: 770px) {
  .c-default-details {
    background-color: #F0F4F0;
    overflow: hidden;
  }
}
.c-default-details .o-container {
  padding: 64px 0px 64px 100px;
  max-width: 2566px;
}
@media (max-width: 769px) {
  .c-default-details .o-container {
    padding-top: 64px;
  }
}
@media (min-width: 924px) {
  .c-default-details .o-container {
    position: relative;
  }
}
.c-default-details .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 40px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 924px) {
  .c-default-details .o-container .dots-bg-left {
    display: block;
    left: -32%;
  }
}
.c-default-details .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: 0px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-default-details .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-default-details .o-container .dots-bg-right {
    display: block;
    right: -32.5%;
  }
}
.c-default-details .o-form-group_input::-moz-placeholder {
  font-size: 14px;
}
.c-default-details .o-form-group_input:-ms-input-placeholder {
  font-size: 14px;
}
.c-default-details .o-form-group_input::placeholder {
  font-size: 14px;
}
.c-default-details-content {
  position: relative;
  padding: 0;
  border: 2px solid #336633;
  border-radius: 40px 0px 0px 40px;
}
@media (min-width: 770px) {
  .c-default-details-content {
    background-color: #fff;
    padding: 56px 0px 0px 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1026px) {
  .c-default-details-content {
    padding: 56px 40px 0px 40px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-default-details-content {
    flex-direction: row !important;
  }
}
.c-default-details-content_display {
  width: 100%;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-default-details-content_display {
    width: 50%;
  }
}
@media (min-width: 770px) {
  .c-default-details-content_display {
    width: 44.2%;
    padding-left: 24px;
    border: 2px solid #336633;
    border-width: 0 0 2px 2px;
    border-radius: 0 38px;
  }
}
.c-default-details-content_display > p {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #5B5853;
  margin-bottom: 16px;
  font-family: "Open sans", sans-serif;
}
.c-default-details-content_display > p:last-child {
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 48px;
}
@media (min-width: 770px) {
  .c-default-details-content_display > p:last-child {
    margin-bottom: unset;
    margin-bottom: 32px;
  }
}
.c-default-details-content_display > p:first-child {
  margin-top: 16px;
}
@media (min-width: 770px) {
  .c-default-details-content_display > p:first-child {
    margin-top: unset;
    max-width: 456px;
    width: 100%;
  }
}
.c-default-details-content_display.for-bundles > p:first-of-type {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 110%;
  color: #5B5853;
  margin-bottom: 16px;
}
.c-default-details-content_display.for-bundles > p:nth-of-type(2) {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
}
.c-default-details-content_display.for-bundles > p:last-of-type {
  font-style: italic;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #9C9892;
}
@media (max-width: 769px) {
  .c-default-details-content_display.for-bundles > p:last-of-type {
    margin-bottom: 36px;
  }
}
.c-default-details-content_display.for-bundles ul {
  list-style-type: disc;
  padding-left: 23px;
  margin-bottom: 16px;
}
.c-default-details-content_display.for-bundles ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
}
.c-default-details-content_display.for-promo > p:first-of-type {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #5B5853;
  margin-bottom: 16px;
}
.c-default-details-content_display.for-promo > p:nth-of-type(2) {
  font-weight: bold;
  font-size: 18px;
  line-height: 110%;
  color: #5B5853;
}
.c-default-details-content_display.for-promo > p:nth-of-type(3) {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
}
.c-default-details-content_display.for-promo > p:last-of-type {
  font-style: italic;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #9C9892;
}
@media (max-width: 769px) {
  .c-default-details-content_display.for-promo > p:last-of-type {
    margin-bottom: 36px;
  }
}
.c-default-details-content_display.for-promo ul {
  list-style-type: disc;
  padding-left: 23px;
  margin-bottom: 16px;
}
.c-default-details-content_display.for-promo ul li {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
}
.c-default-details-content_display figure {
  width: 100%;
  position: relative;
  margin-bottom: 12px;
  max-width: 100%;
}
@media (min-width: 770px) {
  .c-default-details-content_display figure {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .c-default-details-content_display figure {
    width: 471px;
    height: 471px;
  }
}
.c-default-details-content_display figure .icon-promo {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 64px;
  height: 64px;
}
.c-default-details-content_display figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.c-default-details-content_form {
  width: 100%;
  padding: 0 16px;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-default-details-content_form {
    width: 50%;
  }
}
@media (min-width: 770px) {
  .c-default-details-content_form {
    width: calc(57.64388% - 24px);
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 0px;
    border: 2px solid #336633;
    border-width: 0 0 2px;
    border-radius: 0;
  }
}
@media only screen and (max-width: 4500px) and (min-width: 1400px) {
  .c-default-details-content_form {
    border: 2px solid #336633;
    border-width: 0 2px 2px 0;
    border-radius: 38px 0;
  }
}
.c-default-details-content_form .o-header-title {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .c-default-details-content_form .o-header-title {
    font-weight: 900;
  }
}
@media (min-width: 770px) {
  .c-default-details-content_form .o-header-title {
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 100%;
  }
}
.c-default-details-content_form > span {
  font-family: "Open sans", sans-serif;
  color: #202020;
  font-size: 20px;
  line-height: 25px;
  display: block;
  padding-left: 0;
  margin-bottom: 24px;
}
@media (min-width: 770px) {
  .c-default-details-content_form > span {
    margin-bottom: 16px;
    padding-left: 20px;
  }
}
.c-default-details-content_form--details {
  margin: 0;
}
.c-default-details-content_form--details .line-subtext {
  display: none;
}
@media (min-width: 770px) {
  .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: flex;
  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: 770px) {
  .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: 44px 16px 40px;
}
@media (min-width: 770px) {
  .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.active {
  background-color: #030202;
}
.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: 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;
}
.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: 770px) {
  .c-default-details-content_form--details .order-summary-list {
    margin-bottom: 29px;
  }
}
.c-default-details-content_form--details .order-summary-list li {
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  font-family: "Open sans", sans-serif;
  display: flex;
  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: 770px) {
  .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: 770px) {
  .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 {
  content: "-";
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Open sans", sans-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: 770px) {
  .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: 770px) {
  .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: "Open sans", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #252932;
}
.c-default-details-content_form--details .order-summary .o-button {
  width: 100%;
  white-space: nowrap;
  /*&.o-button-signin {
      background: #FC0000;
  }
  &.o-button-signin:hover {
      background: #E60000;
  }*/
}
@media (min-width: 770px) {
  .c-default-details-content_form--details .order-summary .o-button:not(:disabled):hover {
    background: #CAC7C4;
  }
}
@media (min-width: 770px) {
  .c-default-details-content_form--details .order-summary .o-button {
    width: 320px;
    height: 53px;
  }
}

.c-product-details .o-container {
  padding: 0%;
}
@media (min-width: 770px) {
  .c-product-details .o-container {
    padding: 64px 0px 64px 100px;
    max-width: 2566px;
    width: 100%;
    margin-right: -2px;
  }
}
@media (min-width: 1400px) {
  .c-product-details .o-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 64px 0;
  }
}
.c-product-details .product_container {
  width: 100%;
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content_display {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 24px;
  }
}
.c-product-details .c-default-details-content_display figure {
  border-radius: 24px;
  overflow: hidden;
}
.c-product-details .c-default-details-content_display p {
  font-weight: 500;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content_display p {
    max-width: 471px;
  }
  .c-product-details .c-default-details-content_display p:first-child {
    max-width: 346px;
    width: 100%;
  }
  .c-product-details .c-default-details-content_display p:last-child {
    margin-bottom: 56px;
    /* Dev note: font styles located _default-detail.scss */
  }
}
.c-product-details .o-header-title-slant-promo {
  display: none;
  background: url("images/ic-max-star.svg") center no-repeat;
  background-size: contain;
  height: 82px;
  width: 82px;
  padding-top: 34px;
  padding-bottom: 33px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  color: #241F20;
}
.c-product-details .o-header-title-slant-promo span {
  display: block;
  margin-bottom: 1px;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  color: #B02A31;
}
.c-product-details .o-header-title-slant.has-promo {
  position: relative;
  padding-right: 90px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.c-product-details .o-header-title-slant.has-promo .o-header-title-slant-promo {
  display: block;
}
.c-product-details .o-header-title-slant.has-promo .o-header-title-slant-promo {
  padding-top: 27px;
  padding-bottom: 26px;
}
.c-product-details .o-header-title-slant.has-bundle {
  position: relative;
  padding-right: 90px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.c-product-details .o-header-title-slant.has-bundle .o-header-title-slant-promo {
  display: block;
}
.c-product-details .o-header-title-slant.has-promo-mobile {
  position: relative;
  padding-right: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.c-product-details .o-header-title-slant.has-promo-mobile .o-header-title-slant-promo {
  padding-top: 27px;
  padding-bottom: 26px;
  display: block;
}
.c-product-details .o-header-title-slant.has-bundle-mobile {
  position: relative;
  padding-right: 90px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.c-product-details .o-header-title-slant.has-bundle-mobile .o-header-title-slant-promo {
  display: block;
}
@media (min-width: 770px) {
  .c-product-details .o-form-dropdown_input--item__subdetail {
    margin-top: 4px;
  }
}
.c-product-details .o-form-dropdown_input--item__subdetail span:first-child::after {
  color: #FC0000;
}
.c-product-details .o-form-dropdown_input--item__subdetail span.no-dash:first-child::after {
  display: none;
}
@media (min-width: 770px) {
  .c-product-details .o-form-dropdown_input {
    padding-left: 0;
  }
}
.c-product-details .o-form-dropdown_input ul li:hover {
  cursor: pointer;
}
.c-product-details .o-form-dropdown_input ul li:hover h5 {
  font-weight: 400 !important;
}
.c-product-details .o-form-dropdown_input ul li.list-selected h5 {
  font-weight: 700 !important;
}
.c-product-details .c-default-details-content {
  background: #fff;
  border: none;
  flex-wrap: wrap;
  padding: 0;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content {
    border-radius: 40px 0px 0px 40px;
  }
}
@media (min-width: 1400px) {
  .c-product-details .c-default-details-content {
    border-radius: 40px;
  }
}
.c-product-details .c-default-details-content-title {
  background: #336633;
  width: 100%;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content-title {
    border-radius: 38px 0 0 0;
  }
}
@media (min-width: 1400px) {
  .c-product-details .c-default-details-content-title {
    border-radius: 38px 38px 0 0;
  }
}
.c-product-details .c-default-details-content-title h3.o-header-title-slant {
  color: #FFFFFF;
  font-style: normal;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  padding: 20px 24px;
  margin-bottom: 0;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content-title h3.o-header-title-slant {
    padding: 24px 32px;
    font-size: 28px;
    letter-spacing: 0.08em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  }
}
.c-product-details .c-default-details-content .c-default-details-content_display h3 {
  font-weight: 900;
  font-size: 28px;
  line-height: 110%;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .c-default-details-content_display h3 {
    font-size: 34px;
    display: none;
  }
}
.c-product-details .c-default-details-content .o-form-panels_card--detail__title .h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  text-align: center;
}
.c-product-details .c-default-details-content .o-form-panels_card--detail__title .h3.hasprice {
  color: #FC0000;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .o-form-panels_card--detail__title .h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.02em;
  }
  .c-product-details .c-default-details-content .o-form-panels_card--detail__title .h3.hasprice {
    color: #241F20;
    font-weight: 300;
    font-size: 17px;
    line-height: 110%;
  }
}
.c-product-details .c-default-details-content .o-form-panels_card--detail.active .h3 {
  font-weight: 900;
  color: #241F20;
}
.c-product-details .c-default-details-content .o-form-panels_card--detail.active .h3.hasprice {
  color: #241F20;
  margin-bottom: 3px;
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content .o-form-panels_card--detail.active .h3 {
    font-weight: 700;
  }
}
.c-product-details .c-default-details-content .o-form-operator {
  align-items: center;
  padding-left: 16px;
  padding-right: 9px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .o-form-operator {
    padding-left: 16px;
    padding-right: unset;
  }
}
.c-product-details .c-default-details-content .o-form-operator .o-form-group_input {
  height: 41px;
  max-width: 74px;
  padding: 11px;
  font-weight: 700;
  color: #241F20;
  font-size: 16px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .o-form-operator .o-form-group_input {
    padding: 16px;
    font-weight: 900;
    max-width: 74px;
  }
}
.c-product-details .c-default-details-content .o-form-operator .o-form-group_input.input-disabled {
  color: #939598;
}
.c-product-details .c-default-details-content .o-form-operator .o-button.ic-only {
  width: 40px;
  height: 40px;
}
.c-product-details .c-default-details-content .last-padding {
  padding-bottom: 40px;
}
.c-product-details .c-default-details-content .last-padding:first-child {
  padding-top: 0px;
}
.c-product-details .c-default-details-content .o-form-dropdown_input {
  max-width: 373px;
}
.c-product-details .c-default-details-content .o-form-dropdown_input ul {
  filter: drop-shadow(0px 12px 24px rgba(84, 82, 73, 0.16));
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content .o-form-dropdown_input ul {
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    bottom: 0;
    z-index: 99;
    left: 0;
    width: 100%;
    top: unset;
    max-height: 360px;
  }
}
.c-product-details .c-default-details-content .o-form-dropdown_input ul li .o-form-dropdown_input--item__subdetail span:empty {
  display: none;
}
.c-product-details .c-default-details-content .o-form-dropdown_input + h5 {
  margin-top: 16px;
}
.c-product-details .c-default-details-content .o-form-dropdown_input--item h5 {
  font-size: 17px !important;
  font-weight: 300 !important;
  color: #241F20 !important;
  line-height: 110% !important;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .o-form-dropdown_input--item h5 {
    font-size: 18px !important;
    font-weight: 400 !important;
  }
}
.c-product-details .c-default-details-content .o-form-dropdown_input--item__subdetail span {
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 120% !important;
  color: #7D7871;
}
.c-product-details .c-default-details-content .order-summary {
  position: relative;
  padding: 8px 16px;
  padding-top: 0px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .order-summary {
    width: 100%;
    padding: 40px 16px;
    padding-top: 0px;
    margin: 0px;
  }
  .c-product-details .c-default-details-content .order-summary [data-catcher=addOns] {
    display: none;
    margin-bottom: 0px;
  }
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .order-summary > * {
    max-width: 372px;
  }
}
.c-product-details .c-default-details-content .order-summary.active {
  background-color: #F3F2F2;
  padding-top: 40px;
  padding-left: 104px;
  max-width: none;
  width: calc(100% + 40px);
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .order-summary.active {
    width: 672px;
    height: 100%;
  }
}
.c-product-details .c-default-details-content .order-summary.active .order-summary-checklist {
  display: block;
}
.c-product-details .c-default-details-content .order-summary [data-catcher=orderCount] {
  display: none;
}
.c-product-details .c-default-details-content .order-summary h3 {
  font-size: 20px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 4px;
}
.c-product-details .c-default-details-content .order-summary p {
  color: #5B5853;
  line-height: 120%;
  font-weight: 500;
  padding-bottom: 16px;
  border-bottom: 1px solid #CAC7C4;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .order-summary p {
    font-weight: 600;
  }
}
.c-product-details .c-default-details-content .order-summary h5 {
  font-size: 14px;
  line-height: 120%;
  font-weight: 900;
  color: #241F20;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .order-summary h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
.c-product-details .c-default-details-content .order-summary .order-summary-checklist {
  display: none;
  position: absolute;
  height: 24px;
  width: 24px;
  top: 30px;
  left: 40px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .order-summary .order-summary-checklist {
    height: 40px;
    width: 40px;
    top: 40px;
  }
}
.c-product-details .c-default-details-content .order-summary .order-summary-list {
  padding-bottom: 16px;
  border-bottom: 1px solid #CAC7C4;
  margin-bottom: 16px;
}
.c-product-details .c-default-details-content .order-summary .order-summary-list li {
  line-height: 130%;
  font-weight: 600;
  color: #241F20;
  margin-bottom: 8px;
}
.c-product-details .c-default-details-content .order-summary .order-summary-list li:after {
  font-size: 14px;
  color: #9C9892;
}
.c-product-details .c-default-details-content .order-summary .order-summary-list li:empty {
  display: none;
}
.c-product-details .c-default-details-content .order-summary .order-summary-list li:last-child {
  margin-bottom: 0px;
}
.c-product-details .c-default-details-content .order-summary .order-summary-total {
  margin-bottom: 32px;
}
@media (min-width: 924px) {
  .c-product-details .c-default-details-content .order-summary .order-summary-total {
    margin-bottom: 40px;
  }
}
.c-product-details .c-default-details-content .order-summary .order-summary-total h5 {
  margin-bottom: 0px;
}
.c-product-details .c-default-details-content .order-summary .order-summary-total span {
  font-weight: 900;
  font-size: 14px;
  color: #241F20;
  line-height: 120%;
}
.c-product-details .c-default-details-content .order-summary .o-button span {
  font-size: 14px;
  line-height: 100%;
  text-transform: none;
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content .order-summary h3 {
    padding-left: 32px;
  }
  .c-product-details .c-default-details-content .order-summary p {
    padding-left: 32px;
  }
  .c-product-details .c-default-details-content .order-summary .order-summary-checklist {
    left: 16px;
  }
}
.c-product-details .c-default-details-content .o-form-group {
  max-width: 425px;
  padding-left: 34px;
  padding-bottom: 24px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .o-form-group {
    padding-left: 64px;
    padding-bottom: 40px;
  }
}
.c-product-details .c-default-details-content .o-form-group.o-pick-n-mix--form {
  max-width: 548px;
  padding-bottom: 32px;
}
@media (min-width: 770px) {
  .c-product-details .c-default-details-content .o-form-group.o-pick-n-mix--form {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1420px) and (min-width: 1320px) {
  .c-product-details .c-default-details-content .o-form-group.o-pick-n-mix--form {
    max-width: 594px;
  }
}
.c-product-details .c-default-details-content .o-form-group.o-pick-n-mix--form .pick-n-mix-field {
  border: 1px solid green;
}
.c-product-details .c-default-details-content .o-form-group:nth-last-child(2) {
  background-image: linear-gradient(to bottom, #336633 45%, rgba(255, 255, 255, 0) 20%);
}
.c-product-details .c-default-details-content .o-form-group:last-child {
  background: none;
}
.c-product-details .c-default-details-content .o-form-group > h5 {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  margin-bottom: 12px;
}
.c-product-details .c-default-details-content .o-form-group > h5 span {
  color: #FC0000;
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content .o-form-group label {
    padding-left: 16px;
  }
  .c-product-details .c-default-details-content .o-form-group > h5 {
    padding-left: 16px;
  }
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content .o-form-panels {
    padding-left: 16px;
  }
  .c-product-details .c-default-details-content .o-form-panels_card {
    padding-bottom: 8px;
  }
}
.c-product-details .c-default-details-content .order-summary-active .order-summary {
  max-width: none;
}
@media (max-width: 769px) {
  .c-product-details .c-default-details-content .order-summary-active .order-summary {
    padding: 32px 16px 40px;
  }
}
@media (min-width: 1366px) {
  .c-product-details .c-default-details-content .order-summary-active .order-summary {
    border-bottom-right-radius: 40px;
  }
}
.c-product-details .o-pick-n-mix__wrap {
  margin-top: 16px;
}
.c-product-details .o-pick-n-mix__subtext {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #939598;
  display: none;
}
.c-product-details .o-pick-n-mix__subtext.active {
  display: block;
}
@media (min-width: 770px) {
  .c-product-details .o-pick-n-mix__subtext.active {
    margin-bottom: 23.81px;
  }
}
.c-product-details .o-pick-n-mix__menu {
  width: 100%;
  margin-bottom: 20px;
  gap: 25px 0;
  display: none;
}
@media (min-width: 770px) {
  .c-product-details .o-pick-n-mix__menu {
    gap: 8px 0;
  }
}
.c-product-details .o-pick-n-mix__menu.active {
  display: flex;
}
.c-product-details .o-pick-n-mix__list {
  overflow: hidden;
  display: flex;
  flex-flow: column;
  gap: 24px;
  max-height: 497px;
  margin-top: 8px;
}
@media (min-width: 770px) {
  .c-product-details .o-pick-n-mix__list {
    max-height: 384px;
    gap: 0px;
  }
}
.c-product-details .o-pick-n-mix__list.expanded {
  max-height: 100%;
}
.c-product-details .o-pick-n-mix__row figure > img {
  width: 40px;
  padding: 6px;
}
@media (min-width: 770px) {
  .c-product-details .o-pick-n-mix__row figure > img {
    width: 64px;
    padding: 6px;
  }
}
.c-product-details .o-pick-n-mix__row figure > figcaption {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  color: #241F20;
  font-size: 14px;
  padding-left: 8px;
}
@media (min-width: 770px) {
  .c-product-details .o-pick-n-mix__row figure > figcaption {
    font-size: 16px;
    padding-left: 8px;
  }
}
.c-product-details .o-pick-n-mix__row .o-button {
  width: 40px;
  height: 40px;
}
.c-product-details .o-pick-n-mix__row button[disabled] .ic-minus {
  content: url("images/kk/kk-ic-minus-disabled.svg");
}
.c-product-details .o-pick-n-mix__row .o-form-operator .o-form-group_input {
  width: 40px;
}
@media (min-width: 770px) {
  .c-product-details .o-pick-n-mix__row .o-form-operator .o-form-group_input {
    width: 100%;
  }
}
.c-product-details .o-pick-n-mix__see-more-link {
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #336633;
}
.c-product-details .o-pick-n-mix__see-more-link .ic-chevron-down {
  margin-left: 8px;
  vertical-align: -2px;
}
.c-product-details .o-pick-n-mix__see-more-link.active .ic-chevron-down {
  transform: rotate(180deg);
}
.c-product-details .o-picknmix-box {
  background: url("images/kk/471x471px-Doughnut-Box.png") no-repeat top center;
  background-size: contain;
  width: 327px;
  height: 327px;
  padding: 105px 38px 0 50px;
  margin: 0 auto;
}

@media (min-width: 1400px) {
  .c-product-details .o-picknmix-box {
    width: 328px;
    height: 328px;
    margin: auto;
    margin-top: 23px;
  }
}

.c-product-details .preassorted-box {
  width: 328px;
  height: 328px;
  margin: auto;
  margin-top: 23px;
}

@media (max-width: 769px) {
  .c-product-details .preassorted-box {
    width: 328px;
    height: 328px;
    margin: auto;
    margin-top: 20px;
  }
}

.c-product-details .o-picknmix-box__item {
  width: 58px;
  height: 58px;
  margin: -4px 0 0 0px;
  padding: 5px;
}
@media (min-width: 1400px) {
  .c-product-details .o-picknmix-box__item {
    width: 68px;
    height: 68px;
    margin: -11px 0 0 -9px;
    padding: 10px;
  }
}
.c-product-details .o-picknmix-box-wrap {
  position: relative;
  margin-bottom: 16px;
}
.c-product-details .o-picknmix-box__label {
  display: none;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 13px;
}
@media (min-width: 770px) {
  .c-product-details .o-picknmix-box__label {
    bottom: 0px;
  }
}
.c-product-details .o-picknmix-box__label > span {
  background-color: #F0F4F0;
  padding: 8px;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #336633;
}
.c-product-details .o-picknmix-box__label.active {
  display: block;
}

.c-standard-details .c-default-details-content_display {
  padding: 0 24px;
}
@media (min-width: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .c-standard-details .c-default-details-content_form {
    padding: 0;
  }
}
@media (min-width: 770px) {
  .c-standard-details .c-default-details-content_form {
    flex-direction: column;
  }
  .c-standard-details .c-default-details-content_form.for-no-option {
    display: flex;
    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 {
  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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 0.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: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.32);
  width: 131px !important;
  height: 131px !important;
}
@media (min-width: 770px) {
  .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: url("images/kk/kk-circles-bg.png") no-repeat center;
  background-color: #336633;
  background-size: cover;
  padding: 70px 0 28px;
  position: relative;
}
.c-partners::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #336633;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  opacity: 0.3;
}
@media (min-width: 770px) {
  .c-partners {
    padding: 120px 0 75px;
  }
}
@media (min-width: 2559px) {
  .c-partners {
    padding: 180px 0 75px;
  }
}
.c-partners > .o-container {
  position: relative;
}
.c-partners .header {
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  margin-bottom: 24px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 770px) {
  .c-partners .header {
    margin-bottom: 30px;
    font-size: 34px;
  }
}
.c-partners .header figure img {
  max-width: 244px;
}
.c-partners .c-partners-wrapper {
  z-index: 1;
  overflow: hidden;
  position: relative;
}
@media (min-width: 520px) {
  .c-partners .c-partners-wrapper .o-container {
    max-width: 520px;
  }
}
@media (min-width: 767px) {
  .c-partners .c-partners-wrapper .o-container {
    max-width: 1280px;
  }
}
@media (min-width: 770px) {
  .c-partners .c-partners-wrapper .o-container {
    padding: 0 16px;
  }
}
@media (min-width: 924px) {
  .c-partners .c-partners-wrapper .o-container {
    padding: 0 64px;
  }
}
.c-partners-club {
  display: flex;
  gap: 10px;
}
@media (min-width: 320px) {
  .c-partners-club {
    margin: 0;
  }
}
@media (min-width: 540px) {
  .c-partners-club {
    margin: unset;
    max-width: unset;
  }
}
@media (min-width: 770px) {
  .c-partners-club {
    max-width: 769px;
    margin: 0 auto;
  }
}
.c-partners-club_panel:hover {
  background: #FFFFFF;
}
.c-partners-club_panel:active {
  background: #F7F7F7;
  border: 1px solid #FFCC00;
}
.c-partners-club_panel {
  position: relative;
  width: 104px;
  height: 104px;
  background: #FFFFFF;
  border-radius: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}
@media (min-width: 769px) {
  .c-partners-club_panel {
    width: 160px;
    height: 160px;
  }
}
@media (min-width: 924px) {
  .c-partners-club_panel:not(:nth-child(4n)) {
    margin: 0 30px 14px 0;
  }
}
.c-partners-club_panel--card {
  overflow: hidden;
  position: relative;
  z-index: 3;
  width: 100%;
  display: block;
  padding: 12px;
}
.c-partners-club_panel--card figure {
  width: 100%;
}
.c-partners-club_panel--card figure img {
  -o-object-fit: contain;
     object-fit: contain;
}

.legends {
  margin: 0 -8px;
  width: 195px;
}
@media (min-width: 770px) {
  .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%;
  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: #B02A31;
  position: relative;
  padding: 118px 0 32px;
  margin-bottom: -86px;
  z-index: 1;
}
.o-header-trans img {
  image-rendering: -webkit-optimize-contrast;
}
@media (min-width: 770px) {
  .o-header-trans {
    padding: 80px 0 24px;
    margin-bottom: 0;
  }
}
.o-header-trans.with-address {
  display: none;
}
.o-header-trans .o-container {
  position: relative;
  z-index: 3;
}
@media (min-width: 770px) {
  .o-header-trans .o-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.o-header-trans .o-container > .h5 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .o-header-trans .o-container > .h5 {
    font-size: 20px;
    margin-right: 72px;
  }
}
.o-header-trans-cards {
  margin-top: 16px;
  gap: 16px;
}
@media (min-width: 770px) {
  .o-header-trans-cards {
    display: flex;
    gap: 48px;
    margin-top: 24px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .o-header-trans-cards {
    display: flex;
  }
}
.o-header-trans-cards_card .c-hero-banner-card_item {
  width: 120px;
  height: 120px;
}
@media (min-width: 770px) {
  .o-header-trans-cards_card .c-hero-banner-card_item {
    width: 160px;
    height: 160px;
  }
}
.o-header-trans-cards_card .c-hero-banner-card_item figure {
  width: 106.5px;
  height: 106.5px;
}
@media (min-width: 770px) {
  .o-header-trans-cards_card .c-hero-banner-card_item figure {
    width: 142px;
    height: 142px;
  }
}
.o-header-trans-cards_card .c-hero-banner-card_item figure .hero-banner-icon {
  width: 54px;
  height: 54px;
}
@media (min-width: 770px) {
  .o-header-trans-cards_card .c-hero-banner-card_item figure .hero-banner-icon {
    width: 72px;
    height: 72px;
  }
}
.o-header-trans-cards_card .c-hero-banner-card_item figure figcaption .h5 {
  letter-spacing: 0.12em;
}
@media (min-width: 770px) {
  .o-header-trans-cards_card .c-hero-banner-card_item figure figcaption .h5 {
    font-size: 16px;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 100001;
  padding: 15px 24px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
.modal.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-in;
}
.modal.on-hide {
  z-index: -1;
}
.modal-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.modal-content {
  background-color: #fff;
  min-height: 100px;
  max-width: 820px;
  width: 100%;
  position: relative;
  border-top: 88px solid #336633;
  border-bottom: 2px solid #336633;
  border-left: 2px solid #336633;
  border-right: 2px solid #336633;
  border-radius: 24px;
  padding: 54px 24px 40px;
}
.modal-dismiss {
  background-color: #B02A31;
  border-radius: 30px;
  border: 0;
  position: absolute;
  right: -20px;
  top: -108px;
  padding: 15px;
}
.modal-dismiss > i {
  width: 16px;
}
.modal-body > figure {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 0;
}
.modal-body > .h2 {
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  color: #241F20;
  margin-bottom: 16px;
  text-align: center;
  text-transform: uppercase;
}
.modal-body > p {
  text-align: center;
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  max-width: 402px;
  margin-bottom: 16px;
}

.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 30px 30px;
}
.trasaction-text {
  font-size: 13px;
  line-height: 20px;
  max-width: 450px;
  padding-top: 10px;
  text-transform: none;
  color: black;
}
.transaction-panel1 {
  padding: 0px 0 0 40px;
}
.transaction-button {
  padding: 15px;
  text-align: center;
  border-radius: 50% !important;
  border: 2px solid #B02A31;
}
.transaction-button:hover {
  border: 2px solid #336633;
  background-color: #336633;
  cursor: pointer;
}
.transaction-panel-text {
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 130% !important;
  color: #241F20 !important;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
}
.transaction-panel-text1 {
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900 !important;
  font-size: 16px !important;
  line-height: 100% !important;
  color: #336633 !important;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
}
.panel-width {
  width: 160px !important;
  min-height: 75px !important;
  cursor: pointer;
}
.transaction-ordernow {
  margin-top: 25px;
  text-transform: uppercase;
  color: #B02A31;
}
.transaction-kk-icon {
  width: 80%;
}
.transaction-kk-icon-hover {
  width: 85%;
  padding: 2px;
}
.kk-panel-button {
  padding: 6px;
  border: 4px solid #336633;
  border-radius: 50%;
  margin-right: 10px;
}
.o-form-panels_card--detail.active .o-form-panels_card--detail__title .transaction-panel-text1 {
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900 !important;
  font-size: 16px !important;
  line-height: 100% !important;
  color: #336633 !important;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
  color: white !important;
}
.transaction-body .o-form-panels_card--detail:hover .o-form-panels_card--detail__title .transaction-panel-text1 {
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900 !important;
  font-size: 16px !important;
  line-height: 100% !important;
  color: #336633 !important;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
  color: white !important;
}
.o-form-panels_card--detail.active .o-form-panels_card--detail__title .transaction-kk-icon {
  display: none;
}
.o-form-panels_card--detail.active .o-form-panels_card--detail__title .transaction-kk-icon-hover {
  display: block !important;
}
.transaction-body .o-form-panels_card--detail:hover .o-form-panels_card--detail__title .transaction-kk-icon {
  display: none;
}
.transaction-body .o-form-panels_card--detail:hover .o-form-panels_card--detail__title .transaction-kk-icon-hover {
  display: block !important;
}

.transaction-button.active {
 background: #336633!important;
}
@media (max-width: 769px) {
    .transaction-panel {
      width:  auto;
      padding:  0;
      flex-flow: row !important;
    }
    .transaction-panel1 {
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .transaction-row {
      display: unset;
    }
    .for-delivery-form {
      margin-top: -30px;
    }
    .transaction-kk-icon {
      width: 80%;
    }
    .kk-panel-button {
      padding: 8px;
      border: 3px solid #336633;
      border-radius: 50%;
      margin-right: 9px;
      max-width: 50%;
    }
    .transaction-ordernow {
      margin-top: -20px;
    }
    #location-input {
      height: auto !important;
    }
    .transaction-body .o-form-group {
      padding-bottom: 30px;
    }
    .transaction-body .c-ordernow form .italize {
      margin-top: -18px !important;
    }
    .panel-width {
      max-width: 130.5px !important;
      min-height: 68px !important;
      padding: 5.75px !important;
    }
    .transaction-body .c-ordernow form {
      padding: 0 !important;
    }
    .for-transaction {
      padding: 10px !important;
    }
    .transaction-body .o-form-timeline .o-form-group {
      padding-left: 30px !important;
    }
    .transaction-body .o-form-datetime_hour {
      margin-left: 12px !important;
      max-width: 60px !important;
    }
    .transaction-body .o-form-group .is-invalid .error-data {
      min-width: 300px;
    }
}

.modal.for-transaction .modal-content {
  max-width: 958px;
  width: 100%;
  padding: 54px 24px 0;
}
/*@media (min-width: 770px) {
  .modal.for-transaction .modal-content {
    padding: 30px 82px 33px 80px;
  }
}
.modal.for-transaction .modal-body {
  text-align: center;
}*/
.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;
}*/
@media (max-width: 769px) {
  .modal.for-invalid-store-checkout {
    padding: 85px 16px;
  }
}
@media (min-width: 770px) {
  .modal.for-invalid-store-checkout .ic-modal-warning-curbside {
    width: 80px;
    height: 80px;
  }
}
.modal.for-invalid-store-checkout .modal-dismiss {
  width: 48px;
  height: 48px;
}
@media (max-width: 769px) {
  .modal.for-invalid-store-checkout .modal-dismiss {
    width: 48px;
    height: 48px;
    right: -15px;
    top: -85px;
  }
}
@media (max-width: 769px) {
  .modal.for-invalid-store-checkout .modal-content {
    border-top: 72px solid #336633;
    padding: 48px 24px 24px;
  }
}
.modal.for-invalid-store-checkout .modal-body > p {
  max-width: 652px;
}
.modal.for-invalid-store-checkout .modal-body > p a {
  color: #FAB200;
  font-weight: 700;
  text-decoration: underline;
}
@media (max-width: 769px) {
  .modal.for-invalid-store-checkout .modal-body > p {
    margin-bottom: 37px;
    padding: 0 8px;
  }
}
@media (max-width: 769px) {
  .modal.for-invalid-store-checkout .modal-body > h2 {
    padding: 0 8px;
  }
}
@media (max-width: 769px) {
  .modal.for-invalid-store-checkout .modal-body > figure {
    top: -32px;
  }
}
.modal.for-invalid-store-checkout .o-button {
  width: 100%;
  max-width: 450px;
}
.modal.for-invalid-delivery .modal-dismiss, .modal.for-change-pass-success .modal-dismiss, .modal.for-edit-profile-success .modal-dismiss, .modal.for-registration-success .modal-dismiss {
  width: 48px;
  height: 48px;
  top: -85px;
  background-color: #CC112C;
}
@media (min-width: 924px) {
  .modal.for-invalid-delivery .modal-dismiss, .modal.for-change-pass-success .modal-dismiss, .modal.for-edit-profile-success .modal-dismiss, .modal.for-registration-success .modal-dismiss {
    top: -108px;
  }
}
.modal.for-invalid-delivery .modal-header, .modal.for-change-pass-success .modal-header, .modal.for-edit-profile-success .modal-header, .modal.for-registration-success .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-invalid-delivery .modal-header, .modal.for-change-pass-success .modal-header, .modal.for-edit-profile-success .modal-header, .modal.for-registration-success .modal-header {
    margin: -80px -65px 0 -65px;
  }
}
.modal.for-invalid-delivery .modal-header.is-kk, .modal.for-change-pass-success .modal-header.is-kk, .modal.for-edit-profile-success .modal-header.is-kk, .modal.for-registration-success .modal-header.is-kk {
  background-image: unset;
  background-color: #336633;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.modal.for-invalid-delivery .modal-header .modal-dismiss.is-kk, .modal.for-change-pass-success .modal-header .modal-dismiss.is-kk, .modal.for-edit-profile-success .modal-header .modal-dismiss.is-kk, .modal.for-registration-success .modal-header .modal-dismiss.is-kk {
  right: -10px !important;
  top: -10px !important;
  background-color: #CC112C;
  border-radius: 100px;
  width: 48px;
  height: 48px;
  padding: 16px !important;
}
.modal.for-invalid-delivery .modal-header button, .modal.for-change-pass-success .modal-header button, .modal.for-edit-profile-success .modal-header button, .modal.for-registration-success .modal-header button {
  right: 27.5px;
  top: 7px;
}
@media (min-width: 924px) {
  .modal.for-invalid-delivery .modal-header button, .modal.for-change-pass-success .modal-header button, .modal.for-edit-profile-success .modal-header button, .modal.for-registration-success .modal-header button {
    right: 0px;
    top: 0;
  }
}
.modal.for-invalid-delivery .modal-content, .modal.for-change-pass-success .modal-content, .modal.for-edit-profile-success .modal-content, .modal.for-registration-success .modal-content {
  padding: 54px 24px 53px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery .modal-content, .modal.for-change-pass-success .modal-content, .modal.for-edit-profile-success .modal-content, .modal.for-registration-success .modal-content {
    padding: 64px 209px 48px;
  }
}
.modal.for-invalid-delivery .modal-content .img, .modal.for-change-pass-success .modal-content .img, .modal.for-edit-profile-success .modal-content .img, .modal.for-registration-success .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
}
.modal.for-invalid-delivery .modal-content.is-kk, .modal.for-change-pass-success .modal-content.is-kk, .modal.for-edit-profile-success .modal-content.is-kk, .modal.for-registration-success .modal-content.is-kk {
  border: 2px solid #336633;
  border-radius: 24px;
}
.modal.for-invalid-delivery .modal-body > figure > i, .modal.for-change-pass-success .modal-body > figure > i, .modal.for-edit-profile-success .modal-body > figure > i, .modal.for-registration-success .modal-body > figure > i {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
@media (min-width: 924px) {
  .modal.for-invalid-delivery .modal-body > figure > i, .modal.for-change-pass-success .modal-body > figure > i, .modal.for-edit-profile-success .modal-body > figure > i, .modal.for-registration-success .modal-body > figure > i {
    width: 80px;
    height: 80px;
  }
}
.modal.for-invalid-delivery .modal-body > .h2, .modal.for-change-pass-success .modal-body > .h2, .modal.for-edit-profile-success .modal-body > .h2, .modal.for-registration-success .modal-body > .h2 {
  text-align: center;
  max-width: 423px;
  width: 100%;
  margin: 0 auto 16px;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #241F20;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery .modal-body > .h2, .modal.for-change-pass-success .modal-body > .h2, .modal.for-edit-profile-success .modal-body > .h2, .modal.for-registration-success .modal-body > .h2 {
    font-weight: 900;
  }
}
.modal.for-invalid-delivery .modal-body > p, .modal.for-change-pass-success .modal-body > p, .modal.for-edit-profile-success .modal-body > p, .modal.for-registration-success .modal-body > p {
  margin-bottom: 16px;
  max-width: unset;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #241F20;
}
.modal.for-invalid-delivery .modal-body .o-header-trans-cards, .modal.for-change-pass-success .modal-body .o-header-trans-cards, .modal.for-edit-profile-success .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-change-pass-success .modal-body .o-header-trans-cards_card, .modal.for-edit-profile-success .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-change-pass-success .modal-body .o-header-trans-cards_card figure, .modal.for-edit-profile-success .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-change-pass-success .modal-body .o-button-lg, .modal.for-edit-profile-success .modal-body .o-button-lg, .modal.for-registration-success .modal-body .o-button-lg {
  width: 100%;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery .modal-body .o-button-lg, .modal.for-change-pass-success .modal-body .o-button-lg, .modal.for-edit-profile-success .modal-body .o-button-lg, .modal.for-registration-success .modal-body .o-button-lg {
    max-width: 402px;
    padding: 16px 70px;
  }
}
.modal.for-invalid-delivery.modal-max, .modal.modal-max.for-change-pass-success, .modal.modal-max.for-edit-profile-success, .modal.modal-max.for-registration-success {
  padding: 16px;
}
.modal.for-invalid-delivery.modal-max .modal-content, .modal.modal-max.for-change-pass-success .modal-content, .modal.modal-max.for-edit-profile-success .modal-content, .modal.modal-max.for-registration-success .modal-content {
  max-width: 568px;
  padding: 0;
}
.modal.for-invalid-delivery.modal-max .modal-content > .img, .modal.modal-max.for-change-pass-success .modal-content > .img, .modal.modal-max.for-edit-profile-success .modal-content > .img, .modal.modal-max.for-registration-success .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal.for-invalid-delivery.modal-max .modal-header, .modal.modal-max.for-change-pass-success .modal-header, .modal.modal-max.for-edit-profile-success .modal-header, .modal.modal-max.for-registration-success .modal-header {
  margin: 0;
}
.modal.for-invalid-delivery.modal-max .modal-header .modal-dismiss, .modal.modal-max.for-change-pass-success .modal-header .modal-dismiss, .modal.modal-max.for-edit-profile-success .modal-header .modal-dismiss, .modal.modal-max.for-registration-success .modal-header .modal-dismiss {
  padding: 0;
  right: 24px;
  top: 24px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery.modal-max .modal-header .modal-dismiss, .modal.modal-max.for-change-pass-success .modal-header .modal-dismiss, .modal.modal-max.for-edit-profile-success .modal-header .modal-dismiss, .modal.modal-max.for-registration-success .modal-header .modal-dismiss {
    right: 26px;
  }
}
.modal.for-invalid-delivery.modal-max .modal-body, .modal.modal-max.for-change-pass-success .modal-body, .modal.modal-max.for-edit-profile-success .modal-body, .modal.modal-max.for-registration-success .modal-body {
  margin: 0 auto;
  padding: 44px 0 26px;
  max-width: 279px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery.modal-max .modal-body, .modal.modal-max.for-change-pass-success .modal-body, .modal.modal-max.for-edit-profile-success .modal-body, .modal.modal-max.for-registration-success .modal-body {
    padding: 56px 0 40px;
    max-width: 374px;
  }
}
.modal.for-invalid-delivery.modal-max .modal-body .h2, .modal.modal-max.for-change-pass-success .modal-body .h2, .modal.modal-max.for-edit-profile-success .modal-body .h2, .modal.modal-max.for-registration-success .modal-body .h2 {
  font-weight: 400;
  line-height: 100%;
  color: #241F20;
  font-size: 20px;
  margin-bottom: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery.modal-max .modal-body .h2, .modal.modal-max.for-change-pass-success .modal-body .h2, .modal.modal-max.for-edit-profile-success .modal-body .h2, .modal.modal-max.for-registration-success .modal-body .h2 {
    font-size: 29px;
    margin-bottom: 8px;
  }
}
.modal.for-invalid-delivery.modal-max .modal-body p, .modal.modal-max.for-change-pass-success .modal-body p, .modal.modal-max.for-edit-profile-success .modal-body p, .modal.modal-max.for-registration-success .modal-body p {
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #241F20;
  margin-bottom: 24px;
  font-weight: 400;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery.modal-max .modal-body p, .modal.modal-max.for-change-pass-success .modal-body p, .modal.modal-max.for-edit-profile-success .modal-body p, .modal.modal-max.for-registration-success .modal-body p {
    margin-bottom: 24px;
  }
}
.modal.for-invalid-delivery.modal-max .modal-body .o-button, .modal.modal-max.for-change-pass-success .modal-body .o-button, .modal.modal-max.for-edit-profile-success .modal-body .o-button, .modal.modal-max.for-registration-success .modal-body .o-button {
  max-width: 100%;
  padding: 16px;
  background: #F0F4F0;
  border-radius: 80px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery.modal-max .modal-body .o-button, .modal.modal-max.for-change-pass-success .modal-body .o-button, .modal.modal-max.for-edit-profile-success .modal-body .o-button, .modal.modal-max.for-registration-success .modal-body .o-button {
    max-width: 402px;
  }
}
.modal.for-invalid-delivery.modal-max .modal-body .o-button > span, .modal.modal-max.for-change-pass-success .modal-body .o-button > span, .modal.modal-max.for-edit-profile-success .modal-body .o-button > span, .modal.modal-max.for-registration-success .modal-body .o-button > span {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #336633;
}
.modal.for-order-tracker .modal-header .modal-dismiss {
  height: 48px;
  width: 48px;
  right: -15px;
  top: -100px;
}
.modal.for-order-tracker .modal-content {
  padding: 54px 24px 53px;
  border-radius: 24px;
}
@media (min-width: 770px) {
  .modal.for-order-tracker .modal-content {
    padding: 80px 64px 40px;
  }
}
.modal.for-order-tracker .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
}
.modal.for-order-tracker .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: 770px) {
  .modal.for-order-tracker .modal-body > .h2 {
    line-height: 37.4px;
    font-size: 34px;
  }
}
.modal.for-order-tracker .modal-body > p {
  margin-bottom: 24px;
  max-width: unset;
  text-align: center;
  color: #202020;
  font-weight: 500;
}
.modal.for-order-tracker .modal-body .o-header-trans-cards {
  margin: 0 -16px;
}
.modal.for-order-tracker .modal-body .o-header-trans-cards_card {
  padding: 0 16px;
  width: 50%;
}
.modal.for-order-tracker .modal-body .o-header-trans-cards_card figure {
  height: 227px;
}
.modal.for-order-tracker .modal-body .o-button-lg {
  width: 100%;
}
@media (min-width: 770px) {
  .modal.for-order-tracker .modal-body .o-button-lg {
    max-width: 260px;
  }
}
.modal.for-order-tracker .modal-body .modal-footer {
  display: block;
}
@media (min-width: 770px) {
  .modal.for-order-tracker .modal-body .modal-footer {
    display: flex;
  }
}
.modal.for-order-tracker .modal-body .modal-footer .for-mobile {
  display: block;
}
@media (min-width: 770px) {
  .modal.for-order-tracker .modal-body .modal-footer .for-mobile {
    display: none;
  }
}
.modal.for-order-tracker .modal-body .modal-footer .for-desktop {
  display: none;
}
@media (min-width: 770px) {
  .modal.for-order-tracker .modal-body .modal-footer .for-desktop {
    display: flex;
  }
}
.modal.for-order-tracker.modal-max {
  padding: 16px;
}
.modal.for-order-tracker.modal-max .modal-content {
  max-width: 820px;
  padding: 0;
}
.modal.for-order-tracker.modal-max .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal.for-order-tracker.modal-max .modal-header {
  margin: 0;
}
.modal.for-order-tracker.modal-max .modal-body {
  margin: 0 auto;
  padding: 44px 0 24px;
  max-width: 279px;
}
@media (min-width: 770px) {
  .modal.for-order-tracker.modal-max .modal-body {
    padding: 40px 0 48px;
    max-width: 500px;
  }
}
.modal.for-order-tracker.modal-max .modal-body .h2 {
  color: #241F20;
  margin-bottom: 16px;
  margin-top: 16px;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.modal.for-order-tracker.modal-max .modal-body p {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  margin-bottom: 22px;
  color: #241F20;
}
@media (min-width: 770px) {
  .modal.for-order-tracker.modal-max .modal-body p {
    margin-bottom: 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    max-width: 402px;
  }
}
.modal.for-order-tracker.modal-max .modal-body .o-button {
  max-width: 100%;
  width: 295px;
  height: 53px;
  padding: 16px;
}
.modal.for-order-tracker.modal-max .modal-body .o-button:first-child > span {
  color: #336633;
}
.modal.for-order-tracker.modal-max .modal-body .o-button:last-child {
  margin-top: 17px;
}
.modal.for-order-tracker.modal-max .modal-body .o-button:last-child > span {
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .modal.for-order-tracker.modal-max .modal-body .o-button:last-child {
    margin-left: 17px;
    margin-top: unset;
  }
}
@media (min-width: 770px) {
  .modal.for-order-tracker.modal-max .modal-body .o-button {
    max-width: 100%;
    width: 306px;
  }
  .modal.for-order-tracker.modal-max .modal-body .o-button:first-child > span {
    color: #336633;
  }
  .modal.for-order-tracker.modal-max .modal-body .o-button:last-child > span {
    color: #FFFFFF;
  }
}
.modal.for-order-tracker.modal-max .modal-body .o-button > span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  width: 180px;
  max-width: 200px;
}
.modal.privacy-policy .modal-content {
  max-width: 958px;
  padding: 24px 0px;
  max-height: 619px;
}
@media (max-width: 769px) {
  .modal.privacy-policy .modal-content {
    border-top: 72px solid #336633;
  }
}
@media (min-width: 924px) {
  .modal.privacy-policy .modal-content {
    padding: 64px 64px 16px;
    transition: all 300ms ease;
  }
}
.modal.privacy-policy .modal-dismiss {
  width: 48px;
  height: 48px;
}
@media (max-width: 769px) {
  .modal.privacy-policy .modal-dismiss {
    right: -18px;
    top: -85px;
  }
}
@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: flex;
    justify-content: space-between;
  }
}
.modal.privacy-policy .modal-body .privacy-policy--tabs {
  max-width: 280px;
  margin: 48px auto;
  overflow: hidden;
}
@media (max-width: 769px) {
  .modal.privacy-policy .modal-body .privacy-policy--tabs {
    overflow: scroll;
    max-height: 360px;
    margin: 0px auto;
  }
  .modal.privacy-policy .modal-body .privacy-policy--tabs::-webkit-scrollbar {
    width: 8px;
  }
  .modal.privacy-policy .modal-body .privacy-policy--tabs::-webkit-scrollbar-thumb {
    background-color: #CAC7C4;
    border-radius: 8px;
  }
}
@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: flex;
  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;
  transition: all 300ms ease-in-out;
}
.modal.privacy-policy .modal-body .privacy-policy--tabs input:checked + label::after {
  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;
  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: "Open sans", sans-serif;
  color: #241F20;
}
.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: #336633;
}
.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: "Open sans", sans-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: #CAC7C4;
  border-radius: 8px;
}
.modal.for-promo-code .modal-content {
  padding: 54px 24px 40px;
}
@media (min-width: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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;
}
@media (max-width: 769px) {
  .modal.for-added-to-cart {
    padding: 170px 16px;
  }
}
.modal.for-added-to-cart .modal-content {
  padding: 54px 24px 8px;
}
@media (min-width: 770px) {
  .modal.for-added-to-cart .modal-content {
    max-width: 820px;
    padding: 40px 32px;
  }
}
.modal.for-added-to-cart .modal-dismiss {
  top: -108px;
  width: 48px;
  height: 48px;
}
@media (max-width: 769px) {
  .modal.for-added-to-cart .modal-dismiss {
    top: -105px;
    right: -15px;
  }
}
.modal.for-added-to-cart .modal-buttons {
  justify-content: center;
}
.modal.for-added-to-cart .modal-body {
  text-align: center;
  position: relative;
}
/*@media (max-width: 769px) {
  .modal.for-added-to-cart .modal-body {
    width: 295px;
  }
}*/
.modal.for-added-to-cart .modal-body .ic-modal-cart {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -105px;
  left: 36%;
}
@media (min-width: 924px) {
  .modal.for-added-to-cart .modal-body .ic-modal-cart {
    left: 45%;
    top: -93px;
  }
}
.modal.for-added-to-cart .modal-body__title {
  display: flex;
  justify-content: center;
  margin: 12px 0 40px 0;
  align-items: center;
}
@media (min-width: 924px) {
  .modal.for-added-to-cart .modal-body__title {
    margin: 12px 0 40px 0;
  }
}
.modal.for-added-to-cart .modal-body__title h2 {
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: center;
  color: #241F20;
}
@media (min-width: 924px) {
  .modal.for-added-to-cart .modal-body__title h2 {
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }
}
.modal.for-added-to-cart .modal-body .o-button-lg {
  width: 100%;
  height: 53px;
  margin-left: unset;
  margin-right: unset;
  margin-bottom: 16px;
  padding: 16px 25px 16px 25px;
}
.modal.for-added-to-cart .modal-body .o-button-lg span {
  font-style: normal;
  font-size: 14px;
  line-height: 100%;
}
@media (min-width: 770px) {
  .modal.for-added-to-cart .modal-body .o-button-lg {
    max-width: 321.5px;
    margin-bottom: 0px;
    margin-left: 8.5px;
    margin-right: 8.5px;
  }
}
.modal.for-other-brands .modal-header {
  background-image: url("images/max-modal-header-bg.png");
  max-width: 762px;
  height: 72px;
  margin: -55px -44px 0 -44px;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-header {
    margin: -80px -65px 0 -65px;
  }
}
.modal.for-other-brands .modal-header button {
  right: 0px;
  top: 7px;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-header button {
    right: 0px;
    top: 0;
  }
}
.modal.for-other-brands .modal-content {
  border-radius: 24px;
  padding: 56px 24px 24px;
}
@media (min-width: 770px) {
  .modal.for-other-brands .modal-content {
    padding: 80px 209px 40px;
  }
}
.modal.for-other-brands .modal-content .img {
  margin-top: -40px;
  text-align: center;
}
.modal.for-other-brands .modal-dismiss {
  padding: 16px;
  width: 48px;
  height: 48px;
  background: #CC112C;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-dismiss {
    padding: 16px;
  }
}
.modal.for-other-brands .modal-body > figure {
  left: 120px;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-body > figure {
    left: 350px;
  }
}
@media (min-width: 769px) and (max-width: 956px) {
  .modal.for-other-brands .modal-body > figure {
    left: 316px;
  }
}
.modal.for-other-brands .modal-body > figure.multi-brand {
  left: 0;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-body > figure.multi-brand {
    left: 0;
    top: -53px;
  }
}
@media (min-width: 769px) and (max-width: 956px) {
  .modal.for-other-brands .modal-body > figure.multi-brand {
    left: 0;
    top: -53px;
  }
}
.modal.for-other-brands .modal-body > figure.multi-brand img {
  width: 320px;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-body > figure.multi-brand img {
    width: 500px;
  }
}
.modal.for-other-brands .modal-body__image {
  width: 80px;
  height: 80px;
  border-radius: 800px;
  background: #FFFFFF;
  box-shadow: 0px 12px 24px rgba(84, 82, 73, 0.16);
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-body__image {
    width: 108px;
    height: 108px;
  }
}
.modal.for-other-brands .modal-body__image img {
  width: 71.07px;
  height: 44.77px;
  position: absolute;
  left: 5.1%;
  top: 26.02%;
  bottom: 29.53%;
  right: 17.1%;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-body__image img {
    left: 17.1%;
    top: 29.02%;
  }
}
.modal.for-other-brands .modal-body__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 16px 0;
  align-items: center;
}
@media (min-width: 924px) {
  .modal.for-other-brands .modal-body__title {
    margin: 0 0 16px 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;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #241F20;
}
.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 {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  text-align: center;
}
.modal.for-other-brands .modal-body .o-button-lg {
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .modal.for-other-brands .modal-body .o-button-lg {
    margin-bottom: 0;
    max-width: 402px;
    height: 45px;
  }
}
.modal.for-other-brands .modal-body .o-button-lg:first-child {
  margin-bottom: 0;
}
.modal.for-other-brands.modal-max {
  padding: 16px;
}
.modal.for-other-brands.modal-max .modal-content {
  max-width: 568px;
  padding: 0;
}
.modal.for-other-brands.modal-max .modal-content > .img {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  box-shadow: 0px 12px 24px rgba(84, 82, 73, 0.16);
  border-radius: 16px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 96px;
  padding: 8px;
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-content > .img {
    padding: 0 16px;
    width: 124px;
    height: 124px;
  }
}
.modal.for-other-brands.modal-max .modal-content > .img > img {
  width: 100%;
  height: auto;
}
.modal.for-other-brands.modal-max .modal-header {
  margin: 0;
}
.modal.for-other-brands.modal-max .modal-header .modal-dismiss {
  padding: 0;
  top: 24px;
  right: 26px;
}
.modal.for-other-brands.modal-max .modal-body {
  padding: 76px 32px 34px;
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-body {
    padding: 116px 59px 40px;
  }
}
.modal.for-other-brands.modal-max .modal-body h3 {
  font-weight: 900;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 12px;
  text-align: center;
  color: #241F20;
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-body h3 {
    font-size: 29px;
    margin-bottom: 8px;
  }
}
.modal.for-other-brands.modal-max .modal-body .body-1, .modal.for-other-brands.modal-max .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal.for-other-brands.modal-max .modal-body .privacy-policy__content p {
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #5B5853;
  letter-spacing: normal;
}
@media (min-width: 1208px) {
  .modal.for-other-brands.modal-max .modal-body .body-1, .modal.for-other-brands.modal-max .modal.privacy-policy .modal-body .privacy-policy__content p, .modal.privacy-policy .modal.for-other-brands.modal-max .modal-body .privacy-policy__content p {
    white-space: nowrap;
  }
}
.modal.for-other-brands.modal-max .modal-body > div:last-child {
  flex-wrap: wrap;
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-body > div:last-child {
    flex-wrap: nowrap;
  }
}
.modal.for-other-brands.modal-max .modal-body .o-button {
  margin: 0;
  padding: 16px 16px 18px;
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-body .o-button {
    padding: 12px;
  }
}
.modal.for-other-brands.modal-max .modal-body .o-button > span {
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  padding: 0;
}
.modal.for-other-brands.modal-max .modal-body .o-button-trans {
  order: 2;
  margin-top: 17px;
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-body .o-button-trans {
    margin-right: 8px;
    margin-top: 0;
    order: 1;
  }
}
@media (min-width: 770px) {
  .modal.for-other-brands.modal-max .modal-body .o-button-full {
    order: 2;
  }
}
.modal.for-delivery-transaction-alert .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-delivery-transaction-alert .modal-header {
    margin: -80px -65px 0 -65px;
  }
}
.modal.for-delivery-transaction-alert .modal-header button {
  right: 27.5px;
  top: 7px;
}
@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-header button {
    right: 0px;
    top: 0;
  }
}
.modal.for-delivery-transaction-alert .modal-content {
  border-radius: 24px;
  padding: 0;
  border-top: 72px solid #336633;
}
@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-content {
    border-top: 80px solid #336633;
  }
}
.modal.for-delivery-transaction-alert .modal-content .img {
  margin: 0;
  position: absolute;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -45%);
}
@media (max-width: 769px) {
  .modal.for-delivery-transaction-alert .modal-content .img img {
    width: 64px;
    height: 64px;
  }
}
@media (max-width: 769px) {
  .modal.for-delivery-transaction-alert .modal-content .img {
    width: 64px;
    height: 64px;
  }
}
.modal.for-delivery-transaction-alert .modal-dismiss {
  height: 48px;
  width: 48px;
  top: -95px;
  right: -18px;
}
@media (max-width: 769px) {
  .modal.for-delivery-transaction-alert .modal-dismiss {
    top: -85px;
  }
}
.modal.for-delivery-transaction-alert .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 48px 0 24px;
  max-width: 279px;
  margin: 0 auto;
}
@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-body {
    padding: 40px 48px;
    max-width: 500px;
  }
}
.modal.for-delivery-transaction-alert .modal-body__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  text-align: center;
  align-items: center;
}
@media (min-width: 924px) {
  .modal.for-delivery-transaction-alert .modal-body__title {
    margin: 0;
  }
}
.modal.for-delivery-transaction-alert .modal-body__title h3 {
  color: #241F20;
  margin-bottom: 16px;
  margin-top: 16px;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  /* or 20px */
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .modal.for-delivery-transaction-alert .modal-body__title h3 {
    margin-top: 0;
  }
}
.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 {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  max-width: 402px;
}
@media (max-width: 769px) {
  .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 {
    margin-bottom: 24px;
  }
}
.modal.for-delivery-transaction-alert .modal-body .o-button-lg {
  width: 100%;
}
@media (min-width: 770px) {
  .modal.for-delivery-transaction-alert .modal-body .o-button-lg {
    max-width: 100%;
    padding: 16px 0;
  }
}
.modal.for-delivery-disclaimer .modal-content {
  border-radius: 0;
  padding: 54px 24px 27px;
}
@media (min-width: 770px) {
  .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: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 56px 0;
  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: 770px) {
  .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: 770px) {
  .modal.for-delivery-disclaimer .modal-body .o-button:first-child {
    margin-bottom: 0;
  }
}
.modal.for-order-details {
  padding: 53px 24px 54px;
}
@media (min-width: 770px) {
  .modal.for-order-details {
    padding: 64px 0;
  }
}
.modal.for-order-details .modal-dismiss {
  width: 48px;
  height: 48px;
  top: -96px;
}
.modal.for-order-details .modal-wrapper {
  height: auto;
}
.modal.for-order-details .modal-content {
  border-radius: 0;
  padding: 0;
  max-width: 402px;
  border-radius: 24px;
  border-top: 80px solid #336633;
}
.modal.for-order-details .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-order-details .modal-header button {
  padding: 0;
  top: 28px;
  right: 26px;
  max-height: 16px;
}
.modal.for-order-details .modal-header .img {
  position: absolute;
  top: 23px;
  left: 50%;
  transform: translate(-50%);
  max-width: 64px;
  max-height: 64px;
}
.modal.for-order-details #detail-scroll {
  overflow: scroll;
  scroll-margin: 50px 0 0 50px;
  height: 195px;
  margin-right: 8px;
}
@media (min-width: 924px) {
  .modal.for-order-details #detail-scroll {
    height: 275px;
  }
}
.modal.for-order-details #detail-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 40px;
  background-color: #fff;
}
.modal.for-order-details #detail-scroll::-webkit-scrollbar {
  width: 4px;
  background-color: #fff;
}
.modal.for-order-details #detail-scroll::-webkit-scrollbar-thumb {
  border-radius: 40px;
  -webkit-box-shadow: none;
  background-color: #336633;
}
.modal.for-order-details .order-detail_header {
  padding: 56px 24px 0;
  text-align: center;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_header {
    padding: 50px 24px 0;
  }
}
.modal.for-order-details .order-detail_header > span {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.35em;
  color: #A2000F;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: inline-flex;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_header > span {
    font-weight: 700;
  }
}
.modal.for-order-details .order-detail_header > .h3 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 100%;
  color: #241F20;
}
.modal.for-order-details .order-detail_body {
  background-color: #FFFFFF;
  padding: 24px 16.53px 24px 24px;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_body {
    padding: 24px 40px 1px;
  }
}
.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-family: "Brandon Grotesque", sans-serif;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #241F20;
}
.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: 1px dashed #ABA8A3;
  max-width: 100%;
}
.modal.for-order-details .order-detail_body--title .o-divider-top {
  margin: 0 0 16px;
  border: 1px dashed #ABA8A3;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_body--title .o-divider-top {
    margin: 0 0 16.68px;
  }
}
.modal.for-order-details .order-detail_list .o-divider {
  border: 1px dashed #ABA8A3;
}
.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.main {
  padding: 0 0 11px;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_list li.main {
    padding: 0 0 11px;
  }
}
.modal.for-order-details .order-detail_list li.main span:first-child {
  font-family: "Open sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  max-width: 222px;
  width: 444px;
  text-align: left;
}
.modal.for-order-details .order-detail_list li.main span:nth-child(2) {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #202020;
  max-width: 21px;
  text-align: center;
}
.modal.for-order-details .order-detail_list li.main span:not(:first-child):last-child {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  max-width: 85px;
  text-align: right;
}
.modal.for-order-details .order-detail_list li.sub {
  padding: 0 0 8px;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_list li.sub {
    padding: 0 0 8px;
  }
}
.modal.for-order-details .order-detail_list li.sub span {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #5B5853;
}
.modal.for-order-details .order-detail_list li span {
  font-family: "Open sans", sans-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;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_list li.subtotal {
    padding: 9.5px 0 25.5px;
  }
}
.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: #336633;
  padding: 24px 16.62px 27px 16.7px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  margin: -1px;
}
@media (min-width: 924px) {
  .modal.for-order-details .order-detail_footer {
    padding: 24px;
    margin: -1px;
  }
}
.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 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #FFFFFF;
}
.modal.for-order-details .order-detail_footer ul li span {
  font-style: italic;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  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-dismiss, .modal.for-remove-order .modal-dismiss, .modal.for-default-modal .modal-dismiss {
  width: 48px;
  height: 48px;
  top: -85px;
}
@media (min-width: 924px) {
  .modal.for-invalid-delivery-checkout .modal-dismiss, .modal.for-remove-order .modal-dismiss, .modal.for-default-modal .modal-dismiss {
    top: -108px;
  }
}
.modal.for-invalid-delivery-checkout .modal-content, .modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
  border-top: 72px solid #336633;
  padding: 39px 32px 24px;
}
@media (min-width: 924px) {
  .modal.for-invalid-delivery-checkout .modal-content, .modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
    border-top: 88px solid #336633;
    padding: 54px 209px 40px;
  }
}
.modal.for-invalid-delivery-checkout .modal-body > figure > i, .modal.for-remove-order .modal-body > figure > i, .modal.for-default-modal .modal-body > figure > i {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
@media (min-width: 924px) {
  .modal.for-invalid-delivery-checkout .modal-body > figure > i, .modal.for-remove-order .modal-body > figure > i, .modal.for-default-modal .modal-body > figure > i {
    width: 80px;
    height: 80px;
  }
}
.modal.for-invalid-delivery-checkout .modal-body > p, .modal.for-remove-order .modal-body > p, .modal.for-default-modal .modal-body > p {
  margin-bottom: 37px;
  max-width: 652px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery-checkout .modal-body > p, .modal.for-remove-order .modal-body > p, .modal.for-default-modal .modal-body > p {
    margin-bottom: 16px;
  }
}
.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: #FAB200;
  text-decoration: underline;
  font-weight: 600;
  white-space: nowrap;
}
@media (min-width: 770px) {
  .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 {
    font-weight: 800;
  }
}
.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, .modal.for-remove-order .modal-body .o-button, .modal.for-default-modal .modal-body .o-button {
  width: 100%;
  max-width: 402px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery-checkout .modal-body .o-button.o-button-lg, .modal.for-remove-order .modal-body .o-button.o-button-lg, .modal.for-default-modal .modal-body .o-button.o-button-lg {
    padding: 16px 70px;
  }
}
.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-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-invalid-delivery-checkout.modal-max .modal-header button, .modal.modal-max.for-remove-order .modal-header button, .modal.modal-max.for-default-modal .modal-header button {
  padding: 0;
  top: 28px;
  right: 26px;
  max-height: 16px;
}
.modal.for-invalid-delivery-checkout.modal-max .modal-header .img, .modal.modal-max.for-remove-order .modal-header .img, .modal.modal-max.for-default-modal .modal-header .img {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%);
  max-width: 64px;
  max-height: 64px;
}
.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-body, .modal.modal-max.for-remove-order .modal-body, .modal.modal-max.for-default-modal .modal-body {
  padding: 44px 32px 40px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery-checkout.modal-max .modal-body, .modal.modal-max.for-remove-order .modal-body, .modal.modal-max.for-default-modal .modal-body {
    padding: 44px 48px 40px 49px;
  }
}
.modal.for-invalid-delivery-checkout.modal-max .modal-body > h2, .modal.modal-max.for-remove-order .modal-body > h2, .modal.modal-max.for-default-modal .modal-body > h2 {
  font-weight: 900;
  font-size: 26px;
  line-height: 110%;
  text-align: center;
  color: #241F20;
  margin: 0 0 12px;
  letter-spacing: normal;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery-checkout.modal-max .modal-body > h2, .modal.modal-max.for-remove-order .modal-body > h2, .modal.modal-max.for-default-modal .modal-body > h2 {
    font-size: 29px;
  }
}
.modal.for-invalid-delivery-checkout.modal-max .modal-body > p, .modal.modal-max.for-remove-order .modal-body > p, .modal.modal-max.for-default-modal .modal-body > p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
  text-align: left;
  letter-spacing: normal;
  margin-bottom: 32px;
}
@media (min-width: 770px) {
  .modal.for-invalid-delivery-checkout.modal-max .modal-body > p, .modal.modal-max.for-remove-order .modal-body > p, .modal.modal-max.for-default-modal .modal-body > p {
    margin-bottom: 40px;
  }
}
.modal.for-invalid-delivery-checkout.modal-max .modal-body > p > a, .modal.modal-max.for-remove-order .modal-body > p > a, .modal.modal-max.for-default-modal .modal-body > p > a {
  color: #F07C3A;
}
.modal.for-invalid-delivery-checkout.modal-max .modal-body > p > a::before, .modal.modal-max.for-remove-order .modal-body > p > a::before, .modal.modal-max.for-default-modal .modal-body > p > a::before {
  bottom: 0;
  background-color: #F07C3A;
}
.modal.for-registration-success .modal-dismiss {
  top: -90px;
}
.modal.for-registration-success .modal-header {
  background-image: url("images/dotted-pattern-header.png");
  max-width: 762px;
  height: 72px;
  position: -webkit-sticky;
  position: sticky;
  margin: -50px -44px 0 -44px;
}
@media (min-width: 924px) {
  .modal.for-registration-success .modal-header {
    margin: -80px -65px 0 -65px;
  }
}
.modal.for-registration-success .modal-header button {
  right: 27.5px;
  top: 7px;
}
@media (min-width: 924px) {
  .modal.for-registration-success .modal-header button {
    right: 0px;
    top: 0;
  }
}
.modal.for-registration-success .modal-content {
  max-width: 820px;
  width: 100%;
  padding: 60px 24px 24px;
  border-radius: 24px;
  border-top: 72px solid #336633;
}
@media (min-width: 770px) {
  .modal.for-registration-success .modal-content {
    padding: 60px 82px 40px 80px;
    border-top: 88px solid #336633;
  }
}
.modal.for-registration-success .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
}
.modal.for-registration-success .modal-body {
  align-items: center;
}
@media (min-width: 770px) {
  .modal.for-registration-success .modal-body {
    max-width: 471px;
    margin: 0 auto;
  }
}
.modal.for-registration-success .modal-body > .h2 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  color: #241F20;
}
.modal.for-registration-success .modal-body > p {
  font-weight: 400;
  margin-bottom: 32px;
  font-family: "Open sans", sans-serif;
  font-size: 16px;
  color: #5B5853;
}
@media (min-width: 770px) {
  .modal.for-registration-success .modal-body > p {
    margin-bottom: 16px;
  }
}
.modal.for-registration-success .modal-body .o-button {
  max-width: 402px;
}
.modal.for-registration-success.modal-max {
  padding: 16px;
}
.modal.for-registration-success.modal-max .modal-content {
  max-width: 568px;
  min-height: 305px;
  padding: 0;
}
.modal.for-registration-success.modal-max .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal.for-registration-success.modal-max .modal-header {
  margin: 0;
}
.modal.for-registration-success.modal-max .modal-body {
  margin: 0 auto;
  padding: 44px 0 40px;
  max-width: 279px;
}
@media (min-width: 770px) {
  .modal.for-registration-success.modal-max .modal-body {
    padding: 44px 0 40px;
    max-width: 500px;
    margin: 0 49px 0 48px;
  }
}
.modal.for-registration-success.modal-max .modal-body .h2 {
  font-weight: 900;
  font-size: 26px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 12px;
  text-align: center;
}
@media (min-width: 770px) {
  .modal.for-registration-success.modal-max .modal-body .h2 {
    font-size: 29px;
    margin-bottom: 12px;
  }
}
.modal.for-registration-success.modal-max .modal-body p {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #5B5853;
  margin-bottom: 32px;
}
@media (min-width: 770px) {
  .modal.for-registration-success.modal-max .modal-body p {
    margin-bottom: 21px;
    font-weight: 500;
    font-size: 16px;
  }
}
.modal.for-registration-success.modal-max .modal-body .o-button {
  max-width: 100%;
  width: 279px;
  height: 46px;
  padding: 16px;
}
.modal.for-registration-success.modal-max .modal-body .o-button:last-child {
  background-color: #FC0000;
}
.modal.for-registration-success.modal-max .modal-body .o-button:last-child > span {
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .modal.for-registration-success.modal-max .modal-body .o-button:last-child {
    margin-left: unset;
    margin-top: unset;
    margin: auto;
  }
}
@media (min-width: 770px) {
  .modal.for-registration-success.modal-max .modal-body .o-button {
    max-width: 177px;
    width: 100%;
    height: 46px;
  }
  .modal.for-registration-success.modal-max .modal-body .o-button:last-child {
    background-color: #FC0000;
  }
  .modal.for-registration-success.modal-max .modal-body .o-button:last-child > span {
    color: #FFFFFF;
  }
}
.modal.for-registration-success.modal-max .modal-body .o-button > span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  width: 180px;
  max-width: 200px;
  text-transform: uppercase;
}
.modal.for-edit-profile-success .modal-header {
  background-image: url("images/dotted-pattern-header.png");
  max-width: 762px;
  height: 72px;
  position: -webkit-sticky;
  position: sticky;
  margin: -50px -44px 0 -44px;
  border-radius: 0px 20px 0px 0px;
}
@media (min-width: 924px) {
  .modal.for-edit-profile-success .modal-header {
    margin: -80px -65px 0 -65px;
  }
}
.modal.for-edit-profile-success .modal-header button {
  right: 27.5px;
  top: 7px;
}
@media (min-width: 924px) {
  .modal.for-edit-profile-success .modal-header button {
    right: 0px;
    top: 0;
  }
}
.modal.for-edit-profile-success .modal-content {
  max-width: 445px;
  width: 100%;
  padding: 32px 35px;
  border-radius: 24px;
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success .modal-content {
    padding: 80px 82px 65px 80px;
  }
}
.modal.for-edit-profile-success .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
}
.modal.for-edit-profile-success .modal-body {
  align-items: flex-start;
}
.modal.for-edit-profile-success .modal-body > .h2, .modal.for-edit-profile-success .modal-body > p {
  text-align: left;
}
.modal.for-edit-profile-success .modal-body > p {
  font-weight: 400;
  margin-bottom: 32px;
}
.modal.for-edit-profile-success .modal-body .o-button {
  max-width: 257px;
}
.modal.for-edit-profile-success.modal-max {
  padding: 16px;
}
.modal.for-edit-profile-success.modal-max .modal-content {
  max-width: 568px;
  min-height: 305px;
  padding: 0;
}
.modal.for-edit-profile-success.modal-max .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
}
.modal.for-edit-profile-success.modal-max .modal-header {
  margin: 0;
}
.modal.for-edit-profile-success.modal-max .modal-header .modal-dismiss {
  padding: 0;
  right: 24px;
  top: 24px;
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success.modal-max .modal-header .modal-dismiss {
    right: 26px;
  }
}
.modal.for-edit-profile-success.modal-max .modal-body {
  margin: 0 auto;
  padding: 44px 0 40px;
  max-width: 279px;
  align-items: center;
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success.modal-max .modal-body {
    padding: 44px 0 40px;
    max-width: 500px;
    margin: 0 49px 0 48px;
  }
}
.modal.for-edit-profile-success.modal-max .modal-body .h2 {
  font-weight: 900;
  font-size: 26px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 12px;
  text-align: center;
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success.modal-max .modal-body .h2 {
    font-size: 29px;
    margin-bottom: 12px;
  }
}
.modal.for-edit-profile-success.modal-max .modal-body p {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #5B5853;
  margin-bottom: 51px;
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success.modal-max .modal-body p {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 16px;
  }
}
.modal.for-edit-profile-success.modal-max .modal-body .o-button {
  max-width: 100%;
  width: 279px;
  height: 46px;
  padding: 16px;
}
.modal.for-edit-profile-success.modal-max .modal-body .o-button:last-child {
  background-color: #FC0000;
}
.modal.for-edit-profile-success.modal-max .modal-body .o-button:last-child > span {
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success.modal-max .modal-body .o-button:last-child {
    margin-left: unset;
    margin-top: unset;
    margin: auto;
  }
}
@media (min-width: 770px) {
  .modal.for-edit-profile-success.modal-max .modal-body .o-button {
    max-width: 177px;
    width: 100%;
    height: 46px;
  }
  .modal.for-edit-profile-success.modal-max .modal-body .o-button:last-child {
    background-color: #FC0000;
  }
  .modal.for-edit-profile-success.modal-max .modal-body .o-button:last-child > span {
    color: #FFFFFF;
  }
}
.modal.for-edit-profile-success.modal-max .modal-body .o-button > span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  width: 180px;
  max-width: 200px;
  text-transform: uppercase;
}
.modal.for-change-pass-success .modal-header {
  background-image: unset;
  max-width: unset;
  height: unset;
  position: unset;
  margin: unset;
  border-radius: unset;
}
.modal.for-change-pass-success .modal-header button {
  position: absolute;
  right: -15px;
  top: -100px;
}
@media (min-width: 924px) {
  .modal.for-change-pass-success .modal-header button {
    right: -13px;
    top: -100px;
  }
}
.modal.for-change-pass-success .modal-content {
  max-width: 445px;
  width: 100%;
  padding: 40px 32px 32px;
  border-radius: 24px;
}
@media (min-width: 770px) {
  .modal.for-change-pass-success .modal-content {
    padding: 40px 80px 32px;
  }
}
.modal.for-change-pass-success .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
}
.modal.for-change-pass-success .modal-body {
  align-items: flex-start;
}
.modal.for-change-pass-success .modal-body > .h2, .modal.for-change-pass-success .modal-body > p {
  text-align: center;
}
.modal.for-change-pass-success .modal-body > p {
  font-weight: 400;
  margin-bottom: 32px;
}
.modal.for-change-pass-success .modal-body .o-button {
  max-width: 100%;
}
.modal.for-change-pass-success.modal-max {
  padding: 16px;
}
.modal.for-change-pass-success.modal-max .modal-content {
  max-width: 568px;
  min-height: 305px;
  padding: 0;
}
.modal.for-change-pass-success.modal-max .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
}
.modal.for-change-pass-success.modal-max .modal-header {
  margin: 0;
}
.modal.for-change-pass-success.modal-max .modal-header .modal-dismiss {
  padding: 0;
  right: 24px;
  top: 24px;
}
@media (min-width: 770px) {
  .modal.for-change-pass-success.modal-max .modal-header .modal-dismiss {
    right: 26px;
  }
}
.modal.for-change-pass-success.modal-max .modal-body {
  margin: 0 auto;
  padding: 44px 0 40px;
  max-width: 279px;
  align-items: center;
}
@media (min-width: 770px) {
  .modal.for-change-pass-success.modal-max .modal-body {
    padding: 44px 0 40px;
    max-width: 500px;
    margin: 0 49px 0 48px;
  }
}
.modal.for-change-pass-success.modal-max .modal-body .h2 {
  font-weight: 900;
  font-size: 26px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 12px;
  text-align: center;
}
@media (min-width: 770px) {
  .modal.for-change-pass-success.modal-max .modal-body .h2 {
    font-size: 29px;
    margin-bottom: 12px;
  }
}
.modal.for-change-pass-success.modal-max .modal-body p {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #5B5853;
  margin-bottom: 51px;
}
@media (min-width: 770px) {
  .modal.for-change-pass-success.modal-max .modal-body p {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 16px;
  }
}
.modal.for-change-pass-success.modal-max .modal-body .o-button {
  max-width: 100%;
  width: 279px;
  height: 46px;
  padding: 16px;
}
.modal.for-change-pass-success.modal-max .modal-body .o-button:last-child {
  background-color: #FC0000;
}
.modal.for-change-pass-success.modal-max .modal-body .o-button:last-child > span {
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .modal.for-change-pass-success.modal-max .modal-body .o-button:last-child {
    margin-left: unset;
    margin-top: unset;
    margin: auto;
  }
}
@media (min-width: 770px) {
  .modal.for-change-pass-success.modal-max .modal-body .o-button {
    max-width: 177px;
    width: 100%;
    height: 46px;
  }
  .modal.for-change-pass-success.modal-max .modal-body .o-button:last-child {
    background-color: #FC0000;
  }
  .modal.for-change-pass-success.modal-max .modal-body .o-button:last-child > span {
    color: #FFFFFF;
  }
}
.modal.for-change-pass-success.modal-max .modal-body .o-button > span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  width: 180px;
  max-width: 200px;
  text-transform: uppercase;
}
.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-header button, .modal.for-default-modal .modal-header button {
  right: 27.5px;
  top: 7px;
}
@media (min-width: 924px) {
  .modal.for-remove-order .modal-header button, .modal.for-default-modal .modal-header button {
    right: 0px;
    top: 0;
  }
}
.modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
  padding: 40px 24px 24px;
  border-radius: 24px;
}
@media (min-width: 770px) {
  .modal.for-remove-order .modal-content, .modal.for-default-modal .modal-content {
    padding: 56px 64px 40px;
  }
}
.modal.for-remove-order .modal-content .img, .modal.for-default-modal .modal-content .img {
  margin-top: -40px;
  margin-bottom: 24px;
  text-align: center;
}
.modal.for-remove-order .modal-body > figure > i, .modal.for-default-modal .modal-body > figure > i {
  width: 64px;
  height: 64px;
}
@media (min-width: 770px) {
  .modal.for-remove-order .modal-body > figure > i, .modal.for-default-modal .modal-body > figure > i {
    width: 80px;
    height: 80px;
  }
}
.modal.for-remove-order .modal-body > h2, .modal.for-default-modal .modal-body > h2 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #241F20;
  margin-bottom: 16px;
}
.modal.for-remove-order .modal-body > p, .modal.for-default-modal .modal-body > p {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #241F20;
  margin-bottom: 16px;
}
.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-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-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-remove-order .modal-body .o-button-lg, .modal.for-default-modal .modal-body .o-button-lg {
  width: 100%;
}
@media (min-width: 770px) {
  .modal.for-remove-order .modal-body .o-button-lg, .modal.for-default-modal .modal-body .o-button-lg {
    max-width: 100%;
    width: 273px;
  }
}
.modal.for-remove-order .modal-body .modal-footer, .modal.for-default-modal .modal-body .modal-footer {
  display: block;
  width: 100%;
}
@media (min-width: 770px) {
  .modal.for-remove-order .modal-body .modal-footer, .modal.for-default-modal .modal-body .modal-footer {
    display: flex;
    width: unset;
  }
}
.modal.for-remove-order .modal-body .modal-footer .for-mobile, .modal.for-default-modal .modal-body .modal-footer .for-mobile {
  display: block;
}
@media (min-width: 770px) {
  .modal.for-remove-order .modal-body .modal-footer .for-mobile, .modal.for-default-modal .modal-body .modal-footer .for-mobile {
    display: none;
  }
}
.modal.for-remove-order .modal-body .modal-footer .for-mobile .o-button:first-child, .modal.for-default-modal .modal-body .modal-footer .for-mobile .o-button:first-child {
  margin-bottom: 17px;
}
.modal.for-remove-order .modal-body .modal-footer .for-desktop, .modal.for-default-modal .modal-body .modal-footer .for-desktop {
  display: none;
}
@media (min-width: 770px) {
  .modal.for-remove-order .modal-body .modal-footer .for-desktop, .modal.for-default-modal .modal-body .modal-footer .for-desktop {
    display: flex;
    gap: 16px;
  }
}
.modal.for-remove-order.modal-max, .modal.modal-max.for-default-modal {
  padding: 16px;
}
.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-remove-order.modal-max .modal-content > .img, .modal.modal-max.for-default-modal .modal-content > .img {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal.for-remove-order.modal-max .modal-header, .modal.modal-max.for-default-modal .modal-header {
  margin: 0;
}
.modal.for-remove-order.modal-max .modal-header .modal-dismiss, .modal.modal-max.for-default-modal .modal-header .modal-dismiss {
  padding: 0;
  right: 24px;
  top: 24px;
}
@media (min-width: 770px) {
  .modal.for-remove-order.modal-max .modal-header .modal-dismiss, .modal.modal-max.for-default-modal .modal-header .modal-dismiss {
    right: 26px;
  }
}
.modal.for-remove-order.modal-max .modal-body, .modal.modal-max.for-default-modal .modal-body {
  margin: 0 auto;
  padding: 44px 0 40px;
  max-width: 279px;
}
@media (min-width: 770px) {
  .modal.for-remove-order.modal-max .modal-body, .modal.modal-max.for-default-modal .modal-body {
    padding: 40px 0 40px;
    max-width: 500px;
  }
}
.modal.for-remove-order.modal-max .modal-body .h2, .modal.modal-max.for-default-modal .modal-body .h2 {
  font-weight: 900;
  font-size: 26px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 12px;
}
@media (min-width: 770px) {
  .modal.for-remove-order.modal-max .modal-body .h2, .modal.modal-max.for-default-modal .modal-body .h2 {
    font-size: 29px;
    margin-bottom: 8px;
  }
}
.modal.for-remove-order.modal-max .modal-body p, .modal.modal-max.for-default-modal .modal-body p {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #5B5853;
  margin-bottom: 32px;
}
@media (min-width: 770px) {
  .modal.for-remove-order.modal-max .modal-body p, .modal.modal-max.for-default-modal .modal-body p {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 16px;
  }
}
.modal.for-remove-order.modal-max .modal-body .o-button, .modal.modal-max.for-default-modal .modal-body .o-button {
  max-width: 100%;
  width: 279px;
  padding: 16px;
}
.modal.for-remove-order.modal-max .modal-body .o-button:first-child, .modal.modal-max.for-default-modal .modal-body .o-button:first-child {
  background-color: #FC0000;
}
.modal.for-remove-order.modal-max .modal-body .o-button:first-child > span, .modal.modal-max.for-default-modal .modal-body .o-button:first-child > span {
  color: #FFFFFF;
}
.modal.for-remove-order.modal-max .modal-body .o-button:last-child, .modal.modal-max.for-default-modal .modal-body .o-button:last-child {
  background-color: transparent;
  margin-top: 17px;
}
.modal.for-remove-order.modal-max .modal-body .o-button:last-child > span, .modal.modal-max.for-default-modal .modal-body .o-button:last-child > span {
  color: #241F20;
}
@media (min-width: 770px) {
  .modal.for-remove-order.modal-max .modal-body .o-button:last-child, .modal.modal-max.for-default-modal .modal-body .o-button:last-child {
    margin-left: 17px;
    margin-top: unset;
  }
}
@media (min-width: 770px) {
  .modal.for-remove-order.modal-max .modal-body .o-button, .modal.modal-max.for-default-modal .modal-body .o-button {
    max-width: 213px;
    width: unset;
  }
  .modal.for-remove-order.modal-max .modal-body .o-button:first-child, .modal.modal-max.for-default-modal .modal-body .o-button:first-child {
    background-color: transparent;
  }
  .modal.for-remove-order.modal-max .modal-body .o-button:first-child > span, .modal.modal-max.for-default-modal .modal-body .o-button:first-child > span {
    color: #241F20;
  }
  .modal.for-remove-order.modal-max .modal-body .o-button:last-child, .modal.modal-max.for-default-modal .modal-body .o-button:last-child {
    background-color: #FC0000;
  }
  .modal.for-remove-order.modal-max .modal-body .o-button:last-child > span, .modal.modal-max.for-default-modal .modal-body .o-button:last-child > span {
    color: #FFFFFF;
  }
}
.modal.for-remove-order.modal-max .modal-body .o-button > span, .modal.modal-max.for-default-modal .modal-body .o-button > span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  width: 180px;
  max-width: 200px;
}
.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;
  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;
  order: 1;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .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;
    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;
    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: url("images/kk/circles-bg-modal.png") no-repeat top center;*/
  background-size: cover;
  background-color: #B02A31;
  z-index: 10001;
  padding-bottom: 39px;
  border-radius: 24px;
  max-width: 343px;
  width: 100%;
  background-blend-mode: overlay;
}
@media (min-width: 924px) {
  .modal.popup .modal-container {
    padding-bottom: 40px;
    max-width: 820px;
  }
}
.modal.popup .popup-images {
  height: 96px;
  width: 100%;
}
@media (min-width: 924px) {
  .modal.popup .popup-images {
    height: 176px;
  }
}
.modal.popup .popup-image-wrapper {
  width: 100%;
  height: 100%;
}
.modal.popup .popup-image-wrapper 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-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-badged-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 65px;
  left: 80%;
  width: 90px;
  height: 100px;
  transform: translateX(-50%);
}
@media (min-width: 924px) {
  .modal.popup .popup-badged-wrapper {
    width: 91.37px;
    height: 96.13px;
    top: 60px;
    left: 72%;
  }
}
.modal.popup .popup-badged-wrapper img {
  position: relative;
  margin-top: -8px;
  width: 100%;
  z-index: 2;
}
@media (min-width: 924px) {
  .modal.popup .popup-badged-wrapper img {
    margin-top: -12px;
  }
}
.modal.popup .popup-logo-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -53px;
  left: 50%;
  width: 320px;
  height: 120px;
  transform: translateX(-50%);
}
@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper {
    width: 330px;
    height: 284px;
    top: -102px;
    left: 50%;
  }
}
.modal.popup .popup-logo-wrapper img {
  position: relative;
  margin-top: -8px;
  width: 100%;
  max-width: 184px;
  height: 159px;
  z-index: 2;
}
@media (min-width: 924px) {
  .modal.popup .popup-logo-wrapper img {
    margin-top: -12px;
    max-width: 330px;
    height: 284px;
  }
}
.modal.popup .popup-content-wrapper {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper {
    padding: 0px 20px 0 20px;
    max-width: 611px;
    margin: 0 auto;
  }
}
.modal.popup .popup-content-wrapper .popup-content {
  margin-bottom: 16px;
}
.modal.popup .popup-content-wrapper p {
  padding: 0;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 0.08em;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.modal.popup .popup-content-wrapper span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF;
  margin-top: 8px;
}
@media (min-width: 924px) {
  .modal.popup .popup-content-wrapper span {
    padding: 0;
    max-width: 480px;
  }
}
.modal.popup .popup-form-wrapper {
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 924px) {
  .modal.popup .popup-form-wrapper {
    margin-bottom: 32px;
  }
}
.modal.popup .modal-dismiss {
  position: absolute;
  z-index: 10001;
  top: -20px;
  right: -16px;
  background-color: #336633;
  width: 48px;
  height: 48px;
}
.modal.popup .buttons-wrapper {
  width: 100%;
}
@media (min-width: 924px) {
  .modal.popup .buttons-wrapper {
    display: flex;
    gap: 16px;
  }
}
.modal.popup .buttons-wrapper .o-button {
  width: 100%;
}
.modal.popup .buttons-wrapper .o-button > span {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
  margin-top: 0px !important;
}
.modal.popup .buttons-wrapper .o-button-white {
  margin-bottom: 16px;
}
@media (min-width: 924px) {
  .modal.popup .buttons-wrapper .o-button-white {
    margin-bottom: 0;
  }
}
.modal.popup .buttons-wrapper .o-button-white > span {
  color: #336633;
}
.modal.for-map {
  padding: 24px 16px;
}
.modal.for-map .modal-content {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  max-width: 762px;
  padding: 0;
  border-radius: 24px;
}
@media (min-width: 770px) {
  .modal.for-map .modal-content {
    padding: 40px 44px 10px;
    max-width: 1029px;
    max-height: 579px;
  }
}
.modal.for-map .modal-content .modal-header {
  background-color: #336633;
  border-radius: 20px 20px 0 0;
  max-width: 762px;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
}
@media (min-width: 924px) {
  .modal.for-map .modal-content .modal-header {
    height: 72px;
    margin: -40px -44px 0 -44px;
    max-width: 1029px;
  }
}
.modal.for-map .modal-content .modal-header h2 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 34px 16px 18px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 924px) {
  .modal.for-map .modal-content .modal-header h2 {
    padding: 28px 16px 18px;
  }
}
.modal.for-map .modal-content .modal-header button {
  top: -10px;
  right: -10px;
  width: 48px;
  height: 48px;
}
@media (min-width: 924px) {
  .modal.for-map .modal-content .modal-header button {
    top: -20px;
    right: -20px;
    width: 56px;
    height: 56px;
  }
}
.modal.for-map .modal-content .modal-body {
  padding: 24px 16px 30px;
}
@media (min-width: 924px) {
  .modal.for-map .modal-content .modal-body {
    padding: 24px 61px 30px;
  }
}
.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 .o-form-group_standard > input {
  border: 1px solid #7D7871;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
.modal.for-map form .map-container {
  width: 100%;
  height: 296px;
  padding: 0 0 24px;
}
.modal.for-map form .map-container > div {
  height: 100%;
  width: 100%;
}
@media (min-width: 924px) {
  .modal.for-map form .map-container {
    height: 266px;
    width: 820px;
  }
}
.modal.for-map form button {
  max-width: 100%;
  width: 100%;
  padding: 14.5px;
}
@media (min-width: 770px) {
  .modal.for-map form button {
    max-width: 349px;
    height: 53px;
  }
  .modal.for-map form button:first-child {
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.modal.for-map form button:last-child {
  margin-right: 0;
  margin-bottom: 17px;
}
@media (min-width: 770px) {
  .modal.for-map form button:last-child {
    margin-bottom: 0;
  }
}
.modal.for-map.modal-max {
  padding: 23px 16px 22px;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max {
    padding: 15px 24px;
  }
}
.modal.for-map.modal-max .modal-content {
  max-width: 958px;
  padding: 0;
  max-height: 622px;
  overflow-x: auto;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-content {
    max-height: 628px;
  }
}
.modal.for-map.modal-max .modal-header {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.modal.for-map.modal-max .modal-header > .modal-dismiss {
  right: 20px;
  padding: 0;
  top: 20px;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-header > .modal-dismiss {
    right: 27.5px;
  }
}
.modal.for-map.modal-max .modal-body {
  padding: 24px 16px 40px;
  margin-top: 0;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-body {
    padding: 24px 32px 40px;
  }
}
.modal.for-map.modal-max .modal-body .o-form-group > label {
  margin-bottom: 16px;
}
.modal.for-map.modal-max .modal-body .o-form-group_input {
  max-width: 536px;
  border-color: #7D7871;
  padding: 16px;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.modal.for-map.modal-max .modal-body .o-form-group_input::-moz-placeholder {
  color: #241F20;
}
.modal.for-map.modal-max .modal-body .o-form-group_input:-ms-input-placeholder {
  color: #241F20;
}
.modal.for-map.modal-max .modal-body .o-form-group_input::placeholder {
  color: #241F20;
}
.modal.for-map.modal-max .modal-body .o-form-group.map-container {
  height: 244px;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-body .o-form-group.map-container {
    height: 313px;
  }
}
.modal.for-map.modal-max .modal-body .o-button {
  min-width: 177px;
  max-width: 100%;
  padding: 16px;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-body .o-button {
    max-width: 177px;
  }
}
.modal.for-map.modal-max .modal-body .o-button-trans {
  order: 2;
  max-width: 100%;
  margin-top: 17px;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-body .o-button-trans {
    margin-right: 17px;
    margin-left: 0;
    margin-top: 0;
    max-width: 177px;
  }
}
.modal.for-map.modal-max .modal-body .o-button-trans > span {
  color: #241F20;
}
@media (min-width: 770px) {
  .modal.for-map.modal-max .modal-body .o-button-full {
    order: 1;
  }
}
.modal.for-map.modal-max .modal-body .o-button > span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
}

.modal-backdrop {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  transition: 0.2s ease;
}
.modal-backdrop.active {
  background-color: rgba(147, 149, 152, 0.7);
  visibility: visible;
  z-index: 100000;
}

.c-login, .c-forgot-password {
  padding: 32px 0 0;
  background-color: #F0F4F0;
}
@media (min-width: 770px) {
  .c-login, .c-forgot-password {
    background-color: #F0F4F0;
    padding: 0;
    margin-top: 0px;
    overflow-x: hidden;
  }
}
@media (min-width: 1400px) {
  .c-login, .c-forgot-password {
    background-size: contain;
    overflow-x: hidden;
  }
}
.c-login .o-container, .c-forgot-password .o-container {
  padding: 0;
}
@media (min-width: 770px) {
  .c-login .o-container, .c-forgot-password .o-container {
    padding: 64px 0px 64px 100px;
    width: 100%;
    max-width: 2566px;
    position: relative;
  }
}
@media (min-width: 1400px) {
  .c-login .o-container, .c-forgot-password .o-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 64px 0;
    position: relative;
  }
}
.c-login .o-container .dots-bg-left, .c-forgot-password .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 0;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-login .o-container .dots-bg-left, .c-forgot-password .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-login .o-container .dots-bg-left, .c-forgot-password .o-container .dots-bg-left {
    display: block;
    left: -441px;
  }
}
.c-login .o-container .dots-bg-right, .c-forgot-password .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: -20px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-login .o-container .dots-bg-right, .c-forgot-password .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-login .o-container .dots-bg-right, .c-forgot-password .o-container .dots-bg-right {
    top: 0px;
    display: block;
    right: -380px;
  }
}
.c-login__content, .c-forgot-password__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #FFFFFF;
}
@media (min-width: 770px) {
  .c-login__content, .c-forgot-password__content {
    height: 585px;
    flex-direction: row;
    border-radius: 40px 0 0 40px;
    border: 2px solid #336633;
    border-right: none;
  }
}
@media (min-width: 1400px) {
  .c-login__content, .c-forgot-password__content {
    border-right: 2px solid #336633;
    border-radius: 40px;
  }
}
.c-login__content .content-left, .c-forgot-password__content .content-left {
  width: 100%;
  padding: 32px 16px 32px 16px;
  border-top: 2px solid #336633;
  border-bottom: 2px solid #336633;
}
@media (min-width: 770px) {
  .c-login__content .content-left, .c-forgot-password__content .content-left {
    margin-top: 0;
    border-top: none;
    border-bottom: none;
    border-right: 2px solid #336633;
  }
}
@media (min-width: 924px) {
  .c-login__content .content-left, .c-forgot-password__content .content-left {
    width: 602px;
    padding: 80px 0 0 0;
    z-index: 1;
    background-color: #ffffff;
    border-radius: 40px 0px 0px 40px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-login__content .content-left, .c-forgot-password__content .content-left {
    width: 480px;
  }
}
.c-login__content .content-left__description, .c-forgot-password__content .content-left__description {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: auto;
  height: auto;
}
@media (min-width: 770px) {
  .c-login__content .content-left__description, .c-forgot-password__content .content-left__description {
    max-width: 431px;
  }
}
.c-login__content .content-left__description h3, .c-forgot-password__content .content-left__description h3 {
  margin: 0 0 8px 0;
  color: #336633;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #336633;
}
@media (min-width: 770px) {
  .c-login__content .content-left__description h3, .c-forgot-password__content .content-left__description h3 {
    font-size: 28px;
  }
}
.c-login__content .content-left__description p, .c-forgot-password__content .content-left__description p {
  margin: 0 0 16px 0;
  font-size: 14px;
  font-weight: 400;
  color: #241F20;
  line-height: 130%;
}
@media (min-width: 770px) {
  .c-login__content .content-left__description p, .c-forgot-password__content .content-left__description p {
    margin: 0 0 24px 0;
  }
}
.c-login__content .content-left__description .description-image, .c-forgot-password__content .content-left__description .description-image {
  width: 172px;
  height: 172px;
  margin: 0 auto;
}
@media (min-width: 770px) {
  .c-login__content .content-left__description .description-image, .c-forgot-password__content .content-left__description .description-image {
    width: 209.76px;
    height: 210.31px;
  }
}
.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: 16px auto 0;
  padding: 12px;
}
@media (min-width: 924px) {
  .c-login__content .content-left .o-button, .c-forgot-password__content .content-left .o-button {
    padding: 16px;
    max-width: 431px;
    margin: 24px auto 0;
    height: 53px;
  }
}
.c-login__content .content-left .o-button span, .c-forgot-password__content .content-left .o-button span {
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
@media (min-width: 770px) {
  .c-login__content .content-left .o-button span, .c-forgot-password__content .content-left .o-button span {
    font-size: 16px;
    line-height: 130%;
  }
}
.c-login__content .content-right, .c-forgot-password__content .content-right {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #FFFFFF;
}
@media (min-width: 770px) {
  .c-login__content .content-right, .c-forgot-password__content .content-right {
    padding: 0 16px;
    width: 50%;
    z-index: 1;
    background-color: #ffffff;
  }
}
@media (min-width: 1208px) {
  .c-login__content .content-right, .c-forgot-password__content .content-right {
    width: 680px;
    padding: 0;
    z-index: 1;
    background-color: #ffffff;
  }
}
@media (min-width: 1400px) {
  .c-login__content .content-right, .c-forgot-password__content .content-right {
    border-radius: 0px 40px 40px 0px;
  }
}
.c-login__content .content-right__form, .c-forgot-password__content .content-right__form {
  width: 100%;
  padding: 32px 16px 35px 16px;
}
@media (min-width: 924px) {
  .c-login__content .content-right__form, .c-forgot-password__content .content-right__form {
    max-width: 443px;
    padding: 80px 0 0 0;
  }
}
.c-login__content .content-right__form h3, .c-forgot-password__content .content-right__form h3 {
  margin: 0 0 8px 0;
  color: #336633;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-login__content .content-right__form h3, .c-forgot-password__content .content-right__form h3 {
    font-size: 28px;
  }
}
.c-login__content .content-right__form .registered-label, .c-forgot-password__content .content-right__form .registered-label {
  margin: 0 0 24px 0;
  color: #241F20;
  font-weight: 400;
}
.c-login__content .content-right__form .form-back, .c-forgot-password__content .content-right__form .form-back {
  display: flex;
  align-items: center;
  margin: 0 0 24px 0;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  letter-spacing: 0.02em;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  text-transform: uppercase;
}
.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 12px 0 0;
}
.c-login__content .content-right__form .o-form-group, .c-forgot-password__content .content-right__form .o-form-group {
  margin: 0 0 24px 0;
  padding: 0;
}
.c-login__content .content-right__form .o-form-group.password .password-dummy, .c-forgot-password__content .content-right__form .o-form-group.password .password-dummy {
  top: 44px;
  left: 16px;
  position: absolute;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  font-family: "Open sans", sans-serif;
}
.c-login__content .content-right__form .o-form-group.password .password-dummy.show, .c-forgot-password__content .content-right__form .o-form-group.password .password-dummy.show {
  display: block;
}
.c-login__content .content-right__form .o-form-group.password .password-dummy.hide, .c-forgot-password__content .content-right__form .o-form-group.password .password-dummy.hide {
  display: none;
}
.c-login__content .content-right__form .o-form-group_input, .c-forgot-password__content .content-right__form .o-form-group_input {
  border: 1px solid #E8E7E6;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  height: 50px;
}
.c-login__content .content-right__form .o-form-group_input::-moz-placeholder, .c-forgot-password__content .content-right__form .o-form-group_input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-login__content .content-right__form .o-form-group_input:-ms-input-placeholder, .c-forgot-password__content .content-right__form .o-form-group_input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-login__content .content-right__form .o-form-group_input::placeholder, .c-forgot-password__content .content-right__form .o-form-group_input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-login__content .content-right__form .o-form-group_input:not(:-moz-placeholder-shown), .c-forgot-password__content .content-right__form .o-form-group_input:not(:-moz-placeholder-shown) {
  border: 1px solid #7D7871;
}
.c-login__content .content-right__form .o-form-group_input:not(:-ms-input-placeholder), .c-forgot-password__content .content-right__form .o-form-group_input:not(:-ms-input-placeholder) {
  border: 1px solid #7D7871;
}
.c-login__content .content-right__form .o-form-group_input:not(:placeholder-shown), .c-forgot-password__content .content-right__form .o-form-group_input:not(:placeholder-shown) {
  border: 1px solid #7D7871;
}
/*.c-login__content .content-right__form .o-form-group_input[type=password], .c-forgot-password__content .content-right__form .o-form-group_input[type=password] {
  color: transparent;
}*/
.c-login__content .content-right__form .o-form-group_input[type=password].has-error, .c-forgot-password__content .content-right__form .o-form-group_input[type=password].has-error {
  border-color: #B02A31;
}
.c-login__content .content-right__form .o-form-group_input[type=password].error-data, .c-forgot-password__content .content-right__form .o-form-group_input[type=password].error-data {
  display: block;
}
.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: 700;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: unset;
  text-transform: unset;
  color: #241F20;
}
.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: #B02A31;
  top: 0;
  right: -10px;
}
.c-login__content .content-right__form .error-data, .c-forgot-password__content .content-right__form .error-data {
  font-family: "Open sans", sans-serif;
  position: absolute;
  display: none;
  white-space: unset;
  letter-spacing: unset;
  top: calc(100% + 4px);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #B02A31;
}
@media (min-width: 924px) {
  .c-login__content .content-right__form .error-data, .c-forgot-password__content .content-right__form .error-data {
    top: calc(100% + 4px);
  }
}
.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 .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-forgot-password__content .content-right__form .password .ic-password-hide {
  content: url("images/kk/kk-ic-green-eye.svg");
}
.c-login__content .content-right__form .password .ic-password-show, .c-forgot-password__content .content-right__form .password .ic-password-show {
  content: url("images/kk/kk-ic-green-eye.svg");
}
.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 .password.is-invalid, .c-forgot-password__content .content-right__form .password.is-invalid {
  margin-bottom: 64px;
}
@media (min-width: 924px) {
  .c-login__content .content-right__form .password.is-invalid, .c-forgot-password__content .content-right__form .password.is-invalid {
    margin-bottom: 69px;
  }
}
.c-login__content .content-right__form .o-button, .c-forgot-password__content .content-right__form .o-button {
  width: 100%;
  margin: 26px 0 0 0;
  height: 36px;
}
@media (min-width: 770px) {
  .c-login__content .content-right__form .o-button, .c-forgot-password__content .content-right__form .o-button {
    max-width: 443px;
    height: 53px;
    margin: 0;
  }
}
.c-login__content .content-right__form .o-button span, .c-forgot-password__content .content-right__form .o-button span {
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-login__content .content-right__form .o-button span, .c-forgot-password__content .content-right__form .o-button span {
    font-size: 16px;
  }
}
.c-login__content .content-right__form .o-button.o-button-lg, .c-forgot-password__content .content-right__form .o-button.o-button-lg {
  padding: 16px;
}
.c-login__content .content-right__form .o-button.o-button-disabled, .c-forgot-password__content .content-right__form .o-button.o-button-disabled {
  background: #CAC7C4 !important;
}
.c-login__content .content-right__form .o-button.o-button-disabled span, .c-forgot-password__content .content-right__form .o-button.o-button-disabled span {
  color: #939598 !important;
}
.c-login__content .content-right__form .forgot, .c-forgot-password__content .content-right__form .forgot {
  display: block;
  margin: 24px 0 0 0;
  font-family: "Brandon Grotesque", sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #336633;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.c-forgot-password__content .content-right {
  justify-content: center;
}
@media (min-width: 1208px) {
  .c-forgot-password__content .content-right {
    justify-content: flex-start;
  }
}
.c-forgot-password__content .content-right__form {
  margin: 0;
  padding: 40px 16px 32px 16px;
}
@media (min-width: 924px) {
  .c-forgot-password__content .content-right__form {
    max-width: 443px;
    padding: 91px 0 0 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 12px 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 110%;
  color: #241F20;
}
.c-forgot-password__content .content-right__form .enter-label .required {
  color: #B02A31;
  margin-left: -4px;
}
.c-forgot-password__content .content-right__form h3 {
  margin: 0 0 24px 0;
}
@media (min-width: 924px) {
  .c-forgot-password__content .content-right__form h3 {
    margin: 0 0 24px 0;
  }
}
.c-forgot-password .email-sent {
  display: none;
  align-items: center;
}
.c-forgot-password .email-sent .ic-max-check-circle {
  width: 24px;
  height: 24px;
  margin-top: -12px;
}
.c-forgot-password .email-sent__success {
  margin: 0 0 0 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #336633;
  height: 34px;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 924px) {
  .c-forgot-password .email-sent__success {
    white-space: nowrap;
  }
}
.c-forgot-password .is-sent .email-sent {
  display: flex;
  height: 34px;
}
.c-forgot-password .is-sent .o-form-group, .c-forgot-password .is-sent .o-button {
  display: none;
}

.c-standard-layout {
  background-image: none;
  background-color: #F0F4F0;
  position: relative;
  /*overflow-x: hidden;*/
  padding: 0px 0 0;
}
@media (min-width: 770px) {
  .c-standard-layout.c-order-tracker {
    padding: 0;
    background-color: #F0F4F0;
    background-size: contain;
  }
}
@media (min-width: 924px) {
  .c-standard-layout.c-order-tracker .c-breadcrumbs {
    z-index: 3;
  }
}
.c-standard-layout.c-order-tracker .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 0;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout.c-order-tracker .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout.c-order-tracker .o-container .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-standard-layout.c-order-tracker .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: -20px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout.c-order-tracker .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout.c-order-tracker .o-container .dots-bg-right {
    top: 0px;
    display: block;
    right: -380px;
  }
}
@media (min-width: 770px) {
  .c-standard-layout.c-order-form {
    padding: 0;
    background-size: auto;
    background-color: #F0F4F0;
  }
}
@media (min-width: 924px) {
  .c-standard-layout.c-order-form {
    background-size: contain;
  }
}
@media (min-width: 924px) {
  .c-standard-layout.c-order-form .c-breadcrumbs {
    z-index: 3;
  }
}
.c-standard-layout.c-order-form .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 0;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout.c-order-form .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout.c-order-form .o-container .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-standard-layout.c-order-form .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: -20px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout.c-order-form .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout.c-order-form .o-container .dots-bg-right {
    top: 0px;
    display: block;
    right: -380px;
  }
}
.c-standard-layout .o-container {
  padding: 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 770px) {
  .c-standard-layout .o-container {
    padding: 64px 0px 64px 100px;
    max-width: 2566px;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1366px) {
  .c-standard-layout .o-container {
    margin: 0 auto;
    max-width: 1366px;
  }
}
.c-standard-layout .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 40px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 924px) {
  .c-standard-layout .o-container .dots-bg-left {
    display: block;
    left: -192px;
  }
}
.c-standard-layout .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: 0px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout .o-container .dots-bg-right {
    display: block;
    right: -135px;
  }
}
.c-standard-layout .for-pickup-form {
  padding: 0;
  position: relative;
  z-index: 2;
  padding: 0;
}
@media (min-width: 770px) {
  .c-standard-layout .for-pickup-form {
    padding: 56px 0 64px 102px !important;
    margin-top: 0px;
  }
}
.c-standard-layout .for-pickup-form .dots-bg-left {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout .for-pickup-form .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout .for-pickup-form .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-standard-layout .for-pickup-form .dots-bg-right {
  display: none;
  position: absolute;
  top: 0px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-standard-layout .for-pickup-form .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-standard-layout .for-pickup-form .dots-bg-right {
    display: block;
    right: -380px;
  }
}
.c-standard-layout-content {
  position: relative;
  background-color: #fff;
  padding: 40px 24px 32px;
  border-radius: 0px;
}
.c-standard-layout-content.apply-tail {
  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: 770px) {
  .c-standard-layout-content {
    padding: 64px 84px 80px;
    border-radius: 4px;
  }
}
.c-standard-layout-content_display {
  width: 100%;
}
.c-standard-layout .c-breadcrumbs::before {
  content: unset;
}
.c-standard-layout-max > .o-container {
  background: unset;
  max-width: 1366px;
  padding-right: 0;
}
@media (min-width: 1367px) {
  .c-standard-layout-max > .o-container {
    padding: 64px 0px 54px 64px;
  }
}
.c-standard-layout-max .o-header-title-slant {
  background: transparent;
  position: absolute;
  transform: unset;
  top: 0;
  left: 0;
  padding: 0;
  display: contents;
  font-size: 72px;
  line-height: 97%;
  letter-spacing: -0.02em;
  color: #FC0000;
}
.c-standard-layout-max .c-breadcrumbs {
  background: #FFFFFF;
  padding: 21px 16px 21px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-breadcrumbs {
    padding: 16px 0 16px;
  }
}
.c-standard-layout-max .c-breadcrumbs .o-container > a {
  padding: 0;
}
.c-standard-layout-max .c-breadcrumbs .o-container > ul {
  align-items: center;
}
.c-standard-layout-max .c-breadcrumbs .o-container > ul li:first-child {
  padding-right: 8px;
}
.c-standard-layout-max .c-breadcrumbs .o-container > ul li:first-child::before {
  top: 58%;
}
.c-standard-layout-max .c-breadcrumbs .o-container > ul li:first-child > a {
  top: -2px;
  position: relative;
}
.c-standard-layout-max .c-breadcrumbs .o-container > ul li:last-child {
  padding-left: 13px;
}
.c-standard-layout-max .c-breadcrumbs .o-container > ul li > a {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  display: flex;
  align-items: center;
}
.c-standard-layout-max .c-standard-layout-content {
  padding: 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content {
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 40px 0px 0px 40px;
  }
}
@media (min-width: 1367px) {
  .c-standard-layout-max .c-standard-layout-content {
    border-right: 2px solid #336633;
    border-radius: 40px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display > .h3 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #241F20;
  padding: 24px 16px;
  margin-bottom: 0px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display > .h3 {
    font-size: 28px;
    padding: 40px 64px 40px 64px;
    font-weight: 900;
    line-height: 110%;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-divider {
  display: none;
}
.c-standard-layout-max .c-standard-layout-content_display .asterisk {
  color: #B02A31;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group {
  padding-bottom: 40px;
  padding-left: 60px;
  background-image: none;
  background-position: unset;
  background-size: unset;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group::before {
  content: "";
  background-image: linear-gradient(to bottom, #336633 45%, rgba(255, 255, 255, 0) 20%);
  background-position: 19px;
  background-size: 2px 6px;
  position: absolute;
  width: 2px;
  height: 100%;
  left: 20px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group {
    padding-left: 61px;
    padding-bottom: 40px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child label {
  position: relative;
  max-width: 279px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child label {
    max-width: 100%;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels {
    margin: 0 6px -16px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card {
  padding: 0 0 8px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card {
    padding: 0 4px 18px 0;
    width: 150px !important;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card--detail {
  max-width: 100%;
  margin-right: 16px;
  border-radius: 8px 8px 0px 0px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card--detail {
    max-width: 140px;
    margin-right: 0;
    border-radius: 8px 0px 0px 8px;
    padding: 13px 24px;
  }
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card--detail__title > .h3 {
    font-size: 16px;
    line-height: 130%;
    font-weight: 700;
    text-transform: uppercase;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card:last-child {
  padding: 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card:last-child {
    padding: 0 0 18px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card:last-child > div {
  border-radius: 0px 0px 8px 8px;
  margin: 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group:first-child .o-form-panels_card:last-child > div {
    border-radius: 0px 8px 8px 0px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group label {
  line-height: 110%;
  padding-left: 0;
  position: relative;
  margin-bottom: 12px;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #241F20;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group label.for-branch {
  margin-bottom: 12px !important;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card {
  padding: 0 4px 16px 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card {
    padding: 0 6px 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;
  box-sizing: border-box;
  padding: 24px;
  max-width: 135px;
  cursor: pointer;
  height: 67px;
}
@media (min-width: 770px) {
  .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: #B3CAB3;
  border-color: #B3CAB3;
}
.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 .o-form-panels_card--detail__title > .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: #B3CAB3;
}
.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: #B3CAB3;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-panels_card--detail__title > .h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-dropdown_input.active .o-form-group_input {
  border-color: #7D7871;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-dropdown_input.has-value > input {
  font-weight: 900;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-dropdown_input input {
  cursor: pointer;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group .o-form-timeline_count {
  font-family: "Open sans", sans-serif;
  top: 0px;
  z-index: 2;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  width: 44px;
  height: 44px;
  background-color: #B02A31;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input.has-value .o-form-group_input {
  border-color: #7D7871;
  font-weight: 600;
}
@media only screen and (max-width: 370px) and (min-width: 330px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input.has-value .o-form-group_input {
    font-size: 13px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul {
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  bottom: 0;
  z-index: 99;
  left: 0;
  width: 100%;
  top: unset;
  max-height: 360px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul {
    position: relative;
    bottom: unset;
    left: unset;
    top: 0;
    max-height: 324px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul li {
  padding: 26px 16px 27px;
  max-height: 72px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul li {
    padding: 18px 16px;
    max-height: 54px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul li.list-selected .h5 {
  font-weight: 700 !important;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul li.list-selected .h5 {
    font-weight: 500 !important;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul li .h5 {
  font-weight: 300 !important;
  font-size: 17px !important;
  line-height: 110% !important;
  color: #241F20 !important;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-dropdown_input > ul li .h5 {
    font-size: 14px !important;
    line-height: 130% !important;
    color: #252932 !important;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-group_input {
  border: 1px solid #E8E7E6;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 16px;
  color: #241F20;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-group_input::-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  font-family: "Open sans", sans-serif;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-group_input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  font-family: "Open sans", sans-serif;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-group_input::placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  font-family: "Open sans", sans-serif;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime {
  margin-top: 0;
  padding-left: 0;
  margin-right: 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime {
    margin-right: 16px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime input {
  cursor: pointer;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date {
    max-width: 343px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker-container {
  border: 1px solid #E8E7E6;
  box-sizing: border-box;
  box-shadow: 0px 12px 24px rgba(84, 82, 73, 0.16);
  border-radius: 0px 0px 4px 4px;
  width: 100%;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-arrow {
  position: relative;
  width: 16px;
  height: 16px;
  top: -2px;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-arrow::after {
  transform: unset;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-arrow.qs-left::after {
  content: url("images/kk/kk-ic-caretleft.svg");
  right: unset;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-arrow.qs-right::after {
  content: url("images/kk/kk-ic-raretright.svg");
  left: unset;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-controls {
  padding: 56px 40px 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-controls {
    padding: 24px 24px 0;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-month-year {
  border: 0;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-month-year > span {
  font-size: 18px;
  line-height: 110%;
  text-align: center;
  color: #241F20;
  font-weight: 700;
  letter-spacing: normal;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares {
  padding: 18px 40px 36px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares {
    padding: 18px 24px 4px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  text-decoration: none;
  margin-bottom: 20px;
  color: #241F20;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square.qs-day {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  letter-spacing: normal;
  height: auto;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square.qs-empty {
  color: #D9D7D5;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square.qs-current {
  color: #241F20;
  position: relative;
  text-decoration: underline;
  font-weight: 600;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square.qs-current::before {
  content: "";
  /*background: #336633;
  border: 1px solid #336633;*/
  position: absolute;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  z-index: -1;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square.qs-active {
  color: #fff;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date .qs-datepicker .qs-squares .qs-square.qs-num:hover {
  color: #fff;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date.opened::after {
  transform: rotate(180deg);
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_min {
  margin-right: 8px;
  max-width: 85px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_min {
    max-width: 82px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_meridiem {
  margin-right: 0;
  max-width: 93px;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_hour {
  margin-left: 0;
  max-width: 74px;
}
@media (min-width: 770px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_hour {
    max-width: 69px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime.active .o-form-group_input {
  border-color: #7D7871;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime.has-value .o-form-group_input {
  border-color: #7D7871;
  font-weight: 600;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime.is-invalid .has-error {
  border-color: #B02A31;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime .time-separator {
  margin: 0 10px;
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime .qs-datepicker-container.qs-show {
  left: 50% !important;
  width: 100%;
  top: 50% !important;
  transform: translate(-50%, -50%);
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown.for-store-branch .o-form-dropdown_input {
  padding-left: 0;
  margin-right: 0;
}
@media (min-width: 769px) {
  .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown.for-store-branch .o-form-dropdown_input {
    max-width: 553px;
  }
}
.c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.deliver-type::before, .c-standard-layout-max .c-standard-layout-content_display .o-form-timeline > .o-form-group.for-store-branch::before {
  display: none;
}
.c-standard-layout-max--delivery {
  background-color: #F0F4F0;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery::before {
    background: url("images/kk/kk-dots-bg-lg.png") no-repeat top center;
    background-size: auto;
    height: 366px;
    top: 0;
  }
}
.c-standard-layout-max--delivery .current-location span {
  font-size: 16px;
  line-height: 130%;
}
.c-standard-layout-max--delivery > .o-container {
  padding: 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container {
    padding: 64px 0px 64px 100px;
    max-width: 2566px;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1367px) {
  .c-standard-layout-max--delivery > .o-container {
    max-width: 1280px;
    margin: 0 auto;
  }
}
@media (min-width: 1380px) and (max-width: 2566px) {
  .c-standard-layout-max--delivery > .o-container {
    max-width: 1980px;
    padding: 64px 104px 64px 104px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow .h2 {
  background-color: #336633;
  padding: 29px 24px;
  flex: 1;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow .h2 {
    padding: 34px 64px;
    margin: -1px;
  }
}
@media (min-width: 924px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow .h2 {
    padding: 34px 64px;
    margin: -1px;
  }
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display > .h3 {
    margin-bottom: 0px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .current-location {
  margin-top: 0;
  margin-bottom: 27.5px;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .current-location .o-button {
  max-width: 544px;
  width: 100%;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group {
  padding-bottom: 40px;
  padding-left: 60px;
}
@media (min-width: 924px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group {
    padding-left: 68px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group label > .required {
  color: #B02A31;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_standard {
  padding-left: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_standard.has-value > input {
  color: #241F20;
  font-weight: 600;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_input {
  border-color: #E8E7E6;
  padding: 16px;
  font-size: 14px;
  line-height: 18.2px;
  font-weight: 400;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_input::-moz-placeholder {
  color: #9C9892;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_input:-ms-input-placeholder {
  color: #9C9892;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_input::placeholder {
  color: #9C9892;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group_input.has-value {
  border-color: #7D7871;
  color: #241F20;
  font-weight: 600;
  line-height: 130%;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels {
  width: 100%;
  margin: 0;
  flex-flow: row;
  max-width: 283px;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels {
    max-width: 340px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card {
  /*width: 100%;*/
  padding-bottom: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card > div {
  border-radius: 8px 0px 0px 8px;
  max-width: 135.5px;
  height: 68px;
  padding: 7.75px;
  justify-content: center;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card > div {
    height: 65px;
    padding: 24px;
  }
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card > div.for-self {
    max-width: 146px;
  }
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card > div.for-someone {
    max-width: 135px;
  }
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card > div.deliver-now {
    max-width: 160px;
  }
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card > div.deliver-later {
    max-width: 168px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card:last-child {
  padding-left: 4px;
  padding-right: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card:last-child > div {
  border-radius: 0px 8px 8px 0px;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input.has-value .o-form-group_input {
  border-color: #7D7871;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input.is-invalid .has-error {
  border-color: #B02A31;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input.is-invalid .error-data {
  color: #B02A31;
  font-weight: 400;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul {
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  bottom: 0;
  z-index: 99;
  left: 0;
  width: 100%;
  top: unset;
  max-height: 360px;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul {
    position: relative;
    bottom: unset;
    left: unset;
    top: 0;
    max-height: 324px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul li {
  padding: 26px 16px 27px;
  max-height: 72px;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul li {
    padding: 18px 16px;
    max-height: 54px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul li.list-selected .h5 {
  font-weight: 700 !important;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul li.list-selected .h5 {
    font-weight: 400 !important;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul li .h5 {
  font-weight: 400 !important;
  font-size: 17px !important;
  line-height: 110% !important;
  color: #241F20 !important;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-dropdown_input > ul li .h5 {
    font-size: 14px !important;
    line-height: 130% !important;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .error-data {
  position: relative;
  margin-top: 4px;
  white-space: unset;
  color: #B02A31;
  line-height: 120%;
  letter-spacing: normal;
  font-weight: 400;
  opacity: 0;
  height: 0;
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .error-data {
    opacity: 1;
    height: auto;
    top: 120px;
    margin-top: 8px;
    left: 427px;
  }
}
@media (min-width: 769px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .error-data {
    position: absolute;
  }
}
@media (min-width: 1208px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group .error-data {
    left: 0;
    top: 50px;
    margin-top: 8px;
    white-space: nowrap;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.for-house-detail .o-button {
  width: 100%;
  max-width: 544px;
  /*margin-top: 40px;*/
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.for-house-detail .for-view-location {
  padding-left: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.o-form-datetime > label {
  margin-bottom: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.o-form-datetime .deliver-now-text {
  color: #202020;
  margin-bottom: 0;
  padding: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.o-form-datetime .time-separator {
  margin: 0 8px;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.o-form-datetime.show .deliver-now-text {
  color: #241F20;
  margin-bottom: unset;
  margin-top: 16px;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.o-form-datetime.show .deliver-now-text.full-w {
  margin-bottom: 16px;
}
@media (min-width: 924px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.o-form-datetime.show .deliver-now-text {
    margin-top: 16px;
    margin-top: 16px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline .o-form-group.deliver-type .o-form-dropdown_input {
  margin-bottom: 0;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .o-button {
  max-width: 100%;
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .o-button:disabled {
  background: #CAC7C4;
}
@media (min-width: 767px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .o-button {
    max-width: 612px;
  }
}
@media (min-width: 770px) {
  .c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .o-button {
    margin-left: 60px;
    margin-top: 0px;
    max-width: 550px;
  }
}
.c-standard-layout-max--delivery > .o-container.c-ordernow.for-delivery-form .c-standard-layout-content_display .o-form-timeline > .o-button > span {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.c-standard-layout-max .order-tracker {
  width: 74px;
  height: 89px;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 275px;
  top: 450px;
  z-index: 100;
  margin-top: 0px;
  transition: margin-top 0.3s ease;
  filter: drop-shadow(5px 5px 5px #222);
  background: url("images/Max-Order Tracker.svg") no-repeat;
  background-size: contain;
}
@media (min-width: 770px) {
  .c-standard-layout-max .order-tracker {
    width: 74px;
    height: 89px;
    left: auto;
    top: 582px;
    right: 48px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 540px) {
  .c-standard-layout-max .order-tracker {
    right: 35px;
    left: auto;
  }
}
.c-standard-layout-max .order-tracker:hover {
  margin-top: 10px;
  width: 74px;
  height: 89px;
  top: 562px;
  background: url("images/Max-Order Tracker.svg") no-repeat;
  background-size: contain;
}

.o-divider {
  width: 100%;
  margin: 16px 0;
  border-top: 1px solid #E7E7E7;
}

.bg-yellow {
  background-color: #F5B335;
}

.qs-datepicker-container {
  border-color: #CAC7C4;
}
.qs-datepicker-container.qs-show {
  position: fixed;
  top: 299px !important;
  left: 0 !important;
  right: 0 !important;
  width: unset;
}
@media (min-width: 770px) {
  .qs-datepicker-container {
    left: unset !important;
    right: unset !important;
    position: absolute;
    width: 343px;
  }
}
.qs-controls {
  background-color: #fff;
  padding: 24px 20px 0;
}
.qs-month, .qs-year {
  font-family: "Open sans", sans-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: "Open sans", sans-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;
  color: #FFFFFF;
}
.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: #336633;
  border: 1px solid #336633;
  z-index: -1;
}

.for-pickup-form .o-form-panels_card {
  width: 100% !important;
  text-align: center;
}
@media (min-width: 770px) {
  .for-pickup-form .o-form-panels_card {
    padding: 0 8px 16px;
    width: 138px !important;
  }
}
.for-pickup-form .o-form-panels_card--detail {
  width: 100% !important;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 770px) {
  .for-pickup-form .o-form-panels_card--detail {
    width: 140px !important;
  }
}
@media (min-width: 770px) {
  .for-pickup-form .c-standard-layout-content_display .o-form-timeline > .o-form-group.o-form-dropdown .o-form-datetime_date {
    max-width: 260px;
  }
}

/*.c-ordernow {
  background: url("images/layout/max-delivery-bg-mb.png") no-repeat;
}
@media (min-width: 770px) {
  .c-ordernow {
    background: url("images/layout/max-delivery-bg.png") no-repeat;
  }
}*/
.c-ordernow-title {
  line-height: 37.4px;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 28px;
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 770px) {
  .c-ordernow-title {
    font-size: 34px;
  }
}
.c-ordernow .delivery-time {
  margin-top: 8px;
  display: none;
}
@media (min-width: 770px) {
  .c-ordernow .delivery-time {
    display: none;
  }
}
@media (min-width: 924px) {
  .c-ordernow .delivery-time {
    display: block;
  }
}
.c-ordernow .delivery-time span {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #939598;
  margin-right: 24px;
  font-family: "Open sans", sans-serif;
}
.c-ordernow .h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  background-color: #336633;
  padding: 29px 24px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  margin: -1px;
}
@media (min-width: 770px) {
  .c-ordernow .h2 {
    border-radius: 36px 0 0 0;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 105%;
    padding: 34px 64px;
  }
}
@media (min-width: 1400px) {
  .c-ordernow .h2 {
    border-radius: 36px 36px 0 0;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 105%;
  }
}
.c-ordernow .current-location {
  margin-top: 4px;
  margin-bottom: 0px;
}
.c-ordernow .current-location .o-button {
  white-space: nowrap;
  max-width: 544px;
  width: 100%;
}
@media (min-width: 770px) {
  .c-ordernow .current-location {
    margin-top: 4px;
    margin-bottom: 0px;
  }
}
.c-ordernow .o-divider {
  max-width: 648px;
  margin: 24px 0 32px;
}
@media (min-width: 770px) {
  .c-ordernow .o-divider {
    margin: 17px 0 32px;
  }
}
.c-ordernow .o-form-panels {
  margin: 0 6px 0px;
}
@media (min-width: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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%;
  padding: 0px 16px 40px;
}
@media (min-width: 770px) {
  .c-ordernow form {
    padding: 20px 30px 40px;
  }
}
@media (min-width: 924px) {
  .c-ordernow form {
    padding: 0 64px 64px 64px;
  }
}
.c-ordernow form > .o-button {
  width: 100%;
  white-space: nowrap;
  padding: 16px;
}
@media (min-width: 770px) {
  .c-ordernow form > .o-button {
    margin-left: 61px;
  }
}
.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: 0;
}
.c-ordernow.for-delivery-form .o-form-group {
  max-width: 612px;
}
@media (min-width: 924px) {
  .c-ordernow.for-delivery-form .o-form-group {
    max-width: none;
  }
}
.c-ordernow.for-delivery-form .o-button[type=submit] {
  max-width: 612px;
}
@media (min-width: 924px) {
  .c-ordernow.for-delivery-form .o-button[type=submit] {
    max-width: 550px;
  }
}
.c-ordernow.for-delivery-form .o-form-panels_card--detail {
  width: 126.5px;
}
.c-ordernow.for-delivery-form .o-form-panels_card--detail.pad-l-lg {
  padding: 16px 19px 16px 16px;
}
@media (min-width: 770px) {
  .c-ordernow.for-delivery-form .o-form-panels_card--detail {
    width: 129px;
  }
}
@media (min-width: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 544px;
  width: 100%;
  margin-top: 8px;
  margin-left: 16px;
}
@media (min-width: 770px) {
  .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: 130%;
  font-size: 14px;
  padding-left: 16px;
  color: #241F20;
  font-weight: 400;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 770px) {
  .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: 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: 544px;
}
.c-ordernow.for-delivery-form .for-newaddress .o-form-dropdown_input .o-form-group_input {
  padding: 15px 40px 15px 16px;
}
@media (min-width: 924px) {
  .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: 770px) {
  .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.for-pickup-form .o-form-group {
  max-width: 612px;
}
.c-ordernow.for-pickup-form .o-button[type=submit] {
  max-width: 612px;
}
@media (min-width: 924px) {
  .c-ordernow.for-pickup-form .o-button[type=submit] {
    max-width: 553px;
  }
}
.c-ordernow.for-pickup-form .o-button[type=submit] > span {
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.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 .o-header-title-slant {
  background-color: #336633;
  width: 100%;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  padding: 29px 24px;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-order-tracker .o-header-title-slant {
    font-size: 40px;
    padding: 34px 64px;
    border-radius: 24px 0px 0px 0px;
  }
}
@media (min-width: 1400px) {
  .c-order-tracker .o-header-title-slant {
    border-radius: 24px 24px 0px 0px;
  }
}
.c-order-tracker .c-ordernow-title {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #241F20;
  margin-bottom: 40px;
}
.c-order-tracker .c-breadcrumbs {
  background: #FFFFFF;
  padding: 21px 16px 21px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-order-tracker .c-breadcrumbs {
    padding: 16px 0 16px;
    margin-top: 0;
    margin-left: -20px;
  }
}
.c-order-tracker .c-breadcrumbs .o-container > a {
  padding: 0;
}
.c-order-tracker .c-breadcrumbs .o-container > ul {
  align-items: center;
}
.c-order-tracker .c-breadcrumbs .o-container > ul li:first-child {
  padding-right: 8px;
}
.c-order-tracker .c-breadcrumbs .o-container > ul li:first-child::before {
  top: 58%;
}
.c-order-tracker .c-breadcrumbs .o-container > ul li:first-child > a {
  top: -2px;
  position: relative;
}
.c-order-tracker .c-breadcrumbs .o-container > ul li:last-child {
  padding-left: 13px;
}
.c-order-tracker .c-breadcrumbs .o-container > ul li > a {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  display: flex;
  align-items: center;
}
.c-order-tracker .c-standard-layout-content {
  padding: 0;
  border-radius: unset;
  background: none;
}
.c-order-tracker .c-standard-layout-content_display {
  background-color: #FFFFFF;
  flex-direction: column;
  padding: 32px 16px;
}
@media (min-width: 770px) {
  .c-order-tracker .c-standard-layout-content_display {
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
    padding: 40px 68px 0 64px;
    min-height: 464px;
  }
}
@media (min-width: 924px) {
  .c-order-tracker .c-standard-layout-content_display {
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .c-order-tracker .c-standard-layout-content_display {
    border-right: 2px solid #336633;
    border-radius: 0px 0px 40px 40px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker .c-standard-layout-content_display {
    width: 100%;
  }
}
.c-order-tracker .c-standard-layout-content_display > .left-col {
  margin-bottom: 32px;
}
.c-order-tracker_stacks {
  margin-right: 0;
}
@media (min-width: 1040px) {
  .c-order-tracker_stacks {
    margin-right: 2px;
  }
}
.c-order-tracker_stacks .o-divider {
  margin: 0px 0 32px 0;
  max-width: 755px;
  display: block !important;
}
.c-order-tracker_stacks--track {
  margin: 0 -16px;
  flex-direction: column;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track {
    flex-direction: row;
    margin: 0 -6px;
    padding-right: 89px;
  }
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track {
    flex-direction: row;
    margin: 0 -7px;
    padding-right: 89px;
  }
}
@media (min-width: 1400px) {
  .c-order-tracker_stacks--track {
    flex-direction: row;
    margin: 0 -7px;
    padding-right: 89px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 821px) {
  .c-order-tracker_stacks--track {
    flex-direction: row;
    margin: 0 -6px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1050px) {
  .c-order-tracker_stacks--track {
    flex-direction: row;
    margin: 0 -6px;
    padding-right: 50px;
  }
}
.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;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track__list {
    padding: 0 16px 0 0;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1050px) {
  .c-order-tracker_stacks--track__list {
    padding: 0 8px;
  }
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list:first-child {
    padding: 0 16px 0 0;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1050px) {
  .c-order-tracker_stacks--track__list:first-child {
    padding: 0 8px 0 0;
  }
}
.c-order-tracker_stacks--track__list:last-child {
  padding: 0 16px;
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list:last-child {
    padding: 0 0 0 16px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1050px) {
  .c-order-tracker_stacks--track__list:last-child {
    padding: 0 0 0 8px;
  }
}
.c-order-tracker_stacks--track__list::before, .c-order-tracker_stacks--track__list::after {
  content: "";
  position: absolute;
  background-size: 1px 5.5px;
  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: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .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: 200px;
    background-position: 45px;
    background-image: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  }
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list::after {
    margin-left: -2px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track__list::after::before {
    left: 50%;
    right: 0;
  }
  .c-order-tracker_stacks--track__list::after::after {
    right: 50%;
    left: 0;
  }
}
@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: linear-gradient(to right, #333 45%, rgba(255, 255, 255, 0) 20%);
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track__list:last-child::before, .c-order-tracker_stacks--track__list:last-child::after {
    background-image: none !important;
  }
  .c-order-tracker_stacks--track__list:last-child::after {
    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: 100%;
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list .tracker-cards {
    width: 165px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 768px) {
  .c-order-tracker_stacks--track__list .tracker-cards {
    gap: 30px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track__list .tracker-cards {
    width: 165px;
    flex-direction: column !important;
  }
}
.c-order-tracker_stacks--track__list .tracker-cards figure {
  border-radius: 80px;
  height: 80px;
  width: 80px;
  background-color: #fff;
  border: 1px dashed #252932;
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list .tracker-cards figure {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track__list .tracker-cards figure {
    margin-bottom: 24px;
  }
}
.c-order-tracker_stacks--track__list .tracker-cards .h5 {
  font-size: 20px;
  line-height: 110%;
  font-weight: 700;
  color: #939598;
  text-align: center;
  max-width: 245px;
  width: 100%;
  margin-left: auto;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 924px) {
  .c-order-tracker_stacks--track__list .tracker-cards .h5 {
    max-width: unset;
    margin-left: unset;
    font-size: 20px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 768px) {
  .c-order-tracker_stacks--track__list .tracker-cards .h5 {
    margin-left: unset;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-tracker_stacks--track__list .tracker-cards .h5 {
    max-width: unset;
    margin-left: unset;
    font-size: 20px;
    line-height: 100%;
  }
}
.c-order-tracker_stacks--track__list.tracker-filled figure {
  background-color: #CC112C;
  border: 0;
}
.c-order-tracker_stacks--track__list.tracker-filled figure svg > path {
  stroke: #fff;
}
.c-order-tracker_stacks--track__list.tracker-filled .h5 {
  color: #241F20;
}
.c-order-tracker_stacks--track__list.tracker-semi figure {
  background-color: #FFFFFF;
  border: 4px solid #CC112C;
}
.c-order-tracker_stacks--track__list.tracker-semi figure svg > path {
  stroke: #336633;
}
.c-order-tracker_stacks--track__list.tracker-semi .h5 {
  color: #241F20;
}
.c-order-tracker_detail {
  padding: 24px;
  background-color: #F0F4F0;
  border-radius: 8px;
  width: 100%;
}
@media (min-width: 770px) {
  .c-order-tracker_detail {
    align-self: flex-start;
    max-width: 297px;
  }
}
.c-order-tracker_detail > h3 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #336633;
  margin-bottom: 24px;
}
.c-order-tracker_detail--item {
  margin-bottom: 24px;
}
.c-order-tracker_detail--item:last-child {
  margin-bottom: 0;
}
.c-order-tracker_detail--item .h5 {
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  margin-bottom: 4px;
}
@media (min-width: 924px) {
  .c-order-tracker_detail--item .h5 {
    font-weight: 700;
    margin-bottom: 8px;
  }
}
@media (min-width: 770px) {
  .c-order-tracker_detail--item .h5 {
    font-weight: 700;
    margin-bottom: 8px;
  }
}
.c-order-tracker_detail--item p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #5B5853;
  letter-spacing: unset;
}

.c-order-form {
  padding: 0;
}
.c-order-form .o-header-title-slant {
  background-color: #336633;
  width: 100%;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  padding: 29px 24px;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-order-form .o-header-title-slant {
    font-size: 40px;
    padding: 34px 64px;
    border-radius: 24px 0px 0px 0px;
  }
}
@media (min-width: 1400px) {
  .c-order-form .o-header-title-slant {
    border-radius: 24px 24px 0px 0px;
  }
}
.c-order-form .c-breadcrumbs {
  background: #FFFFFF;
  padding: 21px 16px 21px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-order-form .c-breadcrumbs {
    padding: 0 0 16px;
    margin-top: 0;
  }
}
.c-order-form .c-breadcrumbs .o-container > a {
  padding: 0;
}
.c-order-form .c-breadcrumbs .o-container > ul {
  align-items: center;
}
.c-order-form .c-breadcrumbs .o-container > ul li:first-child {
  padding-right: 8px;
}
.c-order-form .c-breadcrumbs .o-container > ul li:first-child::before {
  top: 58%;
}
.c-order-form .c-breadcrumbs .o-container > ul li:first-child > a {
  top: -2px;
  position: relative;
}
.c-order-form .c-breadcrumbs .o-container > ul li:last-child {
  padding-left: 13px;
}
.c-order-form .c-breadcrumbs .o-container > ul li > a {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  display: flex;
  align-items: center;
}
.c-order-form .c-standard-layout-content {
  padding: 0;
  border-radius: unset;
  background: none;
}
.c-order-form .c-standard-layout-content_display {
  background-color: #FFFFFF;
  flex-direction: column;
  padding: 32px 16px;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display {
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
    padding: 40px 64px 105px;
    min-height: 464px;
  }
}
@media (min-width: 924px) {
  .c-order-form .c-standard-layout-content_display {
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .c-order-form .c-standard-layout-content_display {
    border-right: 2px solid #336633;
    border-radius: 0px 0px 40px 40px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display {
    width: 100%;
  }
}
.c-order-form .c-standard-layout-content_display > .h5 {
  letter-spacing: unset;
  margin-bottom: 32px;
  max-width: 343px;
  width: 100%;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 110%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display > .h5 {
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 40px;
    max-width: unset;
  }
}
.c-order-form .c-standard-layout-content_display .o-divider {
  margin: 16px 0 32px;
  max-width: 717px;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display .o-divider {
    margin: 40px 0 32px;
  }
}
.c-order-form .c-standard-layout-content_display form {
  width: 100%;
  max-width: 507px;
}
.c-order-form .c-standard-layout-content_display form .o-form-group {
  padding-top: 0;
  padding-bottom: 24px;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group {
    padding-bottom: 24px;
  }
}
.c-order-form .c-standard-layout-content_display form .o-form-group label {
  margin-bottom: 12px;
  letter-spacing: unset;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 110%;
  color: #241F20;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group label {
    font-size: 18px;
  }
}
.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: 343px;
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  letter-spacing: unset;
  border: 1px solid #E8E7E6;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group_standard input {
    max-width: unset;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group_standard input {
    max-width: 100%;
  }
}
.c-order-form .c-standard-layout-content_display form .o-form-group_standard input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-order-form .c-standard-layout-content_display form .o-form-group_standard input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-order-form .c-standard-layout-content_display form .o-form-group_standard input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display form .o-form-group_standard input::-moz-placeholder {
    font-weight: 400;
  }
  .c-order-form .c-standard-layout-content_display form .o-form-group_standard input:-ms-input-placeholder {
    font-weight: 400;
  }
  .c-order-form .c-standard-layout-content_display form .o-form-group_standard input::placeholder {
    font-weight: 400;
  }
}
.c-order-form .c-standard-layout-content_display form .o-form-group_standard input.error {
  border: 1px solid #A2000F;
}
.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 {
  transform: scale(1.13);
  transform-origin: 0 0;
}
@media (min-width: 770px) {
  .c-order-form .c-standard-layout-content_display form .recaptcha-container .g-recaptcha {
    transform: scale(1.065);
  }
}
.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 {
  width: 100%;
}
.c-order-form .c-standard-layout-content_display form .o-button span {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.c-order-form .c-ordernow-title {
  font-style: normal;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #FC0000;
  font-size: 32px;
  line-height: 100%;
  margin-bottom: 12px;
}
@media (min-width: 770px) {
  .c-order-form .c-ordernow-title {
    font-size: 50px;
    line-height: 105%;
  }
}
.c-order-form .order-reference__error {
  margin-top: 4px;
  display: none;
}
.c-order-form .order-reference__error.error {
  max-width: 100%;
  display: block;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #A2000F;
}

.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: 770px) {
  .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: "Open sans", sans-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;
}

@media (max-width: 769px) {
  .swal2-container {
    padding: 15px 24px !important;
  }
}
.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: "Open sans", sans-serif;
  font-weight: 900;
  padding: 15.5px;
  width: 100%;
}
@media (min-width: 770px) {
  .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 {
  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: #336633;
  color: #FFFFFF;
  border-radius: 80px;
}
.swal2-container .swal2-styled.swal2-cancel {
  color: #336633;
  background-color: #F0F4F0;
  border-radius: 80px;
}
@media (max-width: 769px) {
  .swal2-container .swal2-styled.swal2-cancel {
    margin-bottom: 10px;
  }
}
.swal2-title {
  font-family: "Brandon Grotesque", sans-serif !important;
  font-weight: 900 !important;
  font-size: 20px !important;
  color: #241F20 !important;
  padding: 50px 24px 0 !important;
  line-height: 100% !important;
  text-align: center !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}
@media (max-width: 769px) {
  .swal2-title {
    padding: 50px 24px 0 !important;
  }
}
.swal2-html-container {
  font-family: "Open sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 130% !important;
  color: #241F20 !important;
  text-align: center !important;
}
.swal2-popup {
  width: 681px !important;
  border-radius: 24px !important;
  padding: 0 0 40px !important;
  border-top: 88px solid #336633 !important;
  border-bottom: 2px solid #336633 !important;
  border-left: 2px solid #336633 !important;
  border-right: 2px solid #336633 !important;
}
@media (max-width: 769px) {
  .swal2-popup {
    border-top: 70px solid #336633 !important;
  }
}
.swal2-popup::after {
  /*content: url("images/kk/kk-ic-warning.svg");*/
  position: absolute;
  right: 115px;
  top: -45px;
}
@media (min-width: 770px) {
  .swal2-popup::after {
    right: 295px;
  }
}
.swal2-actions {
  padding: 0 24px !important;
}
@media (min-width: 770px) {
  .swal2-actions {
    padding: 0 68px !important;
  }
}
.swal2-close {
  width: 48px !important;
  height: 48px !important;
  margin: unset !important;
  overflow: unset !important;
  transition: unset !important;
  background: #CC112C !important;
  border-radius: 30px !important;
  position: absolute !important;
  top: -100px !important;
  right: -15px !important;
  font-family: "Brandon Grotesque", sans-serif !important;
}
@media (max-width: 769px) {
  .swal2-close {
    top: -83px !important;
    right: -14px !important;
  }
}

.cart-container {
  position: fixed;
  background: rgba(0, 6, 20, 0.3);
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
  transition: 0.2s ease;
}
@media (min-width: 924px) {
  .cart-container {
    z-index: 1000;
  }
}
.cart-container.active {
  opacity: 1;
  visibility: visible;
}
.cart-container.animate .cart-content {
  right: 0;
}
.cart-container .cart-content {
  background-color: white;
  max-width: 535px;
  width: 100%;
  position: fixed;
  right: -50%;
  padding: 0px 0px 24px;
  bottom: 0px;
  overflow: auto;
  height: 100%;
  max-height: 100%;
  transition: right 0.5s ease;
}
@media (max-width: 923px) {
  .cart-container .cart-content {
    right: -100%;
  }
}
@media (min-width: 924px) {
  .cart-container .cart-content {
    padding: 24px 40px;
    height: 90%;
    height: calc(100% - 80px);
    max-height: 90%;
    max-height: calc(100% - 80px);
    top: 80px;
    bottom: unset;
  }
}
.cart-container .cart-content .o-button {
  text-transform: uppercase;
}
.cart-container .cart-content .o-button span {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (min-width: 924px) {
  .cart-container .cart-content.empty {
    padding: 24px 32px;
  }
}
.cart-container .cart-content.empty .cart-container--first-row {
  padding-right: 0;
  margin-bottom: 40px;
}
@media (max-width: 769px) {
  .cart-container .cart-content.empty .cart-container--first-row {
    padding-right: 16px;
    padding-bottom: 0;
    box-shadow: unset;
  }
}
.cart-container .cart-content.empty .cart-container #cart-detail {
  overflow: unset;
  scroll-margin: unset;
}
.cart-container .cart-content.empty .cart-bottom .cart-btn {
  background: #CAC7C4;
}
.cart-container .cart-content.empty .cart-bottom .cart-btn span {
  color: #939598;
}
.cart-container--cart-details {
  height: 65%;
}
@media (max-width: 769px) {
  .cart-container--cart-details {
    height: calc(88% - 107px);
  }
}
.cart-container--cart-details .empty-cart {
  font-family: "Open sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
  margin-top: 10px;
  padding-left: 8px;
}
.cart-container #cart-detail {
  overflow: scroll;
  scroll-margin: 50px 0 0 50px;
}
@media (max-width: 769px) {
  .cart-container #cart-detail {
    padding-left: 16px;
    padding-right: 0px;
    margin-right: 0px;
  }
}
.cart-container #cart-detail::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 40px;
  background-color: #fff;
}
.cart-container #cart-detail::-webkit-scrollbar {
  width: 4px;
  background-color: #fff;
}
.cart-container #cart-detail::-webkit-scrollbar-thumb {
  border-radius: 40px;
  -webkit-box-shadow: none;
  background-color: #336633;
}
.cart-container--first-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 24px;
  padding-right: 16px;
}
@media (max-width: 769px) {
  .cart-container--first-row {
    padding: 24px 16px;
    margin-bottom: 0px;
    box-shadow: 0px 2px 24px rgba(84, 82, 73, 0.16);
  }
}
.cart-container--first-row .btn__clear-cart {
  padding: 12px 27px;
  color: #336633;
  border-radius: 80px;
  background: #F0F4F0;
  cursor: pointer;
}
@media (min-width: 924px) {
  .cart-container--first-row .btn__clear-cart:hover {
    background-color: #336633;
    color: #FFFFFF;
  }
}
.cart-container--first-row .button {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.cart-container--first-row .close-cart {
  background-color: transparent;
  border: 0;
  right: 0;
  top: 0;
}
.cart-container .product {
  padding: 24px 0 23px 0;
  margin-right: 20px;
}
@media (max-width: 769px) {
  .cart-container .product {
    margin-right: 16px;
    padding: 17px 0 23px 0;
  }
}
.cart-container .product:first-child {
  padding: 8px 0px 16px 0;
}
@media (min-width: 924px) {
  .cart-container .product:first-child {
    padding: 0px 0px 23px 0;
  }
}
.cart-container .product:last-child {
  padding: 16px 0px 32px 0;
}
.cart-container .product:not(:last-child) {
  border-bottom: 1px solid #CAC7C4;
}
.cart-container .product .product-details li {
  font-family: "Open sans", sans-serif;
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
  color: #333333;
  line-height: 130%;
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 769px) {
  .cart-container .product .product-details li {
    font-weight: 600;
  }
}
.cart-container .product .product-details li.subtotal {
  color: #241F20;
  font-weight: 700;
}
.cart-container .product .product-details li:last-child {
  padding-bottom: 0px;
}
.cart-container .product .product-details li.indent {
  margin-left: 32px;
}
.cart-container .product .product-details li span {
  color: #A7A7A7;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 769px) {
  .cart-container .product .product-details li span {
    font-weight: 600;
  }
}
.cart-container .product .product-details li span.body-1--bold {
  color: #241F20;
  font-weight: 700;
}
.cart-container .product .product-order {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
}
.cart-container .product .product-order .title {
  display: flex;
  align-items: center;
}
.cart-container .product .product-order .title figure {
  width: 40px;
  height: 40px;
  border-radius: 8px;
}
.cart-container .product .product-order .title figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 8px;
}
@media (max-width: 769px) {
  .cart-container .product .product-order .title figure img {
    width: 40px;
    height: 40px;
  }
}
.cart-container .product .product-order .title h6 {
  font-size: 16px;
  line-height: 110%;
  padding: 16px 12px;
  font-weight: bold;
  color: #241F20;
}
@media (max-width: 769px) {
  .cart-container .product .product-order .title h6 {
    padding: 10px 12px;
  }
}
.cart-container .product .product-order .quantity {
  display: flex;
}
.cart-container .product .product-order .quantity i {
  margin-right: 4px;
  width: 16px;
}
.cart-container .product .product-order .quantity .order-quantity {
  font-size: 14px;
  align-self: center;
  color: #241F20;
  font-family: "Open sans", sans-serif;
  background-color: #FAB200;
  width: 32px;
  height: 32px;
  opacity: 1;
  border: 1px #FFF8DD solid;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 900;
  line-height: 110%;
}
.cart-container .cart-bottom {
  background: #F0F4F0;
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  padding: 24px 32px;
}
@media (max-width: 769px) {
  .cart-container .cart-bottom {
    padding: 24px 16px;
    bottom: 0px;
  }
}
.cart-container .cart-total {
  display: flex;
  justify-content: space-between;
  font-family: "Open sans", sans-serif;
  padding-bottom: 24px;
}
.cart-container .cart-total h5 {
  color: #241F20;
  font-size: 18px;
  line-height: 110%;
  font-weight: bold;
}
.cart-container .cart-btn {
  padding: 16px 0;
  width: 100%;
}
.cart-container .cart-btn .ic-check {
  content: url(images/ic-check-c-white.svg);
  max-height: 16px;
  max-width: 16px;
  margin-left: 9.5px;
}

@media (min-width: 924px) {
  .with-address + .cart-container > .cart-content {
    top: 137px;
    bottom: unset;
  }
  .with-address + .cart-container > .cart-content .cart-bottom {
    bottom: 55px;
  }
}
.c-review-order .o-container {
  padding: 0;
  max-width: 1366px;
}
@media (min-width: 770px) {
  .c-review-order .o-container {
    padding: 56px 0 64px 102px;
    width: 100%;
  }
}
.c-review-order .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-review-order .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-review-order .o-container .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-review-order .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: 0px;
  z-index: -1;
  height: 331px;
}
@media (min-width: 770px) {
  .c-review-order .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-review-order .o-container .dots-bg-right {
    display: block;
    right: -380px;
  }
}
.c-review-order .o-header-title-slant {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  width: 100%;
  background-color: #336633;
  border-radius: 0px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  position: static;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 29px 24px;
}
@media (min-width: 770px) {
  .c-review-order .o-header-title-slant {
    font-size: 40px;
    border-radius: 40px 0px 0px 0px;
    padding: 34px 64px;
  }
}
@media (min-width: 1400px) {
  .c-review-order .o-header-title-slant {
    border-radius: 40px 40px 0px 0px;
  }
}
.c-review-order .figure_icon {
  display: flex;
  align-items: center;
  width: 100%;
  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 {
    justify-content: unset;
    width: unset;
  }
  .c-review-order .figure_icon .ic-remove-order {
    margin-left: -46px;
    margin-right: 0px;
  }
}
.c-review-order .figure_with_title {
  display: flex;
  align-items: center;
}
.c-review-order .figure_with_title .title {
  color: #241F20;
  font-size: 17px;
  line-height: 110%;
  max-width: 213px;
}
@media (min-width: 1208px) {
  .c-review-order .figure_with_title .title {
    font-size: 20px;
    max-width: 100%;
  }
}
/*.c-review-order .for-desktop {
  display: none !important;
}*/
@media (min-width: 924px) {
  .c-review-order .for-desktop {
    display: flex !important;
  }
}
.c-review-order .for-mobile {
  display: flex !important;
}
@media (min-width: 924px) {
  .c-review-order .for-mobile {
    display: none !important;
  }
}
.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;
    margin-bottom: 16px;
    align-self: flex-start;
  }
}
/*@media (min-width: 1208px) {
  .c-review-order .divider {
    margin-top: 0px;
  }
}*/
.c-review-order__content {
  background-color: #FFFFFF;
  height: 100%;
  position: relative;
}
@media (min-width: 770px) {
  .c-review-order__content {
    border-left: 2px solid #336633;
    border-right: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
  }
}
@media (min-width: 1366px) {
  .c-review-order__content {
    border-radius: 0px 0px 40px 40px;
  }
}
.c-review-order__content .o-button-white span {
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  color: #336633;
  padding-top: 0px;
  letter-spacing: 0.02em;
}
.c-review-order__content .order-items-wrap {
  position: relative;
  padding: 0 16px;
}
@media (min-width: 770px) {
  .c-review-order__content .order-items-wrap {
    padding: 40px 80px 40px 86px;
  }
}
.c-review-order__content .order-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #CAC7C4;
  padding: 11px 0 32px 0;
}
@media (min-width: 924px) {
  .c-review-order__content .order-item {
    flex-wrap: nowrap;
    padding: 32px 24px 32px 14px;
  }
}
.c-review-order__content .order-item .ic-remove {
  content: url(images/kk/kk-ic-delete.svg);
  position: absolute;
  right: 0;
  background: #FAB200;
  border-radius: 4px 0 0 4px;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .ic-remove {
    left: 0;
    border-radius: 0;
    background: none;
  }
}
.c-review-order__content .order-item > .order-item__image {
  width: 120px;
  height: 150px;
  margin: 0 16px 0 0;
}
@media (min-width: 924px) {
  .c-review-order__content .order-item > .order-item__image {
    margin: 0 24px 0 0;
  }
}
.c-review-order__content .order-item .order-item__image {
  width: 74px;
  height: 74px;
  margin: 0 16px 0 0;
  border-radius: 8px;
}
@media (min-width: 375px) {
  .c-review-order__content .order-item .order-item__image {
    width: 74px;
  }
}
@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__image {
    width: 179px;
    height: 179px;
    margin: 0 24px 0 16px;
  }
}
.c-review-order__content .order-item .order-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.c-review-order__content .order-item .order-item__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .order-item__list {
    width: calc(100% - 150px);
    position: relative;
  }
}
@media (min-width: 1208px) {
  .c-review-order__content .order-item .order-item__list {
    width: calc(100% - 201px);
    position: relative;
    padding-left: 54px;
  }
  .c-review-order__content .order-item .order-item__list .first-row {
    position: absolute;
    left: 60%;
    top: 13px;
  }
  .c-review-order__content .order-item .order-item__list div.figure_icon ~ h6.title + div.first-row {
    position: absolute;
    left: 60%;
    top: unset;
  }
}
@media only screen and (max-width: 1480px) and (min-width: 1360px) {
  .c-review-order__content .order-item .order-item__list {
    width: calc(100% - 201px);
    position: relative;
  }
  .c-review-order__content .order-item .order-item__list .first-row {
    position: absolute;
    left: 63%;
    top: 13px;
  }
  .c-review-order__content .order-item .order-item__list div.figure_icon ~ h6.title + div.first-row {
    position: absolute;
    left: 63%;
    top: unset;
  }
}
.c-review-order__content .order-item .order-item__list > .title {
  color: #241F20;
  margin: 0 0 24px 0;
  width: 100%;
  font-size: 18px;
  line-height: 110%;
  font-weight: 700;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .order-item__list > .title {
    font-weight: 700;
    font-size: 20px;
    margin: 0 auto 0 0;
    width: 315px;
  }
}
.c-review-order__content .order-item .order-item__list .first-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .order-item__list .first-row {
    flex-wrap: nowrap;
    width: 100%;
  }
}
@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-height: unset;
    height: 30px;
  }
}
.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: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-top: 24px;
}
@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row .button-price {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 306px;
    margin-top: -35px;
  }
}
.c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator {
  align-items: center;
}
.c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator .o-button.ic-only {
  height: 40px;
  width: 40px;
}
@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row .button-price .o-form-operator {
    margin: 0 0 24px 0;
    margin: 0;
    align-items: center;
  }
}
.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 .o-form-operator .o-form-group_input {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  letter-spacing: unset;
  max-width: 74px;
  height: 41px;
  border: 1px solid #E8E7E6;
}
.c-review-order__content .order-item .order-item__list .first-row .button-price .price {
  display: flex;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
}
@media (min-width: 924px) {
  .c-review-order__content .order-item .order-item__list .first-row .button-price .price {
    font-size: 18px;
    line-height: 110%;
    font-weight: 700;
  }
}
.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: #241F20;
  margin: 0 0 0 5px;
  font-size: 18px;
  line-height: 110%;
}
@media (min-width: 924px) {
  .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 {
    font-size: 18px;
    line-height: 110%;
  }
}
.c-review-order__content .order-item .order-item__list .second-row {
  display: flex;
  width: 100%;
  margin: 24px 0 0 0;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .order-item__list .second-row {
    margin: 16px 0 0 0;
  }
}
@media (min-width: 1208px) {
  .c-review-order__content .order-item .order-item__list .second-row {
    /*margin: -45px 0 0 0;*/
    align-self: flex-start;
    position: relative;
  }
}
.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: flex;
  justify-content: space-between;
  margin: 0 0 8px 0;
  font-weight: 600;
  color: #241F20;
  line-height: 130%;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .order-item__list .second-row .order-summary-list li {
    font-weight: 500;
    margin: 0 0 8px 0;
  }
}
.c-review-order__content .order-item .order-item__list .second-row .order-summary-list li.item-indent {
  padding-left: 16px;
}
@media (min-width: 770px) {
  .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 .item-price {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #9C9892;
}
@media (min-width: 770px) {
  .c-review-order__content .order-item .order-item__list .second-row .order-summary-list li .item-price {
    font-weight: 400;
  }
}
.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: flex;
  width: 100%;
  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: flex;
  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: 770px) {
  .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: flex;
  flex-direction: column;
}
.c-review-order__content .order-total__title {
  display: flex;
  justify-content: space-between;
  padding: 24px 16px;
  background: #F0F4F0;
}
.c-review-order__content .order-total__title h6 {
  margin-right: 24px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-review-order__content .order-total__title h6 {
    font-size: 20px;
  }
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__title h6 {
    font-weight: 700;
  }
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__title {
    justify-content: end;
    padding: 24px 110px;
  }
}
.c-review-order__content .order-total__title .price {
  display: flex;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18x;
  line-height: 110%;
  letter-spacing: unset;
  color: #241F20 !important;
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__title .price {
    font-size: 20px !important;
    line-height: 110% !important;
    font-weight: 700;
  }
}
.c-review-order__content .order-total__title .price .js-total {
  color: #241F20;
  margin: 0 0 0 5px;
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__title .price .js-total {
    font-weight: 700;
  }
}
.c-review-order__content .order-total__instructions {
  display: flex;
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0px 16px;
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions {
    margin-top: 40px;
    margin-bottom: 56px;
  }
}
.c-review-order__content .order-total__instructions .instructions {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.c-review-order__content .order-total__instructions .instructions .overline {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  text-transform: unset;
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions .instructions .overline {
    font-weight: 700;
  }
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions .instructions {
    width: 829px;
  }
}
.c-review-order__content .order-total__instructions .instructions__title {
  color: #241F20;
  margin: 0 0 12px 0;
}
.c-review-order__content .order-total__instructions .instructions__textarea {
  height: 190px;
  background: #FFFFFF;
  border: 1px solid #E8E7E6;
  box-sizing: border-box;
  border-radius: 4px;
  color: #241F20;
  padding: 15px 16px 0 16px;
  margin: 0 0 24px 0;
  resize: none;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 130% !important;
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions .instructions__textarea {
    margin: 0 0 40px 0;
    height: 172px;
  }
}
.c-review-order__content .order-total__instructions .instructions__textarea::-moz-placeholder {
  color: #9C9892;
}
.c-review-order__content .order-total__instructions .instructions__textarea:-ms-input-placeholder {
  color: #9C9892;
}
.c-review-order__content .order-total__instructions .instructions__textarea::placeholder {
  color: #9C9892;
}
.c-review-order__content .order-total__instructions .instructions .character_input {
  position: relative;
  top: -46px;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: #ABA8A3;
  text-align: end;
  margin-right: 8px;
}
@media (min-width: 770px) {
  .c-review-order__content .order-total__instructions .instructions .character_input {
    top: -61px;
  }
}
.c-review-order__content .order-total__instructions .instructions__buttons {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
@media (min-width: 924px) {
  .c-review-order__content .order-total__instructions .instructions__buttons {
    flex-direction: row;
  }
}
.c-review-order__content .order-total__instructions .instructions__buttons .ic-check {
  content: url(images/ic-check-c-white.svg);
  height: 16px;
  width: 16px;
}
.c-review-order__content .order-total__instructions .instructions__buttons .o-button {
  width: 100%;
  max-width: 391px;
}
.c-review-order__content .order-total__instructions .instructions__buttons .o-button-active {
  background-color: #FC0000;
}
.c-review-order__content .order-total__instructions .instructions__buttons .o-button.o-button-lg {
  padding: 16px 0;
}
.c-review-order__content .order-total__instructions .instructions__buttons .o-button.o-button-lg > span {
  font-size: 16px;
  line-height: 130%;
}
.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;
  }
}

.order-egift {
  padding: 32px 16px 40px;
  display: row;
  width: 100%;
  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%;
    max-width: 253px;
  }
}
.order-egift h6 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 16px;
}
@media (min-width: 924px) {
  .order-egift h6 {
    margin-bottom: 16px;
    font-weight: 700;
  }
}
.order-egift p {
  margin-top: 32px;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #5B5853;
}
.order-egift p a {
  color: #FAB200;
  text-decoration: underline;
}
@media (min-width: 924px) {
  .order-egift {
    padding: 0px 118px 37px 88px;
    display: flex;
  }
  .order-egift p {
    margin-top: 32px;
  }
}
.order-egift__fields {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.order-egift__fields input {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  background: #FFFFFF;
  border: 1px solid #E8E7E6;
  box-sizing: border-box;
  border-radius: 4px;
  height: 50px;
  padding: 15px 16px;
  width: 100%;
  margin-bottom: 0px;
}
.order-egift__fields input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.order-egift__fields input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.order-egift__fields input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.order-egift__fields input:not(:-moz-placeholder-shown) {
  border: 1px solid #7D7871;
}
.order-egift__fields input:not(:-ms-input-placeholder) {
  border: 1px solid #7D7871;
}
.order-egift__fields input:not(:placeholder-shown) {
  border: 1px solid #7D7871;
}
.order-egift__fields input.error {
  border: 1px solid #B02A31;
}
.order-egift__fields button {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px;
  width: 100%;
}
@media (min-width: 770px) {
  .order-egift__fields button {
    width: 295px;
  }
}
.order-egift__fields-field {
  width: 100%;
  margin-bottom: 19px;
}
.order-egift__fields.active button {
  color: #FFFFFF;
}
@media (min-width: 924px) {
  .order-egift__fields {
    flex-direction: row;
  }
  .order-egift__fields-field {
    width: 275px;
    margin-right: 16px;
    margin-bottom: 0px;
  }
}
.order-egift__error {
  margin-top: 8px;
  display: none;
}
.order-egift__error.error {
  max-width: 272px;
  display: block;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #B02A31;
}
.order-egift__subtotal {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
}
@media (min-width: 924px) {
  .order-egift__subtotal {
    margin-top: 50px;
  }
}
.order-egift__subtotal-left {
  width: 50%;
  text-align: left;
}
@media (min-width: 924px) {
  .order-egift__subtotal-left {
    width: auto;
    flex-grow: 2;
    text-align: right;
  }
}
.order-egift__subtotal-right {
  width: 50%;
}
@media (min-width: 924px) {
  .order-egift__subtotal-right {
    width: auto;
  }
}
.order-egift__subtotal h5 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  margin-right: 24px;
  color: #241F20;
}
@media (min-width: 770px) {
  .order-egift__subtotal h5 {
    font-size: 20px;
  }
}
.order-egift__subtotal p {
  margin-top: 0px;
  margin-left: 5px;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  text-align: right;
  color: #241F20;
}
@media (min-width: 924px) {
  .order-egift__subtotal p {
    font-weight: 700;
    font-size: 20px;
  }
}
.order-egift__total {
  margin-top: 10px;
  display: none;
  flex-direction: row;
}
@media (min-width: 924px) {
  .order-egift__total {
    margin-top: 16px;
  }
}
.order-egift__total.active {
  display: flex;
  justify-content: space-between;
}
.order-egift__total-left {
  width: 50%;
  text-align: left;
}
@media (min-width: 924px) {
  .order-egift__total-left {
    width: 50%;
    text-align: right;
  }
}
.order-egift__total-right {
  width: 50%;
}
@media (min-width: 924px) {
  .order-egift__total-right {
    width: auto;
  }
}
.order-egift__total h5 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.order-egift__total p {
  margin-top: 0px;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  text-align: right;
  color: #9C9892;
}
.order-egift__items {
  margin-bottom: 16px;
}
.order-egift__items:empty {
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .order-egift__items {
    max-width: 253px;
    margin-left: auto;
  }
}
@media (min-width: 924px) {
  .order-egift__items {
    margin-bottom: 3px;
  }
}
.order-egift__item {
  margin-top: 16px;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.order-egift__item-left {
  width: 50%;
  text-align: left;
}
@media (min-width: 924px) {
  .order-egift__item-left {
    width: auto;
  }
}
.order-egift__item-right {
  width: 50%;
}
@media (min-width: 924px) {
  .order-egift__item-right {
    width: auto;
  }
}
.order-egift__item h5 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  padding-left: 0px;
  display: flex;
  align-items: center;
}
@media (min-width: 924px) {
  .order-egift__item h5 {
    display: unset;
  }
}
.order-egift__item h5 img {
  vertical-align: middle;
  margin-top: -3px;
  width: 16px;
  height: 16px;
}
.order-egift__item h5 > span {
  display: block;
  cursor: pointer;
  margin-right: 8px;
}
@media (min-width: 924px) {
  .order-egift__item h5 > span {
    display: block;
    margin-top: 8px;
    cursor: pointer;
  }
}
.order-egift__item p {
  margin-top: 0px;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  text-align: right;
  color: #9C9892;
}
@media (min-width: 924px) {
  .order-egift__item {
    margin-top: 16px;
  }
  .order-egift__item h5 > span {
    display: inline-block;
    margin-top: 0px;
  }
}

.c-store-list {
  padding: 0;
  background-image: none;
  background-color: #F0F4F0;
}
@media (min-width: 770px) {
  .c-store-list {
    background-color: #F0F4F0;
    background-position-y: 10px;
    overflow-x: hidden;
  }
}
@media (min-width: 924px) {
  .c-store-list {
    background-size: contain;
  }
}
.c-store-list .c-breadcrumbs {
  background: #FFFFFF;
  padding: 21px 16px 21px;
  z-index: 4;
}
@media (min-width: 770px) {
  .c-store-list .c-breadcrumbs {
    padding: 16px 0 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
/*@media (min-width: 770px) {
  .c-store-list .c-breadcrumbs .o-container {
    padding: 64px 64px 0 64px;
  }
}*/
.c-store-list .c-breadcrumbs .o-container > a {
  padding: 0;
}
.c-store-list .c-breadcrumbs .o-container > ul {
  align-items: center;
}
.c-store-list .c-breadcrumbs .o-container > ul li:first-child {
  padding-right: 8px;
}
.c-store-list .c-breadcrumbs .o-container > ul li:first-child::before {
  top: 58%;
}
.c-store-list .c-breadcrumbs .o-container > ul li:first-child > a {
  top: -2px;
  position: relative;
}
.c-store-list .c-breadcrumbs .o-container > ul li:nth-child(3)::before {
  display: none;
}
.c-store-list .c-breadcrumbs .o-container > ul li:nth-child(4)::before {
  display: none;
}
.c-store-list .c-breadcrumbs .o-container > ul li:nth-child(5)::before {
  display: none;
}
.c-store-list .c-breadcrumbs .o-container > ul li:last-child {
  padding-left: 13px;
}
.c-store-list .c-breadcrumbs .o-container > ul li > a {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-store-list .c-standard-layout-content_display {
    width: 100%;
  }
}
@media (min-width: 770px) {
  .c-store-list .o-container {
    padding: 56px 0 18px 102px;
  }
}
.c-store-list .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 0;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-store-list .o-container .dots-bg-left {
    display: block;
    left: -455px;
  }
}
@media (min-width: 1400px) {
  .c-store-list .o-container .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-store-list .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: -30px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-store-list .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-store-list .o-container .dots-bg-right {
    top: 0px;
    display: block;
    right: -380px;
  }
}
.c-store-list-hotline {
  margin-bottom: 32px;
  padding: 0;
  border-radius: 0px;
  background: none;
  position: relative;
}
@media (min-width: 770px) {
  .c-store-list-hotline {
    margin-bottom: 40px;
  }
}
.c-store-list-hotline .o-donuts-bg {
  display: none;
}
@media (min-width: 770px) {
  .c-store-list-hotline .o-donuts-bg {
    display: block;
  }
}
.c-store-list-hotline .o-donuts-bg > img {
  position: absolute;
}
.c-store-list-hotline .o-donuts-bg > img.top-left-donut-img {
  top: -100px;
  left: -154px;
  width: 233px;
  height: 233px;
  z-index: 1;
}
.c-store-list-hotline .o-donuts-bg > img.top-right-donut-img {
  top: -160px;
  right: -53px;
  width: 237.69px;
  height: 237.69px;
  z-index: 3;
}
.c-store-list-hotline .o-donuts-bg > img.bottom-left-donut-img {
  bottom: 18px;
  left: 27px;
  width: 281.8px;
  height: 281.8px;
  z-index: 0;
}
.c-store-list-hotline .c-ordernow-title {
  background: #336633;
  width: 100%;
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 29px 24px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  z-index: 1;
  margin-bottom: 0px;
}
@media (min-width: 770px) {
  .c-store-list-hotline .c-ordernow-title {
    font-size: 28px;
    padding: 24px 32px;
    border-radius: 40px 0px 0px 0px;
  }
}
@media (min-width: 1400px) {
  .c-store-list-hotline .c-ordernow-title {
    border-radius: 40px 40px 0px 0px;
  }
}
.c-store-list-hotline_panel {
  background-color: #FFFFFF;
  padding: 24px 16px;
  position: relative;
  z-index: 1;
  gap: 16px;
}
@media (min-width: 770px) {
  .c-store-list-hotline_panel {
    border-radius: 0px 0px 0px 40px;
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    padding: 40px;
  }
}
@media (min-width: 1400px) {
  .c-store-list-hotline_panel {
    border-right: 2px solid #336633;
    border-radius: 0px 0px 40px 40px;
  }
}
.c-store-list-hotline_panel--card {
  text-align: center;
  width: 100%;
  height: 68px;
}
@media (min-width: 770px) {
  .c-store-list-hotline_panel--card {
    max-width: 219.6px;
    height: 68px;
  }
}
.c-store-list-hotline_panel--card__detail {
  background-color: #FFFFFF;
  border-radius: 8px;
  border: 2px solid #B02A31;
  padding: 10px;
  max-width: none;
}
@media (min-width: 770px) {
  .c-store-list-hotline_panel--card__detail {
    padding: 16px;
  }
}
.c-store-list-hotline_panel--card__detail .h5 {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  text-transform: uppercase;
}
.c-store-list-hotline_panel--card__detail span {
  font-family: "Open sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-store-list-stores {
  padding: 0;
  border-radius: 0px;
  background: none;
  position: relative;
}
.c-store-list-stores .o-donuts-bg {
  display: none;
}
@media (min-width: 770px) {
  .c-store-list-stores .o-donuts-bg {
    display: block;
  }
}
.c-store-list-stores .o-donuts-bg > img {
  position: absolute;
}
.c-store-list-stores .o-donuts-bg > img.bottom-left-donut-img {
  top: 34%;
  left: -101px;
  width: 187.96px;
  height: 187.96px;
  z-index: -1;
}
.c-store-list-stores_header {
  display: flex;
  flex-flow: column;
  background-color: #336633;
  width: 100%;
}
@media (min-width: 770px) {
  .c-store-list-stores_header {
    flex-flow: row;
    justify-content: space-between;
    border-radius: 40px 0 0 0;
  }
}
.c-store-list-stores_header h1.c-ordernow-title {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  margin-bottom: 0;
  padding: 20px 24px;
}
@media (min-width: 770px) {
  .c-store-list-stores_header h1.c-ordernow-title {
    padding: 34px 64px;
    border-radius: 40px 0px 0px 0px;
    font-size: 40px;
  }
}
.c-store-list-stores_header .c-search-input-fields {
  display: none;
  width: 100%;
  max-width: 376px;
  margin-right: 64px;
}
@media (min-width: 770px) {
  .c-store-list-stores_header .c-search-input-fields {
    display: flex;
    align-items: center;
    gap: 16px;
  }
}
.c-store-list-stores_header .c-search-input-fields > .o-form-group:first-child {
  width: 246px;
}
.c-store-list-stores_header .c-search-input-fields > .o-form-group:last-child {
  width: 120px;
}
.c-store-list-stores form {
  width: 100%;
}
.c-store-list-stores form .o-form-group {
  padding: 40px 16px 16px;
  background-color: #FFFFFF;
}
@media (min-width: 770px) {
  .c-store-list-stores form .o-form-group {
    background: none;
    padding: 0;
  }
}
@media (min-width: 770px) {
  .c-store-list-stores form .o-form-group.search-input {
    position: absolute;
    width: 240px !important;
    right: 0;
    margin-right: 200px !important;
    padding-bottom: 17px !important;
    top: 23px;
  }
}
@media (min-width: 770px) {
  .c-store-list-stores form .o-form-group.sort-input {
    position: absolute;
    width: 120px !important;
    right: 0;
    margin-right: 64px;
    padding-bottom: 17px !important;
    top: 23px;
  }
}
.c-store-list-stores form .o-form-group label {
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  margin-bottom: 12px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-store-list-stores form .o-form-group label {
    margin-bottom: 8px;
    color: #FFFFFF;
  }
}
.c-store-list-stores form .o-form-group:nth-child(2) {
  margin-right: 16px;
  width: 100%;
}
@media (min-width: 770px) {
  .c-store-list-stores form .o-form-group:nth-child(2) {
    margin-right: 0;
  }
}
.c-store-list-stores form .o-form-group:last-child {
  width: 100%;
  padding: 0px 16px;
}
@media (min-width: 770px) {
  .c-store-list-stores form .o-form-group:last-child {
    padding: 0;
  }
}
.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::after {
  z-index: 3;
}
.c-store-list-stores form .o-form-group .o-form-dropdown_input ul {
  overflow: hidden;
}
.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-dropdown_input input {
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  background-color: #FFFFFF;
}
.c-store-list-stores form .o-form-group .o-form-dropdown_input input::-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-store-list-stores form .o-form-group .o-form-dropdown_input input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-store-list-stores form .o-form-group .o-form-dropdown_input input::placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-store-list-stores form .o-form-group .o-form-group_standard {
  padding-left: 0;
}
.c-store-list-stores form .o-form-group .o-form-group_standard .o-form-group_input {
  border: 1px solid #E8E7E6;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-store-list-stores form .o-form-group .o-form-group_standard .o-form-group_input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-store-list-stores form .o-form-group .o-form-group_standard .o-form-group_input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-store-list-stores form .o-form-group .o-form-group_standard .o-form-group_input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-store-list-stores__wrap {
  background-color: #FFFFFF;
  width: 100%;
  padding: 0 16px 24px;
}
@media (min-width: 770px) {
  .c-store-list-stores__wrap {
    margin-bottom: 46px;
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0 0 0 40px;
    padding: 40px 64px;
  }
}
@media (min-width: 1400px) {
  .c-store-list-stores__wrap {
    border-radius: 0 0 40px 40px;
    border-right: 2px solid #336633;
  }
}
.c-store-list-stores_contacts {
  margin-bottom: 32px;
}
.c-store-list-stores_contacts--item {
  padding: 32px 0 0;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item {
    padding: 30px 0 0;
  }
  .c-store-list-stores_contacts--item:first-child {
    padding: 0;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-store-list-stores_contacts--item {
    flex-direction: row !important;
  }
}
.c-store-list-stores_contacts--item.hide {
  display: none;
}
.c-store-list-stores_contacts--item.searched {
  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 {
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
  text-transform: unset;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item__content .h4 {
    margin-bottom: 16px;
    font-size: 20px;
  }
}
.c-store-list-stores_contacts--item__content .store-legend {
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .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;
  max-width: 255px;
  width: 100%;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item__content .store-legend li:first-child {
    margin-right: 50px;
    width: 155px;
    max-width: unset;
  }
}
.c-store-list-stores_contacts--item__content .store-legend li:last-child {
  max-width: 255px;
  width: 100%;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item__content .store-legend li:last-child {
    width: 272px;
    max-width: unset;
  }
}
.c-store-list-stores_contacts--item__content .store-legend li i {
  margin-right: 8px;
}
.c-store-list-stores_contacts--item__content .store-legend li span {
  font-family: "Open sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  position: relative;
}
.c-store-list-stores_contacts--item .contact-panel {
  margin: 0;
  max-width: 100%;
  justify-content: flex-end;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item .contact-panel {
    margin: 0 -8px -16px;
    max-width: 534px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-store-list-stores_contacts--item .contact-panel {
    max-width: 200px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-store-list-stores_contacts--item .contact-panel {
    max-width: 200px;
  }
}
.c-store-list-stores_contacts--item .contact-panel_card {
  padding: 0;
  width: 100%;
  margin-bottom: 16px;
}
.c-store-list-stores_contacts--item .contact-panel_card:last-child {
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item .contact-panel_card {
    width: unset;
    padding: 0 8px;
  }
}
.c-store-list-stores_contacts--item .contact-panel_card--detail {
  text-align: center;
  width: 100%;
  padding: 16px;
  background: #FFFFFF;
  border: 1px solid #CAC7C4;
  border-radius: 8px;
}
@media (min-width: 770px) {
  .c-store-list-stores_contacts--item .contact-panel_card--detail {
    padding: 15px 0;
    width: 161px;
  }
}
.c-store-list-stores_contacts--item .contact-panel_card--detail .h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 123%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-store-list-paginate {
    margin-top: 40px;
  }
}
.c-store-list-paginate .c-paginate-nav a {
  font-weight: 900;
  font-size: 16px;
  line-height: 120%;
  color: #336633;
  letter-spacing: unset;
}
.c-store-list-paginate .c-paginate-nav a.c-paginate-nav_carets {
  background-color: #336633;
  border-radius: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.c-store-list-paginate .c-paginate-nav a.active {
  background: #F0F4F0;
  border-radius: 4px;
}
.c-store-list .store-list-paginate {
  width: auto;
  display: none;
}
@media (min-width: 770px) {
  .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: 770px) {
  .c-paginate-nav {
    margin-left: 0;
  }
}
.c-paginate-nav a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #252932;
  font-size: 16px;
  line-height: 20.8px;
  letter-spacing: -0.02em;
  font-family: "Open sans", sans-serif;
  font-weight: bold;
}
.c-paginate-nav a:not(.c-paginate-nav_carets):hover, .c-paginate-nav a.active {
  background-color: #F0F4F0;
}
.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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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-bundle-l-content_form .o-header-title,
.c-bundle-xl-content_form .o-header-title,
.c-bundle-xxl-content_form .o-header-title {
  padding-left: 0;
  margin: 0 0 24px 0;
  font-size: 28px;
  letter-spacing: -0.02em;
}
@media (min-width: 770px) {
  .c-my-mix-content_form .o-header-title,
.c-bundle-l-content_form .o-header-title,
.c-bundle-xl-content_form .o-header-title,
.c-bundle-xxl-content_form .o-header-title {
    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: "Open sans", sans-serif;
  color: #202020;
  font-size: 20px;
  line-height: 25px;
  display: block;
  padding-left: 0;
  margin-bottom: 24px;
}
@media (min-width: 770px) {
  .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: 770px) {
  .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: 770px) {
  .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: flex;
  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: 770px) {
  .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: #030202;
}
.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: 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: 770px) {
  .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: 770px) {
  .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: "Open sans", sans-serif;
  display: flex;
  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: 770px) {
  .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: 770px) {
  .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 {
  content: "-";
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.02em;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Open sans", sans-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: 770px) {
  .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: 770px) {
  .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: "Open sans", sans-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: 770px) {
  .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;
}
.c-account.default-bg, .c-account.my-order-bg {
  background-color: #F0F4F0;
  padding-bottom: 40px;
}
@media (min-width: 770px) {
  .c-account.default-bg, .c-account.my-order-bg {
    background-color: #F0F4F0;
    padding-bottom: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
  .c-account.default-bg, .c-account.my-order-bg {
    background-position-y: 30px;
    background-size: contain;
  }
}
.c-account.default-bg .o-container, .c-account.my-order-bg .o-container {
  padding: 0;
}
@media (min-width: 770px) {
  .c-account.default-bg .o-container, .c-account.my-order-bg .o-container {
    padding: 64px 0px 64px 64px;
    width: 100%;
    /*max-width: 2566px;*/
    position: relative;
  }
}
@media (min-width: 1400px) {
  .c-account.default-bg .o-container, .c-account.my-order-bg .o-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 64px 0;
    position: relative;
  }
}
.c-account.default-bg .o-container .dots-bg-left, .c-account.my-order-bg .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 36px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-account.default-bg .o-container .dots-bg-left, .c-account.my-order-bg .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-account.default-bg .o-container .dots-bg-left, .c-account.my-order-bg .o-container .dots-bg-left {
    display: block;
    left: -443px;
  }
}
.c-account.default-bg .o-container .dots-bg-right, .c-account.my-order-bg .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: -16px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-account.default-bg .o-container .dots-bg-right, .c-account.my-order-bg .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-account.default-bg .o-container .dots-bg-right, .c-account.my-order-bg .o-container .dots-bg-right {
    top: 0px;
    display: block;
    right: -380px;
  }
}
.c-account.default-bg .c-account-content_panel, .c-account.my-order-bg .c-account-content_panel {
  min-height: 610.32px;
}
.c-account.default-bg .c-account-content_panel.active, .c-account.my-order-bg .c-account-content_panel.active {
  margin-bottom: unset;
}
.c-account > .o-container {
  background: unset;
  max-width: 1366px;
  padding-right: 0;
}
@media (min-width: 1367px) {
  .c-account > .o-container {
    padding: 64px 0px 54px 64px;
  }
}
.c-account .c-breadcrumbs {
  background: #FFFFFF;
  padding: 35px 16px 15px 28px;
  margin-top: -32px;
  margin-bottom: 40px;
  z-index: 4;
}
@media (min-width: 770px) {
  .c-account .c-breadcrumbs {
    padding: 40px 0 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.c-account .c-breadcrumbs .c-list-tab {
  display: none;
}
.c-account .c-breadcrumbs .c-list-tab.active {
  display: block;
}
.c-account .c-breadcrumbs .hide {
  display: none;
}
.c-account .c-breadcrumbs .show {
  display: block;
}
.c-account .c-breadcrumbs .o-container > a {
  padding: 0;
}
.c-account .c-breadcrumbs .o-container > ul {
  align-items: center;
}
.c-account .c-breadcrumbs .o-container > ul .color_grey {
  color: #939598;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
.c-account .c-breadcrumbs .o-container > ul li:first-child {
  padding-right: 8px;
}
.c-account .c-breadcrumbs .o-container > ul li:first-child::before {
  top: 58%;
}
.c-account .c-breadcrumbs .o-container > ul li:first-child > a {
  top: -2px;
  position: relative;
}
.c-account .c-breadcrumbs .o-container > ul li:nth-child(3)::before {
  display: none;
}
.c-account .c-breadcrumbs .o-container > ul li:nth-child(4)::before {
  display: none;
}
.c-account .c-breadcrumbs .o-container > ul li:nth-child(5)::before {
  display: none;
}
.c-account .c-breadcrumbs .o-container > ul li:last-child {
  padding-left: 13px;
}
.c-account .c-breadcrumbs .o-container > ul li > a {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  display: flex;
  align-items: center;
}
@media (min-width: 770px) {
  .c-account {
    padding: 0;
  }
}
.c-account .o-container {
  padding: 0;
}
@media (min-width: 770px) {
  .c-account .o-container {
    padding: 64px;
  }
}
.c-account-content {
  position: relative;
}
.c-account-content .o-donuts-bg {
  display: none;
}
@media (min-width: 770px) {
  .c-account-content .o-donuts-bg {
    display: block;
  }
}
.c-account-content .o-donuts-bg > img {
  position: absolute;
}
.c-account-content .o-donuts-bg > img.top-left-donut-img {
  top: -122px;
  left: -120px;
  width: 233px;
  height: 233px;
  z-index: 1;
}
@media only screen and (max-width: 1366px) and (min-width: 1281px) {
  .c-account-content .o-donuts-bg > img.top-left-donut-img {
    top: -135px;
  }
}
.c-account-content .o-donuts-bg > img.top-right-donut-img {
  top: -139px;
  right: -57px;
  width: 237.69px;
  height: 237.69px;
  z-index: 3;
}
.c-account-content .o-donuts-bg > img.bottom-left-donut-img {
  bottom: 18px;
  left: 27px;
  width: 281.8px;
  height: 281.8px;
  z-index: 0;
}
.c-account-content_nav {
  overflow: auto;
  width: 100%;
  z-index: 1;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.c-account-content_nav::-webkit-scrollbar {
  display: none;
}
@media (min-width: 770px) {
  .c-account-content_nav {
    width: 220px;
  }
}
.c-account-content_nav > li {
  background-color: #FFFFFF;
  font-family: "Brandon Grotesque", sans-serif;
  transition: 0.2s ease;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  color: #336633;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  height: 44px;
}
@media (min-width: 770px) {
  .c-account-content_nav > li {
    padding: 20px 24px;
    min-height: 54px;
    height: 54px;
    margin-right: 0;
    width: unset;
    min-width: unset;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.02em;
    font-size: 16px;
  }
}
.c-account-content_nav > li:first-child {
  border-radius: 24px 0px 0px 0px;
}
@media (min-width: 770px) {
  .c-account-content_nav > li:last-child {
    border-radius: 0px 0px 0px 24px;
  }
}
.c-account-content_nav > li.active {
  background-color: #336633;
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .c-account-content_nav > li.active {
    background-color: #B3CAB3;
    color: #336633;
    font-weight: 900;
  }
}
@media (min-width: 770px) {
  .c-account-content_nav > li:hover {
    background-color: #336633;
    color: #FFFFFF;
  }
}
@media (min-width: 770px) and (min-width: 770px) {
  .c-account-content_nav > li:hover {
    background-color: #B3CAB3;
    color: #336633;
    font-weight: 900;
  }
}
.c-account-content_nav > li.js-edit-profile.active-profile {
  background-color: #B3CAB3;
  color: #336633;
  font-size: 16px;
  line-height: 140%;
  padding: 17px 24px;
}
.c-account-content_panel {
  display: none;
  width: 100%;
  position: relative;
}
@media (min-width: 770px) {
  .c-account-content_panel {
    width: calc(100% - 220px);
  }
}
.c-account-content_panel.active {
  display: flow-root;
  margin-bottom: 40px;
}
.c-account-content_panel .o-header-title-slant {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  background: #336633;
  width: 100%;
  padding: 29px 24px;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-account-content_panel .o-header-title-slant {
    font-size: 40px;
    padding: 34px 64px;
  }
}
.c-account-content_panel--detail {
  background: #FFFFFF;
  padding: 0 16px;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail {
    padding: 0px 64px;
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
  }
}
@media (min-width: 1400px) {
  .c-account-content_panel--detail {
    border-right: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
  }
}
.c-account-content_panel--detail.for-dashboard {
  width: 100%;
  padding: 24px 16px 80px;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard {
    padding: 48px 64px;
  }
}
.c-account-content_panel--detail.for-dashboard > p {
  color: #363330;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: unset;
  max-width: 563px;
  width: 100%;
}
.c-account-content_panel--detail.for-dashboard > p + p {
  margin-top: 16px;
  margin-bottom: 48px;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard .info-content-wrap {
    border-top: 2px solid #CAC7C4;
    padding-top: 32px;
    max-width: 633px;
    flex-wrap: nowrap;
  }
}
.c-account-content_panel--detail.for-dashboard .info-content {
  width: 100%;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard .info-content {
    max-width: 304px;
  }
}
.c-account-content_panel--detail.for-dashboard .info-content:first-child {
  margin-bottom: 40px;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard .info-content:first-child {
    margin-right: 16px;
  }
}
@media (min-width: 1122px) {
  .c-account-content_panel--detail.for-dashboard .info-content:first-child {
    margin-right: 24px;
    margin-bottom: 0;
  }
}
.c-account-content_panel--detail.for-dashboard .info-content > .h5 {
  font-family: "Open sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
  letter-spacing: unset;
  margin-bottom: 14px;
  max-width: 305px;
  width: 100%;
}
@media (min-width: 770px) {
  .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: 136px;
  height: 117px;
  background-color: #F3F2F2;
  border-radius: 3px;
  max-width: 100%;
  width: 100%;
  margin-bottom: 14px;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard .info-content_card {
    max-width: unset;
  }
}
.c-account-content_panel--detail.for-dashboard .info-content_card--icon {
  flex: auto;
  margin-right: 15px;
}
.c-account-content_panel--detail.for-dashboard .info-content_card--icon .ic-user-c-grey {
  width: 32px;
  height: 32px;
  margin-top: -3px;
}
.c-account-content_panel--detail.for-dashboard .info-content_card--icon .ic-card-c-grey {
  width: 32px;
  height: 32px;
}
.c-account-content_panel--detail.for-dashboard .info-content_card--detail {
  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 {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #333333;
  margin-bottom: 8px;
}
.c-account-content_panel--detail.for-dashboard .info-content_card--detail span {
  font-family: "Open sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #575757;
  font-style: normal;
  -webkit-text-fill-color: #575757;
  -webkit-opacity: 1;
}
.c-account-content_panel--detail.for-dashboard .info-content .o-button:nth-last-child(2) {
  margin-bottom: 14px;
  padding: 16px;
}
.c-account-content_panel--detail.for-dashboard .info-content .o-button:nth-last-child(2) span {
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard .info-content .o-button:nth-last-child(2) span {
    font-size: 16px;
  }
}
.c-account-content_panel--detail.for-dashboard .info-content .o-button.o-button-trans span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #241F20;
  padding-top: unset;
}
@media (min-width: 770px) {
  .c-account-content_panel--detail.for-dashboard .info-content .o-button.o-button-trans:hover {
    background: #FC0000;
  }
  .c-account-content_panel--detail.for-dashboard .info-content .o-button.o-button-trans:hover span {
    color: #FFFFFF;
  }
}
.c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card {
  height: 184px;
  margin-bottom: 0;
}
.c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--icon {
  margin-right: 14px;
}
.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;
  margin-bottom: 16px;
}
.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 {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #333333;
}
.c-account-content_panel--detail.for-dashboard .info-content.for-billing .info-content_card--detail p {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #575757;
}
.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: 770px) {
  .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: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 770px) {
  .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 {
    flex-direction: row;
    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;
  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 {
    flex-basis: 68.9807976366%;
    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: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 90px;
  left: 50%;
  width: 140px;
  height: 165px;
  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%;
}
.c-account-content_panel .for-recent-orders .order-item {
  padding: 32px 0 40px;
}
@media (min-width: 924px) {
  .c-account-content_panel .for-recent-orders .order-item {
    padding: 40px 0 32px;
  }
}
.c-account-content_panel .for-recent-orders .order-item.apply-tail {
  border-bottom: 1px dashed #ABA8A3;
}
.c-account-content_panel .for-recent-orders .order-item:last-child.apply-tail {
  background-position: unset;
}
.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: 210px;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .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: 770px) {
  .c-account-content_panel .for-recent-orders .order-item_col:nth-child(2) {
    margin-bottom: 0;
  }
}
@media (min-width: 770px) {
  .c-account-content_panel .for-recent-orders .order-item_col:last-child {
    max-width: 185px;
  }
}
.c-account-content_panel .for-recent-orders .order-item_col > span {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #B02A31;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.c-account-content_panel .for-recent-orders .order-item_col > .h3 {
  font-family: "Brandon Grotesque", sans-serif;
  margin-bottom: 16px;
  color: #241F20;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
}
.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: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-account-content_panel .for-recent-orders .order-item_col--detail > span {
  font-family: "Open sans", sans-serif;
  text-transform: unset;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #5B5853;
}
.c-account-content_panel .for-recent-orders .order-item_col .o-button {
  width: 100%;
  padding: 0;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-recent-orders .order-item_col .o-button {
    max-width: 193px;
  }
}
.c-account-content_panel .for-recent-orders .order-item_col .o-button > span {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 12px 24px;
}
.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-recent-orders .order-item:nth-of-type(4n + 4).apply-tail {
  border-bottom: unset;
}
.c-account-content_panel .for-recent-orders .order-item.hide {
  display: none;
}
.c-account-content_panel .for-edit-profile {
  width: 100%;
}
.c-account-content_panel .for-edit-profile.c-account-content_panel--detail {
  padding: 24px 16px 40px;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile.c-account-content_panel--detail {
    padding: 48px 40px 64px;
  }
}
.c-account-content_panel .for-edit-profile form {
  width: 100%;
}
.c-account-content_panel .for-edit-profile form .o-form-group {
  margin-bottom: -32px;
  padding-left: 42px;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group {
    padding-left: 64px;
  }
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group > label {
    font-size: 20px;
  }
}
.c-account-content_panel .for-edit-profile form .o-form-group .required {
  color: #B02A31;
  margin-left: -3px;
}
.c-account-content_panel .for-edit-profile form .o-form-group .o-form-timeline_count {
  font-size: 18px;
}
.c-account-content_panel .for-edit-profile form .o-form-group:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy1, .c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy2 {
  top: 20px;
  left: 28px;
  position: absolute;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy1, .c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy2 {
    left: 18px;
  }
}
.c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy1.show, .c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy2.show {
  display: block;
}
.c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy1.hide, .c-account-content_panel .for-edit-profile form .o-form-group_password .password-dummy2.hide {
  display: none;
}
.c-account-content_panel .for-edit-profile form .o-form-group_password .ic-password::after {
  background: url("images/kk/kk-ic-green-eye.svg") no-repeat;
}
.c-account-content_panel .for-edit-profile form .o-form-group_password .ic-password.password-hide::after {
  background: url("images/kk/kk-ic-green-eye.svg") no-repeat;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner {
  max-width: 386px;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
@media (min-width: 850px) {
  .c-account-content_panel .for-edit-profile form .o-form-group-inner {
    margin-right: 16px;
  }
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input {
  border: 1px solid #9C9892;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input:not(:-moz-read-only) {
  border: 1px solid #7D7871;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input:not(:read-only) {
  border: 1px solid #7D7871;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input:-moz-placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input:-ms-input-placeholder {
  border: 1px solid #E8E7E6;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input:placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.o-form-dropdown_input input[type=password] {
  color: transparent;
}
.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-form-group_standard.o-form-group_phone input:first-child {
  max-width: 58px;
}*/
.c-account-content_panel .for-edit-profile form .o-form-group-inner .o-button {
  width: 100%;
  padding: 16px;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner .o-button span {
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner label {
  font-weight: 700;
  font-size: 17px;
  line-height: 110%;
  margin-bottom: 12px;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group-inner label {
    font-size: 18px;
  }
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail {
  padding: 16.5px 24px;
  text-transform: uppercase;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail__title > .h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail:hover {
    border: 1px solid #E8E7E6;
  }
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail.active {
  background: #E8E7E6;
  border: 1px solid #E8E7E6;
}
.c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail.active .o-form-panels_card--detail__title > .h3 {
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card {
    padding: 0 6px 16px;
  }
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail.active__title > .h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 120%;
    color: #241F20;
  }
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels_card--detail__title > .h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 120%;
    color: #241F20;
  }
}
@media only screen and (max-width: 820px) and (min-width: 375px) {
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels {
    padding-left: 14px;
  }
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card {
    width: auto;
    padding: 0 6px 16px;
  }
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card:first-of-type .o-form-panels_card--detail {
    border-radius: 8px 0px 0px 8px;
  }
  .c-account-content_panel .for-edit-profile form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card:last-of-type .o-form-panels_card--detail {
    border-radius: 0px 8px 8px 0px;
  }
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .dropdown-disabled {
  content: url("images/max-caret-down-grey.svg");
  position: absolute;
  top: 15px;
  right: 16px;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input {
  border: 1px solid #E8E7E6;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input::-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input::placeholder {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input.text-center {
  text-align: center;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input:not(:-moz-read-only) {
  border: 1px solid #7D7871;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input:not(:read-only) {
  border: 1px solid #7D7871;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input:-moz-placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input:-ms-input-placeholder {
  border: 1px solid #E8E7E6;
}
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input:placeholder-shown {
  border: 1px solid #E8E7E6;
}
/*.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input[type=password] {
  color: transparent;
}*/
.c-account-content_panel .for-edit-profile form .o-form-group_standard .o-form-group_input.readonly {
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  background-color: #E8E7E6;
}
.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;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile form .o-form-group:nth-child(2) .o-form-group-inner:nth-child(5) {
    margin-right: 16px;
  }
}
.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 form .o-form-group:nth-child(4) .for-edit-profile_cta .o-button span {
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
}
.c-account-content_panel .for-edit-profile_email {
  width: 100%;
  max-width: 386px;
}
.c-account-content_panel .for-edit-profile_email input {
  max-width: 386px;
}
.c-account-content_panel .for-edit-profile_cta {
  padding-left: 14px;
}
@media (min-width: 770px) {
  .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: 12px;
  padding-left: 14px;
  font-style: italic;
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #5B5853;
}
@media (min-width: 770px) {
  .c-account-content_panel .for-edit-profile .italize {
    margin-top: 12px;
    padding-left: 0;
  }
}
.c-account-content_panel .for-edit-profile .spacer-md {
  width: 100%;
  display: none;
}
@media (min-width: 1208px) {
  .c-account-content_panel .for-edit-profile .spacer-md {
    display: block;
    height: 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: flex;
  flex-direction: column;
}
.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_count {
  order: 1;
}
.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_remaining {
  order: 3;
}
.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_stamp-counter {
  order: 2;
}
.c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card button {
  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 {
    order: 1;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_remaining {
    order: 2;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card .order_stamp-counter {
    order: 3;
  }
  .c-account-content_panel.you-do-you-panel .for-rewards .rewards-order-card button {
    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: flex;
  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 {
  flex-basis: 24.9609375%;
  padding: 20px 24px 18px;
  align-items: 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 {
  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: flex;
  flex-direction: column;
}
.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_count {
  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;
  order: 2;
}
.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_remaining {
  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 {
  order: 4;
}
.c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content {
  flex-basis: 24.9609375%;
  justify-content: center;
  padding: 34px 24px;
  display: flex;
  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: flex;
  flex-direction: column;
  background-color: #000614;
}
.c-account-content_panel.you-do-you-panel-home .rewards-unregistered__image {
  display: flex;
  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: flex;
  justify-content: center;
  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: flex;
  justify-content: 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;
    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 {
    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.5%;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_count {
    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;
    order: 3;
  }
  .c-account-content_panel.you-do-you-panel-home .for-rewards .rewards-intro-card__content-wrapper .rewards-order-card .order_remaining {
    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 {
    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 {
    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: 770px) {
  .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 {
    flex-basis: 40.4444444444%;
    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 {
    flex-basis: 59.5555555556%;
    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;
  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 #CAC7C4;
    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: flex;
  flex-direction: column;
  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;
    flex-basis: 31.976744186%;
    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: flex;
    flex-direction: column;
    flex-basis: 68.023255814%;
    border-left: 1px solid #CAC7C4;
    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: flex;
    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: flex;
  justify-content: space-between;
  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;
    align-self: center;
  }
}
.c-account-content_panel .for-rewards .rewards-transactions-coupons-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-transactions-coupons-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.c-account-content_panel .for-rewards .rewards-transactions-card {
  order: 1;
  margin-top: 24px;
}
@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-transactions-card {
    margin: 0 31px 0 0;
    flex-basis: 48.1395348837%;
  }
}
.c-account-content_panel .for-rewards .rewards-transactions-card.switch {
  order: 2;
}
@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-transactions-card.switch {
    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: flex;
  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(202, 199, 196, 0.5);
}
.c-account-content_panel .for-rewards .rewards-transactions-card__item > * {
  display: flex;
  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 {
  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;
    flex-basis: 48.1395348837%;
  }
}
.c-account-content_panel .for-rewards .rewards-coupons-card.switch {
  order: 1;
}
@media (min-width: 1208px) {
  .c-account-content_panel .for-rewards .rewards-coupons-card.switch {
    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: flex;
  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: flex;
  flex-direction: column;
  justify-content: 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: #CAC7C4;
  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: 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 {
  transform: scale(1);
}
.c-account-content_panel .for-rewards .rewards-coupons-card .coupon.claimed .coupon_bottom {
  background-color: #CAC7C4 !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: #CAC7C4;
  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: 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: #CAC7C4;
  margin-top: 6px;
}
.c-account-content_panel .for-rewards .rewards-coupons-card .coupon_top img {
  margin-right: 18px;
  width: 85px;
  height: 85px;
  align-self: flex-end;
  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%;
  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-account .c-store-list-paginate {
  padding-bottom: 32px;
}
@media (min-width: 924px) {
  .c-account .c-store-list-paginate {
    padding-bottom: 40px;
    margin-top: 0;
    padding-top: 16px;
  }
}

.c-checkout .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-checkout .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-checkout .o-container .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-checkout .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: 0px;
  z-index: -1;
  height: 331px;
}
@media (min-width: 770px) {
  .c-checkout .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-checkout .o-container .dots-bg-right {
    display: block;
    right: -395px;
  }
}
.c-checkout .c-breadcrumbs > div > a {
  padding: 18px 16px;
}
.c-checkout .o-header-title-slant {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  width: 100%;
  background-color: #336633;
  border-radius: 0px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  position: static;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 29px 24px;
}
@media (min-width: 770px) {
  .c-checkout .o-header-title-slant {
    font-size: 40px;
    border-radius: 40px 0px 0px 0px;
    padding: 34px 64px;
  }
}
@media (min-width: 924px) {
  .c-checkout .o-header-title-slant {
    border-radius: 24px 0px 0px 0px;
  }
}
@media (min-width: 1400px) {
  .c-checkout .o-header-title-slant {
    border-radius: 24px 24px 0px 0px;
  }
}
.c-checkout .c-standard-layout-content {
  padding: 0px;
  background: none;
  position: relative;
}
.c-checkout .c-standard-layout-content .top-right-icon {
  position: absolute;
  top: 15px;
  right: -26px;
  width: 176.39px;
  height: 176.39px;
  z-index: 1;
  display: none;
}
@media (min-width: 770px) {
  .c-checkout .c-standard-layout-content .top-right-icon {
    display: block;
  }
}
.c-checkout .c-standard-layout-content_display {
  flex-direction: column-reverse;
  background: #FFFFFF;
}
@media (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display {
    padding: 40px 70px 64px 64px;
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
  }
}
@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content_display {
    flex-direction: row;
  }
}
@media only screen and (max-width: 965px) {
  .c-checkout .c-standard-layout-content_display {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .c-checkout .c-standard-layout-content_display {
    border-radius: 0px 0px 40px 40px;
    border-right: 2px solid #336633;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group {
  padding-bottom: 0px;
  padding-left: 56px;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group {
    width: 80%;
  }
}
@media (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group {
    padding-bottom: 16px;
    padding-left: 64px;
  }
}
@media only screen and (max-width: 400px) and (min-width: 375px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group:first-child .o-form-panels_card--detail {
    margin-right: 0px;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group.for-payment::before {
  display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 375px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group.for-payment .o-form-panels_card {
    padding: 0 0 8px 0;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group.for-payment .o-form-panels_card:last-child {
    padding: 0 0 0 !important;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_card .info-card {
  width: 278px;
  margin-left: 0px;
}
@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_card .info-card {
    width: 100%;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_card .info-card_detail span {
  font-weight: 500;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_phone input:first-child:disabled {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input {
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input::-moz-placeholder {
  color: #9C9892;
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input:-ms-input-placeholder {
  color: #9C9892;
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input::placeholder {
  color: #9C9892;
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input::-moz-placeholder {
    font-weight: 400;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input:-ms-input-placeholder {
    font-weight: 400;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group_input::placeholder {
    font-weight: 400;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group > label {
  padding-top: 12px;
  margin-bottom: 24px !important;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group label {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  color: #241F20;
  margin-bottom: 12px;
  padding-left: 0px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group label.main {
  margin-bottom: 24px !important;
}
@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group label {
    margin-bottom: 12px;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .required {
  color: #B02A31;
  margin-left: -4px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group_card {
  margin-bottom: 16px;
}
@media (min-width: 966px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group_card {
    margin-bottom: 30px;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner .o-form-group_standard {
  padding-left: 0px;
}
@media (min-width: 996px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner .o-form-group_standard {
    padding-left: 0px;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner .o-form-group_standard.o-form-group_phone input:first-child {
  margin-right: 10px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner.with-phone-drop {
  margin-bottom: 16px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner.with-phone-drop .o-form-group_phone .o-form-dropdown_input {
  margin-right: 10px;
  padding-left: 0px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner.for-description {
  margin-bottom: 16px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner.for-description label {
  margin-bottom: 8px;
  justify-content: unset;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner label {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner .o-form-group_checkbox label {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #5B5853;
}
@media (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner .o-form-group_checkbox label {
    font-weight: 400;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-group-inner .o-form-group_checkbox input:checked ~ .checkmark {
  background-color: #336633;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels {
  margin: 0;
}
@media (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels {
    margin-bottom: 16px;
  }
}
/*.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card {
  padding: 0 12px 0 0;
}*/
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card:last-child {
  padding: 0 0 0 !important;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card--detail {
  max-width: 77px;
  height: 50px;
}
@media (max-width: 769px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card--detail {
    height: unset;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card--detail.for-cppu {
  height: 90px;
}
@media (max-width: 769px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-panels_card--detail.for-cppu {
    height: unset;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group .o-form-timeline_count {
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  text-align: center;
  align-items: center;
  padding: 8px;
  border-radius: 50px;
  width: 44px;
  height: 44px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group:first-child .o-form-panels {
  margin: 0;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group:first-child .o-form-panels_card {
  padding: 0 12px 0 0;
}
@media (min-width: 996px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-form-group:first-child .o-form-panels_card {
    padding: 0 12px 0 0;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-button {
  margin-top: 22px;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-button.for-pickup {
  margin-top: 40px;
}
@media (min-width: 996px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-button.for-pickup {
    margin-top: 8px;
    width: 373px;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .o-button.for-cod {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 996px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-button.for-cod {
    margin-top: 8px;
    margin-bottom: 0px;
    width: 373px;
  }
}
@media (min-width: 996px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-button.for-curbside {
    width: 373px;
  }
}
@media (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .o-button.for-curbside {
    margin-top: 0;
  }
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries label {
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels_card--detail__title > .h3 {
  font-weight: 700;
  line-height: 130%;
  color: #241F20;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels_card--detail.active > .o-form-panels_card--detail__title > .h3 {
  font-weight: 900;
}
@media only screen and (max-width: 769px) and (min-width: 375px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels .o-form-panels_card {
    width: auto;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels .o-form-panels_card:first-of-type .o-form-panels_card--detail {
    border-radius: 8px 0px 0px 8px;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels .o-form-panels_card:last-of-type .o-form-panels_card--detail {
    border-radius: 0px 8px 8px 0px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels .o-form-panels_card {
    width: auto;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels .o-form-panels_card:first-of-type .o-form-panels_card--detail {
    margin: 0;
    border-radius: 8px 0px 0px 8px;
  }
  .c-checkout .c-standard-layout-content_display .o-form-timeline .for-cutleries .o-form-panels .o-form-panels_card:last-of-type .o-form-panels_card--detail {
    border-radius: 0px 8px 8px 0px;
  }
}
.c-checkout .color_grey {
  color: #939598 !important;
  font-weight: 600;
}
.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-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #9C9892;
  text-transform: unset;
}
.c-checkout-form {
  max-width: 500px;
  width: 100%;
  padding: 32px 16px 0;
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-checkout-form {
    width: 50.5%;
  }
}
@media (min-width: 966px) {
  .c-checkout-form {
    margin-right: 32px;
    padding: 32px 24px 0;
  }
}
@media (min-width: 1185px) {
  .c-checkout-form {
    padding: 10px 0 0;
    max-width: 606px;
  }
}
.c-checkout-form > .h5 {
  letter-spacing: unset;
  margin-bottom: 32px;
  font-style: normal;
  color: #5B5853;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  font-family: "Open sans", sans-serif;
}
.c-checkout-form form {
  max-width: 550px;
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 966px) {
  .c-checkout-form form {
    margin-top: 32px;
  }
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group {
    padding-left: 60px;
  }
}
.c-checkout-form form .o-form-group:first-child {
  padding-right: 0;
}
@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: 373px;
  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 {
  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 > .switch-input-group {
  display: flex;
  gap: 10px;
}
.c-checkout-form form .o-form-group-inner.for-description > .switch-input-group > label.switch {
  display: inline-block;
  width: 32px;
  margin-bottom: 0;
  margin-top: 2px;
}
.c-checkout-form form .o-form-group-inner.for-description > .switch-input-group > .right-col > label {
  margin-bottom: 5px !important;
}
.c-checkout-form form .o-form-group-inner.for-description > .switch-input-group > .right-col > span {
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  font-family: "Open sans", sans-serif;
}
.c-checkout-form form .o-form-group-inner.for-description label {
  display: flex;
  color: #202020;
}
.c-checkout-form form .o-form-group-inner.for-description label > span.for-delivery {
  width: 251px;
  font-weight: 900 !important;
}
@media (min-width: 966px) {
  .c-checkout-form form .o-form-group-inner.for-description label > span.for-delivery {
    width: 233px;
  }
}
.c-checkout-form form .o-form-group-inner.for-description label > span.for-datetime {
  font-weight: 700 !important;
}
@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-family: "Open sans", sans-serif;
  letter-spacing: unset;
  padding-left: 0px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #5B5853;
  display: block;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group-inner.for-description > span.for-instructions {
    width: 373px;
  }
}
@media (min-width: 770px) {
  .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 {
  background: transparent;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0 0 0 10px;
}
.c-checkout-form form .o-form-group-inner.for-description .o-button-white span {
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #9C9892;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group-inner.for-description .o-button-white span {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    color: #5B5853;
  }
}
.c-checkout-form form .o-form-group-inner .o-form-panels {
  padding-left: 0px;
  margin: 0;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group-inner .o-form-panels {
    padding-left: 0px;
    margin: 0 -8px -16px 0;
  }
}
.c-checkout-form form .o-form-group .o-form-panels_card--detail {
  padding: 14.5px 24px;
  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 .only {
  border-radius: 8px !important;
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner {
  max-width: unset;
  margin-top: 12px;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner {
    margin-top: 0;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card--detail__title > .h3 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #241F20;
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card--detail.active .h3 {
  font-weight: 900;
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2), .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:nth-child(2):last-child {
  /* Online payment Credit Card */
}
.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: 287px;
  padding: 16px 17px;
  justify-content: center;
}
@media (min-width: 770px) {
  .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: 188px;
    /*height: 90px;*/
    padding: 38.25px 24px 38.25px 24px;
    justify-content: unset;
    text-align: center;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .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 {
    justify-content: center;
  }
}
@media (max-width: 769px) {
  .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 {
    padding: 24px 0;
  }
}
@media (max-width: 769px) {
  .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 {
    padding: 24px 0;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child {
  flex: auto;
  /* Cash Payment */
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:last-child {
    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: 287px;
  justify-content: center;
}
@media (min-width: 770px) {
  .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: 122px;
    /*height: 90px;*/
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:only-child {
  padding: 0;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:only-child {
    padding: 0 0 18px;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:only-child > div {
  border-radius: 8px;
  margin: 0;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card:only-child > div {
    border-radius: 8px !important;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner:nth-child(4) {
  margin-bottom: 12px;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner:nth-child(4) {
    margin-bottom: 8px;
  }
}
.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: 770px) {
  .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: "Open sans", sans-serif;
  margin-right: 16px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #5B5853;
}
@media (min-width: 770px) {
  .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-weight: 400;
  }
}
.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 {
  padding-left: 0px;
  justify-content: space-between;
}
@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay {
    max-width: unset;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-pesopay span {
  max-width: 158px;
  width: 100%;
  margin-right: 0px;
}
@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 {
  padding-left: 0px;
  margin-bottom: 0;
}
@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms {
    width: 569px;
  }
}
.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: #B02A31;
  position: relative;
  text-decoration: underline;
}
@media (min-width: 770px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .for-terms a {
    text-decoration: none;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-group_checkbox {
  max-width: 285px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding-left: 0px;
}
@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-group_checkbox {
    max-width: unset;
    margin-top: 0px;
    margin-bottom: 24px;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter {
  margin-bottom: 0;
  display: none;
  max-width: 503px;
}
@media only screen and (max-width: 400px) and (min-width: 375px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter {
    margin-top: 0;
  }
}
@media (min-width: 966px) {
  .c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter {
    margin-top: 0;
    margin-bottom: 0px;
  }
}
.c-checkout-form form .o-form-group.for-payment .o-form-group-inner.for-payment-filter.active {
  display: block;
}
.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%;
  background: #FFFFFF;
}
.c-checkout-summary figure {
  margin-bottom: -5px;
  position: relative;
  height: 56px;
}
@media (min-width: 966px) {
  .c-checkout-summary figure {
    height: unset;
  }
}
.c-checkout-summary figure img {
  height: 56px;
}
@media (min-width: 966px) {
  .c-checkout-summary figure img {
    height: unset;
  }
}
.c-checkout-summary .count_quantity {
  border-radius: 64px;
  background: #FAB200;
  width: 24px;
  height: 24px;
  z-index: 2;
  font-weight: 800;
  font-size: 12px;
  line-height: 120%;
  align-items: center;
  justify-content: center;
  color: #241F20;
  display: flex;
  margin-right: 8px;
  margin-top: -3px;
}
.c-checkout-summary .count_x {
  content: url("images/kk/kk-order-summary-x.svg");
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
@media (min-width: 966px) {
  .c-checkout-summary {
    max-width: calc(100% - 638px);
    min-width: 375px;
  }
}
@media (min-width: 924px) {
  .c-checkout-summary {
    align-self: flex-start;
    filter: drop-shadow(0px 8px 12px rgba(0, 0, 0, 0.1));
  }
}
.c-checkout-summary .accordion-list {
  max-height: 0;
  overflow: hidden;
  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 {
  position: relative;
}
.c-checkout-summary_header.active .ic-caret-down-lg {
  transform: rotate(180deg);
}
.c-checkout-summary_header > .h4 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #000000;
  text-transform: unset;
  padding: 0 0 0 16px;
}
@media (min-width: 770px) {
  .c-checkout-summary_header > .h4 {
    padding: 24px;
  }
}
.c-checkout-summary_header > .h4 .o-button, .c-checkout-summary_header > .h4 .o-button:hover {
  margin-right: 0;
  background-color: transparent;
}
.c-checkout-summary_header > .h4 .o-button i, .c-checkout-summary_header > .h4 .o-button:hover i {
  width: 32px;
  height: 32px;
}
.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: 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: 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 ul {
  padding: 0px 16px 24px;
}
@media (min-width: 966px) {
  .c-checkout-summary_body ul {
    padding: 0 24px 24px;
    margin-top: 0px;
  }
}
.c-checkout-summary_footer {
  background-color: #336633;
}
.c-checkout-summary_footer ul {
  padding: 16px 16px;
}
@media (min-width: 966px) {
  .c-checkout-summary_footer ul {
    padding: 16px 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_footer .summary-list li.grandtotal .h6, .c-checkout-summary_footer .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 .c-checkout-summary_footer .summary-list li.grandtotal span, .c-checkout-summary_footer .summary-list li.grandtotal .legends > li span, .legends > li .c-checkout-summary_footer .summary-list li.grandtotal span {
  letter-spacing: unset;
}
.c-checkout-summary_footer .summary-list li.last_text {
  padding-top: 8px !important;
}
.c-checkout-summary_footer .summary-list li .h6, .c-checkout-summary_footer .summary-list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-checkout-summary_footer .summary-list .c-product-content_panel--legend__content > ul > li span, .c-checkout-summary_footer .summary-list .legends > li span {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 110% !important;
  color: #FFFFFF !important;
}
.c-checkout-summary_subtotal {
  background-color: #F0F4F0;
}
.c-checkout-summary_subtotal ul {
  padding: 24px 16px;
}
@media (min-width: 966px) {
  .c-checkout-summary_subtotal ul {
    padding: 24px;
  }
}
.c-checkout-summary_subtotal .h6, .c-checkout-summary_subtotal .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_subtotal span, .c-checkout-summary_subtotal .legends > li span, .legends > li .c-checkout-summary_subtotal span {
  color: #FFFFFF;
}
.c-checkout-summary_subtotal .subtotal {
  border-color: #E7E7E7 !important;
}
.c-checkout-summary_subtotal .summary-list li .h6, .c-checkout-summary_subtotal .summary-list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-checkout-summary_subtotal .summary-list .c-product-content_panel--legend__content > ul > li span, .c-checkout-summary_subtotal .summary-list .legends > li span {
  font-style: normal;
  font-weight: 800 !important;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-checkout-summary .summary-list li.main_no_edit {
  justify-content: unset !important;
  align-items: center;
  padding-bottom: 19px;
}
.c-checkout-summary .summary-list li.main_no_edit .h6, .c-checkout-summary .summary-list li.main_no_edit .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_no_edit span, .c-checkout-summary .summary-list li.main_no_edit .legends > li span, .legends > li .c-checkout-summary .summary-list li.main_no_edit span {
  font-style: normal !important;
  font-weight: 900 !important;
  font-size: 14px !important;
  line-height: 120% !important;
  color: #241F20 !important;
}
.c-checkout-summary .summary-list li.main_no_edit 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_no_edit span {
    font-weight: 900;
    font-size: 12px;
    line-height: 120%;
  }
}
.c-checkout-summary .summary-list li.main_no_edit span:not(:first-child):last-child {
  color: #9C9892;
}
.c-checkout-summary .summary-list li.main_no_edit span.italize {
  font-style: italic;
  color: #FFFFFF;
}
.c-checkout-summary .summary-list li.main {
  padding-bottom: 16px;
  align-items: center;
}
.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: 800;
  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-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 .summary-list li.main .o-button.o-button-white, .c-checkout-summary .summary-list li.main .o-button.o-button-white:hover {
  background: transparent;
  padding: 0px 0px 0px 16px;
}
.c-checkout-summary .summary-list li.main .o-button.o-button-white > span, .c-checkout-summary .summary-list li.main .o-button.o-button-white:hover > span {
  font-weight: 600;
  text-transform: capitalize;
  font-family: "Open sans", sans-serif;
}
.c-checkout-summary .summary-list li.subtotal {
  padding: 0px 0 24px 60px;
  border-bottom: 1px solid #CAC7C4;
}
.c-checkout-summary .summary-list li.subtotal:not(:first-child):last-child {
  border-bottom: none;
}
.c-checkout-summary .summary-list li.inner {
  padding-left: 60px;
  padding-top: 0px;
  padding-bottom: 8px;
}
.c-checkout-summary .summary-list li.inner span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #5B5853;
}
.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 .summary-list li.service-charge {
  padding: 4px 0 24px;
}
.c-checkout-summary .summary-list li .h6, .c-checkout-summary .summary-list .c-product-content_panel.for-standard .c-product-content_panel--legend__content > ul > li span, .c-product-content_panel.for-standard .c-checkout-summary .summary-list .c-product-content_panel--legend__content > ul > li span, .c-checkout-summary .summary-list .legends > li span {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-checkout-summary .summary-list li .h6:not(:first-child):last-child, .c-checkout-summary .summary-list .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-checkout-summary .summary-list .c-product-content_panel--legend__content > ul > li span:not(:first-child):last-child, .c-checkout-summary .summary-list .legends > li span:not(:first-child):last-child {
  font-weight: 600;
}
.c-checkout-summary .summary-list li span {
  font-style: normal;
  color: #241F20;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 924px) {
  .c-checkout-summary .summary-list li span {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
  }
}
.c-checkout-summary .summary-list li span:not(:first-child):last-child {
  color: #9C9892;
}
.c-checkout-summary .summary-list li 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 only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-checkout-delivery .c-checkout-form {
    margin-right: 32px;
  }
}
@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: 16px;
}
@media (min-width: 966px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner:nth-child(3) {
    margin-bottom: 0px;
  }
}
@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 {
    width: 100%;
  }
}
.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;
  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;
    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;
    justify-content: center;
  }
}
@media (max-width: 769px) {
  .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: 287px;
    padding: 24px 0;
  }
}
.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 (max-width: 769px) {
  .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: 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: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: 924px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment .o-form-group-inner .o-form-panels_card .h3 {
    font-size: 14px;
  }
}
@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: 213px;
    /*padding: 44px 22px 44px 22px;*/
  }
  .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: 175px;
    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_standard {
  margin-bottom: 2px !important;
}
@media (min-width: 770px) {
  .c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group_standard {
    margin-bottom: 24px !important;
  }
}
.c-checkout-delivery .c-checkout-form form .o-form-group.for-payment.for-payment-delivery .o-form-group-inner > span {
  font-family: "Open sans", sans-serif;
  display: block;
  max-width: 571px;
  margin-bottom: 32px;
  font-style: normal;
  font-weight: 500;
  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: 10px;
}
@media (min-width: 966px) {
  .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 .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 60px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-confirmation .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-confirmation .o-container .dots-bg-left {
    display: block;
    left: -431px;
  }
}
.c-confirmation .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: 0px;
  z-index: -1;
  height: 331px;
}
@media (min-width: 770px) {
  .c-confirmation .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-confirmation .o-container .dots-bg-right {
    display: block;
    right: -380px;
  }
}
.c-confirmation .o-header-title-slant {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  width: 100%;
  background-color: #336633;
  border-radius: 0px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  position: static;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 29px 24px;
}
@media (min-width: 770px) {
  .c-confirmation .o-header-title-slant {
    font-size: 40px;
    border-radius: 40px 0px 0px 0px;
    padding: 34px 64px;
  }
}
@media (min-width: 1400px) {
  .c-confirmation .o-header-title-slant {
    border-radius: 40px 40px 0px 0px;
  }
}
.c-confirmation .c-checkout-summary .summary-list li.main_no_edit {
  padding-bottom: 16px;
}
@media (min-width: 770px) {
  .c-confirmation .c-checkout-summary .summary-list li.main_no_edit {
    padding-bottom: 18px;
  }
}
@media (min-width: 770px) {
  .c-confirmation .c-checkout-summary .summary-list li.main_no_edit .h6, .c-confirmation .c-checkout-summary .summary-list li.main_no_edit .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 .c-checkout-summary .summary-list li.main_no_edit span, .c-confirmation .c-checkout-summary .summary-list li.main_no_edit .legends > li span, .legends > li .c-confirmation .c-checkout-summary .summary-list li.main_no_edit span {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 130% !important;
    color: #241F20 !important;
  }
}
.c-confirmation .c-checkout-summary_footer--subtotal {
  background: #F0F4F0;
}
.c-confirmation .c-checkout-summary_footer--subtotal .summary-list li .h6:not(:first-child):last-child, .c-confirmation .c-checkout-summary_footer--subtotal .summary-list .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-confirmation .c-checkout-summary_footer--subtotal .summary-list .c-product-content_panel--legend__content > ul > li span:not(:first-child):last-child, .c-confirmation .c-checkout-summary_footer--subtotal .summary-list .legends > li span:not(:first-child):last-child {
  font-weight: 700;
}
.c-confirmation .c-checkout-summary_footer--subtotal ul {
  padding: 24px 16px 23px;
}
@media (min-width: 770px) {
  .c-confirmation .c-checkout-summary_footer--subtotal ul {
    padding: 24px 24px 23px;
  }
}
@media (max-width: 769px) {
  .c-confirmation .c-breadcrumbs > div > a {
    padding: 18px 20px;
  }
}
.c-confirmation .c-breadcrumbs > div > ul {
  display: none;
}
@media (min-width: 770px) {
  .c-confirmation .c-breadcrumbs > div > ul {
    display: flex;
    margin-left: -50px;
  }
}
.c-confirmation .c-breadcrumbs > div > ul > li {
  padding: 0 12px;
  position: relative;
}
.c-confirmation .c-breadcrumbs > div > ul > li::before {
  content: url("images/ic_max-slash.svg");
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
}
.c-confirmation .c-breadcrumbs > div > ul > li:first-child a {
  margin-top: 1px;
  line-height: 0;
}
@media (min-width: 924px) {
  .c-confirmation .c-breadcrumbs > div > ul > li:first-child a .img {
    margin-top: 2px;
  }
}
.c-confirmation .c-breadcrumbs > div > ul > li:last-child::before {
  content: "";
}
.c-confirmation .c-breadcrumbs > div > ul > li a {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-confirmation .c-breadcrumbs > div > ul > li:nth-child(n+3) a {
  font-weight: 900;
  color: #241F20;
}
.c-confirmation .o-header-title {
  max-width: none;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  margin-top: 40px;
  margin-bottom: 16px;
  color: #336633;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-confirmation .o-header-title {
    margin-top: 0px;
    color: #241F20;
    font-size: 28px;
  }
}
.c-confirmation .o-header-title .ic-registered-sm {
  width: 16px;
  height: 16px;
  margin-bottom: 12.76px;
  position: relative;
  left: -4px;
  margin-right: -5px;
}
.c-confirmation .hide {
  display: none;
}
.c-confirmation .c-standard-layout-content {
  padding: 0;
  background: none;
  position: relative;
}
.c-confirmation .c-standard-layout-content .top-right-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 176.39px;
  z-index: 1;
  display: none;
}
@media (min-width: 770px) {
  .c-confirmation .c-standard-layout-content .top-right-icon {
    display: block;
  }
}
.c-confirmation .c-standard-layout-content_display {
  background: #FFFFFF;
  flex-direction: row;
}
@media (min-width: 770px) {
  .c-confirmation .c-standard-layout-content_display {
    padding: 48px 70px 74px 64px;
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0px 0px 0px 40px;
  }
}
@media only screen and (max-width: 965px) {
  .c-confirmation .c-standard-layout-content_display {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-confirmation .c-standard-layout-content_display {
    width: 100%;
  }
}
@media (min-width: 1366px) {
  .c-confirmation .c-standard-layout-content_display {
    border-radius: 0px 0px 40px 40px;
    border-right: 2px solid #336633;
  }
}
.c-confirmation .c-standard-layout-content_display .reference-number {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  margin-bottom: 8px;
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary {
  margin-top: 0;
}
@media (min-width: 770px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary {
    margin-top: 8px;
  }
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary.with-logo .c-checkout-summary_header .h5 {
  font-weight: 500;
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary.with-logo .c-checkout-summary_header {
  padding: 0;
}
/*@media (min-width: 770px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary.with-logo .c-checkout-summary_header {
    padding: 24px 0 0;
  }
}*/
@media (max-width: 769px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary.with-logo .c-checkout-summary_body .summary-list {
    padding: 0 16px 24px;
  }
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header .ic-caret-down-mb {
  transform: rotate(180deg);
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header.active .ic-caret-down-mb {
  transform: rotate(0deg);
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4 {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  text-transform: unset;
  padding: 0 0 0 16px;
  font-weight: 420;
  font-size: 24px;
  line-height: 100%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4 {
    padding: 24px;
    color: #000000;
    font-weight: 600;
  }
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4 .o-button, .c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4 .o-button:hover {
  margin-right: 0;
  background-color: transparent;
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4 .o-button i, .c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4 .o-button:hover i {
  width: 32px;
  height: 32px;
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4.accordion-cta:first-child {
  display: none;
}
@media (min-width: 966px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4.accordion-cta:first-child {
    display: block;
  }
}
.c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4.accordion-cta:nth-child(2) {
  display: flex;
}
@media (min-width: 966px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary_header--title > .h4.accordion-cta:nth-child(2) {
    display: none;
  }
}
@media (max-width: 769px) {
  .c-confirmation .c-standard-layout-content_display .c-checkout-summary .accordion-list.active {
    max-height: 900px;
  }
}
.c-confirmation-track {
  width: 100%;
  max-width: 633px;
  padding: 0 16px 40px;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-confirmation-track {
    max-width: 100%;
  }
}
@media (min-width: 966px) {
  .c-confirmation-track {
    margin-right: 48px;
    padding: 0;
  }
}
.c-confirmation-track > p {
  color: #5B5853;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 24px;
}
@media (min-width: 770px) {
  .c-confirmation-track > p {
    margin-bottom: 32px;
  }
}
.c-confirmation-track > p.for-title {
  max-width: 574px;
}
.c-confirmation-track > p.for-inquiries {
  margin-bottom: 24px;
  margin-top: 24px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
@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: #336633;
  font-weight: 700;
}
@media (min-width: 770px) {
  .c-confirmation-track > p.for-inquiries a {
    color: #336633;
  }
}
.c-confirmation-track > .h4 {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 29px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 900;
}
@media (min-width: 966px) {
  .c-confirmation-track > .h4 {
    margin-bottom: 24px;
  }
}
.c-confirmation-track > .o-button {
  width: 100%;
  margin-bottom: 0px;
}
@media (min-width: 966px) {
  .c-confirmation-track > .o-button {
    max-width: 373px;
    margin-bottom: 32px;
  }
}
@media (min-width: 770px) {
  .c-confirmation-track > .o-button:hover {
    background: #2A8F2A;
  }
  .c-confirmation-track > .o-button:hover span {
    color: #FFFFFF;
  }
}
.c-confirmation-track > .o-button-track {
  background-color: #336633;
  max-width: 373px;
  width: 100%;
  padding: 16px;
  color: #FFFFFF;
}
@media (min-width: 770px) {
  .c-confirmation-track > .o-button-track:hover {
    background: #2A8F2A;
  }
  .c-confirmation-track > .o-button-track:hover span {
    color: #FFFFFF;
  }
}
.c-confirmation-track > .reference_no {
  display: flex;
  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: 500;
  font-size: 24px;
  line-height: 100%;
  color: #241F20;
}
.c-confirmation-track > .reference_no i {
  margin-left: 42px;
  cursor: pointer;
}
.c-confirmation-track > .h5 {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  margin-top: 24px;
  line-height: 110%;
  color: #241F20;
}
@media (min-width: 966px) {
  .c-confirmation-track > .h5 {
    margin-top: 32px;
  }
}
.c-confirmation-track_user {
  margin-bottom: 24px;
}
@media (min-width: 924px) {
  .c-confirmation-track_user {
    margin-bottom: 32px;
    width: 421px;
  }
}
.c-confirmation-track_user span {
  font-family: "Open sans", sans-serif;
  color: #5B5853;
  padding: 4px 0;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 924px) {
  .c-confirmation-track_user span {
    padding: 0 0 12px;
  }
}
.c-confirmation-track_user span:first-child {
  padding-top: 0;
}
.c-confirmation-track_user span:last-child {
  padding-bottom: 0;
}
.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: linear-gradient(to right, #CAC7C4 100%, 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-top: 24px;
  flex-wrap: wrap;
}
@media (min-width: 1185px) {
  .c-confirmation-track_details {
    flex-wrap: wrap;
    margin-top: 32px;
    margin-bottom: 0px;
  }
}
.c-confirmation-track_details--card {
  width: 100%;
  margin-bottom: 24px;
}
@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 {
    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;
  font-weight: 700;
  line-height: 110%;
  color: #241F20;
}
@media (min-width: 924px) {
  .c-confirmation-track_details--card .h5 {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
.c-confirmation-track_details--card .info-card {
  max-width: unset;
  min-height: 232px;
  margin-left: 0;
}
.c-confirmation-track_details--card .info-card_icon {
  flex: unset;
}
@media (min-width: 966px) {
  .c-confirmation-track_details--card .info-card_icon {
    flex: auto;
  }
}
.c-confirmation-track_details--card .info-card_detail {
  max-width: 251px;
}
.c-confirmation-track_details--card .info-card_detail span {
  font-weight: 500;
}
@media (min-width: 966px) {
  .c-confirmation-track_details--card .info-card_detail span {
    font-weight: 400;
    line-height: 130%;
  }
}
@media (min-width: 966px) {
  .c-confirmation-track_details--card .info-card_detail {
    max-width: unset;
  }
}
@media (max-width: 769px) {
  .c-confirmation-track_details--card .info-card_detail .h6, .c-confirmation-track_details--card .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 .c-confirmation-track_details--card .info-card_detail span, .c-confirmation-track_details--card .info-card_detail .legends > li span, .legends > li .c-confirmation-track_details--card .info-card_detail span {
    font-weight: 900;
  }
}
.c-confirmation-track_details--card .info-card .for-payment-detail span {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 16px;
}
@media (min-width: 966px) {
  .c-confirmation-track_details--card .info-card .for-payment-detail span {
    font-weight: 400;
    line-height: 130%;
  }
}
.c-confirmation-track_details--card .info-card .for-payment-detail span:last-child {
  margin-bottom: 0;
}

.c-registration {
  min-height: 300px;
  padding: 0;
  background: #F0F4F0;
}
@media (min-width: 770px) {
  .c-registration {
    background-color: #F0F4F0;
    overflow-x: hidden;
  }
}
@media (min-width: 1400px) {
  .c-registration {
    overflow-x: auto;
    background-size: contain;
  }
}
.c-registration .o-container {
  /* padding: 0; */
}
@media (min-width: 770px) {
  .c-registration .o-container {
    padding: 64px 0px 64px 94px;
    width: 100%;
    max-width: 2566px;
  }
}
@media (min-width: 1400px) {
  .c-registration .o-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 64px 0;
  }
}
.c-registration .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 0;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-registration .o-container .dots-bg-left {
    display: block;
    left: -440px;
  }
}
@media (min-width: 1400px) {
  .c-registration .o-container .dots-bg-left {
    display: block;
    left: -441px;
  }
}
.c-registration .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: -20px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-registration .o-container .dots-bg-right {
    display: block;
    right: 0%;
  }
}
@media (min-width: 1400px) {
  .c-registration .o-container .dots-bg-right {
    top: 0px;
    display: block;
    right: -380px;
  }
}
.c-registration .c-standard-layout-content {
  padding: 0;
  position: relative;
  background: none;
}
.c-registration .c-standard-layout-content .o-donuts-bg {
  display: none;
}
@media (min-width: 770px) {
  .c-registration .c-standard-layout-content .o-donuts-bg {
    display: block;
  }
}
.c-registration .c-standard-layout-content .o-donuts-bg > img {
  position: absolute;
}
.c-registration .c-standard-layout-content .o-donuts-bg > img.top-left-donut-img {
  top: 87px;
  left: -109px;
  width: 233px;
  height: 233px;
  z-index: 1;
}
.c-registration .c-standard-layout-content .o-donuts-bg > img.top-right-donut-img {
  top: -150px;
  right: -80px;
  width: 237.69px;
  height: 237.69px;
  z-index: 3;
  transform: rotate(27.47deg);
}
.c-registration .c-standard-layout-content .o-donuts-bg > img.bottom-left-donut-img {
  bottom: 18px;
  left: 27px;
  width: 281.8px;
  height: 281.8px;
  z-index: 0;
}
.c-registration .c-standard-layout-content_display {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
  padding: 24px 16px 0;
}
@media (min-width: 770px) {
  .c-registration .c-standard-layout-content_display {
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0 0 0 40px;
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .c-registration .c-standard-layout-content_display {
    border-radius: 0 0 40px 40px;
    border-right: 2px solid #336633;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-registration .c-standard-layout-content_display {
    width: 100%;
  }
}
.c-registration .c-standard-layout-content .o-header-title-slant {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 105%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  background: #336633;
  width: 100%;
  padding: 29px 24px;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
@media (min-width: 770px) {
  .c-registration .c-standard-layout-content .o-header-title-slant {
    font-size: 40px;
    border-radius: 24px 0 0 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .c-registration .c-standard-layout-content .o-header-title-slant {
    border-radius: 24px 40px 0 0;
  }
}
.c-registration .c-breadcrumbs {
  background: #FFFFFF;
  padding: 21px 16px 21px;
  margin-top: -20px;
  margin-bottom: 0;
  z-index: 4;
}
@media (min-width: 770px) {
  .c-registration .c-breadcrumbs {
    padding: 0 0 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.c-registration .c-breadcrumbs .o-container > a {
  padding: 0;
}
.c-registration .c-breadcrumbs .o-container > ul {
  align-items: center;
}
.c-registration .c-breadcrumbs .o-container > ul li:first-child {
  padding-right: 8px;
}
.c-registration .c-breadcrumbs .o-container > ul li:first-child::before {
  top: 58%;
}
.c-registration .c-breadcrumbs .o-container > ul li:first-child > a {
  top: -2px;
  position: relative;
}
.c-registration .c-breadcrumbs .o-container > ul li > a {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  display: flex;
  align-items: center;
  font-family: "Open sans", sans-serif;
}
.c-registration .c-breadcrumbs .o-container > .o-button {
  background: none;
  padding: 24px 0px;
}
.c-registration .c-breadcrumbs .o-container > .o-button > span {
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  display: flex;
  align-items: center;
  font-family: "Open sans", sans-serif;
}
.c-registration .c-checkout-form {
  padding: 0;
  max-width: unset;
  margin-right: 0;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form {
    padding: 40px 72px 64px 64px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-registration .c-checkout-form {
    width: 100%;
  }
}
.c-registration .c-checkout-form > .h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #241F20;
  max-width: 882px;
  padding: 0;
  margin-bottom: 40px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form > .h5 {
    padding: 0;
  }
}
.c-registration .c-checkout-form > .o-divider {
  margin: 16px 0 32px;
}
.c-registration .c-checkout-form form {
  max-width: unset;
  padding: 0;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form {
    padding: 0;
  }
}
.c-registration .c-checkout-form form .o-form-group {
  padding-bottom: 32px;
  padding-left: 52px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group {
    padding-left: 68px;
  }
}
.c-registration .c-checkout-form form .o-form-group .o-form-timeline_count {
  font-size: 18px;
}
.c-registration .c-checkout-form form .o-form-group:nth-last-child(2) {
  padding-bottom: 32px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group:nth-last-child(2) {
    padding-bottom: 16px;
  }
}
.c-registration .c-checkout-form form .o-form-group:last-child {
  padding-bottom: 0px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group:last-child {
    padding-bottom: 0px;
  }
}
.c-registration .c-checkout-form form .o-form-group > label {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  color: #336633;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group > label {
    margin-bottom: 24px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner {
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 495px;
    margin-right: 16px;
  }
}
@media (min-width: 924px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 495px;
    margin-right: 16px;
  }
}
@media (min-width: 1208px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 534px;
    margin-right: 16px;
  }
}
@media (min-width: 1400px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 525px;
    margin-right: 16px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 370px;
    margin-right: 16px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 1051px) {
  .c-registration .c-checkout-form form .o-form-group-inner {
    max-width: 495px;
    margin-right: 16px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.email {
    max-width: 307px;
    margin-right: 307px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.with-phone-drop .o-form-group_phone {
  width: 100%;
  padding-left: 8px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.with-phone-drop .o-form-group_phone {
    padding-left: unset;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input {
  height: 50px;
  border: 1px solid #7D7871;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input:-moz-placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input:-ms-input-placeholder {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input > input:placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-dropdown_input ul {
  overflow: scroll;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels {
  margin: 0 -8px -16px -6px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels_card--detail {
  padding: 16.5px 24px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels_card--detail:hover {
  background: #E8E7E6;
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels_card--detail.active {
  background: #E8E7E6;
  border: 1px solid #E8E7E6;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels_card {
    padding: 0 6px 16px;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels_card--detail.active .o-form-panels_card--detail__title > .h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 120%;
    color: #241F20;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels_card--detail__title > .h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 120%;
    color: #241F20;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 820px) and (min-width: 375px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels {
    padding-left: 14px;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card {
    width: auto;
    padding: 0 6px 16px;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card--detail.active .o-form-panels_card--detail__title > .h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 120%;
    color: #241F20;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card--detail__title > .h3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #241F20;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card:first-of-type .o-form-panels_card--detail {
    border-radius: 8px 0px 0px 8px;
  }
  .c-registration .c-checkout-form form .o-form-group-inner.for-gender .o-form-panels .o-form-panels_card:last-of-type .o-form-panels_card--detail {
    border-radius: 0px 8px 8px 0px;
  }
}
.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 {
  font-family: "Open sans", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  color: #241F20;
  margin-bottom: 12px;
  letter-spacing: unset;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner > label {
    font-size: 18px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner > label span.required {
  color: #B02A31;
}
.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;
  letter-spacing: unset;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #5B5853;
}
.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: 770px) {
  .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: 8px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner > label.label-sm {
    margin-bottom: 0;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.for-drop-date {
  display: flex;
  flex-wrap: wrap;
  max-width: 522px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-drop-date {
    max-width: 615px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner:last-child {
  margin-bottom: 16px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner:nth-child(odd) {
  margin-right: 0px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner:nth-child(odd) {
    margin-right: 16px;
  }
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner {
    margin-right: 16px;
    max-width: 240px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-drop-date .o-form-group-inner {
    margin-right: 16px;
    max-width: 177px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .italize {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 14px;
  font-family: "Open sans", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #5B5853;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .italize {
    margin-top: 12px;
    padding-left: 0;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .italize.hide-all {
  display: block !important;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password {
  min-height: unset;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password {
    min-height: unset;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .is-invalid {
  margin-bottom: 42px;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy1, .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy2 {
  top: 20px;
  left: 28px;
  position: absolute;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy1, .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy2 {
    left: 18px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy1.show, .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy2.show {
  display: block;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy1.hide, .c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .password-dummy2.hide {
  display: none;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .ic-password::after {
  background: url("images/kk/kk-ic-green-eye.svg") no-repeat;
}
.c-registration .c-checkout-form form .o-form-group-inner.o-form-group_password .ic-password.password-hide::after {
  background: url("images/kk/kk-ic-green-eye.svg") no-repeat;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-og-card-id > .o-form-group_standard {
  margin-bottom: 24px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-og-card-id > .label-sm {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #5B5853;
  padding-left: 14px;
  margin-bottom: 8px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-og-card-id > .label-sm {
    padding-left: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-captcha {
    min-height: unset;
    /*margin-bottom: 40px;*/
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.for-captcha .error-data {
  margin-top: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: unset;
  color: #B02A31;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-captcha .error-data {
    margin-top: 0;
    margin-left: 280px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha {
  max-width: 514px;
  margin-bottom: 16px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha {
    flex-wrap: wrap;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha.is-invalid {
  margin-bottom: 0px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha.is-invalid {
    margin-bottom: 57px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha.is-invalid .o-form-group_input:nth-child(2) {
  border: 1px solid #B02A31;
  color: #B02A31;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha_code {
  margin-right: 0px;
  background: #F0F4F0;
  border-radius: 4px;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  color: #000000;
  letter-spacing: 0.08em;
  padding: 12px 0 14px;
  font-family: "Brandon Grotesque", sans-serif;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-button {
  order: 1;
  background: #336633;
  margin-right: unset;
  max-width: 48px;
  margin-top: 0;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-button {
    margin-right: 16px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .input:not(.o-form-group-custom-captcha_code) {
  order: 3;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input {
  height: 50px;
  border: 1px solid #7D7871;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:first-child {
  max-width: 228px;
  height: 48px;
  font-size: 20px;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:nth-child(2) {
  max-width: 287px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:nth-child(2) {
    max-width: 250px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1024px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:nth-child(2) {
    max-width: 370px;
    margin-top: 12px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:-moz-placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:-ms-input-placeholder {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input.o-form-group-custom-captcha_code {
  border: unset;
  margin-bottom: 12px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .o-form-group-custom-captcha .o-form-group_input.o-form-group-custom-captcha_code {
    margin-bottom: unset;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .for-terms {
  margin-bottom: 16px;
  padding-left: 14px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner .for-terms {
    margin-bottom: 24px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner .for-terms:last-child {
  margin-bottom: 0px;
}
.c-registration .c-checkout-form form .o-form-group-inner .for-terms:last-child label {
  margin-bottom: 0px;
}
@media (min-width: 770px) {
  .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 label {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
.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: #336633;
  position: relative;
}
.c-registration .c-checkout-form form .o-form-group-inner .o.form-panels {
  margin: 0 -8px -16px -6px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel > label {
  margin-bottom: 16px;
  margin-top: 16px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel > label.label-sm {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel > label {
    margin-bottom: 16px;
    margin-top: 0px;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels {
  max-width: 540px;
  height: unset;
  margin: 0 -8px -16px -6px;
  padding-left: 14px;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels {
    max-width: 510px;
    height: 236px;
    padding-left: unset;
  }
}
.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card {
  padding: 0 8px 16px;
  width: unset;
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card {
    padding: 0 8px 16px;
  }
}
.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: 110px;
  width: 110px;
  border-radius: 4px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail.hover {
  background: #FFFFFF;
  border: unset;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-partner-panel .o-form-panels_card--detail.active {
  border: 2px solid #336633;
  background: #FFFFFF;
}
@media (min-width: 770px) {
  .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%;
  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: 100px;
}
.c-registration .c-checkout-form form .o-form-group-inner.for-edit-profile_spacer {
  display: none;
}
@media (min-width: 770px) {
  .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-inner .o-form-group_checkbox label .checkmark {
  height: 18px;
  width: 18px;
  border-radius: 4px;
  border: 1px solid #E8E7E6;
  top: -2px;
}
.c-registration .c-checkout-form form .o-form-group-inner .o-form-group_checkbox input:checked ~ .checkmark {
  background-color: #336633;
}
.c-registration .c-checkout-form form .o-form-group_standard {
  max-width: 100%;
  width: 100%;
}
.c-registration .c-checkout-form form .o-form-group_standard.is-invalid .has-error {
  border-color: #B02A31;
}
@media (max-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group_standard.is-invalid.show-lg {
    margin-bottom: 0;
  }
  .c-registration .c-checkout-form form .o-form-group_standard.is-invalid.show-lg .has-error {
    border: 1px solid #7D7871;
  }
}
.c-registration .c-checkout-form form .o-form-group_standard.is-invalid .error-data {
  margin-top: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: unset;
  color: #B02A31;
}
@media (max-width: 769px) {
  .c-registration .c-checkout-form form .o-form-group_standard.is-invalid .error-data.show-lg {
    display: none;
  }
}
.c-registration .c-checkout-form form .o-form-group_standard.o-form-group_phone.active .o-form-group_input:first-child {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group_standard.o-form-group_phone .o-form-group_input:first-child:disabled {
  border: 1px solid #E8E7E6 !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  -webkit-text-fill-color: #9C9892;
  -webkit-opacity: 1;
}
.c-registration .c-checkout-form form .o-form-group_standard.o-form-group_phone .o-form-group_input:last-child {
  width: 100%;
  max-width: 100%;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input {
  border: 1px solid #7D7871;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  color: #241F20;
  height: 50px;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input:-moz-placeholder-shown {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input:-ms-input-placeholder {
  border: 1px solid #E8E7E6;
}
.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input:placeholder-shown {
  border: 1px solid #E8E7E6;
}
/*.c-registration .c-checkout-form form .o-form-group_standard .o-form-group_input[type=password] {
  color: transparent;
}*/
.c-registration .c-checkout-form form .o-button {
  max-width: 500px;
  width: 500px;
  margin-top: 24px;
  margin-left: -40px;
}
@media (max-width: 769px) {
  .c-registration .c-checkout-form form .o-button {
    margin-left: -52px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-registration .c-checkout-form form .o-button {
    margin-left: 16px;
    margin-top: 40px;
  }
}
@media (min-width: 770px) {
  .c-registration .c-checkout-form form .o-button {
    max-width: 490px;
    margin-left: 0;
    margin-top: 40px;
  }
}
.c-registration .c-checkout-form form .o-button.for-captcha {
  margin-top: 0px;
  margin-left: 0px;
  max-width: 48px;
  height: 48px;
}
.c-registration .c-checkout-form form .o-button.o-register-btn span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
}
.c-registration .c-checkout-form form .o-button.o-register-btn:disabled {
  background-color: #CAC7C4;
}
.c-registration .c-checkout-form form .o-button.o-register-btn:disabled span {
  color: #939598;
}
.c-registration .o-button.ic-front i {
  width: 24px;
  height: 24px;
}
.c-registration .o-form-group_checkbox > label .checkmark:after {
  left: 2px;
}

.c-related-products {
  padding: 0;
}
.c-related-products .o-container {
  max-width: 1366px;
}
@media (min-width: 770px) {
  .c-related-products {
    margin: 0;
  }
}
.c-related-products__content {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 56px 0px 40px;
  width: 100%;
  height: 100%;
}
@media (min-width: 770px) {
  .c-related-products__content {
    padding: 56px 0px 56px;
  }
}
.c-related-products__content .o-header-title-slant {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 110%;
  text-align: center;
  color: #336633;
  margin-bottom: 32px;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
@media (max-width: 769px) {
  .c-related-products__content .o-header-title-slant {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.c-related-products__content .slider-buttons {
  position: absolute;
  content: "";
  bottom: 0px;
  right: 40%;
  display: flex;
  width: 80px;
  height: 40px;
  background: #F5B335;
}
@media (min-width: 769px) {
  .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: flex !important;
}
.c-related-products__content .slider-buttons button:disabled {
  background-color: #D9D9D6;
  cursor: not-allowed;
}
.c-related-products__content .products-carousel {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  max-height: 650px;
  height: 100%;
}
@media (min-width: 769px) {
  .c-related-products__content .products-carousel {
    flex-flow: row;
    align-items: unset;
  }
}
.c-related-products__content .c-explore-cards {
  margin: 0 !important;
}
@media (max-width: 769px) {
  .c-related-products__content .c-explore-cards {
    padding-left: unset;
    padding-right: unset;
  }
}
.c-related-products__content .c-explore-cards-card {
  min-width: 164px !important;
  margin: 0 0 24px 0;
  padding: unset;
}
@media (min-width: 770px) {
  .c-related-products__content .c-explore-cards-card {
    margin: 0;
    min-width: 175px !important;
  }
}
.c-related-products__content .c-explore-cards-card_item figure {
  width: 100%;
  height: 120px;
  margin: 0 0 8px 0;
  border-radius: 12px;
  overflow: hidden;
}
@media (min-width: 770px) {
  .c-related-products__content .c-explore-cards-card_item figure {
    margin: 0 0 12px 0;
    height: 181px;
    max-width: 279.5px;
  }
}
.c-related-products__content .c-explore-cards-card_item figure img {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-related-products__content .c-explore-cards-card_item--detail {
  height: 100%;
}
@media (max-width: 769px) {
  .c-related-products__content .c-explore-cards-card_item--detail {
    position: relative;
    align-items: start;
    min-height: 118px;
  }
}
.c-related-products__content .c-explore-cards-card_item--detail h6 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 130%;
  color: #336633;
  margin-bottom: 4px;
  text-align: left;
}
.c-related-products__content .c-explore-cards-card_item--detail h6 + span {
  font-style: normal;
  color: #B02A31;
  margin-bottom: auto;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 770px) {
  .c-related-products__content .c-explore-cards-card_item--detail h6 + span {
    font-weight: 600;
    margin-bottom: auto;
    line-height: 130%;
  }
}
@media (min-width: 768px) and (max-width: 1040px) {
  .c-related-products__content .c-explore-cards-card_item--detail h6 + span {
    margin-bottom: auto;
  }
}
.c-related-products__content .c-explore-cards-card_item--detail .o-button {
  padding: 10px 25px;
  margin: 0px auto;
  width: 100%;
}
@media (min-width: 770px) {
  .c-related-products__content .c-explore-cards-card_item--detail .o-button {
    max-width: 280px;
  }
}
@media (max-width: 769px) {
  .c-related-products__content .c-explore-cards-card_item--detail .o-button {
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
}
.c-related-products__content .c-explore-cards-card_item--detail .o-button i {
  margin-left: 6px;
}
.c-related-products__content .c-explore-cards-card_item--detail .has_price_strike {
  display: flex;
}
@media (min-width: 770px) {
  .c-related-products__content .c-explore-cards-card_item--detail .has_price_strike {
    justify-content: unset;
  }
}
.c-related-products__content .c-explore-cards-card_item--detail .has_price_strike .price_strike {
  padding-left: 8px;
  margin-bottom: unset;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 770px) {
  .c-related-products__content .c-explore-cards-card_item--detail .has_price_strike .price_strike {
    margin-top: -3px;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #ABA8A3;
  }
}
@media (max-width: 769px) {
  .c-related-products__content .c-explore-cards-card_item--detail .has_price_strike .price_strike {
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: unset;
    margin-top: -2px;
  }
}
.c-related-products__content .tns-outer {
  overflow: hidden;
}
.c-related-products__content .tns-outer .tns-visually-hidden {
  display: none;
}

@media (min-width: 770px) {
  #tns1 {
    gap: 20px 40px;
  }
  #tns1 > .tns-item {
    width: 50% !important;
  }
}
@media (min-width: 1026px) and (max-width: 1280px) {
  #tns1 {
    gap: 20px 8px;
  }
}
.c-address-affix {
  background-color: #B02A31;
  padding: 18px 0 14px;
}
@media (min-width: 770px) {
  .c-address-affix {
    padding: 15.5px 0;
  }
}
.c-address-affix.active {
  z-index: 11;
  left: 0;
  right: 0;
  position: fixed;
  top: 85px;
}
@media (min-width: 770px) {
  .c-address-affix.active {
    top: 80px;
  }
}
.c-address-affix .o-container {
  height: 100%;
}
.c-address-affix_holder {
  height: 100%;
  padding: 0 0 0 0;
}
@media only screen and (max-width: 820px) and (min-width: 767px) {
  .c-address-affix_holder {
    justify-content: center !important;
    align-items: center !important;
  }
}
@media (min-width: 924px) {
  .c-address-affix_holder {
    justify-content: center;
  }
}
.c-address-affix_holder i {
  margin-right: 8px;
  max-width: 16px;
}
@media (min-width: 770px) {
  .c-address-affix_holder i {
    max-width: unset;
  }
}
.c-address-affix_holder .h5 {
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 2px;
  width: 113px;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 770px) {
  .c-address-affix_holder .h5 {
    font-size: 16px;
    line-height: 120%;
    margin: 0 16px 0 0;
    width: unset;
  }
}
.c-address-affix_holder--details > span {
  display: block;
  background-color: transparent;
  border: 0;
  font-weight: normal;
  font-family: "Open sans", sans-serif;
  font-style: normal;
  padding: 0;
  color: #FFFFFF;
  max-width: 443px;
  width: 100%;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 767px) {
  .c-address-affix_holder--details > span {
    max-width: 412px;
  }
}
@media (min-width: 770px) {
  .c-address-affix_holder--details > span {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 40px;
    margin-top: 2px;
    max-width: unset;
    width: unset;
  }
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-address-affix_holder--details > span {
    max-width: 340px;
  }
}
.c-address-affix_holder--details > span:focus {
  border-bottom: 1px solid #fff;
}
.c-address-affix_holder .o-button {
  background-color: transparent;
  padding: 0;
}
.c-address-affix_holder .o-button span {
  color: #FFFFFF;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media (min-width: 770px) {
  .c-address-affix_holder .o-button span {
    line-height: 100%;
    font-style: normal;
    text-transform: uppercase;
    width: 100%;
    /*height: 12px;*/
    max-width: 140px;
  }
}
.c-address-affix_holder .o-button i {
  margin-right: 4px;
}

.c-new-customer-tick-box {
  background: url(images/kk/modal-circles-bg-sm.png) no-repeat center;
  background-color: #B02A31;
  background-size: cover;
  border-radius: 24px;
  width: 100%;
  margin: 0 0 32px;
}
@media (min-width: 770px) {
  .c-new-customer-tick-box {
    background-image: url(images/kk/kk-og-banner-circles-dt.png);
    margin: 0 0 35px;
    max-width: 1092px;
    max-height: 136px;
  }
}
.c-new-customer-tick-box .o-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 770px) {
  .c-new-customer-tick-box .o-container {
    padding: 0;
  }
}
@media (min-width: 924px) {
  .c-new-customer-tick-box .o-container {
    flex-direction: row;
    justify-content: start;
    height: 100%;
  }
}
.c-new-customer-tick-box .c-tick-box-images {
  position: relative;
  margin-bottom: 0;
  width: 100%;
}
@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-images {
    flex-basis: 20%;
    height: 100%;
    padding: 0 0 0 30px;
    top: -10px;
  }
}
@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 16px 16px;
}
@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-form {
    flex-basis: 80%;
    padding: 24px 238px 24px 74px;
  }
}
.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 #FFFFFF !important;
}
.c-new-customer-tick-box .c-tick-box-input-group .checkmark::after {
  content: url("images/kk/checkmark-trans.svg");
  left: -5px;
  top: -5px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
}
.c-new-customer-tick-box .c-tick-box-input-group .checkmark:hover {
  background-color: transparent;
}
.c-new-customer-tick-box .c-tick-box-input-group input:checked ~ .checkmark {
  background-color: transparent !important;
}
.c-new-customer-tick-box .c-tick-box-input-group a {
  color: #FFFFFF !important;
  border-bottom: 1px solid #FFFFFF;
}
.c-new-customer-tick-box .c-tick-box-input {
  padding-left: 0 !important;
}
@media (min-width: 770px) {
  .c-new-customer-tick-box .c-tick-box-input {
    max-width: 570px;
  }
}
.c-new-customer-tick-box .c-tick-box-input.for-terms > label {
  color: #FFFFFF !important;
}
@media (min-width: 924px) {
  .c-new-customer-tick-box .c-tick-box-input:not(:last-child) {
    margin-bottom: 16px !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 {
  max-width: 133px;
  height: 115px;
  margin: 0 auto;
}
@media (min-width: 770px) {
  .c-new-customer-tick-box .tick-box-logo-wrapper {
    max-width: 183px;
    height: 158px;
  }
}
.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;
  }
}
.c-new-customer-tick-box .o-form-group_checkbox > label .checkmark:after {
  left: -5px !important;
}

.c-cta-banner-wrapper {
  padding: 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 6;
}
@media (min-width: 770px) {
  .c-cta-banner-wrapper {
    margin-bottom: 88px;
  }
}
@media only screen and (max-width: 1480px) and (min-width: 1320px) {
  .c-cta-banner-wrapper {
    height: 156px;
  }
}

.c-cta-banner {
  background: url("images/kk/circles.png") no-repeat center;
  background-size: cover;
  background-color: #B02A31;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: space-between;
  padding: 80px 24px 24px;
  margin: 0 16px;
  position: relative;
  border-radius: 24px;
  z-index: 2;
  background-blend-mode: overlay;
}
@media (min-width: 770px) {
  .c-cta-banner {
    display: flex;
    min-height: 334px;
  }
}
@media (min-width: 924px) {
  .c-cta-banner {
    display: flex;
    min-height: 0;
    height: 156px;
  }
}
.c-cta-banner::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #B02A31;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  opacity: 0.3;
  z-index: -1;
  border-radius: 24px;
}
.c-cta-banner figure {
  position: absolute;
  top: -75px;
  width: 184px;
}
.c-cta-banner__texts {
  color: #FFFFFF;
  margin-bottom: 27px;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 770px) {
  .c-cta-banner__texts {
    margin-top: 45px;
  }
}
@media (min-width: 924px) {
  .c-cta-banner__texts {
    margin-top: 0;
  }
}
.c-cta-banner__texts h2 {
  color: #FFFFFF;
  margin-bottom: 8px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 900;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.c-cta-banner__texts p {
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
}
@media (min-width: 770px) {
  .c-cta-banner {
    flex-flow: row;
    justify-content: space-between;
    max-width: 1238px;
    margin: 0 auto;
    padding: 30px 40px 30px 30px;
  }
  .c-cta-banner figure {
    position: relative;
    width: 200px;
  }
  .c-cta-banner figure img {
    position: absolute;
    top: -55px;
  }
  .c-cta-banner__texts {
    max-width: 618px;
    width: 60%;
    padding: 0 10px;
  }
  .c-cta-banner .o-button {
    max-width: 188px;
  }
}
@media (min-width: 770px) {
  .c-cta-banner {
    height: 156px;
  }
}
@media (min-width: 924px) {
  .c-cta-banner {
    padding: 30px 40px 0px 30px;
  }
  .c-cta-banner figure {
    position: relative;
    width: 278px;
  }
  .c-cta-banner figure img {
    position: absolute;
    top: -80px;
  }
  .c-cta-banner .o-button {
    margin-top: -30px;
  }
}

.search-container {
  position: fixed;
  background: rgba(0, 6, 20, 0.3);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
  transition: 0.2s ease;
  z-index: 1000;
}
.search-container.active {
  opacity: 1;
  visibility: visible;
}
.search-container.animate .search-content {
  top: 85px;
}
@media (min-width: 924px) {
  .search-container.animate .search-content {
    top: 80px;
  }
}
.search-container .search-content {
  background: #F0F4F0;
  max-width: 100%;
  width: 100%;
  position: fixed;
  height: 100%;
  max-height: 166px;
  transition: top 0.5s ease;
  top: -100%;
}
@media (min-width: 924px) {
  .search-container .search-content {
    height: 100%;
    max-height: 260px;
    top: -50%;
  }
}
.search-container--search-details {
  max-width: 1280px;
  margin: 0 auto;
}
.search-container--search-details .o-header-title {
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #336633;
  padding: 40px 0 24px 16px;
}
@media (min-width: 924px) {
  .search-container--search-details .o-header-title {
    padding: 80px 0 24px 169px;
    font-size: 20px;
  }
}
.search-container--search-details .suggested {
  font-weight: 600;
  font-size: 14px;
  color: #9C9892;
  position: absolute;
  left: 35px;
  top: 18px;
}
@media (min-width: 924px) {
  .search-container--search-details .suggested {
    left: 212px;
    top: 20px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .suggested {
    left: 60px;
    top: 20px;
  }
}
@media only screen and (max-width: 4420px) and (min-width: 1370px) {
  .search-container--search-details .suggested {
    left: 212px;
    top: 20px;
  }
}
.search-container--search-details .suggested span.text-white {
  color: transparent;
}
.search-container--search-details .group-input {
  position: relative;
  display: flex;
  padding: 0 16px 36px 17px;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input {
    padding: 0 169px 80px 168px;
    align-items: baseline;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input {
    padding: 0 16px 36px 17px;
    align-items: baseline;
  }
}
.search-container--search-details .group-input.border .group-input-content {
  border-bottom: 1px solid #7D7871;
  border-radius: 0px 0px 4px 4px;
  max-width: unset;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input.border .group-input-content {
    max-width: 749px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input.border .group-input-content {
    max-width: 749px;
  }
}
.search-container--search-details .group-input.border #search-input {
  border-radius: 4px 4px 0px 0px;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input.border #search-input {
    border-radius: 4px 4px 0px 0px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input.border #search-input {
    border-radius: 4px 4px 0px 0px;
  }
}
.search-container--search-details .group-input.border .o-button {
  border-radius: 0px 4px 0px 0px;
  border-bottom: 1px solid #7D7871;
  position: absolute;
  top: 0px;
  right: 16.5px;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input.border .o-button {
    border-radius: 80px;
    border-bottom: unset;
    position: unset;
    top: unset;
    right: unset;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input.border .o-button {
    border-radius: 80px;
    border-bottom: unset;
    position: unset;
    top: unset;
    right: unset;
  }
}
.search-container--search-details .group-input-content {
  width: 100%;
  max-width: 292px;
  overflow: auto;
  z-index: 1;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input-content {
    margin-right: 16px;
    max-width: 749px;
    background: #FFFFFF;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input-content {
    margin-right: 16px;
    max-width: 749px;
    background: #FFFFFF;
  }
}
.search-container--search-details .group-input-content #search-input {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  background-color: #FFFFFF;
  border: 1px solid #7D7871;
  box-sizing: border-box;
  border-radius: 4px 0px 0px 4px;
  height: 49px;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  padding: 16px;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input-content #search-input {
    background-image: url("images/ic-max-search-black.svg");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    height: 53px;
    padding: 14.5px 0 14.5px 42px;
    border-radius: 4px 4px 0px 0px;
    font-weight: 600;
    line-height: 130%;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input-content #search-input {
    background-image: url("images/ic-max-search-black.svg");
    background-position: 14px 18px;
    background-repeat: no-repeat;
    height: 53px;
    padding: 14.5px 0 14.5px 42px;
    border-radius: 4px 4px 0px 0px;
    font-weight: 600;
    line-height: 130%;
  }
}
.search-container--search-details .group-input-content #search-input:-moz-placeholder-shown {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #9C9892;
  border: 1px solid #E8E7E6;
}
.search-container--search-details .group-input-content #search-input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #9C9892;
  border: 1px solid #E8E7E6;
}
.search-container--search-details .group-input-content #search-input:placeholder-shown {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #9C9892;
  border: 1px solid #E8E7E6;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input-content #search-input:-moz-placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
  .search-container--search-details .group-input-content #search-input:-ms-input-placeholder {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
  .search-container--search-details .group-input-content #search-input:placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input-content #search-input:-moz-placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
    background-position-y: 18px;
  }
  .search-container--search-details .group-input-content #search-input:-ms-input-placeholder {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
    background-position-y: 18px;
  }
  .search-container--search-details .group-input-content #search-input:placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
    background-position-y: 18px;
  }
}
.search-container--search-details .group-input-content a {
  background: #FFFFFF;
  border-left: 1px solid #7D7871;
  border-right: 1px solid #7D7871;
  display: flex;
  align-items: center;
}
.search-container--search-details .group-input-content a i {
  margin-left: 16px;
  margin-right: 8px;
  margin-top: -5px;
}
.search-container--search-details .group-input-content a span {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #252932;
  padding: 18px 0 18px 0;
}
.search-container--search-details .group-input-content a:hover, .search-container--search-details .group-input-content a.active {
  background: #F0F4F0;
}
.search-container--search-details .group-input-content a:hover span, .search-container--search-details .group-input-content a.active span {
  font-weight: 600;
  line-height: 130%;
  padding: 18px 0 19px 0;
}
.search-container--search-details .group-input .o-button {
  background: #336633;
  border-radius: 0 4px 4px 0;
  width: 100%;
  max-width: 50px;
  height: 49px;
  justify-content: center;
  z-index: 2;
}
.search-container--search-details .group-input .o-button span {
  font-weight: 900;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  display: none;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input .o-button span {
    display: inline-block;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 16px 64px;
  }
}
.search-container--search-details .group-input .o-button i {
  margin-left: unset;
  width: 18px;
  height: 18px;
}
@media (min-width: 924px) {
  .search-container--search-details .group-input .o-button {
    max-width: 193px;
    height: 53px;
    border-radius: 80px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .search-container--search-details .group-input .o-button {
    max-width: 193px;
    height: 53px;
    border-radius: 80px;
  }
  .search-container--search-details .group-input .o-button span {
    display: block !important;
    display: inline-block;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 16px 64px;
  }
  .search-container--search-details .group-input .o-button i {
    display: none !important;
  }
}
.search-container--search-details .group-input .o-button:hover {
  background: #2A8F2A;
}

@media (min-width: 924px) {
  .with-address + .search-container > .search-content {
    top: 260px;
    bottom: unset;
  }
}
.c-search {
  background-color: #F0F4F0;
  background-repeat: no-repeat;
  padding: 0 0 40px;
}
@media (min-width: 770px) {
  .c-search {
    overflow-x: hidden;
    padding: 0;
  }
  .c-search.removed-bg {
    background-image: unset;
  }
  .c-search.removed-bg .o-container .dots-bg-left {
    display: none;
  }
  .c-search.removed-bg .o-container .dots-bg-right {
    display: none;
  }
}
@media (min-width: 924px) {
  .c-search {
    background-size: contain;
  }
}
.c-search .order-tracker {
  width: 76px;
  height: 90px;
  display: block;
  position: fixed;
  bottom: 0;
  right: 16px;
  top: 85%;
  z-index: 100;
  margin-top: 0px;
  transition: margin-top 0.3s ease;
  filter: drop-shadow(5px 5px 5px #222);
  background: url("images/kk/kk-order-tracker.svg") no-repeat center;
  background-size: cover;
}
@media (min-width: 770px) {
  .c-search .order-tracker {
    width: 76px;
    height: 90px;
    left: auto;
    top: 582px;
    right: 48px;
  }
}
@media only screen and (max-width: 820px) and (min-width: 540px) {
  .c-search .order-tracker {
    right: 35px;
    left: auto;
  }
}
.c-search .order-tracker:hover {
  margin-top: 10px;
  width: 76px;
  height: 90px;
  top: 562px;
}
.c-search .o-container {
  position: relative;
}
.c-search .o-container.search {
  padding: 0;
}
@media (min-width: 770px) {
  .c-search .o-container.search {
    padding: 0px 64px 64px 64px;
  }
}
.c-search .o-container .dots-bg-left {
  display: none;
  position: absolute;
  top: 260px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-search .o-container .dots-bg-left {
    display: block;
    left: -468px;
  }
}
@media (min-width: 1400px) {
  .c-search .o-container .dots-bg-left {
    display: block;
    left: -438px;
  }
}
.c-search .o-container .dots-bg-right {
  display: none;
  position: absolute;
  top: 238px;
  z-index: 0;
  height: 331px;
}
@media (min-width: 770px) {
  .c-search .o-container .dots-bg-right {
    display: block;
    right: -3%;
  }
}
@media (min-width: 1400px) {
  .c-search .o-container .dots-bg-right {
    display: block;
    right: -380px;
  }
}
.c-search .o-container.product-list, .c-search .o-container.store-list {
  padding: 0;
  z-index: 0;
}
@media (min-width: 770px) {
  .c-search .o-container.product-list, .c-search .o-container.store-list {
    padding: 0px 0px 80px 104px;
    width: 100%;
    max-width: 2566px;
    margin: 0;
  }
}
@media (min-width: 1400px) {
  .c-search .o-container.product-list, .c-search .o-container.store-list {
    margin: 0 auto;
    max-width: 1366px;
  }
}
.c-search .o-container.no-results {
  padding: 0;
  z-index: 0;
  display: none;
}
@media (min-width: 770px) {
  .c-search .o-container.no-results {
    padding: 0px 64px;
    margin-top: -108px;
  }
}
.c-search .c-search-container {
  padding: 40px 16px;
  border-radius: 0px;
  position: relative;
}
@media (min-width: 924px) {
  .c-search .c-search-container {
    padding: 82px 64px 44px;
  }
}
.c-search .c-search-container .o-header-title {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  color: #336633;
  margin-bottom: 24px;
}
.c-search .c-search-container .text-result {
  font-weight: 400;
  font-size: 17px;
  line-height: 110%;
  color: #241F20;
  font-family: "Open sans", sans-serif;
}
@media (min-width: 924px) {
  .c-search .c-search-container .text-result {
    font-size: 18px;
  }
}
.c-search .c-search-container .group-input {
  position: relative;
  display: flex;
  padding: 0 0 16px 0;
}
@media (min-width: 924px) {
  .c-search .c-search-container .group-input {
    padding: 0 0 16px 0;
    align-items: baseline;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .group-input {
    align-items: baseline;
  }
}
.c-search .c-search-container .group-input-content {
  width: 100%;
  max-width: 292px;
  overflow: auto;
  z-index: 1;
}
@media (min-width: 924px) {
  .c-search .c-search-container .group-input-content {
    margin-right: 16px;
    max-width: 825px;
    background: #FFFFFF;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .group-input-content {
    margin-right: 16px;
    max-width: 825px;
    background: #FFFFFF;
  }
}
.c-search .c-search-container .group-input-content #input-search {
  background-color: #FFFFFF;
  border: 1px solid #7D7871;
  box-sizing: border-box;
  border-radius: 4px 0px 0px 4px;
  height: 50px;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #241F20;
  padding: 16px;
}
@media (min-width: 924px) {
  .c-search .c-search-container .group-input-content #input-search {
    background-image: url("images/ic-max-search-black.svg");
    background-position: 14px 16px;
    background-repeat: no-repeat;
    height: 53px;
    padding: 14.5px 0 14.5px 42px;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .group-input-content #input-search {
    background-image: url("images/ic-max-search-black.svg");
    background-position: 14px 16px;
    background-repeat: no-repeat;
    height: 53px;
    padding: 14.5px 0 14.5px 42px;
    border-radius: 4px;
  }
}
.c-search .c-search-container .group-input-content #input-search:-moz-placeholder-shown {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  border: 1px solid #E8E7E6;
}
.c-search .c-search-container .group-input-content #input-search:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  border: 1px solid #E8E7E6;
}
.c-search .c-search-container .group-input-content #input-search:placeholder-shown {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #9C9892;
  border: 1px solid #E8E7E6;
}
@media (min-width: 924px) {
  .c-search .c-search-container .group-input-content #input-search:-moz-placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
  .c-search .c-search-container .group-input-content #input-search:-ms-input-placeholder {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
  .c-search .c-search-container .group-input-content #input-search:placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .group-input-content #input-search:-moz-placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
  .c-search .c-search-container .group-input-content #input-search:-ms-input-placeholder {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
  .c-search .c-search-container .group-input-content #input-search:placeholder-shown {
    background-image: url("images/ic-max-search-grey.svg");
    border-radius: 4px;
  }
}
.c-search .c-search-container .group-input .o-button {
  background: #336633;
  width: 100%;
  max-width: 50px;
  height: 49px;
  justify-content: center;
  z-index: 2;
  border-radius: 0px 4px 4px 0px;
}
.c-search .c-search-container .group-input .o-button span {
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  color: #FFFFFF;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.c-search .c-search-container .group-input .o-button i {
  margin-left: unset;
  width: 18px;
  height: 18px;
}
@media (min-width: 924px) {
  .c-search .c-search-container .group-input .o-button {
    max-width: 193px;
    height: 53px;
    border-radius: 80px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .group-input .o-button {
    max-width: 193px;
    height: 53px;
    border-radius: 80px;
  }
  .c-search .c-search-container .group-input .o-button span {
    display: block !important;
  }
  .c-search .c-search-container .group-input .o-button i {
    display: none !important;
  }
}
.c-search .c-search-container .group-input .o-button:hover {
  background: #2A8F2A;
}
.c-search .c-product-content {
  filter: unset;
}
.c-search .c-product-content_panel {
  width: 100%;
  background: none;
  border: none;
  padding: 0;
}
@media (min-width: 770px) {
  .c-search .c-product-content_panel.for-standard {
    min-height: unset;
  }
}
.c-search .c-product-content_panel.for-standard .c-product-content_panel--detail {
  background: #FFFFFF;
  padding: 24px 15px 40px 16px;
  margin-bottom: 40px;
}
@media (min-width: 770px) {
  .c-search .c-product-content_panel.for-standard .c-product-content_panel--detail {
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0 0 0 32px;
    padding: 40px 66px 40px 64px;
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .c-search .c-product-content_panel.for-standard .c-product-content_panel--detail {
    border-right: 2px solid #336633;
    border-radius: 0 0 32px 32px;
  }
}
.c-search .c-product-content .product-header {
  width: 100%;
  max-width: 100%;
}
.c-search .c-product-content .product-header .title {
  font-family: "Brandon Grotesque", sans-serif;
  margin-bottom: 0;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  width: 100%;
  background: #336633;
  padding: 20px 16px;
  border-radius: 0px;
}
@media (min-width: 770px) {
  .c-search .c-product-content .product-header .title {
    letter-spacing: 0.08em;
    padding: 24px 32px;
    border-radius: 24px 0px 0px 0px;
    font-style: normal;
    font-size: 28px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 1400px) {
  .c-search .c-product-content .product-header .title {
    border-radius: 24px 24px 0 0;
    font-style: normal;
    font-size: 28px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  }
}
.c-search .c-product-content .product-header .o-divider {
  border-top: 1px solid #CAC7C4;
  margin: 20px 0 22px;
  width: 100%;
}
@media (min-width: 924px) {
  .c-search .c-product-content .product-header .o-divider {
    margin: 24px 0 0;
  }
}
.c-search .c-product-content .c-explore-cards {
  gap: 40px 16px;
  margin-bottom: 40px;
}
@media (max-width: 769px) {
  .c-search .c-product-content .c-explore-cards {
    margin-left: -4px;
  }
}
@media (min-width: 770px) {
  .c-search .c-product-content .c-explore-cards {
    gap: 50px 36px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-product-content .c-explore-cards {
    gap: 30px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 925px) {
  .c-search .c-product-content .c-explore-cards {
    gap: 40px 109px;
  }
}
.c-search .c-product-content .c-explore-cards-card {
  width: 100%;
  max-width: 164px;
}
@media (min-width: 770px) {
  .c-search .c-product-content .c-explore-cards-card {
    max-width: 194.8px;
  }
}
.c-search .c-product-content .c-explore-cards-card.hide {
  display: none;
}
.c-search .c-product-content .c-explore-cards-card_item figure {
  width: 164px;
  height: 120px;
  overflow: unset;
}
@media (min-width: 924px) {
  .c-search .c-product-content .c-explore-cards-card_item figure {
    width: 194.8px;
    max-width: unset;
    height: 181px;
  }
}
.c-search .c-product-content .c-explore-cards-card_item figure.best-seller::after {
  background: url("images/kk/kk-best-seller-x4.png") no-repeat center;
  top: -17px;
  right: 10px;
  width: 45px;
  height: 45px;
  background-size: 45px;
}
@media (min-width: 924px) {
  .c-search .c-product-content .c-explore-cards-card_item figure.best-seller::after {
    top: -20px;
    right: -10px;
    width: 64px;
    height: 64px;
    background-size: 64px;
  }
}
@media (min-width: 924px) {
  .c-search .c-product-content .c-explore-cards-card_item figure img {
    width: 194.8px;
  }
}
.c-search .c-product-content .c-explore-cards-card_item .o-button span {
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media (min-width: 924px) {
  .c-search .c-product-content .c-explore-cards-card_item .o-button span {
    font-family: "Brandon Grotesque", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #336633;
  }
}
.c-search .c-product-content .c-explore-cards-card_item .o-button.o-button-white:hover span {
  font-family: "Brandon Grotesque", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: white;
}
.c-search .c-store-list {
  background: none;
  padding: 0;
}
.c-search .c-store-list::before {
  display: none;
}
.c-search .c-store-list-stores_contacts {
  margin-bottom: 56px;
}
.c-search .c-store-list-stores_contacts--item .o-divider {
  border-top: 1px solid #E8E7E6;
}
@media (min-width: 924px) {
  .c-search .c-store-list-stores_contacts--item .o-divider {
    border-top: 1px solid #E8E7E6;
  }
}
.c-search .c-store-list-paginate {
  margin-top: -16px;
}
.c-search .c-store-list-paginate form {
  display: none;
}
@media (min-width: 924px) {
  .c-search .c-store-list-paginate {
    margin-top: -11.5px;
  }
}
.c-search .c-store-list-paginate .c-paginate-nav a {
  color: #241F20;
}
@media (min-width: 924px) {
  .c-search .c-store-list-paginate .c-paginate-nav a {
    font-family: "Open sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #241F20;
  }
}
.c-search .c-store-list .c-store-list-stores_header {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
  background: #336633;
  padding: 20px 16px;
}
@media (min-width: 770px) {
  .c-search .c-store-list .c-store-list-stores_header {
    padding: 24px 32px;
    border-radius: 24px 0px 0px 0px;
  }
}
.c-search .c-store-list .c-store-list-stores_header > .c-ordernow-title {
  margin-bottom: 0px;
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.01em;
}
@media (min-width: 770px) {
  .c-search .c-store-list .c-store-list-stores_header > .c-ordernow-title {
    letter-spacing: 0.08em;
    font-size: 28px;
  }
}
.c-search .c-store-list .store-list--wrap {
  width: 100%;
  background: #FFFFFF;
  padding: 0px 16px 40px;
}
@media (min-width: 770px) {
  .c-search .c-store-list .store-list--wrap {
    border-left: 2px solid #336633;
    border-bottom: 2px solid #336633;
    border-radius: 0 0 0 32px;
    padding: 16px 64px 40px;
  }
}
@media (min-width: 1400px) {
  .c-search .c-store-list .store-list--wrap {
    border-right: 2px solid #336633;
    border-radius: 0 0 32px 32px;
  }
}
.c-search .c-store-list .c-store-list-stores_contacts--item {
  padding: 24px 0 0;
}
.c-search .c-store-list .c-store-list-stores_contacts--item:nth-child(4n+4) .o-divider, .c-search .c-store-list .c-store-list-stores_contacts--item:last-child .o-divider {
  display: none;
}
.c-search .c-store-list .hidden {
  display: none;
}
.c-search .c-no-results {
  padding: 0 16px 0;
}
@media (max-width: 769px) {
  .c-search .c-no-results {
    margin-top: -8px;
  }
}
@media (min-width: 924px) {
  .c-search .c-no-results {
    padding: 45px 16px 80px;
  }
}
.c-search .c-no-results .o-header-title {
  font-weight: 900;
  font-size: 24px;
  line-height: 110%;
  text-align: center;
  color: #241F20;
  padding: 0 0 24px 0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 924px) {
  .c-search .c-no-results .o-header-title {
    font-size: 28px;
    letter-spacing: 0.08em;
    padding: 0 0 24px 0;
  }
}
.c-search .c-no-results .text-dt {
  display: none;
}
@media (min-width: 770px) {
  .c-search .c-no-results .text-dt {
    display: block;
  }
}
.c-search .c-no-results .text-mb {
  display: none;
}
@media (max-width: 769px) {
  .c-search .c-no-results .text-mb {
    display: block;
  }
}
.c-search .c-no-results .image-dt {
  display: none;
}
@media (min-width: 770px) {
  .c-search .c-no-results .image-dt {
    width: 240px;
    height: 240px;
    margin: auto;
    display: block;
  }
}
.c-search .c-no-results .image-mb {
  display: none;
}
@media (max-width: 769px) {
  .c-search .c-no-results .image-mb {
    width: 160px;
    height: 160px;
    margin: auto;
    display: block;
  }
}
.c-search .c-no-results img {
  width: 100%;
}
@media only screen and (max-width: 820px) and (min-width: 770px) {
  .c-search .c-no-results img {
    width: 45%;
    margin: auto;
  }
}
.c-search .c-no-results p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #241F20;
  width: 100%;
  padding: 24px 0;
}
@media (min-width: 924px) {
  .c-search .c-no-results p {
    padding: 24px 0 40px;
  }
}
.c-search .c-no-results .button-group {
  display: block;
  justify-content: center;
}
@media (min-width: 770px) {
  .c-search .c-no-results .button-group {
    display: flex;
  }
}
.c-search .c-no-results .button-group .for-mobile {
  display: block;
}
@media (min-width: 770px) {
  .c-search .c-no-results .button-group .for-mobile {
    display: none;
  }
}
.c-search .c-no-results .button-group .for-desktop {
  display: none;
}
@media (min-width: 770px) {
  .c-search .c-no-results .button-group .for-desktop {
    display: contents;
  }
}
.c-search .c-no-results .button-group .o-button {
  max-width: 100%;
  width: 100%;
  height: 46px;
  padding: 16px;
}
.c-search .c-no-results .button-group .o-button > span {
  color: #241F20;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.c-search .c-no-results .button-group .o-button:first-child {
  background-color: #336633;
}
.c-search .c-no-results .button-group .o-button:first-child > span {
  color: #FFFFFF;
}
.c-search .c-no-results .button-group .o-button:last-child {
  background-color: #FFFFFF;
  margin-top: 16px;
}
.c-search .c-no-results .button-group .o-button:last-child > span {
  color: #336633;
}
@media (min-width: 770px) {
  .c-search .c-no-results .button-group .o-button:last-child {
    margin-left: 24px;
    margin-top: unset;
  }
}
@media (min-width: 770px) {
  .c-search .c-no-results .button-group .o-button {
    max-width: 334px;
    width: 100%;
  }
  .c-search .c-no-results .button-group .o-button:first-child {
    background-color: #FFFFFF;
  }
  .c-search .c-no-results .button-group .o-button:first-child > span {
    color: #336633;
  }
  .c-search .c-no-results .button-group .o-button:first-child:hover {
    background: #336633;
  }
  .c-search .c-no-results .button-group .o-button:first-child:hover > span {
    color: #FFFFFF;
  }
  .c-search .c-no-results .button-group .o-button:last-child {
    background-color: #336633;
  }
  .c-search .c-no-results .button-group .o-button:last-child > span {
    color: #FFFFFF;
  }
  .c-search .c-no-results .button-group .o-button:last-child:hover {
    background: #2A8F2A;
  }
}

@media screen and (min-width: 320px) and (max-width: 769px) {
  .u-dn-mb {
    display: none;
  }

  .u-db-mb {
    display: block;
  }
}
@media screen and (min-width: 770px) 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: flex;
  }

  .u-df-mb-fd-r {
    flex-direction: row;
  }

  .u-df-mb-fd-rr {
    flex-direction: row-reverse;
  }

  .u-df-mb-fd-c {
    flex-direction: column;
  }

  .u-df-mb-fd-cr {
    flex-direction: column-reverse;
  }

  .u-df-mb-jc-s {
    justify-content: flex-start;
  }

  .u-df-mb-jc-e {
    justify-content: end;
  }

  .u-df-mb-jc-fe {
    justify-content: flex-end;
  }

  .u-df-mb-jc-c {
    justify-content: center;
  }

  .u-df-mb-jc-sb {
    justify-content: space-between;
  }

  .u-df-mb-jc-sa {
    justify-content: space-around;
  }

  .u-df-mb-jc-se {
    justify-content: space-evenly;
  }

  .u-df-mb-nw {
    flex-wrap: nowrap;
  }

  .u-df-mb-w {
    flex-wrap: wrap;
  }

  .u-df-mb-wr {
    flex-wrap: wrap-reverse;
  }

  .u-df-mb-ai-s {
    align-items: flex-start;
  }

  .u-df-mb-ai-e {
    align-items: flex-end;
  }

  .u-df-mb-ai-c {
    align-items: center;
  }

  .u-df-mb-ac-s {
    align-content: flex-start;
  }

  .u-df-mb-ac-e {
    align-content: flex-end;
  }

  .u-df-mb-ac-c {
    align-content: center;
  }

  .u-df-mb-ac-sa {
    align-content: space-around;
  }

  .u-df-mb-ac-str {
    align-content: stretch;
  }

  .u-df-mb-as-s {
    align-self: flex-start;
  }

  .u-df-mb-as-e {
    align-self: flex-end;
  }

  .u-df-mb-as-c {
    align-self: center;
  }

  .u-df-mb-as-b {
    align-self: baseline;
  }

  .u-df-mb-as-str {
    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: 770px) {
  .u-df-tb {
    display: flex;
  }

  .u-df-tb-fd-r {
    flex-direction: row;
  }

  .u-df-tb-fd-rr {
    flex-direction: row-reverse;
  }

  .u-df-tb-fd-c {
    flex-direction: column;
  }

  .u-df-tb-fd-cr {
    flex-direction: column-reverse;
  }

  .u-df-tb-jc-s {
    justify-content: flex-start;
  }

  .u-df-tb-jc-e {
    justify-content: end;
  }

  .u-df-tb-jc-fe {
    justify-content: flex-end;
  }

  .u-df-tb-jc-c {
    justify-content: center;
  }

  .u-df-tb-jc-sb {
    justify-content: space-between;
  }

  .u-df-tb-jc-sa {
    justify-content: space-around;
  }

  .u-df-tb-jc-se {
    justify-content: space-evenly;
  }

  .u-df-tb-nw {
    flex-wrap: nowrap;
  }

  .u-df-tb-w {
    flex-wrap: wrap;
  }

  .u-df-tb-wr {
    flex-wrap: wrap-reverse;
  }

  .u-df-tb-ai-s {
    align-items: flex-start;
  }

  .u-df-tb-ai-e {
    align-items: flex-end;
  }

  .u-df-tb-ai-c {
    align-items: center;
  }

  .u-df-tb-ac-s {
    align-content: flex-start;
  }

  .u-df-tb-ac-e {
    align-content: flex-end;
  }

  .u-df-tb-ac-c {
    align-content: center;
  }

  .u-df-tb-ac-sa {
    align-content: space-around;
  }

  .u-df-tb-ac-str {
    align-content: stretch;
  }

  .u-df-tb-as-s {
    align-self: flex-start;
  }

  .u-df-tb-as-e {
    align-self: flex-end;
  }

  .u-df-tb-as-c {
    align-self: center;
  }

  .u-df-tb-as-b {
    align-self: baseline;
  }

  .u-df-tb-as-str {
    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: 770px) {
  .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: flex;
  }

  .u-df-dt-fd-r {
    flex-direction: row;
  }

  .u-df-dt-fd-rr {
    flex-direction: row-reverse;
  }

  .u-df-dt-fd-c {
    flex-direction: column;
  }

  .u-df-dt-fd-cr {
    flex-direction: column-reverse;
  }

  .u-df-dt-jc-s {
    justify-content: flex-start;
  }

  .u-df-dt-jc-e {
    justify-content: end;
  }

  .u-df-dt-jc-fe {
    justify-content: flex-end;
  }

  .u-df-dt-jc-c {
    justify-content: center;
  }

  .u-df-dt-jc-sb {
    justify-content: space-between;
  }

  .u-df-dt-jc-sa {
    justify-content: space-around;
  }

  .u-df-dt-jc-se {
    justify-content: space-evenly;
  }

  .u-df-dt-nw {
    flex-wrap: nowrap;
  }

  .u-df-dt-w {
    flex-wrap: wrap;
  }

  .u-df-dt-wr {
    flex-wrap: wrap-reverse;
  }

  .u-df-dt-ai-s {
    align-items: flex-start;
  }

  .u-df-dt-ai-e {
    align-items: flex-end;
  }

  .u-df-dt-ai-c {
    align-items: center;
  }

  .u-df-dt-ac-s {
    align-content: flex-start;
  }

  .u-df-dt-ac-e {
    align-content: flex-end;
  }

  .u-df-dt-ac-c {
    align-content: center;
  }

  .u-df-dt-ac-sa {
    align-content: space-around;
  }

  .u-df-dt-ac-str {
    align-content: stretch;
  }

  .u-df-dt-as-s {
    align-self: flex-start;
  }

  .u-df-dt-as-e {
    align-self: flex-end;
  }

  .u-df-dt-as-c {
    align-self: center;
  }

  .u-df-dt-as-b {
    align-self: baseline;
  }

  .u-df-dt-as-str {
    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;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.vidbg-container {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.vidbg-container video {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.25s opacity ease-in-out;
  max-width: none;
  opacity: 0;
}

.vidbg-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.c-timer-picker {
  position: fixed;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 411px;
  display: flex;
  justify-content: center;
  padding: 40px 16px;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  width: 100%;
}
.c-timer-picker::before {
  display: none;
}
.c-timer-picker.show-time {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}
.c-timer-picker .picker {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.c-timer-picker .picker .separator {
  display: flex;
  align-items: center;
  color: #CAC7C4;
  font-weight: 500;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
}
.c-timer-picker .swiper-container {
  width: 80px;
  height: 210px;
  float: left;
}
.c-timer-picker .swiper-container .swiper-wrapper .swiper-slide {
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  color: #9C9892;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: opacity 0.3s ease;
  cursor: default;
  font-weight: bold;
  -webkit-tap-highlight-color: transparent;
}
.c-timer-picker .swiper-container .swiper-wrapper .swiper-slide-prev, .c-timer-picker .swiper-container .swiper-wrapper .swiper-slide-next {
  cursor: pointer;
}
.c-timer-picker .swiper-container .swiper-wrapper .swiper-slide-active {
  color: #241F20;
  font-weight: 700;
}
.c-timer-picker .vizor {
  position: absolute;
  top: 50%;
  left: 1rem;
  right: 1rem;
  transform: translateY(-50%);
  border: 1px solid #7D7871;
  box-sizing: border-box;
  border-radius: 4px;
  height: 50px;
  opacity: 1;
}
.c-timer-picker .o-button {
  font-family: "Brandon Grotesque", sans-serif;
  width: 100%;
  max-width: 100%;
  justify-content: center;
  margin: 0;
  font-weight: 900;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
}
.c-timer-picker .o-button--full {
  margin: 40px 0 17px;
  color: #fff;
}
.c-timer-picker .o-button--trans {
  background: transparent;
  color: #241F20;
  border: 1px solid #FC0000;
}

.c-search .c-search-container .suggested-input {
  font-weight: 600;
  font-size: 14px;
  color: #9C9892;
  position: absolute;
  left: 18px;
  top: 18px;
}
@media (min-width: 924px) {
  .c-search .c-search-container .suggested-input {
    left: 44px;
    top: 20px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .suggested-input {
    left: 44px;
    top: 20px;
  }
}
@media only screen and (max-width: 4420px) and (min-width: 1370px) {
  .c-search .c-search-container .suggested-input {
    left: 44px;
    top: 20px;
  }
}
.c-search .c-search-container .suggested-input span.text-white {
  color: transparent;
}

.c-search .c-search-container .group-input.border .group-input-content {
  border-bottom: 1px solid #7D7871;
  border-radius: 0px 0px 4px 4px;
}
.c-search .c-search-container .group-input.border #input-search {
  border-radius: 4px 4px 0px 0px;
}
@media (min-width: 924px) {
  .c-search .c-search-container .group-input.border #input-search {
    border-radius: 4px 4px 0px 0px;
  }
}
@media only screen and (max-width: 924px) and (min-width: 720px) {
  .c-search .c-search-container .group-input.border #input-search {
    border-radius: 4px 4px 0px 0px;
  }
}

.c-search .c-search-container .group-input-content .js-result-page {
  position: absolute;
  max-width: 815px !important;
}
.c-search .c-search-container .group-input-content a {
  background: #FFFFFF;
  border-left: 1px solid #7D7871;
  border-right: 1px solid #7D7871;
  display: flex;
  align-items: center;
}
.c-search .c-search-container .group-input-content a:last-child {
  border-bottom: 1px solid #7D7871;
}
.c-search .c-search-container .group-input-content a i {
  margin-left: 16px;
  margin-right: 8px;
  margin-top: -5px;
}
.c-search .c-search-container .group-input-content a span {
  font-family: "Open sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #252932;
  padding: 18px 0 18px 0;
}
.c-search .c-search-container .group-input-content a:hover, .c-search .c-search-container .group-input-content a.active {
  background: #F0F4F0;
}
.c-search .c-search-container .group-input-content a:hover span, .c-search .c-search-container .group-input-content a.active span {
  font-weight: 600;
  line-height: 130%;
  padding: 18px 0 19px 0;
}

.column_loc {
  float: left;
  width: 100%; 
  margin-top: 15px;
}
.column_loc1 {
  float: left;
  width: 100%; 
}
.use_location_mobile {
  padding-bottom: 130px;
}

@media (max-width: 769px) {
  .use_location_mobile {
    padding-bottom: 120px;
  }
  .column_loc {
    float: left;width: 100%; 
  }
  .column_loc1 {
    float: left;width: 100%; 
  }
}

#order-tray-empty {
  padding: 50px;
  font-size: 20px;
  font-weight: 600;
}

.kk-promo-input {
  max-width: 750px;
}

.for-margin-top {
  margin-top: 10px !important;
}
.for-margin-top1 {
  margin-top: 22px !important;
}

@media (max-width: 769px) {
  .for-margin-top {
    margin-top: 10px !important;
  }
  .for-margin-top {
    margin-top: 15px !important;
    margin-bottom: 25px !important;
  }
  .subscribe {
    margin-bottom: 10px;
  }
  .for-margin-top1 {
    margin-top: 12px !important;
  }
}

.nonsubscriber:hover{
  color: #ffffff;
}

.no-trans-margin {
  padding-top: 0px;
}

@media (max-width: 769px) {
  .no-trans-margin {
    padding-top: 86px;
  }
}

.logout-button a{
  color: #336633 !important;
}

.c-account-content_panel .o-form-dropdown_input {
  height: 78px;
}

.c-registration .o-form-dropdown_input {
  height: 83px;
}

@media (max-width: 769px) {
  .c-account-content_panel .o-form-dropdown_input  {
    padding-left: 14px;
  }
  .c-registration .o-form-dropdown_input {
    padding-left: 14px;
  }
}

.c-account-content_panel .mobilenum {
  height: 48px;
}

.c-registration .mobilenum {
  height: 48px;
}

.with-address .c-store-list .c-breadcrumbs {
  padding: 18px 0 18px !important;
}

.with-address .c-registration  .c-breadcrumbs {
  padding: 18px 0 18px !important;
}

.with-address .c-account  .c-breadcrumbs {
  padding: 20px 16px 15px 28px !important;
}

@media (max-width: 769px) {
  .modal.privacy-policy .modal-body .privacy-policy__content
  {
    overflow: scroll;
  }
  .with-address .c-registration  .c-breadcrumbs {
    padding: 10px 10px 0px !important;
  }
}

.js-result {
  overflow-y: scroll;
  max-height: 330px;
}

.js-result-page {
  overflow-y: scroll;
  max-height: 330px;
}

.c-product-details .c-default-details-content .order-summary .order-summary-list li .price {
  position: absolute;
  right: 0;
}

@media (max-width: 769px) {
  .best_paired {
    min-height: 250px;
  }
}

.product-main-disabled{
  cursor: not-allowed;
}

.product-disabled {
  opacity: .5;
  cursor: not-allowed;
}

.product-unavailable {
  position: absolute;
  align-self: center;
  font-weight: 700;
  line-height: 130%;
  font-size: 20px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #B02A31;
}

.c-explore-cards-card_item .product-unavailable{
  margin-top: 70px;
}

.product-search-unavailable {
  background-color: #dfe2df !important;
  cursor: not-allowed;
}

.map {
  max-width: 600px;
  height: 300px;
}

.pac-container {
    z-index: 100000000 !important;
}
