.list-members-ittech-style h5.subtitle {
    text-align: center;
    font-size: 1.39rem;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    color: #0c5adb;
    font-family: 'Nunito', sans-serif;
    line-height: 1.2;
    transition: .5s;
    display: block;
    width: max-content;
    margin: .76rem auto .97rem;
}
.list-members-ittech-style h5.subtitle:before {
    position: absolute;
    left: -3.06rem;
    width: 2.71rem;
    height: .83rem;
    background: url('/wp-content/uploads/2025/10/title-shape.webp');
    content: "";
    top: .35rem;
    border-radius: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.list-members-ittech-style h5.subtitle:after {
    position: absolute;
    right: -3.06rem;
    width: 2.71rem;
    height: .83rem;
    background: url('/wp-content/uploads/2025/10/title-shape-1.webp');
    content: "";
    top: .35rem;
    border-radius: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.list-members-ittech-style h3.title {
    font-size: 2.92rem;
    margin: .56rem 0 0;
    line-height: 3.47rem;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    transition: .5s;
    font-weight: 700;
    text-align: center;
}
.list-members-ittech-style .spacer-inner {
    height: 3.47rem;
}
.list-members-ittech-style .widget-team {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    gap: 1.39rem;
}
.list-members-ittech-style .team {
    transition: .5s;
    background: #f1f5f7;
    padding: 2.08rem;
    text-align: center;
    position: relative;
    border-radius: .69rem;
}
.list-members-ittech-style .team .image {
    position: relative;
    line-height: 0;
    overflow: hidden;
}
.list-members-ittech-style .team .image img {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
    width: 100%;
    aspect-ratio: 600 / 600;
    height: 19.58rem;
    object-fit: cover;
    border-radius: .69rem;
}
.list-members-ittech-style .team .image ul.social-icon {
    background-image: linear-gradient(0deg, #3513f9 0%, #1a90ff 100%);
    border-radius: 2.08rem;
    position: absolute;
    right: -3.54rem;
    bottom: -1.74rem;
    padding: 1.18rem .9rem 2.43rem;
    transition: .5s;
    margin: 0;
}
.list-members-ittech-style .team:hover .image ul.social-icon {
    right:1.39rem;
}
.list-members-ittech-style .team ul.social-icon li {
    display: block;
    line-height: 2.22rem;
    margin-bottom: .76rem;
    color: #fff;
}
.list-members-ittech-style .team ul.social-icon li a {
    transition: .5s;
}
.list-members-ittech-style .team ul.social-icon li i {
    display: block;
    color: #fff;
    font-size: 1.11rem;
    line-height: 2.22rem;
}
.list-members-ittech-style .team .team-content {
    padding: 1.25rem 0 .21rem;
    text-align: center;
}
.list-members-ittech-style .team .team-content h2.name {
    margin: 0 0 0;
    color: #232323;
    font-family: 'Nunito', sans-serif;
    line-height: 1.6;
    font-weight: 700;
    transition: .5s;
}
.list-members-ittech-style .team .team-content h2.name a {
    font-size: 1.94rem;
    color: #041424;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
    text-align: center;
    transition: .5s;
}
.list-members-ittech-style .team .team-content h5.designation {
    font-size: 1.18rem;
    color: #686868;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
    text-align: center;
    margin: 0 0 0;
}
@media only screen and (max-width: 767.9px) {
    .list-members-ittech-style {
        padding: 5.12rem 5.12rem 14.86rem 5.12rem;
    }
    .list-members-ittech-style h5.subtitle {
        font-size: 5.12rem;
        margin: 2.82rem auto 3.59rem;
    }
    .list-members-ittech-style h5.subtitle:before {
        left: -11.27rem;
        width: 9.99rem;
        height: 3.07rem;
        top: 1.28rem;
    }
    .list-members-ittech-style h5.subtitle:after {
        right: -11.27rem;
        width: 9.99rem;
        height: 3.07rem;
        top: 1.28rem;
    }
    .list-members-ittech-style h3.title {
        font-size: 4.87rem;
        line-height: 8.45rem;
        margin: 2.05rem 0 0;
    }
    .list-members-ittech-style .spacer-inner {
        height: 12.81rem;
    }
    .list-members-ittech-style .widget-team {
        gap: 5.12rem;
        flex-direction: column;
    }
    .list-members-ittech-style .team {
        padding: 5.12rem;
        border-radius: 2.56rem;
    }
    .list-members-ittech-style .team .image img {
        height: 79.41rem;
        border-radius: 2.56rem;
    }
    .list-members-ittech-style .team .image ul.social-icon {
        right: -13.06rem;
        bottom: -6.4rem;
        padding: 4.35rem 3.33rem 8.97rem;
        border-radius: 7.68rem;
    }
    .list-members-ittech-style .team ul.social-icon li {
        line-height: 8.2rem;
        margin-bottom: 4.1rem;
    }
    .list-members-ittech-style .team ul.social-icon li i {
        font-size: 4.1rem;
        line-height: 8.2rem;
    }
    .list-members-ittech-style .team:hover .image ul.social-icon {
        right: 5.12rem;
    }
    .list-members-ittech-style .team .team-content {
        padding: 4.61rem 0 .77rem;
    }
    .list-members-ittech-style .team .team-content h2.name a {
        font-size: 5.38rem;
    }
    .list-members-ittech-style .team .team-content h5.designation {
        font-size: 4.35rem;
    }
}