body {
    font-family: 'Poppins', sans-serif;
}


/* Colors
    Violet: #581C58
    Pink Bright: #E02B7E
    Pink Light: #FF6EB1
    Green: #18AA67
    Yellow: #FFB813
    Flash Green: #63e329
*/

nav .nav-wrapper {
    position: absolute;
    left: 15%;
}

#gb-nav .fb-login-button-container {
    position: absolute;
    right: 0;
    top: 50%;
    padding: 1%;
    transform: translateY(-50%);
}

.clear-pm { margin: 0; padding:0; }
.pull-right { float:right; }
.pull-left { float:left; }
.gb-empty { height: 8em; }
.gb-empty-sm { height: 3em; }
.gb-dark-depth { text-shadow: 0px 2px 0px #00000059; }
.text-thin { font-weight: 500; }
.add-relative { position: relative; }
h6 {line-height: 1.3em;}

.gb-violet {
    background-color: #581C58;
}

.clear-pm {
    margin: 0;
    padding: 0;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.gb-empty {
    height: 8em;
}

.gb-empty-sm {
    height: 3em;
}

.gb-dark-depth {
    text-shadow: 0px 2px 0px #00000059;
}

.text-thin {
    font-weight: 500;
}

.add-relative {
    position: relative;
}

h6 {
    line-height: 1.3em;
}

.gb-violet {
    background-color: #581C58;
}

.gb-violet-text {
    color: #581C58;
}

.gb-gray-text {
    color: #DADADA;
}

.gb-pink {
    background-color: #cb217b;
}

.gb-violet-light-1 {
    background-color: #735073;
}

.gb-h2 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 0.9em;
    margin: 0;
    font-size: 2.6em;
    font-weight: 900;
    font-style: italic;
}

.img-centre {
    display: block;
    margin: auto;
}

.dropdown-content {
    background-color: #FFFFFF;
    margin: 0;
    display: none;
    min-width: 10em;
    /*max-height: auto;*/
    overflow: hidden;
    /* Changed this from overflow-y:auto; to overflow:hidden; */
    opacity: 0;
    position: absolute;
    white-space: nowrap;
    z-index: 1;
    top: 101% !important;
    width: auto !important;
}

#gb-nav nav {
    background-color: white;
    color: #581C58;
    /* padding: 1em; */
    /* height: 84px; */
}

#gb-nav li a {
    display: block;
    /* padding: .5rem 1rem; */
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #E02B7E;
    font-family: 'Poppins', sans-serif;
}

.nav-active {
    /* border-top: 3px solid #E02B7E; */
    background: #ffe8f3;
}

#logo-container {
    padding-top: 0.2em;
    display: block;
}

#gb-games-section h4 {
    font-weight: 900;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
}

.dropdown-content a:hover {
    background-color: #f2f2f2;
}

.sidenav-trigger {
    color: #581C58;
}

.sidenav li a {
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    color: white;
}

#gb-nav #gb-nav-mobile a {
    color: #FF6EB1;
}

.sidenav a.shift-right {
    font-size: 0.95em;
    padding-left: 3.5em;
}

.cover-back {
    /* background: #581C58; */
    background: rgb(88, 28, 88);
    background: linear-gradient(180deg, rgba(88, 28, 88, 1) 0%, rgba(163, 41, 126, 1) 100%);
}

.squeeze {
    letter-spacing: -0.08em;
}

#gb-logo {
    max-height: 40px;
}

#gb-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.4em;
    letter-spacing: 0.02em;
    text-shadow: 0px 4px 0px #B81D5D, 0 -2px 0 #ffd65d, 0 5px 2px #140314;
    position: relative;
    line-height: 1em;
    margin-top: 1.2em;
    color: rgb(255 184 19);
    font-weight: 900;
    font-style: italic;
}

.gb-h-common {
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    letter-spacing: 0.02em;
    font-weight: 900;
}

#gb-leaf {
    position: absolute;
    top: -0.65em;
    left: 4.5em;
}

#gb-tetris-logo {
    /* margin: auto;
    display: block; */
    /* position: absolute; */
    bottom: 0%;
    right: 15%;
}

#svg-cover-left {
    overflow: hidden;
    vertical-align: middle;
    position: absolute;
    clip-path: inset(0 0 57% 0);
    bottom: -14em;
    left: 2em;
}

#svg-cover-right-bottom {
    position: absolute;
    clip-path: inset(0 0 15% 0);
    right: -2em;
    bottom: -1.5em;
}

#svg-cover-right-top {
    position: absolute;
    clip-path: inset(50% 0 0 0);
    right: 5em;
    top: -5em;
}

.gb-left-float-logo {
    clip-path: inset(35% 10% 0 0);
    position: absolute;
    left: 2em;
    height: 300px;
    width: 600px;
    /* background-image: url(../images/branding/logo.svg); */
    background-position: 0 10em;
    background-repeat: no-repeat;
    fill: #581C58;
}

.gb-jumbo {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 0;
    border-radius: 0;
    background: #581C58;
    /* background: linear-gradient(0deg, #a31750 100%, #680f46 0%); */
}

@media (min-width: 768px) {
    .gb-jumbo {
        padding-top: 6rem;
        padding-bottom: 8rem;
    }
}

.gb-jumbo p:last-child {
    margin-bottom: 0;
}

.gb-jumbo h1 {
    font-weight: 300;
}

.lines {
    height: 2px;
    background: #852d85;
    position: absolute;
    transform: translate(-50%, -50%);
    animation: animate 1.5s linear none;
}

.line-1 {
    top: 34%;
    animation-delay: 0s;
}

.line-2 {
    top: 67%;
    animation-delay: 1.5s;
}

.line-3 {
    top: 100%;
    animation-delay: 3s;
}

@keyframes animate {
    0% {
        left: 20%;
        width: 150px;
    }
    100% {
        left: 90%;
        width: 0px
    }
}

.gb-card .card-image .card-title {
    padding: 0.2em 0.5em 0.2em 1em;
    text-shadow: 0px 2px 0px black;
}

.gb-store-link {
    height: 50px;
}

.gb-card-action a {
    margin-right: 1em !important;
}

.gb-card-action img {
    height: 50px;
}

.gb-classic-header {
    background-image: url('../images/branding/head-back.png');
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-position: center;
}

.gb-classic-header h2 {
    font-size: 3em;
    padding: 0.7em;
    color: #e354a7;
    text-shadow: 0px 2px 0px #140314, 0px -1px 0px #d494d4;
}


/* HOME PAGE ENDS HERE*/


/* STORY PAGE */

.cool-nav {
    padding: 30px 0 0px 0;
}

.cool-nav .menu-icon {
    padding: 0.25em;
    float: right;
    color: #999;
}

.gb-brand {
    width: 24em;
}

.gb-jumbo-title {
    font-size: 7em;
    font-weight: 900;
}

.game-title {
    font-size: 4em;
    font-weight: 900;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
}

.game-icon {
    height: 100px;
}

.gb-jumbo-container {
    padding: 2em;
}

#svg-story-left {
    overflow: hidden;
    vertical-align: middle;
    position: absolute;
    clip-path: inset(0 0 57% 0);
    bottom: -14em;
    right: 1em;
}

#story .row,
#news-links {
    margin-bottom: 0;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.img-fit {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top;
}

#svg-jobs-first {
    overflow: hidden;
    vertical-align: middle;
    position: absolute;
    clip-path: inset(0 0 57% 0);
    bottom: -14em;
    left: 1em;
}

.games-stats {
    text-align: center;
}

.games-stats .col {
    background: #e047a3;
    border-radius: 10px;
}

.games-stats .type {
    font-weight: 500;
    font-size: 1.1em;
    display: block;
    padding-top: 1em;
    color: #80074e
}

.games-stats .count {
    display: block;
    font-size: 2em;
    font-weight: 600;
    color: #671245;
    padding-bottom: 0.5em;
    font-family: 'Montserrat', sans-serif;
}

.gb-features li {
    margin: 1.4em 0;
    border-left: 5px solid #e047a3;
    padding-left: 10px;
}

.game-quote {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #fd54b9;
    font-size: 2.8em;
}

.remove-margin {
    margin-bottom: 0px;
}

.page-footer {
    background-color: #250829;
}

.page-footer ul li {
    list-style-type: square;
    margin-left: 1.2em;
    color: #4f3352;
}

.page-footer a,
.page-footer p,
#gb-copyright,
#gb-copyright a {
    color: #9c76a0;
    margin-bottom: 0;
}

#privacy-container ul li {
    list-style-type: circle;
    padding-left: 1em;
    margin-left: 1.2em;
    margin-bottom: 0.5em;
}
    
#gb-team .mem-container { min-height: 150px;}
.back-fit-w { background-size: cover; }
.gb-team-card .col { padding: 0; }
.gb-team-card p, .gb-team-card h5 { margin: 0; padding: 0; }
.gb-team-card .content { padding-left: 0.5em; }
#news-links .card-panel { padding:0.6em 1em;}
#news-links .card-panel .row { margin-bottom: 0;}
/* STORY PAGE ENDS */


.button-bar {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.button-bar button {
    padding: 1% 5%;
    margin: 0 10px;
    background-color: #9c76a0;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.button-bar button.active {
    background-color:  #671245; /* Darker blue for the selected button */
}

.button-bar button:hover {
    background-color:  #671245;
}

.primary-product-section, .secondary-product-section {
    margin: 5% 10% 5% 10%;
}
.product-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}
.product-box {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Ensures consistent spacing */
    height: 310px; /* Fixed height for all product boxes */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adds a subtle shadow to lift the box */
    transition: box-shadow 0.3s ease; /* Smooth transition for hover effect */
    width: calc((100% / 3) - 20px); /* Ensures 3 boxes fit in one row with spacing */
    overflow: hidden;
}
.product-box:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Increases shadow on hover for a "lifting" effect */
}

.product-box .banner {
    position: absolute;
    top: 25px;
    left: -35px;
    background-color: #e63946;
    color: white;
    padding: 5px 40px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    transform: rotate(-45deg);
    z-index: 1;
}

.secondary-product-section .product-grid {
    display: none;
    opacity: 0;
}
.secondary-product-section .product-grid.active {
    display: flex;
    opacity: 1;
    visibility: visible; /* Make the grid visible */
}
@media (max-width: 1200px) {
    .product-box {
        width: calc((100% / 3) - 20px); /* Keep 3 boxes per row */
    }
}

@media (max-width: 900px) {
    .product-box {
        width: calc((100% / 2) - 20px); /* 2 boxes per row for medium screens */
    }
}

@media (max-width: 600px) {
    .product-box {
        width: 100%; /* 1 box per row for small screens */
    }
}
.image-container {
    flex-shrink: 0;
}
.product-image {
    max-width: 100%;
    height: 150px; /* Constrained height for the image */
    object-fit: cover; /* Ensures the image doesn't stretch */
    border-radius: 10px;
    margin-bottom: 15px;
}
.product-rewards {
    list-style-type: none;
    padding: 0;
    margin: -5px 0;
    flex-grow: 2;
    font-size: 22px; /* Slightly larger text for better visibility */
    font-weight: 900; /* Increased font weight for maximum boldness */
    text-transform: uppercase; /* Converts text to uppercase for a stronger visual impact */
    color: #000; /* Ensures the text is a strong black color */
}
.product-rewards li {
    margin-bottom: 5px;
}
.buy-button-container {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.buy-button {
    background-color: #fd54b9;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
}
.buy-button:hover {
    background-color: #852d85;
}
.buy-button:focus {
    background-color: #852d85;
}
.profile-container {
    position: absolute;
    display: none;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.profile-btn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
}

.profile-pic {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.sidebar {
    display: none;
    position: absolute;
    top: 60px;
    right: 5px;
    background-color: white;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    min-width: 270px;
    z-index: 1000;
}

.sidebar-pic {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-bottom: 10px;
}

#nav-profile-container .user-info {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    border-radius: 10px;
}

#nav-profile-container .user-info img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 15px;
    border: 2px solid #007bff;
}

#nav-profile-container .user-info .details {
    display: flex;
    flex-direction: column;
}

#nav-profile-container .user-info .details span{
    line-height: 1.5rem;
}

#nav-profile-container .user-info .name {
    font-size: 1.1rem;
    font-weight: bold;
    color: #333;
}

#nav-profile-container .user-info .email {
    font-size: 0.9rem;
    color: #555;
}


#nav-profile-container .user-inventory {
    padding: 0 15px 15px 15px;
    border-bottom: 1px solid #ddd;
    max-height: 150px; /* Set max height for scrolling */
    overflow-y: auto; /* Enable vertical scrolling */
    border-radius: 10px;
}

#nav-profile-container .user-inventory h3 {
    font-size: 1rem;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
}

#nav-profile-container .user-inventory .items {
    display: flex;
    flex-wrap: wrap; /* Allow items to wrap */
    gap: 15px;
    justify-content: flex-start; /* Align items to the left */
}

#nav-profile-container .user-inventory .item {
    text-align: center;
    flex: 1 1 calc(33.333% - 10px); /* Set items to wrap every third item */
}

#nav-profile-container .user-inventory .item img {
    width: 35px;
    height: 35px;
    display: block;
    margin: 0 auto 15px auto;
}

#nav-profile-container .user-inventory .item .count,
#nav-profile-container .user-inventory .item .type{
    font-size: 0.9rem;
    color: #666;
    line-height: 1rem;
    margin: 0;
}

#nav-profile-container .transaction-history {
    padding: 0 15px 15px 15px;
    overflow-y: auto; /* Enable vertical scrolling */
    max-height: 150px; /* Set max height for scrolling */
}

#nav-profile-container .transaction-history h3 {
    font-size: 1rem;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #333;
}

#nav-profile-container .transaction-history .transaction {
    display: flex;
    justify-content: space-between;
    font-size: 0.7rem;
    line-height: 2rem;
    border-bottom: 1px solid #f0f0f0;
    color: #555;
    text-wrap: nowrap;
}

#nav-profile-container .transaction-history .transaction .download-button {
    border: none;
    background: none;
    cursor: pointer;
    margin-right: 10px;
}

#nav-profile-container .transaction-history .transaction .download-button img{
    width: 20px;
    height: 20px;
}

#nav-profile-container .transaction-history .transaction span {
    margin-right: 2.5rem;
}


#nav-profile-container .transaction-history .transaction:last-child {
    border-bottom: none;
}

.absolute-center {
    position: absolute;
    left: 50%;
}

.overlay {
    display: none; /* Hidden initially */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
    z-index: 1000;
}

/* Styles for the popup */
#login-popup {
    position: fixed;
    bottom: -100%; /* Start off-screen */
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    width: 80%;
    max-width: 800px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: bottom 0.5s ease; /* Animation for moving up */
    text-align: center;
    display: none;
}

/* Centered popup after animation */
#login-popup.show {
    bottom: 50%; /* Center the popup */
    transform: translate(-50%, 50%);
    z-index: 1001;
    display: block;
}


/* Close button style */
.close-btn {
    background-color: red;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

/* Button to trigger popup */
.open-popup-btn {
    padding: 10px 20px;
    background-color: blue;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/*.fb-login-btn {*/
/*    background-color: #3b5998 !important; !* Facebook blue *!*/
/*    color: white !important;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*.fb-login-btn i {*/
/*    margin-right: 10px;*/
/*}*/


/* Facebook Login Button styling */
.fb-login-btn {
    background-color: #1877f2;
    color: white;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}

/* Facebook Logo styling */
.fb-login-btn img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

/* Hover effect */
.fb-login-btn:hover {
    background-color: #145dbf;
}

/* Button focus outline */
.fb-login-btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(24, 119, 242, 0.5);
}

#transaction-status-popup #background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#transaction-status-popup .banner {
    padding-bottom: 10px;
}

#transaction-status-popup .banner img{
    box-sizing: border-box;
    width: 100%;
}

#gb-team .mem-container {
    min-height: 150px;
}

.back-fit-w {
    background-size: cover;
}

.gb-team-card .col {
    padding: 0;
}

.gb-team-card p,
.gb-team-card h5 {
    margin: 0;
    padding: 0;
}

.gb-team-card .content {
    padding-left: 0.5em;
}

#news-links .card-panel {
    padding: 0.6em 1em;
}

#news-links .card-panel .row {
    margin-bottom: 0;
}


/* STORY PAGE ENDS */

.gb-joblist-parent {
    background: #f2f2f2;
    padding-bottom: 20px;
}

#jobs .container {
    max-width: 1600px;
}

#jobs .card {
    box-shadow: none;
    background: #fff;
    border-radius: 3px;
    padding: 53px 20px;
    width: 100%;
    height: 100%;
}

.gb-section-header {
    margin: 0 0 40px 0;
    padding-top: 60px;
}

.gb-button-fancy {
    background: #e02b7e;
    padding: 1em 2em;
    display: block;
    color: #fff;
    font-family: "Poppins";
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 150px;
    position: relative;
    z-index: 1;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    text-align: center;
    max-width: 150px;
    margin: 0 8px;
}

.gb-button-big {
    display: inline-block;
    min-width: 180px;
}

.gb-button-fancy.green {
    background: #18AA67 !important;
}

.gb-btn-regular {
    padding: 1em 2em;
}

#jobs .card .gb-button-fancy {
    margin: 0 auto;
}

.gb-button-fancy::before,
.gb-button-fancy::after {
    content: '';
    position: absolute;
    border-radius: inherit;
    background: #e02b7e;
    z-index: -1;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.gb-button-fancy.green::after,
.gb-button-fancy.green::before {
    background: #18AA67 !important;
}

.gb-button-fancy::before {
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.gb-button-fancy::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.7); !* Semi-transparent background *!*/
    /*z-index: 1000;*/
    /*display: none;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
}

/* Popup styling */
#transaction-status-popup #popup {
    background: white;
    border-radius: 8px;
    text-align: center;
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
    position: absolute;
    top: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 15px;
}

#transaction-status-popup .popup-header {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #34495e;
}

#transaction-status-popup .popup-image-container {
    border-radius: 15px;
    padding: 20px;
    margin-top: 25px;
    margin-bottom: 50px;
    position: relative;
    box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 90%;
}

#transaction-status-popup .popup-image-container img{
    height: 100%;
}

#transaction-status-popup .popup-image-placeholder {
    width: 100px;
    height: 100px;
    border-radius: 12px;
    margin: 0 auto;
}

#transaction-status-popup .popup-reward {
    width: 100%;
    background-color: #ffcc00;
    padding: 8px 18px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: #2c3e50;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

#transaction-status-popup #popup .header-image{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 0;
}

#transaction-status-popup .success {
    color: #5cb85c;
}

#transaction-status-popup .failure {
    color: #d9534f;
}

#transaction-status-popup .description {
    padding: 10px;
    font-size: .8rem;
}

#transaction-status-popup .order-details{
    font-size: 14px;
    color: #7f8c8d;
    margin-bottom: 30px;
    line-height: 1.6;
}
/* Loading spinner styling */
#transaction-status-popup .spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin: 20px auto;
}

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

/* Hidden OK button */
#transaction-status-popup #okButton {
    display: none;
    padding: 10px 20px;
    background-color: #671245;
    width: 10rem;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#transaction-status-popup #okButton:hover {
    background-color: #852d85;
}


#footer-claim-button-section {
    text-align: center;
    display: flex;
    justify-content: center;
}
#footer-claim-button-section .gift-button-container{
    min-width: 25%;
    max-width: 100%;
    margin-top: unset;
    padding-top: unset;
}

.gift-button-container {
    text-align: center;
    margin-top: 50px;
    padding-top: 2em;
    padding-bottom: 10px;
    display: none;
    flex-direction: column;
}
.gift-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 14px 28px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(145deg, #FFC046, #FF9D2A);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    /*width: 60%;*/
    width: auto;
    text-align: center;
    /* font-size: 1.2rem; */
    justify-content: center;
    flex-direction: row;
}

.gift-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.gift-button img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

.gift-text {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    width: auto;
}

#loader-overlay {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 9999; /* High z-index to overlay everything */
    align-items: center;
    justify-content: center;
}

/* Loader gif style */
#loader-overlay img {
    width: 100px; /* Adjust size of the loader gif */
    height: auto;
}

/* Disable scrolling */
body.no-scroll {
    overflow: hidden;
}

.logout-button {
    margin: 10px 0 10px 0;
}

.logout-button button {
    background-color: #852d85;
    color: white;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}


@media (max-width: 1500px) {
    .gift-button, .gift-text {
        font-size: 1rem;
    }
}

@media (max-width: 999px) {
    #gb-nav .fb-login-button-container {
        display: none !important;
    }
    .gift-button, .gift-text {
        font-size: 1rem;
    }
    #claim-button{
        max-width: 100%;
    }
    .row {
        text-align: center;
    }
    .row *{
        float: unset;
        text-align: center;
    }
    #gameImage {
        margin-left: 10%;
    }
}

@media (min-width: 1301px)  {
    .game-title {
        font-size: 3.5rem;
    }
}

@media (max-width: 1099px) {
    .game-title {
        font-size: 2rem;
    }
}

@media (min-width: 1100px) and (max-width: 1300px) {
    .game-title {
        font-size: 2.5rem;
        -webkit-transform: scale3d(1.1, 1, 1);
        transform: scale3d(1.1, 1, 1);
        -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
        transition: transform 0.3s, background-color 0.3s;
    }
}

.gb-button-fancy:hover {
    color: #fff;
}

.gb-button-fancy:hover::before {
    opacity: 1;
}

.gb-button-fancy:hover::after {
    background-color: #e02b7e;
}

.gb-button-fancy.green:hover::after {
    background-color: #18AA67 !important;
}

.gb-button-fancy:hover::after,
.gb-button-fancy:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.gb-job-card-content {
    padding-bottom: 50px;
}

.gb-job-card--title {
    color: #000;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.gb-job-card--type {}

.gb-job-card--dot {
    color: #ff6eb1;
}

.gb-job-card--location {
    font-size: 16px;
}

.gb-job-card--misc {
    color: #000;
    font-size: 20px;
    text-align: center;
}

.gb-joblist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-bottom: 0;
}

.gb-joblist-card {
    display: flex;
    flex: 1 0 30%;
    margin: 0 0 30px;
}

.gb-joblist-card:nth-child(3n+2) {
    margin: 0 30px 30px;
}

@media screen and (max-width: 1280px) {
    .gb-joblist-card {
        flex: 1 0 46%;
    }
    .gb-joblist-card:nth-child(3n+2) {
        margin: 0 0 30px 0;
    }
    .gb-joblist-card:nth-child(odd) {
        margin: 0 30px 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .gb-joblist-card {
        flex: 1 0 100%;
    }
    .gb-joblist-card:nth-child(3n+2) {
        margin: 0 0 30px;
    }
}

@media screen and (min-width: 993px) {
    .gb-jobs-header {
        margin-right: 180px;
        float: right !important;
    }
}

#gb-copyright {
    border-top: 1px solid #471a4c4d !important;
    background: none;
}

.gb-page-header-bg {
    background: linear-gradient(#e02b7e, #672467);
}

#jobs>.row:first-of-type {
    margin-bottom: 0;
}

.serious-text {
    font-family: "Montserrat";
    font-weight: bold;
}