:root {
    --bf-primary-color: #252e4a;
    --bf-secondary-color: #7f82a6;
    --bf-accent-color: #b8ccd9;
    --bf-gradient: linear-gradient(135deg, var(--bf-primary-color) 0%, var(--bf-secondary-color) 100%);
    --bf-text-light: #f8f1f5;
    --bf-text-dark: #1c1b2d;
    --bf-font-heading: 'Merriweather', serif;
    --bf-font-body: 'Open Sans', sans-serif;
    --bf-border-radius: 0.8rem;
    --bf-box-shadow: 0 0.4rem 1.5rem rgba(37, 43, 74, 0.15);
    --bf-transition: all 0.3s ease;
}

*, *::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: var(--bf-font-body);
    color: var(--bf-text-dark);
    line-height: 1.6;
    overflow-x: hidden;
    background-color: #f9f6f8;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--bf-font-heading);
    font-weight: 600;
    margin-bottom: 1rem;
}

a {
    text-decoration: none;
    color: inherit;
    transition: var(--bf-transition);
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.tKhgtCacTSN {
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
    padding: 2rem;
}

.srJkbKRYm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    padding: 0.8rem 1.6rem;
    border-radius: var(--bf-border-radius);
    font-weight: 600;
    cursor: pointer;
    transition: var(--bf-transition);
    border: none;
    font-family: var(--bf-font-body);
    font-size: 1rem;
}

.srJkbKRYm:hover {
    transform: translateY(-0.2rem);
}

.KXFOcSiufgGp {
    padding: 5rem 0;
    position: relative;
}

.FKVJqFld {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.pPquUFeN {
    font-size: 1.25rem;
    margin-bottom: 1rem;
}

.kMTsneDZamKuv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}

.XYZvNWqTVecYNSO {
    background-color: white;
    padding: 3rem;
    border-radius: var(--bf-border-radius);
    max-width: 50rem;
    text-align: center;
    box-shadow: var(--bf-box-shadow);
}

.XYFsyAE {
    color: var(--bf-primary-color);
    justify-content: center;
}

.ifDHVNuuxcj {
    margin-bottom: 2rem;
    font-size: 1.1rem;
}

.sVDXOB {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.HZzTCPhtqqF {
    background: var(--bf-gradient);
    color: white;
}

.CcLLnUOy {
    background-color: #f1f1f1;
    color: var(--bf-text-dark);
}

.uoEEnsRwKr {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--bf-primary-color);
    color: white;
    padding: .5rem 0;
    z-index: 999;
    transform: translateY(100%);
    transition: transform 0.4s ease;
}

.uoEEnsRwKr.qJcpHQgyI {
    transform: translateY(0);
}

.ULHJdLmW {
    width: 100%;
    max-width: 120rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
    padding: 0.5rem 2rem;
}

.fwuGaqzzaWhMaDz {
    font-size: 2rem;
}

.BMIud {
    flex: 1;
    min-width: 20rem;
}

.AZsBdqbPUH {
    color: var(--bf-accent-color);
    font-weight: 600;
}

.aDfbMvQI {
    background-color: var(--bf-accent-color);
    color: var(--bf-primary-color);
}

.ramPFyAVKasTI {
    background-color: white;
    box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 990;
}

.fDBrCblxQKlyMw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 2rem;
}

.fWlPIes {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.DaOMtmEF {
    height: 3.5rem;
}

.IWlWd {
    font-size: 1.3rem;
    margin-bottom: 0;
    color: var(--bf-primary-color);
}

.JJlHGsqz {
    display: flex;
}

.cJJcfjHWum {
    display: flex;
    gap: 1.5rem;
    list-style: none;
}

.UYNjppT {
    position: relative;
}

.UYNjppT .i {
  font-size: 1.2rem;
  vertical-align: middle;
  margin-right: 0.3rem;
  color: var(--bf-color-primary);
}

.BCJMvDDSwvWtpp {
  display: inline-block;
  vertical-align: middle;
}

.fNaoBUql .i {
  font-size: 1.4rem;
  margin-right: 0.5rem;
}

.POXXSCr {
    padding: 0.5rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.POXXSCr:hover {
    color: var(--bf-secondary-color);
}

.LoZxygTHntiA {
    display: none;
    background: none;
    border: none;
    font-size: 2rem;
    color: var(--bf-primary-color);
}

.BZcbgqtHsiBB {
    position: fixed;
    top: 5.5rem;
    left: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    transform: translateY(-150%);
    transition: transform 0.3s ease;
    z-index: 980;
}

.BZcbgqtHsiBB.qJcpHQgyI {
    transform: translateY(0);
}

.YCEetIKgZcYgC {
    list-style: none;
    padding: 1.5rem 2rem;
}

.fNaoBUql {
    margin-bottom: 1rem;
}

.ltYwsmvw {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 0.8rem 0;
    font-weight: 600;
}

.GHJpqOXNTyds {
    padding-top: 8rem;
    padding-bottom: 6rem;
    position: relative;
    overflow: hidden;
}

.tgRgVCEPyP {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--bf-gradient);
    z-index: -1;
    opacity: 0.9;
}

.ECGXFqFsBkb {
    text-align: center;
    color: white;
    max-width: 60rem;
}

.bzWBace {
    font-size: 3.5rem;
    margin-bottom: 2rem;
    justify-content: center;
}

.JziddJzcwfxG {
    font-size: 1.2rem;
    margin-bottom: 3rem;
}

.srFtfaburk {
    display: flex;
    gap: 1.5rem;
    justify-content: center;
}

.zyekBWLw {
    background-color: white;
    color: var(--bf-primary-color);
    padding: 1rem 2rem;
    font-size: 1.1rem;
}

.bopjVDcteGVird {
    background-color: transparent;
    color: white;
    border: 0.2rem solid white;
    padding: 1rem 2rem;
    font-size: 1.1rem;
}

.TLleWFv {
    background-color: white;
}

.oOPyenvTvj {
    display: flex;
    gap: 4rem;
    align-items: center;
}

.uZEcIsUyA {
    flex: 1;
}

.MbiBVyzoC {
    flex: 1;
}

.BfzZCVAT {
    height: 30rem;
    border-radius: var(--bf-border-radius);
    background: url('../pss-media/pps-abouts.webp') center/cover;
    box-shadow: var(--bf-box-shadow);
}

.OgVkfltthPuWFW {
    list-style: none;
    margin-top: 2rem;
}

.CMTWc {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.kyfqFmYrlOs {
    background-color: #f0f2f5;
}

.LCuDJJgLjKlC {
    text-align: center;
}

.Fwemcu {
    display: flex;
    gap: 2rem;
    margin: 3rem 0;
    flex-wrap: wrap;
    justify-content: center;
}

.EmfKxNKJKo {
    background-color: white;
    border-radius: var(--bf-border-radius);
    overflow: hidden;
    box-shadow: var(--bf-box-shadow);
    width: calc(33.333% - 1.5rem);
    min-width: 20rem;
    padding: 1rem;
    transition: var(--bf-transition);
    opacity: 0;
    transform: translateY(2rem);
}

.EmfKxNKJKo.animated {
    opacity: 1;
    transform: translateY(0);
}

.ryvHjxhr {
    position: relative;
    height: auto;
    overflow: hidden;
}

.JAlJ {
    transition: transform 0.5s ease;
}

.EmfKxNKJKo:hover .JAlJ {
    transform: scale(1.05);
}

.PyxNNCVQsI {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: var(--bf-accent-color);
    color: var(--bf-primary-color);
    padding: 0.3rem 1rem;
    border-radius: 2rem;
    font-size: 0.8rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.bfgameCardcontent {
    padding: 1.5rem;
    text-align: left;
}

.oPzGWDPU {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.bfgameCarddescription {
    height: auto;
    min-height: 66px;
    margin-bottom: 1.5rem;
    color: #666;
}

.ujFVbTPXs {
    background: var(--bf-gradient);
    color: white;
    width: 100%;
    padding: 0.8rem;
}

.vgtSgqXmj {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

.NIOlKNwBoO {
    background-color: var(--bf-primary-color);
    color: white;
    padding: 1rem 2rem;
}

.FwUnZgZjjRYl {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: #666;
}

.WveZtwxyWHXq {
    position: relative;
    padding: 6rem 0;
}

.abieySBlNcJQJ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../pss-media/beg1.webp') center/cover;
    z-index: -2;
}

.FblmElEDVzO {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(83, 85, 136, 0.8);
    z-index: -1;
}

.EbDiQPBDfY {
    text-align: center;
    color: white;
}

.TYAhi {
    color: white;
    justify-content: center;
}

.hEbqfKCQHg {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 3rem;
}

.xIaOToL {
    background-color: white;
    border-radius: var(--bf-border-radius);
    overflow: hidden;
    display: none;
    color: var(--bf-text-dark);
    text-align: left;
}

.xIaOToL.qJcpHQgyI {
    display: flex;
    animation: fadeIn 0.5s ease;
}

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

.GfUVHSKxxpgsQnC {
    flex: 1;
    min-width: 20rem;
    position: relative;
}

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

.YCodySZPzozUQ {
    position: absolute;
    top: 1rem;
    left: 1rem;
    background-color: var(--bf-accent-color);
    color: var(--bf-primary-color);
    padding: 0.3rem 1rem;
    border-radius: 2rem;
    font-size: 0.8rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.nWXKMxBZpuo {
    flex: 1;
    padding: 2rem;
    min-width: 20rem;
}

.lkWVVMTEYMo {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.bfspotlightGamedescription {
    margin-bottom: 1.5rem;
}

.bfspotlightFeatures_list {
    list-style: none;
    margin-bottom: 2rem;
}

.bfspotlightFeature_item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.8rem;
}

.ojpmNgGUrne {
    background: var(--bf-gradient);
    color: white;
    padding: 0.8rem 1.5rem;
}

.IXqzAThevrPS {
    background-color: white;
}

.LuTegJAe {
    text-align: center;
}

.yvzTEpkEufuFR {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 3rem;
    justify-content: center;
}

.lSUwdqMB {
    background-color: #f9f6f8;
    border-radius: var(--bf-border-radius);
    padding: 2rem;
    width: calc(33.333% - 1.5rem);
    min-width: 20rem;
    text-align: center;
    transition: var(--bf-transition);
    opacity: 0;
    transform: translateY(2rem);
}

.lSUwdqMB.animated {
    opacity: 1;
    transform: translateY(0);
}

.lSUwdqMB:hover {
    transform: translateY(-0.5rem);
    box-shadow: var(--bf-box-shadow);
}

.WoNidvslLL {
    font-size: 3rem;
    color: var(--bf-secondary-color);
    margin-bottom: 1rem;
}

.QoDHeirppV {
    margin-bottom: 1rem;
}

.EzdSrWvMhvY {
    position: relative;
    padding: 6rem 0;
}

.fZkpZcyFrVv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../pss-media/beg2.webp') center/cover;
    z-index: -2;
}

.FnCRLrAqtIQzi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 62, 74, 0.9);
    z-index: -1;
}

.OMOML {
    text-align: center;
    color: white;
}

.KpYmNXu {
    color: white;
    justify-content: center;
}

.dXNQRxoQmVD {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 3rem;
}

.LDFpP {
    display: flex;
    gap: 2rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 1rem 0;
    margin-bottom: 2rem;
    scrollbar-width: none;
}

.LDFpP::-webkit-scrollbar {
    display: none;
}

.LEzkOSt {
    scroll-snap-align: start;
    min-width: calc(50% - 1rem);
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(0.5rem);
    border-radius: var(--bf-border-radius);
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: center;
    text-align: left;
}

.IZeppEVjoA {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}

.VXjzfSJEFNceKYr {
    flex: 1;
}

.pBgnyXGlOl {
    margin-bottom: 0.5rem;
}

.WfutvMUDyO {
    display: flex;
    gap: 0.3rem;
    margin-bottom: 1rem;
    color: var(--bf-accent-color);
}

.cgDanNiYDIr {
    font-style: italic;
}

.EiLkaNWvf {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    margin-top: 3rem;
}

.kyIpqKWCdR {
    background-color: var(--bf-accent-color);
    color: var(--bf-primary-color);
    padding: 1rem 2rem;
}

.aXjzZuaMW {
    background-color: transparent;
    color: white;
    border: 0.1rem solid white;
    padding: 1rem 2rem;
}

.psIgtUylht {
    background-color: #f0f2f5;
}

.SStAgdfKjUK {
    text-align: center;
}

.lPSPepk {
    max-width: 70rem;
    margin: 3rem auto 0;
}

.NGMIYxQSB {
    background-color: white;
    border-radius: var(--bf-border-radius);
    margin-bottom: 1rem;
    overflow: hidden;
    box-shadow: var(--bf-box-shadow);
}

.FdljDUSkPawxIY {
    width: 100%;
    padding: 1.5rem 2rem;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    background: none;
    border: none;
    font-family: var(--bf-font-body);
    font-weight: 600;
    font-size: 1.1rem;
}

.FdljDUSkPawxIY:hover {
    background-color: #f9f6f8;
}

.dSnjwHmrLCCGgsU {
    padding: 0 2rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.NGMIYxQSB.qJcpHQgyI .dSnjwHmrLCCGgsU {
    padding: 0 2rem 2rem;
    max-height: 30rem;
}

.NGMIYxQSB.qJcpHQgyI .mZbiRnOTynqRNW {
    transform: rotate(45deg);
}

.mZbiRnOTynqRNW {
    transition: transform 0.3s ease;
}

.rVCsvCwKMqj {
    margin-top: 3rem;
}

.ymGADkvpB {
    background: var(--bf-gradient);
    color: white;
    padding: 1rem 2rem;
    margin-left: 1rem;
}

.SGXZlRtVSaI {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9998;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.SGXZlRtVSaI.qJcpHQgyI {
    opacity: 1;
    visibility: visible;
}

.ELplayLDV {
    background-color: white;
    border-radius: var(--bf-border-radius);
    padding: 3rem;
    max-width: 50rem;
    position: relative;
    box-shadow: var(--bf-box-shadow);
    transform: translateY(2rem);
    transition: transform 0.3s ease;
}

.SGXZlRtVSaI.qJcpHQgyI .ELplayLDV {
    transform: translateY(0);
}

.GiGtB {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #666;
}

.BSdebgyYJECI {
    margin-bottom: 1rem;
    justify-content: center;
}

.WtprvwQhYu {
    margin-bottom: 2rem;
    text-align: center;
}

.sWPjkoxgS {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.JZYsIkYbQIiKvS {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.KiaQiEKXoX {
    padding-top: 0.5rem;
    font-weight: 600;
}

.zFocbTKin {
    padding: 1rem;
    border: 0.1rem solid #ddd;
    border-radius: var(--bf-border-radius);
    font-family: var(--bf-font-body);
}

.ecpbZr {
    color: #e74c3c;
    font-size: 0.8rem;
    display: none;
}

.YXWxDICuKZD {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 1rem 0;
}

.mRdLTJowIXbt {
    background: var(--bf-gradient);
    color: white;
    padding: 1rem;
    font-size: 1.1rem;
}

.DgkpGJykqWjb {
    text-align: center;
    padding: 2rem;
    display: none;
}

.DgkpGJykqWjb.hidden {
    display: none;
}

.DgkpGJykqWjb span {
    font-size: 4rem;
    color: var(--bf-secondary-color);
    margin-bottom: 1rem;
}

.tkCCjNnm {
    background-color: var(--bf-primary-color);
    color: white;
}

.JlmFPRnUwFWv {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
}

.MLYiYdSgsS {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: var(--bf-border-radius);
    padding: 2rem;
    width: calc(33.333% - 1.5rem);
    min-width: 20rem;
    text-align: center;
    transition: var(--bf-transition);
    opacity: 0;
    transform: translateY(2rem);
}

.MLYiYdSgsS.animated {
    opacity: 1;
    transform: translateY(0);
}

.MLYiYdSgsS:hover {
    background-color: rgba(255, 255, 255, 0.15);
    transform: translateY(-0.5rem);
}

.rnNCP {
    font-size: 3rem;
    margin-bottom: 1rem;
    color: var(--bf-accent-color);
}

.hhzBxzKBJHONh {
    margin-bottom: 1rem;
    color: white;
}

.McjnwcXWpjx {
    color: rgba(255, 255, 255, 0.8);
}

.McjnwcXWpjx a {
    color: var(--bf-accent-color);
    font-weight: 600;
}

.dnaEqFW {
    background-color: var(--bf-text-dark);
    color: white;
    padding: 4rem 0 0;
}

.QYwKTIzSkHLiBK {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.IVIAFsR {
    flex: 1;
    min-width: 20rem;
}

.aQDeaN {
    color: white;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.kNSekxvCH {
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.7);
}

.fRhnXwhuEnIjho {
    list-style: none;
}

.kvyFQofeqC {
    margin-bottom: 1rem;
}

.nWViKPshdLb {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: var(--bf-transition);
    color: rgba(255, 255, 255, 0.7);
}

.nWViKPshdLb:hover {
    color: var(--bf-accent-color);
    padding-left: 0.5rem;
}

.NEzZwJ {
    font-style: normal;
    margin-bottom: 1.5rem;
}

.NEzZwJ p {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.8rem;
    color: rgba(255, 255, 255, 0.7);
}

.qKPQB {
    background: var(--bf-gradient);
    color: white;
    padding: 0.8rem 1.5rem;
    width: 100%;
    margin-top: 1rem;
}

.bSWJWnVibQeR {
    text-align: center;
    padding: 1.5rem 0;
    margin-top: 3rem;
    border-top: 0.1rem solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.9rem;
}

.IHrPwup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9998;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.IHrPwup.qJcpHQgyI {
    opacity: 1;
    visibility: visible;
}

.RORFagTkra {
    background-color: white;
    border-radius: var(--bf-border-radius);
    padding: 3rem;
    max-width: 50rem;
    position: relative;
    box-shadow: var(--bf-box-shadow);
    transform: translateY(2rem);
    transition: transform 0.3s ease;
}

.IHrPwup.qJcpHQgyI .RORFagTkra {
    transform: translateY(0);
}

.ZXtTpwGipUDW {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #666;
}

.GSSAEJg {
    margin-bottom: 1rem;
    justify-content: center;
}

.ZFbEeJvVedgd {
    margin-bottom: 2rem;
    text-align: center;
}

.RCKhDWxROdXn {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.lyfKFcB {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.EvrotFKXfIi {
    padding-top: 0.5rem;
    font-weight: 600;
}

.llHJABS,
.dOibqZqJQ,
.SDkkNJVMywX {
    padding: 1rem;
    border: 0.1rem solid #ddd;
    border-radius: var(--bf-border-radius);
    font-family: var(--bf-font-body);
}

.SDkkNJVMywX {
    min-height: 10rem;
    resize: vertical;
}

.qSyGQMnzyN {
    color: #ce4334;
    font-size: 0.8rem;
    display: none;
}

.oXHsyqbic {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 1rem 0;
}

.noVYDHRZxyh {
    background: var(--bf-gradient);
    color: white;
    padding: 1rem;
    font-size: 1.1rem;
}

.ihHBBElfOF {
    text-align: center;
    padding: 2rem;
    display: none;
}

.ihHBBElfOF.hidden {
    display: none;
}

.ihHBBElfOF span {
    font-size: 4rem;
    color: var(--bf-secondary-color);
    margin-bottom: 1rem;
}

.mRwRQIoh {
    position: fixed;
    bottom: 17rem;
    right: 2rem;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    background: var(--bf-gradient);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--bf-box-shadow);
    opacity: 0;
    visibility: hidden;
    transition: var(--bf-transition);
    z-index: 995;
}

.mRwRQIoh.qJcpHQgyI {
    opacity: 1;
    visibility: visible;
}

@keyframes float {
    0% { transform: translateY(0); }
    50% { transform: translateY(-1rem); }
    100% { transform: translateY(0); }
}

@media (max-width: 1024px) {
    .xIaOToL {
        flex-direction: column;
    }
    
    .LEzkOSt {
        min-width: calc(100% - 1rem);
    }
}

@media (max-width: 768px) {
    .JJlHGsqz {
        display: none;
    }
    
    .LoZxygTHntiA {
        display: block;
    }
    
    .oOPyenvTvj {
        flex-direction: column;
    }
    
    .BfzZCVAT {
        width: 100%;
    }
    
    .EmfKxNKJKo {
        width: calc(50% - 1rem);
    }
    
    .lSUwdqMB {
        width: calc(50% - 1rem);
    }
}

@media (max-width: 480px) {
    .FKVJqFld {
        font-size: 2rem;
    }
    
    .XYZvNWqTVecYNSO {
        padding: 2rem;
        margin: 0 1rem;
    }
    
    .sVDXOB {
        flex-direction: column;
    }
    
    .ULHJdLmW {
        flex-direction: column;
        text-align: center;
    }
    
    .BMIud {
        min-width: auto;
    }
    
    .srFtfaburk {
        flex-direction: column;
    }
    
    .EmfKxNKJKo,
    .lSUwdqMB,
    .MLYiYdSgsS {
        width: 100%;
    }
    
    .IVIAFsR {
        min-width: 100%;
    }
    
    .RORFagTkra,
    .ELplayLDV {
        padding: 2rem 1rem;
        margin: 0 1rem;
    }
}

@media (max-width: 320px) {
    .tKhgtCacTSN {
        padding: 1rem;
    }
    
    .fDBrCblxQKlyMw {
        padding: 1rem;
    }
    
    .IWlWd {
        font-size: 1.2rem;
    }
    
    .FKVJqFld {
        font-size: 1.8rem;
    }
}

.IkACxi {
    background-color: var(--bf-primary-color);
    color: white;
    text-align: center;
    padding: 12rem 0 4rem 0;
}

.IkACxi .FKVJqFld {
    color: white;
    justify-content: center;
}

.IkACxi .pPquUFeN {
    color: rgba(255, 255, 255, 0.8);
}

.holEJmgAGlz {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.nsoo {
    max-width: 70rem;
    margin: 0 auto;
}

.IjstXa {
    background-color: white;
    border-radius: var(--bf-border-radius);
    margin-bottom: 1rem;
    overflow: hidden;
    box-shadow: var(--bf-box-shadow);
}

.eELWtwjQBVku {
    width: 100%;
    padding: 1.5rem 2rem;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    background: none;
    border: none;
    font-family: var(--bf-font-body);
    font-weight: 600;
    font-size: 1.1rem;
    color: var(--bf-text-dark);
}

.eELWtwjQBVku:hover {
    background-color: #f9f6f8;
}

.eAtHkDXjQSepdqW {
    padding: 0 2rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.IjstXa.qJcpHQgyI .qkQwAPpNsigE {
    transform: rotate(45deg);
}

.IjstXa.qJcpHQgyI .eAtHkDXjQSepdqW {
    padding: 0 2rem 2rem;
    max-height: 50rem;
    transition: max-height 0.5s ease, padding 0.3s ease;
}

.IjstXa:not(.qJcpHQgyI) .eAtHkDXjQSepdqW {
    max-height: 0;
    overflow: hidden;
}

.qkQwAPpNsigE {
    transition: transform 0.3s ease;
}

@media (max-width: 768px) {
    .eELWtwjQBVku {
        font-size: 1rem;
        padding: 1.2rem;
    }
    
    .eAtHkDXjQSepdqW {
        padding: 0 1.2rem;
    }
    
    .IjstXa.qJcpHQgyI .eAtHkDXjQSepdqW {
        padding: 0 1.2rem 1.5rem;
    }
}

.mgjWBlDuWHXE {
    background-color: var(--bf-primary-color);
    color: white;
    text-align: center;
    padding: 12rem 0 4rem 0;
}

.mgjWBlDuWHXE .FKVJqFld {
    color: white;
    justify-content: center;
}

.mgjWBlDuWHXE .pPquUFeN {
    color: rgba(255, 255, 255, 0.8);
}

.HrwqXHPdUyEWZi {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.trDeFMbWPdinz {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}

.HuHvbhPMZ {
    background-color: white;
    border-radius: var(--bf-border-radius);
    overflow: hidden;
    box-shadow: var(--bf-box-shadow);
    width: calc(33.333% - 1.5rem);
    min-width: 20rem;
    transition: var(--bf-transition);
}

.HuHvbhPMZ:hover {
    transform: translateY(-0.5rem);
    box-shadow: 0 0.5rem 1.5rem rgba(74, 37, 69, 0.2);
}

.CeVSgYyVSWUChg {
    width: 100%;
    height: 15rem;
    object-fit: cover;
}

.DVKCvIOyDS {
    padding: 1.5rem;
}

.sHEffySn {
    display: flex;
    gap: 0.3rem;
    margin: 0.5rem 0;
    color: var(--bf-secondary-color);
}

.OVuVsOG {
    margin-bottom: 1rem;
    color: #48d8f9;
}

.naXhRSLf {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: #777;
}

@media (max-width: 1024px) {
    .HuHvbhPMZ {
        width: calc(50% - 1rem);
    }
}

@media (max-width: 480px) {
    .HuHvbhPMZ {
        width: 100%;
    }
}

.WHOYag {
    background-color: var(--bf-primary-color);
    color: white;
    text-align: center;
    padding: 12rem 0 4rem 0;
}

.WHOYag .FKVJqFld {
    color: white;
    justify-content: center;
}

.WHOYag .pPquUFeN {
    color: rgba(255, 255, 255, 0.8);
}

.bomhwgjsEWaFgky {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.XedwAQY {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}

.zQIZyy {
    background-color: white;
    border-radius: var(--bf-border-radius);
    padding: 2rem;
    width: calc(33.333% - 1.5rem);
    min-width: 20rem;
    text-align: center;
    box-shadow: var(--bf-box-shadow);
    transition: var(--bf-transition);
}

.zQIZyy:hover {
    transform: translateY(-0.5rem);
}

.rBnnnkQIUL {
    font-size: 3rem;
    color: var(--bf-secondary-color);
    margin-bottom: 1rem;
}

.zQIZyy h3 {
    margin-bottom: 1rem;
    color: var(--bf-primary-color);
}

.zQIZyy p {
    color: #555;
}

.zQIZyy a {
    color: var(--bf-secondary-color);
    font-weight: 600;
}

@media (max-width: 1024px) {
    .zQIZyy {
        width: calc(50% - 1rem);
    }
}

@media (max-width: 480px) {
    .zQIZyy {
        width: 100%;
    }
}

.cyGtzGd {
    background-color: var(--bf-primary-color);
    color: white;
    padding: 12rem 0 4rem 0;
}

.cyGtzGd .FKVJqFld {
    color: white;
    margin-bottom: 2rem;
    justify-content: center;
}

.NjDozPazY {
    max-width: 70rem;
    margin: 0 auto;
    text-align: center;
}

.NjDozPazY p {
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.9);
}

.ORHGjZ {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.yBHjpJdGFGu {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}

.FWrWWrADaEM {
    background-color: white;
    border-radius: var(--bf-border-radius);
    overflow: hidden;
    box-shadow: var(--bf-box-shadow);
    width: calc(50% - 1rem);
    min-width: 20rem;
    padding: 1rem;
    transition: var(--bf-transition);
}

.FWrWWrADaEM:hover {
    transform: translateY(-0.5rem);
    box-shadow: 0 0.5rem 1.5rem rgba(37, 47, 74, 0.2);
}

.VHfuMJuy {
    position: relative;
    height: auto;
    overflow: hidden;
}

.qqjedjfRQXnm {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.FWrWWrADaEM:hover .qqjedjfRQXnm {
    transform: scale(1.05);
}

.RvhKljrXZOw {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: var(--bf-accent-color);
    color: var(--bf-primary-color);
    padding: 0.3rem 1rem;
    border-radius: 2rem;
    font-size: 0.8rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.bfpagesgame_content {
    padding: 1.5rem;
}

.VfJUKQRn {
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.bfpagesgame_description {
    margin-bottom: 1.5rem;
    color: #666;
}

.ShyUO {
    background: var(--bf-gradient);
    color: white;
    width: 100%;
    padding: 0.8rem;
}

@media (max-width: 768px) {
    .FWrWWrADaEM {
        width: 100%;
    }
}

.wVkAFAtOyUJBq {
    background-color: var(--bf-primary-color);
    color: white;
    text-align: center;
    padding: 12rem 0 4rem 0;
}

.wVkAFAtOyUJBq .FKVJqFld {
    color: white;
    justify-content: center;
}

.wVkAFAtOyUJBq .pPquUFeN {
    color: rgba(255, 255, 255, 0.8);
}

.XBYkZkzYrxDu {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.WTwPyCpRIHdkoT {
    max-width: 70rem;
    margin: 0 auto 3rem;
}

.WTwPyCpRIHdkoT h3 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
    color: var(--bf-primary-color);
}

.FOnQPVoc {
    display: flex;
    gap: 3rem;
    margin-top: 2rem;
    flex-wrap: wrap;
}

.mMYUqCxNHKol {
    flex: 1;
    min-width: 15rem;
    background-color: white;
    padding: 1.5rem;
    border-radius: var(--bf-border-radius);
    box-shadow: var(--bf-box-shadow);
    text-align: center;
}

.mMYUqCxNHKol span {
    font-size: 2.5rem;
    color: var(--bf-secondary-color);
    margin-bottom: 1rem;
}

.mMYUqCxNHKol h4 {
    margin-bottom: 0.5rem;
    color: var(--bf-primary-color);
}

@media (max-width: 768px) {
    .FOnQPVoc {
        flex-direction: column;
        gap: 1.5rem;
    }
    
    .mMYUqCxNHKol {
        width: 100%;
    }
}

.sSRDleIM {
    background-color: var(--bf-primary-color);
    color: white;
    text-align: center;
    padding: 12rem 0 4rem 0;
}

.sSRDleIM .FKVJqFld {
    color: white;
    justify-content: center;
}

.sSRDleIM .pPquUFeN {
    color: rgba(255, 255, 255, 0.8);
}

.MqYbOEhXcO {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.Acsbrjaj {
    max-width: 70rem;
    margin: 0 auto 3rem;
    text-align: center;
    font-size: 1.1rem;
    color: #555;
}

.mqoOz {
    max-width: 70rem;
    margin: 0 auto;
}

.HRBYNLVXgQFP {
    background-color: white;
    border-radius: var(--bf-border-radius);
    padding: 2rem;
    margin-bottom: 2rem;
    box-shadow: var(--bf-box-shadow);
}

.HRBYNLVXgQFP h3 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
    color: var(--bf-primary-color);
}

.xZtWzKkHfohsfn {
    list-style: none;
    margin-left: 1.5rem;
}

.xZtWzKkHfohsfn li {
    margin-bottom: 0.8rem;
    position: relative;
    padding-left: 1.5rem;
}

.xZtWzKkHfohsfn li:before {
    content: "•";
    color: var(--bf-secondary-color);
    position: absolute;
    left: 0;
    font-size: 1.2rem;
}

.DhpqBiIG {
    background-color: var(--bf-primary-color);
    color: white;
    padding: 12rem 0 4rem 0;
    text-align: center;
}

.DhpqBiIG .FKVJqFld {
    color: white;
    justify-content: center;
}

.DhpqBiIG .pPquUFeN {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.1rem;
}

.rpzBtey {
    padding: 4rem 0;
    background-color: #f9f6f8;
}

.YKueNUSZ {
    max-width: 70rem;
    margin: 0 auto 3rem;
    text-align: center;
}

.YKueNUSZ p {
    font-size: 1.1rem;
    color: #555;
}

.bRufLXUN {
    display: flex;
    gap: 3rem;
    max-width: 70rem;
    margin: 0 auto;
}

.HcDHGfKNmyM {
    flex: 1;
    min-width: 20rem;
}

.HcDHGfKNmyM h3 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 2rem;
    color: var(--bf-primary-color);
    padding-bottom: 0.5rem;
    border-bottom: 0.1rem solid #ddd;
}

.EgsMEDARxK {
    margin-bottom: 2rem;
}

.EgsMEDARxK h4 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.8rem;
    color: var(--bf-secondary-color);
}

@media (max-width: 768px) {
    .bRufLXUN {
        flex-direction: column;
    }
    
    .HcDHGfKNmyM {
        width: 100%;
    }
}

.wtZRCll {
    background-color: white;
    border-radius: var(--bf-border-radius);
    padding: 2.5rem;
    box-shadow: var(--bf-box-shadow);
    margin-top: 2rem;
}

.MUeqTpaw {
    margin-bottom: 2rem;
    color: #666;
}

.yLSllq {
    margin-bottom: 1.5rem;
}

.ewGDxfAGQ {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
}

.QVilUohMNt,
.yjCMu,
.ePTqXH {
    width: 100%;
    padding: 1rem;
    border: 0.1rem solid #ddd;
    border-radius: var(--bf-border-radius);
    font-family: var(--bf-font-body);
}

.ePTqXH {
    min-height: 12rem;
}

.wdIWXYtYa {
    color: #e74c3c;
    font-size: 0.8rem;
}

.VkFpjBwgYMGQ {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 1.5rem 0;
    font-size: 0.9rem;
}

.qxeHXfig {
    background: var(--bf-gradient);
    color: white;
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
}

.zgtndxylIn {
    text-align: center;
    padding: 2rem;
    background-color: #f0faf0;
    border-radius: var(--bf-border-radius);
    margin-top: 1.5rem;
}

.zgtndxylIn.hidden {
    display: none;
}

.zgtndxylIn span {
    font-size: 3rem;
    color: #3aaf3e;
    margin-bottom: 1rem;
    display: block;
}

@media (max-width: 768px) {
    .wtZRCll {
        padding: 1.5rem;
    }
}