@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{letter-spacing:.25px;color:#1e1e1e;width:100%;height:100vh;font-family:Poppins,sans-serif}.link--active{background-color:#ffffff1a}section{padding:0 3.2rem}.heading-primary--main{color:#fff;font-size:4.8rem}@media only screen and (width<=37.5em){.heading-primary--main{font-size:4.2rem}}.heading-primary--sub{color:#fff;font-size:2rem;font-weight:500}.heading-secondary--main{color:#1e1e1e;margin-top:2rem;margin-bottom:5.2rem;font-size:3rem;font-weight:700}@media only screen and (width<=37.5em){.heading-secondary--main{font-size:2.4rem}}.heading-secondary--sub{color:#ee626b;font-size:1.5rem;font-weight:700}.heading-tertiary--sub{color:#7a7a7a;margin-top:2rem;font-size:1.4rem}.heading-tertiary--main{color:#1e1e1e;margin-top:.8rem;margin-bottom:1.6rem;font-size:1.7rem;font-weight:600}.paragraph{line-height:1.5}.paragraph-primary{color:#4a4a4a;margin-bottom:5rem;font-size:1.6rem;font-weight:600}.paragraph-secondary{color:#fff;margin-bottom:5.2rem;font-size:1.4rem}.paragraph-tertiary{color:#4a4a4a;font-size:1.4rem}.page-heading{text-align:center;background-image:url(page-heading-bg.474be193.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:0 0 150px 150px;flex-direction:column;margin-top:.8rem;padding:20rem 0 10rem;display:flex}.page-heading span{font-size:1.6rem;font-weight:400}.cards-grid-container{justify-content:center;justify-items:center;gap:2.4rem;max-width:120rem;margin-left:auto;margin-right:auto;display:grid}@media only screen and (width<=56.25em){.cards-grid-container{gap:5.2rem 3.2rem}}.form-grid-container{align-content:center;gap:3.2rem;display:grid}.grid-columns-2{grid-template-columns:repeat(2,1fr)}@media only screen and (width<=37.5em){.grid-columns-2{grid-template-columns:repeat(1,1fr)}}.grid-columns-4{grid-template-columns:repeat(4,1fr)}@media only screen and (width<=56.25em){.grid-columns-4{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=37.5em){.grid-columns-4{grid-template-columns:repeat(1,1fr)}}.grid-columns-5{grid-template-columns:repeat(5,1fr)}@media only screen and (width<=56.25em){.grid-columns-5{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=37.5em){.grid-columns-5{grid-template-columns:repeat(1,1fr)}}.grid-columns-6{grid-template-columns:repeat(6,1fr)}@media only screen and (width<=56.25em){.grid-columns-6{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=37.5em){.grid-columns-6{grid-template-columns:repeat(1,1fr)}}.header{z-index:100;background-color:#0071f8;border-radius:0 0 25px 25px;justify-content:space-around;align-items:center;width:100%;padding:1.6rem;display:flex;position:fixed;top:0;left:0}@media only screen and (width<=56.25em){.header{justify-content:space-between;padding:1.6rem 4.4rem}}.header__icon-close{display:none;position:absolute;top:3%;right:3%}@media only screen and (width<=56.25em){.header__icon-close{display:block}}.header__logo{width:11rem}.header__button-menu{background-color:#0000;border:none;display:none}@media only screen and (width<=56.25em){.header__button-menu{display:block}}.header nav{align-items:center;column-gap:2.4rem;display:flex}.header nav:target{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0%)}@media only screen and (width<=56.25em){.header nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;visibility:hidden;background-color:#0071f8e6;flex-direction:column;justify-content:center;align-items:center;row-gap:2.4rem;width:100%;height:100vh;font-size:1.6rem;transition:all .5s ease-in;position:absolute;top:0;left:0;transform:translate(100%)}}.header nav a{color:#fff;border-radius:20px;padding:1.2rem 2rem;font-size:1.5rem;font-weight:300;text-decoration:none;transition:background-color .4s;display:block}.header nav a:hover{background-color:#ffffff1a}.header button:hover{background-color:#f39197}.footer{background-image:url(footer-bg.aef12af5.jpg);background-repeat:no-repeat;background-size:cover;border-radius:150px 150px 0 0;min-height:15rem;margin-top:15rem}.footer__text{color:#fff;justify-content:center;font-size:1.6rem;font-weight:400;line-height:9rem;display:flex}@media only screen and (width<=56.25em){.footer__text{font-size:1.2rem}}@media only screen and (width<=37.5em){.footer__text{flex-direction:column;align-items:center;padding-top:6rem;line-height:3rem}}.button{color:#fff;cursor:pointer;white-space:nowrap;border:none;width:fit-content;font-size:1.6rem;font-weight:600}.button--pink{color:#fff;background-color:#ee626b;border-radius:25px;padding:1.2rem 2rem;transition:background-color .3s,color .2s}@media only screen and (width<=37.5em){.button--pink{padding:.8rem 1.6rem}}.button--pink:hover{background-color:#0071f8}.button--grey{color:#1e1e1e;background-color:#eee;border-radius:25px;padding:1.2rem 2rem;transition:background-color .3s,color .2s}@media only screen and (width<=37.5em){.button--grey{padding:.8rem 1.6rem}}.button--grey:hover{color:#ee626b}.button--circle{border-radius:50%;width:4rem;height:4rem;padding:0;display:inline-block}.button--circle-grey{color:#1e1e1e}.button--circle-grey:hover,.button--active{color:#fff;background-color:#0071f8}.button--explore{padding:1.2rem;transform:translateY(50%)}.card{border-radius:2.5rem;width:fit-content;height:fit-content;position:relative;overflow:hidden}@media only screen and (width<=56.25em){.card{width:100%}}.card__img{border-radius:2.5rem;width:100%}.card__discount{text-align:center;text-transform:uppercase;color:#fff;background-color:#008af8;border-radius:10px;flex-direction:column;padding:.8rem 1.5rem .6rem;font-size:1.7rem;font-weight:600;display:flex;position:absolute;top:2rem;right:2rem}.card__discount__old-price{font-size:1.4rem;font-weight:400;text-decoration:line-through}.card__content{flex-direction:column;align-items:center;display:flex}.card__footer{justify-content:space-between;align-items:center;padding:2.4rem;display:flex}.card__icon-button{justify-content:center;align-items:center;display:flex}.card--grey{background-color:#eee}.card--white{text-align:center;background-color:#fff;overflow:visible}.card--blue{color:#fff;text-align:center;background-color:#0071f8;flex-direction:column;justify-content:space-between;font-size:1.7rem;display:flex}.card--blue__title{margin-top:2rem;margin-bottom:2rem}.input{color:#7a7a7a;border:none;border-radius:25px;outline:none;width:100%;height:4.5rem;padding:0 2.5rem;font-size:1.4rem;transition:all .2s}.input--white{background-color:#fff}.input--white:focus{box-shadow:0 0 0 2.5px #f39197}.input--grey{background-color:#f7f7f7;outline:1px solid #eee}.input--grey:focus{outline:2px solid #1e1e1e}.hero{background-image:url(banner-bg-1x.abce1d5e.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:0 0 150px 150px;height:105vh}.hero__container{justify-content:space-evenly;align-items:center;gap:6.2rem 4.8rem;max-width:192rem;height:100%;margin:0 auto;display:flex}@media only screen and (width<=56.25em){.hero__container{flex-direction:column}}@media (resolution>=192dpi) and (width>=45em){.hero{background-image:url(banner-bg-2x.557cf07d.jpg)}}@media only screen and (width<=56.25em){.hero{height:fit-content;padding:12rem 0}}.hero__img-box{position:relative}.hero__img-box:before{content:"$22";color:#fff;background-color:#008af8;border-radius:25px;padding:4px 15px;font-size:2.2rem;font-weight:700;position:absolute;top:20px;right:20px}.hero__img-box:after{content:"-40%";color:#fff;text-align:center;background-color:#ee626b;border-radius:50%;justify-content:center;align-items:center;width:10rem;height:10rem;font-size:2.8rem;font-weight:700;line-height:calc(50% + 1ch);display:flex;position:absolute;bottom:-25px;left:-25px}@media only screen and (width<=75em){.hero__img-box:after{width:8rem;height:8rem;font-size:2rem}}@media only screen and (width<=37.5em){.hero__img-box:after{width:6rem;height:6rem;font-size:1.4rem}}.hero__img{border-radius:25px}@media only screen and (width<=75em){.hero__img{width:40rem}}@media only screen and (width<=37.5em){.hero__img{width:25rem}}.hero__text-box{max-width:60rem;margin:1.2rem}@media only screen and (width<=56.25em){.hero__text-box{text-align:center}}.hero__heading-box{margin-top:2rem;margin-bottom:3.6rem;position:relative}.hero__heading-box img{position:absolute;bottom:0;left:125px}@media only screen and (width<=75em){.hero__heading-box img{display:none}}.hero__search-box{max-width:45rem;position:relative}.hero__search-box__button{border-radius:30px;height:100%;position:absolute;top:0;right:-1px}@media only screen and (width<=56.25em){.hero__search-box{margin:4.4rem auto}}.features{margin-top:-8rem}@media only screen and (width<=56.25em){.features{margin-top:8rem}}.features__feature{text-align:center;background-color:#fff;border-radius:25px;flex-direction:column;align-items:center;width:100%;padding:3.5rem;display:flex;box-shadow:0 0 15px #1e1e1e26}.features__feature-icon-box{cursor:pointer;text-align:center;background-color:#0071f8;border-radius:50%;justify-content:center;align-items:center;width:9rem;height:9rem;line-height:90px;transition:background-color .3s;display:flex}.features__feature-icon-box:hover{background-color:#ee626b}.features__feature-title{color:#1e1e1e;margin-top:2.5rem;font-size:1.7rem;font-weight:700}@media only screen and (width<=56.25em){.trending-games{width:90%}}.trending-games{width:fit-content;margin:12rem auto 0}@media only screen and (width<=56.25em){.trending-games{width:90%}}.trending-games__header{justify-content:space-between;align-items:center;display:flex}.top-games{background-color:#f7f7f7;border-radius:150px;width:100%;margin:12rem auto 0;padding:10rem 0}.top-games__header{justify-content:space-between;align-items:center;display:flex}.top-games__container{width:fit-content;margin:0 auto;padding:0 3.2rem}@media only screen and (width<=56.25em){.top-games__container{width:90%}}.game-categories{text-align:center;width:fit-content;margin:12rem auto 0}@media only screen and (width<=56.25em){.game-categories{width:90%}}.game-categories__header{flex-direction:column;display:flex}.newsletter{justify-content:space-evenly;column-gap:2.4rem;max-width:192rem;margin:12rem auto 0;display:flex}@media only screen and (width<=56.25em){.newsletter{flex-direction:column;align-items:center}}.newsletter__search-box{max-width:45rem;position:relative}@media only screen and (width<=37.5em){.newsletter__search-box{flex-direction:column;justify-content:center;align-items:center;row-gap:2.4rem;display:flex}}.newsletter__search-box__button{border-radius:30px;height:100%;position:absolute;top:0;right:-1px}@media only screen and (width<=37.5em){.newsletter__search-box__button{width:100%;position:static}}.newsletter__card{background-color:#f7f7f7;border-radius:25px;align-self:flex-end;max-width:52rem;margin-top:8rem;padding:8rem}@media only screen and (width<=56.25em){.newsletter__card{align-self:center}}@media only screen and (width<=37.5em){.newsletter__card{padding:3.2rem}}.newsletter__card h2 span{color:#0071f8}@media only screen and (width<=56.25em){.newsletter__card:last-of-type{align-self:center}}.newsletter__img{z-index:-1;border-radius:25px;max-width:55rem;max-height:51rem;position:absolute}@media only screen and (width<=56.25em){.newsletter__img{display:none}}.shop{width:fit-content;margin:12rem auto 0}.shop__tablist{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.4rem;margin-bottom:5.2rem;display:flex}@media only screen and (width<=75em){.shop__tablist{gap:1.2rem}.shop__tablist button{padding:.8rem 1.2rem;font-size:1.2rem}}.shop__grid-wrapper{justify-content:space-between;align-items:center;display:flex}.shop__grid-wrapper .cards-grid-container{margin-bottom:5rem}.shop__pagination{justify-content:center;align-items:center;column-gap:1.2rem;display:flex}.product-details{max-width:130rem;margin:12rem auto 0}.product-details__content{justify-content:center;column-gap:8rem;display:flex}@media only screen and (width<=56.25em){.product-details__content{flex-direction:column;align-items:center}}.product-details__description{margin-top:5rem;margin-bottom:5.2rem}.product-details__purchase{align-items:center;display:flex}.product-details__img{width:50%}.product-details__oldPrice{color:#aaa;margin-right:.5rem;font-size:1.7rem;text-decoration:line-through}.product-details__newPrice{color:#0071f8;font-size:2.7rem;font-weight:700}.product-details__amount{background-color:#f7f7f7;border:1px solid #eee;border-radius:25px;justify-content:center;align-items:center;width:8rem;height:5rem;margin-right:1.5rem;font-size:1.4rem;display:flex}.product-details__attributes{margin-top:6rem;font-size:1.4rem;list-style:none}.product-details__attributes__name{color:#aaa;width:12rem;margin-bottom:2rem;display:inline-block}.product-details__attributes__value{color:#008af8}.product-details__reviews{color:#eee;background-color:#f7f7f7;border-top:1px solid;border-radius:25px;margin-top:12rem;padding:5.2rem}@media only screen and (width<=37.5em){.product-details__reviews{padding:3.2rem}}.related-games{width:fit-content;margin:12rem auto 0}@media only screen and (width<=37.5em){.related-games{width:90%}}.related-games__header{justify-content:space-between;align-items:center;display:flex}.contact{column-gap:8rem;max-width:130rem;margin:12rem auto 0;display:flex}@media only screen and (width<=56.25em){.contact{flex-direction:column;align-items:center;row-gap:4.4rem}}.contact__description{margin-bottom:5.2rem}.contact__info{background-color:#f7f7f7;border-radius:25px;align-self:center;width:50%;padding:6rem}@media only screen and (width<=56.25em){.contact__info{width:100%}}@media only screen and (width<=37.5em){.contact__info{padding:3.2rem}}.contact__textarea{resize:vertical;grid-column:1/3;min-height:15rem;padding-top:2.4rem;font-size:1.6rem}@media only screen and (width<=37.5em){.contact__textarea{grid-column:auto}}.contact__map{border:none;border-radius:25px;width:100%;height:30rem;margin-bottom:7.4rem}.contact__map-ctn{width:50%}@media only screen and (width<=56.25em){.contact__map-ctn{width:100%}}.contact dt{margin-bottom:.8rem}
/*# sourceMappingURL=html.7cfb7657.css.map */
