:root {
    --color-primary: #181E2A;
    --color-secondary: #9f32c0;
    --color-accent: #4F96FF;
    --color-text: #333;
    --color-text-light: #666;
    --color-bg: #F5F8FA;
    --color-bg-light: #FFFFFF;
    --color-bg-dark: #181E2A;
    --color-border: #E4E7EC;
    --shadow-card: 0 5px 15px rgba(0, 0, 0, 0.05);
    --transition: all 0.3s ease;
}

/* Star styling */
.star {
    color: #F59E0B;
    font-size: 20px;
}

/* Highlighted numbers */
.highlighted-number {
    color: #d64fff;
    font-size: 1.5em;
    font-weight: 700;
    display: inline-block;
    margin-right: 5px;
    text-shadow: 0 0 10px rgba(79, 150, 255, 0.3);
}

/* Общий фон с затемнением */
.section-dark-bg {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.section-dark-bg::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-image: url('../img/dark_background.png');
    background-size: cover;
    background-position: center;
    opacity: 0.5; /* степень затемнения */
    z-index: -1;
}

/* Общий светлый фон */
.section-light-bg {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.section-light-bg::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-image: url('../img/light_background.png');
    background-size: cover;
    background-position: center;
    opacity: 1;
    z-index: -1;
}

/* Advantages section */
.advantages {
    padding: 80px 0;
    background-color: #292F3A;
    color: white;
}


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

.advantage-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    transition: var(--transition);
    box-shadow: var(--shadow-card);
    height: 100%;
}

.advantage-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.advantage-card__icon {
    width: 70px;
    height: 70px;
    background-color: #F5F8FA;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.advantage-card__img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.advantage-card__title {
    font-size: 20px;
    font-weight: 600;
    color: #181E2A;
    margin-bottom: 15px;
}

.advantage-card__desc {
    font-size: 16px;
    color: #333;
}

.advantage-card__list {
    padding-left: 20px;
    margin: 15px 0;
}

.advantage-card__list li {
    margin-bottom: 10px;
    line-height: 1.5;
    color: #333;
}

/* Stages section */
.stages {
    padding: 80px 0;
    background-color: #ffffff;
    color: white;
    position: relative;
}

.animated .highlighted-number {
    animation: none;
}


.stages__wrapper {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 40px;
}

.stages__img {
    flex: 0 0 45%;
}

.stages__photo {
    border-radius: 10px;
    overflow: hidden;
    width: 80%;
    object-fit: cover;
    height: 600px;
}

.stages__content {
    flex: 0 0 50%;
}

.stages__list {
    counter-reset: stages-counter;
}

.stages__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    position: relative;
}

.stages__number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: var(--color-secondary);
    color: #fff;
    border-radius: 50%;
    font-weight: 600;
    margin-right: 20px;
    flex-shrink: 0;
}

.stages__info {
    flex-grow: 1;
}

.stages__title {
    font-size: 18px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    margin-bottom: 10px;
}

.stages__desc {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}

.stages__result {
    background-color: #292F3A;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 40px;
}

.stages__result-title {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 10px;
}

.stages__result-desc {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.8;
    margin-top: 10px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

/* Стили для блока с ценами */
.stages__pricing {
    display: flex;
    gap: 40px;
    margin-top: 40px;
}

.stages__pricing-item {
    flex: 1;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px 30px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.stages__pricing-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.stages__pricing-value {
    font-size: 42px;
    font-weight: 700;
    color: #1A1A1A;
    margin-bottom: 10px;
    line-height: 1.2;
}

.stages__pricing-label {
    font-size: 24px;
    font-weight: 600;
    color: #181E2A;
    margin-bottom: 8px;
}

.stages__pricing-description {
    font-size: 16px;
    color: #666;
    opacity: 0.9;
}

/* Media queries для адаптивности блока с ценами */
@media (max-width: 768px) {
    .stages__pricing {
        flex-direction: column;
        gap: 20px;
    }

    .advantage-card__list {
        padding-left: 25px;
        margin: 12px 0;
    }

    .advantage-card__list li {
        margin-bottom: 12px;
        padding-left: 5px;
    }
}

/* Experience section */
.experience {
    padding: 80px 0;
    background-color: #181E2A;
    color: white;
}

.experience__subtitle {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.experience__container {
    display: flex;
    gap: 40px;
    align-items: center;
}

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

.experience__image {
    flex: 0 0 45%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.experience__image-placeholder {
    width: 80%;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.experience__img {
    width: 95%;
    height: 618px;
    display: block;
}

.experience__card {
    background-color: #222944;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.experience__card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.experience__card-icon {
    font-size: 36px;
    margin-bottom: 20px;
}

.experience__card-title {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.3;
}

.experience__card-desc {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    margin-top: auto;
}

/* Media queries for experience section */
@media (max-width: 1200px) {
    .experience__container {
        flex-direction: column;
    }
    
    .experience__image {
        flex: 0 0 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    
    .experience__content {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .experience__content {
        grid-template-columns: 1fr;
    }
    
    .pricing__cards {
        grid-template-columns: 1fr;
    }
    
    .pricing-card {
        max-width: 100%;
    }
    
    .pricing-card--featured {
        transform: scale(1);
    }
    
    .pricing-card--featured:hover {
        transform: translateY(-5px);
    }
    
    .service-features li {
        padding-left: 25px;
    }
}

@media (max-width: 480px) {
    .advantage-card,
    .experience__card,
    .service-card,
    .pricing-card {
        padding: 20px;
    }
    
    .advantage-card__title,
    .experience__card-title,
    .service-card__title {
        font-size: 18px;
    }
    
    .advantage-card__desc,
    .experience__card-desc,
    .service-card__desc {
        font-size: 14px;
    }
    
    .service-modal__content {
        padding: 20px;
    }
    
    .service-modal__title {
        font-size: 20px;
    }
    
    .service-modal__desc {
        font-size: 14px;
    }
    
    .cta__form {
        padding: 20px;
    }
    
    .cta__title {
        font-size: 24px;
    }
    
    .cta__advantage-title {
        font-size: 18px;
    }
    
    /* Стили для блока с ценами на маленьких экранах */
    .stages__pricing {
        flex-direction: column;
        gap: 20px;
    }
    
    .stages__pricing-item {
        padding: 20px 15px;
    }
    
    .stages__pricing-value {
        font-size: 32px;
    }
    
    .stages__pricing-label {
        font-size: 18px;
    }
}

/* Services section */
.services {
    padding: 80px 0;
    background-color: #F5F8FA;
}

.services__container {
    max-width: 800px;
    margin: 0 auto;
    transition: all 0.5s ease;
    position: relative;
}

.services__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: all 0.5s ease;
    position: relative;
    margin-bottom: 30px;
}

.services__cta {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.service-item {
    width: 100%;
    position: relative;
    transition: all 0.4s ease;
}

.service-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    transition: var(--transition);
    position: relative;
    color: var(--color-text);
    font-weight: 500;
    margin-bottom: 0;
}

.service-button .arrow {
    transition: transform 0.3s ease;
    font-size: 18px;
    color: var(--color-secondary);
}

.service-button:hover {
    color: var(--color-primary);
    box-shadow: 0 8px 20px rgba(106, 90, 205, 0.4);
}

.service-button:hover .arrow {
    color: white;
}

.service-button.active {
    background-color: #25304A;
    color: white;
    border-radius: 8px 8px 0 0;
}

.service-button.active .arrow {
    transform: rotate(90deg);
    color: white;
}

.service-content {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    margin-top: 0;
    position: relative;
    z-index: 1;
    border: 1px solid #E4E7EC;
    border-top: none;
    transform-origin: top;
    transform: scaleY(0);
    margin-bottom: 10px;
}

.service-item.active .service-content {
    max-height: 1000px;
    opacity: 1;
    padding: 20px;
    transform: scaleY(1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.service-features {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.service-features p {
    margin-bottom: 16px;
    color: #333;
    line-height: 1.5;
    padding-left: 0;
}

.service-features p:last-child {
    margin-bottom: 5px;
}

.service-features strong, .service-features p strong {
    color: #4F96FF;
    font-weight: 500;
}

.service-order-btn {
    display: inline-block;
    width: auto;
    margin: 10px 0 0;
    background-color: #3AC084;
    color: white;
    padding: 10px 25px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
}

.service-order-btn:hover {
    background-color: #33B378;
}

/* Service Modal */
.service-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.service-modal.is-active {
    display: block;
}

.service-modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
}

.service-modal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    width: 90%;
    max-width: 600px;
    max-height: 80vh;
    overflow-y: auto;
}

.service-modal__close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    font-size: 24px;
    color: var(--color-text-light);
    cursor: pointer;
}

.service-modal__title {
    font-size: 24px;
    font-weight: 600;
    color: var(--color-primary);
    margin-bottom: 15px;
}

.service-modal__desc {
    font-size: 16px;
    color: var(--color-text);
    margin-bottom: 25px;
}

.service-modal__details {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.service-modal__info {
    display: flex;
    flex-direction: column;
}

.service-modal__label {
    font-size: 14px;
    color: var(--color-text-light);
    margin-bottom: 5px;
}

.service-modal__price,
.service-modal__duration {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-primary);
}

.service-modal__btn {
    width: 100%;
}

/* Pricing section */
.pricing {
    background-color: var(--color-bg);
    padding: 80px 0;
}

.pricing__title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.pricing__desc {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
    color: var(--color-text-light);
}

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

.pricing-card {
    background-color: var(--color-bg-light);
    border-radius: 10px;
    box-shadow: var(--shadow-card);
    padding: 30px;
    width: 380px;
    transition: transform 0.3s ease;
}

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

.pricing-card--highlighted {
    background-color: var(--color-primary);
    color: white;
    position: relative;
}

.pricing-card--highlighted .pricing-card__title,
.pricing-card--highlighted .pricing-card__price,
.pricing-card--highlighted .pricing-card__period,
.pricing-card--highlighted .pricing-card__features-item {
    color: white;
}

.pricing-card--highlighted .pricing-card__badge {
    position: absolute;
    top: -12px;
    right: 20px;
    background-color: var(--color-secondary);
    color: white;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 20px;
}

.pricing-card__title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.pricing-card__price {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 5px;
    color: var(--color-primary);
}

.pricing-card__period {
    font-size: 14px;
    color: var(--color-text-light);
    margin-bottom: 20px;
    display: block;
}

.pricing-card__features {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
}

.pricing-card__features-item {
    padding: 8px 0;
    display: flex;
    align-items: center;
    color: var(--color-text);
}

.pricing-card__features-item:before {
    content: "✓";
    color: var(--color-secondary);
    margin-right: 10px;
    font-weight: bold;
}

.pricing-card__features-item--disabled {
    color: var(--color-text-light);
    text-decoration: line-through;
}

.pricing-card__features-item--disabled:before {
    content: "✕";
    color: #e74c3c;
}

.pricing-card__button {
    width: 100%;
    display: block;
    text-align: center;
}

.pricing-card__button.btn-highlighted {
    background-color: #eb21e1;
    color: var(--color-primary);
    border: none;
    font-weight: 600;
}

.pricing-card__button.btn-highlighted:hover {
    background-color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(255, 255, 255, 0.25);
}

/* Reviews section */
.reviews {
    padding: 80px 0;
    background-color: #F5F8FA;
}

.reviews-container {
    margin-top: 50px;
}

.review-cards {
    display: flex;
    position: relative;
    overflow: hidden;
}

.review-card {
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    padding: 24px;
    margin: 0 15px;
    width: 100%;
    min-height: 280px;
    display: none;
}

.review-card__header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.review-card__avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
}

.review-card__info {
    flex: 1;
}

.review-card__name {
    color: #25304A;
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: 600;
}

.review-card__position {
    color: #6C7A93;
    margin: 0;
    font-size: 14px;
}

.review-card__rating {
    color: #FFB800;
    font-size: 20px;
    margin-bottom: 15px;
}

.review-card__text {
    color: #4A5568;
    line-height: 1.6;
    margin-bottom: 15px;
}

.review-card__date {
    color: #6C7A93;
    font-size: 14px;
    text-align: right;
    margin: 0;
}

.review-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.review-button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #CCD5E0;
    background-color: white;
    color: #25304A;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.review-button:hover:not(:disabled) {
    background-color: #25304A;
    color: white;
    border-color: #25304A;
}

.review-button:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.review-dots {
    display: flex;
    margin: 0 20px;
}

.review-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #CCD5E0;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.review-dot.active {
    background-color: #25304A;
    transform: scale(1.2);
}

/* Media queries for reviews */
@media (max-width: 768px) {
    .review-card {
        padding: 20px;
        min-height: 320px;
    }
    
    .review-card__avatar {
        width: 50px;
        height: 50px;
    }
    
    .review-card__name {
        font-size: 16px;
    }
    
    .review-card__position {
        font-size: 12px;
    }
}

/* WhatsApp Button */
.whatsapp-button {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    background-color: #25D366;
    color: white;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 10px;
    transition: background-color 0.3s;
}

.whatsapp-button:hover {
    background-color: #1da851;
}

.whatsapp-button i {
    margin-right: 8px;
    font-size: 18px;
}

/* CTA section */
.cta {
    position: relative;
    padding: 80px 0;
    background-color: #181E2A;
    color: #fff;
}

/* Убираем дублирование со стилями section-dark-bg */
.cta .container {
    position: relative;
    z-index: 2; /* Сохраняем z-index для контента */
}

.cta__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: flex-start;
    justify-content: space-between;
}

.cta__content {
    flex: 1;
    min-width: 320px;
    margin: 0 auto;
    max-width: 1000px;
}

.cta__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}

.cta__subtitle {
    font-size: 18px;
    margin-bottom: 40px;
    opacity: 0.8;
    text-align: center;
}

.cta__advantages-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    margin-bottom: 40px;
}

.cta__advantage-card {
    background: rgba(255, 255, 255, 0.05); /* Более темный фон карточек */
    border-radius: 12px;
    padding: 24px;
    transition: all 0.3s ease;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08); /* Тонкая граница */
}

.cta__advantage-card:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-4px);
    border-color: rgba(255, 255, 255, 0.15);
}

.cta__advantage-icon {
    color: var(--accent-color);
    flex-shrink: 0;
}

.cta__advantage-content {
    flex-grow: 1;
}

.cta__advantage-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #fff;
}

.cta__advantage-text {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
}

.cta__contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-top: 40px;
}

.cta__contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 20px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.cta__contact-item:hover {
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-2px);
}

.cta__contact-item svg {
    color: var(--accent-color);
}

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

    .cta__content {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .cta {
        padding: 60px 0;
    }

    .cta__title {
        font-size: 28px;
    }

    .cta__subtitle {
        font-size: 16px;
        margin-bottom: 32px;
    }

    .cta__advantages-grid {
        grid-template-columns: 1fr;
    }

    .cta__advantage-card {
        padding: 20px;
    }
    
    .cta__contacts {
        gap: 12px;
    }
    
    .cta__contact-item {
        width: 100%;
        justify-content: center;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .cta {
        padding: 40px 0;
    }

    .cta__title {
        font-size: 24px;
    }

    .cta__advantage-card {
        padding: 16px;
    }

    .cta__advantage-title {
        font-size: 16px;
    }

    .cta__advantage-text {
        font-size: 14px;
    }
}

/* Footer */
.footer {
    background-color: #181E2A;
    color: white;
    padding: 60px 0 30px;
}

.footer__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
}

.footer__column {
    flex: 1;
    min-width: 200px;
}

.footer__logo {
    display: inline-block;
    margin-bottom: 20px;
}

.footer__logo-img {
    max-height: 80px;
}

.footer__copyright {
    font-size: 14px;
    opacity: 0.7;
}

.footer__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer__menu-item {
    margin-bottom: 15px;
}

.footer__link {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    transition: var(--transition);
}

.footer__link:hover {
    color: var(--color-secondary);
}

.footer__address {
    font-style: normal;
}

.footer__contact {
    color: #B6BCC8;
    margin-bottom: 10px;
}

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

.footer__social {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    transition: var(--transition);
}

.footer__social:hover {
    background-color: var(--color-secondary);
    color: #fff;
}

.footer-bottom {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Responsive styles */
@media (max-width: 1024px) {
    .stages__wrapper,
    .advantages__wrapper,
    .experience__container {
        flex-direction: column;
    }
    
    .stages__img,
    .advantages__img,
    .experience__image {
        margin-top: 40px;
    }
    
    .stages__img {
        max-width: 600px;
    }
    
    .cta__advantages {
        grid-template-columns: 1fr;
    }
    
    .pricing__cards {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pricing-card {
        max-width: none;
    }
    
    .pricing-card--featured {
        transform: translateY(0);
    }
    
    /* Стили для блока с ценами на планшетах и мобильных */
    .stages__content {
        display: flex;
        flex-direction: column;
    }
    
    .stages__pricing {
        margin-top: 30px;
    }
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    background-color: var(--color-secondary);
    color: #ffffff;
    border-radius: 8px;
    font-weight: 600;
    transition: var(--transition);
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
}

.btn:hover {
    background-color: #ab2a8f;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(58, 192, 132, 0.25);
}

.btn-primary {
    background-color: var(--color-accent);
}

.btn-primary:hover {
    background-color: #3A82E2;
    box-shadow: 0 4px 10px rgba(79, 150, 255, 0.25);
}

.btn-outline {
    background-color: transparent;
    border: 2px solid var(--color-secondary);
    color: var(--color-secondary);
}

.btn-outline:hover {
    background-color: var(--color-secondary);
    color: #ffffff;
}

.btn--purple {
    background-color: #6A5ACD;
    color: white;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(106, 90, 205, 0.3);
    transition: all 0.3s ease;
}

.btn--purple:hover {
    background-color: #5D4FB8;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(106, 90, 205, 0.4);
}

.whatsapp-button {
    display: inline-flex;
    align-items: center;
    background-color: #25D366;
    color: #ffffff;
    border-radius: 5px;
    padding: 10px 15px;
    font-weight: 500;
    text-decoration: none;
    transition: background-color 0.3s ease;
    margin-top: 10px;
}

.whatsapp-button i {
    margin-right: 8px;
    font-size: 18px;
}

.whatsapp-button:hover {
    background-color: #128C7E;
}

/* Стили для основного контента с учетом фиксированной шапки */
body {
    padding-top: 70px;  /* Высота шапки */
}

main {
    min-height: calc(100vh - 70px);  /* Минимальная высота с учетом шапки */
}

.hero {
    padding-top: 50px;
    background-color: var(--color-primary);
    color: #fff;
}

/* Адаптация для секции hero */
@media (max-width: 768px) {
    /* Стили для летающих иконок */
    .hero__icon-container,
    .hero__lines {
        display: none !important;
    }
    
    .hero__logo-container {
        position: static !important;
        margin: 20px auto;
        transform: none !important;
    }
    
    .hero__images {
        height: auto !important;
        position: relative;
    }
    
    .hero__wrapper {
        flex-direction: column;
    }
    
    .hero__content {
        text-align: center;
        margin-bottom: 30px;
    }
}

body.menu-open {
    overflow: hidden;
}

.logo__link h2 {
    color: #fff;
    margin: 0;
    font-size: 20px;
}

/* Затемнение фона при открытом меню */
.menu-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 990;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

body.menu-open .menu-backdrop {
    opacity: 1;
    visibility: visible;
}

.nav__mobile-actions {
    display: none;
}

.mobile-btn {
    margin-top: 20px;
    width: 100%;
    max-width: 250px;
    font-size: 16px;
    padding: 12px 20px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .logo h2 {
        font-size: 16px;
    }
    
    .logo__img {
        height: 30px;
    }
    
    .burger {
        display: flex;
        z-index: 1001;
    }
    
    .header__wrapper {
        position: relative;
        gap:180px;
    }
    

    .experience__img{
	display:none;
}

    .stages__photo{display:none;}

     .nav {
        position: fixed;
        top: -100%;
        left: 0;
        width: 100%;
        background-color: var(--color-primary);
        padding: 0;
        z-index: 990;
        transition: top 0.4s ease;
        height: auto;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }
    
    .nav.is-active {
        top: 70px;
    }
    
    .nav__list {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        padding: 20px 0;
    }
    
    .nav__mobile-actions {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 20px 30px;
    }
}

/* Стили для адаптивной шапки */
.header {
    padding: 0;
    height: 70px;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: var(--color-primary);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.header__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 15px;
}

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

.logo__link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
}

.logo__img {
    height: 40px;
    margin-right: 10px;
}

.nav {
    margin-left: 550px;
}

.nav__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
}

.nav__link {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: var(--transition);
}

.nav__link:hover {
    color: var(--color-secondary);
}

/* Стили для бургер-меню */
.burger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    margin-right: 10px;
    position: relative;
    z-index: 1001;
}

.burger__line {
    width: 100%;
    height: 3px;
    background-color: #fff;
    transition: all 0.3s ease;
    border-radius: 2px;
}

/* Анимация бургер-кнопки при активации */
.burger.is-active .burger__line:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.burger.is-active .burger__line:nth-child(2) {
    opacity: 0;
}

.burger.is-active .burger__line:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

/* Стили для отдельного мобильного меню */
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 300px;
    max-width: 100%;
    height: 100vh;
    background-color: var(--color-primary);
    z-index: 1000;
    transition: right 0.4s ease;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
}

.mobile-menu.is-active {
    right: 0;
}

.mobile-menu__container {
    padding: 80px 20px 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.mobile-menu__list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}

.mobile-menu__item {
    margin-bottom: 20px;
}

.mobile-menu__link {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    transition: var(--transition);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu__link:hover {
    color: var(--color-secondary);
}

.mobile-menu__actions {
    display: flex;
    flex-direction: column;
    margin-top: auto;
}

@media (min-width: 769px) {
    /* Скрываем бургер-меню на больших экранах */
    .burger {
        display: none;
    }
    
    .mobile-menu {
        display: none;
    }
}

@media (max-width: 768px) {
    /* Скрываем обычное меню и показываем бургер-меню на мобильных устройствах */
    .nav {
        display: none;
    }
    
    .burger {
        display: flex;
    }
    
    /* Стили для шапки на мобильных устройствах */
    .logo h2 {
        font-size: 16px;
    }
    
    .logo__img {
        height: 30px;
    }
    
    /* Стили для страницы */
    body {
        padding-top: 60px;
    }
    
    .hero {
        padding-top: 40px;
    }
    
    /* Адаптивные стили для различных компонентов */
    .stages__photo {
        max-height: 400px;
    }
    
    .experience__content {
        grid-template-columns: 1fr;
    }
    
    .pricing__cards {
        grid-template-columns: 1fr;
    }
    
    .pricing-card {
        max-width: 100%;
    }
    
    .pricing-card--featured {
        transform: scale(1);
    }
    
    .pricing-card--featured:hover {
        transform: translateY(-5px);
    }
    
    .service-features li {
        padding-left: 25px;
    }
} 
