/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/fomantic-ui/dist/components/breadcrumb.min.css (layer utilities) ***!
  \*********************************************************************************************************************************/
@layer utilities {
/*!
 * # Fomantic-UI 2.9.4 - Breadcrumb
 * https://github.com/fomantic/Fomantic-UI/
 *
 *
 * Released under the MIT license
 * https://opensource.org/licenses/MIT
 *
 */.ui.breadcrumb{line-height:1.4285em;display:inline-block;margin:0 0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .21428571rem;font-size:.92857143em;color:rgba(0,0,0,.4);vertical-align:baseline}.ui.breadcrumb a{color:#4183c4}.ui.breadcrumb a:hover{color:#1e70bf}.ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.ui.inverted.breadcrumb{color:#dcddde}.ui.inverted.breadcrumb>.active.section{color:#fff}.ui.inverted.breadcrumb>.divider{color:rgba(255,255,255,.7)}.ui.breadcrumb .active.section{font-weight:700}.ui.breadcrumb{font-size:1rem}.ui.mini.breadcrumb{font-size:.78571429rem}.ui.tiny.breadcrumb{font-size:.85714286rem}.ui.small.breadcrumb{font-size:.92857143rem}.ui.large.breadcrumb{font-size:1.14285714rem}.ui.big.breadcrumb{font-size:1.28571429rem}.ui.huge.breadcrumb{font-size:1.42857143rem}.ui.massive.breadcrumb{font-size:1.71428571rem}
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wwwroot/src/scss/cart-page.scss ***!
  \********************************************************************************************************************************************************************/
/*-------------------
     Breakpoints
--------------------*/
.breadcrumbs .ui.breadcrumb {
  display: none;
  opacity: 0.5;
  padding: 15px 0 11px;
}
.breadcrumbs .ui.breadcrumb a {
  color: #D0D3D6 !important;
  font-size: 16px;
  line-height: 18px;
}
.breadcrumbs .ui.breadcrumb a:hover {
  color: white;
}
.breadcrumbs .ui.breadcrumb .divider {
  color: #D0D3D6 !important;
}
.breadcrumbs .ui.breadcrumb .section {
  margin: 0;
}
.breadcrumbs .ui.breadcrumb {
  padding: 15px 0 10px;
}
@media only screen and (max-width: 899px) {
  .breadcrumbs .ui.breadcrumb .ui.breadcrumb {
    font-size: 18px;
    padding: 20px 20px 25px;
    color: #425363;
  }
}
.breadcrumbs .ui.breadcrumb .section {
  color: #d0d3d6;
}
.breadcrumbs .ui.breadcrumb .section.active {
  font-size: 16px;
  line-height: 18px;
  opacity: 0.5;
  font-weight: normal;
}

/*-------------------
     Breakpoints
--------------------*/
.cart-empty {
  grid-auto-rows: initial;
  text-align: center;
  padding: 10px 0 60px;
  display: none;
}

.cart-empty-description {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  margin: 40px auto;
}

.cart.empty .cart-empty {
  display: grid;
}

.cart-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
}

.cart-total {
  padding: 44px 57px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: 0 0 !important;
}

.cart-total-cashback {
  font-size: 20px;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.cart-total-cashback-count {
  font-weight: 700;
  background: #ff0279;
  padding: 4px 8px;
  border-radius: 20px;
  margin: 0 8px;
}

.cart-total-cashback-info {
  margin-left: 8px;
  cursor: pointer;
}

.cart-total-price {
  font-size: 16px;
  color: #d0d3d6;
  margin-left: 20px;
}

.cart-total-price-count {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  padding: 0;
  padding-left: 15px;
}

.cart-total-price-count-old {
  font-size: 18px;
  padding-left: 15px;
  text-decoration: line-through;
}

.cart .order-navigation {
  margin: 30px 0;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.product-rows .product-row {
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-rows .product-row a {
  color: #fff;
}
.product-rows .product-row .disabled-badge {
  display: none;
  font-size: 16px;
  line-height: 19px;
  padding: 5px 13px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 15px;
  margin-right: 59px;
}
.product-rows .product-row--cover {
  margin: 0 16px 0 0;
}
.product-rows .product-row--cover img {
  border-radius: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 64/92;
}
.product-rows .product-row--preorder {
  padding: 17px 10px 19px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #0a1624;
  line-height: 17px;
}
.product-rows .product-row--preorder img {
  margin-right: 7px;
}
.product-rows .product-row-holder {
  background: #122234;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 16px;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.product-rows .product-row.loading {
  position: relative;
}
.product-rows .product-row.loading:before {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.product-rows .product-row--buy {
  display: none;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 105px;
}
.product-rows .product-row--buy .ui.primary.button {
  font-size: 18px;
  padding: 12px 41px;
  min-width: 175px;
}
.product-rows .product-row--price {
  font-weight: 700;
  font-size: 24px;
  margin: 0 59px 0 198px;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  min-width: 120px;
}
.product-rows .product-row--price-action {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-align: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.product-rows .product-row--price-new {
  position: initial;
  font-weight: 400;
  font-size: 14px;
  color: #545c66;
  line-height: 17px;
  -webkit-box-ordinal-group: 0;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  font-weight: 400;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  margin-right: 7px;
}
.product-rows .product-row--price-old {
  position: initial;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  padding: 0;
}
.product-rows .product-row--price-discount {
  width: auto;
  padding: 4px 10px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  -webkit-box-ordinal-group: 3;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 12px 0 0;
}
.product-rows .product-row--price-discount.promo {
  background: -o-linear-gradient(355.37deg, #f90 3.75%, #ffe501 96.25%);
  background: linear-gradient(94.63deg, #f90 3.75%, #ffe501 96.25%);
  border-radius: 14px;
  font-weight: 400;
  font-size: 10px;
  line-height: 4px;
  color: #000;
  padding: 7px 13px 4px;
  text-align: center;
  text-transform: lowercase;
}
.product-rows .product-row--price-discount.promo:first-letter {
  text-transform: uppercase;
}
.product-rows .product-row--price-discount.promo .big {
  font-weight: 700;
  font-size: 11px;
  line-height: 9px;
  margin-top: 7px;
  text-transform: capitalize;
}
.product-rows .product-row--remove {
  cursor: pointer;
  margin: 3px 0 0;
}
.product-rows .product-row--remove .icon.cross {
  margin: 0;
  width: 24px;
  height: 24px;
}
.product-rows .product-row--remove .icon.cross:before {
  width: 24px;
  height: 24px;
  background: url(../images/cart-delete.df0841.svg) center center !important;
}
.product-rows .product-row--remove:hover .icon.cross {
  -webkit-filter: none;
          filter: none;
  opacity: 1 !important;
}
.product-rows .product-row--counter {
  display: grid;
  margin-right: 0;
  height: 32px;
  grid-template-columns: 32px 30px 32px;
  grid-gap: 9px;
}
.product-rows .product-row--counter .round.button {
  height: 32px;
  width: 32px;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.product-rows .product-row--counter .round.button img {
  width: 10px;
}
.product-rows .product-row--counter-value {
  background: 0 0;
  border: none;
  color: rgba(255, 255, 255, 0.87);
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  outline: 0;
  width: initial;
  text-align: center;
  max-width: 76px;
  pointer-events: none;
}
.product-rows .product-row--info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  width: 420px;
}
.product-rows .product-row--info-title {
  margin: 0;
  padding-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  max-height: 38px;
  margin-bottom: 14px;
}
.product-rows .product-row--info-title .badge {
  margin-right: 5px;
}
.product-rows .product-row--info-title .badge.dlc {
  position: inherit;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  border-radius: 10px;
  height: 20px;
  padding: 0 9px;
  width: auto;
  position: relative;
  top: -1px;
}
.product-rows .product-row--info-platform {
  opacity: 0.31;
}
.product-rows .product-row--info-platform-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-rows .product-row.false .product-row--counter {
  display: none;
}
.product-rows .product-row.false .product-row--price {
  display: none;
}
.product-rows .product-row.false .disabled-badge {
  display: block;
}

.promocode-description {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin: 10px 0 3px;
}

.promocode-block {
  background: #122234;
  border-radius: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5px 0 40px;
  padding: 24px 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.promocode-block .ui.form .field {
  position: relative;
  width: 260px;
}
.promocode-block .ui.form .field .field-error {
  display: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ff0279;
}
.promocode-block .ui.form label {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  padding: 5px 10px 0 0;
}
.promocode-block .ui.form label span {
  color: #0064ff;
}
.promocode-block .ui.form button {
  margin-left: 326px;
  padding: 15px 48px;
}
.promocode-block .ui.form input {
  border-radius: 10px;
  color: #fff !important;
  background: 0 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  padding: 11.5px 40px 11.5px 16px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-appearance: textfield;
}
.promocode-block .ui.form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input::placeholder {
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input:-moz-placeholder {
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input:-ms-input-placeholder {
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input:placeholder-shown {
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.2);
}
.promocode-block .ui.form input:not(:-moz-placeholder) {
  color: #fff;
  opacity: 1;
}
.promocode-block .ui.form input:not(:-ms-input-placeholder) {
  color: #fff;
  opacity: 1;
}
.promocode-block .ui.form input:not(:placeholder-shown) {
  color: #fff;
  opacity: 1;
}
.promocode-block .ui.form input:focus {
  color: #fff !important;
  background: 0 0;
  border-radius: 10px;
  border: 2px solid #9da2a7 !important;
}

.promocode-block.invalid {
  padding: 24px 16px 48px;
}
.promocode-block.invalid .ui.form .field {
  grid-template-areas: "label field" "error error";
  grid-gap: 10px 16px;
}
.promocode-block.invalid .ui.form .field label {
  grid-area: label;
}
.promocode-block.invalid .ui.form .field input {
  grid-area: field;
  border: 2px solid #ff0279;
}
.promocode-block.invalid .ui.form .field textarea {
  grid-area: field;
  border: 2px solid #ff0279;
}
.promocode-block.invalid .ui.form .field .field-error {
  display: block;
  grid-area: error;
  position: absolute;
  margin: 10px 0 0;
}

.promocode-block-main {
  margin: 0 auto 28px;
  background: url(../f19a441b772f8087d038.webp) no-repeat center, #000;
}
.promocode-block-main .promocode-block {
  margin: 0 auto;
  background: 0 0;
  padding: 41px 0 47px;
}
.promocode-block-main .promocode-block .ui.form .field {
  width: 416px;
}
.promocode-block-main .promocode-block-cart-title {
  display: none;
}
.promocode-block-main .promocode-block-title {
  text-align: left;
}

.promocode-block-cart .promocode-block-title {
  display: none;
}

.promocode-block-cart-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
}

.promocode-block.activated .promocode-block-clear {
  display: block;
}
.promocode-block.activated .ui.button.primary {
  background: -o-linear-gradient(0.54deg, #ff007a 0.13%, #ff6b00 99.53%);
  background: linear-gradient(89.46deg, #ff007a 0.13%, #ff6b00 99.53%);
}

.promocode-block-clear {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
  width: 20px;
  cursor: pointer;
  display: none;
}

.promocode-block-title {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  margin-bottom: 28px;
}

.promocode-block-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.promocode-block-button {
  margin-left: 16px;
}

.fastauth {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fastauth > div {
  width: 100%;
  text-align: center;
}
.fastauth .link {
  font-size: 18px;
}

.fastauth-description {
  font-size: 24px;
  line-height: 110%;
  text-align: center;
  color: #fff;
  margin-bottom: 55px;
}

.fastauth-email {
  margin-bottom: 33px;
}

.fastauth-email-input {
  margin-bottom: 50px;
}
.fastauth-email-input .input.error {
  -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.fastauth-email-input .input.error .fastauth-email-error {
  display: block;
}
.fastauth-email-input .button {
  text-transform: capitalize !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fastauth-email-error {
  color: #fed43a;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: none;
  padding: 20px;
  position: absolute;
  bottom: -56px;
}

.order-navigation {
  display: grid;
  grid-gap: 8px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  grid-auto-flow: column;
  margin-top: 20px;
}

.order-navigation-item {
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background: #414e5d;
}

.order-navigation-item.active {
  width: 24px;
  background: rgba(255, 255, 255, 0.6);
}

.order-navigation-item.complete {
  background: url(../images/nav-complete.15ace7.svg) no-repeat;
  width: 11px;
  height: 8px;
  background-position: center center;
}

.recalc-cart-warning {
  width: auto;
}
.recalc-cart-warning-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.recalc-cart-warning-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.recalc-cart-warning-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
  width: 515px;
}
.recalc-cart-warning-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.recalc-cart-warning-holder .button {
  margin-top: 25px;
  margin-top: 60px;
}
.recalc-cart-warning-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}

@media only screen and (max-width: 1440px) {
  .promocode-block-main .promocode-block .ui.form .field {
    width: 362px;
    width: 260px;
  }
  .promocode-block .ui.form .field {
    width: 200px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  .product-rows .product-row--info {
    width: 320px;
  }
  .product-rows .product-row--price {
    margin: 0 59px 0 178px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .product-rows .product-row--info {
    width: 240px;
  }
  .product-rows .product-row--price {
    margin: 0 59px 0 135px;
  }
}
@media only screen and (max-width: 899px) {
  .cart main .ui .page-title {
    margin: 10px -30px;
  }
  .cart .order-navigation {
    margin: 0 0 60px;
  }
  .cart-holder {
    margin: auto -30px;
  }
  .cart-holder .cart-total {
    background: 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cart-holder .cart-total .cart-buy-button {
    width: 100%;
    margin: 60px 0 20px;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .cart-holder .cart-total .cart-buy-button .button {
    width: 100%;
    border-radius: 60px;
    height: 100px;
    line-height: 100px !important;
    font-weight: 500;
    font-size: 32px !important;
    padding: 0;
  }
  .cart-holder .cart-total-button .button {
    -webkit-box-shadow: 0 6px 0 #0c3cb8;
            box-shadow: 0 6px 0 #0c3cb8;
    border-radius: 60px;
    height: 106px;
    line-height: 106px;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    padding: 0;
  }
  .cart-holder .cart-total-cashback {
    font-size: 34px;
    margin-bottom: 50px;
  }
  .cart-holder .cart-total-cashback-count {
    font-size: 36px;
    border-radius: 40px;
    margin: 0 8px;
    height: 50px;
    line-height: 42px;
  }
  .cart-holder .cart-total-cashback-info {
    width: 66px;
    height: 66px;
  }
  .cart-holder .cart-total-price {
    font-size: 32px;
    margin: auto 0 0 auto;
    width: 100%;
    text-align: center;
  }
  .cart-holder .cart-total-price-count {
    font-weight: 500;
    font-size: 60px;
    line-height: 72px;
    padding: 0 0 0 45px;
  }
  .cart-holder .cart-total-price-count-old {
    font-size: 36px;
  }
  .product-rows .product-row .disabled-badge {
    font-size: 30px;
    line-height: 36px;
    padding: 9px 23px;
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 37px;
    border-radius: 30px;
  }
  .product-rows .product-row i.icon.cross {
    padding-top: 3px;
    width: 30px;
    height: 33px;
  }
  .product-rows .product-row i.icon.cross:before {
    width: 30px;
    height: 33px;
    background-size: cover !important;
  }
  .product-rows .product-row.false {
    position: relative;
    min-height: 394px;
  }
  .product-rows .product-row.false .product-row--counter {
    display: none;
  }
  .product-rows .product-row.false .product-row--price {
    display: none;
  }
  .product-rows .product-row.false .disabled-badge {
    display: block;
    position: initial;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    padding: 11px 29px;
    background: #545c66;
    border-radius: 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .product-rows .product-row--preorder {
    line-height: 32px;
    font-size: 24px;
    padding: 40px 30px;
  }
  .product-rows .product-row--preorder img {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1 44px;
            flex: 1 1 44px;
    margin: 0 14px 0 0;
  }
  .product-rows .product-row-holder {
    -webkit-box-align: normal;
       -moz-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding: 30px 32px 42px;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: grid;
    grid-template-columns: 140px 1fr 30px;
    grid-gap: 40px 32px;
    grid-template-areas: "left center-top right" "left center right" "left center-bottom right";
  }
  .product-rows .product-row--cover {
    grid-area: left;
  }
  .product-rows .product-row--cover img {
    width: 140px;
    height: 204px;
    border-radius: 20px;
  }
  .product-rows .product-row--info {
    margin: 0;
    grid-area: center-top;
    width: auto;
  }
  .product-rows .product-row--info-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    overflow: hidden;
    margin-bottom: 24px;
    padding: 0;
    max-height: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 68px;
  }
  .product-rows .product-row--info-title .badge.dlc {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    border-radius: 15px;
    height: 30px;
    padding: 3px 0;
    width: 60px;
    top: -2px;
  }
  .product-rows .product-row--info-platform {
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
  }
  .product-rows .product-row--info-platform > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-rows .product-row--info-platform a {
    opacity: 0.5;
  }
  .product-rows .product-row--counter {
    display: grid;
    grid-template-columns: 56px 48px 56px;
    border-radius: 28px;
    grid-gap: 16px;
    margin: 0;
    grid-area: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 56px;
  }
  .product-rows .product-row--counter .round.button {
    width: 56px;
    height: 56px;
    border-radius: 28px;
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 0;
  }
  .product-rows .product-row--counter-value {
    outline: 0;
    font-size: 28px;
    line-height: 48px;
  }
  .product-rows .product-row--price {
    margin: 0;
    grid-area: center-bottom;
    display: grid;
    grid-template-columns: auto minmax(86px, 1fr);
    grid-gap: 32px;
  }
  .product-rows .product-row--price-action {
    display: grid;
    text-align: left;
  }
  .product-rows .product-row--price-discount {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    position: initial;
    padding: 8px 20px;
    border-radius: 80px;
    margin: 0;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .product-rows .product-row--price-discount.promo {
    border-radius: 28px;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: #000;
    padding: 7px 22px 4px;
    min-width: 140px;
    height: 56px;
  }
  .product-rows .product-row--price-discount.promo .big {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    margin-top: 4px;
  }
  .product-rows .product-row--price-old {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
  }
  .product-rows .product-row--price-new {
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
  }
  .product-rows .product-row--remove {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 50px;
    padding-right: 5px;
    grid-area: right;
  }
  .promocode-block {
    background: #122234;
    border-radius: 0;
    padding: 50px 32px 64px;
  }
  .promocode-block .ui.form .field {
    width: 100%;
  }
  .promocode-block .ui.form .field input {
    border-radius: 20px;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    padding: 20px 32px 22px;
    border-width: 4px;
  }
  .promocode-block .button {
    width: 100%;
  }
  .promocode-block .coupon {
    width: 100%;
  }
  .promocode-block.invalid .promocode-block-button {
    margin: 80px 0 40px;
  }
  .promocode-block.invalid .ui.form .field .field-error {
    margin-top: 20px;
    font-size: 28px;
  }
  .promocode-block-main {
    background: url(../dfbfc1812c9867fbfd5b.webp) no-repeat center;
    background-size: cover;
    margin: 0 auto;
  }
  .promocode-block-main .promocode-block {
    padding: 66px 0 74px;
  }
  .promocode-block-main .promocode-block .ui.form .field {
    width: 100%;
  }
  .promocode-block-main .promocode-block-title {
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    line-height: 137%;
    margin-bottom: 64px;
  }
  .promocode-block-main .promocode-block-content {
    width: 100%;
    margin: 0 auto;
    padding: 0 70px;
  }
  .promocode-block-cart-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 137%;
    margin: 0 0 48px;
  }
  .promocode-block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .promocode-block-button {
    width: 100%;
    margin: 32px 0 40px;
  }
  .promocode-block-button .button {
    -webkit-box-shadow: 0 6px 0 #0c3cb8;
            box-shadow: 0 6px 0 #0c3cb8;
    border-radius: 60px;
    height: 80px;
    text-transform: uppercase;
    font-size: 28px !important;
    line-height: 80px !important;
    font-weight: 700;
    padding: 0 !important;
  }
  .promocode-block-input {
    width: 100%;
  }
  .promocode-block-clear {
    width: 40px;
    height: 40px;
    top: 22px;
    right: 20px;
    margin: 0;
  }
  .promocode-block-clear img {
    width: 40px;
  }
  .fastauth {
    margin: 30px;
  }
  .fastauth .link {
    font-size: 36px;
  }
  .fastauth-description {
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
  }
  .fastauth-email .ui.action.input {
    margin: 0 auto 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fastauth-email .ui.action.input input {
    padding: 25px 40px !important;
    font-size: 40px;
    border-radius: 60px !important;
    margin-bottom: 50px;
  }
  .fastauth-email .ui.button.primary.big {
    border-radius: 60px !important;
    height: 100px;
    line-height: 100px !important;
    text-transform: uppercase;
    font-size: 32px !important;
    font-weight: 500;
    padding: 0;
    width: 100%;
    margin: auto !important;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .fastauth-email-error {
    font-size: 34px;
    bottom: 265px;
    left: 0;
    right: 0;
  }
  .order-navigation {
    grid-gap: 16px;
  }
  .order-navigation-item {
    width: 16px;
    height: 16px;
    border-radius: 16px;
  }
  .order-navigation-item.active {
    width: 48px;
  }
  .order-navigation-item.complete {
    width: 22px;
    height: 16px;
    background-size: contain;
  }
}
