.banner-title {
    position: absolute;
    top: 40px;
    left: 63px;
    color: #FFFFFF;
    font-size: 32px;
    font-family: var(--font-heebo);
    font-weight: 500;
    line-height: 52px;
}

.case-study-title {
    cursor: pointer;
    position: absolute;
    top: 28%;
    right: 66px;
    color: #FFE56D !important;
    text-decoration: none !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-family: var(--font-heebo);
    font-size: 25px;
    padding: 22px;
}

.upper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-3xs);
}

.triangle {
    width: 25px;
    position: relative;
    height: 25px;
    object-fit: contain;
}

.springct-helps {
    position: relative;
    letter-spacing: 0.02em;
    line-height: 32px;
    font-weight: 300;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.52)
}

.hubspot {
    position: relative;
    letter-spacing: 0.02em;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.52)
}

.bottom-text {
    position: absolute;
    bottom: 6%;
    left: 47px;
    right: 66px;
    font-size: 22px;
    font-family: var(--font-helvetica-neue);
    display: flex;
    justify-content: space-between;
}

.testimonial {
    cursor: pointer;
    color: #FCE681 !important;
    text-decoration: none !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: var(--gap-9xs);
    padding: 20px;
}

.sprinct-is-essential {
    line-height: 25px;
    font-weight: 300;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.52);
    text-align: right;
}

.icon-text {
    display: flex;
    flex-direction: row;
    color: #fff;
    font-family: var(--font-heebo);
    font-size: 17px;
    justify-content: flex-start;
    gap: var(--gap-7xs);
    text-align: left;
}

.user-icon {
    width: 20px;
    position: relative;
    height: 22px;
    overflow: hidden;
}

.user-text {
    letter-spacing: 0.02em;
    line-height: 26px;
    font-weight: 500;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.52);
}

.banner-artical {
    cursor: pointer;
    color: #FCE681 !important;
    text-decoration: none !important;
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: var(--gap-9xs);
    text-align: right;
    padding: 20px;
}

.how-to-achieve {
    position: relative;
    line-height: 25px;
    font-weight: 300;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.52)
}

.photo-text {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: var(--gap-7xs);
    font-size: 17px;
    color: #fff;
    font-family: var(--font-heebo);
}

.photo-icon {
    width: 24px;
    position: relative;
    border-radius: 12px;
    height: 22px;
    object-fit: cover;
}

@media screen and (max-width: 1680px) {
    .bottom-text {
        gap: 20px;
    }

    .testimonial {
        align-items: flex-start;
    }

    .sprinct-is-essential {
        text-align: left;
    }

}

@media screen and (max-width: 1200px) {


    .sprinct-is-essential,
    .how-to-achieve {
        line-height: 22px;

    }

    .user-text {
        line-height: 22px;
    }

}

@media screen and (max-width: 1000px) {

    .banner-title {
        font-size: 32px;
        line-height: 38px;
    }

    .case-study-title {
        font-size: 25px;
        top: 26%;
    }

    .springct-helps,
    .hubspot {
        line-height: 32px;
    }

    .sprinct-is-essential,
    .how-to-achieve {
        line-height: 24px;
    }

    .bottom-text {
        font-size: 20px;
        gap: 17px;
    }

    .icon-text,
    .photo-text {
        font-size: 15px;
    }

    .user-text {
        line-height: 20px;
    }

    .photo-icon {
        width: 22px;
        height: 22px;
    }

    .user-icon {
        width: 18px;
        height: 20px;
    }
}

@media screen and (max-width: 778px) {

    .banner-title {
        font-size: 30px;
    }

    .bottom-text {
        gap: 14px;
    }

    .springct-helps,
    .hubspot {
        line-height: 30px;
    }

    .sprinct-is-essential,
    .how-to-achieve {
        line-height: 23px;
    }

    .user-text {
        line-height: 17px;
    }

    .case-study-title {
        font-size: 23px;
        top: 24%;
    }

    .user-icon {
        width: 18px;
        height: 17px;
    }
}

@media screen and (max-width: 620px) {

    .bottom-text {
        flex-direction: column;
        gap: 0px;
        font-size: 22px;
        right: 88px;
    }

    .banner-title {
        left: 100px;
        font-size: 32px;
    }

    .case-study-title {
        font-size: 23px;
        right: 88px;
    }

    .testimonial {
        align-items: flex-end;
    }

    .sprinct-is-essential {
        text-align: right;
    }

    .icon-text {
        text-align: right;
    }

}

@media screen and (max-width: 530px) {

    .banner-title {
        font-size: 32px;
    }

    .case-study-title {
        font-size: 20px;
    }

    .bottom-text {
        font-size: 20px;
    }

    .springct-helps,
    .hubspot {
        line-height: 27px;
    }
}

@media screen and (max-width: 481px) {

    .banner-title {
        font-size: 23px;
        left: 110px;
        line-height: 28px;
    }

    .case-study-title {
        font-size: 17px;
        top: 22%;
    }

    .springct-helps,
    .hubspot {
        line-height: 23px;
    }

    .upper {
        gap: 4px;
    }

    .triangle {
        width: 22px;
        height: 22px;
    }

    .bottom-text {
        font-size: 17px;
    }

    .icon-text,
    .photo-text {
        font-size: 15px;
    }

    .sprinct-is-essential,
    .how-to-achieve {
        line-height: 20px;
    }


}

@media screen and (max-width:434px) {
    .banner-title {
        left: 85px;
        font-size: 22px;
    }

    .case-study-title {
        font-size: 16px;

    }

    .bottom-text {
        font-size: 15px;
        right: 76px;
    }

    .icon-text,
    .photo-text {
        font-size: 12px;
    }

    .photo-icon {
        width: 18px;
        height: 18px;
    }
}

@media screen and (max-width:370px) {
    .banner-title {
        left: 62px;
        font-size: 20px;
        line-height: 25px;
    }

    .case-study-title {
        font-size: 14px;
        right: 76px;
    }

    .triangle {
        width: 18px;
        height: 18px;
    }

    .springct-helps,
    .hubspot {
        line-height: 20px;
    }

    .sprinct-is-essential,
    .how-to-achieve {
        line-height: 18px;
    }

    .icon-text,
    .photo-text {
        font-size: 12px;
    }

    .user-text {
        line-height: 11px;
    }

    .testimonial,
    .banner-artical {
        gap: var(--gap-9xs);
    }

    .user-icon {
        width: 16px;
        height: 14px;
    }
}

@media screen and (max-width:318px) {
    .banner-title {
        left: 50px;
        font-size: 16px;
        line-height: 22px;
    }

    .case-study-title {
        font-size: 12px;
        right: 63px;
    }

    .springct-helps,
    .hubspot {
        line-height: 16px;
    }

    .bottom-text {
        left: 20px;
        right: 63px;
    }
}