
:root {
    --vbnvbVBNVBNvb: #121212;
    --cvbcvbCVBCVB: #1E1E1E;
    --bcnbcnBCNBCN: #007BFF;
    --dfhdfhDFHDFH: #0056b3;
    --ghjghjGHJGHJ: #E0E0E0;
    --fghfghFGHFGH: #ADB5BD;
    --vxcvxcVXVXCV: #28a745;
    --ertyertyERTY: #dc3545;
    --uioiuoUIOUIO: 'lato-regular';
    --qweqwQWEQWEq: 'lato-regular';
    --zxcvzxcZCVZC: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@font-face {
    font-family: "lato-regular";
    src: url("fonts/lato-regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

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

html {
    scroll-behavior: smooth;
}

body {
    font-family: var(--qweqwQWEQWEq);
    background-color: var(--vbnvbVBNVBNvb);
    color: var(--ghjghjGHJGHJ);
    line-height: 1.7;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: filter 0.3s ease-in-out;
}

.bvbvBVVBvb {
    overflow-x: hidden;
}

.wertWERTwert {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

h1, h2, h3, h4 {
    font-family: var(--uioiuoUIOUIO);
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
    color: var(--ghjghjGHJGHJ);
}

h1 { font-size: clamp(2.5rem, 5vw, 4rem); }
h2 { font-size: clamp(2rem, 4vw, 3rem); }
h3 { font-size: clamp(1.25rem, 3vw, 1.75rem); }
p { margin-bottom: 1.5rem; color: var(--fghfghFGHFGH); }
a { color: var(--bcnbcnBCNBCN); text-decoration: none; transition: color 0.3s ease; }
a:hover { color: var(--dfhdfhDFHDFH); }
ul { list-style: none; }
img { max-width: 100%; height: auto; display: block; }
section { padding: clamp(4rem, 10vw, 6rem) 0; }
.zxcvZXCVzxc { text-align: center; }

.oklmOKLMoklm {
    background-color: rgba(18, 18, 18, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 1rem 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
}

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

.zxcvZXCvxcv img {
    height: 40px;
    width: auto;
}

.asdfASDFasdf {
    display: flex;
    align-items: center;
}

.yuioYUIOyui {
    display: flex;
    gap: 2rem;
}

.ghjkGHJKghjk {
    color: var(--ghjghjGHJGHJ);
    font-weight: 500;
    position: relative;
    padding: 0.5rem 0;
}

.ghjkGHJKghjk::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--bcnbcnBCNBCN);
    transition: width 0.3s ease;
}

.ghjkGHJKghjk:hover::after,
.ghjkGHJKghjk.fghjFGHJfghj::after {
    width: 100%;
}

.bnmbnmBNMbnm {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 101;
}

.bnmbnmBNMbnm span {
    display: block;
    width: 25px;
    height: 3px;
    background-color: var(--ghjghjGHJGHJ);
    margin: 5px 0;
    transition: all 0.3s ease;
}

.hjklHJKLhjkl {
    background-color: var(--vbnvbVBNVBNvb);
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.vbnVBNvbn {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    align-items: center;
    gap: 4rem;
}

.dfghDFGHdfgh { color: #fff; }
.wertWERTwertp { font-size: 1.1rem; max-width: 600px; margin: 0 auto;  }
.rtyuRTYUrtyu {
    display: inline-block;
    background-color: var(--bcnbcnBCNBCN);
    color: #fff;
    padding: 1rem 2.5rem;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.2);
}

.rtyuRTYUrtyu:hover {
    background-color: var(--dfhdfhDFHDFH);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 123, 255, 0.3);
}

.hjklhjkHJKLhjkl {
    border-radius: 20px;
}

.poiuPOIUpoiu { background-color: var(--cvbcvbCVBCVB); }
.qwertyQWERTYqwerty { background-color: var(--vbnvbVBNVBNvb); }

.asdfASDFasdfg {
    margin-bottom: 1rem;
}

.qwerQWERqwerp {
    max-width: 700px;
    margin: 0 auto 4rem auto;
}

.lkjhLKJHlkjh {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.zxcvZXCVzxcv {
    background-color: var(--vbnvbVBNVBNvb);
    padding: 2.5rem 2rem;
    border-radius: 12px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #2a2a2a;
}
.zxcvZXCVzxcv:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.vbnmVBNMvbnm {
    background-color: var(--bcnbcnBCNBCN);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 1.5rem auto;
}
.vbnmVBNMvbnm svg {
    width: 30px;
    height: 30px;
    fill: #fff;
}
.hjklHJKLhjkll { margin-bottom: 0.5rem; }

.tyuiTYUityui .wertWERTwert { max-width: 1000px; }
.ghjkGHJKghjkl {
    background-color: var(--cvbcvbCVBCVB);
    border-radius: 12px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
}
.fghjFGHJfghjk {
    display: flex;
    background-color: var(--vbnvbVBNVBNvb);
    border-radius: 8px;
    padding: 0.5rem;
    margin-bottom: 1rem;
}
.jklöJKLÖjklö {
    flex: 1;
    padding: 0.75rem 1rem;
    background: none;
    border: none;
    color: var(--fghfghFGHFGH);
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 6px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.jklöJKLÖjklö.jklöJKLÖjklöACTIVE {
    background-color: var(--bcnbcnBCNBCN);
    color: #fff;
}
.asdfASDFasdfl { position: relative; }
.yxcvYXCVyxcv {
    display: none;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: center;
    animation: asdFGHjkl 0.5s ease forwards;
}
.yxcvYXCVyxcv.yxcvYXCVyxcvACTIVE { display: grid; }
.bnmBNMbnmcv h3 { color: var(--bcnbcnBCNBCN); }
.xcvbXCVBxvcb { border-radius: 8px; }

@keyframes asdFGHjkl {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.zxcvZXCVzxcvb {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
.vbnmVBNMvbnmc {
    overflow: hidden;
}
.qwerQWERqwerui {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.asdfASDFasdfhj {
    flex: 0 0 100%;
    padding: 2rem;
    background-color: var(--cvbcvbCVBCVB);
    border-radius: 12px;
    box-sizing: border-box;
}
.tyuiTYUItyuim {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto 1rem auto;
    border: 3px solid var(--bcnbcnBCNBCN);
}
.asdfASDFasdfhj p {
    font-size: 1.1rem;
    font-style: italic;
    margin-bottom: 1rem;
}
.asdfASDFasdfhj h4 {
    margin-bottom: 0.25rem;
    color: #fff;
}
.asdfASDFasdfhj span {
    color: var(--bcnbcnBCNBCN);
    font-weight: 500;
}
.ghjkGHJKghjklbtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    color: #fff;
    font-size: 2rem;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s ease;
}
.ghjkGHJKghjklbtn:hover { background-color: rgba(255, 255, 255, 0.2); }
.asdfASDFasdfbtn { left: 0; }
.fghjFGHJfghjbtn { right: 0; }

.hjkHJKlhjkl {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(images/bg2.webp) no-repeat center center/cover;
}
.asdfASDFASDFqwer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}
.bnmBNMbnmdf { display: flex; gap: 1rem; margin-top: 2rem; }
.cvbnCVBNcvbnapp img { height: 50px; width: auto; }
.dfghDFGHdfghimg img { border-radius: 12px; }

.fghjFGHJfghjkl {
    background-color: var(--cvbcvbCVBCVB);
    padding: 4rem 0 2rem 0;
    border-top: 1px solid #2a2a2a;
}
.jklöJKLÖjklögr {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}
.qwerQWERqwercl p { font-size: 0.9rem; }
.qwerQWERqwercl ul { display: flex; flex-direction: column; gap: 0.75rem; }
.qwerQWERqwercl ul a { color: var(--fghfghFGHFGH); }
.qwerQWERqwercl ul a:hover { color: #fff; }
.asdfASDFasdfsc { display: flex; gap: 1rem; }
.asdfASDFasdfsc a {
    color: var(--fghfghFGHFGH);
    font-size: 1.5rem;
    transition: color 0.3s ease, transform 0.2s ease;
}
.asdfASDFasdfsc a:hover { color: #fff; transform: translateY(-3px); }
.asdfASDFasdfsc svg { width: 24px; height: 24px; fill: currentColor; }
.tyuiTYUItyuicr {
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid #333;
    font-size: 0.9rem;
    color: var(--fghfghFGHFGH);
}

/* === ANIMATION TIMING - CORRECTED === */
.zxcvZXCVzxc, .zxcvZXCVzxcv, .yxcvYXCVyxcv.zxcvZXCVzxc, .asdfASDFasdfhj.zxcvZXCVzxc, .vbnmVBNMvbnmitem {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s var(--zxcvzxcZCVZC), transform 0.6s var(--zxcvzxcZCVZC);
}
.yuiopYUIOPyuiopvisible {
    opacity: 1;
    transform: translateY(0);
}

.asdfasdfASDFASDF {
    min-height: auto;
    padding-top: 12rem;
    padding-bottom: 6rem;
    text-align: center;
}

.poiuPOIUpoiuREV {
    direction: rtl;
}
.poiuPOIUpoiuREV > * {
    direction: ltr;
}

.wertWERTwertul {
    list-style: none;
    padding-left: 0;
    margin-top: 1.5rem;
}
.wertWERTwertul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 1rem;
}
.wertWERTwertul li::before {
    content: '✔';
    position: absolute;
    left: 0;
    top: 0;
    color: var(--vxcvxcVXVXCV);
    font-weight: 900;
}

.zxcvZXCVzxctimeline {
    position: relative;
    max-width: 800px;
    margin: 2rem auto 0;
}
.zxcvZXCVzxctimeline::after {
    content: '';
    position: absolute;
    width: 4px;
    background-color: var(--cvbcvbCVBCVB);
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -2px;
}
.vbnmVBNMvbnmitem {
    padding: 10px 40px;
    position: relative;
    width: 50%;
}
.vbnmVBNMvbnmitem:nth-child(odd) {
    left: 0;
    text-align: right;
}
.vbnmVBNMvbnmitem:nth-child(even) {
    left: 50%;
}
.qwerQWERqwerdot {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: -10px;
    background-color: var(--bcnbcnBCNBCN);
    border: 4px solid var(--vbnvbVBNVBNvb);
    top: 25px;
    border-radius: 50%;
    z-index: 1;
}
.vbnmVBNMvbnmitem:nth-child(even) .qwerQWERqwerdot {
    left: -10px;
}
.asdfASDFasdfcontent {
    padding: 20px 30px;
    background-color: var(--cvbcvbCVBCVB);
    border-radius: 8px;
}

.yuiopYUIOPyuiop .zxcvZXCVzxcv {
    background-color: var(--cvbcvbCVBCVB);
    text-align: center;
}
.ghjkGHJKghjklimg {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto 1.5rem;
    object-fit: cover;
    border: 4px solid var(--bcnbcnBCNBCN);
}

.tyuiTYUItyuiprice .zxcvZXCVzxcv {
    border-color: #2a2a2a;
}
.vbnmVBNMvbnmprice {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.hjklhjkHJKLhjklspan {
    font-size: 1rem;
    color: var(--fghfghFGHFGH);
    font-weight: 400;
}
.zxcvZXCVzxcvPOPULAR {
    border-color: var(--bcnbcnBCNBCN);
    transform: scale(1.05);
    position: relative;
}
.zxcvZXCVzxcvPOPULAR:hover {
    transform: scale(1.08) translateY(-10px);
}
.asdfASDFasdfpop {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--bcnbcnBCNBCN);
    color: #fff;
    padding: 0.25rem 1rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
}
.rtyuRTYUrtyuPOPULAR {
    background-color: var(--vxcvxcVXVXCV);
    box-shadow: 0 4px 15px rgba(40, 167, 69, 0.2);
}
.rtyuRTYUrtyuPOPULAR:hover {
    background-color: #218838;
}

.asdfASDFASDFcontact {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 3rem;
}
.qwerQWERqwerform {
    background: var(--cvbcvbCVBCVB);
    padding: 2.5rem;
    border-radius: 12px;
}
.hjklHJKLhjklform {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
.fghjFGHJfghjgroup {
    position: relative;
}
.asdfASDFasdflabel {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
}
.zxcvZXCVzxcvinput {
    width: 100%;
    padding: 1rem;
    background-color: var(--vbnvbVBNVBNvb);
    border: 1px solid #333;
    border-radius: 8px;
    color: var(--ghjghjGHJGHJ);
    font-size: 1rem;
    transition: border-color 0.3s ease;
}
.zxcvZXCVzxcvinput:focus {
    outline: none;
    border-color: var(--bcnbcnBCNBCN);
}
.zxcvZXCVzxcvinput.rtyuRTYUrtyuERROR {
    border-color: var(--ertyertyERTY);
}
.wertWERTwerterror {
    color: var(--ertyertyERTY);
    font-size: 0.8rem;
    margin-top: 0.25rem;
    display: none;
}
.zxcvZXCVzxcvinput.rtyuRTYUrtyuERROR + .wertWERTwerterror {
    display: block;
}

.vbnmVBNMvbnminfoitem {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2rem;
    align-items: flex-start;
}
.qwerQWERqwericon {
    background-color: var(--cvbcvbCVBCVB);
    padding: 1rem;
    border-radius: 50%;
}
.qwerQWERqwericon svg {
    width: 24px;
    height: 24px;
    fill: var(--bcnbcnBCNBCN);
}
.asdfASDFasdfdetails h4 { margin-bottom: 0.25rem; }
.asdfASDFasdfdetails p { margin-bottom: 0; }

.ghjkGHJKghjklfaq {
    max-width: 800px;
    margin: 0 auto;
}
.fghjFGHJfghjfaqitem {
    background-color: var(--cvbcvbCVBCVB);
    margin-bottom: 1rem;
    border-radius: 8px;
    overflow: hidden;
}
.jklöJKLÖjklöfaqbtn {
    width: 100%;
    background: none;
    border: none;
    padding: 1.5rem;
    text-align: left;
    color: var(--ghjghjGHJGHJ);
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.asdfASDFasdficon {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}
.fghjFGHJfghjACTIVE .asdfASDFasdficon {
    transform: rotate(45deg);
}
.yxcvYXCVyxcvfaqcontent {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, padding 0.5s ease;
}
.yxcvYXCVyxcvfaqcontent p {
    padding: 0 1.5rem 1.5rem;
    margin-bottom: 0;
}
.yxcvYXCVyxcvfaqcontent ul
{
    padding: 0 1.5rem 1.5rem;
    margin-bottom: 0;
}
.fghjFGHJfghjfaqitem.fghjFGHJfghjACTIVE .yxcvYXCVyxcvfaqcontent {
    max-height: 500px;
}



.asdfASDFASDFlegal {
    max-width: 900px;
    margin: 0 auto;
}
.asdfASDFASDFlegal h2 {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #333;
    padding-bottom: 0.5rem;
}
.asdfASDFASDFlegal h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.asdfASDFASDFlegal p, .asdfASDFASDFlegal ul li {
    color: var(--fghfghFGHFGH);
}
.asdfASDFASDFlegal ul {
    list-style: disc;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}

.dfghDFGHdfghTY {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: calc(100vh - 200px);
}
.qwerQWERqwericonTY svg {
    width: 100px;
    height: 100px;
    fill: var(--vxcvxcVXVXCV);
    margin-bottom: 2rem;
}


@media (max-width: 992px) {
    .vbnVBNvbn, .asdfASDFASDFqwer {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .cvbnCVBNcvbn { order: 2; }
    .nmklNMKLnmkl { order: 1; margin: 0 auto; }
    .poiuPOIUpoiuREV { direction: ltr; }
    .dfghDFGHdfghimg {
        order: 1;
        margin: 0 auto;
    }
    .ghjkGHJKghjklcv { order: 2; }
    .asdfASDFASDFcontact { grid-template-columns: 1fr; }
    .tyuiTYUItyuiinfo {
        text-align: left;
    }
}


@media (max-width: 768px) {
    .yuioYUIOyui {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        background-color: var(--cvbcvbCVBCVB);
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 3rem;
        transform: translateX(100%);
        transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    }
    .yuioYUIOyui.ghjkGHJKghjkOPEN {
        transform: translateX(0);
    }
    .ghjkGHJKghjk { font-size: 1.5rem; }
    .bnmbnmBNMbnm { display: block; }
    .bnmbnmBNMbnm.ghjkGHJKghjkOPEN span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    .bnmbnmBNMbnm.ghjkGHJKghjkOPEN span:nth-child(2) {
        opacity: 0;
    }
    .bnmbnmBNMbnm.ghjkGHJKghjkOPEN span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -6px);
    }

    .yxcvYXCVyxcv { grid-template-columns: 1fr; }
    .xcvbXCVBxvcb { order: 1; margin: 0 auto; }
    .bnmBNMbnmcv { order: 2; }

    .zxcvZXCVzxctimeline::after {
        left: 31px;
    }
    .vbnmVBNMvbnmitem {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }
    .vbnmVBNMvbnmitem:nth-child(odd) {
        left: 0;
        text-align: left;
    }
    .vbnmVBNMvbnmitem:nth-child(even) {
        left: 0;
    }
    .qwerQWERqwerdot, .vbnmVBNMvbnmitem:nth-child(even) .qwerQWERqwerdot {
        left: 21px;
    }
    .ghjkGHJKghjklbtn {
        top: auto;
        transform: translateY(0);
    }
    .zxcvZXCVzxcvb {
        padding-bottom: 60px;
    }
    .asdfASDFasdfhj {
        padding: 1rem;
    }
    .fghjFGHJfghjk
    {
        flex-direction: column;
    }
    .lkjhLKJHlkjh
    {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 360px) {
    .wertWERTwert {
        padding: 0 1rem;
    }
}