<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.analytics_locked {
    filter: blur(0.5rem);
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.ft-floating-toolbar {
  display: none !important;
}

.analytics_locked .prod_hover_a:hover {
    text-decoration: none !important;
}

.analytics_overlay {
    width: 80% !important;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    /* pointer-events: none; */
    margin-top: 25px;
    /* padding-top: 40%; */
}

.prod_hover {
    position: relative;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.product_trend_container {
    display: none;
}

.prod_hover_active .graph_detail_text {
    display: table;
}

.prod_hover_active .product_trend_container {
    display: table;
}

.graph_detail_text {
    font-size: 10px;
    text-align: center !important;
    color: #45ff4d;
    display: none;
}

.trending_sticky_card_container {
    /* display:table; */
    /* position: fixed; */
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    width: 100%;
    z-index: 999;
}

.trending_sticky_card {
    background-color: rgba(0, 0, 0, 0.65) !important;
    backdrop-filter: blur(3px) contrast(60%);
    width: 400px;
    height: 180px;
    margin: auto;
    margin-bottom: 15px;
    border-radius: 15px;
}

.nav-pills&gt;li.active&gt;a,
.nav-pills&gt;li.active&gt;a:hover,
.nav-pills&gt;li.active&gt;a:focus {
    background-color: transparent !important;
    font-weight: bold !important;
    color: white !important;
    font-weight: 900 !important;
}

.loader {
    border: 8px solid #f3f3f3;
    /* Light grey */
    border-top: 8px solid #45ff4d !important;
    /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pixel-art {
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
}

html,
body {
    height: 100vh;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.relative {
    display: relative;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

#panorama-container {
    width: 100%;
    height: 450px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    border-radius: 8px;
    margin-bottom: 15px;
}

/* #panorama-container scrollbar should be white and square */
#panorama-container::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

#panorama-container::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 0px;
}

#panorama-container::-webkit-scrollbar-track {
    /* semi-transparent black */
    background: rgba(0, 0, 0, 0.5)
}

#panorama-container::-webkit-scrollbar-thumb:hover {
    background: #d3d3d3;
}

#panorama-container::-webkit-scrollbar-thumb:active {
    background: #808080;
}


/* make page scrollbar thumb white and square */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 0px;
}

::-webkit-scrollbar-track {
    /* semi-transparent black */
    background: rgba(0, 0, 0, 0.5)
}

::-webkit-scrollbar-thumb:hover {
    background: #d3d3d3;
}

::-webkit-scrollbar-thumb:active {
    background: #808080;
}


#panorama-image {
    height: 450px;
}

#message {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px;
    border-radius: 5px;
    white-space: nowrap;
}

.anim-review-width {
    color: yellow;
    transition: width 1.5s;
}

.pdp-low-rating {
    color: red !important;
}

.t {
    margin-left: 15px;
}

#rating-emoji-container {
    position: relative;
    display: inline-block;
}

.rating-emoji {}

.rating-emoji-particle {
    position: absolute;
    transition: opacity 0.2s linear;
}


/*
&lt;div class="icon-bedex icon-bedex-mash-up icon-bedex-size-xs"&gt;&lt;/div&gt;
&lt;div class="icon-bedex icon-bedex-persona icon-bedex-size-sm"&gt;&lt;/div&gt;
&lt;div class="icon-bedex icon-bedex-skin-pack icon-bedex-size-md"&gt;&lt;/div&gt;
&lt;div class="icon-bedex icon-bedex-texture-pack icon-bedex-size-lg"&gt;&lt;/div&gt;
&lt;div class="icon-bedex icon-bedex-world icon-bedex-size-xl"&gt;&lt;/div&gt;
*/
/* Icon classes for individual images */
/* Icon classes for individual images */
/* Icon classes for individual images */
/* Icon classes for individual images */
/* Icon classes for individual images */
.icon-bedex-mash-up,
.icon-bedex-persona,
.icon-bedex-skin-pack,
.icon-bedex-texture-pack,
.icon-bedex-world {
    background-image: url('/images/icons/mash_up.png');
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    image-rendering: pixelated;
    position: relative;
    z-index: 1;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Spring-like ease */
}

.icon-bedex-persona {
    background-image: url('/images/icons/persona.png');
}

.icon-bedex-skin-pack {
    background-image: url('/images/icons/skin_pack.png');
}

.icon-bedex-texture-pack {
    background-image: url('/images/icons/texture_pack.png');
}

.icon-bedex-world {
    background-image: url('/images/icons/world.png');
}
.icon-bedex-addon {
    background-image: url('/images/icons/addon_icon.png');
}

/* Define the hover effect with scale transformation */
.icon-bedex:hover {
    transform: scale(1.5); /* Scale up on hover */
    animation: scaleDown 0.2s ease-in 0.3s forwards; /* Scale down after a delay */
}

@keyframes scaleDown {
    to {
        transform: scale(1); /* Scale down after the delay */
    }
}

/* Size classes */
.icon-bedex-size-xs {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.icon-bedex-size-sm {
    width: 36px;
    height: 36px;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.icon-bedex-size-md {
    width: 48px;
    height: 48px;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.icon-bedex-size-lg {
    width: 72px;
    height: 72px;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.icon-bedex-size-xl {
    width: 96px;
    height: 96px;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.yt-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

.yt-container {
    width: 100%;
    height: 200px; /* or whatever height you want */
    overflow: hidden;
}
  .panel-body-quote {
    font-size: 20px;
  }

  @media (min-width: 768px) {
    .equal-height-panels {
      display: flex;
      flex-wrap: wrap;
    }
    .equal-height-panels &gt; .col-md-4 {
      display: flex;
      flex-direction: column;
    }
    .equal-height-panels .panel {
      flex: 1;
      display: flex;
      flex-direction: column;
    }
    .equal-height-panels .panel-body {
      flex: 1;
    }
  }

  @media (max-width: 767px) {
    .equal-height-panels .panel {
      margin-bottom: 15px;
    }
  }


  /* General styles for all rabbit containers */
.rabbit-container {
    height: 0;
    overflow: hidden;
    display: none; /* Default to hidden */
    border-radius: 5px; /* Moved here to avoid repetition */
}

.rabbit-side {
    height: 80vh !important;
    max-height: 750px !important;
    min-height: 450px !important;
    min-width: 180px !important;
    max-width: 240px !important;
}

@media (max-height: 600px) {
    .rabbit-side {
        height: 70vh !important;
    }
}

@media (max-height: 300px) {
    .rabbit-side {
        height: 50vh !important;
    }
}

@media only screen and (max-width: 1024px) {
    .rabbit-container {
        /* height: 150px; */
    }
    .rabbit-top {
        height: 150px;
    }
}

.rabbit-loading {
    background: linear-gradient(100deg, #111111 25%, #212121 37%, #1c1c1c 50%, #212121 63%, #111111 75%);
    background-size: 300% 100%;
    animation: loading 10s infinite;
    height: 150px;
}

.rabbit-computer {
    display: table;
    width: 100%;
    height: 150px;
    max-height: 1024px !important;
    margin: auto;
}

.rabbit-desktop {
}

@keyframes loading {
    0% {
        background-position: 300% 0;
    }
    100% {
        background-position: -300% 0;
    }
}

.rabbit-content {
    border-radius: 5px;
    width: 100%;
    height: 150px; /* Match the container height */
    border: 1px solid red;
    box-sizing: border-box; /* Include border in the height and width */
}

iframe {
    background: transparent; /* Ensure the iframe itself is transparent */
    width: 100%;
    height: 100%;
    border: 0; /* Remove border */
}

/* apply sharpness to the image */
.owl-img {
    image-rendering: pixelated;
    filter: brightness(1.05) saturate(1.05);
    mix-blend-mode: overlay;
}

.quote-container {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    border: 2px solid rgb(24, 24, 24);
    width: 100%;
    border-radius: 5px;
    vertical-align: middle;
    background-image: url('https://www.weareblocklab.com/images/bg.png');
    background-size: 50%;
  }

@media (max-width: 768px) {
    .takeover-tile {
        margin-top: 15px;
    }
    .row &gt; .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0px !important;
    }
}

.glint-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
  }
  
  .glint-effect {
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    animation: glint 4s infinite linear;
    pointer-events: none;
    z-index: 1;
    filter: blur(2px) brightness(1.2);
    opacity: 0.7;
  }
  
  
  @keyframes glint {
    0% {
      transform: translateX(-100%) skewX(-25deg);
    }
    100% {
      transform: translateX(100%) skewX(-25deg);
    }
  }
  

  .consider-other-product {
    border-radius: 5px;
    padding-bottom: 10px;
    margin-top: 10px !important;
    width: 100%;
    margin: auto;
  }

  .consider-other-product-active {
    background-color: black;
  }

  .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    overflow: hidden;
    background-color: #000; /* Fallback for when the thumbnail isn't loaded */
}

.video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensure the image covers the container without stretching */
    cursor: pointer;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px; /* Adjust size as needed */
    height: 64px; /* Adjust size as needed */
    pointer-events: none; /* Ensure the icon doesn't interfere with the click */
}

.pdp-thumbnail-card {
    /* background-color: black;
    border-radius: 5px !important; */
}

.pdp-thumbnail-card {
  /* black bg gradient */
}

.pdp-thumbnail-card-media {
  background: linear-gradient(135deg, #000000, #1a1a1a);
  padding-bottom: 8px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.pdp-thumbnail-card-img {
    /* border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    width: 100vw !important; */
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* .col-xl-1 {
    width: 8.33%;
  }
  .col-xl-2 {
    width: 16.66%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33%;
  }
  .col-xl-5 {
    width: 41.66%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33%;
  }
  .col-xl-8 {
    width: 66.66%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33%;
  }
  .col-xl-11 {
    width: 91.66%;
  }
  .col-xl-12 {
    width: 100%;
  }

  /* Handle offsets */
  .col-xl-offset-1 {
    margin-left: 8.33%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66%;
  } */
  .container-fluid-xl-padded {
    max-width: 2000px;
    margin: auto;
  }
}
  

/* v.1.1 layout features */

.sidebar-navigator {
    min-height: 100px;
    width: 100%;
    display:block;
    position: fixed;
    background: linear-gradient(to bottom, 
    #000000 0px, 
    #000000 100px, 
    #0d0d0d 200px, 
    #0d0d0d 100%);
}


.sidebar-navigator-content {
    /* sticky */
    position: fixed;
    left: 0;
    top: 80;
    z-index:120;
}

/* in .nav-sidebar, ensure nav-pills&gt;li+li has margin-left: 0 */
.nav-sidebar .nav-pills&gt;li+li {
    margin-left: 0;
}


.btn-sidebar {
    width: 100%;
    text-align: left;
    font-size: 18px;
}

.nav-center-sidebar {
    width: 100%;
}

.nav-li-sidebar {
    width: 100%;
}

.btn-sidebar {
    text-align: left;
}

/* when .btn-sidebar is hovered, make the child .icon bounce with animate.css */
/* only fine pointers */
@media (pointer: fine) {
    .btn-sidebar:hover .icon {
        animation: heartBeat 1s infinite;
    }
}

.col-md-2-padded {
    width: calc(16.66667%); /* 16.66667% is the width of col-md-2 */
}

@media (max-width: 1199px) {
    .col-md-2-padded {
        width: calc(16.66667%);
    }
}

@media (max-width: 991px) {
    .col-md-2-padded {
        width: calc(16.66667%);
    }
}

@media (max-width: 767px) {
    .col-md-2-padded {
        width: calc(16.66667%);
    }
}

@media (max-width: 479px) {
    .col-md-2-padded {
        width: calc(16.66667%);
    }
}

#mainContainer {
    top: 70 !important;
    margin-top: 0;
    padding-top: 0;
}

/* make top further down on mobile */
@media (max-width: 767px) {
    #mainContainer {
        top: 130 !important;
    }
}

@font-face {
    font-family: 'BedrockExplorer';
    src: url('/fonts/BedrockExplorer.woff2') format('woff2'), 
         url('/fonts/BedrockExplorer.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
    margin-top: 0px !important;
    font-family: 'BedrockExplorer', "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 45px !important;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    line-height: 1;
}

.h1-bigger {
    font-size: 60px !important;
}

h2 {
  margin-top: 0px !important;
  font-family: 'BedrockExplorer', "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 38px !important;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  line-height: 1;
}

.breadcrumb {
    margin-bottom: 8px !important;
}

.nav-sidebar {
    padding: 0;
    overflow-x: hidden;
}

.nav-sidebar .nav-pills &gt; li &gt; a {
    display: inline-block; /* Use inline-block for more predictable layout */
    padding: 10px 15px; /* Adjust padding for spacing */
    text-align: left; /* Ensure text is left-aligned */
    vertical-align: middle; /* Vertically align inline-block elements */
    opacity: 1;
}

.nav-sidebar .nav-pills &gt; li &gt; a .icon {
    display: inline-block; /* Inline block for icon alignment */
    margin-top: 0px;
    width: 24px; /* Set a fixed width for the icon */
    height: 24px; /* Set a fixed height for the icon */
    line-height: 24px;
    margin-right: 10px; /* Space between the icon and the text */
    vertical-align: middle; /* Vertically align inline-block elements */
}

/* .btn-title when nested somewhere inside .active */
.active a span .btn-title {
    color: lime !important;
    border-bottom: 2px solid lime;
}

.active a span .btn-title .label {
  display: none !important;
}

.nav-sidebar .nav-pills &gt; li &gt; a .btn-title {
    display: inline-block; /* Inline block for title alignment */
    vertical-align: middle; /* Vertically align inline-block elements */
    white-space: nowrap; /* Prevent text from wrapping */
}

.label-bedex {
    margin-left: 10px;
    font-size: 0.75em;
}

.icon {
    /* text-align: left; */
    text-align: center;
    font-size: 20px;;
}

.icon-sm {
  width: 30px;
}

.sidebar-corner {
    display: none;
}

.logo-v2 {
  width: 15vw;
  padding-top: 3px;
}

#logo_heading {
  font-size: 18px;
  font-weight: bold;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-transform: uppercase;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 22px !important;
  line-height: 1;
  padding-left:15px;
  display: none;
  position: relative;
  color: lime !important;
}

.badge-clipper {
    display: none;
}

/* hide badge clipper if 1105 or less */
@media (min-width: 1205px) {
    .badge-clipper {
        display: inline-block;
    }
}

/* make logo-v2 wider on less than 1105 */
@media (max-width: 1105px) {
    .logo-v2 {
        width: 250px !important;
    }
}

/* for non fine pointers, media queries */
@media (pointer: coarse) {
    h1 {
        font-size: 30px !important;
    }
    .rabbit-container {
        margin-bottom: 20px;
    }
}

/* from md to xs */
@media (max-width: 991px) {
    .rabbit-container {
        margin-bottom: 20px;
    }
    .container-fluid {
        margin-left: 0 !important;
        margin-right: 0 !important;
        overflow-x: hidden;
    }
    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

/* for sm */
@media (max-width: 768px) {
    .row {
        /* margin-left: -30x !important;
        margin-right: -30px !important; */
    }
    .h1-bigger {
        font-size: 35px !important;
        text-align: center;
        padding: 10px;
        margin-bottom:15px !important;
    }
}

.loader {
    width: 48px;
    height: 48px;
    display: block;
    margin:15px auto;
    position: relative;
    color: #FFF;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
  }
  .loader::after,
  .loader::before {
    content: '';  
    box-sizing: border-box;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: scale(0.5) translate(0, 0);
    background-color: #FFF;
    /* border-radius: 50%; */
    border-radius: 3px;
    animation: animloader 1s infinite ease-in-out;
  }
  .loader::before {
    background-color: lime;
    transform: scale(0.5) translate(-48px, -48px);
  }

  @keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  } 
  @keyframes animloader {
    50% {
        transform: scale(1) translate(-50%, -50%);
    }
  }

  /* .loader-mini version of .loader */
  .loader-mini {
    width: 24px;
    height: 24px;
    display: block;
    margin:15px auto;
    position: relative;
    color: #FFF;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
  }
  .loader-mini::after,
  .loader-mini::before {
    content: '';  
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: scale(0.5) translate(0, 0);
    background-color: #FFF;
    /* border-radius: 50%; */
    border-radius: 3px;
    animation: animloader 1s infinite ease-in-out;
  }
  .loader-mini::before {
    background-color: lime;
    transform: scale(0.5) translate(-24px, -24px);
  }

  /* .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(30px);
    -webkit-filter: blur(30px);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -999999999;
    opacity: 0.3;
  } */

  .bg-image {
    /*background-image: url('&lt;%- bgThumbnailUrl %&gt;');*/
    width:1px;
    height: 1px;
    position: absolute !important;
    left: -9999;
    top: -9999;
  }

  .active-dark {
    background-color: black !important;
  }

  .product-card {
    /* background color is an almost black gradient */
    background: linear-gradient(135deg, #000000, #1a1a1a);
    border-radius: 5px;
    /* overflow: hidden !important; */
    margin-bottom: 10px;
    position: relative;
    border: 2px solid rgba(0,0,0,0);
  }

  /* pointer only media query, and only over lg */
  @media (pointer: fine) and (min-width: 1200px) {
    .product-card:hover {
      /* transform: scale(1.4) translateY(-8px); */
      transition: transform 0.25s ease-in-out;
      z-index: 150 !important;
      border: 2px solid white;
      box-shadow: 0 0 100px rgba(0, 0, 0, 1);
      z-index:175 !important;
      overflow:unset !important;
    }
    .product-card-end:hover{
      /* transform: scale(1.4) translateY(-8px) translateX(-45px) !important; */
    }
  
    .product-card-start:hover {
      /* transform: scale(1.4) translateY(-8px) translateX(45px) !important; */
    }
  }

  /* .product-card-img {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    cursor: pointer !important;
    width: 100vw;
  } */

  /* .product-card-img {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    cursor: pointer !important;
    width: 100%; 
    height: auto;
    object-fit: cover;
    object-position: center;
  } */

  .product-card-img {
    width: 100%;
    height: auto;
    object-fit: cover; /* Ensures the image covers the container while maintaining its aspect ratio */
    object-position: center;
    z-index: 5;
    position: relative;
    object-fit: cover;
    object-position: center;
    /* aspect ratio for 16:9 */
    aspect-ratio: 16 / 9;
}

  .product-card-img-placeholder {
    position: absolute; /* Position it absolutely within the parent */
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
  }

  .product-card-img-wrapper {
    position: relative;
    width: 100%; /* Full width of the card */
    overflow: hidden;
    /* display: flex; */
    /* align-items: center;
    justify-content: center; */
}

  /* Special class for 1:1 images */
  .product-card-img-wrapper.square {
    padding-top: 100%; /* Enforce a 1:1 aspect ratio */
    height: auto; /* Ensure the container resizes properly */
}

.product-card-img.square {
    position: relative;
    width: 50%;
    height: auto;
    object-fit: cover; /* Ensures the image covers the container while maintaining its aspect ratio */
    object-position: center;
    margin: auto;
}

  .product-card-addon-badge {
    width: 40%;
    background-color: yellow;
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: 0;
    opacity: 1;
    /* display: none; */
  }

  .is-active .is-viewing-screenshots .product-card-addon-badge {
    width: 25% !important;
    background-color: yellow;
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: 0;
    opacity: 1;
    /* fade in */
    animation: fadeIn 0.1s;
    /* display: none; */
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  /* 
  .is-active .product-card-footer-common {
    height: 200px !important;
    width: 100% !important;
    background-color: red;
    display: table;
  } */

  .can-expand-card .product-card-footer-common:hover {
    /* height: 200px !important; */
    width: 100% !important;
    display: table;

    /* slide out */
    animation: slideOut 0.6s;
    animation-fill-mode: forwards;
  }

  .can-expand-card .product-card-footer-common:hover .card-description {
    display: block;
    /* fade in text */
    animation: fadeIn 1s;
  }

  .can-expand-card .product-card-footer-common:hover .card-expand-handle {
    /* display: none !important; */
    /* slide out downward */
    animation: slideOutHandle 0.25s;
    animation-fill-mode: forwards;
    position: relative;
    margin: auto;
    display: block !important;
    transform: translateX(0%);
    opacity: 0.4;
    width: 20%;
  }

  @keyframes slideOutHandle {
    0% {
      bottom: -16;
      left: 0;
      right:0;
      width: 20%;
      opacity: 0.3;
    }
    100% {
      bottom: -75;
      left: 0;
      right:0;
      width: 20%;
      opacity: 0;
    }
  }

  .is-active .card-expand-handle {
    display: inline-block;
  }
 

  @keyframes slideOut {
    0% {
      height: 0px;
    }
    100% {
      height: 150px;
    }
  }

  .card-expand-handle {
    /* ios style close losenge that floats at the bottom */
    position: absolute;
    bottom: -16;
    /* left: 50%; */
    margin: auto;
    transform: translateX(-50%);
    width: 20%;
    background-color: white;
    color: white;
    border-radius: 3px;
    height: 4px;
    pointer-events: none;
    opacity: 0.4;
    display: none;
    /* slowly bounce up and down */
    animation: bounceUpDown 3s infinite;
    /* center */
    left: 0;
    right: 0;
  }

  @keyframes bounceUpDown {
    0%, 100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-3px);
    }
  }

  /* .is-active {
    display: table;
  }

  .is-active {
    overflow: unset !important;
    position: absolute !important;
  } */


  .is-active {
    /* overflow: unset !important; */
    position: absolute !important;
    z-index: 100;
    display: table;
    width: 100%;
  }

  .product-card-addon-badge img {
    width: 100%;
  }
  
  .card-description {
    display: none;
    padding: 0px 10px 10px 10px;
    text-align: center;
    max-height: 150px;
    overflow: hidden !important;
    font-size: 12px;
  }

  .product-card-footer {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    margin-bottom: 8px;
    padding-bottom: 1px;
  }

  .product-card-footer-common {
    padding-top: 18px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    /* margin-bottom: 8px; */
    /* padding-bottom: 1px; */
  }

  .square-img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55%; /* Adjust this value to control the size of the square image */
    height: auto;
    transform: translate(-50%, -50%); /* Center the square image */
    object-fit: cover; /* Ensures the square image covers its container */
    z-index: 100;
  }

  /* fine pointer */
  @media (pointer: fine) {
    .square-img:hover {
      transform: translate(-50%, -70%) scale(1.4);
      animation: transformSquareImg 2s forwards;
    }
  }

  @keyframes transformSquareImg {
    0% {
      transform: translate(-50%, -50%);
    }
    100% {
      transform: translate(-50%, -55%) scale(1.3);
    }
  }

  .single-line-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .product-card-wrapper {
    position: relative;
    /* display: block; */
    width: 100%;
    overflow:hidden;
    background-image: url('/images/key-branded.png');
    background-size: cover;
  }

  .screenshot-info {
    display: none;
    position: absolute;
    bottom: 0;
    /* left: 50%; */
    right: 0;
    /* transform: translateX(-50%); */
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px;
    border-radius: 3px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 12px;
    pointer-events: none;
    z-index: 100;
  }

  .card-badge-container {
    pointer-events: none !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    height: 15%;
    overflow: hidden;
    min-height: 50px;
  }


  /* fine pointer media query */
  @media (pointer: fine) {
    .card-badge-container:hover .new-badge {
      animation: slideBadgeOut 0.5s forwards;
      animation-delay: 1s;
    }
  
    .card-badge-container:hover .low-rating-badge {
      animation: slideBadgeOut 0.5s forwards;
      animation-delay: 1s;
    }

    .card-badge-container:hover .card-rank-badge {
      animation: slideBadgeOut 0.5s forwards;
      animation-delay: 1s;
    }
  }

  @keyframes slideBadgeOut {
    0% {
      top: 5;
    }
    100% {
      top: -50;
    }
  }
  
  .new-badge {
    position: absolute;
    z-index: 100;
    right: 5;
    top: 5;
    background-color: lime;
    color: black;
    border-radius: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
  }

  .low-rating-badge {
    position: absolute;
    z-index: 100;
    right: 5;
    top: 5;
    background-color: red;
    color: white;
    border-radius: 10px;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
  }

  .low-rating-filter {
    /* darken */
    filter: brightness(50%) grayscale(100%);
  }

  .low-rating-filter:hover {
    /* lighten */
    filter: brightness(100%) grayscale(0%);
  }

  .discount-badge {
    position: absolute;
    z-index: 100;
    right: 5;
    top: 5;
    background-color: yellow;
    color: black;
    border-radius: 10px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
  }


  /* on desktop, when .new-badge is hovered, make child spans backbround color red */
  @media (pointer: fine) {
    .new-badge:hover .hover-text {
      display: inline-block;
      font-weight: normal;
      padding-left: 5px;
      padding-right: 5px;
    }
    .new-badge:hover .not-hovered-text {
      display: none;
    }
  }

  .new-badge .hover-text {
    display: none;
  }


  /* for small/medium/xs, bootstrap 3.3.7 */
  @media screen and (max-width: 991px) {
    .card-grid-title-creator {
      text-align: center;
    }
    .container-fluid {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
  }

  @media (max-width: 1200px) {
    .product-card-wrapper:hover .screenshot-info {
      display: none !important;
    }
    .card-meta {
      display: block !important;
      width: 100%;
      bottom: unset;
      left: unset;
      right: unset;
      text-align: center;
      position: static !important;
      margin-bottom: 5px;
    }
    .card-meta .pull-right {
      float: none !important;
    }
    .card-product-title  {
      text-align: center;
      font-weight: normal;
    }
    .product-card-footer-common {
      padding-top: 8px;
      padding-bottom: 8px;
    }
    .card-product-title b {
      font-weight: normal !important;
    }
  }

  /* hide product-card-footer-common for md or less */
  @media (max-width: 1200px) {
    .product-card-footer-common {
      display: none !important;
    }
  }

  /* media query for 1200, and not fine pointers */
  @media (max-width: 1200px) and (pointer: fine) {
    .product-card:hover {
      border: 2px solid white;
    }
  }

  /* hide .card-subtitle-row for md or less */
  @media (max-width: 1200px) {
    .card-content-creator-name {
      display: none;
    }
  }

  .alert-bedex {
    border: 1px solid lime;
    background: linear-gradient(to bottom, 
    #000000 0px, 
    #000000 100px, 
    #0d0d0d 200px, 
    #0d0d0d 100%);
  }

  .alert-close {
    float: right;
  }

  .alert-close a {
    color: white !important;
  }

  .alert-close a:hover {
    color: lime !important;
  }

  .progress-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    pointer-events: none !important;
  }

  .dot {
    width: 7px;
    height: 7px;
    margin: 0 2px;
    background-color: rgba(255, 255, 255, 0.4);
    /* border-radius: 50%; */
    border-radius: 0 !important;
    transition: background-color 0.3s ease;
    pointer-events: none;
  }

  .dot.active {
    /* background-color: #fff; */
    background-color: lime !important;
  }

  .dot.completed {
    background-color: rgba(255, 255, 255, 0.8);
  }

  .brightness-filter {
    filter: brightness(115%);
    /* animation: productzoomin 3s ease forwards; */
  }

  @keyframes productzoomin {
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.3); /* Adjust the scale factor as needed */
    } 
  }

  /* hide .card-content-type-prefix if width is between 768 and 1200 */
  @media (min-width: 768px) and (max-width: 1200px) {
    .card-content-type-prefix {
      display: none;
    }
  }

  .card-content-type-prefix {
    color: gray;
  }

  /* hide .review-count nested anywhere in a .product-card */
  .product-card-footer-common .ratings-count {
    display: none;
  }

  /* show .review-count if .product-card is hovered */
  .product-card-footer-common:hover .ratings-count {
    display: block;
  }

  /* hide .content-type on hovered .product-card */
  .product-card-footer-common:hover .content-type {
    display: none;
  }

  /* if larger than md */
@media (min-width: 992px) {
    .content-row {
        width: 100%;
    }
    .content-row {
        margin-left: 0;
        margin-right: 0;
    }

    .container-content {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .content-row-cell {
        padding: 0px 8px 0px 0px !important;
    }
    .product-card-wrapper:hover .screenshot-info {
      display: table;
    }
    
}

  
.content-row {
    /* width: 100%; */
}

.content-row-cell {
    /* padding: 0px 0px 0px 0px !important; */
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.container-content {
  
}

.card-product-title {
    /* display: table; */
    white-space: nowrap;
}

.card-subtitle-row {
    white-space: nowrap;
    width: 62%;
    overflow: hidden;
    /* background-color: red; */
    display: inline-block;
  }

.card-meta {
    /* background: linear-gradient(0, rgba(0,0,0,0), #1a1a1a); */
    /* background-color: red; */
    position: relative;
    bottom: 21;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    display: table;
    padding-right: 10px;
}

.card-content-padding {
    padding-left: 10px;
    padding-right: 10px;
}

.owl-stage-outer {
  overflow: unset !important;
}


.container-fluid-without-overflow {
  overflow-x: hidden;
}

.full-width-content {
  width: 100% !important;
}

/* never line break, put on new line if cant fit */
.read-more-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.img-placeholder {

}

.persona {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0);
  background-size: cover;
  background-position: center;
  z-index: 2; /* Ensure the persona div is above the square image but below other elements if needed */
  transition: transform 0.5s ease-in-out;
}

.persona-legendary {
  background: linear-gradient(45deg, rgba(52, 47, 13, 1), rgba(181, 134, 99, 1));
}

.persona-epic {
  background: linear-gradient(45deg, rgba(37, 16, 40, 1), rgba(181, 68, 209, 1));
}

.persona-rare {
  background: linear-gradient(45deg, rgba(13, 33, 76, 1), rgba(31, 74, 170, 1));
}

.persona-uncommon {
  background: linear-gradient(45deg, rgba(30, 59, 38, 1), rgba(39, 73, 50, 1));
}

.persona-common {
  background: linear-gradient(45deg, rgba(43, 42, 43, 1), rgba(119, 119, 119, 1));
}

.product-card:hover .yt-callout {
  /* push up by 10x, animated */
  transform: translateY(-11px);
  transition: transform 0.5s;
  opacity: 1;
}

.card-rating {
  display: inline-block; 
}

/* .card-rating:hover .card-rating-count {
  display: inline-block !important;
  color: gray;
  padding-left: 5px;
}

.card-rating:hover .card-rating-avg {
  display: inline-block !important;
} */

.card-rating:hover .card-rating-icon {
  /* display: none !important; */
}

.card-subtitle-row .card-content-creator-name a {
  color: gray !important;
}

.card-subtitle-row .card-content-creator-name a:hover {
  color: lime !important;
}
.card-rating-count {
  display: none;
}

.card-creator-name {
  position: relative;
  z-index: 10; /* Adjust if necessary */
}

.yt-callout:hover {
  transform: translateY(26px) !important;
  transition: transform 0.5s !important;
  opacity: 1;
}

.yt-callout {
  z-index: 175;
  background-color: black;
  border: 2px solid lime;
  position: absolute;
  top: -32;
  right: 5;
  width: 200px;
  height: 41px;
  font-size: 10px;
  padding: 4px;
  border-radius: 5px;
  opacity: 0.8;
  /* shadow */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}

.yt-callout::after {
  content: '';
  position: absolute;
  right: 5;
  bottom: -21px;
  transform: translateX(-50%);
  border-width: 10px; /* Controls the size of the triangle */
  border-style: solid;
  border-color: lime transparent transparent transparent; /* Top border is red, others are transparent */
}

.yt-callout-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.yt-callout img {
  width: 30px;
  height: 30px;
  float: left;
  position: absolute;
  left: 0;
}

.yt-callout-text {
  float: left;
  position: absolute;
  left: 35;
}

/* Custom styling for SweetAlert2 */
.swal2-popup {
  background-color: black !important;
  color: white !important;
  border-radius: 10px;
  border: none;
}

/* Custom styling for the title */
.swal2-title {
  color: white !important;
}

/* Custom styling for the content text */
.swal2-content {
  color: white !important;
}

/* Custom styling for the confirm button */
.swal2-confirm {
  background-color: lime !important;
  color: black !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 10px 20px !important;
  font-size: 16px !important;
  cursor: pointer;
}

/* Custom styling for the cancel button (if used) */
.swal2-cancel {
  background-color: lime !important;
  color: black !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 10px 20px !important;
  font-size: 16px !important;
  cursor: pointer;
}

/* Optional: Add hover effects */
.swal2-confirm:hover, .swal2-cancel:hover {
  background-color: darklime !important; /* Adjust for a darker lime color */
}

/* Optional: Add focus effects */
.swal2-confirm:focus, .swal2-cancel:focus {
  outline: none !important;
  box-shadow: 0 0 5px lime !important;
}

.swal2-container.swal2-center&gt;.swal2-popup {
  min-width: 400px;
  font-size: 16px;
}

.swal2-backdrop-show {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.footer-detail {
  text-transform: uppercase;
  font-weight: bold;
}

.footer-header {
  text-transform: uppercase !important;
  display: inline !important;
  padding: 0px 5px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif  !important;
  font-size: 15px !important;
  line-height: 1.42857143 !important;
  font-weight: bold !important;
}

.footer-header {
  text-transform: uppercase !important;
  display: inline !important;
  padding: 0px 5px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif  !important;
  font-size: 15px !important;
  line-height: 1.42857143 !important;
  font-weight: bold !important;
}

.product-raw-text {
  display: inline !important;
  padding-right: 5px;
}

.nav-header-content {
  display: none;
  flex-grow: 1; 
}

.nav-header-content-active {
  display: inline-block !important;
  margin-top: 12px;
  animation: fadeIn 0.5s;
}

/* h1 inside -lg -md -sm */
.nav-header-content-lg h1 {
  font-size: 36px !important;
  padding-top: 4px;
  white-space: nowrap;
  overflow: hidden;
}

.nav-header-content-md h1 {
  font-size: 32px !important;
  padding-top: 5px;
  white-space: nowrap;
  overflow: hidden;
}

.nav-header-content-sm h1 {
  font-size: 32px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
}

.dummy-title {
  height: 1px;
  width: 1px;
  overflow: hidden !important;
  text-indent: 100vw;
}

/* less than 992px */
@media (max-width: 991px) {
  .nav-header-content-active {
    display: none !important;
  }
  .nav-header-content {
    display: none !important;
  }
}

@media (max-width: 1105px) {
  .nav-header-content-active {
    display: none !important;
  }
  .nav-header-content {
    display: none !important;
  }
}

.pdp-tags {
  overflow-x: hidden;
  width: 100%;
  text-align: center;
}

.pdp-tags a {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.btn-bedex {
  background-color: black;
  color: lime;
  border: 1px solid black;
}

.btn-bedex:hover {
  border: 1px solid lime;
  color: lime !important;
}

.btn-bedex-option {
  border: 1px solid black;
  color: gray !important;
}

.btn-bedex-option:hover {
  border: 1px solid lime;
  color: lime !important;
}

.btn-bedex-danger {
  border: 1px solid black;
  color: gray !important;
}

.btn-bedex-danger:hover {
  border: 1px solid red;
  color: red !important;
}

.videoWrapper:hover .yt_ctrl {
  display: block;
}

.yt_ctrl {
  background-color: black;
  border: 2px solid lime;
  position: absolute;
  z-index: 500;
  top: -15;
  right: -15;
  width: 40;
  height: 40;
  border-radius: 50%;
  display: none;
  line-height: 35px;
  color: white;
  font-size: 18px;
}

.yt_ctrl:hover {
  color: lime;
  background-color: #0d0d0d;
  cursor: pointer;
}

.owl-carousel-container {
  position: relative;
  width: 100%;
}

.owl-prev, .owl-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  background-color: #171717 !important;
  background-image: none;
  background-color: rgba(0, 0, 0, .65) !important;
  -webkit-backdrop-filter: blur(3.3rem);
  backdrop-filter: blur(3.3rem) saturate(80%) brightness(70%);
  color: #fff;
  cursor: pointer;
  z-index: 25; 
  width: 100px;
  height: 120px;
  border-radius: 10px;
}

.owl-prev {
  left: -60;
  line-height: 120px;
  vertical-align: middle;
  cursor: pointer;
}

.owl-next {
  right: -62;
  line-height: 120px;
  vertical-align: middle;
  cursor: pointer;
}

.owl-prev-icon {
  text-align: right;
  color: white;
  font-size: 40px;
  vertical-align: middle;
  margin-top: 40px;
  padding-right: 10px;
}

.owl-prev:hover .owl-prev-icon {
  animation: owlSlideLeft 0.33s forwards alternate;
}

@keyframes owlSlideLeft {
  0% {
    transform: translateX(0);
    color: white;
  }
  100% {
    transform: translateX(-10px);
    color: lime;
  }
}

.owl-next-icon {
  text-align: left;
  color: white;
  font-size: 40px;
  vertical-align: middle;
  margin-top: 40px;
  padding-left: 10px;
}

.owl-next:hover .owl-next-icon {
  animation: owlSlideRight 0.33s forwards alternate;
}

@keyframes owlSlideRight {
  0% {
    transform: translateX(0);
    color: white;
  }
  100% {
    transform: translateX(10px);
    color: lime;
  }
}

.view-image {
  z-index: 999999 !important;
}

.view-image-lead__in img {
  animation: unset;
  transform: scale(1.3) !important;
  filter: contrast(110%) brightness(110%);
}

/* fine pointer */
@media (pointer: fine) {
  .themed-corner-img {
    position: fixed;
    bottom: 60;
    left: -60;
    z-index: 100;
    width: 40px;
    height: 40px;
    opacity: 0.8;
  }
}

.desc_container .row {
  margin-left: -15px !important;
  margin-right: 15px !important;
  margin-bottom: 5px;
}

.desc-link {
  color: white !important;
  text-decoration: none !important;
}


/* fine pointer */
@media (pointer: fine) {
  .pdp-tags .btn-bedex:hover .tag-icon {
    display: inline-block;
  }
  
  .pdp-tags .btn-bedex:hover {
    font-weight: bold;
  }
}

.pdp-tags .btn-bedex .tag-icon {
  display: none;
}

/* md and up */
@media (min-width: 992px) {

  .sticky-bar {
    position: fixed;
    top: 68; /* Adjust as needed */
    z-index: 1000; /* Keep above other elements */
    width: 83.33333333%;
    left: 0;
    margin-left: 16.66666667%;
  }

  .content-type-container {
    padding: 10px;
    margin: auto;
    width: auto;
    text-align: center;
    margin-top: 30px; 
    /* Hellobar-activated */
  }

  .nav-center-filtering {
    text-align: center;
    display: inline-block;
    background-color: black;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    /* outer glow shadow */
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.7);
  }

  .page-content-browser {
    margin-top: 90px;
  }
}

.content-type-container .nav&gt;li&gt;a:hover, .content-type-container .nav&gt;li&gt;a:focus {
  text-decoration: none;
  background-color: lime;
  color: black !important;
}

.page-content-browser .nav a:hover {
  color: white !important;
}

.page-content-browser .nav a:hover .text-muted {
  color: black !important;
}

/* if text-muted somewhere inside .active */
.page-content-browser .nav .active:hover .text-muted {
  color: lime !important;
}

.page-content-browser .nav .active:hover a {
  color: lime !important;
}

/* ios table cell */
.creator-jump-list-item {
  display: block;
  text-align: center !important;
  padding: 10px;
}

.creator-jump-list-item a {
  text-align: center !important;
}

.swal-creator-jump-list {
  position: absolute !important;
  left: 0  !important;
  right: 0  !important;
  width: 100%;
}

.swal-creator-jump-list-popup {
  background-color: black !important;
  color: white !important;
  border-radius: 10px;
  border: none;
}
.swal2-container.swal2-center&gt;.swal2-popup {
  grid-column: 1 !important;
}

.discount-border {
  border: 2px solid yellow;
}

.avatar-rise-border {
  border: 2px solid #008def;
}

.discount-badge {
  position: absolute;
  z-index: 100;
  right: 5px;
  top: 5px;
  background-color: yellow;
  color: black;
  border-radius: 10px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  height: 20px; /* Adjust based on font size */
  text-align: center;
}

.discount-badge .text {
  display: inline-block;
  text-align: center;
  animation: slideBadge 4s linear infinite;
}

.discount-badge-avatar {
  background-color: #008def !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.discount-badge-avatar  .text {
  display: inline-block;
  text-align: center;
  color: white !important;
  font-size: 14px !important;
  animation: slideBadge 4s linear infinite;
}

@keyframes slideBadge {
  0%, 35% {
    transform: translateY(0);
  }
  50%, 85% {
    transform: translateY(-50%);
  }
}
.product-card-wrapper-shimmer::before {
  content: '';
  position: absolute;
  top: 0;
  left: -150%; /* Start shimmer off-screen */
  width: 250%; /* Wide enough to cover the entire element */
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.05) 30%,
    rgba(255, 255, 255, 0.2) 45%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.2) 55%,
    rgba(255, 255, 255, 0.05) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  animation: product-card-wrapper-shimmer 5s infinite;
  pointer-events: none; /* Allow clicks to pass through */
  z-index: 250;
  opacity: 0.5;
}

@keyframes product-card-wrapper-shimmer {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}

.nav-center-filtering-active {
  /* more intense shadow */
  box-shadow: 0 0px 60px rgba(0, 0, 0, 0.8), 0 10px 30px rgba(0, 0, 0, 0.6), 0 -50px 100px rgba(0, 0, 0, 0.6);


}

.copy-to-clipboard {
  color: white;
  padding: 4px;
}

.copy-to-clipboard:hover {
  color: black;
  transform: scale(1.2);
  background-color: lime;
  border-radius: 2px;
  padding: 4px;
}

.responsive-text {
  display: inline-block;
  /* font-size: 1.2rem; */
  max-width: 80%;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0 10px;
  color: #ccc; /* Adjust based on your theme */
}

/* Adjust font size and line height for larger screens */
@media (min-width: 768px) {
  .responsive-text {
      /* font-size: 1.5rem; */
      line-height: 1.8;
  }
}

/* For very large screens */
@media (min-width: 1200px) {
  .responsive-text {
      /* font-size: 1.8rem; */
      max-width: 60%; /* Narrower width to avoid line breaks */
  }
}

.btn-bedex-lg-text {
  font-size: 45px;
  font-weight: bold;
}

.debug {
  border: 1px solid red;
}

.no-padding {
  padding: 0px !important;
  margin: 0px !important;
}

.pagination-ctrl {
  margin-bottom: 15px;
}

.pagination-numbers {
  margin-top: 18px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.card-rank-badge {
  background-color: lime;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  border: 2px solid black;
  color: black;
  width: 55px;
  height: 40px;
  font-family: 'BedrockExplorer', "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding-top: 0px;
  position: absolute;
  top: -5;
  left: -5;
  z-index: 174;
  border-radius: 2px;
}

/* Hide owl-prev and owl-next on mobile */
@media (max-width: 767px) {
  .owl-prev, .owl-next {
    display: none !important;
  }
}

.debug-filename {
  background-color: black !important;
  color: white !important;
  position: fixed;
  bottom:0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  height: 50px;
  font-family: 'Courier New', Courier, monospace;
  z-index: 99999999;
  pointer-events: none;
  opacity: 0.5;
  line-height: 30px;
  border-top-left-radius: 5px;
}

.visible-xs .dropdown-menu {
  width: 100%; /* Make dropdown full-width for better touch usability */
  box-shadow: none;
  margin-bottom: 15px;
}

.pt-3 {
  padding-top: 20px;
  padding-bottom: 15px;
}

/* Make the dropdown options chunky */
.dropdown-menu-content-browser {
  padding: 10px 0;
  border-radius: 8px; /* Slightly rounded corners */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */
  background: black; /* Semi-transparent background */
  backdrop-filter: blur(10px); /* Chrome-like blur */
  -webkit-backdrop-filter: blur(10px); /* For Safari support */
}

/* Styling individual dropdown options */
.dropdown-menu-content-browser li a {
  display: block;
  padding: 15px 20px; /* Increase padding for chunkiness */
  font-size: 16px; /* Slightly larger text */
  color: lime; /* Dark text for readability */
  text-decoration: none; /* No underlines */
  background: transparent; /* No background by default */
  transition: all 0.3s ease; /* Smooth hover effect */
}

/* Add hover and focus effect */
.dropdown-menu-content-browser li a:hover,
.dropdown-menu-content-browser li a:focus {
  background: rgba(0, 0, 0, 0.1); /* Subtle background change on hover */
  color: #000; /* Darker text on hover */
}

/* Right-align the counts */
.dropdown-menu-content-browser li a .pull-right {
  font-weight: bold; /* Highlight counts */
  color: #555; /* Slightly muted color */
}

/* Adjust the dropdown button for consistency */
.dropdown-toggle {
  border-radius: 8px; /* Match dropdown menu */
  font-size: 16px; /* Match option text size */
  padding: 10px 15px;
  background: lime; /* Semi-transparent button */
  color: black !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: none;
  font-weight: bold;
}

/* Add hover effect to the dropdown button */
.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background: rgba(255, 255, 255, 0.9); /* Slightly brighter on hover */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* Stronger shadow on hover */
}

.dropdown-menu&gt;.active&gt;a, .dropdown-menu&gt;.active&gt;a:hover, .dropdown-menu&gt;.active&gt;a:focus {
  color: black !important;
  text-decoration: none;
  outline: 0;
  background-color: lime !important;
}

/* sm and xs only */
@media (max-width: 991px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.dropdown-backdrop {
  background-image: none;
  background-color: rgba(0,0,0,.65)!important;
  -webkit-backdrop-filter: blur(3.3rem);
  backdrop-filter: blur(3.3rem) saturate(80%) brightness(70%);
  z-index: 990 !important;
  opacity: 0.7;
}

.dropdown-toggle-content-browser {
  z-index: 99999 !important;
  height: 60px;
}

.btn-default:active:hover, .btn-default.active:hover, .open&gt;.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open&gt;.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open&gt;.dropdown-toggle.btn-default.focus {
  color: white !important;
  background-color: black;
  border-color: black;
  z-index: 990 !important;
}

.dropdown-menu-content-browser li a .pull-right {
  font-weight: bold;
  color: white;
}

.dropdown-menu-content-browser li a .active .pull-right {
  font-weight: bold;
  color: black;
}

#contentContainer &gt; div.row &gt; div.row.sticky-bar.visible-xs.visible-sm &gt; div &gt; div &gt; div &gt; ul &gt; li.active &gt; a &gt; span {
  color: black !important;
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
  background: rgba(0, 255, 0, 0.842);
  color: black !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.bedex_text {
  color: transparent !important;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.rating_container:hover .rating_history {
  display: inline-block;
}
.rating_history {
  display: inline-block;
  /* display: none; */
}

body &gt; div.swal2-container.swal2-center.swal-creator-jump-list.swal2-backdrop-show &gt; div {
  width: 100vw;
}

.top-trending-now {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%; /* Default fallback */
  width: calc(100% / 6); /* Adjust this calculation based on grid column usage */
  border-right: 8px solid transparent !important;
  border-left: 10px solid transparent !important;
  border-bottom: 10px solid transparent;
  display: none;
}

.top-trending-now-static {
  position: fixed;
  left: 0;
  bottom: -10;
  width: 100%; /* Default fallback */
  width: calc(100% / 6); /* Adjust this calculation based on grid column usage */
  border-right: 8px solid transparent !important;
  border-left: 10px solid transparent !important;
  border-bottom: 10px solid transparent;
}


.top-trending-now div {
  background-color: rgb(37, 37, 37);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  margin-bottom:-5px;
  z-index: 9;
  height: 35px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: white;
  font-weight: bold;
}

.top-trending-now-hidden div {
  padding-top: 7px !important;
  border-radius: 5px;
}

.top-trending-now-hidden .pack-icon-trending-spotlight {
  display: inline-block;
}

.top-trending-now img {
  z-index: 100 !important;
  position: relative;
}

.slide-hidden {
  display: none;
}

.spotlight_collapse {
  float: right;
  padding-right: 8px;
  padding-top: 3px;
  color: gray !important;
}

.pack-icon-trending-spotlight {
  height: 100%;
  display: none;
  top: 0;
  position: absolute !important;
  left: 0;
  border: 2px solid rgb(37, 37, 37);
}

@keyframes eckoFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes eckoGrowFromRight {
  0% {
    transform: scaleX(0);
    opacity: 0;
    transform-origin: right;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
    transform-origin: right;
  }
}

.top-trending-now-static-badge {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
}

.top-trending-now-static-badge .avatar {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 150 !important;
  opacity: 0.0;
  animation: eckoFadeIn 0.5s ease-out 0.8s forwards;
  cursor:pointer !important;
}

.top-trending-now-static-badge .avatar img {
  width: 100%;
  height: 100%;
  cursor:pointer !important;
}

.top-trending-now-static-badge .msg {
  background: linear-gradient(0deg, rgba(81,171,61,1) 0%, rgba(44,99,48,1) 92%);
  border: 1px solid black;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 5px;
  width: 135px;
  padding-top: 3px;
  font-weight: bold;
  z-index: 100;
  padding-right: 15px;
  color: white;
  border-radius: 4px;
  padding-left: 4px;
  transform: scaleX(0);
  /* alpha: 0.0; */
  animation: eckoGrowFromRight 0.4s ease-out 1.3s forwards;
  cursor:pointer !important;
}

.top-trending-row-static-footer-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 14px;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  cursor:pointer !important;
  pointer-events: none;
}

.broadcasting-activity {
  animation: eckoBroadcastingActivity 1.5s ease-in-out infinite;
  position: relative;
  display: inline-block;
  left: 0;
  padding-right: 5px;
  cursor:pointer !important;
  pointer-events: none;
}

@keyframes eckoBroadcastingActivity {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.lucky_promo {
  margin-bottom: 20px;
}

.avatar {
  background-color: black;
  border-radius: 4px;
  padding: 2px;
}

.avatar img {
  width: 100%;
  height: 100%;
}</pre></body></html>