/*--------------------------------------------------------------
# Team One
--------------------------------------------------------------*/
.fx8f59a56 {
    position: relative;
    display: block;
    padding: 114px 0 120px;
    z-index: 1;
}

.fx8f59a56:before {
    content: "";
    position: absolute;
    top: 100px;
    bottom: 120px;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFF8 50%, #FFFFFF 100%);
    z-index: -1;
}

.fxbf018b8 {
    position: relative;
    display: block;
}

.fx7f4dfe1 {
    position: relative;
    display: block;
    background-color: var(--finris-white);
    border: 1px solid var(--finris-bdr-color);
    border-radius: 8px;
    text-align: center;
    padding: 25px 24px 0;
    overflow: hidden;
    z-index: 1;
}

.fx6dad339 {
    position: relative;
    display: block;
}

.fxfb2e7d0 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
}

.fxfb2e7d0 a {
    color: var(--finris-black);
}

.fxfb2e7d0 a:hover {
    color: var(--finris-base);
}

.fxa340928 {
    font-weight: 500;
}

.fxad0a795 {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
    z-index: 1;
}

.fxad0a795:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0px;
    right: 0px;
    height: 2px;
    background-color: var(--finris-bdr-color);
    z-index: -1;
}

.fxad0a795 a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    width: 28px;
    border: 1px solid var(--finris-bdr-color);
    background-color: var(--finris-white);
    border-radius: 50%;
    font-size: 12px;
    color: var(--finris-black);
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 1;
}

.fxad0a795 a:hover {
    color: var(--finris-white);
    background-color: var(--finris-base);
    border: 1px solid var(--finris-base);
}

.fxfe5d7ef {
    position: relative;
    display: block;
    margin-top: 24px;
    z-index: 1;
}

.fx1f10605 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 300px;
    background: rgba(98, 50, 248, 0.04);
    border-radius: 50%;
    left: 50%;
    right: 0;
    bottom: -110px;
    transform: translateX(-50%);
}

.fxc39e970 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 240px;
    background: rgba(98, 50, 248, 0.04);
    border-radius: 50%;
    transform: scale(1.0);
    opacity: 1;
    transition-delay: 0.6s;
    transition: .7s;
}

.fx7f4dfe1:hover .fxc39e970 {
    transform: scale(1.1);
    background: rgba(98, 50, 248, 0.09);
}

.fx7f53373 {
    position: relative;
    display: block;
}

.fx7f53373 img {
    width: 100%;
}

.fxbf018b8 .owl-nav {
    position: absolute;
    top: -110px;
    right: 0;
    margin: 0 !important;
}

.fxbf018b8.owl-theme .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: var(--finris-black);
    background-color: transparent;
    border: 1px solid var(--finris-black);
    font-size: 25px;
    margin: 0;
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fxbf018b8.owl-theme .owl-nav .owl-prev {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: var(--finris-black);
    background-color: transparent;
    border: 1px solid var(--finris-black);
    font-size: 25px;
    margin: 0;
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fxbf018b8.owl-theme .owl-nav .owl-next {
    margin-left: 5px;
}

.fxbf018b8.owl-theme .owl-nav .owl-prev {
    margin-right: 5px;
}

.fxbf018b8.owl-theme .owl-nav .owl-next span,
.fxbf018b8.owl-theme .owl-nav .owl-prev span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fxbf018b8.owl-theme .owl-nav .owl-next:hover,
.fxbf018b8.owl-theme .owl-nav .owl-prev:hover {
    background-color: var(--finris-black);
    color: var(--finris-white);
}


/*--------------------------------------------------------------
# Team Details
--------------------------------------------------------------*/
.fxaa31fb0 {
    position: relative;
    display: block;
    padding: 120px 0 0px;
    z-index: 1;
}

.fxf3d96fe {
    position: relative;
    display: block;
}

.fx12c73a8 {
    position: relative;
    display: block;
    margin-left: 109px;
}

.fxce31d13 {
    position: relative;
    display: block;
    margin-right: 115px;
}

.fxce31d13::before {
    content: "";
    position: absolute;
    top: 24px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    border: 1px dashed var(--finris-white);
    border-radius: 15px;
    border-top-right-radius: 100px;
}

.fxce31d13 img {
    width: 100%;
    border-radius: 15px;
    border-top-right-radius: 100px;
}

.fxf045f77 {
    position: absolute;
    right: -67px;
    top: 203px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 1px solid #243855;
    border-radius: 50%;
}

.fxf045f77 img {
    width: auto;
}

.fx82521f9 {
    position: absolute;
    bottom: 40px;
    right: -25px;
    max-width: 205px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: var(--finris-base);
    border-radius: 10px;
    padding: 15px 15px 15px;
}

.fx8259065 {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}

.fx8259065 p {
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
    color: var(--finris-white);
}

.fx0fe934a {
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
    color: var(--finris-white);
}

.fx221ae91 {
    font-weight: 500;
    color: var(--finris-white);
}

.fxb6dcbd7 {
    position: relative;
    display: block;
    margin-right: 220px;
    margin-top: 60px;
}

.fxfb4d456 {
    position: relative;
    display: block;
    border-bottom: 1px solid var(--finris-bdr-color);
    padding-bottom: 21px;
    margin-bottom: 18px;
}

.fxfb4d456 h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    font-family: var(--finris-font);
}

.fxfb4d456 p {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: var(--finris-base);
}

.fx2dbcd54 {
    position: relative;
    display: block;
}

.fx2dbcd54 li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 140px;
}

.fx2dbcd54 li+li {
    margin-top: 19px;
}

.fx2dbcd54 li p {
    position: relative;
    display: block;
    max-width: 80px;
    width: 100%;
    font-weight: 500;
}

.fx2dbcd54 li span {
    font-weight: 500;
    color: var(--finris-black);
}

.fx2dbcd54 li a {
    font-weight: 500;
    color: var(--finris-black);
}

.fx2dbcd54 li a:hover {
    color: var(--finris-base);
}

.fx9d84e51 {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    margin-top: 26px;
}

.fx9d84e51::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background-color: var(--finris-bdr-color);
    transform: translateY(-50%);
}

.fx9d84e51 a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid var(--finris-bdr-color);
    background-color: var(--finris-white);
    border-radius: 50%;
    font-size: 12px;
    color: var(--finris-black);
}

.fx9d84e51 a:hover {
    color: var(--finris-white);
    background-color: var(--finris-base);
}

.fx5562556 {
    position: relative;
    display: block;
    margin-left: 109px;
    margin-top: 94px;
}

.fx7fb1ad0 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}

.fxbabbae8 {
    font-size: 18px;
    line-height: 27px;
    margin-top: 5px;
    margin-bottom: 49px;
}

.fx7d6dbc5 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}

.fxed8c75f {
    font-size: 18px;
    line-height: 27px;
    margin-top: 17px;
    margin-bottom: 30px;
}

.fxb06b999 {
    position: relative;
    display: block;
    max-width: 415px;
    width: 100%;
}

.fxf3fadbe {
    position: relative;
    display: block;
}

.fxf3fadbe li {
    position: relative;
    display: block;
}

.fxf3fadbe li+li {
    margin-top: 32px;
}

.fxf3fadbe li .fx9fd5b49 {
    position: relative;
    display: block;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db {
    position: relative;
    display: block;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .inner {
    position: relative;
    display: block;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .bar {
    position: relative;
    display: block;
    z-index: 1;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .bar .fx40d01c7 {
    position: relative;
    width: 100%;
    height: 8px;
    border-radius: 0;
    background: rgba(255, 56, 56, 0.03);
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .bar .fx9c70432 {
    position: relative;
    width: 0px;
    height: 8px;
    border-radius: 0px;
    background: linear-gradient(90deg, #0057FC 0%, rgba(255, 56, 56, 0.03) 100%);
    transition: all 2000ms ease 300ms;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .bar .fx40d01c7 .fxdc90fad {
    position: absolute;
    display: flex;
    align-items: center;
    top: -41px;
    right: 0px;
    width: 40px;
    height: 20px;
    padding: 0;
    z-index: 1;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .inner .fx734faf9 {
    position: relative;
    color: var(--finris-black);
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    display: inline-block;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .inner .percent {
    position: relative;
    color: var(--finris-black);
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    display: inline-block;
}

.fxf3fadbe li .fx9fd5b49 .fx64960db .inner .text {
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: var(--finris-black);
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 16px;
}


/*--------------------------------------------------------------
# Team Page
--------------------------------------------------------------*/
.fx6581e05 {
    position: relative;
    display: block;
    padding: 120px 0 80px;
    z-index: 1;
}

.fx605c05e {
    position: relative;
    display: block;
    padding: 20px 20px 21px;
    background-color: var(--finris-white);
    border-radius: 12px;
    margin-bottom: 40px;
    z-index: 1;
}

.fx605c05e::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    box-shadow: 0px 0px 32px rgba(224, 224, 224, 0.47);
    opacity: 0;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: -1;
}

.fx605c05e:hover::before {
    opacity: 1;
}

.fx4c49ee8 {
    position: relative;
    display: block;
}

.fx0feab93 {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
}

.fx0feab93::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: var(--finris-black);
    border-radius: 8px;
    opacity: 0;
    transition: background-color 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}

.fx605c05e:hover .fx0feab93::before {
    opacity: 0.50;
}

.fx0feab93 img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    transition: all 1s ease-in-out;
}

.fx605c05e:hover .fx0feab93 img {
    transform: scale(1.1);
}

.fx789b316 {
    position: relative;
    display: block;
    margin-top: 17px;
}

.fxb9300e6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.fxb9300e6 a {
    color: var(--finris-black);
}

.fxb9300e6 a:hover {
    color: var(--finris-base);
}

.fx6e0ed79 {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.fxca973e3 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    background-color: var(--finris-white);
    padding: 12px 8px 12px;
    border-top-left-radius: 16px;
    z-index: 2;
}

.fxca973e3::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 50%;
    bottom: 12px;
    width: 1px;
    background-color: var(--finris-bdr-color);
    transform: translateX(-50%);
}

.fxca973e3 a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: var(--finris-white);
    border: 1px solid var(--finris-bdr-color);
    border-radius: 50%;
    font-size: 12px;
    color: var(--finris-black);
}

.fxca973e3 a:hover {
    color: var(--finris-white);
    background-color: var(--finris-base);
    border: 1px solid var(--finris-base);
}

.fx9034ff5 {
    position: absolute;
    top: -22px;
    right: 0px;
}

.fx9034ff5 img {
    width: auto;
}

.fx2dcaa1a {
    position: absolute;
    bottom: 71px;
    left: -24px;
}

.fx2dcaa1a img {
    width: auto;
}


/*--------------------------------------------------------------
# Team Carousel Page
--------------------------------------------------------------*/
.fx10e9e53 {
    position: relative;
    display: block;
    padding: 120px 0 170px;
}

.fx10e9e53 .fx605c05e {
    margin-bottom: 0;
}

.fx10e9e53 .fx9034ff5 {
    top: -16px;
}

.fx10e9e53 .fx9034ff5 img {
    width: auto !important;
}

.fx10e9e53 .fx2dcaa1a img {
    width: auto !important;
}

/*--------------------------------------------------------------
# End
--------------------------------------------------------------*/