<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Noto Serif Greek', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    background-color: #f8f9fa;
    color: #333;
    background: url('../images/bg_sport.jpg') no-repeat center center fixed;
    background-size: cover;
    margin-top: 0;
    padding-top: var(--banner-height, 0px);
}

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

a {
    text-decoration: none;
    color: inherit;
}

ul,
ol {
    list-style: none;
}

button {
    border: none;
    background: none;
    cursor: pointer;
    font-family: inherit;
}

.JdlCaX {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.eulhoqPW {
    background: #96ff96;
    color: #000;
    padding: 12px 20px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.eulhoqPW a {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}

.eulhoqPW a:hover {
    text-decoration: none;
}

.pBVEdSBgmSfY {
    background: rgba(0, 0, 0, 0.8);
    padding: 20px 0;
    text-align: center;
}

.TUciOCBFc {
    font-family: 'Lato', sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 2px 2px 6px rgba(255, 255, 255, 0.3);
}

.TUciOCBFc span {
    color: #96ff96;
    text-shadow: 2px 2px 8px rgba(82, 199, 253, 0.8);
}

@media (max-width: 768px) {
    .TUciOCBFc {
        font-size: 20px;
    }
}

.bmGUsliYb {
    font-size: 18px;
    font-weight: 500;
    color: #96ff96;
    margin-top: 5px;
    text-shadow: 1px 1px 4px rgba(82, 199, 253, 0.7);
}

.sFSXxAoGq {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 50px 0;
    text-align: center;
}

.bOBqkB {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #96ff96;
    text-shadow: 2px 2px 8px rgba(82, 199, 253, 0.8);
}

.kepAeL {
    list-style: none;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 10px;
}

.kepAeL li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}

.kepAeL i {
    color: #96ff96;
    margin-right: 10px;
    font-size: 22px;
}

.IGQwKjD {
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 0;
    text-align: center;
    color: #fff;
}

.bOBqkB {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #96ff96;
    text-shadow: 2px 2px 8px rgba(82, 199, 253, 0.8);
}

.QpBbyorM {
    width: 100%;
    overflow-x: auto;
}

.TSHWTL {
    width: 100%;
    border-collapse: collapse;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    overflow: hidden;
}

.TSHWTL thead {
    background: rgb(94 253 82 / 90%);
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.TSHWTL th,
.TSHWTL td {
    padding: 15px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
}

.UOqgozuilM img {
    max-width: 120px;
    height: auto;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
}

.Qqxiknbgp p {
    font-size: 16px;
    font-weight: 400;
    color: #ddd;
}

.mpeZwhqLZ {
    font-size: 18px;
    font-weight: bold;
}

.mpeZwhqLZ .MgFcCsI {
    color: #96ff96;
}

.mpeZwhqLZ span {
    color: #ccc;
    font-size: 14px;
}

.kXaCpcQYPO span {
    font-size: 24px;
    font-weight: 700;
    color: #96ff96;
    text-shadow: 2px 2px 6px rgba(82, 199, 253, 0.8);
}

.BSzKtAUNQWM .LfMyKeQn {
    display: inline-block;
    background: #96ff96;
    color: #000;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s;
}

.BSzKtAUNQWM .LfMyKeQn:hover {
    background: #25e325;
}

@media (max-width: 768px) {
    .TSHWTL,
    .TSHWTL thead,
    .TSHWTL tbody,
    .TSHWTL th,
    .TSHWTL td,
    .TSHWTL tr {
        display: block;
        width: 100%;
    }

    .TSHWTL thead {
        display: none;
    }

    .TSHWTL tr {
        margin-bottom: 20px;
        background: rgba(0, 0, 0, 0.8);
        padding: 15px;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
    }

    .TSHWTL td {
        display: flex;
        justify-content: space-between;
        gap: 10px;
        padding: 10px;
        font-size: 14px;
        border-bottom: none;
    }

    .TSHWTL td::before {
        content: attr(data-label);
        font-weight: bold;
        color: #96ff96;
    }

    .UOqgozuilM img {
        max-width: 120px;
    }

    .Qqxiknbgp p {
        font-size: 14px;
        text-align: left;
    }

    .kXaCpcQYPO span {
        font-size: 20px;
    }

    .BSzKtAUNQWM {
        text-align: center;
    }

    .BSzKtAUNQWM .LfMyKeQn {
        width: 100%;
        text-align: center;
        padding: 8px 0;
    }
}

.iMwgZpEqsE {
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 0;
    text-align: center;
    color: #fff;
}

.RMxCSMAS {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.Vfnftop {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 10px;
    width: 220px;
    text-align: center;
    transition: 0.3s ease-in-out;
}

.Vfnftop:hover {
    background: rgba(255, 255, 255, 0.2);
}

.Vfnftop i {
    font-size: 30px;
    color: #96ff96;
    margin-bottom: 10px;
}

.Vfnftop p {
    font-size: 16px;
    font-weight: 500;
}

.eNexVGaPqTQs {
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 0;
    text-align: center;
    color: #fff;
}

.djwqYkxiQ {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 20px;
    color: #ddd;
    text-align: justify;
}

.eNexVGaPqTQs strong {
    color: #96ff96;
}

@media (max-width: 768px) {
    .RMxCSMAS {
        flex-direction: column;
        align-items: center;
    }

    .Vfnftop {
        width: 90%;
    }

    .djwqYkxiQ {
        font-size: 16px;
        text-align: left;
    }
}

.vABVnJm {
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    padding: 40px 0;
    text-align: center;
}

.ouJJzWW {
    margin-bottom: 15px;
}

.ouJJzWW a {
    color: #96ff96;
    font-size: 16px;
    margin: 0 10px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}

.ouJJzWW a:hover {
    color: #25e325;
}

.IQuYGPgj {
    font-size: 14px;
    max-width: 800px;
    margin: 0 auto 15px;
    color: #ddd;
}

.FPYJASMDfu {
    display: inline-block;
    background: #96ff96;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(82, 199, 253, 0.8);
    margin-bottom: 20px;
}

.iauQWQMU {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 25px;
}

.iauQWQMU img {
    max-width: 200px;
    height: auto;
    transition: 0.3s;
}

.iauQWQMU img:hover {
    transform: scale(1.1);
}

.ADxjVYOrfXG {
    font-size: 13px;
    max-width: 800px;
    margin: 0 auto 15px;
    color: #bbb;
    line-height: 1.6;
    text-align: justify;
}

.YpewXrFhMIgR {
    font-size: 12px;
    color: #777;
    margin-top: 10px;
}

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

.WNfgQfQuiS {
    background: #222;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 0 15px rgb(180 253 42 / 70%);
}

.WNfgQfQuiS h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

.aXBbzwqMbATs {
    display: inline-block;
    background: #96ff96;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(82, 199, 253, 0.8);
    margin-bottom: 15px;
}

.WNfgQfQuiS p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #ddd;
}

.iauQWQMU {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 25px;
}

.iauQWQMU img {
    max-width: 200px;
    height: auto;
    transition: 0.3s;
}

.iauQWQMU img:hover {
    transform: scale(1.1);
}

#AbrNwSqPJQLE {
    background: #96ff96;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    border: none;
    width: 100%;
}

#AbrNwSqPJQLE:hover {
    background: #25e325;
}

#fcLagfwKy {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9998;
}

#fcLagfwKy p {
    margin: 0;
    flex: 1;
}

#fcLagfwKy a {
    color: #96ff96;
    text-decoration: underline;
}

#NEUGzyNxO {
    background: #96ff96;
    color: #000;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    margin-left: 10px;
}

#NEUGzyNxO:hover {
    background: #25e325;
}

.hidden {
    display: none !important;
}
</pre></body></html>