/* Адаптивность */
@media (max-width: 1023px) {
    .block8-content {
        padding: 0;
    }

    .block8-right {
        margin-top: -40px;
    }

    .block8-os-icons {
        margin-bottom: 0;
        min-width: 340px;
    }

    .block8-os-icons img {
        width: 150px;
    }

    .block8-os-icons {
        width: auto;
    }

    .hero-content {
        gap: 40px;
    }

    .hero-title {
        font-size: 42px;
    }

    .devices {
        max-width: 500px;
    }
}

@media (max-width: 767px) {
    .header {
        padding: 24px 0 12px;
    }

    .header-content {
        flex-direction: column;
        gap: 16px;
        align-items: center;
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        padding: 0;
    }

    .office-block {
        display: none;
    }

    .main-block {
        width: 100%;
        max-width: 360px;
        padding: 28px 16px 32px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 24px;
        height: 353px;
    }

    .promo-section {
        position: static;
        transform: none;
        width: 100%;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 16px;
        margin: 0;
    }

    .promo-logo {
        display: block;
        width: 150px;
        height: auto;
    }

    .promo-icon {
        display: none;
    }

    .promo-text {
        position: static;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        justify-content: center;
    }

    .timer-section {
        position: static;
        width: 100%;
        /* margin: 12px 0 0; */
        justify-content: center;
    }

    .timer {
        /* gap: 12px; */
        justify-content: center;
    }

    .timer-digit {
        gap: 6px;
    }

    .timer-number {
        font-size: 48px;
        line-height: 56px;
        width: 72px;
        height: 56px;
    }

    .timer-label {
        font-size: 20px;
        line-height: 24px;
        width: auto;
        height: auto;
    }

    .timer-colon {
        font-size: 48px;
        line-height: 56px;
        /* height: 56px; */
        width: 16px;
        margin-bottom: 0;
    }

    .cta-section {
        position: static;
        width: 100%;
        justify-content: center;
        margin-top: 12px;
    }

    .cta-button {
        width: 100%;
        max-width: 240px;
        padding: 18px 0;
        font-size: 16px;
        border-radius: 30px;
        height: 55px;
    }

    .hero {
        padding: 48px 0 0px;
        margin-bottom: 0px;
        top: -25px;
    }

    .hero-content {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 36px;
    }

    .hero-text {
        position: static;
        transform: none;
        width: 100%;
        max-width: 320px;
        align-items: center;
        text-align: center;
        gap: 16px;
        margin: 0 auto;
    }

    .registration-link {
        font-size: 18px;
        width: 100%;
    }

    .hero-title {
        width: 100%;
        font-size: 40px;
        line-height: 100%;
        display: flex;
        flex-direction: column;
        gap: 4px;
        align-items: center;
    }

    .hero-title-line {
        display: block;
    }

    .hero-description {
        width: 100%;
        max-width: 320px;
        font-size: 18px;
        line-height: 20px;
        display: flex;
        flex-direction: column;
        gap: 4px;
        align-items: center;
    }

    .hero-description-line {
        display: block;
    }

    .cta-button-large {
        width: 100%;
        max-width: 240px;
        margin: 12px auto 0;
    }


    .hero-image {
        position: static;
        width: 100%;
        max-width: 445px;
        height: 234px;
        transform: none;
        margin-top: 160px;
    }

    .devices {
        width: 100%;
        height: auto;
    }

    .hero-notebook {

        width: 211.73px;
        height: 211.73px;
        top: auto;
        bottom: 90px;
        left: 14px;
        transform: rotate(-0.94deg);

    }

    .decorative-dots {
        display: none;
    }

    .header .container {
        max-width: none;
        margin: 0;
        padding: 0;
    }

    .block4-card {}

    .block11-title {
        font-size: 28px;
    }

}

@media (max-width: 350px) {
    .block3 {
        margin-top: -60px !important;
    }

    .block7-gif {
        width: 125%;
    }

    .block8-os-icons {
        margin-left: -20px;
    }

    .block8-os-icons img {
        width: 130px;
    }

    .block9-ellipse {
        left: 130px;
    }

    .block9-side-text {
        left: 180px;
    }

    .block9-description-mobile {
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 1365px) {
    .header-content {
        flex-direction: column;
    }

    .main-block {
        display: flex;
        /*flex-direction: column;*/
        flex-wrap: wrap;
        height: auto;
        width: auto;
        justify-content: center;
        padding: 25px;
    }
    .promo-section {
        position: relative;
        left: 0;
        top: 50px;
    }
    .promo-icon {
        left: -55px;
        top: -10px;
    }

    .timer-section {
        position: relative;
        left: 0;
        top: 0;
    }

    .cta-section {
        margin-top: 20px;
        position: relative;
        left: 0;
        top: 0;
    }

    .hero {
        margin-top: -30px;
        margin-bottom: 600px;
    }

    .devices {
        padding: 90px;
        margin-top: -70px;
        max-width: none;
        margin-left: 10px;
    }

    .block2 {
        margin-top: 50px;
    }

    .block-logos {
        margin-top: -230px;
    }

    section.block3 {
        top: -300px;
    }

    h2.block3-title {
        padding-top: 0;
    }

    .block3-image {
        width: 60%;
        margin-top: 30px;
    }

    .feature-item {
        height: 15px;
    }

    .block3-text {
        width: 45%;
        margin-top: 0;
    }

    .block3-content {
        padding: 0;
        flex-direction: row;
        gap: 0;
        margin-top: 0;
    }

    .tab-container {
        min-height: 250px;
        /*margin-top: -145px;*/
    }

    .tab {
        width: auto;
        height: auto;
        padding: 10px 15px;
    }

    .block4 {
        margin-top: -300px;
        padding: 100px 0 350px 0;
    }

    .block4-description {
        width: 90%;
    }

    .block4-title {
        margin-top: -44px;
    }

    .block4-side-text {
        left: 148px;
    }

    .block4-bottom {
        width: 70%;
    }

    .block4-card-content {
        padding-right: 0;
    }

    .block4-quote2 {
        right: 50px;
        left: auto;
        top: 300px;
    }

    .block5 {
        padding: 100px 0 220px;
    }

    .block6-feature:nth-child(2) .block6-feature-description {
        width: auto;
        margin-left: 0;
    }

    .block7 {
        padding: 30px 0 50px;
        top: -135px;
    }

    .block7-arrow {
        margin-left: 0;
    }

    .block7-feature-item.active .block7-arrow {
        margin-top: 10px;
    }

    .block7-feature-content {
        text-align: left;
    }

    .block7-feature-title {
        text-align: left;
        justify-content: flex-start;
    }

    .block7-divider {
        width: 85%;
        max-width: none ;
    }

    .block7-feature-item {
        margin-left: 95px;
    }

    .block8 {
        padding-top: 60px;
    }

    .block8 .container {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .block8-title-header {
        width: 350px;
        margin: auto;
    }

    .block8-content {
        gap: 0;
    }

    .block10-grid {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 15px;
    }

    .block8-os-icons {
        width: auto;
    }

    .block8-os-icons img {
        width: 150px;
    }

    .block8-os-title {
        justify-content: center;
    }

    .block9 {
        height: 942px;
    }

    .block9-feature-card-desktop {
        width: 200px;
        height: 200px;
    }

    .block9-feature-card-desktop.card-1 {
        left: 20px;
        top: 240px;
    }
    .block9-feature-card-desktop.card-2 {
        right: 20px;
        top: 240px;
    }
    .block9-feature-card-desktop.card-3 {
        left: 20px;
        top: 500px;
    }
    .block9-feature-card-desktop.card-4 {
        right: 20px;
        top: 500px;
    }

    .block9-feature-title {
        width: 160px;
        font-size: 18px;
    }

    .block9-title {
        justify-content: center;
    }

    .block9-ellipse {
        left: auto;
        right: 75px;
    }

    .block9-side-text {
        right: 5px;
        left: auto;
    }

    .block9-video {
        top: 200px;
    }
    .line-top {
        top: 360px;
    }
    .line-bottom {
        top: 610px;
    }

    .block10-title {
        padding: 0 20px;
        margin-bottom: 50px;
    }
    .block10-title br {
        display: none;
    }

    .block11 {
        padding: 50px 0;
    }
    .block11-title {
        margin-bottom: 50px;
    }

    .pricing-card {
        width: 305px;
        /* min-height: 400px; */
        height: 345px;
        border-radius: 25.85px;
        padding: 24px;
        gap: 2px;
        margin: 9px;
        position: relative;
    }

    .pricing-card-yearly {
        width: 353px;
        /* min-height: 450px; */
        height: auto;
        border-radius: 25.85px;
        padding: 24px;
        margin-top: -15px;
        right: 0;
        /* left: -24px; */
    }

    .pricing-title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 8px;
    }

    .pricing-description {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    .pricing-price {
        margin-bottom: 16px;
        gap: 8px;
    }

    .price-amount {
        font-size: 36px;
        line-height: 42px;
    }

    .price-period {
        font-size: 14px;
        line-height: 18px;
    }

    .pricing-discount {
        margin-bottom: 20px;
        gap: 8px;
    }

    .old-price {
        font-size: 15px;
    }

    .discount-badge {
        width: 97.88135528564453px;
        height: 25.16101837158203px;
        font-size: 12px;
        line-height: 16px;
        padding: 4px 12px;
        font-weight: 600;
    }

    .pricing-badge {
        font-size: 14px;
        line-height: 18px;
        width: 160px;
        height: 36px;
        margin-bottom: 12px;
    }

    .pricing-card-yearly .pricing-badge {
        width: 180px;
        height: 36px;
    }

    .pricing-ribbon {
        width: 200px;
        height: 40px;
        top: 30px;
        right: -50px;
        font-size: 12px;
        line-height: 16px;
        padding: 6px 16px;
    }

    .pricing-button {
        width: 160px;
        height: 44px;
        font-size: 14px;
        margin-top: auto;
    }

    .pricing-card-yearly {
        margin-left: -25px;
    }

    .pricing-card-yearly .pricing-button {
        margin-top: 20px !important;
        margin-bottom: 35px !important;
    }

    .block11-pricing {
        gap: 0;
    }

    .block13-varvara {
        width: 130px;
        height: 155px;
    }

    .block13-person {
        margin-right: -80px;
    }

    .block13-name {
        font-size: 16px;
    }

    .block13-role {
        font-size: 12px;
    }

    .block12m-title {
        max-width: none;
    }

    .block12m-desc {
        text-align: center;
    }
}