*,
:before,
:after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:before,
:after {
  --tw-content: "";
}
* {
  font-family: "Poppins", sans-serif;
}
img,
video {
  max-width: 100%;
  height: auto;
}

*,
:before,
:after,
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.static {
  position: static;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.w-full {
  width: 100%;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
body {
  font-family: Roboto, sans-serif;
}
.wl-future-product {
  position: relative;
}
.wl-future-product-content {
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  width: 100%;
  max-width: 28rem;
  padding-left: 3rem;
  padding-right: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media (min-width: 768px) {
  .wl-future-product-content {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    left: 0;
  }
}
.product-content-logo {
  width: 100%;
  max-width: 28rem;
}
.product-content-desc {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.wl-future-product-content .prices {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.desktop-slider .slide-item {
  position: relative;
}
.desktop-slider .slide-item img {
  object-fit: cover;
  border-radius: 1.25rem;
  max-width: 100%;
  overflow: hidden;
}

.desktop-slider .slider-price {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  font-family: "Poppins";
  float: left;
  width: 100%;
}

.desktop-slider .slider-price > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.wl-logo-section {
  background-color: var(--background-l-logo-section);
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}
.wl-logo-section img {
  max-width: 20rem;
}
@media (min-width: 768px) {
  .wl-logo-section img {
    max-width: 28rem;
  }
}
.wl-slider-content {
  background-color: var(--background-l-slider-section);
  padding: 0 10px 4rem 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  font-family: "Poppins";
}

@media (min-width: 768px) {
  .wl-slider-content {
    padding:  0 0 4rem 0;

  }
}

.wl-slider-assets {
  text-align: center;
  margin-top: 2.5rem;
}
.wl-slider-assets span {
  --tw-text-opacity: 1;
  color: var(--color-l-assets-title);
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
  display: block;
}
.wl-slider-assets .wl-slider-assets-container {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
  --tw-scroll-snap-strictness: mandatory;
  justify-content: center;
  display: flex;
}
.wl-slider-assets
  .wl-slider-assets-container
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.wl-slider-assets .wl-slider-assets-container {
  overflow-x: auto;
}
.wl-slider-assets .wl-slider-assets-container--hidden {
  display: none;
}
.wl-slider-assets a {
  border-radius: 1.375rem;
  overflow: hidden;
  max-width: 13.75rem;
}

.wl-slider-assets img {
  object-fit: cover;
}

.glide__slide--effect {
  transform: scale(0.9);
  transition: transform 100ms ease-in; /* Daha hızlı büyüme */
}

.glide__slide--active {
  transform: scale(1);
  transition: transform 100ms ease-in; /* Daha hızlı büyüme */
}

.slide-item-content {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
@media (min-width: 768px) {
  .slide-item-content {
    bottom: 2.5rem;
    left: 2.5rem;
  }
}
.slide-item-content p {
  max-width: 20rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: none;
  font-family: "Poppins";
}
@media (min-width: 768px) {
  .slide-item-content p {
    max-width: 28rem;
    display: block;
  }
}
.slide-item-content img {
  display: none;
}
@media (min-width: 768px) {
  .slide-item-content img {
    display: block;
  }
}
.slide-item-content .product-name {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.wl-product-grid {
  background-color: var(--background-l-product-grid-section);
  padding-top: 4rem;
  padding-bottom: 8rem;
}
.wl-product-grid-blog {
  background-color: #fff;
  padding: 2rem;
  padding-bottom: 0;
}
.category-grid {
  max-width: 75rem;
  margin: auto auto 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px) {
  .category-grid {
    padding-left: 0;
    padding-right: 0;
  }
}
.category-grid-header {
  align-items: center;
  display: flex;
}
.category-grid-header h2 {
  color: var(--color-category-title);
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0;
}
@media (min-width: 768px) {
  .category-grid-header h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.category-grid-header a {
  color: var(--color-category-title-link);
  margin-left: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
  position: relative;
}
.category-grid-header a:before {
  background-color: var(--color-category-title-link);
  content: "";
  border-radius: 2px;
  width: 2px;
  height: 1.15rem;
  position: absolute;
  top: 3px;
  left: -12px;
}
.category-slider {
  gap: 1rem;
  margin-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}
@media (min-width: 1024px) {
  .category-slider {
    padding-bottom: 0;
  }
}
.category-slider {
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}
.landing-footer {
  padding: 1rem;
}
@media (min-width: 1024px) {
  .landing-footer {
    padding: 0;
  }
}
.landing-footer {
  background-color: var(--background-l-footer-section);
}
.landing-footer-container {
  max-width: 80rem;
  margin: auto;
}
.landing-footer-brand {
  text-align: center;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.landing-footer .brand-logo {
  max-width: 20rem;
  display: inline-flex;
}
@media (min-width: 768px) {
  .landing-footer .brand-logo {
    max-width: 28rem;
  }
}
.landing-footer-desc {
  margin-top: 1.5rem;
}
.landing-footer-desc h1 {
  text-transform: uppercase;
  opacity: 0.8;
  color: var(--color-footer-title);
  padding-top: 0.75rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.landing-footer-desc p {
  opacity: 0.6;
  color: var(--color-footer-subtitle);
  padding-top: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.landing-footer-newsletter {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  align-items: center;
  gap: 1.25rem;
  display: grid;
  margin-bottom:50px;
}
@media (min-width: 1024px) {
  .landing-footer-newsletter {
    padding: 0;
  }
}
.landing-newsletter-text {
  color: var(--color-newsletter-text);
  order: 1;
  grid-column: span 8 / span 8;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
}
@media (min-width: 768px) {
  .landing-newsletter-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .landing-newsletter-text {
    grid-column: span 4 / span 4;
  }
}
.newsletter-sub-icon {
  order: 2;
  grid-column: span 4 / span 4;
  max-width: 100px;
  max-height: 100px;
}
@media (min-width: 768px) {
  .newsletter-sub-icon {
    max-width: 100%;
    max-height: 100%;
  }
}
@media (min-width: 1024px) {
  .newsletter-sub-icon {
    order: 3;
    grid-column: span 2 / span 2;
  }
}
.landing-subscribe-container {
  order: 3;
  grid-column: span 12 / span 12;
  align-items: center;
}
@media (min-width: 1024px) {
  .landing-subscribe-container {
    order: 2;
    grid-column: span 6 / span 6;
    display: flex;
  }
}
.landing-subscribe-container button {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 0.5rem;
  width: 100%;
  margin-top: 1rem;
  padding: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  background: none;
}
@media (min-width: 1024px) {
  .landing-subscribe-container button {
    flex-basis: 33.3333%;
    margin-top: 0;
    margin-left: 0.5rem;
  }
}
.landing-footer-newsletter input {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-color: #0000;
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  display: block;
}
.landing-footer-newsletter input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
@media (prefers-color-scheme: dark) {
  .landing-footer-newsletter input {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .landing-footer-newsletter input:focus {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity));
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
  }
}
@media (min-width: 1024px) {
  .landing-footer-newsletter input {
    flex-basis: 100%;
  }
}
.landing-footer hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.footer-copyright {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0.6;
  font-size: 1rem;
  line-height: 1.5rem;
}
.footer-logo {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.landing-button {
  color: #fff;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  border-radius: 12px;
  padding: 0.5rem 1rem;
  font-weight: 600;
}
.landing-button:disabled {
  opacity: 0.5;
}
.landing-button--primary {
  z-index: 1;
  background-color: #f58331;
  border: none;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}
.landing-button--primary:disabled:before {
  display: none;
}
.landing-button--primary:before {
  content: "";
  z-index: -1;
  background-color: #e25f00;
  border-radius: 30rem;
  width: 0;
  height: 160%;
  transition: width 0.75s;
  position: absolute;
  top: -30%;
  bottom: 0;
  left: -10%;
}
.landing-button--primary:hover:before {
  width: 120%;
}
.product-card {
  flex: 1 0 33.3333%;
}
@media (min-width: 1024px) {
  .product-card {
    flex: auto;
  }
}
.discount-percentage {
  color: var(--white);
  background: var(--red-100);
  box-shadow: 0px 4px 0px var(--red-150);
  font-weight: 800;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
}
.wl-future-product img {
  width: 100%;
}
@media (max-width: 768px) {
  .mobile-picture {
    display: block !important;
    height:680px;
  }
  .wl-future-product-content {

    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
  .desktop-picture {
    display: none;
  }
  .bigphoto{display:none !important;}
  .mobilbigphoto{display:block !important;}
  .product-name-mobile {
    color: var(--white);
    display: block !important;
    font-size: 15px;
    line-height: 1.5rem;
    font-family: "Poppins";
    float: left;
    width: 100%;
  }
}

ul.glide__slides {
  margin-top: 20px;
}

.wl-slider-content .wl-product-grid {
  padding-bottom: 0;
}

.landing-blog-title {
  color: #000000;
  font-size: 20px;
  margin-bottom: 20px;
}

.slide-item:not(.glide__slide--active) {
  margin-top:15px;
}
img.bigphoto {
  width: 773px !important;
  height: 463px !important;
  display:block;
}
.mobilbigphoto{display:none;}


.product-card__price--new {

  line-height: 1.5rem;
  margin-right: 1rem;
  font-size: 18px;
}

.product-name-mobile{display:none;}
.systems {float: left;}
.platforms {float: left;}

.steam {
  background-image: url(/image/catalog/steam-logo-icon.svg);
  display: flex;
  height: 40px !important;
  width: 70px !important;
  background-repeat: no-repeat !important;
  margin-right: 8px;
  padding: 10px !important;
  background-size: contain;
  margin-bottom: 10px;
  float: left;
}

.windows {
  background-image: url(/image/catalog/windows-icon.svg);
  float: left;
  display: flex;
  height: 20px !important;
  width: 20px !important;
  background-repeat: no-repeat !important;
  margin-right: 8px;
  padding: 10px !important;
  background-size: contain;
  margin-bottom: 10px;
  margin-top: 10px;
}
.w-100.mt-4 {
  float: left;
}

@media screen and (min-width:1024px) and (max-width:1366px) {
  .wl-product-grid {

    padding: 1rem !important;
}

}

@media (max-width: 768px) {
 
  .product-content-desc {
    margin-top: 6rem !important;
}
.landing-button {
  margin-bottom: 20px;
}
.product-name-mobile{display:none !important;}
.wl-product-grid {

  padding-top: 0rem !important;
  padding-bottom: 4rem;
}
.wl-product-grid-blog {
  background-color: #fff;
  padding: 0rem !important;
  padding-bottom: 0;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.landing-game-logo {
    display: none !important;
}
.product-description{
  display: none !important;
}
.product-name-mobile{
  display: block !important;
}

}

span.product-card__title a {
    color: var(--white);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 0.5px;
    overflow: hidden;
    cursor: pointer;
    font-size: var(--text-card-title);
    text-decoration: none;
    margin-top: 10px;
}