body {
    font-family: 'IBM Plex Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    line-height: 1.6;
    background-color: #f5f7fa;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Barlow Semi Condensed', sans-serif;
    margin-top: 0;
    line-height: 1.2;
}

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

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

:root {
    --axprimary: #7b2cbf;
--axsecondary: #5a189a;
--axaccent: #c77dff;
--axgradient: linear-gradient(135deg, var(--axprimary), var(--axsecondary));
--axlight: #f8f4fc;
--axdark: #240046;
--axtext: #2d1b3c;
--axtext-light: #85729e;

}

.axbtn {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    font-family: 'IBM Plex Sans', sans-serif;
}

.gdHOyVPqFrP {
    width: 100%;
    max-width: 222px;
    cursor: pointer;
    padding: 0.75rem 1.25rem;
    background: var(--axgradient);
    color: white;
    box-shadow: 0 4px 15px rgba(92, 26, 147, 0.3);
}

.gdHOyVPqFrP:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(92, 26, 147, 0.4);
}

.mvdtyVWosR {
    background: #d53b47;
    color: white;
    cursor: pointer;
    padding: 15px 30px;
    font-size: 18px;
    box-shadow: 0 4px 15px rgba(215, 50, 64, 0.3);
}

.mvdtyVWosR:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(200, 47, 60, 0.4);
}

.PUoFngF {
    width: 100%;
    max-width: 150px;
    cursor: pointer;
    padding: 0.75rem 1.25rem;
    background: var(--axprimary);
    color: white;
    border: 2px solid var(--axprimary);
    margin-left: 15px;
}

.PEnEyScjbH, .axbtnsubscribe {
    background: var(--axgradient);
    color: white;
    cursor: pointer;
    width: 100%;
    padding: 15px;
    font-size: 16px;
    margin-top: 15px;
}

.PEnEyScjbH:hover, .axbtnsubscribe:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(92, 26, 147, 0.4);
}

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

.ZHlqTNazhf {
    background: white;
    padding: 40px;
    border-radius: 10px;
    max-width: 500px;
    width: 90%;
    text-align: center;
}

.ZHlqTNazhf h2 {
    color: var(--axprimary);
    margin-bottom: 20px;
    font-size: 28px;
}

.ZHlqTNazhf p {
    margin-bottom: 30px;
    font-size: 16px;
}

.pLyVrksJiNPbPTs {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.jAseuDmrm {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: var(--axdark);
    color: white;
    padding: 15px 5%;
    display: none;
    justify-content: space-between;
    align-items: center;
    z-index: 9998;
}

.EpdPOHpE {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1400px;    
    margin: 0 auto;
}

.EpdPOHpE p {
    margin: 0;
    flex: 1;
}

.EpdPOHpE a {
    color: var(--axaccent);
    text-decoration: underline;
}

.RMQUyFsaLejxa {
    margin-left: 20px;
    padding: 8px 20px;
    font-size: 14px;
}

.KUWFkHqxnWOXur {
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

.yCGAmoxSJpf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 5%;
    max-width: 1400px;
    margin: 0 auto;
}

.lYbyGvZM {
    display: flex;
    flex-direction: column;
}

.xycmrB {
    font-size: 28px;
    font-weight: 700;
    color: var(--axprimary);
    margin: 0;
}

.gPUZAxlthRrOoo {
    font-size: 12px;
    color: var(--axtext-light);
    margin: 0;
    letter-spacing: 1px;
}

.RAMSV ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.RAMSV li {
    margin-left: 30px;
}

.RAMSV a {
    color: var(--axtext);
    font-weight: 600;
    transition: color 0.3s;
    display: flex;
    align-items: center;
}

.RAMSV a:hover {
    color: var(--axprimary);
}

.RAMSV i {
    margin-right: 8px;
    font-size: 16px;
}

.dlzpU {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: var(--axprimary);
    cursor: pointer;
}

.ClQOpbEe {
    height: 100vh;
    min-height: 600px;
    background-image: url('../ic-art/ic_fon1.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 80px;
}

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

.sMoWwhVelLmiKT {
    position: relative;
    z-index: 1;
    color: white;
    padding: 0 5%;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.CVjeESMP {
    font-size: 48px;
    margin-bottom: 20px;
}

.CVjeESMP span {
    color: var(--axaccent);
}

.SemBPxLyFOU {
    font-size: 20px;
    max-width: 600px;
    margin-bottom: 30px;
}

.UCuwUUKdwgJlhF {
    display: flex;
}

.saoTqOlSyo {
    padding: 100px 5%;
    background: white;
}

.hiQoVOCqZIeGn {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    align-items: center;
    gap: 50px;
}

.SsTlUXCpN {
    flex: 1;
    position: relative;
}

.fmJxzmuhG {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
}

.dCmOP {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s;
}

.fmJxzmuhG:hover .dCmOP {
    opacity: 1;
}

.IwcJqNfhrjr {
    background: var(--axaccent);
    color: white;
    padding: 15px 30px;
    font-size: 18px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s;
}

.IwcJqNfhrjr:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.rkDqWyEGZXWJ {
    flex: 1;
}

.uhjCJLRqoBwNgg {
    font-size: 36px;
    color: var(--axprimary);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.uhjCJLRqoBwNgg i {
    margin-right: 15px;
    color: var(--axaccent);
}

.uLjbGQnv {
    font-size: 18px;
    margin-bottom: 30px;
    color: var(--axtext);
}

.sdfneC {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
}

.VYTRXJF {
    flex: 1 1 200px;
    background: var(--axlight);
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.3s;
}

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

.VYTRXJF i {
    font-size: 40px;
    color: var(--axprimary);
    margin-bottom: 15px;
}

.VYTRXJF h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.VYTRXJF p {
    color: var(--axtext-light);
    font-size: 14px;
}

.bSmAFKebfmMfa {
    text-align: center;
}

.seWIloVFAewUNe {
    font-size: 14px;
    color: var(--axtext-light);
    margin-top: 25px;
}

.seWIloVFAewUNe i {
    color: var(--axaccent);
    margin-right: 5px;
}

.ZwpJYYu {
    padding: 100px 5%;
    background: var(--axlight);
}

.rAQO {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.zzgCKC {
    font-size: 36px;
    color: var(--axprimary);
    margin-bottom: 15px;
}

.zzgCKC i {
    color: var(--axaccent);
    margin-right: 15px;
}

.ClmNwPRzoU {
    font-size: 18px;
    color: var(--axtext-light);
    max-width: 700px;
    margin: 0 auto 50px;
}

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

.pRTaNaofgEBi {
    flex: 1 1 300px;
    background: white;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
    text-align: center;
}

.pRTaNaofgEBi:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.uRewwDxGdDWfZI {
    width: 80px;
    height: 80px;
    background: var(--axgradient);
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 25px;
    font-size: 30px;
}

.pRTaNaofgEBi h3 {
    font-size: 22px;
    margin-bottom: 15px;
    color: var(--axprimary);
}

.pRTaNaofgEBi p {
    color: var(--axtext-light);
}

.KbeaExR {
    padding: 100px 5%;
    position: relative;
    background-image: url('../ic-art/ic_fon2.webp');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.wRtVRBIgKlGAhAM {
    position: absolute;
    top: 0;
    left: 0;    
    width: 100%;
    height: 100%;
    background: rgba(39, 17, 95, 0.9);
}

.QoEOC {
    position: relative;
    z-index: 1;
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
    color: white;
}

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

.DFPBvmsftjmzHD {
    flex: 1 1 350px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 30px;
    transition: all 0.3s;
}

.DFPBvmsftjmzHD:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
}

.rulss {
    font-style: italic;
    margin-bottom: 25px;
    position: relative;
}

.rulss p {
    font-size: 16px;
    line-height: 1.8;
}

.THYZuWcZ {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.THYZuWcZ img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
    border: 3px solid var(--axaccent);
}

.THYZuWcZ h4 {
    margin: 0;
    font-size: 18px;
}

.THYZuWcZ p {
    margin: 5px 0 0;
    font-size: 14px;
    color: var(--axaccent);
}

.soMYhmvOQzn {
    padding: 100px 5%;
    background: white;
}

.tFvRrfyT {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    gap: 50px;
}

.nYnPpaFVn {
    flex: 1;
}

.GXsQU {
    margin-top: 40px;
}

.alIJkT {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
}

.RUIPvfGTlFvHXM {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.alIJkT i {
    font-size: 24px;
    color: var(--axprimary);
    margin-right: 20px;
    margin-top: 5px;
}

.alIJkT h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.alIJkT p {
    color: var(--axtext-light);
}

.FiCNYuePQE {
    flex: 1;
    width: 100%;
    max-width: 500px;
    background: var(--axlight);
    padding: 40px;
    border-radius: 10px;
}

.hjNytdiUJVuF {
    margin-bottom: 20px;
}

.hjNytdiUJVuF label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
}

.hjNytdiUJVuF input,
.hjNytdiUJVuF textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: 'IBM Plex Sans', sans-serif;
    transition: all 0.3s;
}

.hjNytdiUJVuF input:focus,
.hjNytdiUJVuF textarea:focus {
    border-color: var(--axprimary);
    outline: none;
    box-shadow: 0 0 0 3px rgba(76, 26, 147, 0.1);
}

.hjNytdiUJVuF textarea {
    min-height: 120px;
    resize: vertical;
}

.KyKZYcgwTw {
    color: #e63946;
    font-size: 13px;
    margin-top: 5px;
    display: none;
}

.zkGtJOQAzQ {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.zkGtJOQAzQ input {
    margin-right: 10px;
}

.zkGtJOQAzQ label {
    font-size: 14px;
    margin: 0;
}

.zkGtJOQAzQ a {
    color: var(--axprimary);
    text-decoration: underline;
}

.DSMHHmLVELZ {
    padding: 80px 5%;
    background: #f8f9fa;
}

.JFCPyZgdxOQRT {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 50px;
}

.EGoMOLpBgHIh {
    flex: 1;
}

.EGoMOLpBgHIh h2 {
    color: var(--axprimary);
    margin-bottom: 20px;
    font-size: 36px;
}

.EGoMOLpBgHIh h2 i {
    margin-right: 15px;
}

.EGoMOLpBgHIh p {
    font-size: 18px;
    margin-bottom: 25px;
}

.uZqgMPx {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.uZqgMPx li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}

.uZqgMPx i {
    color: var(--axprimary);
    margin-right: 15px;
    font-size: 20px;
    margin-top: 3px;
}

.ySYUlKaUXat {
    margin-top: 40px;
}

.ySYUlKaUXat p {
    font-weight: 600;
    margin-bottom: 15px;
}

.oJryImMew {
    display: inline-block;
    padding: 12px 25px;
    background: var(--axsecondary);
    color: white;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s;
}

.oJryImMew:hover {
    background: var(--axprimary);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.oJryImMew i {
    margin-right: 10px;
}

.dXLIGEhGw {
    flex: 1;
}

.dXLIGEhGw img {
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.IZjlXe {
    background: var(--axdark);
    color: white;
    padding: 80px 5% 30px;
}

.COWVeOguZq {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.hRjhidYmjSUT {
    flex: 2;
    max-width: 300px;
}

.YukoFLIYlOW {
    font-size: 28px;
    color: white;
    margin-bottom: 20px;
    font-weight: 700;
}

.hRjhidYmjSUT p {
    color: #aaa;
    margin-bottom: 20px;
}

.BtGVJscvdy, .MbypQzAxYuCUGdI {
    flex: 1;
    min-width: 200px;
}

.BtGVJscvdy h3, .MbypQzAxYuCUGdI h3 {
    font-size: 20px;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
}

.BtGVJscvdy h3::after, .MbypQzAxYuCUGdI h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: var(--axaccent);
}

.BtGVJscvdy ul, .MbypQzAxYuCUGdI ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.BtGVJscvdy li, .MbypQzAxYuCUGdI li {
    margin-bottom: 12px;
}

.BtGVJscvdy a, .MbypQzAxYuCUGdI a {
    color: #aaa;
    transition: all 0.3s;
    display: flex;
    align-items: center;
}

.BtGVJscvdy a:hover, .MbypQzAxYuCUGdI a:hover {
    color: white;
    padding-left: 5px;
}

.BtGVJscvdy i, .MbypQzAxYuCUGdI i {
    margin-right: 10px;
    font-size: 12px;
    color: var(--axaccent);
}

.YsVHOhArXzehOI {
    text-align: center;
    padding-top: 30px;
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #777;
    font-size: 14px;
}

.PInep {
    position: fixed;
    bottom: 177px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: var(--axprimary);
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    z-index: 999;
    border: none;
}

.PInep.active {
    opacity: 1;
    visibility: visible;
}

.PInep:hover {
    background: var(--axsecondary);
    transform: translateY(-5px);
}

.nzYfT {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.nzYfT.active {
    opacity: 1;
    visibility: visible;
}

.wuQaCM {
    background: white;
    padding: 40px;
    border-radius: 10px;
    max-width: 500px;
    width: 90%;
    position: relative;
    animation: axModalFadeIn 0.4s;
}

.UgNcBEhrBpeG {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    font-size: 24px;
    color: #777;
    cursor: pointer;
    transition: all 0.3s;
}

.UgNcBEhrBpeG:hover {
    color: var(--axprimary);
    transform: rotate(90deg);
}

.axmodalbuttons {
    display: flex;
    gap: 15px;
    margin-top: 30px;
}

.axbtnconfirm, .axbtnaccept {
    background: var(--axprimary);
    color: white;
    padding: 12px 25px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
}

.axbtnconfirm:hover, .axbtnaccept:hover {
    background: var(--axsecondary);
    transform: translateY(-3px);
}

.axbtnexit, .axbtndecline {
    background: #f5f7fa;
    color: var(--axtext);
    padding: 12px 25px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
}

.axbtnexit:hover, .axbtndecline:hover {
    background: #e0e5eb;
}

.AuyvpVpFvZH {
    text-align: center;
    margin-bottom: 20px;
}

.AuyvpVpFvZH i {
    font-size: 60px;
    color: var(--axprimary);
}

.WjmZSzEwX h2 {
    text-align: center;
    margin-bottom: 15px;
}

.OwbqivbyYFf {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
}

.sEKkAbsu {
    background: var(--axprimary);
    color: white;
    padding: 12px 25px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    transition: all 0.3s;
}

.sEKkAbsu:hover {
    background: var(--axsecondary);
    transform: translateY(-3px);
}

@keyframes axModalFadeIn {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1024px) {
    .EpdPOHpE {
        width: 85%;
    }

    .CVjeESMP {
        font-size: 42px;
    }
    
    .hiQoVOCqZIeGn {
        flex-direction: column;
        gap: 30px;
    }
    
    .tFvRrfyT {
        flex-direction: column;
    }
    
    .FiCNYuePQE {
        width: 99%;
        margin-top: 50px;
        padding: 40px 5px;
    }

    .hjNytdiUJVuF input, 
    .hjNytdiUJVuF textarea, 
    .PEnEyScjbH {
        width: 85%;
    }
}

@media (max-width: 768px) {
    .RAMSV {
        position: fixed;
        top: 77px;
        left: 0;
        width: 100%;
        background: white;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        padding: 20px 0;
        transform: translateY(-150%);
        transition: all 0.4s;
    }
    
    .RAMSV.active {
        transform: translateY(0);
    }
    
    .RAMSV ul {
        flex-direction: column;
    }
    
    .RAMSV li {
        margin: 0;
        text-align: center;
    }
    
    .RAMSV a {
        padding: 15px;
        justify-content: center;
    }
    
    .dlzpU {
        display: block;
    }
    
    .UCuwUUKdwgJlhF {
        flex-direction: column;
        gap: 15px;
    }
    
    .PUoFngF {
        margin-left: 0;
    }
    
    .pRTaNaofgEBi {
        flex: 1 1 100%;
    }

    .JFCPyZgdxOQRT {
        flex-direction: column;
    }
    
    .dXLIGEhGw {
        order: -1;
        margin-bottom: 30px;
    }
    
    .EpdPOHpE {
        flex-direction: column;
        text-align: center;
    }
    
    .RMQUyFsaLejxa {
        margin-left: 0;
        margin-top: 15px;
    }
}

@media (max-width: 480px) {
    .CVjeESMP {
        font-size: 32px;
    }
    
    .SemBPxLyFOU {
        font-size: 18px;
    }
    
    .zzgCKC {
        font-size: 28px;
    }
    
    .wuQaCM {
        padding: 30px 20px;
    }
    
    .axmodalbuttons {
        flex-direction: column;
    }

    .alIJkT {
        justify-content: center;
        align-items: center;
    }
    
    .COWVeOguZq {
        flex-direction: column;
        gap: 30px;
    }
}

@media (max-width: 320px) {
    .CVjeESMP {
        font-size: 28px;
    }
    
    .yCGAmoxSJpf {
        padding: 15px 3%;
    }
    
    .xycmrB {
        font-size: 24px;
    }
    
    .ClQOpbEe, .saoTqOlSyo, .ZwpJYYu, .KbeaExR, .soMYhmvOQzn {
        padding: 80px 3% 60px;
    }
}

.TqsRYLYDR {
    padding: 60px 0;
    background-color: #f5f7fa;
}

.msmOsVKpPp {
    text-align: center;
    margin-bottom: 50px;
    background: linear-gradient(135deg, #651a93, #b288d4);
    padding: 60px 0;
    color: white;
}

.msmOsVKpPp h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

.msmOsVKpPp p {
    font-size: 18px;
    opacity: 0.9;
}

@media (max-width: 768px) {
    .msmOsVKpPp h2 {
        font-size: 32px;
    }
}

.VXzRefNYYLXO {
    padding: 60px 0;
    background-color: #f8f9fa;
}

.XlnBnRjZh {
    text-align: center;
    margin-bottom: 50px;
    background: linear-gradient(135deg, #26115f, #912eb5);
    padding: 60px 0;
    color: white;
}

.XlnBnRjZh h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

.XlnBnRjZh p {
    font-size: 18px;
    opacity: 0.9;
}

.jGJlUYJkvg {
    max-width: 900px;
    margin: 0 auto;
}

.xLwYnbxgYaCQ {
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.EmMTzRYVXeeV {
    width: 100%;
    padding: 20px 25px;
    text-align: left;
    background: white;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s;
}

.EmMTzRYVXeeV:hover {
    background: #f5f7fa;
}

.EmMTzRYVXeeV i:first-child {
    margin-right: 15px;
    color: var(--axprimary);
    font-size: 20px;
}

.EmMTzRYVXeeV i:last-child {
    margin-left: 15px;
    transition: transform 0.3s;
}

.EmMTzRYVXeeV.active i:last-child {
    transform: rotate(45deg);
}

.MnhWfxYyJp {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background: #f9f9f9;
}

.MnhWfxYyJp p {
    padding: 20px 25px;
    margin: 0;
    color: #555;
    line-height: 1.7;
}

.MnhWfxYyJp a {
    color: var(--axprimary);
    font-weight: 600;
}

@media (max-width: 768px) {
    .XlnBnRjZh h2 {
        font-size: 32px;
    }
    
    .EmMTzRYVXeeV {
        font-size: 16px;
        padding: 15px 20px;
    }
}

@media (max-width: 480px) {
    .EmMTzRYVXeeV {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .EmMTzRYVXeeV i:last-child {
        margin-left: 0;
        margin-top: 10px;
    }
}

.XUqGQiEK {
    padding: 60px 0;
    background-color: #f0f5f3;
}

.EdoQvioIyhjrp {
    text-align: center;
    margin-bottom: 50px;
    background: linear-gradient(135deg, #7b349e, #c088d4);
    padding: 60px 0;
    color: white;
}

.EdoQvioIyhjrp h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

.EdoQvioIyhjrp p {
    font-size: 18px;
    opacity: 0.9;
}

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

.UBkBcTZySSwp {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    text-align: center;
    transition: transform 0.3s;
}

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

.UBkBcTZySSwp i {
    font-size: 40px;
    color: var(--axprimary);
    margin-bottom: 20px;
}

.UBkBcTZySSwp h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--axsecondary);
}

.UBkBcTZySSwp p {
    color: #555;
    line-height: 1.6;
}

.UBkBcTZySSwp a {
    color: var(--axprimary);
    font-weight: 600;
}

@media (max-width: 768px) {
    .EdoQvioIyhjrp h2 {
        font-size: 32px;
    }
    
    .FWjgDPbatif {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
}

@media (max-width: 480px) {
    .FWjgDPbatif {
        grid-template-columns: 1fr;
    }
}

.nbQzjQMT {
    padding: 60px 0;
    background-color: #f5f7fa;
}

.eRCUbaHMUNmn {
    text-align: center;
    margin-bottom: 50px;
    background: linear-gradient(135deg, #4f115f, #731a93);
    padding: 60px 0;
    color: white;
}

.eRCUbaHMUNmn h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

.eRCUbaHMUNmn p {
    font-size: 18px;
    opacity: 0.9;
}

.msiOVu {
    background: white;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.olzPYkUMJ {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.olzPYkUMJ li {
    background: #f9f9f9;
    padding: 25px;
    border-radius: 8px;
    border-left: 4px solid var(--axprimary);
}

.olzPYkUMJ h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: var(--axsecondary);
    display: flex;
    align-items: center;
}

.olzPYkUMJ h3 i {
    margin-right: 10px;
    font-size: 18px;
}

.olzPYkUMJ p {
    color: #555;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .eRCUbaHMUNmn h2 {
        font-size: 32px;
    }
    
    .msiOVu {
        padding: 30px 5px;
    }
}

@media (max-width: 480px) {
    .olzPYkUMJ {
        grid-template-columns: 1fr;
    }
}

.bsUqBSbsigtqvJ {
    padding: 60px 0;
    background-color: #f9f9f9;
}

.mNevaSk {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 5%;
}

.EfqjER {
    text-align: center;
    margin-bottom: 50px;
    background: var(--axgradient);
    padding: 60px 0;
    color: white;
}

.EfqjER h2 {
    font-size: 42px;
    margin-bottom: 15px;
}

.EfqjER p {
    font-size: 18px;
    opacity: 0.9;
}

.Vfasdrw {
    background: white;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.LDDXSTzSJqEe {
    list-style: none;
    padding: 0;
    counter-reset: privacy-counter;
}

.LDDXSTzSJqEe li {
    counter-increment: privacy-counter;
    margin-bottom: 40px;
    padding-left: 70px;
    position: relative;
}

.LDDXSTzSJqEe li::before {
    content: counter(privacy-counter);
    position: absolute;
    left: 0;
    top: 0;
    background: var(--axgradient);
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
}

.LDDXSTzSJqEe h3 {
    font-size: 22px;
    margin-bottom: 10px;
    color: var(--axprimary);
    display: flex;
    align-items: center;
}

.LDDXSTzSJqEe h3 i {
    margin-right: 10px;
    font-size: 20px;
}

.LDDXSTzSJqEe p {
    color: #555;
    line-height: 1.7;
}

.LDDXSTzSJqEe a {
    color: var(--axprimary);
    font-weight: 600;
}

@media (max-width: 768px) {
    .EfqjER h2 {
        font-size: 32px;
    }
    
    .Vfasdrw {
        padding: 30px;
    }
    
    .LDDXSTzSJqEe li {
        padding-left: 60px;
    }
    
    .LDDXSTzSJqEe li::before {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .LDDXSTzSJqEe li {
        padding-left: 0;
        padding-top: 50px;
    }
    
    .LDDXSTzSJqEe li::before {
        top: -10px;
        left: 0;
    }
}