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

body {
    font-family: 'Lora', sans-serif;
    background-color: #f4f4f4;
    color: #383838;
    line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Inter', sans-serif;
    font-weight: bold;
}

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

button {
    background-color: #6b3fb3;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

button:hover {
    background-color: #cc09ee;
}

.UUbXMpGHCT {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

footer {
    background-color: #1a1a1a;
    color: white;
    text-align: center;
    padding: 20px;
}

.AuJdxH {
    text-align: center;
    padding: 20px 0;
    background-color: #ffffff;
}

.wTxNsKK {
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 1.25;
    color: #2e727d;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
    transition: color 0.3s ease;
}

.wTxNsKK:hover {
    color: #1b445e;
}

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

.FcQFPZwXHXYQLK {
    position: relative;
    width: 100%;
    background-image: url('../media/hero-sect.webp');
    background-size: cover;
    background-position: center;
    padding: 60px 20px;
    text-align: center;
    color: white;
    overflow: hidden;
}

.JlvCtkrVpkyA {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.GsMyW {
    position: relative;
    z-index: 2;
    padding: 40px 20px;
}

.PweSuukesrc {
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 3rem;
    margin-bottom: 15px;
    color: #6b3fb3;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, color 0.3s ease;
}

.PweSuukesrc:hover {
    transform: translateY(-10px);
}


.RrtdOCWHRWM {
    font-size: 1.2rem;
    margin-bottom: 30px;
    color: #f1f1f1;
}

.MqAuojh {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}

.kivZFDSCqjdr {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
    border-radius: 8px;
    width: 250px;
    text-align: center;
}

.kivZFDSCqjdr h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 500;
    color: #2e727d;
}

.kivZFDSCqjdr i {
    font-size: 40px;
    color: #2e727d;
    margin-bottom: 10px;
    transition: color 0.3s ease;
}

.kivZFDSCqjdr i:hover {
    color: #6b3fb3;
}

.kivZFDSCqjdr h3 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 500;
    color: #2e727d;
}

.kivZFDSCqjdr p {
    font-size: 1rem;
    color: #383838;
}

.VWroXPq {
    background-color: #2e727d;
    color: white;
    padding: 12px 25px;
    font-size: 1rem;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.VWroXPq:hover {
    background-color: #1b445e;
}

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

    .RrtdOCWHRWM {
        font-size: 1rem;
    }

    .MqAuojh {
        flex-direction: column;
        gap: 15px;
    }

    .kivZFDSCqjdr {
        width: 100%;
    }
}

.BWNfrSPsi {
    display: flex;
    justify-content: center;
    padding: 40px 20px;
}

.WQbuGswSLS {
    width: 350px;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.WQbuGswSLS:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3);
}

.VqngXXBRuV img {
    background-color: #6b3fb3;
    padding: 6px;
    width: 100%;
    max-width: 200px;
    margin-bottom: 20px;
    border-radius: 8px;
    object-fit: contain;
}

.GnAAKjpItpb {
    font-family: 'Inter', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #383838;
    margin-bottom: 15px;
}

.kGFBtOoWkp {
    font-size: 1rem;
    color: #555;
    margin-bottom: 20px;
}

.JmMBMZ i {
    color: #6b3fb3;
    font-size: 1.2rem;
}

.JmMBMZ i.fas.fa-star-half-alt {
    color: #ff8800;
}

.JmMBMZ i.far.fa-star {
    color: #ccc;
}

.IBNhSxqZzapdvw {
    font-size: 0.9rem;
    color: #777;
    margin-top: 10px;
}

.urEhjrUwmsErv {
    display: inline-block;
    background-color: #2e727d;
    color: white;
    padding: 12px 30px;
    font-size: 1rem;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    margin-top: 20px;
}

.urEhjrUwmsErv:hover {
    background-color: #1b445e;
}

.fwNdQuulYgl {
    padding: 60px 20px;
    background-color: #f2f2f2;
    text-align: center;
    transform: skewY(-3deg);
    margin-top: 60px;
}

.mGgPxuyTYHio {
    font-size: 2.5rem;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    color: #3e3e3e;
    text-transform: uppercase;
    margin-bottom: 40px;
    transform: skewY(3deg);
    display: inline-block;
}

.MGImmJ {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.oNEmpMPBZLnESbH {
    background-color: #ffffff;
    width: 250px;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    transform: rotate(3deg);
}

.oNEmpMPBZLnESbH:hover {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.oNEmpMPBZLnESbH i {
    font-size: 3rem;
    color: #6b3fb3;
    margin-bottom: 15px;
    transition: color 0.3s ease, transform 0.3s ease;
}

.oNEmpMPBZLnESbH:hover i {
    color: #b75723;
    transform: scale(1.1);
}

.oNEmpMPBZLnESbH h3 {
    font-size: 1.4rem;
    font-weight: 500;
    color: #383838;
    margin-bottom: 15px;
}

.oNEmpMPBZLnESbH p {
    font-size: 1rem;
    color: #666;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .MGImmJ {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .oNEmpMPBZLnESbH {
        width: 100%;
        transform: rotate(0deg);
    }

    .oNEmpMPBZLnESbH i {
        font-size: 2.5rem;
    }

    .mGgPxuyTYHio {
        font-size: 2rem;
        margin-bottom: 30px;
    }
}

.FBtjzxvNzq {
    padding: 60px 20px;
    background-color: #f4f4f4;
    text-align: center;
}

.mGgPxuyTYHio {
    font-size: 2.5rem;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    margin-bottom: 40px;
    color: #383838;
    text-transform: uppercase;
    letter-spacing: 2px;
}

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

.BADNr {
    background-color: #ffffff;
    width: 250px;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}

.BADNr:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.QhfKGOx {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    object-fit: contain;
}

.BADNr h3 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 15px;
    color: #383838;
}

.BADNr p {
    font-size: 1rem;
    color: #555;
    line-height: 1.4;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .mGgPxuyTYHio {
        font-size: 2rem;
        margin-bottom: 30px;
    }

    .NjNSDKIEGLPWp {
        gap: 20px;
    }

    .BADNr {
        width: 100%;
        padding: 20px;
    }

    .QhfKGOx {
        margin-bottom: 15px;
    }

    .BADNr h3 {
        font-size: 1.3rem;
    }

    .BADNr p {
        font-size: 0.9rem;
    }
}

.hrdxdAamBXvodj {
    background-color: #383838;
    color: white;
    padding: 40px 20px;
    text-align: center;
    font-size: 0.9rem;
}

.IBNhSxqZzapdvw {
    margin-bottom: 30px;
    font-size: 1rem;
    color: #ccc;
}

.IBNhSxqZzapdvw strong {
    color: #6b3fb3;
}

.fbBCTIlk {
    margin-bottom: 40px;
}

.fbBCTIlk h4 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    color: #fff;
}

.sjHTdoMuGTH {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
}

.wWMbporgjGyLu {
    width: 120px;
    height: auto;
    transition: transform 0.3s ease;
}

.wWMbporgjGyLu:hover {
    transform: scale(1.1);
}

.metNdKaCqe {
    margin-bottom: 20px;
}

.anayn {
    color: #6b3fb3;
    text-decoration: none;
    margin: 0 15px;
    font-weight: 500;
}

.anayn:hover {
    color: #cc09ee;
}

.AdXGRZfHofwoT {
    font-size: 0.9rem;
    color: #ccc;
    margin-top: 20px;
}

.nnQkMEFsV {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: none;
    padding: 20px;
}

.RgujWmNyoDj {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    width: 400px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.GFHLxZNQGKJAHC {
    font-size: 1rem;
    color: #383838;
    margin-bottom: 20px;
}

.JPAWo {
    font-size: 1rem;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 5px;
}

.nXixmdsVXHAJbpI {
    background-color: #603b7a;
    color: white;
}

.yMFUjOEZ {
    background-color: #c73341;
    color: white;
}

.JPAWo:hover {
    opacity: 0.8;
}

.IiBW {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    display: none;
}

.rssMntnEhwR {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    width: 400px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.pwfH {
    font-size: 1.8rem;
    color: #383838;
    margin-bottom: 15px;
}

.fUEUgNrvWwS {
    font-size: 1.2rem;
    color: #555;
    margin-bottom: 25px;
}

.SjYdyHUMId {
    font-size: 1rem;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 5px;
}

.iAbaFTjVgcbIB {
    background-color: #603b7a;
    color: white;
}

.yMFUjOEZ {
    background-color: #c32e3d;
    color: white;
}

.SjYdyHUMId:hover {
    opacity: 0.8;
}