.hide-block{background:#000000b3;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.hide-block__icon{margin:auto}.new-store{margin:0 auto;padding:var(--size-5) 0;position:relative;z-index:0}@media (min-width:1280px){.new-store{padding:var(--size-6) 0}}.new-store__cart-button-icon{line-height:0}.new-store__text-block{margin:0 auto;max-width:820px;padding:2rem 0;position:relative;text-align:center}@media (min-width:1280px){.new-store__text-block{padding:2.25rem 0}}.new-store__section{font-family:var(--main-font);padding:0 2.5rem 2rem 19px;position:relative;width:100%;z-index:0}@media (min-width:414px){.new-store__section{padding:0 2.5rem 2rem}}@media (min-width:1280px){.new-store__section{padding:0 2.5rem 2.25rem}}.new-store__section--featured-layout{margin:0 auto 5rem;max-width:var(--block-size-lg);min-height:245px;padding:0;position:relative;width:var(--block-size-sm)}@media (min-width:728px){.new-store__section--featured-layout{min-height:290px;width:var(--block-size-md)}}@media (min-width:1280px){.new-store__section--featured-layout{min-height:415px;width:var(--block-size-lg)}}@media (max-width:844px){.new-store__section--horizontal-scroll{padding:0 0 2rem}}.new-store__section-background{height:100%;inset:0;position:absolute;width:100%}.new-store__section-background-color--featured-layout,.new-store__section-image--featured-layout{border-radius:var(--misc-border-radius-popup)}.new-store__section-title{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:820px;padding:2rem 0 .5rem;position:relative;width:100%}@media (min-width:1280px){.new-store__section-title{padding:2.25rem 0 .75rem}}.new-store__section-title--featured-layout{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(var(--colors-core-text-primary-rgb),.7);display:-webkit-box;font-size:2rem;left:20px;max-width:260px;overflow:hidden;padding:0;position:absolute;text-align:start;top:12px;width:auto;word-break:break-word;z-index:2}@media (min-width:728px){.new-store__section-title--featured-layout{left:30px;top:20px}}@media (min-width:1280px){.new-store__section-title--featured-layout{font-size:2.25rem;left:60px;max-width:448px;top:40px}}.new-store__section-title--editor{overflow:inherit}.new-store__preloader-container{height:40px;justify-self:center;min-height:3rem;min-width:3rem;padding:20px 0;width:100%}.new-store-tabs__content{scroll-margin-top:64px}.new-store-tabs__content--tabs{display:none}.new-store-tabs__content--tabs[data-state=active]{display:block}.new-store-tabs__wrapper{display:flex;gap:12px;max-width:100%;overflow:auto;padding:14px 0}@media screen and (max-width:767px){.new-store-tabs__wrapper{gap:10px;padding:12px 0}}[dir=rtl] .new-store-tabs__wrapper{flex-direction:row-reverse}.new-store-tabs__wrapper::-webkit-scrollbar{-webkit-appearance:none;display:none}.new-store-tabs__wrapper{-ms-overflow-style:none;scrollbar-width:none}.new-store-tabs__container[data-sticky=active]{background:rgba(var(--colors-core-background-primary-rgb),1);z-index:1}.new-store-tabs__container{display:flex;justify-content:center;margin:0 auto;z-index:4}.new-store-tabs__container--after-header{--header-sticky-height:56px}@media (min-width:1280px){.new-store-tabs__container--after-header{--header-sticky-height:64px}}.new-store-tabs__tab{--alpha-value:.4;align-items:center;background:rgba(var(--colors-core-background-secondary-rgb),var(--alpha-value));border-radius:var(--misc-border-radius-tabs);color:var(--colors-core-text-primary);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;gap:6px;justify-content:center;padding:8px 16px;white-space:nowrap}@media screen and (max-width:767px){.new-store-tabs__tab{padding:8px 12px}}.new-store-tabs__tab[data-state=active]{--alpha-value:.9;box-shadow:0 0 0 1px var(--colors-core-text-brand)}.new-store-tabs__tab:hover{--alpha-value:.65}.new-store-tabs__tab:first-child{margin-left:20px}.new-store-tabs__tab:last-child{margin-right:20px}.new-store-tabs__tab-quill-fix .ql-toolbar{bottom:-44px;left:50%;position:absolute;top:unset;transform:translate(-50%)}.new-store-tabs__tab-quill-fix .ql-toolbar .ql-formats{left:-50%}.new-store-item-container-featured-layout__gallery-container{--swiper-navigation-size:28px;--swiper-navigation-sides-offset:-40px;--padding-bottom:0px}.new-store-item-container-featured-layout__gallery .swiper-pagination{height:1rem;padding-bottom:3rem;text-align:center}@media (min-width:728px){.new-store-item-container-featured-layout__gallery .swiper-pagination{padding-bottom:5rem;padding-right:3.75rem;text-align:right}}@media (min-width:1280px){.new-store-item-container-featured-layout__gallery .swiper-pagination{padding-bottom:4rem;padding-right:7.5rem}}.new-store-item-container-featured-layout__slide{height:100%;margin:0}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.skeleton-card__item{opacity:.5}.skeleton-card--large-layout:nth-child(n+5){display:none}@media (max-width:767px){.skeleton-card--large-layout:nth-child(n+3),.skeleton-card:nth-child(n+5){display:none}}.skeleton-card__image{flex:1;height:100%;line-height:1;overflow:hidden}.skeleton-card__button{border-radius:var(--misc-border-radius-button);height:4rem;line-height:1;min-width:50%;overflow:hidden}.new-store-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;padding:2rem 0 0;width:var(--block-size)}.new-store-list::-webkit-scrollbar{border-radius:8px;height:5px;margin:20px}.new-store-list::-webkit-scrollbar-thumb{background:#ffffff52;border-radius:8px}.new-store-list::-webkit-scrollbar-track{background-color:initial;border-radius:8px}@media (--tablet-store){.new-store-list{width:var(--block-size-md)}}@media (--desktop-1){.new-store-list{gap:3rem;padding:2.25rem 0 0}}@media (--tablet-store-max),(max-width:844px) and (orientation:landscape){.new-store-list--horizontal-scroll{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:16px 0;width:100%}}.new-store-list__empty-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:20px 0;position:relative;text-align:center}.new-store-list__empty-section,.new-store-list__empty-section a{color:var(--colors-core-text-primary)}.new-store-list--featured-layout{padding:0;width:100%}.new-store-item-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;padding:2rem 0 0;width:var(--block-size)}.new-store-item-container::-webkit-scrollbar{border-radius:8px;height:5px;margin:20px}.new-store-item-container::-webkit-scrollbar-thumb{background:#ffffff52;border-radius:8px}.new-store-item-container::-webkit-scrollbar-track{background-color:initial;border-radius:8px}@media (min-width:728px){.new-store-item-container{width:var(--block-size-md)}}@media (min-width:1280px){.new-store-item-container{gap:3rem;padding:2.25rem 0 0;width:var(--block-size)}}@media (max-width:727px),(max-width:844px) and (orientation:landscape){.new-store-item-container--horizontal-scroll{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:16px 0;width:100%}}.new-store-item-container--featured-layout{padding:0;width:100%}.new-store-card{background:var(--colors-core-background-secondary);border:var(--border-size) solid var(--border-color);border-radius:var(--misc-border-radius-popup);display:flex;flex-shrink:0;position:relative}.new-store-card:hover{cursor:pointer}.new-store-card__info-icon{color:var(--colors-core-text-tertiary);position:absolute;right:8px;top:8px;transition:opacity var(--transitionTime) ease}.new-store-card__info-icon svg{display:block;height:18px;width:18px}@media (min-width:1280px){.new-store-card__info-icon svg{height:24px;right:8px;top:8px;width:24px}}.new-store-card__buttons-wrapper-horizontal{display:flex}.new-store-card__buttons-wrapper-horizontal--game-modal{gap:1.25rem}.new-store-card__body{display:flex;flex-direction:column;flex-grow:1;height:100%;padding:var(--size-1) var(--size-3) .75rem}.new-store-card__body--horizontal-layout{padding:1.75rem var(--size-4) var(--size-4)}.new-store-card__body--bundle_vertical-layout,.new-store-card__body--large-layout{padding:var(--size-1) var(--size-4) .75rem}@media (min-width:1280px){.new-store-card{font-size:1.625rem}.new-store-card__body--vertical-layout{padding:var(--size-1) 2.25rem var(--size-2)}.new-store-card__body--large-layout{padding:var(--size-4) var(--size-5) var(--size-5)}}.new-store-card__real-price{text-transform:capitalize}.new-store-card__real-price--without-discount,.new-store-card__virtual-price--without-discount{font-weight:400;opacity:.7;text-decoration:line-through}.new-store-card__real-price--without-discount{align-self:flex-end}.new-store-card__purchased-label{opacity:.3}.new-store-card__timer--fix{display:flex;width:100%}@media (min-width:1280px){.new-store-card__timer--fix{display:flex;width:auto}}.new-store-card__loyalty-rewards{flex-direction:row;flex-wrap:wrap;gap:var(--size-1);position:absolute;z-index:1}.new-store-card__loyalty-rewards--mobile-in-columns{align-items:flex-start;flex-direction:column}@media (min-width:1280px){.new-store-card__loyalty-rewards--mobile-in-columns{flex-direction:row}}.new-store-card--horizontal-layout{flex-direction:row;min-height:13.25rem;width:35rem}@media (min-width:375px){.new-store-card--horizontal-layout{width:41.75rem}}@media (min-width:414px){.new-store-card--horizontal-layout{width:42rem}}@media (min-width:1280px){.new-store-card--horizontal-layout{width:42.5rem}}.new-store-card__vp-rewards--horizontal-layout{left:0;padding:0 var(--size-1) 0 var(--size-2);position:absolute;top:8px;width:var(--size-25)}@media (min-width:375px){.new-store-card__vp-rewards--horizontal-layout{width:var(--size-29)}}@media (min-width:1280px){.new-store-card__vp-rewards--horizontal-layout{width:var(--size-30)}}.new-store-card__loyalty-rewards--horizontal-layout{left:var(--size-2);max-width:var(--size-25);top:var(--size-2)}@media (min-width:1280px){.new-store-card__loyalty-rewards--horizontal-layout{max-width:var(--size-26)}}.new-store-card--vertical-layout{flex-direction:column;min-height:31.625rem;width:var(--size-40)}@media (min-width:1280px){.new-store-card--vertical-layout{min-height:43.75rem;width:31.125rem}}.new-store-card__vp-rewards--vertical-layout{position:absolute;right:30px;top:9px}.new-store-card__loyalty-rewards--vertical-layout{left:var(--size-2);max-width:var(--size-36);top:var(--size-2)}@media (min-width:1280px){.new-store-card__loyalty-rewards--vertical-layout{max-width:var(--size-53)}}.new-store-card--bundle_vertical-layout{flex-direction:column;width:35rem}@media (min-width:375px){.new-store-card--bundle_vertical-layout{width:42rem}}@media (min-width:1280px){.new-store-card--bundle_vertical-layout{width:42.5rem}}.new-store-card__vp-rewards--bundle_vertical-layout{position:absolute;right:30px;top:9px}.new-store-card__loyalty-rewards--bundle_vertical-layout{left:var(--size-2);max-width:var(--size-70);top:var(--size-2)}@media (min-width:1280px){.new-store-card__loyalty-rewards--bundle_vertical-layout{max-width:var(--size-73)}}.new-store-card--large-layout{flex-direction:column;width:35rem}@media (min-width:375px){.new-store-card--large-layout{width:var(--size-84)}}@media (min-width:1280px){.new-store-card--large-layout{width:65.25rem}}.new-store-card__vp-rewards--large-layout{position:absolute;right:30px;top:9px}.new-store-card__loyalty-rewards--large-layout{left:var(--size-2);max-width:var(--size-70);top:var(--size-2)}@media (min-width:1280px){.new-store-card__loyalty-rewards--large-layout{max-width:var(--size-119)}}@media (max-width:727px),(max-width:844px) and (orientation:landscape){.new-store-card--horizontal-scroll:first-child{margin-left:var(--size-5)}.new-store-card--horizontal-scroll:last-child{margin-right:var(--size-5)}}@media (max-width:414px){.new-store-card--horizontal-scroll-horizontal-layout:first-child,.new-store-card--horizontal-scroll-vertical-layout:first-child{margin-left:calc(50vw - 167px)}}@media (max-width:374px){.new-store-card--horizontal-scroll-horizontal-layout:first-child,.new-store-card--horizontal-scroll-vertical-layout:first-child{margin-left:calc(50vw - 140px)}}@media (max-width:727px),(max-width:844px) and (orientation:landscape){.new-store-card--horizontal-scroll-bundle_vertical-layout:first-child{margin-left:inherit}}@media (max-width:414px){.new-store-card--horizontal-scroll-bundle_vertical-layout:first-child{margin-left:calc(50vw - 180px)}}@media (max-width:374px){.new-store-card--horizontal-scroll-bundle_vertical-layout:first-child{margin-left:calc(50vw - 150px)}}@media (max-width:414px){.new-store-card--horizontal-scroll-horizontal-layout:last-child,.new-store-card--horizontal-scroll-vertical-layout:last-child{margin-right:calc(50vw - 167px)}}@media (max-width:374px){.new-store-card--horizontal-scroll-horizontal-layout:last-child,.new-store-card--horizontal-scroll-vertical-layout:last-child{margin-right:calc((100vw - var(--block-size-xs))/2)}}.new-store-card__add-to-cart-select{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.new-store-card__add-to-cart-select:hover{cursor:pointer}.new-store-card__buy-button{border-radius:var(--misc-border-radius-button);min-width:unset}.new-store-card__buy-button--horizontal-layout{order:4}.new-store-card__buy-button--unset-order{order:0}.new-store-card__buy-button--vertical-layout{margin-top:var(--size-3)}@media (min-width:1280px){.new-store-card__buy-button--vertical-layout{margin-top:var(--size-4)}}.new-store-card__buy-button--bundle_vertical-layout,.new-store-card__buy-button--large-layout{margin-top:1.75rem}@media (min-width:375px){.new-store-card__buy-button--bundle_vertical-layout,.new-store-card__buy-button--large-layout{margin-top:var(--size-4)}}@media (min-width:1280px){.new-store-card__buy-button--large-layout{align-self:end}}.new-store-card__buy-button--game-keys-vertical-layout{background-color:var(--overlay-color-game-keys-button-controls);color:var(--overlay-color-game-keys-button-controls-black-or-white);margin-top:var(--size-4)}@media (min-width:728px){.new-store-card__buy-button--game-keys-vertical-layout{margin-top:var(--size-3)}}.new-store-card__buy-button--game-keys-vertical-layout[disabled]{background-color:var(--overlay-color-game-keys-button-controls);color:var(--overlay-color-game-keys-button-controls-black-or-white);opacity:50%}.new-store-card__promo-labels{--promo-labels-background-color:var(--colors-core-background-secondary);color:var(--colors-core-text-brand-secondary)}.new-store-card__promo-labels--horizontal-layout{margin-top:1rem;order:2}.new-store-card__promo-labels--bundle_vertical-layout,.new-store-card__promo-labels--vertical-layout{margin-top:.5rem}.new-store-card__promo-labels--large-layout{margin-top:var(--size-2)}@media (min-width:1280px){.new-store-card__promo-labels--large-layout{margin-bottom:var(--size-3);margin-top:0}}.new-store-card__promo-labels--hidden{display:none}.new-store-card__add-to-cart-button{min-width:4rem;padding:0;width:4rem}.new-store-card__add-to-cart-button--sm{height:4rem;min-width:4rem;width:4rem}.new-store-card__add-to-cart-button--md{height:5rem;min-width:5rem;width:5rem}@media (min-width:1280px){.new-store-card__add-to-cart-button--sm-desktop{height:4rem;min-width:4rem;width:4rem}.new-store-card__add-to-cart-button--md-desktop{height:5rem;min-width:5rem;width:5rem}}.new-store-card__add-to-cart-button--game-keys-vertical-layout{background-color:var(--overlay-color-game-keys-button-controls);color:var(--overlay-color-game-keys-button-controls-black-or-white)}@media (max-width:1279px){.new-store-card__add-to-cart-button--vertical-layout{width:100%}}.new-store-card__cart-button-wrapper{align-items:flex-end;gap:1rem}@media (max-width:1279px){.new-store-card__cart-button-wrapper--vertical-layout{flex-direction:column}}@media (min-width:1280px){.new-store-card__cart-button-wrapper--large-layout{align-self:end}}.new-store-card__cart-button-wrapper--modal{flex-direction:row;width:100%}@media (min-width:768px){.new-store-card__cart-button-wrapper--modal,.new-store-card__cart-button-wrapper--short-on-tablet{width:220px}}@media (min-width:1280px){.new-store-card__cart-button-wrapper--short-on-desktop{width:220px}}.new-store-card__cart-button-wrapper--horizontal-layout{order:4}.new-store-card__change-quantity-button--vertical-layout{flex-direction:row;margin-top:var(--size-3)}@media (min-width:1280px){.new-store-card__change-quantity-button--vertical-layout{margin-top:var(--size-4)}}.new-store-card__change-quantity-button--bundle_vertical-layout,.new-store-card__change-quantity-button--large-layout{margin-top:1.75rem}@media (min-width:375px){.new-store-card__change-quantity-button--bundle_vertical-layout,.new-store-card__change-quantity-button--large-layout{margin-top:var(--size-4)}}.new-store-card__change-quantity-button--game-keys-vertical-layout{background-color:var(--overlay-color-game-keys-button-controls);color:var(--overlay-color-game-keys-button-controls-black-or-white);margin-top:var(--size-3)}.new-store-card__virtual-price--sm{height:14px;width:14px}.new-store-card__virtual-price--md{height:16px;width:16px}@media (min-width:1280px){.new-store-card__virtual-price--md-desktop{height:16px;width:16px}}.new-store-card--featured-layout{background-color:initial;border:none;flex-direction:column;gap:12px;height:100%;padding:var(--size-10) var(--size-5) var(--size-10);width:100%}@media (min-width:728px){.new-store-card--featured-layout{flex-direction:row;gap:var(--size-10);min-height:290px;padding:var(--size-5) var(--size-6) var(--size-6)}}@media (min-width:1280px){.new-store-card--featured-layout{min-height:415px;padding:var(--size-10) var(--size-15) var(--size-14)}}.new-store-card--featured-layout-no-background{background:var(--colors-core-background-secondary)}.new-store-card__info-icon--featured-layout{right:20px;top:10px}@media (min-width:728px){.new-store-card__info-icon--featured-layout{right:8px;top:8px}}@media (min-width:1280px){.new-store-card__info-icon--featured-layout{right:18px;top:18px}}.new-store-card__body--featured-layout{justify-content:flex-end;order:1;padding:0}@media (min-width:728px){.new-store-card__body--featured-layout{align-self:end;max-width:288px}}@media (min-width:1280px){.new-store-card__body--featured-layout{max-width:448px}}.new-store-card__vp-rewards--featured-layout{margin-bottom:var(--size-6)}@media (min-width:1280px){.new-store-card__vp-rewards--featured-layout{margin-bottom:var(--size-3)}}.new-store-card__loyalty-rewards--featured-layout{max-width:var(--size-74)}@media (min-width:728px){.new-store-card__loyalty-rewards--featured-layout{max-width:var(--size-72)}}@media (min-width:1280px){.new-store-card__loyalty-rewards--featured-layout{max-width:448px}}.new-store-card__buy-button--featured-layout{margin-top:24px}@media (min-width:728px){.new-store-card__buy-button--featured-layout{margin-top:32px}}.new-store-card__buy-button--featured-layout{height:5rem}.new-store-card__promo-labels--featured-layout{--promo-labels-background-color:transparent;margin-bottom:var(--size-6)}@media (min-width:1280px){.new-store-card__promo-labels--featured-layout{margin-bottom:var(--size-3)}}.new-store-card--game-keys-vertical-layout{flex-direction:column;width:31.125rem}.new-store-card__body--game-keys-vertical-layout{padding:1.5rem 2rem 2rem}@media (min-width:1280px){.new-store-card:hover .card-image__hover--game-keys-vertical-layout{opacity:1}}.new-store-card__info-icon--game-keys-vertical-layout{display:none}.new-store-card__loyalty-rewards--game-keys-vertical-layout{gap:var(--size-1);left:var(--size-2);top:306px}.new-store-card__buy-button--game-keys-vertical-layout-color,.new-store-card__buy-button--game-keys-vertical-layout-color[disabled]{background-color:var(--overlay-color-game-keys-button-controls);color:var(--overlay-color-game-keys-button-controls-black-or-white)}.new-store-card__buy-button--game-keys-vertical-layout-color[disabled]{opacity:50%}.new-store-card__promo-labels--game-keys-vertical-layout{--promo-labels-background-color:var(--colors-core-text-brand-secondary);--promo-labels-border-size:0;border:0;color:var(--secondary-color-black-or-white);position:absolute;top:1.5rem}.game-keys-modal__body{padding:0;width:31.125rem}@media (min-width:768px){.game-keys-modal__body{flex-direction:row-reverse;justify-content:space-between;max-width:89.75rem;padding:5rem;width:89.75rem}}.game-keys-modal__content{color:var(--colors-core-text-primary);display:flex;flex-direction:column;margin-top:-6rem;padding:1.5rem 2rem 2rem;position:relative}@media (min-width:768px){.game-keys-modal__content{background:inherit;margin-top:0;padding:0;width:40.5rem}}.game-keys-modal__title{font-size:2rem;font-weight:500;line-height:2.5rem}@media (min-width:768px){.game-keys-modal__title{font-size:3.5rem;line-height:4.25rem}}.game-keys-modal__description{font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:2rem;margin-top:2rem}@media (min-width:768px){.game-keys-modal__description{font-size:1.75rem;line-height:2.5rem;margin-top:.5rem}}.game-keys-modal__description--desktop{display:none}@media (min-width:768px){.game-keys-modal__description--desktop{display:block}.game-keys-modal__description--mobile{display:none}}.game-keys-modal__img-background{background-color:var(--overlay-color-game-keys-background);border-radius:var(--border-radius-15) var(--border-radius-15) 0 0;height:41.25rem;overflow:hidden;position:relative}@media (min-width:768px){.game-keys-modal__img-background{border-radius:var(--border-radius-15)}}.game-keys-modal__img{height:41.25rem;width:31.125rem}.game-keys-modal__img-gradient{background:linear-gradient(180deg,transparent 60%,var(--colors-core-background-secondary) 100%);bottom:0;height:100%;position:absolute;top:0;width:100%}@media (min-width:768px){.game-keys-modal__img-gradient{display:none}}.game-keys-modal__select-platform{margin-bottom:2rem;margin-top:1.5rem}@media (min-width:768px){.game-keys-modal__select-platform{margin-bottom:2.5rem;margin-top:2.5rem}}.game-keys-modal__price{align-items:flex-end;display:flex;font-weight:500;justify-content:space-between;margin-bottom:2rem}@media (min-width:768px){.game-keys-modal__price{margin-bottom:2.5rem}}.game-keys-modal__price-title{font-size:2rem;line-height:2.5rem}@media (min-width:768px){.game-keys-modal__price-title{font-size:2.25rem;line-height:2.75rem}}.game-keys-modal__price-amount{font-size:3rem;line-height:3.5rem}@media (min-width:768px){.game-keys-modal__price-amount{font-size:3.5rem;line-height:4.25rem}}.game-keys-modal__promo{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.game-keys-modal__promo-amount{color:rgba(var(--colors-core-text-primary-rgb),.5);font-size:1.5rem;line-height:2rem;text-decoration:line-through}@media (min-width:768px){.game-keys-modal__promo-amount{font-size:1.75rem;line-height:2.5rem}}.game-keys-modal__promo-labels{--promo-labels-background-color:var(--colors-core-text-brand-secondary);--promo-labels-border-size:0;border:0;color:var(--secondary-color-black-or-white)}.game-keys-modal__loyalty-rewards{gap:var(--size-1)}.game-keys-modal__loyalty-reward-tooltip{z-index:calc(var(--modalsZIndex) + 1)}.game-keys-modal__button[disabled]{background:var(--colors-core-text-brand);color:var(--button-text-color);opacity:50%}.game-keys-modal__close{height:3rem;margin:0;padding:0;right:1rem;top:1rem;width:3rem;z-index:1}@media (min-width:768px){.game-keys-modal__close{height:5.5rem;right:-5.5rem;top:0;width:5.5rem}}.release-date{align-items:center;color:rgba(var(--colors-core-text-primary-rgb),.5);display:flex;font-size:1.375rem;font-weight:500;height:2rem;letter-spacing:.05em;line-height:1.75rem;margin-bottom:.5rem;text-transform:uppercase}@media (min-width:728px){.release-date{font-size:1.5rem;line-height:2rem}}.select-platform{display:flex;flex-direction:column;font-family:var(--main-font)}.select-platform__title{font-size:1.5rem;line-height:2rem;margin-bottom:.5rem}.select-platform__wrapper{position:relative}.select-platform__select{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--overlay-color-game-keys-button-controls);border:0;border-radius:1rem;color:var(--overlay-color-game-keys-button-controls-black-or-white);cursor:pointer;display:flex;font-size:1.5rem;height:4rem;line-height:2rem;padding:0 4rem;width:100%}@media (min-width:768px){.select-platform__select{font-size:1.75rem;height:5rem;line-height:2.25rem;padding:0 5rem}}.select-platform__select:focus-visible{outline:none}.select-platform__icon{fill:var(--overlay-color-game-keys-button-controls-black-or-white);left:.5rem;pointer-events:none;position:absolute;top:.5rem}@media (min-width:768px){.select-platform__icon{left:1.25rem;top:1rem}}.select-platform__arrow-icon{fill:var(--overlay-color-game-keys-button-controls-black-or-white);pointer-events:none;position:absolute;right:.5rem;top:.5rem}@media (min-width:768px){.select-platform__arrow-icon{right:1.25rem;top:1rem}}.store-item-modal{padding:88px 0}@media (max-width:1439px){.store-item-modal{padding:80px 0}}@media (max-height:680px),(max-width:767px){.store-item-modal{padding:38px 20px}}.store-item-modal__body{height:auto;max-height:100%;max-width:620px;overflow:visible;padding:0}@media (min-width:1024px){.store-item-modal__body{max-width:700px}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__body{height:inherit;margin:0 auto;max-width:358px;width:100%}}.store-item-modal__content{border-top-left-radius:inherit;border-top-right-radius:inherit;overflow:auto}.store-item-modal__header{display:grid;grid-template-columns:auto min-content;margin:20px 40px 38px}@media (orientation:landscape) and (max-height:680px){.store-item-modal__header{margin:18px 48px 10px 40px}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__header{display:flex;flex-direction:column-reverse;gap:0;margin:0}}.store-item-modal__promo{color:var(--colors-core-text-brand-secondary);grid-column-end:3;grid-column-start:1;grid-row-start:1;width:100%}@media (orientation:portrait) and (max-width:767px){.store-item-modal__promo{margin:12px 20px 0;width:auto}}.store-item-modal__info{display:flex;flex-direction:column;justify-content:flex-start;margin:0 35px 0 0}@media (orientation:landscape) and (max-height:680px){.store-item-modal__info{margin:0 60px 0 0}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__info{margin:0 20px}}.store-item-modal__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:24px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media (orientation:portrait) and (max-width:767px){.store-item-modal__name{margin-bottom:12px;margin-top:16px}}.store-item-modal__description{color:var(--colors-core-text-secondary);white-space:pre-wrap;word-break:break-word}@media (orientation:portrait) and (max-width:767px){.store-item-modal__description{margin-bottom:20px}}.store-item-modal__image-background{align-items:center;background-color:var(--colors-core-background-ghost);border-radius:var(--misc-border-radius-preview);display:flex;height:200px;justify-content:center;position:relative;width:284px}@media (orientation:landscape) and (max-height:680px){.store-item-modal__image-background{height:137px;width:247px}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__image-background{border-radius:var(--misc-border-radius-preview) var(--misc-border-radius-preview) 0 0;height:220px;margin:0;width:100%}}@media (min-width:768px) and (min-height:680px){.store-item-modal__image-background--small{height:140px}}.store-item-modal__image-test-item-tag{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.store-item-modal__image{border-radius:var(--misc-border-radius-preview);height:100%;width:284px}.store-item-modal__image--cover{object-fit:cover}.store-item-modal__image--contain{object-fit:contain}@media (orientation:landscape) and (max-height:680px){.store-item-modal__image{width:247px}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__image{border-radius:var(--misc-border-radius-preview) var(--misc-border-radius-preview) 0 0;height:220px;width:100%}}.store-item-modal__image-background,.store-item-modal__info{margin-top:16px}@media (orientation:landscape) and (max-height:680px){.store-item-modal__image-background,.store-item-modal__info{margin-top:12px}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__image-background,.store-item-modal__info{margin-top:unset}}.store-item-modal__items{display:flex;flex-direction:column;padding:0 40px}@media (orientation:portrait) and (max-width:767px){.store-item-modal__items{padding:0 20px}}.store-item-modal__items--bundle{margin-bottom:20px}.store-item-modal__items-title{margin-bottom:8px}@media (orientation:landscape) and (max-height:680px){.store-item-modal__items-title{margin:0 8px 4px 0}}.store-item-modal__footer{align-items:center;border-radius:0 0 var(--misc-border-radius-preview) var(--misc-border-radius-preview);column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin:0;padding:20px 40px;row-gap:10px}@media (orientation:landscape) and (max-height:680px){.store-item-modal__footer{padding:20px 48px 20px 40px}}@media (orientation:portrait) and (max-width:767px){.store-item-modal__footer{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin:0;padding:24px 20px}}.store-item-modal__close{color:#f6f9fe;height:45px;right:-45px;top:0;width:45px}@media (max-height:680px),(max-width:767px){.store-item-modal__close{color:inherit;height:16px;margin:0;padding:0;right:20px;top:20px;width:16px}}.store-item-modal__vp-rewards{grid-column-end:3;grid-column-start:1;grid-row-start:2;margin-top:var(--size-4)}@media (orientation:portrait) and (max-width:767px){.store-item-modal__vp-rewards{margin:var(--size-3) var(--size-5) 0}}.store-item-modal__loyalty-rewards{gap:var(--size-1);grid-column-end:3;grid-column-start:1;grid-row-start:2;margin-top:var(--size-4)}.store-item-modal__loyalty-rewards--shift{grid-row-start:3}@media (orientation:portrait) and (max-width:767px){.store-item-modal__loyalty-rewards{margin:var(--size-3) var(--size-5) 0}}.store-item-modal__vp-tooltip{--landing-tooltip-background:rgb(var(--colors-core-background-primary-rgb))}.store-item-modal__loyalty-reward-tooltip,.store-item-modal__vp-tooltip{z-index:calc(var(--modalsZIndex) + 1)}.card-image{align-items:center;background:var(--colors-core-background-ghost);border-radius:var(--misc-border-radius-popup) var(--misc-border-radius-popup) 0 0;display:flex;flex-shrink:0;height:19.5rem;justify-content:center;overflow:hidden;position:relative;width:100%}@media (min-width:1280px){.card-image{height:29rem}}.card-image__test-item-tag{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.card-image--bundle_vertical-layout{height:25rem}@media (min-width:375px){.card-image--bundle_vertical-layout{height:30rem}}.card-image--horizontal-layout{border-radius:var(--misc-border-radius-popup) 0 0 var(--misc-border-radius-popup);height:100%;width:12.5rem}@media (min-width:375px){.card-image--horizontal-layout{width:14.5rem}}@media (min-width:1280px){.card-image--horizontal-layout{width:15rem}}.card-image--large-layout{height:26.25rem}@media (min-width:1280px){.card-image--large-layout{height:37.5rem}}.card-image--featured-layout{border-radius:var(--misc-border-radius-popup);height:167px;min-width:295px;width:100%}@media (min-width:728px){.card-image--featured-layout{height:195px;order:2;width:300px}}@media (min-width:1280px){.card-image--featured-layout{height:320px;width:460px}}@media (min-width:728px){.card-image--with-items{height:114px;width:298px}}@media (min-width:1280px){.card-image--with-items{height:184px;width:411px}}.card-image--game-keys-vertical-layout{background-color:var(--overlay-color-game-keys-background);height:41.25rem;position:relative}.card-image__image{border-radius:var(--misc-border-radius-popup) var(--misc-border-radius-popup) 0 0;height:100%;width:100%}.card-image__image--horizontal-layout{border-radius:var(--misc-border-radius-popup) 0 0 var(--misc-border-radius-popup)}.card-image__image--featured-layout{border-radius:var(--misc-border-radius-popup)}.card-image__image--cover{object-fit:cover}.card-image__image--contain{object-fit:contain}.card-image__hover{opacity:0;transition:opacity var(--transitionTime) ease}@media (min-width:1280px){.card-image__hover--game-keys-vertical-layout{background-color:#ffffff26;height:100%;position:absolute;width:100%}}.card-text{margin-bottom:auto}.card-text--vertical-layout{margin-top:1rem}.card-text--horizontal-layout{order:1}.card-text--bundle_vertical-layout{margin-top:2.25rem}.card-text--large-layout{margin-top:1rem}@media (min-width:1280px){.card-text--large-layout{margin-top:0}}.card-text--featured-layout{margin:0}.card-text__name{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--card-colors-core-text-primary);display:-webkit-box;overflow:hidden;word-break:break-word}.card-text__name--horizontal-layout{margin-bottom:.25rem}@media (min-width:728px){.card-text__name--featured-layout{margin:0 0 1rem}}@media (min-width:1280px){.card-text__name--featured-layout{margin:0 0 1.5rem}}.card-text__name--game-keys-vertical-layout{font-size:1.75rem;line-height:2.5rem}@media (min-width:728px){.card-text__name--game-keys-vertical-layout{font-size:2.25rem;line-height:3rem}}.card-text__description{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--card-colors-core-text-secondary);display:-webkit-box;margin:1rem 0 0;overflow:hidden;padding:0;text-overflow:ellipsis;word-break:break-word}.card-text__description--horizontal-layout{margin:6px 0 2px}@media (min-width:375px){.card-text__description--large-layout{margin-top:1.25rem}}@media (min-width:1280px){.card-text__description--large-layout{-webkit-line-clamp:2;margin-top:1.75rem}}.card-text__description--bundle_vertical-layout{margin-top:1.25rem}@media (min-width:375px){.card-text__description--bundle_vertical-layout{margin-top:1rem}}.card-text__description--featured-layout{margin:0}.card-text__description--game-keys-vertical-layout{font-size:1.5rem;line-height:2rem;margin-top:.5rem}@media (min-width:728px){.card-text__description--game-keys-vertical-layout{font-size:1.75rem;line-height:2.5rem;margin-top:1rem}}.game-key-platforms{align-items:center;display:flex;margin-top:1.5rem}.game-key-platforms__icon{fill:rgba(var(--colors-core-text-primary-rgb),.5);height:3rem}.game-key-platforms__icon:not(:last-child){margin-right:.5rem}.game-key-platforms__tag{align-items:center;background-color:var(--overlay-color-500-alpha-03);border-radius:16px;color:rgba(var(--colors-core-text-primary-rgb),.7);display:flex;flex-direction:row;font-size:1.5rem;height:20px;justify-content:center;line-height:2.25rem;width:27px}.store-login-button{max-width:65rem;width:100%}.store-login-button__wrapper{padding:3rem 3rem 0;text-align:center}
