/**
 * 888 Pokies Widget — Desktop Layout CSS (Part 5)
 * @version 1.4.0
 * Auto-generated from 888.html
 */

.pokies-888-wrap .about-stats {
    display: flex;
    gap: 12px;
    margin-top: 24px;
    position: relative;
    z-index: 1;
}

.pokies-888-wrap .about-stat {
    padding: 14px 20px;
    flex: 1;
}

.pokies-888-wrap .about-stat b {
    display: block;
}

.pokies-888-wrap .about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.pokies-888-wrap .about-card {
    padding: 28px;
}

.pokies-888-wrap .about-card h3 {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.pokies-888-wrap .about-card h3 span {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.pokies-888-wrap .about-card p {
    margin-bottom: 0;
}

.pokies-888-wrap .about-card ul {
    padding: 0;
    margin: 10px 0 0;
}

.pokies-888-wrap .about-card ul li {
    padding: 8px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.pokies-888-wrap .about-card ul li:last-child {
    padding-bottom: 0;
}

.pokies-888-wrap .about-card ul li::before {
    width: 6px;
    height: 6px;
    flex-shrink: 0;
}

.pokies-888-wrap .about-guides {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 14px;
    margin-top: 20px;
}

.pokies-888-wrap .about-guide {
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.pokies-888-wrap .about-guide-icon {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.pokies-888-wrap .about-guide-text b {
    display: block;
    margin-bottom: 2px;
}

.pokies-888-wrap .bf-wrap {
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 28px 28px;
}

.pokies-888-wrap .bf-intro {
    padding: 0 0 24px;
    max-width: 800px;
}

.pokies-888-wrap .bf-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.pokies-888-wrap .bf-card {
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.pokies-888-wrap .bf-card-top {
    padding: 28px 20px 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pokies-888-wrap .bf-card-icon {
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    margin-bottom: 14px;
}

.pokies-888-wrap .bf-card-head {
    margin-bottom: 8px;
}

.pokies-888-wrap .bf-card-head h3 {
    margin: 0;
}

.pokies-888-wrap .bf-card p {
    margin: 0;
}

.pokies-888-wrap .bf-card-bottom {
    padding: 12px 20px;
    margin-top: auto;
}

.pokies-888-wrap .bf-highlight {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.pokies-888-wrap .bf-highlight svg {
    width: 14px;
    height: 14px;
}

.pokies-888-wrap .pay-section {
    padding: 24px;
    margin-bottom: 28px;
}

.pokies-888-wrap .pay-section h2 {
    margin-bottom: 16px;
}

.pokies-888-wrap .pay-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 12px;
}

.pokies-888-wrap .pay-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    min-width: 90px;
}

.pokies-888-wrap .rg-banner {
    padding: 32px 36px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    gap: 24px;
    position: relative;
    overflow: hidden;
}

.pokies-888-wrap .rg-banner::after {
    position: absolute;
    top: -40px;
    right: -40px;
    width: 200px;
    height: 200px;
}

.pokies-888-wrap .rg-icon {
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.pokies-888-wrap .rg-icon svg {
    width: 28px;
    height: 28px;
}

.pokies-888-wrap .rg-body {
    flex: 1;
}

.pokies-888-wrap .rg-body h3 {
    margin-bottom: 4px;
}

.pokies-888-wrap .rg-btns {
    display: flex;
    gap: 8px;
    margin-top: 12px;
}

.pokies-888-wrap .rg-btns .btn-rg {
    padding: 10px 20px;
}

.pokies-888-wrap .rg-badge {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.pokies-888-wrap .rg-18 {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
}

.pokies-888-wrap .faq-section {
    margin-bottom: 40px;
    overflow: hidden;
}

.pokies-888-wrap .faq-section .faq-body {
    padding: 24px 24px 24px;
}

.pokies-888-wrap .faq-item {
    margin-bottom: 10px;
    overflow: hidden;
}

.pokies-888-wrap .faq-item:last-child {
    margin-bottom: 0;
}

.pokies-888-wrap .faq-item summary {
    padding: 18px 24px;
    position: relative;
    padding-right: 48px;
}

.pokies-888-wrap .faq-item summary::-webkit-details-marker {
    display: none;
}

.pokies-888-wrap .faq-item summary::after {
    position: absolute;
    right: 24px;
    top: 50%;
}

.pokies-888-wrap .faq-item .faq-ans {
    padding: 20px 24px;
}

.pokies-888-wrap .gp-section {
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 0 24px;
}

.pokies-888-wrap .gp-hero {
    padding: 32px 28px 24px;
    position: relative;
    overflow: hidden;
}

.pokies-888-wrap .gp-hero::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
}

.pokies-888-wrap .gp-hero-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}

.pokies-888-wrap .gp-hero-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    position: relative;
    z-index: 2;
    margin-bottom: 6px;
}

.pokies-888-wrap .gp-hero-top h2 {
    margin: 0;
}

.pokies-888-wrap .gp-hero-top a {
    padding: 6px 14px;
    flex-shrink: 0;
}

.pokies-888-wrap .gp-hero-sub {
    position: relative;
    z-index: 2;
    max-width: 600px;
}

.pokies-888-wrap .gp-hero-badges {
    display: flex;
    gap: 8px;
    margin-top: 14px;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
}

.pokies-888-wrap .gp-hero-badge {
    padding: 6px 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.pokies-888-wrap .gp-section .gp-list {
    padding: 16px 24px 0;
}

.pokies-888-wrap .gp-list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 16px;
}

.pokies-888-wrap .gp-card {
    padding: 20px;
    display: grid;
    grid-template-columns: 52px 1fr;
    grid-template-rows: auto auto auto;
    gap: 0 14px;
    position: relative;
    overflow: hidden;
}

.pokies-888-wrap .gp-logo {
    grid-row: 1/3;
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    align-self: start;
}

.pokies-888-wrap .gp-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.pokies-888-wrap .gp-head h4 {
    overflow: hidden;
}

.pokies-888-wrap .gp-meta {
    display: contents;
}

.pokies-888-wrap .gp-count {
    padding: 3px 10px;
}

.pokies-888-wrap .gp-body {
    grid-column: 2;
}

.pokies-888-wrap .gp-body p {
    display: -webkit-box;
    overflow: hidden;
    margin: 4px 0 0;
}

.pokies-888-wrap .gp-tags {
    grid-column: 1/-1;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding-top: 14px;
    margin-top: 14px;
}

.pokies-888-wrap .gp-tag {
    padding: 4px 10px;
}

.pokies-888-wrap .gp-action {
    grid-column: 1/-1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
}

.pokies-888-wrap .gp-action svg {
    width: 16px;
    height: 16px;
}

.pokies-888-wrap .pct-wrap {
    overflow: hidden;
    margin-bottom: 40px;
}

.pokies-888-wrap .pct-hero {
    padding: 28px 28px 20px;
    position: relative;
    overflow: hidden;
}

.pokies-888-wrap .pct-hero::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
}

.pokies-888-wrap .pct-hero-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 6px;
    position: relative;
    z-index: 2;
}

.pokies-888-wrap .pct-hero-top h2 {
    margin: 0;
}