@media screen and (min-width: 1440px) {
    .hero-title {
        font-size: 60px;
        line-height: 70px;
    }
    
    .hero-left {
        max-width: 800px;
    }

    .hero-testimonial-box {
        background: transparent;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 20px;
        padding: 14px 36px;
        position: relative;
        backdrop-filter: blur(10px);
        max-width: 650px;
    }

    .hero-testimonial-text {
        font-size: 18px;
        margin: 20px 20px 40px 20px;
    }

    .end-second {
        bottom: 78px !important;
        right: 402px !important;
    }

    .hero-author-name {
        font-size: 13px;
    }

    .hero-author-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .hero-testimonial-quote-mark.quote-start {
        top: -20px;
        left: 20px;
    }

    .hero-description {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 50px;
    }

    .testimonial-quote-mark img {
        width: 134px;
        height: 120px;
        object-fit: contain;
    }

    .testimonial-quote-mark.quote-end {
        bottom: -55px;
        right: 48px;
    }

    .testimonial-quote-mark.quote-start {
        top: -34px;
        left: 86px;
    }
}

@media screen and (min-width: 1600px) {
    .hero-left {
        margin-top: -140px;
    }
}
@media screen and (max-width: 1200px) {
    h2 {
        font-size: 42px !important;
    }

    .end-second {
        bottom: 79px !important;
        right: 168px !important;
    }

    .hero-testimonial-text {
        margin-bottom: 2rem !important;
    }

    .hero-testimonial-quote-mark.quote-start {
        top: -40px !important;
        left: 24px !important;
    }

    .desc,
    .desc2 {
        font-size: 17px !important;
    }
}
@media screen and (max-width: 992px) {
    h2 {
        font-size: 33px !important;
    }

    .hero-testimonial-quote-mark.quote-start {
        top: -43px !important;
        left: 13px !important;
    }

    .end-second {
        bottom: 47px !important;
        right: 69px !important;
    }

    .hero-testimonial-text {
        margin-bottom: 1rem !important;
    }
}

@media screen and (max-width: 768px) {
    h2 {
        font-size: 28px !important;
        line-height: 38px !important;
    }

    .hero-testimonial-quote-mark.quote-start {
        top: -15px !important;
        left: 8px !important;
    }

    .end-second {
        bottom: 78px !important;
        right: 116px !important;
    }

    .hero-testimonial-box {
        max-width: 78%;
    }

    .hero-testimonial-container {
        flex-direction: unset !important;
    }

    .testimonial-board {
        margin: unset;
    }

    .testimonial-text-about {
        max-width: 594px !important;
    }
}

@media screen and (max-width: 700px) {
    .pixi-contact-form-title {
        font-size: 35px !important;
    }

    .testimonial-text-about {
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    h2 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
}

@media (max-width: 480px) and (min-width: 410px) {
    .hero {
        background-position-y: top !important;
    }
}

@media screen and (max-width: 567px) {
    .pixi-footer-bottom {
        display: flex;
        gap: 30px;
    }
    .pixi-footer-copyright {
        text-align: center;
    }

    .pixi-footer-legal a {
        margin-bottom: 10px;
    }

    .author-avatar-about img {
        width: 60px;
        height: 60px;
    }
}

@media screen and (max-width: 600px) {
    .download-app-pixi {
        background-image: linear-gradient(
                rgba(0, 0, 0, 0.4),
                rgba(0, 0, 0, 0.4)
            ),
            url(images/download-app-600.jpg) !important;
    }

    .hero-testimonial-container {
        flex-direction: column !important;
    }
}

@media screen and (max-width: 640px) {
    .end-second {
        bottom: 74px !important;
        right: 56px !important;
    }
}
@media screen and (max-width: 620px) {
    .end-second {
        bottom: 74px !important;
        right: 43px !important;
    }
}
@media screen and (max-width: 576px) {
    .hero-testimonial-text {
        font-size: 14px;
    }

    .end-second {
        right: 57px !important;
    }
}
@media screen and (max-width: 543px) {
    .end-second {
        right: 30px !important;
    }
}

@media screen and (max-width: 480px) {
    .hero-testimonial-text {
        font-size: 12px !important;
    }

    .hero-author-info {
        text-align: start;
    }

    .hero-testimonial-quote-mark.quote-start {
        top: -9px !important;
    }

    .end-second {
        right: 3px !important;
    }

    .hero-testimonial-box {
        max-width: 90% !important;
    }
}

@media screen and (max-width: 1600px) {
    .testimonial-quote-mark.quote-end {
        bottom: -55px;
        right: 36px;
    }

    .testimonial-quote-mark.quote-start {
        top: -38px;
        left: 26px;
    }

    .pixi-how-works-text {
        left: 90px !important;
        font-size: 18px;
        top: 33.5px;
        max-width: 150px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1200px) {
    .pixi-how-works-text {
        left: 78px !important;
    }

    .pixi-how-works-icon {
        left: 24px;
    }
}

@media screen and (max-width: 1091px) {
    .pixi-how-works-steps-wrapper {
        display: flex !important;
        flex-direction: row !important;
        gap: 10px !important;
        justify-content: center !important;
    }

    .pixi-how-works-step {
        width: 324px !important;
        height: 120px !important;
    }

    .pixi-how-works-icon {
        top: 41px !important;
        left: 28px !important;
        transform: none !important;
    }

    .pixi-how-works-text {
        top: 41.5px !important;
        left: 67px !important;
        transform: none !important;
        text-align: left !important;
        width: 70% !important;
    }

    .testimonial-text-about {
        max-width: 723px !important;
    }

    .title,
    .title2 {
        font-size: 21px !important;
    }

    .title {
        top: 4.64% !important;
    }

    .title2 {
        top: 53.39% !important;
    }

    .desc2 {
        top: 69.03% !important;
    }

    .desc,
    .desc2 {
        font-size: 14px !important;
    }

    .desc {
        top: 20.28% !important;
    }
}

/* 991px breakpoint - 2 cards per row */
@media screen and (max-width: 991px) {
    .pixi-how-works-steps-wrapper {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        gap: 20px !important;
        justify-content: center !important;
    }

    .pixi-how-works-step {
        width: 45% !important;
        max-width: 300px !important;
        height: 120px !important;
    }

    .pixi-how-works-icon {
        top: 45px !important;
        left: 47px !important;
        transform: none !important;
    }

    .pixi-how-works-text {
        top: 41.5px !important;
        left: 101px !important;
        transform: none !important;
        text-align: left !important;
        width: 72% !important;
        font-size: 14px !important;
        line-height: 22px;
    }

    .desc,
    .desc2 {
        font-size: 12px !important;
    }
}

/* 600px breakpoint - 1 card per row */
@media screen and (max-width: 600px) {
    .pixi-how-works-steps-wrapper {
        display: flex !important;
        flex-direction: column !important;
        gap: 20px !important;
        align-items: center !important;
    }

    .pixi-how-works-step {
        width: 100% !important;
        max-width: 360px !important;
        height: 120px !important;
    }

    .pixi-how-works-icon {
        top: 47px !important;
        left: 40px !important;
        transform: none !important;
    }

    .pixi-how-works-text {
        top: 41.5px !important;
        left: 95px !important;
        transform: none !important;
        width: 78% !important;
        text-align: left !important;
        font-size: 20px !important;
        line-height: 27px;
    }

    .pixi-how-works-number {
        right: 31px;
    }
}
