/* Hero begin */
.gym-soc-hero {
    margin-top: 150px;
    margin-bottom: 120px;
    position: relative;
}
.gym-soc-hero img {
    width: 100%;
}
.gym-soc-hero .info-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #FFFFFF;
    width: 690px;
}
.gym-soc-hero .info-box h1, .gym-soc-hero .info-box h2 {
    margin-bottom: 24px;
    color: #FFFFFF;
    font-size: 38px;
    font-weight: 800;
    line-height: 126%;
}
.gym-soc-hero .info-box p {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}
/* Hero end */

/* Why Exclusive begin */
.gym-soc-why-exclusive {
    margin-bottom: 120px;
}
.gym-soc-why-exclusive h2 {
    margin-bottom: 24px;
    color: #101016;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}
.gym-soc-why-exclusive .wrapper {
    padding: 16px 0;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    display: flex;
    gap: 33px;
    justify-content: space-between;
}
.gym-soc-why-exclusive .wrapper .item {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
    padding: 16px;
    width: 25%;
}
.gym-soc-why-exclusive .wrapper .item p {
    text-align: center;
    color: #18181B;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
}
/* Why Exclusive end */

/* What Can Do begin */
.gym-soc-what-can-do {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 120px;
    display: flex;
    justify-content: space-between;
}
.gym-soc-what-can-do .main-img {
    max-width: 360px;
}
.gym-soc-what-can-do .info h2 {
    margin-bottom: 16px;
    color: #1E1E24;
    font-size: 38px;
    font-weight: 600;
    line-height: normal;
}
.gym-soc-what-can-do .info ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.gym-soc-what-can-do .info ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #272727;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}
/* What Can Do end */

/* Testimonials begin */
.gym-soc-testimonials {
    position: relative;
    margin-bottom: 120px;
}
.gym-soc-testimonials::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 80%;
    width: 70%;
    transform: translateX(-50%);
    opacity: 0.3;
    background: linear-gradient(90deg, rgba(53, 188, 115, 0.30) -0.55%, rgba(59, 152, 219, 0.30) 22.86%, rgba(123, 61, 225, 0.30) 48.36%, rgba(250, 95, 61, 0.30) 73.33%, rgba(217, 243, 56, 0.30) 99.34%);
    filter: blur(37px);
    z-index: -1;
}
.gym-soc-testimonials h2 {
    margin-bottom: 90px;
    color: #18181B;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    line-height: 114.286%;
}
.gym-soc-testimonials .wrapper {
    margin-bottom: 45px;
    display: flex;
    gap: 24px;
}
.gym-soc-testimonials .item {
    width: 50%;
    padding: 27px 29px;
    background: #FFF;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.gym-soc-testimonials .stars {
    max-width: 96px;
}
.gym-soc-testimonials .description {
    margin-bottom: 0;
    flex: 1;
    color: #18181B;
    font-size: 18px;
    line-height: 155.556%;
}
.gym-soc-testimonials .profile {
    display: flex;
    gap: 16px;
    align-items: center;
}
.gym-soc-testimonials .profile img {}
.gym-soc-testimonials .profile div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.gym-soc-testimonials .profile h4 {
    margin: 0;
    color: #18181B;
    font-size: 16px;
    font-weight: 700;
    line-height: 175%;
}
.gym-soc-testimonials .profile p {
    margin: 0;
    color: #52525B;
    font-size: 14px;
    line-height: 157.143%;
}
/* Testimonials end */

/* Boost begin */
.gym-soc-boost {
    padding: 72px 0;
    margin-bottom: 120px;
    background: #FAFAFA;
}
.gym-soc-boost .wrapper {
    display: flex;
    align-items: center;
    gap: 60px;
}
.gym-soc-boost .info {
    width: 50%;
}
.gym-soc-boost img {
    width: 50%;
}
.gym-soc-boost .info h2 {
    margin-bottom: 24px;
    color: #101828;
    font-size: 48px;
    font-weight: 600;
    line-height: 125%;
    letter-spacing: -0.96px;
}
.gym-soc-boost .info .subtitle {
    margin-bottom: 24px;
    color: #667085;
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
}
.gym-soc-boost .info .description {
    margin-bottom: 32px;
    color: #101828;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
}
/* Boost end */

/* How it works begin */
.gym-soc-how-works {
    margin: 0 auto;
    margin-bottom: 120px;
    max-width: 540px;
}
.gym-soc-how-works .box {
    width: 100%;
}
.gym-soc-how-works h2 {
    margin-bottom: 36px;
    color: #18181B;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    line-height: 114.286%;
}
.gym-soc-how-works .item {
    position: relative;
    padding: 20px;
}
.gym-soc-how-works .item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
    opacity: 0;
    border-radius: 10px;
    filter: blur(50.250755310058594px);
    z-index: -1;
    transition: all 0.3s ease;
    overflow: hidden;
}
.gym-soc-how-works .item:hover::after {
    opacity: 0.3;
}
.gym-soc-how-works .border {
    padding: 21px 19px;
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    display: flex;
    align-items: center;
    gap: 24px;
}
.gym-soc-how-works .border span {
    flex-shrink: 0;
    border-radius: 10px;
    background: #E52149;
    height: 56px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 21px;
    font-weight: 700;
    line-height: 152.381%;
}
.gym-soc-how-works .border p {
    margin-bottom: 0;
    color: #18181B;
    font-size: 21px;
    font-weight: 500;
    line-height: 152.381%;
}
.gym-soc-how-works .btn-wrapper {
    padding-top: 28px;
    display: flex;
    justify-content: center;
}
/* How it works end */

/* Need help begin */
.gym-soc-need-help {
    margin-top: 0;
}
/* Need help end */

@media (max-width: 1200px) {
    /* Hero begin */
    .gym-soc-hero .info-box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #FFFFFF;
        width: 690px;
    }
    .gym-soc-hero .info-box h1, .gym-soc-hero .info-box h2 {
        font-size: 32px;
    }
    .gym-soc-hero .info-box p {
        font-size: 16px;
    }
    /* Hero end */

    /* Why Exclusive begin */
    .gym-soc-why-exclusive h2 {
        font-size: 30px;
    }
    .gym-soc-why-exclusive .wrapper {
        gap: 20px;
    }
    .gym-soc-why-exclusive .wrapper .item {
        gap: 20px;
        padding: 14px;
    }
    .gym-soc-why-exclusive .wrapper .item p {
        font-size: 16px;
        line-height: 140%;
    }
    /* Why Exclusive end */

    /* What Can Do begin */
    .gym-soc-what-can-do .info h2 {
        font-size: 30px;
    }
    /* What Can Do end */

    /* Testimonials begin */
    .gym-soc-testimonials h2 {
        font-size: 30px;
    }
    /* Testimonials end */

    /* Boost begin */
    .gym-soc-boost .info h2 {
        font-size: 30px;
    }
    .gym-soc-boost .info .description {
        font-size: 18px;
    }
    /* Boost end */

    /* How it works begin */
    .gym-soc-how-works h2 {
        font-size: 30px;
    }
    /* How it works end */
}

@media (max-width: 991.95px) {
    /* Hero begin */
    .gym-soc-hero {
        margin-bottom: 100px;
    }
    .gym-soc-hero .info-box {
        max-width: 690px;
        width: 90%;
    }
    .gym-soc-hero .info-box h1, .gym-soc-hero .info-box h2 {
        margin-bottom: 16px;
        font-size: 26px;
    }
    .gym-soc-hero .info-box p {
        margin-bottom: 16px;
        font-size: 14px;
    }
    /* Hero end */

    /* Why Exclusive begin */
    .gym-soc-why-exclusive {
        margin-bottom: 100px;
    }
    .gym-soc-why-exclusive h2 {
        font-size: 26px;
    }
    .gym-soc-why-exclusive .wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .gym-soc-why-exclusive .wrapper .item {
        width: 100%;
    }
    /* Why Exclusive end */

    /* What Can Do begin */
    .gym-soc-what-can-do {
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .gym-soc-what-can-do .info h2 {
        text-align: center;
        font-size: 26px;
    }
    /* What Can Do end */

    /* Testimonials begin */
    .gym-soc-testimonials {
        margin-bottom: 100px;
    }
    .gym-soc-testimonials h2 {
        margin-bottom: 60px;
        font-size: 26px;
    }
    .gym-soc-testimonials .wrapper {
        margin-bottom: 45px;
        flex-direction: column;
        align-items: center;
    }
    .gym-soc-testimonials .item {
        width: 80%;
    }
    /* Testimonials end */

    /* Boost begin */
    .gym-soc-boost {
        margin-bottom: 100px;
    }
    .gym-soc-boost .info h2 {
        font-size: 26px;
    }
    .gym-soc-boost .wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 40px;
    }
    .gym-soc-boost .info {
        width: 80%;
    }
    .gym-soc-boost img {
        width: 50%;
    }
    /* Boost end */

    /* How it works begin */
    .gym-soc-how-works {
        margin-bottom: 100px;
    }
    .gym-soc-how-works h2 {
        margin-bottom: 30px;
        font-size: 26px;
    }
    /* How it works end */
}

@media (max-width: 767px) {
    /* Hero begin */
    .gym-soc-hero {
        margin-bottom: 80px;
    }
    .gym-soc-hero .info-box {
        width: 90%;
    }
    .gym-soc-hero .info-box h1, .gym-soc-hero .info-box h2 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .gym-soc-hero .info-box p {
        margin-bottom: 10px;
        font-size: 12px;
    }
    /* Hero end */

    /* Why Exclusive begin */
    .gym-soc-why-exclusive {
        margin-bottom: 80px;
    }
    .gym-soc-why-exclusive h2 {
        font-size: 24px;
    }
    .gym-soc-why-exclusive .wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    /* Why Exclusive end */

    /* What Can Do begin */
    .gym-soc-what-can-do {
        margin-bottom: 80px;
    }
    .gym-soc-what-can-do .info h2 {
        margin-bottom: 14px;
        font-size: 24px;
    }
    .gym-soc-what-can-do .info ul {
        gap: 10px;
    }
    .gym-soc-what-can-do .info ul li {
        font-size: 16px;
    }
    /* What Can Do end */

    /* Testimonials begin */
    .gym-soc-testimonials {
        margin-bottom: 80px;
    }
    .gym-soc-testimonials h2 {
        margin-bottom: 30px;
        font-size: 24px;
    }
    .gym-soc-testimonials .wrapper {
        margin-bottom: 0;
    }
    .gym-soc-testimonials .item {
        width: 100%;
    }
    /* Testimonials end */

    /* Boost begin */
    .gym-soc-boost {
        padding: 40px 0;
        margin-bottom: 80px;
    }
    .gym-soc-boost .info h2 {
        font-size: 24px;
    }
    .gym-soc-boost .info {
        width: 100%;
    }
    .gym-soc-boost img {
        width: 100%;
    }
    /* Boost end */

    /* How it works begin */
    .gym-soc-how-works {
        margin-bottom: 80px;
    }
    .gym-soc-how-works h2 {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .gym-soc-how-works .item {
        padding: 10px;
    }
    .gym-soc-how-works .border span {
        height: 40px;
        width: 40px;
        font-size: 16px;
    }
    .gym-soc-how-works .border p {
        font-size: 18px;
        line-height: 110%;
    }
    /* How it works end */
}

@media (max-width: 479.95px) {
    /* Hero begin */
    .gym-soc-hero {
        margin-top: 100px;
        margin-bottom: 60px;
    }
    .gym-soc-hero .info-box {
        width: 90%;
    }
    .gym-soc-hero .info-box h1, .gym-soc-hero .info-box h2 {
        margin-bottom: 6px;
        font-size: 17px;
    }
    .gym-soc-hero .info-box p {
        margin-bottom: 6px;
        font-size: 9px;
    }
    /* Hero end */

    /* Why Exclusive begin */
    .gym-soc-why-exclusive {
        margin-bottom: 60px;
    }
    .gym-soc-why-exclusive h2 {
        font-size: 24px;
    }
    .gym-soc-why-exclusive .wrapper {
        gap: 14px;
    }
    /* Why Exclusive end */

    /* What Can Do begin */
    .gym-soc-what-can-do {
        margin-bottom: 60px;
    }
    .gym-soc-what-can-do .info h2 {
        margin-bottom: 14px;
        font-size: 24px;
    }
    /* What Can Do end */

    /* Testimonials begin */
    .gym-soc-testimonials {
        margin-bottom: 60px;
    }
    .gym-soc-testimonials h2 {
        margin-bottom: 20px;
    }
    .gym-soc-testimonials .item {
        padding: 10px;
    }
    /* Testimonials end */

    /* Boost begin */
    .gym-soc-boost {
        padding: 30px 0;
        margin-bottom: 60px;
    }
    /* Boost end */

    /* How it works begin */
    .gym-soc-how-works {
        margin-bottom: 60px;
    }
    /* How it works end */
}