/*!*********************************************************************************************************************************!*\
  !*** 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/profile-page.scss ***!
  \***********************************************************************************************************************************************************************/
/*-------------------
     Breakpoints
--------------------*/
/*-------------------
     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
--------------------*/
.ui.accordion {
  max-width: 100%;
}
.ui.accordion .accordion {
  max-width: 100%;
  margin: 1em 0 0;
  padding: 0;
}
.ui.accordion .accordion .title {
  cursor: pointer;
}
.ui.accordion .title {
  cursor: pointer;
}
.ui.accordion .title:not(.ui) {
  padding: 0.5em 0;
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #fff;
}
.ui.accordion .accordion .title ~ .content, .ui.accordion .title ~ .content {
  display: none;
}
.ui.accordion:not(.styled) .accordion .title ~ .content:not(.ui) {
  margin: "";
  padding: 0.5em 0 1em;
}
.ui.accordion:not(.styled) .title ~ .content:not(.ui) {
  margin: "";
  padding: 0.5em 0 1em;
}
.ui.accordion:not(.styled) .title ~ .content:not(.ui):last-child {
  padding-bottom: 0;
}
.ui.accordion .accordion .title .dropdown.icon, .ui.accordion .title .dropdown.icon {
  display: inline-block;
  float: none;
  opacity: 1;
  width: 1.18em;
  height: 1em;
  margin: 0 0.25rem 0 0;
  padding: 0;
  font-size: 1em;
  -webkit-transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
  transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease, opacity 0.1s ease;
  transition: transform 0.1s ease, opacity 0.1s ease;
  transition: transform 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease;
  vertical-align: baseline;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ui.accordion.menu .item .title {
  display: block;
  padding: 0;
}
.ui.accordion.menu .item .title > .dropdown.icon {
  float: right;
  margin: 0.21425em 0 0 1em;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ui.accordion .ui.header .dropdown.icon {
  font-size: 1em;
  margin: 0 0.25rem 0 0;
}
.ui.accordion .accordion .active.title .dropdown.icon, .ui.accordion .active.title .dropdown.icon, .ui.accordion.menu .item .active.title > .dropdown.icon {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ui.styled.accordion {
  width: 600px;
  border-radius: 0.28571429rem;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
}
.ui.styled.accordion .accordion {
  border-radius: 0.28571429rem;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
}
.ui.styled.accordion .accordion .title {
  margin: 0;
  padding: 0.75em 1em;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 700;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-transition: background 0.1s ease, color 0.1s ease;
  -o-transition: background 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease;
}
.ui.styled.accordion .title {
  margin: 0;
  padding: 0.75em 1em;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 700;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-transition: background 0.1s ease, color 0.1s ease;
  -o-transition: background 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease;
}
.ui.styled.accordion .accordion .title:first-child {
  border-top: none;
}
.ui.styled.accordion .accordion .content {
  margin: 0;
  padding: 0.5em 1em 1.5em;
}
.ui.styled.accordion > .title:first-child {
  border-top: none;
}
.ui.styled.accordion .content {
  margin: 0;
  padding: 0.5em 1em 1.5em;
}
.ui.styled.accordion .accordion .content {
  padding: 0;
  padding: 0.5em 1em 1.5em;
}
.ui.styled.accordion .accordion .active.title, .ui.styled.accordion .accordion .title:hover {
  background: 0 0;
  color: #fff;
}
.ui.styled.accordion .active.title, .ui.styled.accordion .title:hover {
  background: 0 0;
  color: #fff;
}
.ui.styled.accordion .accordion .active.title, .ui.styled.accordion .accordion .title:hover {
  background: 0 0;
  color: #fff;
}
.ui.styled.accordion .active.title, .ui.styled.accordion .accordion .active.title {
  background: 0 0;
  color: rgba(0, 0, 0, 0.95);
}
.ui.accordion .accordion .active.content, .ui.accordion .active.content {
  display: block;
}
.ui.fluid.accordion {
  width: 100%;
}
.ui.fluid.accordion .accordion {
  width: 100%;
}
.ui.inverted.accordion .title:not(.ui) {
  color: rgba(255, 255, 255, 0.9);
}
.ui.accordion .accordion .title .dropdown.icon, .ui.accordion .title .dropdown.icon {
  font-family: Accordion;
  line-height: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
.ui.accordion .accordion .title .dropdown.icon:before, .ui.accordion .title .dropdown.icon:before {
  content: "\f0da";
}

.profile:has(.js-user-email:empty) .user-info-blocks {
  display: none;
}
.profile:has(.js-user-email:empty) .user {
  grid-template-columns: 1fr;
}
@media only screen and (max-width: 899px) {
  .profile:has(.js-user-email:empty) .profile .user.authorize-false .user-purchases .authorize-block {
    display: block;
    margin: -79px -30px 0;
  }
}
.profile .user-purchases-item-game-key .dots {
  display: none;
}
.profile .user-purchases-item-game-key.created {
  -webkit-animation: pulse 1.5s ease-in-out infinite;
          animation: pulse 1.5s ease-in-out infinite;
  display: inline-block;
}
.profile .user-purchases-item-game-key.created .dots {
  display: inline-block;
}
.profile .user-purchases-item-game-key.created .dots::after {
  content: "";
  -webkit-animation: dots 1.5s steps(3, end) infinite;
          animation: dots 1.5s steps(3, end) infinite;
}
@media only screen and (max-width: 899px) {
  .profile .page-title {
    margin: 0px -30px 20px;
  }
}
.profile .social-block {
  background: url(../images/social-bg.2be74c.png) no-repeat center;
  border-radius: 12px;
  display: none;
  grid-template-columns: 1fr auto;
  gap: 30px;
  padding: 28px 40px;
  color: #fff;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  line-height: 30px;
  margin: 0 0 49px;
}
@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  .profile .social-block {
    background-size: 175%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .profile .social-block {
    font-size: 18px;
    background-size: 175%;
    padding: 18px 20px;
  }
}
@media only screen and (max-width: 899px) {
  .profile .social-block {
    background: url(../images/social-bg-mobile.b4c7e8.png) no-repeat center;
    padding: 24px 32px;
    grid-template-columns: 1fr;
    gap: 32px;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
    margin: -66px auto 96px;
    max-width: 576px;
  }
}
.profile .social-block-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px;
  place-content: center;
}
@media only screen and (max-width: 899px) {
  .profile .social-block-items {
    gap: 90px;
  }
}
.profile .social-block-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 60px;
}
@media only screen and (max-width: 899px) {
  .profile .social-block-item {
    height: 120px;
    width: 120px;
    margin: 0 auto;
  }
}
.profile .social-block-item img {
  width: 60px;
}
@media only screen and (max-width: 899px) {
  .profile .social-block-item img {
    width: 120px;
  }
}
.profile h2 {
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
}
.profile .ui.badge.dlc {
  border-radius: 15px;
  color: #fff;
  background: #0064ff;
  height: 19px;
  width: 39px;
  font-size: 12px;
  line-height: 16px;
  display: block;
  left: 78px;
  right: initial;
  top: 37px;
}
.profile .authorize-block {
  text-align: center;
  margin: 50px 0;
}
.profile .authorize-block-button {
  width: 100%;
  margin: 0 auto;
}
.profile .authorize-block h2 {
  font-size: 20px;
}
.profile .user {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(1, minmax(277px, 416px) minmax(517px, auto));
  grid-auto-rows: minmax(-webkit-min-content, -webkit-max-content);
  grid-auto-rows: minmax(min-content, max-content);
}
.profile .user.authorize-false .user-email-confirmation {
  display: none;
}
.profile .user.authorize-false .user-purchases .authorize-block, .profile .user.authorize-false .user-purchases .user-email-confirmation {
  display: block;
  margin-bottom: 70px;
}
.profile .user.authorize-false .user-info {
  padding: 50px 25px 45px;
}
.profile .user.authorize-false .user-info-field {
  margin: 0;
}
.profile .user-email .user-info-field-value {
  color: #fed43a;
}
.profile .user-email .user-info-field-value .edit.icon {
  display: none;
}
.profile .user-email-state {
  position: absolute;
  font-size: 10px;
  line-height: 12px;
  left: 0;
  top: -15px;
  color: #fff;
}
.profile .user-email.active .user-info-field-value {
  color: #fff;
}
.profile .user-email.active .user-email-state {
  display: none;
}
.profile .user-email-confirmation {
  display: grid;
  background: #0c3cb8;
  padding: 15px 18px;
  grid-gap: 12px;
  margin: 0 0 70px;
}
.profile .user-email-confirmation-title {
  color: #4dda65;
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: -webkit-min-content;
  grid-template-columns: min-content;
  grid-gap: 10px;
}
.profile .user-email-confirmation-description {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  opacity: 0.6;
}
.profile .user-search-empty {
  display: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  padding-top: 120px;
}
.profile .user-search-empty img {
  display: block;
  margin: 0 auto;
}
.profile .user-search-keys {
  padding: 17.5px 23px;
  background: #122234;
  margin-bottom: 8px;
}
.profile .user-search-keys .user-info-field {
  margin: 0;
  line-height: 40px;
}
.profile .user-search-keys .search-close {
  display: none;
}
.profile .user-search-keys .icon {
  margin-right: 8px;
  margin-top: -16px;
  font-size: 20px;
}
.profile .user-search-keys input {
  background: 0 0;
  border: none;
  outline: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  font-family: "Fira Sans";
}
.profile .user-search-keys input::-webkit-input-placeholder {
  color: #fff;
}
.profile .user-search-keys input::-moz-placeholder {
  color: #fff;
}
.profile .user-search-keys input:-ms-input-placeholder {
  color: #fff;
}
.profile .user-search-keys input::-ms-input-placeholder {
  color: #fff;
}
.profile .user-search-keys input::placeholder {
  color: #fff;
}
.profile .user-search-keys.active {
  padding: 7.5px 23px;
}
.profile .user-search-keys.active .user-info-field {
  background: #fff;
  border-radius: 24px;
  color: #000;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 23px;
}
.profile .user-search-keys.active .icon {
  color: #000;
}
.profile .user-search-keys.active .search-close {
  line-height: 48px;
  margin-right: 0;
  display: block;
  cursor: pointer;
}
.profile .user-activation-block {
  background: #122234;
  margin: 15px 0 0;
}
.profile .user-activation-block-title {
  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-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 110%;
  color: #fff;
  padding: 17.5px 15px !important;
  border-bottom: 1px solid #0a1624;
}
.profile .user-activation-block-title img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.profile .user-activation-block-title.active img {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.profile .user-activation-list {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 30px 20px;
  padding: 0 15px 11px;
}
.profile .user-activation-list-item {
  padding: 13px 0 13px 18px;
  display: grid;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-auto-flow: column;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  grid-template-rows: 24px;
  cursor: pointer;
}
.profile .user-activation-list-item-icon {
  width: 48px;
  height: 48px;
  margin-right: 8px;
}
.profile .user-activation-list-title {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #fff;
  padding: 0 0 28px;
  padding: 17px 15px !important;
}
.profile .user-info {
  background: #122234;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 50px 25px 45px;
}
.profile .user-info-field {
  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;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 30px;
  color: #fff;
}
.profile .user-info-field-label {
  -webkit-box-flex: 129px;
     -moz-box-flex: 129px;
      -ms-flex: 129px 0;
          flex: 129px 0;
  color: #555;
  font-size: 14px;
  line-height: 17px;
}
.profile .user-info-field-value {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  position: relative;
}
.profile .user-info .edit.icon {
  position: relative;
  cursor: pointer;
}
.profile .user-info .edit.icon:before {
  content: "";
  background: url(../images/edit-icon.fc446c.svg) no-repeat center !important;
  width: 16px;
  height: 17px;
  margin-left: -6px;
  position: absolute;
  top: 1px;
}
.profile .user-purchases-order {
  margin: 0 0 56px;
  background: #122234;
  position: relative;
}
.profile .user-purchases-item {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  padding: 8px 16px 8px 8px;
  position: relative;
  display: grid;
  grid-template-columns: 49px auto 100px;
  border-bottom: 1px solid #0a1624;
}
.profile .user-purchases-item.expand .user-purchases-item-game-info {
  height: auto;
  margin-bottom: 51px;
}
.profile .user-purchases-item.expand .user-purchases-item-keys-switcher {
  font-size: 14px;
}
.profile .user-purchases-item.expand .user-purchases-item-keys-switcher-arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.profile .user-purchases-item-cover {
  height: 74px;
}
.profile .user-purchases-item-cover img {
  width: 49px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.profile .user-purchases-item-key {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: 150px -webkit-max-content -webkit-max-content;
  grid-template-columns: 150px max-content max-content;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile .user-purchases-item-keys-switcher {
  font-size: 0;
  text-align: right;
  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;
  color: #0064ff;
  cursor: pointer;
}
.profile .user-purchases-item-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 137%;
  color: #fff;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.profile .user-purchases-item-title a {
  color: #fff;
}
.profile .user-purchases-item-order-info {
  font-size: 10px;
  opacity: 0.5;
  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;
}
.profile .user-purchases-item-order-info-top {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  opacity: 0.5;
}
.profile .user-purchases-item-order-info-top .order {
  color: #fed43a;
}
.profile .user-purchases-item-game {
  display: grid;
}
.profile .user-purchases-item-game-key, .profile .user-purchases-item-game-launcher {
  opacity: 0.6;
}
.profile .user-purchases-item-game-key i.icon.games-icon, .profile .user-purchases-item-game-launcher i.icon.games-icon {
  display: none;
}
.profile .user-purchases-item-game-key {
  padding-left: 10px;
}
.profile .user-purchases-item-game-key-copy {
  cursor: pointer;
  margin-left: 7px;
  display: grid;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-auto-flow: column;
}
.profile .user-purchases-item-game-key-copy.active img {
  -webkit-filter: invert(100%) sepia(0) saturate(0) hue-rotate(60deg) brightness(200%) contrast(100%);
          filter: invert(100%) sepia(0) saturate(0) hue-rotate(60deg) brightness(200%) contrast(100%);
  margin-right: 15px;
}
.profile .user-purchases-item-game-info {
  display: grid;
  grid-gap: 20px 0;
  height: 22px;
  overflow: hidden;
}
.profile .user-purchases-item-game-info .user-purchases-item-order-info-top {
  display: none;
}
.profile .user-purchases-item-game-info .user-purchases-item-order-info-top:first-child {
  display: block;
}
.profile .user-purchases-item-text {
  padding-left: 20px;
}
.profile .user-purchases-item-info {
  display: grid;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.profile .user-logout {
  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;
}
.profile .user-logout a {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #0064ff;
}
.profile .one-plus-one-profile-banner {
  margin: 0 0 44px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.profile .one-plus-one-profile-banner img {
  width: 100%;
}
@media only screen and (max-width: 899px) {
  .profile .one-plus-one-profile-banner {
    margin: -64px 32px 100px;
    border-radius: 20px;
    overflow: hidden;
  }
  .profile .one-plus-one-profile-banner img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 170px;
    -o-object-position: left;
       object-position: left;
  }
}

.userwishlist .wishlist-total {
  padding: 31px 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;
  background: 0 0 !important;
}
.userwishlist .wishlist-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;
}
.userwishlist .wishlist-total-cashback-count {
  font-weight: 700;
  background: #ff0279;
  padding: 4px 8px;
  border-radius: 20px;
  margin: 0 8px;
}
.userwishlist .wishlist-total-cashback-info {
  margin-left: 8px;
  cursor: pointer;
}
.userwishlist .wishlist-total-discount {
  width: 141px;
  height: 60px;
  border-radius: 30px;
  border: 2px solid #ff5619;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: grid;
  padding: 0 0 5px;
}
.userwishlist .wishlist-total-discount span:first-child {
  font-size: 10px;
  padding: 5px 0 0;
}
.userwishlist .wishlist-total-prices {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin-left: 45px;
  display: grid;
}
.userwishlist .wishlist-total-prices-old {
  font-size: 18px;
  opacity: 0.45;
  font-weight: 400;
  text-decoration: line-through;
}

.ui.modal.activation-rule {
  background: #323c47;
  border-radius: 24px;
  padding: 40px;
}
.ui.modal.activation-rule .activation-rule-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  color: #fff;
  padding: 0 0 40px;
  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;
}
.ui.modal.activation-rule .activation-rule-title .icon {
  margin-left: 20px;
}
.ui.modal.activation-rule .activation-rule-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.ui.modal.activation-rule p {
  font-size: 16px;
  line-height: 19px;
  color: #d0d3d6;
}
.ui.modals .payresult-modal {
  background: #122234;
  max-width: 770px;
  min-width: 610px;
  padding: 220px 50px 65px;
  text-align: center;
  position: relative;
}
.ui.modals .payresult-modal-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #fff;
}
.ui.modals .payresult-modal-email {
  display: block;
  padding-top: 10px;
}
.ui.modals .payresult-modal-text {
  padding: 25px 120px;
  line-height: 22px;
  font-size: 18px;
}
.ui.modals .payresult-modal-logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -50px;
}
.ui.modals .payresult-modal-button .button {
  letter-spacing: 0.05em;
  font-size: 18px;
}
.ui.modals .payresult-modal-button.spinner {
  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-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #0064ff;
}

@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  .profile .user-purchases-item-keys-switcher {
    padding-left: 15px;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .profile .user-purchases-item-order-info {
    visibility: hidden;
    font-size: 0;
  }
  .profile .user-purchases-item {
    grid-template-columns: 49px auto 30px;
  }
  .profile .user-purchases-item.expand .user-purchases-item-keys-switcher {
    margin-left: -69px;
  }
  .profile .user-purchases-item.expand .user-purchases-item-keys-switcher span {
    padding-right: 10px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .profile .user-activation-list {
    grid-template-columns: 1fr;
  }
  .profile .user-purchases-item {
    grid-template-columns: 49px 415px 30px;
  }
  .profile .user-purchases-item-order-info {
    visibility: hidden;
  }
  .profile .user-purchases-item-key {
    grid-template-columns: 90px auto 30px;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    min-height: 34px;
  }
  .profile .user-purchases-item-keys-switcher {
    padding-left: 16px;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .profile .user-purchases-item-title {
    margin: 0;
  }
  .profile .user-purchases-item-game-info {
    height: 35px;
  }
  .profile .user-purchases-item-text {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile .user-purchases-item.expand .user-purchases-item-keys-switcher {
    margin-left: -69px;
  }
  .profile .user-purchases-item.expand .user-purchases-item-keys-switcher span {
    padding-right: 10px;
  }
  .profile .user-purchases-item.expand .user-purchases-item-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 899px) {
  .profile .ui.badge.dlc {
    -webkit-transform: scale(2);
        -ms-transform: scale(2);
            transform: scale(2);
    position: initial;
    line-height: 15px;
    margin-left: 22px;
    margin-top: 20px;
  }
  .profile-holder.ui.container {
    margin: 0 !important;
  }
  .profile h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 110%;
    text-transform: uppercase;
  }
  .profile .user {
    grid-gap: 20px;
    grid-template-columns: 100%;
  }
  .profile .user .authorize-block {
    background: #122234;
    margin: 0;
    position: relative;
    top: 10px;
    padding: 28px 50px 50px;
  }
  .profile .user.authorize-false .user-purchases .authorize-block, .profile .user.authorize-false .user-purchases .user-email-confirmation {
    display: none;
  }
  .profile .user.authorize-false .user-info-blocks .authorize-block, .profile .user.authorize-false .user-info-blocks .user-email-confirmation {
    display: block;
  }
  .profile .user-email-state {
    top: -30px;
    font-size: 20px;
  }
  .profile .user-email-confirmation {
    padding: 34px;
    margin: -20px 0;
  }
  .profile .user-email-confirmation-title {
    font-size: 40px;
    padding: 0 0 24px;
  }
  .profile .user-email-confirmation-title img {
    width: 50px;
    height: 44px;
  }
  .profile .user-email-confirmation-description {
    font-size: 28px;
    line-height: 125%;
  }
  .profile .user-logout {
    line-height: 34px;
  }
  .profile .user-logout a {
    font-size: 28px;
    line-height: 34px;
  }
  .profile .user-search-keys {
    margin: 0 0 5px;
    padding: 35px 34px;
  }
  .profile .user-search-keys input {
    font-size: 32px;
    padding-left: 10px;
  }
  .profile .user-search-keys .icon {
    font-size: 38px;
    margin-top: 0;
  }
  .profile .user-search-keys.active {
    padding: 20px 30px;
  }
  .profile .user-search-keys.active .user-info-field {
    border-radius: 50px;
    height: 70px;
  }
  .profile .user-search-keys .search-close {
    width: 48px;
    height: 48px;
    margin-top: -9px;
    margin-right: 6px;
  }
  .profile .user-info {
    -webkit-box-ordinal-group: 0;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 20px;
    padding: 50px 34px 45px;
  }
  .profile .user-info-field {
    font-weight: 500;
    font-size: 30px;
    margin: 0 0 28px;
    height: 34px;
    line-height: 34px;
  }
  .profile .user-info-field-label {
    font-weight: 500;
    font-size: 28px;
  }
  .profile .user-info-blocks {
    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;
  }
  .profile .user-info .edit.icon:before {
    background-size: cover !important;
    width: 32px;
    height: 34px;
  }
  .profile .user-activation-block-title {
    font-weight: 700;
    font-size: 36px !important;
    padding: 34px !important;
  }
  .profile .user-activation-block-arrow {
    width: 32px;
    height: 19px;
  }
  .profile .user-activation-list {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    padding: 0 0 20px;
  }
  .profile .user-activation-list-title {
    padding: 30px !important;
    font-size: 32px !important;
  }
  .profile .user-activation-list-item {
    padding: 10px 0 10px 20px;
    background: #0a1624;
    font-size: 30px;
    grid-template-rows: auto;
    line-height: 125%;
  }
  .profile .user-activation-list-item-icon {
    width: 100px;
    height: 100px;
  }
  .profile .user-purchases {
    margin: 92px 0 0;
  }
  .profile .user-purchases-order {
    margin: 0 0 112px;
  }
  .profile .user-purchases-item {
    padding: 24px 34px;
    grid-template-columns: 1fr;
    font-size: 28px;
    line-height: 34px;
  }
  .profile .user-purchases-item-key {
    grid-gap: 16px 0;
    display: grid;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    grid-template-columns: auto 115px;
    grid-template-rows: -webkit-max-content -webkit-max-content;
    grid-template-rows: max-content max-content;
    grid-template-areas: "launcher launcher" ". .";
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profile .user-purchases-item-game-launcher {
    grid-area: launcher;
  }
  .profile .user-purchases-item-game-launcher i.icon.games-icon {
    position: relative;
    top: 6px;
    margin-right: 0;
    width: 32px;
    height: 32px;
  }
  .profile .user-purchases-item-game-launcher i.icon.games-icon:before {
    background-size: cover !important;
  }
  .profile .user-purchases-item-game-info {
    height: auto;
  }
  .profile .user-purchases-item-game-key {
    padding: 0;
    opacity: 1;
  }
  .profile .user-purchases-item-game-key-copy {
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
  .profile .user-purchases-item-game-key-copy img {
    width: 46px;
  }
  .profile .user-purchases-item-game-key-copy span {
    position: absolute;
    right: 0;
    top: -55px;
  }
  .profile .user-purchases-item-cover {
    height: auto;
  }
  .profile .user-purchases-item-cover img {
    width: 140px;
    height: auto;
  }
  .profile .user-purchases-item-text {
    padding-left: 0;
    margin: 35px 0 0;
  }
  .profile .user-purchases-item-title {
    font-size: 40px;
    line-height: 110%;
    white-space: normal;
    position: absolute;
    top: 24px;
    left: 204px;
    right: 34px;
    padding-bottom: 20px;
  }
  .profile .user-purchases-item-info {
    display: none;
  }
  .profile .user-purchases-item-order-info-top {
    font-size: 28px;
    top: -45px;
  }
  .userwishlist .wishlist-holder {
    margin: auto 0 !important;
  }
  .userwishlist .wishlist-holder .product-rows .product-row {
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--info {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1 340px;
            flex: 1 1 340px;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--buy {
    -webkit-box-ordinal-group: 5;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-right: 0;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--buy .ui.primary.button {
    font-size: 28px;
    padding: 21px 30px;
    line-height: 100%;
    height: 70px;
    margin: 0 0 0 30px;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--price {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--price-discount {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 32px;
    width: 107px;
    text-align: center;
    height: 55px;
    line-height: 48px;
    margin: 0;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--price-action {
    min-width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--price-new {
    line-height: 56px;
    font-size: 32px;
    opacity: 0.25;
    margin-right: 10px;
    padding: 0;
  }
  .userwishlist .wishlist-holder .product-rows .product-row--price-old {
    line-height: 140%;
    font-size: 40px;
  }
  .ui.modal.payresult-modal {
    top: 0;
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto !important;
    height: 100%;
    width: 100%;
    padding: 150px 50px 65px;
  }
  .ui.modal.payresult-modal .payresult-modal-logo {
    position: relative;
    width: 316px;
    margin: 0 0 60px;
  }
  .ui.modal.payresult-modal .payresult-modal-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    margin: 0 0 60px;
  }
  .ui.modal.payresult-modal .payresult-modal-text {
    font-size: 28px;
    line-height: 38px;
    padding: 0 10px 60px;
  }
  .ui.modal.payresult-modal .payresult-modal-button .button {
    height: 100px;
    line-height: 100px !important;
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 32px !important;
  }
}
.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--cover {
  margin: 0 16px 0 0;
}
.product-rows .product-row--cover img {
  border-radius: 10px;
}
.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, .product-rows .product-row--price-old {
  position: initial;
}
.product-rows .product-row--price-new {
  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 {
  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 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.false .product-row--counter, .product-rows .product-row.false .product-row--price {
  display: none;
}
.product-rows .product-row.false .disabled-badge {
  display: block;
}

@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) {
  .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.false {
    position: relative;
    min-height: 394px;
  }
  .product-rows .product-row.false .product-row--counter, .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;
  }
  .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;
  }
}
@media only screen and (max-width: 899px) {
  .authorize-block-title.ui.center.aligned.header {
    font-size: 32px;
    font-weight: 500;
    padding: 0 50px;
    line-height: 150%;
  }
  .authorize-block-button.ui.center.aligned.header .ui.primary.button {
    font-size: 32px !important;
    width: 100%;
    height: 100px;
    line-height: 100px !important;
    padding: 0;
  }
}
@-webkit-keyframes dots {
  0% {
    content: "";
  }
  33% {
    content: ".";
  }
  66% {
    content: "..";
  }
  100% {
    content: "...";
  }
}
@keyframes dots {
  0% {
    content: "";
  }
  33% {
    content: ".";
  }
  66% {
    content: "..";
  }
  100% {
    content: "...";
  }
}
@-webkit-keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
