.GctQCMPKv {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}

.yxkFHTL {
    background: #0c0b17;
    color: white;
    padding: 20px 0;
    position: relative;
    z-index: 100;
}

.axyYhKzAaN {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tlmR {
    font-size: 1.8rem;
    font-weight: 700;
    font-family: 'Bebas Neue', sans-serif;
}

.tlmR span {
    color: #f2ff00;
}

.sCQCtAfzwNl ul {
    display: flex;
    gap: 28px;
    list-style: none;
}

.sCQCtAfzwNl a {
    color: #e1e1e1;
    text-transform: uppercase;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.sCQCtAfzwNl a:hover {
    color: #f2ff00;
}

.TYLk {
    background-color: #f2ff00;
    color: #0b0d17;
    padding: 10px 18px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Poppins', sans-serif;
}

.gdDDi {
    display: none;
    background: none;
    border: none;
    font-size: 1.5rem;
    color: white;
    margin-left: 16px;
}

.IcWdS {
    display: none;
    width: 100%;
    text-align: center;
    flex-direction: column;
    gap: 16px;
    background: #0b0d17;
    padding: 20px;
    position: absolute;
    top: 100%;
    right: 20px;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
    z-index: 99;
}

.IcWdS.active {
    display: flex;
}

.IcWdS ul {
    list-style: none;
}

.IcWdS ul li {
    margin-bottom: 10px;
}

.IcWdS ul li:last-of-type {
    margin-bottom: 0;
}

.IcWdS a {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: uppercase;
}

.iWAqMGHR {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 999;
    align-items: center;
    justify-content: center;
}

.iWAqMGHR.active {
    display: flex;
}

.oCtHIfVcf {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.75);
}

.HrabsMc {
    position: relative;
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 12px;
    z-index: 1000;
    width: 100%;
    max-width: 400px;
    font-family: 'Poppins', sans-serif;
}

.zeyhhZOQXmj {
    position: absolute;
    top: 12px;
    right: 12px;
    background: none;
    border: none;
    font-size: 1.2rem;
    cursor: pointer;
    color: #333;
}

.IsHqd {
    margin-bottom: 15px;
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
}

.HsRjmUkwa {
    margin-bottom: 15px;
}

.HsRjmUkwa label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
}

.HsRjmUkwa input[type="text"],
.HsRjmUkwa input[type="email"],
.HsRjmUkwa input[type="password"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 6px;
    font-size: 1rem;
}

.HsRjmUkwa--checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.9rem;
}

.HsRjmUkwa--checkbox input {
    transform: scale(1.1);
}

.djYPpSe {
    color: red;
    font-size: 0.85rem;
    display: none;
    margin-top: 5px;
}

.QjTN {
    display: none;
    color: green;
    margin-top: 12px;
    font-weight: 600;
    text-align: center;
}

.DUphfBu {
    background: #f2ff00;
    color: #000;
    padding: 12px;
    border: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 1rem;
    width: 100%;
    cursor: pointer;
}

@media (max-width: 768px) {
    .sCQCtAfzwNl {
        display: none;
    }

    .gdDDi {
        display: block;
    }
}

@media (max-width: 380px) {
    .tlmR {
        display: none;
    }
}

.VtQurZ {
    padding: 70px 0;
    background-color: #0e111d;
    color: #ffffff;
    text-align: center;
}

.rKFRyyCM {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-shadow: 0 2px 12px rgba(255, 200, 0, 0.15);
    margin-bottom: 50px;
    color: #ffffff;
}

.bezvpvhUw {
    display: flex;
    justify-content: center;
}

.kKwUzv {
    background-size: cover;
    background-position: center;
    border: 2px solid #f2ff00;
    border-radius: 14px;
    padding: 40px 20px;
    width: 100%;
    max-width: 780px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.BTcyHXPy {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 30px 20px;
    border-radius: 10px;
}

.BsoyfdaR {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.zNfPDlTRL {
    font-size: 1.1rem;
    margin-bottom: 25px;
}

.ISjTJxZwghw {
    background: #f2ff00;
    color: #0b0d17;
    border: none;
    padding: 12px 24px;
    font-size: 1rem;
    border-radius: 8px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: background 0.3s ease;
}

.ISjTJxZwghw i {
    font-size: 1.2rem;
}

.ISjTJxZwghw:hover {
    background: #e6db00;
}

.BBVQPItqa {
    margin-top: 20px;
    font-size: 0.85rem;
    opacity: 0.85;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
}

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

    .BsoyfdaR {
        font-size: 1.3rem;
    }

    .zNfPDlTRL {
        font-size: 1rem;
    }

    .kKwUzv {
        padding: 25px 15px;
    }

    .ISjTJxZwghw {
        font-size: 0.95rem;
        padding: 10px 20px;
    }

    .BBVQPItqa {
        font-size: 0.8rem;
    }
}

.IcAJVBt {
    padding: 80px 0;
    background: #10131f;
    color: #ffffff;
}

.RLDdYoyEplB {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 1px;
    color: #f2ff00;
}

.kLIYwcbqLHYj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
}

.cnlAcHNuXrGMvLq {
    flex: 1 1 50%;
    font-family: 'Poppins', sans-serif;
    font-size: 1.05rem;
    line-height: 1.7;
    color: #e0e0e0;
}

.cnlAcHNuXrGMvLq p {
    margin-bottom: 18px;
}

.cnlAcHNuXrGMvLq strong {
    color: #f2ff00;
    font-weight: 600;
}

.JunTFsbqPK {
    flex: 1 1 40%;
    display: flex;
    justify-content: center;
}

.JunTFsbqPK img {
    width: 100%;
    max-width: 500px;
    border-radius: 12px;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35);
}

@media (max-width: 768px) {
    .kLIYwcbqLHYj {
        flex-direction: column;
    }

    .JunTFsbqPK {
        margin-top: 30px;
    }
}

.zgBkCtpexxQO {
    background: #0c0f1a;
    padding: 80px 0;
    color: white;
}

.gonJ {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 50px;
    color: #f2ff00;
}

.qdVArW {
    display: grid;
    gap: 30px;
}

.eAKYLjaqhK {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #151925;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(255, 213, 0, 0.08);
    border-left: 4px solid #f2ff00;
    transition: transform 0.3s ease;
}

.eAKYLjaqhK:hover {
    transform: translateY(-4px);
}

.lppKyVlPLAnCr {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 8px;
    color: #ffffff;
}

.GPzOzvi {
    font-size: 1rem;
    color: #cbd1e0;
}

.xIaTXYzYrYNzcg {
    font-size: 0.95rem;
    font-weight: 500;
    color: #f2ff00;
    margin-top: 5px;
}

.TjwEVwVTfafav {
    background: #0d121e;
    padding: 90px 0;
    color: #ffffff;
}

.bbJJdNIxcigt {
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.2rem;
    color: #f2ff00;
    margin-bottom: 50px;
}

.RLuNynqALOJq {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.aNpqETiuY {
    position: relative;
    background-size: cover;
    background-position: center;
    border-radius: 14px;
    overflow: hidden;
    height: 360px;
    display: flex;
    align-items: flex-end;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4);
}

.ZpILGeYfDGhfEU {
    width: 100%;
    padding: 24px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.3));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
}

.VfyTAAlJgRfd {
    display: flex;
    justify-content: space-between;
    font-size: 0.85rem;
    color: #f2ff00;
    font-weight: 500;
}

.wxqwZFQKMgRy {
    font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
}

.aSgKWuQjy {
    font-size: 0.9rem;
    color: #cfd5e2;
}

.pxQefTq {
    font-size: 0.85rem;
    color: #aab4c4;
}

.zlkFQKDNfJF {
    background: #f2ff00;
    color: #0a0e16;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 10px 18px;
    border: none;
    border-radius: 6px;
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.zlkFQKDNfJF:hover {
    background: #e6e600;
}


.cCltLPuW {
    background: #0c101d;
    padding: 90px 0;
    color: #ffffff;
}

.aqMgFOKjXNQ {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 60px;
    color: #f2ff00;
}

.NJhMltsrg {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    align-items: stretch;
}

.CMmPkaNONA {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #151628;
    border-radius: 16px;
    padding: 30px 24px;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 10px 30px rgba(255, 196, 0, 0.06);
}

.QSeIIsVtJFvn {
    border-image: linear-gradient(45deg, #f2ff00, #878c00) 1;
    background: linear-gradient(to bottom, #17192b, #10101f);
}

.fOOkCbuIvX {
    flex-grow: 1;
}

.HIdMPNiHTMvxy {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 8px;
    color: #ffffff;
}

.qKpWpfoyDn {
    font-size: 0.95rem;
    color: #c3c8d5;
    margin-bottom: 20px;
    line-height: 1.6;
}

.dmcalweMZcv {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #d3d8e2;
}

.dmcalweMZcv li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.dmcalweMZcv i {
    color: #f2ff00;
    font-size: 1.1rem;
}

.XBerXixfeRr {
    margin-top: 30px;
}

.KRTUg {
    font-size: 1.8rem;
    font-weight: 700;
    color: #f2ff00;
    margin-bottom: 16px;
}

.KRTUg span {
    font-size: 0.95rem;
    color: #aaa;
    margin-left: 5px;
}

.cyeBtFPruO {
    background: #f2ff00;
    color: #0b0d17;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.95rem;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: none;
    transition: background 0.3s ease;
}

.cyeBtFPruO:hover {
    background: #e6db00;
}

.rdjxWbOWcjrgxLr {
    background: #0e121d;
    padding: 80px 0;
    color: white;
}

.ZMckEcgakj {
    text-align: center;
    font-size: 2.2rem;
    color: #f2ff00;
    font-family: 'Bebas Neue', sans-serif;
    margin-bottom: 50px;
}

.CFtSYuE {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.EcUJlGscSAe {
    background: #151a27;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.VWhqgYwm {
    width: 100%;
    background: none;
    color: #ffffff;
    padding: 20px;
    text-align: left;
    font-weight: 600;
    font-size: 1rem;
    border: none;
    cursor: pointer;
    position: relative;
}

.VWhqgYwm::after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 1.2rem;
    transition: transform 0.3s;
}

.EcUJlGscSAe.active .VWhqgYwm::after {
    transform: rotate(45deg);
}

.EQsdMmYaCIIqIfU {
    max-height: 0;
    overflow: hidden;
    background: #1f253a;
    padding: 0 20px;
    transition: all 0.3s ease;
}

.EcUJlGscSAe.active .EQsdMmYaCIIqIfU {
    max-height: 500px;
    padding: 20px;
}

.WZgbKLnvOblCjvN {
    background: #0f1321;
    padding: 80px 0;
    color: #e5e5e5;
}

.ZxqZIZJoXYw {
    font-size: 2.2rem;
    color: #f2ff00;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    margin-bottom: 30px;
}

.OTiqEqLPmJ {
    text-align: center;
    font-size: 1rem;
    max-width: 780px;
    margin: 0 auto 40px;
    line-height: 1.6;
    color: #c0c6d6;
}

.EDfAlZaZB {
    max-width: 880px;
    margin: 0 auto;
    font-size: 0.95rem;
    line-height: 1.8;
    padding-left: 20px;
    list-style: disc;
}

.EDfAlZaZB li {
    margin-bottom: 20px;
}

.EDfAlZaZB a {
    color: #f2ff00;
    text-decoration: underline;
}

.mjxWgcwEKUDpQo {
    background: #0e121e;
    padding: 80px 0;
    color: white;
}

.LcmnZbQBNXWA {
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.2rem;
    color: #f2ff00;
    margin-bottom: 10px;
}

.YNBWxWIVtHphi {
    text-align: center;
    font-size: 1rem;
    color: #c4cad8;
    margin-bottom: 40px;
}

.EZipn {
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bfRdCo {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.kMiWkGZCoChEW,
.fZuHk {
    background: #161c29;
    color: #ffffff;
    border: 1px solid #2a3243;
    padding: 14px 16px;
    border-radius: 8px;
    font-size: 0.95rem;
    width: 100%;
}

.kMiWkGZCoChEW:focus,
.fZuHk:focus {
    outline: none;
    border-color: #f2ff00;
    box-shadow: 0 0 0 2px rgba(255, 170, 0, 0.2);
}

.kMiWkGZCoChEW--full {
    flex: 1 1 100%;
}

.fZuHk {
    min-height: 140px;
    resize: vertical;
}

.njMmJFfRSzK {
    background: #f2ff00;
    color: #0c101a;
    padding: 14px 22px;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: background 0.3s ease;
}

.njMmJFfRSzK:hover {
    background: #e6e600;
}

.cxixNEVLEIAmpI,
.SvCTlNW {
    display: none;
    margin-top: 20px;
    text-align: center;
    font-size: 0.95rem;
    color: #f2ff00;
}

.SvCTlNW {
    color: #ff5c5c;
}

.ZkohGfG {
    background: #0a0e16;
    padding: 60px 0;
    color: #bfc8d6;
    font-size: 0.95rem;
}

.SxGrlOQWuIzO {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
}

.aPUXGuAdUS {
    flex: 1 1 200px;
    min-width: 200px;
}

.jXTBGawFiriM {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: #ffffff;
    margin-bottom: 12px;
}

.footerhollowicon {
    font-size: 1.6rem;
}

.tnlvSYvC {
    color: #808d9c;
    font-size: 0.9rem;
    margin-top: 10px;
}

.nUjGkwBnGRfpq {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: #f2ff00;
    margin-bottom: 16px;
}

.ryFSWFFCxgz {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bMExja {
    color: #c7ceda;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    transition: color 0.3s ease;
}

.bMExja:hover {
    color: #f2ff00;
}

.JXTCggKyvBr {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 680px;
    width: calc(100% - 40px);
    background: #121923;
    border: 1px solid #f2ff00;
    border-radius: 12px;
    padding: 20px 24px;
    z-index: 9999;
    box-shadow: 0 8px 24px rgba(255, 225, 0, 0.1);
    display: none;
    animation: fadeInUp 0.4s ease forwards;
}

.xjHkSVl {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.MOMbGomSQf {
    color: #cfd9e6;
    font-size: 0.95rem;
    line-height: 1.6;
    text-align: left;
}

.MOMbGomSQf a {
    color: #f2ff00;
    text-decoration: underline;
}

.DEmWjcbLGUEX {
    background: #f2ff00;
    color: #0a0e16;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 12px 18px;
    border: none;
    border-radius: 8px;
    align-self: flex-start;
    cursor: pointer;
    transition: background 0.3s ease;
}

.DEmWjcbLGUEX:hover {
    background: #e6bc00;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate(-50%, 50px);
    }

    100% {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}

.MAdTb {
    background: #0e1423;
    color: #d6ddea;
    padding: 80px 0;
    font-family: 'Poppins', sans-serif;
}

.yrbguTqB {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 20px;
}

.ATfJlMlrJw {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.2rem;
    color: #f2ff00;
    margin-bottom: 30px;
}

.MAdTb h2 {
    margin-top: 40px;
    color: #f2ff00;
    font-size: 1.3rem;
}

.MAdTb p,
.MAdTb li {
    font-size: 0.98rem;
    line-height: 1.7;
    margin-bottom: 15px;
}

.MAdTb ul {
    padding-left: 20px;
}