.noselect {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
b{
    font-weight: 700;
}
.team-p {
    position: relative;
    margin-top: 128px;
}
.team-p .container {
    width: 64.793%;
    max-width: 100%;
}
.team-p.main {
    padding: 0 6px;
}
.t-top-title {
    text-align: center;
    padding-bottom: 64px;
}
.t-top-title .t {
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 64px;
    color: #000;
    margin-bottom: 16px;
}
.t-top-title p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: grey;
    margin-bottom: 0;
}

.team-p .lt-bg {
    background-image: url(../images/team/left-t-bg.svg);
    background-position: left bottom;
    height: 497.5px;
    width: 312px;
    top: 0;
    left: 0;
    background-size: contain;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
}
.team-p .rt-bg {
    background-image: url(../images/team/right-t-bg.svg);
    background-position: top right;
    height: 801px;
    width: 475px;
    top: 0;
    right: 0;
    background-size: contain;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
}
/*privacy policy*/
.sm-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.750316px;
    color: #1c1919;
}
.sm-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.750316px;
    color: #1c1919;
}
.cont-pg {
    max-width: 860px;
    margin: auto;
}
.sm-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.750316px;
    color: #1c1919;
    padding-top: 16px;
    margin-bottom: 24px;
}

.cont-pg {
    max-width: 860px;
    margin: auto;
    font-size: 16px;
    line-height: 24px;
    color: #565656;
}

.cont-pg ul {
    padding-left: 0px;
}

.cont-pg ul.lists {
    padding-top: 15px;
}
.cont-pg ul.lists li {
    list-style: none;
    padding-left: 16px;
    margin-bottom: 11px;
    position: relative;
}
.cont-pg ul.lists li:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #1c1919;
    position: absolute;
    left: 0px;
    border-radius: 50%;
    top: 10px;
}

.cont-pg ul li {
    list-style: none;
    padding-left: 0px;
}
.st-title1 {
    padding-left: 64px;
    margin-bottom: 24px;
    display: block;
}
.st-title1>i{
    font-style: italic;
}
.st-title {
    padding-left: 64px;
    font-style: italic;
    margin-bottom: 24px;
    display: block;
}
.cont-pg ul li {
    margin-bottom: 24px;
}
.cont-pg ul .italic-list {
    padding-left: 109px;
    font-style: italic;
    color: #808080;
    padding-right: 17px;
}
.cont-pg ul .italic-list-b {
    padding-left: 58px;
    font-style: italic;
    color: #565656;
    padding-right: 8px;
}

.cont-pg ul .italic-list .have-bar {
    text-decoration: underline;
}
/*privacy policy*/
/*term of use*/
.boxed {
    border: 1px solid rgba(120, 120, 120, 0.2);
    padding: 32px;
    border-radius: 4px;
    margin-bottom: 32px;
    background: var(--white);
}
.boxed p {
    max-width: 732px;
    margin: auto;
}
.mb-32 {
    margin-bottom: 32px;
}
.mb-32.lst {
    margin-bottom: 12px;
}
.pr1 {
    padding-right: 1px;
}
/*term of use*/

@media (max-width: 1382px) {
    .team-p .rt-bg {
        height: 456px;
        width: 262px;
    }
    .team-p .lt-bg {
        background-position: left bottom;
        height: 292.5px;
        width: 187px;
    }
}
@media (max-width: 1190px) {
    .team-p .container {
        width: 87.196%;
        max-width: 100%;
    }
}
@media (max-width: 992px) {
    .team-p {
        margin-top: 100px;
    }
    .t-top-title {
        padding-bottom: 42px;
    }
    .t-top-title .t {
        font-size: 60px;
        line-height: 66px;
        margin-bottom: 10px;
    }
    .t-top-title p {
        font-size: 14px;
        line-height: 18px;
    }
    .ccol.ns {
        display: none;
    }
    .st-title,.st-title1 {
        padding-left: 26px;
    }
    .cont-pg ul .italic-list,
    .cont-pg ul .italic-list-b {
        padding-left: 52px;
    }
}
@media (max-width: 767px) {
    .team-p {
        margin-top: 85px;
    }
    .st-title,.st-title1 {
        padding-left: 15px;
    }
    .cont-pg ul .italic-list,
    .cont-pg ul .italic-list-b {
        padding-left: 33px;
    }
    .sm-title {
        font-weight: bold;
        font-size: 15px;
        line-height: 21px;
    }
    .cont-pg {
        font-size: 14px;
        line-height: 22px;
    }
}
@media (max-width: 644px) {
    .t-top-title p {
        max-width: 327px;
        margin: auto;
    }
    .team-p .lt-bg {
        background-position: left bottom;
        height: 190.5px;
        width: 136px;
    }
    .team-p .rt-bg {
        height: 281px;
        width: 165px;
    }
    .cont-pg ul .italic-list {
        padding-left: 15px;
        padding-right: 0px;
    }
    .st-title,.st-title1 {
        padding-left: 7px;
    }
    .cont-pg ul .italic-list-b {
        padding-left: 15px;
        padding-right: 0px;
    }
}
@media (max-width: 460px) {
    .t-top-title .t {
        font-size: 39px;
        line-height: 42px;
        padding-top: 25px;
    }
}
@media (max-width: 420px) {
    .boxed {
        padding: 20px;
    }
}

@media (max-width: 310px) {
    .t-top-title .t {
        font-size: 25px;
        line-height: 26px;
    }
}
