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

body {
    font-family: 'Work Sans', sans-serif;
    line-height: 1.6;
    color: #e5e5e5;
    background-color: #101023;
    margin: 0;
}

.gxVbMKzyaytG {
    text-align: center;
    padding: 1rem 2rem;
    background-color: #222;
}

.QhkPWvaQXTc {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 1.8rem;
    color: #cd97ff;
}

.nqQjL {
    color: #792488;
}

.NlYHsYPzfPUMqx {
    margin-top: 1rem;
    position: relative;
}

.ijXsGvRzvO {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 2rem;
    z-index: 2;
}

.ijXsGvRzvO li a {
    font-family: 'Work Sans', sans-serif;
    text-decoration: none;
    color: #e5e5e5;
    font-size: 1rem;
    transition: color 0.3s ease;
}

.ijXsGvRzvO li a:hover {
    color: #cd97ff;
}

.DpQjbOLwMYYTkru {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
    position: absolute;
    right: 0;
    top: -1rem;
}

.DpQjbOLwMYYTkru .line {
    width: 25px;
    height: 3px;
    background-color: #e5e5e5;
    border-radius: 2px;
}

@media (max-width: 768px) {
    .DpQjbOLwMYYTkru {
        display: flex;
    }

    .ijXsGvRzvO {
        display: none;
        flex-direction: column;
        background-color: #333;
        position: absolute;
        top: 100%;
        right: 0;
        width: 200px;
        padding: 1rem;
        border-radius: 4px;
    }

    .ijXsGvRzvO.show {
        display: flex;
    }

    .ijXsGvRzvO li {
        margin-bottom: 1rem;
    }
}

.lHaOPZrdP {
    position: relative;
    height: 100vh;
    background-image: url('../images/ssck_bg_gamer.webp');
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}

.JQJjtcDJaMuCVQY {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.seVjKLE {
    position: relative;
    z-index: 2;
}

.gAnSjc {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 3rem;
    margin-bottom: 1rem;
}

@media (max-width: 768px) {
    .gAnSjc {
        font-size: 2.7rem;
    }
}

.zxSXP {
    display: inline-block;
    padding: 0.8rem 1.5rem;
    background: #cd97ff;
    color: #fff;
    text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    font-weight: bold;
    border-radius: 5px;
    transition: background 0.3s ease;
    margin-bottom: 1rem;
}

.zxSXP:hover {
    background: #792488;
}

.ACxwh {
    font-family: 'Work Sans', sans-serif;
    font-size: 1.2rem;
}

.HgyLapTHL {
    padding: 4rem 2rem;
    background-color: #222;
    color: #f4f4f4;
    text-align: center;
}

.nKVbFBUxYu {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 2.1rem;
    margin-bottom: 2rem;
    color: #cd97ff;
}

.BJtBhBGoqiibG {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 2.5rem;
}

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

.jHBkfaeR {
    background-color: #333;
    padding: 1.5rem;
    border-radius: 8px;
    flex: 1 1 30%;
    min-width: 250px;
}

.jHBkfaeR h3 {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 1.4rem;
    color: #792488;
    margin-bottom: 0.5rem;
}

.jHBkfaeR p {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #ddd;
}

.ulpcQNJF {
    padding: 4rem 2rem;
    background-color: #101023;
    color: #f4f4f4;
    text-align: center;
}

.yhWMMIw {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    color: #cd97ff;
}

@media (max-width: 768px) {
    .yhWMMIw {
        font-size: 1.5rem;
    }
}

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

.yrkvkeF {
    background-color: #222;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 1.5rem;
    text-align: center;
    flex: 1 1 250px;
    max-width: 300px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.yrkvkeF:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.sEfg {
    font-size: 3rem;
    color: #792488;
    margin-bottom: 1rem;
}

.kJuFxcRmB {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 1.5rem;
    color: #cd97ff;
    margin-bottom: 0.5rem;
}

.LfbNgZEw {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #ddd;
}

.AMLnXdmxvrBv {
    position: relative;
    height: 60vh;
    background-image: url('../images/ssck-loz.webp');
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.ZwCRWhresJZId {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.gvMIQ {
    position: relative;
    z-index: 2;
    padding: 1rem;
}

.KwxzPGz {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 3rem;
    color: #cd97ff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.YSsTRXmp {
    padding: 4rem 2rem;
    background-color: #222;
    color: #f4f4f4;
    text-align: center;
}

.kWluWkhVVHsLlr {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    color: #cd97ff;
}

@media (max-width: 768px) {
    .kWluWkhVVHsLlr {
        font-size: 1.85rem;
    }
}

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

.QsYTWluCdrLTEX {
    background-color: #101023;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 2rem;
    width: 300px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.QsYTWluCdrLTEX:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.FUWnCpzQ {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 1.8rem;
    color: #792488;
    margin-bottom: 0.5rem;
}

.sfVdBUJR {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #ddd;
    margin-bottom: 1.5rem;
}

.OUlrycDdZnHvj {
    list-style: none;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
}

.OUlrycDdZnHvj li {
    margin-bottom: 0.5rem;
}

.QBahFpLjp {
    font-size: 1.2rem;
    font-weight: bold;
    color: #cd97ff;
}

.zNSRxiClDied {
    padding: 4rem 2rem;
    background-color: #101023;
    color: #f4f4f4;
    text-align: center;
}

.hdNJzoFC {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 2.25rem;
    margin-bottom: 2rem;
    color: #cd97ff;
}

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

.zGYr {
    background-color: #222;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 1.5rem;
    width: 300px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}



.akOmAzE {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #ddd;
    margin-bottom: 1rem;
}

.vvDStBSUqxD {
    font-family: 'Work Sans', sans-serif;
    font-size: 0.9rem;
    color: #cd97ff;
}

.CJzbbsyt {
    padding: 4rem 2rem;
    background-color: #222;
    color: #f4f4f4;
    text-align: center;
}

.eZnvUlYP {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    color: #792488;
}

@media (max-width: 768px) {
    .eZnvUlYP {
        font-size: 2rem;
    }
}

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

.PycWjLssIsGhlF {
    background-color: #101023;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 1.5rem;
    width: 300px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.PycWjLssIsGhlF:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.lrpnlhZhjkS {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 1.5rem;
    color: #cd97ff;
    margin-bottom: 0.5rem;
}

.UFOfuFiJi {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #ddd;
    margin-bottom: 0.5rem;
}

.sSGDRnnHriIOvQ {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #ccc;
}

.LtIEgeNbSCR {
    padding: 4rem 2rem;
    background-color: #222;
    color: #f4f4f4;
}

.nprzRZoFJKX {
    font-family: 'Zilla Slab', sans-serif;
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 2rem;
    color: #cd97ff;
}

.xdrhWIxLLrgWcC {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: space-between;
    align-items: flex-start;
}

.jFXxUrhwcJJKG {
    flex: 2;
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid #333;
}

.zuuxgHPZJeKw {
    flex: 1;
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    background-color: #101023;
    padding: 1.5rem;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.zuuxgHPZJeKw p {
    margin-bottom: 1rem;
    color: #ddd;
}

.zuuxgHPZJeKw a {
    color: #792488;
    text-decoration: none;
}

.zuuxgHPZJeKw a:hover {
    text-decoration: underline;
}

.wVPUWYcMWJPC {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.QlGbdnKVpDoTF label {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    color: #bbbbbb;
    text-align: left;
    display: block;
    margin-bottom: 0.5rem;
}

.QlGbdnKVpDoTF input,
.QlGbdnKVpDoTF textarea {
    width: 100%;
    padding: 0.8rem;
    border: 1px solid #444444;
    border-radius: 8px;
    background-color: #202020;
    color: #ffffff;
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
}

.QlGbdnKVpDoTF input:focus,
.QlGbdnKVpDoTF textarea:focus {
    border-color: #3ccaca;
    outline: none;
}

.IoxvzgLfzpJQa {
    padding: 0.8rem 1.5rem;
    background-color: #48acf4;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.IoxvzgLfzpJQa:hover {
    background-color: #d43aff;
}

.iwvvZMbeaWUR {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #222;
    color: #fff;
    padding: 2rem;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    text-align: center;
}

.iwvvZMbeaWUR .POeurjRJf {
    font-family: 'Work Sans', sans-serif;
}

.MdvETGUcnivSFu {
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    background-color: #cd97ff;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
}

.MdvETGUcnivSFu:hover {
    background-color: #792488;
}

.SRjkMBqDrk {
    background-color: #222;
    color: #f4f4f4;
    padding: 2rem 1rem;
    text-align: center;
    font-family: 'Work Sans', sans-serif;
}

.ncYvrUjaDzOlfUO {
    margin-bottom: 1rem;
}

.ncYvrUjaDzOlfUO a {
    margin: 0 1rem;
    color: #792488;
    text-decoration: none;
    font-size: 1rem;
}

.ncYvrUjaDzOlfUO a:hover {
    color: #cd97ff;
    text-decoration: underline;
}

.mhjUhJZ {
    color: #888;
    font-size: 0.9rem;
}

.UzELYHxpvNVOt {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #101023;
    color: #fff;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.UzELYHxpvNVOt p {
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    margin: 0;
}

.UzELYHxpvNVOt a {
    color: #792488;
    text-decoration: underline;
}

.UzELYHxpvNVOt a:hover {
    color: #cd97ff;
}

.NiEdUqLRhEl {
    background-color: #792488;
    color: #fff;
    border: none;
    padding: 0.5rem 1rem;
    font-family: 'Work Sans', sans-serif;
    font-size: 1rem;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.NiEdUqLRhEl:hover {
    background-color: #cd97ff;
}
