.GiftCardEditions{display:flex;margin-bottom:1rem}.GiftCardEditions .GiftCardEditions__edition{align-items:center;background-color:#fff;border:none;border-radius:4px;color:#000;display:flex;font-weight:400;height:35px;justify-content:center;margin-right:.5rem;padding:.25rem 1rem}.site-light-theme .GiftCardEditions .GiftCardEditions__edition{background-color:#eee}.GiftCardEditions .GiftCardEditions__edition--active{background-color:#ffdfb1;border:2px solid var(--brand-core)}.site-light-theme .GiftCardEditions .GiftCardEditions__edition--active{background-color:var(--card-background-color)}.GiftCardPage .GiftCardPage__contentContainer{display:flex;flex-direction:column}.GiftCardPage .GiftCardPage__header{padding-top:2rem;position:relative}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent{display:flex;flex-direction:column}@media(min-width:992px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent{flex-direction:row}}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container{align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;position:relative;width:100%}.site-light-theme .GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container{box-shadow:var(--card-box-shadow)}@media(min-width:992px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container{align-self:flex-start;border-radius:8px;width:50%}}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container .responsive-image,.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container img{border-top-left-radius:8px;border-top-right-radius:8px;object-fit:cover}@media(min-width:992px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container .responsive-image,.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cover-container img{border-radius:8px}}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container{align-items:center;background-color:var(--card-background-color);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;padding:1rem;width:100%}.site-light-theme .GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container{box-shadow:var(--card-box-shadow)}@media(min-width:992px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container{background-color:rgba(0,0,0,0);border-bottom-left-radius:0;border-top-right-radius:8px;padding:0 0 0 1.5rem;width:50%}.site-light-theme .GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container{background-color:rgba(0,0,0,0);box-shadow:none}}@media(min-width:1200px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container{padding-left:2rem}}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .icons-wishlist-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .icons-wishlist-container svg{height:15px!important;width:15px!important}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .price-container{align-items:center;display:flex;margin-bottom:1rem}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .price{color:var(--brand-core);font-size:1.5rem;font-weight:700;text-transform:uppercase}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .product-ways-to-pay{padding:0}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .button-wishlist-container{align-items:center;display:flex;flex-direction:row;gap:1rem}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .button-wishlist-container .wishlist-btn{align-items:center;border:1px solid var(--brand-core,#ff9800);border-radius:4px;display:flex;height:3rem;justify-content:center;width:3rem}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .button-wishlist-container .wishlist-btn svg{background-color:rgba(0,0,0,0);color:var(--brand-core,#ff9800);font-size:var(--icon-size-sm);margin:0;padding:0}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .button-wishlist-container .ProductAddToCartButton{width:100%}@media(min-width:992px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .details-container .button-wishlist-container .ProductAddToCartButton{max-width:300px}}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .cart-btn{margin:0!important;width:30%}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .region-locked{background:rgba(0,0,0,0);margin-top:1rem;width:100%}@media(min-width:1200px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .region-locked{width:450px}}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .region-locked .region-locked-content{padding:0}.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .region-locked .region-locked-content .btn{font-size:.8125rem;padding-bottom:0;padding-left:0}@media(min-width:1200px){.GiftCardPage .GiftCardPage__header .GiftCardPage__headerContent .region-locked .region-locked-content .btn{font-size:.875rem}}.GiftCardPage .step-header{display:flex;font-size:1.375rem;font-weight:400;justify-content:space-between;margin-bottom:1rem}.GiftCardPage .step-header .step-two{padding-left:2rem;width:50%}.ShowcaseCarousel{overflow-x:hidden}.ShowcaseCarousel .ShowcaseCarousel__slides{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap!important;gap:var(--gutter-gap);justify-content:center;list-style:none;margin:0;padding:0;position:relative;scroll-behavior:smooth;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.ShowcaseCarousel .ShowcaseCarousel__slides::-webkit-scrollbar{display:none}.ShowcaseCarousel .ShowcaseCarousel__slides__slide{flex-shrink:0}.ShowcaseCarousel--scroll{overflow-x:scroll}@media(min-width:992px){.ShowcaseCarousel--scroll{overflow-x:hidden}}.ShowcaseCarousel--scroll .ShowcaseCarousel__slides{justify-content:flex-start}.ShowcaseCriticReviews{display:flex;flex-direction:column;gap:1rem}@media(min-width:1200px){.ShowcaseCriticReviews{gap:1.5rem}}.ShowcaseCriticReviews .ShowcaseCriticReviews__heading{align-items:center;display:flex;gap:1.5rem}.ShowcaseCriticReviews .ShowcaseCriticReviews__heading .ShowcaseCriticReviews__heading__title{margin-bottom:0!important;text-transform:uppercase}.ShowcaseCriticReviews .ShowcaseCriticReviews__heading .ReviewScore .ReviewScore__score{border-radius:5px;font-size:24px;line-height:24px}.ShowcaseCriticReviews .ShowcaseCriticReviews__heading .ReviewScore .ReviewScore__logo .ReviewScore__logo__main .ReviewScore__logo__main__count{font-size:13px;margin-top:2px}.ShowcaseCriticReviews .ShowcaseCriticReviewCard{background-color:var(--showcase-card-color);border-radius:var(--showcase-card-border-radius);display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.5rem}@media(min-width:1200px){.ShowcaseCriticReviews .ShowcaseCriticReviewCard{gap:1.5rem}}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__scoreReviewer{align-items:center;display:flex;gap:1rem}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__scoreReviewer .ShowcaseCriticReviewCard__scoreReviewer__score{align-items:center;background-color:#00ce7a;border-radius:5px;color:#262626;display:flex;font-size:20px;font-weight:700;height:35px;justify-content:center;line-height:20px;width:35px}@media(min-width:1200px){.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__scoreReviewer .ShowcaseCriticReviewCard__scoreReviewer__score{font-size:24px;height:40px;line-height:24px;width:40px}}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__scoreReviewer .ShowcaseCriticReviewCard__scoreReviewer__reviewer{color:#fff;font-size:20px;font-weight:700;text-transform:uppercase}@media(min-width:1200px){.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__scoreReviewer .ShowcaseCriticReviewCard__scoreReviewer__reviewer{font-size:22px}}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__review .ShowcaseCriticReviewCard__review__message{color:#fff;font-size:16px;max-height:120px;overflow:hidden;position:relative}@media(min-width:1200px){.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__review .ShowcaseCriticReviewCard__review__message{font-size:18px}}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__review .ShowcaseCriticReviewCard__review__gradient{background:linear-gradient(to bottom,transparent,var(--showcase-card-color));bottom:0;height:30px;left:0;position:absolute;width:100%}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__review .ShowcaseCriticReviewCard__review__button{background:rgba(0,0,0,0);border:0;color:var(--brand-core);margin:0;padding:0}.ShowcaseCriticReviews .ShowcaseCriticReviewCard .ShowcaseCriticReviewCard__review .ShowcaseCriticReviewCard__review__button:hover{text-decoration:underline}.ShowcaseCriticReviews .ShowcaseCriticReviewCard--expanded .ShowcaseCriticReviewCard__review .ShowcaseCriticReviewCard__review__message{max-height:none}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__name,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:var(--site-font-weight-bold)!important}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__name,.h3,h3{font-size:1.125rem;line-height:1.375rem}@media(min-width:1200px){.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__name,.h3,h3{font-size:1.5rem;line-height:1.8125rem}}.ShowcaseEditions{background-color:#000;padding:5rem 0;position:relative}@media(min-width:1520px){.ShowcaseEditions{padding:10rem 0}}.ShowcaseEditions .ShowcaseEditions__foreground{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}@media(min-width:1200px){.ShowcaseEditions .ShowcaseEditions__foreground{gap:1.5rem}}.ShowcaseEditions .ShowcaseEditions__editions__card{background-color:var(--showcase-card-color);border-radius:var(--showcase-card-border-radius);box-shadow:var(--card-box-shadow);display:flex;flex-direction:column;height:100%;overflow:hidden}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__cover{aspect-ratio:16/9;display:block}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content{display:flex;flex-direction:column;flex-grow:1;gap:1.5rem;padding:1.5rem}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__line{background-color:#fff;height:1px;opacity:.2}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__name{color:#fff;flex-grow:1;font-weight:700;margin-bottom:0;text-transform:uppercase}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__points{display:flex;flex-direction:column;gap:.75rem}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__points .ShowcaseEditions__editions__card__content__points__point{align-items:center;display:flex;gap:.5rem;opacity:.4}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__points .ShowcaseEditions__editions__card__content__points__point.active{opacity:1}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__points .ShowcaseEditions__editions__card__content__points__point .ShowcaseEditions__editions__card__content__points__point__icon{align-items:center;border:2px solid #fff;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__points .ShowcaseEditions__editions__card__content__points__point .ShowcaseEditions__editions__card__content__points__point__icon svg{font-size:var(--icon-size-xs)}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__points .ShowcaseEditions__editions__card__content__points__point .ShowcaseEditions__editions__card__content__points__point__name{font-size:18px}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__platformPrice{align-items:center;display:flex;justify-content:space-between}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__platformPrice .ShowcaseEditions__editions__card__content__platformPrice__platform{display:flex;flex-direction:column;gap:.5rem;line-height:1}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__platformPrice .ShowcaseEditions__editions__card__content__platformPrice__platform .ShowcaseEditions__editions__card__content__platformPrice__platform__label{color:#fff;font-size:14px;opacity:.4}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__platformPrice .ShowcaseEditions__editions__card__content__platformPrice__platform .ShowcaseEditions__editions__card__content__platformPrice__platform__drm{align-items:center;display:flex;gap:.75rem}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__platformPrice .ShowcaseEditions__editions__card__content__platformPrice__platform .ShowcaseEditions__editions__card__content__platformPrice__platform__drm .ShowcaseEditions__editions__card__content__platformPrice__platform__drm__icons{align-items:center;color:#eee;display:flex;gap:.5rem}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__platformPrice .ShowcaseEditions__editions__card__content__platformPrice__platform .ShowcaseEditions__editions__card__content__platformPrice__platform__drm .ShowcaseEditions__editions__card__content__platformPrice__platform__drm__icons svg{font-size:var(--icon-size-sm)}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__link{color:#fff;text-align:center}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseEditions__editions__card__content__link:hover{color:var(--brand-core);text-decoration:underline}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .PriceContainer{align-items:center;display:flex;flex-direction:row-reverse;gap:.75rem;line-height:1;margin-bottom:0}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .PriceContainer .PriceContainer__prices{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:.125rem}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .PriceContainer .PriceContainer__price{color:var(--brand-core);font-size:1.5rem;font-weight:700}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .PriceContainer .PriceContainer__wasPrice{color:#fff;font-size:1.25rem;margin:0;opacity:.4;text-decoration:line-through}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .PriceContainer .PriceContainer__savingPercentage{background-color:rgba(0,0,0,0);background-color:#fff;border-radius:8px;color:var(--showcase-card-color);font-size:1.125rem;font-weight:700;padding:.5rem .375rem}.ShowcaseEditions .ShowcaseEditions__editions__card .ShowcaseEditions__editions__card__content .ShowcaseButton .ProductAddToCartButton__icon{display:none}.ShowcaseEditions .ShowcaseEditions__background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.ShowcaseEditions .ShowcaseEditions__background img{filter:blur(5px);height:100%;object-fit:cover;opacity:.5;transform:scale(1.1);width:100%}.ShowcaseEditions .ShowcaseEditions__compare{align-items:center;display:flex;justify-content:center}.ShowcaseEditionsModal__tableContainer{border:1px solid #333;border-bottom:none;overflow:auto;position:relative}.EditionTable{background-color:var(--showcase-background-color);border-spacing:0;table-layout:fixed;white-space:nowrap;width:100%}.EditionTable .EditionTable__card{display:flex;flex-direction:column;font-size:16px;font-weight:700;gap:.5rem;text-align:center}@media(min-width:992px){.EditionTable .EditionTable__card{font-size:18px;gap:1rem}}.EditionTable .EditionTable__card a{aspect-ratio:16/9}.EditionTable .EditionTable__card img{border-radius:10px;width:280px}.EditionTable .EditionTable__icon--excludes{opacity:.4}.EditionTable .EditionTable__icon svg{font-size:var(--icon-size-sm)}.EditionTable thead,.EditionTable tr>th{position:sticky}.EditionTable th{border-right:1px solid #333}.EditionTable td{border-bottom:1px solid #333;border-left:1px solid #333;width:140px}.EditionTable thead{top:0;z-index:2}.EditionTable thead tr td,.EditionTable thead tr th{padding:.5rem}@media(min-width:768px){.EditionTable thead tr td,.EditionTable thead tr th{padding:1rem}}.EditionTable thead tr td:first-of-type{border-left:0}.EditionTable tbody tr td{text-align:center}.EditionTable tbody tr td:first-of-type{border-left:0}.EditionTable tbody tr td .fa-times{opacity:.4}.EditionTable tr>th{background-color:var(--showcase-background-color-light);font-size:16px;font-weight:700;left:0;white-space:normal;width:150px;z-index:1}@media(min-width:768px){.EditionTable tr>th{width:40%}}@media(min-width:992px){.EditionTable tr>th{font-size:18px}}.EditionTable thead tr>th:first-child{z-index:3}.EditionTable td,.EditionTable th{border-bottom:1px solid #333;height:40px;padding:.5rem}@media(min-width:768px){.EditionTable td,.EditionTable th{padding:.75rem 1rem}}.ShowcaseEditionsModal{--showcase-font-family:"PT Sans Narrow",sans-serif;font-family:var(--showcase-font-family)}.ShowcaseEditionsModal .SiteModal__main .SiteModal__main__title{text-transform:uppercase}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:var(--site-font-weight-bold)!important}.h1,h1{font-size:1.375rem;line-height:1.625rem}@media(min-width:1200px){.h1,h1{font-size:2rem;line-height:2.375rem}}.ShowcaseGallery{display:flex;flex-direction:column;gap:1rem}@media(min-width:1200px){.ShowcaseGallery{gap:1.5rem}}.ShowcaseGallery .ShowcaseGallery__card{position:relative;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.ShowcaseGallery .ShowcaseGallery__card .ShowcaseGallery__card__img{border-radius:var(--showcase-card-border-radius)}.ShowcaseGallery .ShowcaseGallery__card .ShowcaseGallery__card__count{background-color:rgba(0,0,0,.4);border-radius:8px;bottom:0;font-size:var(--site-font-size-small);font-weight:700;margin-bottom:1rem;margin-right:1rem;padding:.25rem .75rem;position:absolute;right:0;z-index:1}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs h2,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:var(--site-font-weight-bold)!important}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs h2,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers h2,.h1,h1{font-size:1.375rem;line-height:1.625rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs h2,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers h2,.h1,h1{font-size:2rem;line-height:2.375rem}}.h2,h2{font-size:1.25rem;line-height:1.5rem}@media(min-width:1200px){.h2,h2{font-size:1.75rem;line-height:2.125rem}}.h3,h3{font-size:1.125rem;line-height:1.375rem}@media(min-width:1200px){.h3,h3{font-size:1.5rem;line-height:1.8125rem}}.h4,h4{font-size:1rem;line-height:1.1875rem}@media(min-width:1200px){.h4,h4{font-size:1.25rem;line-height:1.5rem}}.h5,h5{font-size:.9375rem;line-height:1.125rem}@media(min-width:1200px){.h5,h5{font-size:1.125rem;line-height:1.375rem}}.h6,h6{font-size:.9375rem}.paragraph-small{font-size:13px}@media(min-width:1200px){.paragraph-small{font-size:14px}}.ShowcaseProduct{background-color:var(--showcase-background-color);color:#fff;margin-top:-67px;min-height:100vh;padding-bottom:10rem;padding-top:67px}@media(min-width:992px){.ShowcaseProduct{margin-top:-132px;padding-top:132px}}.ShowcaseProduct .FadeInSection{opacity:1!important;transform:translateY(0)!important}.ShowcaseProduct .ShowcaseProduct__loading{align-items:center;animation:fadeOut 4s;animation-delay:2s;background-color:var(--showcase-background-color);display:flex;justify-content:center;left:0;min-height:100vh;position:absolute;top:0;width:100%;z-index:400}.ShowcaseProduct .ShowcaseProduct__loading .ShowcaseProduct__loading__icon{animation:pulse 2.4s infinite;animation-timing-function:ease-in-out;width:50px}.ShowcaseProduct .ShowcaseProduct__loading .ShowcaseProduct__loading__icon img{height:100%;object-fit:contain;width:100%}.ShowcaseProduct .ShowcaseProduct__main{animation:fadeIn 4s;position:relative}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content{display:flex;flex-direction:column;font-family:var(--showcase-font-family);position:relative;row-gap:5rem;z-index:9}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content{row-gap:6rem}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content{row-gap:8rem}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content{row-gap:10rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer{display:flex;flex-direction:column;gap:1rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer{gap:1.5rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .product-cover-container,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .product-video-container,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .video-wrapper{border-radius:var(--showcase-card-border-radius);overflow:hidden}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover{position:relative}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating{align-items:center;background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:absolute;top:0;width:100%;z-index:1}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating{background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;font-size:13px;gap:.5rem;padding:.5rem}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating{font-size:14px;gap:1rem;padding:1rem}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating{padding:1.5rem;width:40%}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating hr{display:none}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating h2{margin-bottom:0!important}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating p{margin:0;padding:0!important}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .ageratings-container{height:auto}@media(max-width:767.98px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .ageratings-container{display:none}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .ageratings-container .age-grid{display:flex;flex-direction:row;gap:.5rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .ageratings-container .age-grid .age-image-container{margin:0;width:auto}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .confirmation{font-size:.625rem;margin:0!important}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .confirmation{font-size:.75rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0!important}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .form-group{gap:1rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .form-group .row{display:flex;flex-direction:row;gap:1rem;margin:0!important}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .form-group .row .col{padding:0}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .form-group .form-control{font-size:13px;padding:.375rem .5rem}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__trailer .ShowcaseProduct__content__trailer__cover .ShowcaseProduct__content__trailer__cover__ageGating .age-gating .form-group .form-control{font-size:15px;padding:.375rem .75rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAboutDetails{display:flex;flex-direction:column;gap:5rem}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAboutDetails{flex-direction:row}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails{display:flex;flex-direction:column;flex-grow:1;gap:1rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails{gap:1.5rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details{display:flex;flex-direction:column;gap:1rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem{display:flex;gap:1rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__main{color:#9e9e9e;flex-shrink:0;width:40%}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__main{width:30%}}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__main{width:25%}}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__main{width:30%}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__main{width:35%}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__main{width:40%}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support{display:flex;flex-direction:column;row-gap:.25rem;text-transform:capitalize;width:100%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support--list{flex-direction:row;flex-wrap:wrap;gap:.5rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support span{align-items:center;display:flex;gap:.5rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support a{color:var(--site-font-color);text-decoration:underline}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support a:hover{color:var(--brand-core)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support a svg{margin-left:.25rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .region-locked .region-locked-content{gap:.25rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .region-locked .region-locked-content .region-name{font-size:var(--site-font-size-regular);line-height:inherit}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .region-locked .region-locked-content .region-name .region-flag{display:none}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .region-locked .region-locked-content .toggle-restictions-toggle-container .toggle-restrictions-button{color:var(--site-font-color);font-size:var(--site-font-size-regular);text-decoration:underline}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .region-locked .region-locked-content .toggle-restictions-toggle-container .toggle-restrictions-button:hover{color:var(--brand-core)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .supported-languages-detail{display:inline-flex;gap:.25rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .supported-languages-detail .btn{border:0;color:var(--site-font-color);font-size:var(--site-font-size-regular);font-weight:300;line-height:1.6;margin:0;padding:0;text-decoration:underline}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .supported-languages-detail .btn:hover{color:var(--brand-core)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__support .steam-deck-button .steam-deck-icon{display:none!important}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__toolTip{position:relative}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__toolTip .DetailItem__toolTip__button{align-items:center;background-color:rgba(0,0,0,0);border:0;color:var(--site-font-color);display:flex;height:25px;justify-content:center;margin:0;padding:0;width:25px}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__toolTip .DetailItem__toolTip__button svg{font-size:var(--icon-size-sm)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseDetails .ShowcaseDetails__details .DetailItem .DetailItem__toolTip .DetailItem__toolTip__text{background-color:#000;border-radius:4px;bottom:0;color:#fff;font-size:13px;margin-bottom:25px;min-width:160px;padding:.25rem .375rem;position:absolute;right:0}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;width:100%}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout{width:60%}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout{gap:1.5rem;width:65%}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout{width:72%}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__textContainer{position:relative}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__textContainer .ShowcaseAbout__textContainer__gradient{background:linear-gradient(to bottom,transparent,var(--showcase-background-color));bottom:0;height:30px;left:0;position:absolute;width:100%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__text{font-size:16px;position:relative}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__text{font-size:18px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__text a{color:var(--brand-core);cursor:pointer;text-decoration:underline}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__text--collapsed{max-height:400px;overflow:hidden}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__tags{display:flex;flex-wrap:wrap;gap:.5rem}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__tags{gap:.75rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__tags .ShowcaseAbout__tags__tag{align-items:center;background-color:var(--showcase-card-color);border-radius:12px;color:#fff;display:flex;font-size:13px;height:24px;justify-content:center;line-height:13px;padding:0 .75rem;text-align:center;transition:all .25s ease-in-out}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__tags .ShowcaseAbout__tags__tag{font-size:14px;line-height:14px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__tags .ShowcaseAbout__tags__tag:hover{background-color:#fff;color:var(--showcase-card-color)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__button{background:rgba(0,0,0,0);border:0;color:var(--brand-core);margin:0;padding:0}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseAbout .ShowcaseAbout__button:hover{text-decoration:underline}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__faqs,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__reviews{opacity:0;transform:translateY(3rem);transition:all 2s ease}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news{display:flex;flex-direction:column;gap:1rem;opacity:0;transform:translateY(3rem);transition:all 2s ease}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles{display:flex;gap:2rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article{background-color:var(--showcase-card-color);border-radius:var(--showcase-card-border-radius);box-shadow:var(--card-box-shadow);display:flex;flex-direction:column;overflow:hidden;transition:all .15s ease-in-out;width:25%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article:hover{cursor:pointer;transform:scale(1.1)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__cover{aspect-ratio:16/9;position:relative}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__cover .ShowcaseProduct__content__news__articles__article__cover__icon{backdrop-filter:blur(.5rem);border-radius:50%;bottom:0;margin-bottom:.5rem;margin-right:.5rem;overflow:hidden;position:absolute;right:0;z-index:1}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__cover .ShowcaseProduct__content__news__articles__article__cover__icon img{width:30px}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__content{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem 1rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__content .ShowcaseProduct__content__news__articles__article__content__title{font-size:18px;font-weight:700;text-transform:uppercase}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__content .ShowcaseProduct__content__news__articles__article__content__desc{flex-grow:1}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__content .ShowcaseProduct__content__news__articles__article__content__timeGo{align-items:center;display:flex;justify-content:space-between}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__content .ShowcaseProduct__content__news__articles__article__content__timeGo .ShowcaseProduct__content__news__articles__article__content__timeGo__time{opacity:.4}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__content__news .ShowcaseProduct__content__news__articles .ShowcaseProduct__content__news__articles__article .ShowcaseProduct__content__news__articles__article__content .ShowcaseProduct__content__news__articles__article__content__timeGo .ShowcaseProduct__content__news__articles__article__content__timeGo__button{align-items:center;border:2px solid #fff;border-radius:20px;display:flex;height:40px;justify-content:center;width:40px}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__publisherGames{display:flex;flex-direction:column;gap:1rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__publisherGames{gap:1.5rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ShowcaseProduct__publisherGames .ShowcaseProduct__publisherGames__card{aspect-ratio:16/9;background-color:var(--showcase-card-color);border-radius:var(--showcase-card-border-radius);display:block;overflow:hidden;width:100%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs h2{margin:0;text-transform:uppercase}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion{margin:0}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion:first-of-type{border-top:1px solid rgba(255,255,255,.2)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion .collapse-faq{border-bottom:1px solid rgba(255,255,255,.2)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion .collapse-faq .collapse-link{background:rgba(0,0,0,0);color:#fff;font-size:16px;padding:1.5rem 0;text-transform:uppercase}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion .collapse-faq .collapse-link{font-size:18px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion .collapse-faq .collapse-link .icon-container{align-items:center;display:flex;justify-content:center}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion .collapse-faq .collapse-link .icon-container svg{color:#fff}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .collapse-accordion .collapse-faq .collapse-content{background:rgba(0,0,0,0);color:rgba(255,255,255,.5)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .ProductFAQs__buttonContainer{align-items:center;display:flex;justify-content:center;margin-top:2rem}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .ProductFAQs__button{align-items:center;backdrop-filter:blur(.5rem);background-color:rgba(0,0,0,0);border:2px solid #fff;border-radius:20px;color:#fff;display:flex;font-family:var(--showcase-font-family);font-size:1rem;height:40px;justify-content:center;min-width:180px;text-transform:uppercase;transition:all .25s ease-in-out;width:auto!important}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .ProductFAQs__button{border-radius:25px;font-size:1.25rem;height:50px;min-width:220px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .ProductFAQs__button:hover{background-color:var(--brand-core);border-color:var(--brand-core)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .ProductFAQs__button:disabled,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductFAQs .ProductFAQs__button[disabled]{opacity:.4}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers{display:flex;flex-direction:column;gap:1rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers{gap:1.5rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers h2{flex-grow:1;margin:0!important;padding:0!important;text-transform:uppercase}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ValidCoupon .circle-end,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ValidCoupon .circle-end:before,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ValidCoupon .circle-start,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ValidCoupon .circle-start:before,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .valid-coupon-delivery-banner .circle-end,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .valid-coupon-delivery-banner .circle-end:before,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .valid-coupon-delivery-banner .circle-start,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .valid-coupon-delivery-banner .circle-start:before,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .voucher-delivery-banner .circle-end,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .voucher-delivery-banner .circle-end:before,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .voucher-delivery-banner .circle-start,.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .voucher-delivery-banner .circle-start:before{background-color:var(--showcase-background-color)}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel{--offer-border-color:#212121}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow button{border:1px solid #fff;height:40px;width:40px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow button{height:50px;width:50px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow button:disabled{color:#fff;opacity:.4}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow--right{margin-right:-48px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow--right{margin-right:-66px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow--left{margin-left:-48px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__content .ProductOffers .ProductOfferCarousel .SiteSlider__arrow--left{margin-left:-66px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top{position:relative}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground{display:flex;flex-direction:column;position:relative;z-index:10}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content{display:flex;flex-direction:column;flex-grow:1;font-family:var(--showcase-font-family);gap:1rem;justify-content:center;min-height:70vh;padding-bottom:2rem;padding-top:2rem}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content{gap:1.25rem}}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content{gap:1.5rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__publisher{display:none;font-size:13px;font-weight:700;line-height:13px;text-transform:uppercase}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__publisher{display:block;font-size:14px;line-height:14px}}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__publisher{font-size:15px;line-height:15px}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__publisher{font-size:16px;line-height:16px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__name{font-size:2.5rem;font-weight:700;line-height:2.5rem;text-transform:uppercase}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__name{font-size:3rem;line-height:3rem;width:75%}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__name{font-size:3.5rem;line-height:3.5rem;width:60%}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__name{font-size:3.75rem;line-height:3.75rem;width:50%}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__release{color:var(--brand-core);font-size:20px;line-height:1;text-transform:uppercase}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__release{font-size:24px}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__release{font-size:28px}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__release{font-size:32px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__description{font-size:13px;text-transform:uppercase}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__description{font-size:14px;width:75%}}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__description{font-size:15px}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__description{font-size:16px;width:60%}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__description{width:55%}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer{align-items:center;display:flex;gap:.75rem;height:auto;margin-bottom:0}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__price{color:var(--brand-core,#ff9800);font-size:20px;font-weight:700;line-height:1;text-transform:uppercase}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__price{font-size:24px}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__price{font-size:28px}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__price{font-size:32px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__price b{font-weight:700}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__wasPrice{color:#757575;font-size:20px;line-height:1;margin-left:0;position:relative;text-decoration:line-through}@media(min-width:768px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__wasPrice{font-size:24px}}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__wasPrice{font-size:28px}}@media(min-width:1520px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__wasPrice{font-size:32px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__prices .PriceContainer .PriceContainer__savingPercentage{align-items:center;background-color:#fff;border-radius:8px;color:var(--showcase-card-color);display:flex;font-size:1.125rem;font-weight:700;height:40px;margin-left:0;padding:8px}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}@media(min-width:992px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons{flex-direction:row}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group{display:flex;flex-direction:row;gap:1rem}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group{gap:1.5rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ShowcaseButton--primary{flex-grow:1}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ShowcaseButton--primary{flex-grow:0}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer{flex-grow:1}@media(min-width:576px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer{flex-grow:0}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer .ProductAddToCartButton{background-color:var(--brand-core);border-color:var(--brand-core);border-radius:20px;color:#fff!important;height:40px;min-height:0!important;min-width:180px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer .ProductAddToCartButton{border-radius:25px;height:50px;min-width:220px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer .ProductAddToCartButton .ProductAddToCartButton__text{font-size:1rem;font-weight:400;text-transform:uppercase}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer .ProductAddToCartButton .ProductAddToCartButton__text{font-size:1.25rem}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__group .ProductAddToCartBtnContainer .ProductAddToCartButton .ProductAddToCartButton__icon{display:none}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__metacritic{align-items:center;border-radius:25px;display:flex;gap:.5rem;height:50px}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__metacritic .ShowcaseProduct__top__foreground__content__buttons__metacritic__score{align-items:center;background-color:#00ce7a;border-radius:50%;color:#262626;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:40px;justify-content:center;line-height:24px;width:40px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__metacritic .ShowcaseProduct__top__foreground__content__buttons__metacritic__score{font-size:30px;height:50px;line-height:30px;width:50px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__metacritic .ShowcaseProduct__top__foreground__content__buttons__metacritic__logo{height:40px;width:40px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__metacritic .ShowcaseProduct__top__foreground__content__buttons__metacritic__logo{height:50px;width:50px}}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__top .ShowcaseProduct__top__foreground .ShowcaseProduct__top__foreground__content .ShowcaseProduct__top__foreground__content__buttons .ShowcaseProduct__top__foreground__content__buttons__metacritic .ShowcaseProduct__top__foreground__content__buttons__metacritic__logo img{height:100%;object-fit:contain;width:100%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__main__background{height:100vh;left:0;position:absolute;top:0;width:100%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__main__background .ShowcaseProduct__main__background__container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__main__background .ShowcaseProduct__main__background__container .ShowcaseProduct__main__background__container__img{height:100%;object-fit:cover;width:100%}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__main__background .ShowcaseProduct__main__background__topGradient{background:linear-gradient(to bottom,var(--showcase-background-color),transparent);height:30%;left:0;position:absolute;top:0;width:100%;z-index:3}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__main__background .ShowcaseProduct__main__background__bottomGradient{background:linear-gradient(to top,var(--showcase-background-color),transparent);bottom:0;height:30%;left:0;position:absolute;width:100%;z-index:3}.ShowcaseProduct .ShowcaseProduct__main .ShowcaseProduct__main__background .ShowcaseProduct__main__background__overlay{background-color:var(--showcase-background-color);height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:2}.ShowcaseProduct .ShowcaseButton{align-items:center;backdrop-filter:blur(.5rem);background-color:rgba(0,0,0,0);border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-family:var(--showcase-font-family);justify-content:center;transition:all .25s ease-in-out}.ShowcaseProduct .ShowcaseButton:disabled,.ShowcaseProduct .ShowcaseButton[disabled]{opacity:.4}.ShowcaseProduct .ShowcaseButton--circle{height:40px;width:40px}@media(min-width:1200px){.ShowcaseProduct .ShowcaseButton--circle{height:50px;width:50px}}.ShowcaseProduct .ShowcaseButton--primary{background-color:var(--brand-core);border-color:var(--brand-core);border-radius:20px;color:#fff!important;font-size:1rem;height:40px;min-width:180px;text-transform:uppercase}@media(min-width:1200px){.ShowcaseProduct .ShowcaseButton--primary{border-radius:25px;font-size:1.25rem;height:50px;min-width:220px}}.ShowcaseProduct .ShowcaseButton--primary:hover{background-color:var(--brand-dark);border-color:var(--brand-dark);cursor:pointer}.ShowcaseProduct .ShowcaseButton--outline{border-radius:20px;font-size:1rem;height:40px;min-width:180px;text-transform:uppercase}@media(min-width:1200px){.ShowcaseProduct .ShowcaseButton--outline{border-radius:25px;font-size:1.25rem;height:50px;min-width:220px}}.ShowcaseProduct .ShowcaseButton--outline:hover{background-color:var(--brand-core);border-color:var(--brand-core)}.ShowcaseProduct .ShowcaseButton--hidden{display:none}.ShowcaseProduct .ShowcaseButton svg{font-size:var(--icon-size-sm)}.ShowcaseProduct .ShowcaseSection__headingContainer{align-items:center;display:flex;justify-content:space-between}.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__buttons{display:flex;flex-shrink:0;gap:.5rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__buttons{gap:1rem}}.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic{align-items:center;display:flex;gap:1rem}@media(min-width:1200px){.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic{gap:1.5rem}}.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__score{border-radius:5px;font-size:20px;height:35px;line-height:20px;width:35px}@media(min-width:768px){.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__score{font-size:24px;height:40px;line-height:24px;width:40px}}.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__logo .ReviewScore__logo__icon{height:30px;width:30px}@media(min-width:768px){.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__logo .ReviewScore__logo__icon{height:34px;width:34px}}.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__logo .ReviewScore__logo__main .ReviewScore__logo__main__image{height:14px}@media(min-width:768px){.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__logo .ReviewScore__logo__main .ReviewScore__logo__main__image{height:18px}}.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__logo .ReviewScore__logo__main .ReviewScore__logo__main__count{font-size:12px;margin-top:2px}@media(min-width:768px){.ShowcaseProduct .ShowcaseSection__headingContainer .ShowcaseSection__headingContainer__critic .ReviewScore .ReviewScore__logo .ReviewScore__logo__main .ReviewScore__logo__main__count{font-size:13px}}
/*# sourceMappingURL=styles~ProductPage.0cf565dc.css.map*/