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

body {
    font-family: 'Russo One', sans-serif;
    background-color: #f7f7f7;
    color: #4a4a4a;
}

.wRfcJdE {
    background: linear-gradient(to right, #5d5c5cc3, #ffb84dcc);
    padding: 20px 0;
    color: #ffffff;
}

.uJOlXmsW {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.wWgYbQ {
    text-align: left;
}

#ueehOkkiUR {
    font-size: 2.7rem;
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}

@media (max-width: 400px) {
    #ueehOkkiUR {
        font-size: 2rem;
    }
}

.dDlqqh {
    font-size: 1.2rem;
    color: #d1e4f6;
    margin-top: 5px;
}

.eyMspPk {
    display: none;
}

.DKmw {
    list-style: none;
    display: flex;
    gap: 25px;
    
}

.DKmw li a {
    color: #d1e4f6;
    font-size: 1.1rem;
    text-decoration: none;
    padding: 8px 15px;
    background-color: #c657aec6;
    border-radius: 20px;
    transition: background-color 0.3s ease;
}

.DKmw li a:hover {
    background-color: #ea4a82;
}

.GiiKmO {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    cursor: pointer;
    width: 30px;
    height: 20px;
}

.GiiKmO span {
    display: block;
    height: 3px;
    background-color: #ffffff;
    border-radius: 3px;
    transition: all 0.3s ease;
}

@media (min-width: 768px) {
    .eyMspPk {
        display: block;
    }

    .GiiKmO {
        display: none;
    }
}

@media (max-width: 767px) {
    .eyMspPk {
        display: none;
    }

    .GiiKmO.open span:nth-child(1) {
        transform: rotate(45deg) translateY(8px);
    }

    .GiiKmO.open span:nth-child(2) {
        opacity: 0;
    }

    .GiiKmO.open span:nth-child(3) {
        transform: rotate(-45deg) translateY(-8px);
    }

    .eyMspPk.open {
        display: block;
        position: absolute;
        top: 60px;
        right: 20px;
        background-color: #d25b28c7;
        width: 200px;
        padding: 15px;
        border-radius: 10px;
    }

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

    .DKmw li a {
        display: block;
        width: 100%;
    }
}


.nRHfCBVln {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url('../art_fold/main_fon.jpg') center/cover no-repeat;
    padding: 120px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fafafa;
}

.dEFoXOlg {
    max-width: 1000px;
    padding: 30px;
    background-color: rgba(34, 34, 34, 0.75);
    border-radius: 10px;
}

.lPGssPsL {
    font-size: 4rem;
    color: #ff902fbd;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.SqDYYP {
    font-size: 1.6rem;
    margin-bottom: 35px;
    color: #eaeaea;
}

.gmRjty {
    display: inline-flex;
    align-items: center;
    background-color: #ff9cf392;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.gmRjty:hover {
    background-color: #ff68e1b3;
}

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

    .SqDYYP {
        font-size: 1.2rem;
    }

    .gmRjty {
        font-size: 1rem;
        padding: 12px 25px;
    }
}

.WMfYJeLfQ {
    background-color: #f5f7fa;
    padding: 100px 20px;
    display: flex;
    justify-content: center;
    text-align: left;
    color: #4a4a4a;
}

.tvxcJHGGOE {
    max-width: 1000px;
    background-color: #ffffff;
    border: 5px solid #e59feb;
    padding: 50px;
    border-radius: 12px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}

.vzYdXvxbO {
    font-size: 2.7rem;
    color: #ff7b43ad;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.PnNJxOO {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #555555;
    margin-bottom: 25px;
}

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

    .PnNJxOO {
        font-size: 1rem;
    }
}

.YYfjYzw {
    background-color: #f9dcaa;
    padding: 80px 20px;
    display: flex;
    justify-content: center;
}

.eFbSxE {
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.rELniGxwmro {
    width: 100%;
    max-width: 280px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.VOTerCaypJJ {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.rELniGxwmro:hover .VOTerCaypJJ {
    transform: scale(1.05);
}

.EHHGslc {
    background-color: #fefce1;
    padding: 90px 20px;
    display: flex;
    justify-content: center;
}

.MjIZjU {
    max-width: 1200px;
    text-align: center;
}

.WBLQjMg {
    font-size: 2.6rem;
    color: #90109ece;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.eyDewKIj {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
}

.EvVKMqF {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.SEwmxOgoJ {
    font-size: 1.1rem;
    color: #4a4a4a;
    margin-bottom: 20px;
}

.SqXNybk {
    font-size: 1rem;
    color: #a917a7c4;
    font-weight: bold;
}

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

    .SEwmxOgoJ {
        font-size: 1rem;
    }

    .SqXNybk {
        font-size: 0.9rem;
    }
}

.lsFVUVXO {
    background-color: #ede3e6;
    padding: 100px 20px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.ThaVsad {
    max-width: 1100px;
}

.oILfvlz {
    font-size: 3rem;
    color: #d8601b;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.CgMaAkUDe {
    color: #ff6940;
    font-size: 3.5rem;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

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

.VOTerCaypJJ {
    max-width: 500px;
    border-radius: 15px;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.1);
}

.QEwhdHtY .JkSm {
    width: 250px;
    height: auto;
    transition: transform 0.3s ease;
}

.QEwhdHtY:hover .JkSm {
    transform: scale(1.1);
}

.ZaziwzV {
    background-color: #e9f2f8;
    padding: 100px 20px;
    display: flex;
    justify-content: center;
}

.TGGwxhxJ {
    max-width: 800px;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.ptveVUxb {
    font-size: 2.3rem;
    color: #67d232c3;
    margin-bottom: 20px;
}

.myWDbblP {
    font-size: 1.2rem;
    color: #616161;
    margin-bottom: 40px;
}

.IFuwIA {
    display: grid;
    gap: 20px;
}

.Xowtp {
    text-align: left;
}

.Xowtp label {
    display: block;
    font-size: 1rem;
    color: #005379;
    margin-bottom: 10px;
}

.Xowtp input,
.Xowtp textarea {
    width: 100%;
    padding: 15px;
    font-size: 1rem;
    border: 2px solid #c8e6c9;
    border-radius: 8px;
    transition: border-color 0.3s ease;
}

.Xowtp input:focus,
.Xowtp textarea:focus {
    border-color: #00796b;
    outline: none;
}

.IeQweVIgc {
    background-color: #4c75af;
    color: white;
    padding: 15px 30px;
    font-size: 1.2rem;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.IeQweVIgc:hover {
    background-color: #36c73dcf;
}

.ifbbstBzn {
    display: none;
    background-color: #4c75af;
    color: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}

.YEHcDqsOUsU {
    background-color: #3c4657;
    padding: 40px 20px;
    text-align: center;
    color: #ffffff;
}

.qqZZL {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.ooucROz {
    font-size: 1rem;
    color: #6f9794;
}

.PaFcKJTa {
    display: flex;
    gap: 15px;
}

.OXPJJin {
    font-size: 1rem;
    color: #8088cb;
    text-decoration: none;
    transition: color 0.3s ease;
}

.OXPJJin:hover {
    color: #ffffff;
}

.EOhDlFnW {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #4c75af;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    display: none;
}

.tzfzmVWX {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    margin: 0 auto;
    gap: 20px;
}

.tzfzmVWX p {
    font-size: 1.1rem;
    margin: 0;
    flex: 1;
}

.JYzDlR {
    background-color: #ffffff;
    color: #4c75af;
    border: none;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.JYzDlR:hover {
    background-color: #eeeeee;
}

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

    .JYzDlR {
        margin-top: 15px;
    }
}
/* Estilos generales para la sección de beneficios */
.Mpnd {
    background-color: #f9f9f9;
    padding: 50px 0;
}

.Mpnd .sdjcnka {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.Mpnd .plajc {
    text-align: center;
    font-size: 2rem;
    color: #333;
    margin-bottom: 40px;
}

.Mpnd .xnckx {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 30px;
}

.Mpnd .xnckxana {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.Mpnd .xnckxana:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.Mpnd .xnckxana i {
    font-size: 40px;
    color: #ef9d21c3;
    margin-bottom: 20px;
}

.Mpnd .xnckxana h3 {
    font-size: 1.3rem;
    color: #333;
    margin-bottom: 10px;
}

.Mpnd .xnckxana p {
    font-size: 1rem;
    color: #777;
    line-height: 1.5;
}
